diff --git a/v1.26/elastx/PRODUCT.yaml b/v1.26/elastx/PRODUCT.yaml new file mode 100644 index 0000000000..0dc24c8e31 --- /dev/null +++ b/v1.26/elastx/PRODUCT.yaml @@ -0,0 +1,9 @@ +vendor: ELASTX +name: ELASTX Private Kubernetes +version: 1.26.6-elx1 +website_url: https://elastx.se/en/kubernetes/ +documentation_url: https://docs.elastx.cloud/docs/private-kubernetes/ +product_logo_url: https://landscape.cncf.io/logos/elastx-kcsp.svg +type: hosted +description: "ELASTX Private Kubernetes is fully managed and runs on top of our OpenStack platform in your own tenant." +contact_email_address: hugo.blom@elastx.se diff --git a/v1.26/elastx/README.md b/v1.26/elastx/README.md new file mode 100644 index 0000000000..5b4ebe0bfc --- /dev/null +++ b/v1.26/elastx/README.md @@ -0,0 +1,39 @@ +# Conformance testing ELASTX Private Kubernetes + +## Ordering a cluster + +Sing up using our sing-up page located at https://elastx.se/en/signup. Request a +"ELASTX Private Kubernetes cluster" in the free text field or in +communcations with our sales team. + +Addons are not tested for conformance, make sure to mention that all addons +should be disabled if you wish to test for conformance. Besides addons all other +supported configuration options should pass conformance tests. + +Once the cluster has been created you will receive instructions as to where you +can find the "cluster-admin" kubeconfig. + +## Running the conformance tests + +Fetch the "cluster-admin" kubeconfig as instructed and configure _kubectl_ to +use it: + +```shell +export KUBECONFIG= +``` + +Download the appropriate [Sonobuoy](https://github.com/vmware-tanzu/sonobuoy/releases/) release and unpack it: + +```shell +tar xvzf sonobuoy_*.tar.gz +``` + +Run the conformance tests: + +```shell +./sonobuoy run --mode=certified-conformance --wait +outfile=$(./sonobuoy retrieve) +mkdir ./results; tar xzf $outfile -C ./results +``` + +Check the results in: `plugins/e2e/results/global/{e2e.log,junit_01.xml}`. diff --git a/v1.26/elastx/e2e.log b/v1.26/elastx/e2e.log new file mode 100644 index 0000000000..cbcf4a8958 --- /dev/null +++ b/v1.26/elastx/e2e.log @@ -0,0 +1,38309 @@ +I0718 12:53:15.465291 20 e2e.go:126] Starting e2e run "ee8e8894-3f04-4dab-ad62-c0184d127915" on Ginkgo node 1 +Jul 18 12:53:15.481: INFO: Enabling in-tree volume drivers +Running Suite: Kubernetes e2e suite - /usr/local/bin +==================================================== +Random Seed: 1689684795 - will randomize all specs + +Will run 368 of 7069 specs +------------------------------ +[SynchronizedBeforeSuite] +test/e2e/e2e.go:77 +[SynchronizedBeforeSuite] TOP-LEVEL + test/e2e/e2e.go:77 +Jul 18 12:53:15.676: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 12:53:15.678: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable +E0718 12:53:15.678908 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": dial tcp [::1]:8099: connect: connection refused +Jul 18 12:53:15.712: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready +Jul 18 12:53:15.776: INFO: 38 / 38 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) +Jul 18 12:53:15.776: INFO: expected 5 pod replicas in namespace 'kube-system', 5 are Running and Ready. +Jul 18 12:53:15.776: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start +Jul 18 12:53:15.783: INFO: 6 / 6 pods ready in namespace 'kube-system' in daemonset 'calico-node' (0 seconds elapsed) +Jul 18 12:53:15.783: INFO: 6 / 6 pods ready in namespace 'kube-system' in daemonset 'csi-cinder-nodeplugin' (0 seconds elapsed) +Jul 18 12:53:15.783: INFO: 6 / 6 pods ready in namespace 'kube-system' in daemonset 'kube-proxy' (0 seconds elapsed) +Jul 18 12:53:15.783: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'openstack-cloud-controller-manager' (0 seconds elapsed) +Jul 18 12:53:15.783: INFO: e2e test version: v1.26.6 +Jul 18 12:53:15.784: INFO: kube-apiserver version: v1.26.6 +[SynchronizedBeforeSuite] TOP-LEVEL + test/e2e/e2e.go:77 +Jul 18 12:53:15.784: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 12:53:15.788: INFO: Cluster IP family: ipv4 +------------------------------ +[SynchronizedBeforeSuite] PASSED [0.112 seconds] +[SynchronizedBeforeSuite] +test/e2e/e2e.go:77 + + Begin Captured GinkgoWriter Output >> + [SynchronizedBeforeSuite] TOP-LEVEL + test/e2e/e2e.go:77 + Jul 18 12:53:15.676: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 12:53:15.678: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable + E0718 12:53:15.678908 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": dial tcp [::1]:8099: connect: connection refused + Jul 18 12:53:15.712: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready + Jul 18 12:53:15.776: INFO: 38 / 38 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) + Jul 18 12:53:15.776: INFO: expected 5 pod replicas in namespace 'kube-system', 5 are Running and Ready. + Jul 18 12:53:15.776: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start + Jul 18 12:53:15.783: INFO: 6 / 6 pods ready in namespace 'kube-system' in daemonset 'calico-node' (0 seconds elapsed) + Jul 18 12:53:15.783: INFO: 6 / 6 pods ready in namespace 'kube-system' in daemonset 'csi-cinder-nodeplugin' (0 seconds elapsed) + Jul 18 12:53:15.783: INFO: 6 / 6 pods ready in namespace 'kube-system' in daemonset 'kube-proxy' (0 seconds elapsed) + Jul 18 12:53:15.783: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'openstack-cloud-controller-manager' (0 seconds elapsed) + Jul 18 12:53:15.783: INFO: e2e test version: v1.26.6 + Jul 18 12:53:15.784: INFO: kube-apiserver version: v1.26.6 + [SynchronizedBeforeSuite] TOP-LEVEL + test/e2e/e2e.go:77 + Jul 18 12:53:15.784: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 12:53:15.788: INFO: Cluster IP family: ipv4 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:122 +[BeforeEach] [sig-network] Networking + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:53:15.843 +Jul 18 12:53:15.843: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pod-network-test 07/18/23 12:53:15.844 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:53:15.864 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:53:15.867 +[BeforeEach] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:31 +[It] should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:122 +STEP: Performing setup for networking test in namespace pod-network-test-2270 07/18/23 12:53:15.869 +STEP: creating a selector 07/18/23 12:53:15.869 +STEP: Creating the service pods in kubernetes 07/18/23 12:53:15.87 +Jul 18 12:53:15.870: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Jul 18 12:53:15.906: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-2270" to be "running and ready" +Jul 18 12:53:15.911: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 5.213958ms +Jul 18 12:53:15.911: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 12:53:17.917: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010758417s +Jul 18 12:53:17.917: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 12:53:19.918: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 4.012358442s +Jul 18 12:53:19.919: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 12:53:21.930: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.023783182s +Jul 18 12:53:21.930: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 12:53:23.918: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.012355964s +Jul 18 12:53:23.919: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 12:53:25.917: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.01045817s +Jul 18 12:53:25.917: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 12:53:27.918: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.012361108s +Jul 18 12:53:27.918: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 12:53:29.917: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.010566291s +Jul 18 12:53:29.917: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 12:53:31.919: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.01276954s +Jul 18 12:53:31.919: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 12:53:33.920: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.013591294s +Jul 18 12:53:33.920: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 12:53:35.919: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.013138242s +Jul 18 12:53:35.919: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 12:53:37.919: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.013186287s +Jul 18 12:53:37.919: INFO: The phase of Pod netserver-0 is Running (Ready = true) +Jul 18 12:53:37.919: INFO: Pod "netserver-0" satisfied condition "running and ready" +Jul 18 12:53:37.927: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-2270" to be "running and ready" +Jul 18 12:53:37.940: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 12.415198ms +Jul 18 12:53:37.940: INFO: The phase of Pod netserver-1 is Running (Ready = true) +Jul 18 12:53:37.940: INFO: Pod "netserver-1" satisfied condition "running and ready" +Jul 18 12:53:37.945: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-2270" to be "running and ready" +Jul 18 12:53:37.950: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 5.569702ms +Jul 18 12:53:37.950: INFO: The phase of Pod netserver-2 is Running (Ready = true) +Jul 18 12:53:37.950: INFO: Pod "netserver-2" satisfied condition "running and ready" +STEP: Creating test pods 07/18/23 12:53:37.956 +Jul 18 12:53:37.975: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-2270" to be "running" +Jul 18 12:53:37.982: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.572161ms +Jul 18 12:53:39.989: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01400717s +Jul 18 12:53:41.987: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.011797835s +Jul 18 12:53:41.987: INFO: Pod "test-container-pod" satisfied condition "running" +Jul 18 12:53:41.995: INFO: Waiting up to 5m0s for pod "host-test-container-pod" in namespace "pod-network-test-2270" to be "running" +Jul 18 12:53:42.002: INFO: Pod "host-test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 6.588065ms +Jul 18 12:53:42.002: INFO: Pod "host-test-container-pod" satisfied condition "running" +Jul 18 12:53:42.006: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 +Jul 18 12:53:42.006: INFO: Going to poll 192.168.70.9 on port 8081 at least 0 times, with a maximum of 39 tries before failing +Jul 18 12:53:42.009: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 192.168.70.9 8081 | grep -v '^\s*$'] Namespace:pod-network-test-2270 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 12:53:42.009: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 12:53:42.010: INFO: ExecWithOptions: Clientset creation +Jul 18 12:53:42.010: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-2270/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+192.168.70.9+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Jul 18 12:53:43.150: INFO: Found all 1 expected endpoints: [netserver-0] +Jul 18 12:53:43.150: INFO: Going to poll 192.168.211.2 on port 8081 at least 0 times, with a maximum of 39 tries before failing +Jul 18 12:53:43.157: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 192.168.211.2 8081 | grep -v '^\s*$'] Namespace:pod-network-test-2270 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 12:53:43.157: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 12:53:43.158: INFO: ExecWithOptions: Clientset creation +Jul 18 12:53:43.158: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-2270/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+192.168.211.2+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Jul 18 12:53:44.314: INFO: Found all 1 expected endpoints: [netserver-1] +Jul 18 12:53:44.314: INFO: Going to poll 192.168.18.66 on port 8081 at least 0 times, with a maximum of 39 tries before failing +Jul 18 12:53:44.326: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 192.168.18.66 8081 | grep -v '^\s*$'] Namespace:pod-network-test-2270 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 12:53:44.326: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 12:53:44.327: INFO: ExecWithOptions: Clientset creation +Jul 18 12:53:44.327: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-2270/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+192.168.18.66+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Jul 18 12:53:45.455: INFO: Found all 1 expected endpoints: [netserver-2] +[AfterEach] [sig-network] Networking + test/e2e/framework/node/init/init.go:32 +Jul 18 12:53:45.455: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Networking + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Networking + tear down framework | framework.go:193 +STEP: Destroying namespace "pod-network-test-2270" for this suite. 07/18/23 12:53:45.468 +------------------------------ +• [SLOW TEST] [29.639 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:122 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Networking + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:53:15.843 + Jul 18 12:53:15.843: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pod-network-test 07/18/23 12:53:15.844 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:53:15.864 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:53:15.867 + [BeforeEach] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:31 + [It] should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:122 + STEP: Performing setup for networking test in namespace pod-network-test-2270 07/18/23 12:53:15.869 + STEP: creating a selector 07/18/23 12:53:15.869 + STEP: Creating the service pods in kubernetes 07/18/23 12:53:15.87 + Jul 18 12:53:15.870: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + Jul 18 12:53:15.906: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-2270" to be "running and ready" + Jul 18 12:53:15.911: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 5.213958ms + Jul 18 12:53:15.911: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 12:53:17.917: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010758417s + Jul 18 12:53:17.917: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 12:53:19.918: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 4.012358442s + Jul 18 12:53:19.919: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 12:53:21.930: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.023783182s + Jul 18 12:53:21.930: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 12:53:23.918: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.012355964s + Jul 18 12:53:23.919: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 12:53:25.917: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.01045817s + Jul 18 12:53:25.917: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 12:53:27.918: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.012361108s + Jul 18 12:53:27.918: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 12:53:29.917: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.010566291s + Jul 18 12:53:29.917: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 12:53:31.919: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.01276954s + Jul 18 12:53:31.919: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 12:53:33.920: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.013591294s + Jul 18 12:53:33.920: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 12:53:35.919: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.013138242s + Jul 18 12:53:35.919: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 12:53:37.919: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.013186287s + Jul 18 12:53:37.919: INFO: The phase of Pod netserver-0 is Running (Ready = true) + Jul 18 12:53:37.919: INFO: Pod "netserver-0" satisfied condition "running and ready" + Jul 18 12:53:37.927: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-2270" to be "running and ready" + Jul 18 12:53:37.940: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 12.415198ms + Jul 18 12:53:37.940: INFO: The phase of Pod netserver-1 is Running (Ready = true) + Jul 18 12:53:37.940: INFO: Pod "netserver-1" satisfied condition "running and ready" + Jul 18 12:53:37.945: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-2270" to be "running and ready" + Jul 18 12:53:37.950: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 5.569702ms + Jul 18 12:53:37.950: INFO: The phase of Pod netserver-2 is Running (Ready = true) + Jul 18 12:53:37.950: INFO: Pod "netserver-2" satisfied condition "running and ready" + STEP: Creating test pods 07/18/23 12:53:37.956 + Jul 18 12:53:37.975: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-2270" to be "running" + Jul 18 12:53:37.982: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.572161ms + Jul 18 12:53:39.989: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01400717s + Jul 18 12:53:41.987: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.011797835s + Jul 18 12:53:41.987: INFO: Pod "test-container-pod" satisfied condition "running" + Jul 18 12:53:41.995: INFO: Waiting up to 5m0s for pod "host-test-container-pod" in namespace "pod-network-test-2270" to be "running" + Jul 18 12:53:42.002: INFO: Pod "host-test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 6.588065ms + Jul 18 12:53:42.002: INFO: Pod "host-test-container-pod" satisfied condition "running" + Jul 18 12:53:42.006: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 + Jul 18 12:53:42.006: INFO: Going to poll 192.168.70.9 on port 8081 at least 0 times, with a maximum of 39 tries before failing + Jul 18 12:53:42.009: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 192.168.70.9 8081 | grep -v '^\s*$'] Namespace:pod-network-test-2270 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 12:53:42.009: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 12:53:42.010: INFO: ExecWithOptions: Clientset creation + Jul 18 12:53:42.010: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-2270/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+192.168.70.9+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Jul 18 12:53:43.150: INFO: Found all 1 expected endpoints: [netserver-0] + Jul 18 12:53:43.150: INFO: Going to poll 192.168.211.2 on port 8081 at least 0 times, with a maximum of 39 tries before failing + Jul 18 12:53:43.157: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 192.168.211.2 8081 | grep -v '^\s*$'] Namespace:pod-network-test-2270 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 12:53:43.157: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 12:53:43.158: INFO: ExecWithOptions: Clientset creation + Jul 18 12:53:43.158: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-2270/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+192.168.211.2+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Jul 18 12:53:44.314: INFO: Found all 1 expected endpoints: [netserver-1] + Jul 18 12:53:44.314: INFO: Going to poll 192.168.18.66 on port 8081 at least 0 times, with a maximum of 39 tries before failing + Jul 18 12:53:44.326: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 192.168.18.66 8081 | grep -v '^\s*$'] Namespace:pod-network-test-2270 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 12:53:44.326: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 12:53:44.327: INFO: ExecWithOptions: Clientset creation + Jul 18 12:53:44.327: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-2270/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+192.168.18.66+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Jul 18 12:53:45.455: INFO: Found all 1 expected endpoints: [netserver-2] + [AfterEach] [sig-network] Networking + test/e2e/framework/node/init/init.go:32 + Jul 18 12:53:45.455: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Networking + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Networking + tear down framework | framework.go:193 + STEP: Destroying namespace "pod-network-test-2270" for this suite. 07/18/23 12:53:45.468 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a volume subpath [Conformance] + test/e2e/common/node/expansion.go:112 +[BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:53:45.483 +Jul 18 12:53:45.483: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename var-expansion 07/18/23 12:53:45.483 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:53:45.508 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:53:45.515 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 +[It] should allow substituting values in a volume subpath [Conformance] + test/e2e/common/node/expansion.go:112 +STEP: Creating a pod to test substitution in volume subpath 07/18/23 12:53:45.522 +Jul 18 12:53:45.538: INFO: Waiting up to 5m0s for pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632" in namespace "var-expansion-3798" to be "Succeeded or Failed" +Jul 18 12:53:45.552: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632": Phase="Pending", Reason="", readiness=false. Elapsed: 13.929547ms +Jul 18 12:53:47.562: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023619111s +Jul 18 12:53:49.562: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632": Phase="Pending", Reason="", readiness=false. Elapsed: 4.0233965s +Jul 18 12:53:51.560: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.021480395s +STEP: Saw pod success 07/18/23 12:53:51.56 +Jul 18 12:53:51.560: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632" satisfied condition "Succeeded or Failed" +Jul 18 12:53:51.567: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632 container dapi-container: +STEP: delete the pod 07/18/23 12:53:51.605 +Jul 18 12:53:51.629: INFO: Waiting for pod var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632 to disappear +Jul 18 12:53:51.635: INFO: Pod var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 +Jul 18 12:53:51.635: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 +STEP: Destroying namespace "var-expansion-3798" for this suite. 07/18/23 12:53:51.644 +------------------------------ +• [SLOW TEST] [6.176 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should allow substituting values in a volume subpath [Conformance] + test/e2e/common/node/expansion.go:112 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:53:45.483 + Jul 18 12:53:45.483: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename var-expansion 07/18/23 12:53:45.483 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:53:45.508 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:53:45.515 + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 + [It] should allow substituting values in a volume subpath [Conformance] + test/e2e/common/node/expansion.go:112 + STEP: Creating a pod to test substitution in volume subpath 07/18/23 12:53:45.522 + Jul 18 12:53:45.538: INFO: Waiting up to 5m0s for pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632" in namespace "var-expansion-3798" to be "Succeeded or Failed" + Jul 18 12:53:45.552: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632": Phase="Pending", Reason="", readiness=false. Elapsed: 13.929547ms + Jul 18 12:53:47.562: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023619111s + Jul 18 12:53:49.562: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632": Phase="Pending", Reason="", readiness=false. Elapsed: 4.0233965s + Jul 18 12:53:51.560: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.021480395s + STEP: Saw pod success 07/18/23 12:53:51.56 + Jul 18 12:53:51.560: INFO: Pod "var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632" satisfied condition "Succeeded or Failed" + Jul 18 12:53:51.567: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632 container dapi-container: + STEP: delete the pod 07/18/23 12:53:51.605 + Jul 18 12:53:51.629: INFO: Waiting for pod var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632 to disappear + Jul 18 12:53:51.635: INFO: Pod var-expansion-ebef509d-4850-46ee-9a1c-79dd1eac3632 no longer exists + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 + Jul 18 12:53:51.635: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 + STEP: Destroying namespace "var-expansion-3798" for this suite. 07/18/23 12:53:51.644 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/storage/subpath.go:80 +[BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:53:51.658 +Jul 18 12:53:51.658: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename subpath 07/18/23 12:53:51.659 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:53:51.686 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:53:51.691 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 07/18/23 12:53:51.696 +[It] should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/storage/subpath.go:80 +STEP: Creating pod pod-subpath-test-configmap-dfrf 07/18/23 12:53:51.721 +STEP: Creating a pod to test atomic-volume-subpath 07/18/23 12:53:51.722 +Jul 18 12:53:51.740: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-dfrf" in namespace "subpath-2855" to be "Succeeded or Failed" +Jul 18 12:53:51.749: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Pending", Reason="", readiness=false. Elapsed: 8.86181ms +Jul 18 12:53:53.758: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 2.017976806s +E0718 12:53:55.485109 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:53:55.757: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 4.016869623s +Jul 18 12:53:57.755: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 6.014829331s +Jul 18 12:53:59.759: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 8.019160066s +E0718 12:54:01.660291 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:54:01.760: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 10.019980158s +Jul 18 12:54:03.760: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 12.020209043s +Jul 18 12:54:05.758: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 14.0184776s +Jul 18 12:54:07.756: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 16.015956468s +Jul 18 12:54:09.755: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 18.015329309s +Jul 18 12:54:11.756: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 20.016798454s +Jul 18 12:54:13.754: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=false. Elapsed: 22.014533632s +Jul 18 12:54:15.758: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.018541867s +STEP: Saw pod success 07/18/23 12:54:15.758 +Jul 18 12:54:15.758: INFO: Pod "pod-subpath-test-configmap-dfrf" satisfied condition "Succeeded or Failed" +Jul 18 12:54:15.764: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-subpath-test-configmap-dfrf container test-container-subpath-configmap-dfrf: +STEP: delete the pod 07/18/23 12:54:15.781 +Jul 18 12:54:15.815: INFO: Waiting for pod pod-subpath-test-configmap-dfrf to disappear +Jul 18 12:54:15.821: INFO: Pod pod-subpath-test-configmap-dfrf no longer exists +STEP: Deleting pod pod-subpath-test-configmap-dfrf 07/18/23 12:54:15.821 +Jul 18 12:54:15.821: INFO: Deleting pod "pod-subpath-test-configmap-dfrf" in namespace "subpath-2855" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 +Jul 18 12:54:15.827: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 +STEP: Destroying namespace "subpath-2855" for this suite. 07/18/23 12:54:15.838 +------------------------------ +• [SLOW TEST] [24.196 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/storage/subpath.go:80 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:53:51.658 + Jul 18 12:53:51.658: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename subpath 07/18/23 12:53:51.659 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:53:51.686 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:53:51.691 + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 07/18/23 12:53:51.696 + [It] should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/storage/subpath.go:80 + STEP: Creating pod pod-subpath-test-configmap-dfrf 07/18/23 12:53:51.721 + STEP: Creating a pod to test atomic-volume-subpath 07/18/23 12:53:51.722 + Jul 18 12:53:51.740: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-dfrf" in namespace "subpath-2855" to be "Succeeded or Failed" + Jul 18 12:53:51.749: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Pending", Reason="", readiness=false. Elapsed: 8.86181ms + Jul 18 12:53:53.758: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 2.017976806s + E0718 12:53:55.485109 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:53:55.757: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 4.016869623s + Jul 18 12:53:57.755: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 6.014829331s + Jul 18 12:53:59.759: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 8.019160066s + E0718 12:54:01.660291 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:54:01.760: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 10.019980158s + Jul 18 12:54:03.760: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 12.020209043s + Jul 18 12:54:05.758: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 14.0184776s + Jul 18 12:54:07.756: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 16.015956468s + Jul 18 12:54:09.755: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 18.015329309s + Jul 18 12:54:11.756: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=true. Elapsed: 20.016798454s + Jul 18 12:54:13.754: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Running", Reason="", readiness=false. Elapsed: 22.014533632s + Jul 18 12:54:15.758: INFO: Pod "pod-subpath-test-configmap-dfrf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.018541867s + STEP: Saw pod success 07/18/23 12:54:15.758 + Jul 18 12:54:15.758: INFO: Pod "pod-subpath-test-configmap-dfrf" satisfied condition "Succeeded or Failed" + Jul 18 12:54:15.764: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-subpath-test-configmap-dfrf container test-container-subpath-configmap-dfrf: + STEP: delete the pod 07/18/23 12:54:15.781 + Jul 18 12:54:15.815: INFO: Waiting for pod pod-subpath-test-configmap-dfrf to disappear + Jul 18 12:54:15.821: INFO: Pod pod-subpath-test-configmap-dfrf no longer exists + STEP: Deleting pod pod-subpath-test-configmap-dfrf 07/18/23 12:54:15.821 + Jul 18 12:54:15.821: INFO: Deleting pod "pod-subpath-test-configmap-dfrf" in namespace "subpath-2855" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 + Jul 18 12:54:15.827: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 + STEP: Destroying namespace "subpath-2855" for this suite. 07/18/23 12:54:15.838 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:199 +[BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:54:15.86 +Jul 18 12:54:15.860: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-probe 07/18/23 12:54:15.861 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:54:15.888 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:54:15.892 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 +[It] should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:199 +STEP: Creating pod liveness-775f4efa-023d-422f-bc58-291486094ead in namespace container-probe-2643 07/18/23 12:54:15.895 +Jul 18 12:54:15.910: INFO: Waiting up to 5m0s for pod "liveness-775f4efa-023d-422f-bc58-291486094ead" in namespace "container-probe-2643" to be "not pending" +Jul 18 12:54:15.920: INFO: Pod "liveness-775f4efa-023d-422f-bc58-291486094ead": Phase="Pending", Reason="", readiness=false. Elapsed: 9.623248ms +Jul 18 12:54:17.939: INFO: Pod "liveness-775f4efa-023d-422f-bc58-291486094ead": Phase="Running", Reason="", readiness=true. Elapsed: 2.029457405s +Jul 18 12:54:17.940: INFO: Pod "liveness-775f4efa-023d-422f-bc58-291486094ead" satisfied condition "not pending" +Jul 18 12:54:17.940: INFO: Started pod liveness-775f4efa-023d-422f-bc58-291486094ead in namespace container-probe-2643 +STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 12:54:17.94 +Jul 18 12:54:17.948: INFO: Initial restart count of pod liveness-775f4efa-023d-422f-bc58-291486094ead is 0 +E0718 12:54:25.855261 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:54:38.027: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 1 (20.078758896s elapsed) +Jul 18 12:54:58.117: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 2 (40.168566083s elapsed) +Jul 18 12:55:18.227: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 3 (1m0.278713922s elapsed) +Jul 18 12:55:38.302: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 4 (1m20.354452696s elapsed) +Jul 18 12:56:41.536: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 5 (2m23.587891309s elapsed) +STEP: deleting the pod 07/18/23 12:56:41.536 +[AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 +Jul 18 12:56:41.653: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 +STEP: Destroying namespace "container-probe-2643" for this suite. 07/18/23 12:56:41.678 +------------------------------ +• [SLOW TEST] [145.829 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:199 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:54:15.86 + Jul 18 12:54:15.860: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-probe 07/18/23 12:54:15.861 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:54:15.888 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:54:15.892 + [BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 + [It] should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:199 + STEP: Creating pod liveness-775f4efa-023d-422f-bc58-291486094ead in namespace container-probe-2643 07/18/23 12:54:15.895 + Jul 18 12:54:15.910: INFO: Waiting up to 5m0s for pod "liveness-775f4efa-023d-422f-bc58-291486094ead" in namespace "container-probe-2643" to be "not pending" + Jul 18 12:54:15.920: INFO: Pod "liveness-775f4efa-023d-422f-bc58-291486094ead": Phase="Pending", Reason="", readiness=false. Elapsed: 9.623248ms + Jul 18 12:54:17.939: INFO: Pod "liveness-775f4efa-023d-422f-bc58-291486094ead": Phase="Running", Reason="", readiness=true. Elapsed: 2.029457405s + Jul 18 12:54:17.940: INFO: Pod "liveness-775f4efa-023d-422f-bc58-291486094ead" satisfied condition "not pending" + Jul 18 12:54:17.940: INFO: Started pod liveness-775f4efa-023d-422f-bc58-291486094ead in namespace container-probe-2643 + STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 12:54:17.94 + Jul 18 12:54:17.948: INFO: Initial restart count of pod liveness-775f4efa-023d-422f-bc58-291486094ead is 0 + E0718 12:54:25.855261 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:54:38.027: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 1 (20.078758896s elapsed) + Jul 18 12:54:58.117: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 2 (40.168566083s elapsed) + Jul 18 12:55:18.227: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 3 (1m0.278713922s elapsed) + Jul 18 12:55:38.302: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 4 (1m20.354452696s elapsed) + Jul 18 12:56:41.536: INFO: Restart count of pod container-probe-2643/liveness-775f4efa-023d-422f-bc58-291486094ead is now 5 (2m23.587891309s elapsed) + STEP: deleting the pod 07/18/23 12:56:41.536 + [AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 + Jul 18 12:56:41.653: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 + STEP: Destroying namespace "container-probe-2643" for this suite. 07/18/23 12:56:41.678 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSS +------------------------------ +[sig-apps] Job + should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/apps/job.go:366 +[BeforeEach] [sig-apps] Job + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:56:41.689 +Jul 18 12:56:41.689: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename job 07/18/23 12:56:41.69 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:41.897 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:41.951 +[BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 +[It] should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/apps/job.go:366 +STEP: Creating Indexed job 07/18/23 12:56:42.052 +STEP: Ensuring job reaches completions 07/18/23 12:56:42.142 +E0718 12:56:51.690921 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +STEP: Ensuring pods with index for job exist 07/18/23 12:56:54.216 +[AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 +Jul 18 12:56:54.333: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 +STEP: Destroying namespace "job-575" for this suite. 07/18/23 12:56:54.431 +------------------------------ +• [SLOW TEST] [12.902 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/apps/job.go:366 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:56:41.689 + Jul 18 12:56:41.689: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename job 07/18/23 12:56:41.69 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:41.897 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:41.951 + [BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 + [It] should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/apps/job.go:366 + STEP: Creating Indexed job 07/18/23 12:56:42.052 + STEP: Ensuring job reaches completions 07/18/23 12:56:42.142 + E0718 12:56:51.690921 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + STEP: Ensuring pods with index for job exist 07/18/23 12:56:54.216 + [AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 + Jul 18 12:56:54.333: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 + STEP: Destroying namespace "job-575" for this suite. 07/18/23 12:56:54.431 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-node] Secrets + should fail to create secret due to empty secret key [Conformance] + test/e2e/common/node/secrets.go:140 +[BeforeEach] [sig-node] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:56:54.592 +Jul 18 12:56:54.592: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 12:56:54.593 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:54.788 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:54.81 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should fail to create secret due to empty secret key [Conformance] + test/e2e/common/node/secrets.go:140 +STEP: Creating projection with secret that has name secret-emptykey-test-2594b2a2-1692-45eb-baed-e977d041188e 07/18/23 12:56:54.846 +[AfterEach] [sig-node] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 12:56:54.902: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-3185" for this suite. 07/18/23 12:56:54.946 +------------------------------ +• [0.403 seconds] +[sig-node] Secrets +test/e2e/common/node/framework.go:23 + should fail to create secret due to empty secret key [Conformance] + test/e2e/common/node/secrets.go:140 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:56:54.592 + Jul 18 12:56:54.592: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 12:56:54.593 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:54.788 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:54.81 + [BeforeEach] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should fail to create secret due to empty secret key [Conformance] + test/e2e/common/node/secrets.go:140 + STEP: Creating projection with secret that has name secret-emptykey-test-2594b2a2-1692-45eb-baed-e977d041188e 07/18/23 12:56:54.846 + [AfterEach] [sig-node] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 12:56:54.902: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-3185" for this suite. 07/18/23 12:56:54.946 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] IngressClass API + should support creating IngressClass API operations [Conformance] + test/e2e/network/ingressclass.go:223 +[BeforeEach] [sig-network] IngressClass API + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:56:54.996 +Jul 18 12:56:54.996: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename ingressclass 07/18/23 12:56:54.997 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:55.22 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:55.318 +[BeforeEach] [sig-network] IngressClass API + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] IngressClass API + test/e2e/network/ingressclass.go:211 +[It] should support creating IngressClass API operations [Conformance] + test/e2e/network/ingressclass.go:223 +STEP: getting /apis 07/18/23 12:56:55.383 +STEP: getting /apis/networking.k8s.io 07/18/23 12:56:55.44 +STEP: getting /apis/networking.k8s.iov1 07/18/23 12:56:55.492 +STEP: creating 07/18/23 12:56:55.525 +STEP: getting 07/18/23 12:56:55.713 +STEP: listing 07/18/23 12:56:55.8 +STEP: watching 07/18/23 12:56:55.865 +Jul 18 12:56:55.865: INFO: starting watch +STEP: patching 07/18/23 12:56:55.889 +STEP: updating 07/18/23 12:56:55.956 +Jul 18 12:56:56.042: INFO: waiting for watch events with expected annotations +Jul 18 12:56:56.042: INFO: saw patched and updated annotations +STEP: deleting 07/18/23 12:56:56.042 +STEP: deleting a collection 07/18/23 12:56:56.321 +[AfterEach] [sig-network] IngressClass API + test/e2e/framework/node/init/init.go:32 +Jul 18 12:56:56.729: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] IngressClass API + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] IngressClass API + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] IngressClass API + tear down framework | framework.go:193 +STEP: Destroying namespace "ingressclass-9717" for this suite. 07/18/23 12:56:56.802 +------------------------------ +• [1.946 seconds] +[sig-network] IngressClass API +test/e2e/network/common/framework.go:23 + should support creating IngressClass API operations [Conformance] + test/e2e/network/ingressclass.go:223 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] IngressClass API + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:56:54.996 + Jul 18 12:56:54.996: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename ingressclass 07/18/23 12:56:54.997 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:55.22 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:55.318 + [BeforeEach] [sig-network] IngressClass API + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] IngressClass API + test/e2e/network/ingressclass.go:211 + [It] should support creating IngressClass API operations [Conformance] + test/e2e/network/ingressclass.go:223 + STEP: getting /apis 07/18/23 12:56:55.383 + STEP: getting /apis/networking.k8s.io 07/18/23 12:56:55.44 + STEP: getting /apis/networking.k8s.iov1 07/18/23 12:56:55.492 + STEP: creating 07/18/23 12:56:55.525 + STEP: getting 07/18/23 12:56:55.713 + STEP: listing 07/18/23 12:56:55.8 + STEP: watching 07/18/23 12:56:55.865 + Jul 18 12:56:55.865: INFO: starting watch + STEP: patching 07/18/23 12:56:55.889 + STEP: updating 07/18/23 12:56:55.956 + Jul 18 12:56:56.042: INFO: waiting for watch events with expected annotations + Jul 18 12:56:56.042: INFO: saw patched and updated annotations + STEP: deleting 07/18/23 12:56:56.042 + STEP: deleting a collection 07/18/23 12:56:56.321 + [AfterEach] [sig-network] IngressClass API + test/e2e/framework/node/init/init.go:32 + Jul 18 12:56:56.729: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] IngressClass API + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] IngressClass API + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] IngressClass API + tear down framework | framework.go:193 + STEP: Destroying namespace "ingressclass-9717" for this suite. 07/18/23 12:56:56.802 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-node] PodTemplates + should run the lifecycle of PodTemplates [Conformance] + test/e2e/common/node/podtemplates.go:53 +[BeforeEach] [sig-node] PodTemplates + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:56:56.942 +Jul 18 12:56:56.943: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename podtemplate 07/18/23 12:56:56.943 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:57.133 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:57.203 +[BeforeEach] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:31 +[It] should run the lifecycle of PodTemplates [Conformance] + test/e2e/common/node/podtemplates.go:53 +[AfterEach] [sig-node] PodTemplates + test/e2e/framework/node/init/init.go:32 +Jul 18 12:56:57.809: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] PodTemplates + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] PodTemplates + tear down framework | framework.go:193 +STEP: Destroying namespace "podtemplate-6064" for this suite. 07/18/23 12:56:57.971 +------------------------------ +• [1.168 seconds] +[sig-node] PodTemplates +test/e2e/common/node/framework.go:23 + should run the lifecycle of PodTemplates [Conformance] + test/e2e/common/node/podtemplates.go:53 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] PodTemplates + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:56:56.942 + Jul 18 12:56:56.943: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename podtemplate 07/18/23 12:56:56.943 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:57.133 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:57.203 + [BeforeEach] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:31 + [It] should run the lifecycle of PodTemplates [Conformance] + test/e2e/common/node/podtemplates.go:53 + [AfterEach] [sig-node] PodTemplates + test/e2e/framework/node/init/init.go:32 + Jul 18 12:56:57.809: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] PodTemplates + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] PodTemplates + tear down framework | framework.go:193 + STEP: Destroying namespace "podtemplate-6064" for this suite. 07/18/23 12:56:57.971 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Secrets + should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:46 +[BeforeEach] [sig-node] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:56:58.112 +Jul 18 12:56:58.112: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 12:56:58.113 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:58.195 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:58.21 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:46 +STEP: Creating secret with name secret-test-d24a4f40-879c-48a3-8a25-aaef87f9a686 07/18/23 12:56:58.256 +STEP: Creating a pod to test consume secrets 07/18/23 12:56:58.283 +Jul 18 12:56:58.363: INFO: Waiting up to 5m0s for pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729" in namespace "secrets-7280" to be "Succeeded or Failed" +Jul 18 12:56:58.395: INFO: Pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729": Phase="Pending", Reason="", readiness=false. Elapsed: 32.019066ms +Jul 18 12:57:00.441: INFO: Pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729": Phase="Pending", Reason="", readiness=false. Elapsed: 2.078071101s +Jul 18 12:57:02.459: INFO: Pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.095905793s +STEP: Saw pod success 07/18/23 12:57:02.459 +Jul 18 12:57:02.459: INFO: Pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729" satisfied condition "Succeeded or Failed" +Jul 18 12:57:02.479: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729 container secret-env-test: +STEP: delete the pod 07/18/23 12:57:02.665 +Jul 18 12:57:02.685: INFO: Waiting for pod pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729 to disappear +Jul 18 12:57:02.693: INFO: Pod pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729 no longer exists +[AfterEach] [sig-node] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 12:57:02.693: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-7280" for this suite. 07/18/23 12:57:02.704 +------------------------------ +• [4.606 seconds] +[sig-node] Secrets +test/e2e/common/node/framework.go:23 + should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:46 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:56:58.112 + Jul 18 12:56:58.112: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 12:56:58.113 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:56:58.195 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:56:58.21 + [BeforeEach] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:46 + STEP: Creating secret with name secret-test-d24a4f40-879c-48a3-8a25-aaef87f9a686 07/18/23 12:56:58.256 + STEP: Creating a pod to test consume secrets 07/18/23 12:56:58.283 + Jul 18 12:56:58.363: INFO: Waiting up to 5m0s for pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729" in namespace "secrets-7280" to be "Succeeded or Failed" + Jul 18 12:56:58.395: INFO: Pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729": Phase="Pending", Reason="", readiness=false. Elapsed: 32.019066ms + Jul 18 12:57:00.441: INFO: Pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729": Phase="Pending", Reason="", readiness=false. Elapsed: 2.078071101s + Jul 18 12:57:02.459: INFO: Pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.095905793s + STEP: Saw pod success 07/18/23 12:57:02.459 + Jul 18 12:57:02.459: INFO: Pod "pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729" satisfied condition "Succeeded or Failed" + Jul 18 12:57:02.479: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729 container secret-env-test: + STEP: delete the pod 07/18/23 12:57:02.665 + Jul 18 12:57:02.685: INFO: Waiting for pod pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729 to disappear + Jul 18 12:57:02.693: INFO: Pod pod-secrets-34f89df2-e530-464f-a05c-466d6cb7e729 no longer exists + [AfterEach] [sig-node] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 12:57:02.693: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-7280" for this suite. 07/18/23 12:57:02.704 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + should validate Deployment Status endpoints [Conformance] + test/e2e/apps/deployment.go:479 +[BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:57:02.719 +Jul 18 12:57:02.719: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename deployment 07/18/23 12:57:02.72 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:02.746 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:02.751 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] should validate Deployment Status endpoints [Conformance] + test/e2e/apps/deployment.go:479 +STEP: creating a Deployment 07/18/23 12:57:02.763 +Jul 18 12:57:02.763: INFO: Creating simple deployment test-deployment-44ddr +Jul 18 12:57:02.815: INFO: deployment "test-deployment-44ddr" doesn't have the required revision set +E0718 12:57:04.597946 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +E0718 12:57:04.999139 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:05.047: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} +E0718 12:57:06.943725 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:07.113: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} +E0718 12:57:08.111721 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:09.100: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 12:57:11.120: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} +E0718 12:57:12.719940 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:13.057: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Getting /status 07/18/23 12:57:15.229 +Jul 18 12:57:15.338: INFO: Deployment test-deployment-44ddr has Conditions: [{Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.}] +STEP: updating Deployment Status 07/18/23 12:57:15.338 +Jul 18 12:57:15.437: INFO: updatedStatus.Conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 14, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 14, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 14, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"NewReplicaSetAvailable", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" has successfully progressed."}, v1.DeploymentCondition{Type:"StatusUpdate", Status:"True", LastUpdateTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the Deployment status to be updated 07/18/23 12:57:15.437 +Jul 18 12:57:15.460: INFO: Observed &Deployment event: ADDED +Jul 18 12:57:15.461: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-44ddr-54bc444df"} +Jul 18 12:57:15.462: INFO: Observed &Deployment event: MODIFIED +Jul 18 12:57:15.463: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-44ddr-54bc444df"} +Jul 18 12:57:15.463: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Jul 18 12:57:15.463: INFO: Observed &Deployment event: MODIFIED +Jul 18 12:57:15.464: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Jul 18 12:57:15.464: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-44ddr-54bc444df" is progressing.} +Jul 18 12:57:15.464: INFO: Observed &Deployment event: MODIFIED +Jul 18 12:57:15.465: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Jul 18 12:57:15.465: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.} +Jul 18 12:57:15.465: INFO: Observed &Deployment event: MODIFIED +Jul 18 12:57:15.466: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Jul 18 12:57:15.467: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.} +Jul 18 12:57:15.467: INFO: Found Deployment test-deployment-44ddr in namespace deployment-5864 with labels: map[e2e:testing name:httpd] annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Jul 18 12:57:15.468: INFO: Deployment test-deployment-44ddr has an updated status +STEP: patching the Statefulset Status 07/18/23 12:57:15.468 +Jul 18 12:57:15.468: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Jul 18 12:57:15.530: INFO: Patched status conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"StatusPatched", Status:"True", LastUpdateTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} +STEP: watching for the Deployment status to be patched 07/18/23 12:57:15.53 +Jul 18 12:57:15.547: INFO: Observed &Deployment event: ADDED +Jul 18 12:57:15.547: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-44ddr-54bc444df"} +Jul 18 12:57:15.548: INFO: Observed &Deployment event: MODIFIED +Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-44ddr-54bc444df"} +Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Jul 18 12:57:15.549: INFO: Observed &Deployment event: MODIFIED +Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-44ddr-54bc444df" is progressing.} +Jul 18 12:57:15.549: INFO: Observed &Deployment event: MODIFIED +Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.} +Jul 18 12:57:15.549: INFO: Observed &Deployment event: MODIFIED +Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.} +Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Jul 18 12:57:15.549: INFO: Observed &Deployment event: MODIFIED +Jul 18 12:57:15.549: INFO: Found deployment test-deployment-44ddr in namespace deployment-5864 with labels: map[e2e:testing name:httpd] annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC } +Jul 18 12:57:15.549: INFO: Deployment test-deployment-44ddr has a patched status +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Jul 18 12:57:15.621: INFO: Deployment "test-deployment-44ddr": +&Deployment{ObjectMeta:{test-deployment-44ddr deployment-5864 95e5f339-6ab9-4eab-946b-eabce1f867ea 8993 1 2023-07-18 12:57:02 +0000 UTC map[e2e:testing name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 2023-07-18 12:57:02 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {e2e.test Update apps/v1 2023-07-18 12:57:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"StatusPatched\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:status":{},"f:type":{}}}}} status} {kube-controller-manager Update apps/v1 2023-07-18 12:57:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{e2e: testing,name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00320b708 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:StatusPatched,Status:True,Reason:,Message:,LastUpdateTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,},DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2023-07-18 12:57:15 +0000 UTC,LastTransitionTime:2023-07-18 12:57:15 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.,LastUpdateTime:2023-07-18 12:57:15 +0000 UTC,LastTransitionTime:2023-07-18 12:57:15 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Jul 18 12:57:15.693: INFO: New ReplicaSet "test-deployment-44ddr-54bc444df" of Deployment "test-deployment-44ddr": +&ReplicaSet{ObjectMeta:{test-deployment-44ddr-54bc444df deployment-5864 e6eff1ec-a805-408b-bccd-49afcd3de847 8986 1 2023-07-18 12:57:02 +0000 UTC map[e2e:testing name:httpd pod-template-hash:54bc444df] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-deployment-44ddr 95e5f339-6ab9-4eab-946b-eabce1f867ea 0xc0033f44a7 0xc0033f44a8}] [] [{kube-controller-manager Update apps/v1 2023-07-18 12:57:02 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"95e5f339-6ab9-4eab-946b-eabce1f867ea\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 12:57:14 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{e2e: testing,name: httpd,pod-template-hash: 54bc444df,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd pod-template-hash:54bc444df] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0033f4558 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Jul 18 12:57:15.764: INFO: Pod "test-deployment-44ddr-54bc444df-kn8tc" is available: +&Pod{ObjectMeta:{test-deployment-44ddr-54bc444df-kn8tc test-deployment-44ddr-54bc444df- deployment-5864 ceebef42-c14e-4e23-a226-2a3ea7b787e3 8985 0 2023-07-18 12:57:02 +0000 UTC map[e2e:testing name:httpd pod-template-hash:54bc444df] map[cni.projectcalico.org/containerID:72658de1628b2aed908ba71d1a8782e377b91d639e90056f3e0b921331b01616 cni.projectcalico.org/podIP:192.168.211.8/32 cni.projectcalico.org/podIPs:192.168.211.8/32] [{apps/v1 ReplicaSet test-deployment-44ddr-54bc444df e6eff1ec-a805-408b-bccd-49afcd3de847 0xc00320bb37 0xc00320bb38}] [] [{kube-controller-manager Update v1 2023-07-18 12:57:02 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e6eff1ec-a805-408b-bccd-49afcd3de847\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 12:57:03 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 12:57:14 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.8\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pwzn4,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pwzn4,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 12:57:02 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 12:57:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 12:57:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 12:57:02 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.8,StartTime:2023-07-18 12:57:02 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 12:57:13 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://cc30d047457d592c74fc4bf11e2435692c440c2ace62ef83de299db43ce8f05c,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.8,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 +Jul 18 12:57:15.765: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 +STEP: Destroying namespace "deployment-5864" for this suite. 07/18/23 12:57:15.788 +------------------------------ +• [SLOW TEST] [13.177 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + should validate Deployment Status endpoints [Conformance] + test/e2e/apps/deployment.go:479 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:57:02.719 + Jul 18 12:57:02.719: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename deployment 07/18/23 12:57:02.72 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:02.746 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:02.751 + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] should validate Deployment Status endpoints [Conformance] + test/e2e/apps/deployment.go:479 + STEP: creating a Deployment 07/18/23 12:57:02.763 + Jul 18 12:57:02.763: INFO: Creating simple deployment test-deployment-44ddr + Jul 18 12:57:02.815: INFO: deployment "test-deployment-44ddr" doesn't have the required revision set + E0718 12:57:04.597946 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + E0718 12:57:04.999139 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:05.047: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} + E0718 12:57:06.943725 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:07.113: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} + E0718 12:57:08.111721 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:09.100: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 12:57:11.120: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} + E0718 12:57:12.719940 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:13.057: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" is progressing."}}, CollisionCount:(*int32)(nil)} + STEP: Getting /status 07/18/23 12:57:15.229 + Jul 18 12:57:15.338: INFO: Deployment test-deployment-44ddr has Conditions: [{Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.}] + STEP: updating Deployment Status 07/18/23 12:57:15.338 + Jul 18 12:57:15.437: INFO: updatedStatus.Conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 14, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 14, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 57, 14, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 57, 2, 0, time.Local), Reason:"NewReplicaSetAvailable", Message:"ReplicaSet \"test-deployment-44ddr-54bc444df\" has successfully progressed."}, v1.DeploymentCondition{Type:"StatusUpdate", Status:"True", LastUpdateTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} + STEP: watching for the Deployment status to be updated 07/18/23 12:57:15.437 + Jul 18 12:57:15.460: INFO: Observed &Deployment event: ADDED + Jul 18 12:57:15.461: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-44ddr-54bc444df"} + Jul 18 12:57:15.462: INFO: Observed &Deployment event: MODIFIED + Jul 18 12:57:15.463: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-44ddr-54bc444df"} + Jul 18 12:57:15.463: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} + Jul 18 12:57:15.463: INFO: Observed &Deployment event: MODIFIED + Jul 18 12:57:15.464: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} + Jul 18 12:57:15.464: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-44ddr-54bc444df" is progressing.} + Jul 18 12:57:15.464: INFO: Observed &Deployment event: MODIFIED + Jul 18 12:57:15.465: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} + Jul 18 12:57:15.465: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.} + Jul 18 12:57:15.465: INFO: Observed &Deployment event: MODIFIED + Jul 18 12:57:15.466: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} + Jul 18 12:57:15.467: INFO: Observed Deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.} + Jul 18 12:57:15.467: INFO: Found Deployment test-deployment-44ddr in namespace deployment-5864 with labels: map[e2e:testing name:httpd] annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} + Jul 18 12:57:15.468: INFO: Deployment test-deployment-44ddr has an updated status + STEP: patching the Statefulset Status 07/18/23 12:57:15.468 + Jul 18 12:57:15.468: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} + Jul 18 12:57:15.530: INFO: Patched status conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"StatusPatched", Status:"True", LastUpdateTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} + STEP: watching for the Deployment status to be patched 07/18/23 12:57:15.53 + Jul 18 12:57:15.547: INFO: Observed &Deployment event: ADDED + Jul 18 12:57:15.547: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-44ddr-54bc444df"} + Jul 18 12:57:15.548: INFO: Observed &Deployment event: MODIFIED + Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-44ddr-54bc444df"} + Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} + Jul 18 12:57:15.549: INFO: Observed &Deployment event: MODIFIED + Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} + Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:02 +0000 UTC 2023-07-18 12:57:02 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-44ddr-54bc444df" is progressing.} + Jul 18 12:57:15.549: INFO: Observed &Deployment event: MODIFIED + Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} + Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.} + Jul 18 12:57:15.549: INFO: Observed &Deployment event: MODIFIED + Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:14 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} + Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2023-07-18 12:57:14 +0000 UTC 2023-07-18 12:57:02 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.} + Jul 18 12:57:15.549: INFO: Observed deployment test-deployment-44ddr in namespace deployment-5864 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} + Jul 18 12:57:15.549: INFO: Observed &Deployment event: MODIFIED + Jul 18 12:57:15.549: INFO: Found deployment test-deployment-44ddr in namespace deployment-5864 with labels: map[e2e:testing name:httpd] annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC } + Jul 18 12:57:15.549: INFO: Deployment test-deployment-44ddr has a patched status + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Jul 18 12:57:15.621: INFO: Deployment "test-deployment-44ddr": + &Deployment{ObjectMeta:{test-deployment-44ddr deployment-5864 95e5f339-6ab9-4eab-946b-eabce1f867ea 8993 1 2023-07-18 12:57:02 +0000 UTC map[e2e:testing name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 2023-07-18 12:57:02 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {e2e.test Update apps/v1 2023-07-18 12:57:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"StatusPatched\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:status":{},"f:type":{}}}}} status} {kube-controller-manager Update apps/v1 2023-07-18 12:57:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{e2e: testing,name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00320b708 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:StatusPatched,Status:True,Reason:,Message:,LastUpdateTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,},DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2023-07-18 12:57:15 +0000 UTC,LastTransitionTime:2023-07-18 12:57:15 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-deployment-44ddr-54bc444df" has successfully progressed.,LastUpdateTime:2023-07-18 12:57:15 +0000 UTC,LastTransitionTime:2023-07-18 12:57:15 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + + Jul 18 12:57:15.693: INFO: New ReplicaSet "test-deployment-44ddr-54bc444df" of Deployment "test-deployment-44ddr": + &ReplicaSet{ObjectMeta:{test-deployment-44ddr-54bc444df deployment-5864 e6eff1ec-a805-408b-bccd-49afcd3de847 8986 1 2023-07-18 12:57:02 +0000 UTC map[e2e:testing name:httpd pod-template-hash:54bc444df] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-deployment-44ddr 95e5f339-6ab9-4eab-946b-eabce1f867ea 0xc0033f44a7 0xc0033f44a8}] [] [{kube-controller-manager Update apps/v1 2023-07-18 12:57:02 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"95e5f339-6ab9-4eab-946b-eabce1f867ea\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 12:57:14 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{e2e: testing,name: httpd,pod-template-hash: 54bc444df,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd pod-template-hash:54bc444df] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0033f4558 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} + Jul 18 12:57:15.764: INFO: Pod "test-deployment-44ddr-54bc444df-kn8tc" is available: + &Pod{ObjectMeta:{test-deployment-44ddr-54bc444df-kn8tc test-deployment-44ddr-54bc444df- deployment-5864 ceebef42-c14e-4e23-a226-2a3ea7b787e3 8985 0 2023-07-18 12:57:02 +0000 UTC map[e2e:testing name:httpd pod-template-hash:54bc444df] map[cni.projectcalico.org/containerID:72658de1628b2aed908ba71d1a8782e377b91d639e90056f3e0b921331b01616 cni.projectcalico.org/podIP:192.168.211.8/32 cni.projectcalico.org/podIPs:192.168.211.8/32] [{apps/v1 ReplicaSet test-deployment-44ddr-54bc444df e6eff1ec-a805-408b-bccd-49afcd3de847 0xc00320bb37 0xc00320bb38}] [] [{kube-controller-manager Update v1 2023-07-18 12:57:02 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e6eff1ec-a805-408b-bccd-49afcd3de847\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 12:57:03 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 12:57:14 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.8\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pwzn4,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pwzn4,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 12:57:02 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 12:57:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 12:57:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 12:57:02 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.8,StartTime:2023-07-18 12:57:02 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 12:57:13 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://cc30d047457d592c74fc4bf11e2435692c440c2ace62ef83de299db43ce8f05c,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.8,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 + Jul 18 12:57:15.765: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 + STEP: Destroying namespace "deployment-5864" for this suite. 07/18/23 12:57:15.788 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-network] Services + should delete a collection of services [Conformance] + test/e2e/network/service.go:3654 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:57:15.896 +Jul 18 12:57:15.896: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 12:57:15.897 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:16.051 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:16.099 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should delete a collection of services [Conformance] + test/e2e/network/service.go:3654 +STEP: creating a collection of services 07/18/23 12:57:16.175 +Jul 18 12:57:16.175: INFO: Creating e2e-svc-a-6n79w +Jul 18 12:57:16.299: INFO: Creating e2e-svc-b-phwk4 +Jul 18 12:57:16.454: INFO: Creating e2e-svc-c-454xk +STEP: deleting service collection 07/18/23 12:57:16.585 +Jul 18 12:57:17.243: INFO: Collection of services has been deleted +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 12:57:17.244: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-7528" for this suite. 07/18/23 12:57:17.315 +------------------------------ +• [1.544 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should delete a collection of services [Conformance] + test/e2e/network/service.go:3654 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:57:15.896 + Jul 18 12:57:15.896: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 12:57:15.897 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:16.051 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:16.099 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should delete a collection of services [Conformance] + test/e2e/network/service.go:3654 + STEP: creating a collection of services 07/18/23 12:57:16.175 + Jul 18 12:57:16.175: INFO: Creating e2e-svc-a-6n79w + Jul 18 12:57:16.299: INFO: Creating e2e-svc-b-phwk4 + Jul 18 12:57:16.454: INFO: Creating e2e-svc-c-454xk + STEP: deleting service collection 07/18/23 12:57:16.585 + Jul 18 12:57:17.243: INFO: Collection of services has been deleted + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 12:57:17.244: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-7528" for this suite. 07/18/23 12:57:17.315 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:88 +[BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:57:17.44 +Jul 18 12:57:17.441: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 12:57:17.441 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:17.655 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:17.719 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:88 +STEP: Creating projection with secret that has name projected-secret-test-map-182d01aa-06c5-496d-b290-cb996b013315 07/18/23 12:57:17.828 +STEP: Creating a pod to test consume secrets 07/18/23 12:57:17.932 +Jul 18 12:57:18.092: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd" in namespace "projected-1338" to be "Succeeded or Failed" +Jul 18 12:57:18.194: INFO: Pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd": Phase="Pending", Reason="", readiness=false. Elapsed: 101.838633ms +Jul 18 12:57:20.295: INFO: Pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.203111997s +Jul 18 12:57:22.255: INFO: Pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.162321665s +STEP: Saw pod success 07/18/23 12:57:22.255 +Jul 18 12:57:22.256: INFO: Pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd" satisfied condition "Succeeded or Failed" +Jul 18 12:57:22.322: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd container projected-secret-volume-test: +STEP: delete the pod 07/18/23 12:57:22.438 +Jul 18 12:57:22.604: INFO: Waiting for pod pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd to disappear +Jul 18 12:57:22.649: INFO: Pod pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 +Jul 18 12:57:22.649: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-1338" for this suite. 07/18/23 12:57:22.713 +------------------------------ +• [SLOW TEST] [5.416 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:88 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:57:17.44 + Jul 18 12:57:17.441: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 12:57:17.441 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:17.655 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:17.719 + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:88 + STEP: Creating projection with secret that has name projected-secret-test-map-182d01aa-06c5-496d-b290-cb996b013315 07/18/23 12:57:17.828 + STEP: Creating a pod to test consume secrets 07/18/23 12:57:17.932 + Jul 18 12:57:18.092: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd" in namespace "projected-1338" to be "Succeeded or Failed" + Jul 18 12:57:18.194: INFO: Pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd": Phase="Pending", Reason="", readiness=false. Elapsed: 101.838633ms + Jul 18 12:57:20.295: INFO: Pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.203111997s + Jul 18 12:57:22.255: INFO: Pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.162321665s + STEP: Saw pod success 07/18/23 12:57:22.255 + Jul 18 12:57:22.256: INFO: Pod "pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd" satisfied condition "Succeeded or Failed" + Jul 18 12:57:22.322: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd container projected-secret-volume-test: + STEP: delete the pod 07/18/23 12:57:22.438 + Jul 18 12:57:22.604: INFO: Waiting for pod pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd to disappear + Jul 18 12:57:22.649: INFO: Pod pod-projected-secrets-bebf233c-4307-45f4-b199-20edebe025fd no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 + Jul 18 12:57:22.649: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-1338" for this suite. 07/18/23 12:57:22.713 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:74 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:57:22.86 +Jul 18 12:57:22.860: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 12:57:22.861 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:23.106 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:23.111 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:74 +STEP: Creating configMap with name configmap-test-volume-fb1295a3-db6a-412e-b175-746f8d9cb9d2 07/18/23 12:57:23.115 +STEP: Creating a pod to test consume configMaps 07/18/23 12:57:23.123 +Jul 18 12:57:23.137: INFO: Waiting up to 5m0s for pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d" in namespace "configmap-1904" to be "Succeeded or Failed" +Jul 18 12:57:23.145: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d": Phase="Pending", Reason="", readiness=false. Elapsed: 7.024132ms +Jul 18 12:57:25.248: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.110161118s +E0718 12:57:25.898647 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:27.213: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.075395731s +E0718 12:57:27.440792 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:29.227: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.089425956s +STEP: Saw pod success 07/18/23 12:57:29.227 +Jul 18 12:57:29.227: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d" satisfied condition "Succeeded or Failed" +Jul 18 12:57:29.320: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d container agnhost-container: +STEP: delete the pod 07/18/23 12:57:29.342 +Jul 18 12:57:29.382: INFO: Waiting for pod pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d to disappear +Jul 18 12:57:29.408: INFO: Pod pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 12:57:29.408: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-1904" for this suite. 07/18/23 12:57:29.444 +------------------------------ +• [SLOW TEST] [6.651 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:74 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:57:22.86 + Jul 18 12:57:22.860: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 12:57:22.861 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:23.106 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:23.111 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:74 + STEP: Creating configMap with name configmap-test-volume-fb1295a3-db6a-412e-b175-746f8d9cb9d2 07/18/23 12:57:23.115 + STEP: Creating a pod to test consume configMaps 07/18/23 12:57:23.123 + Jul 18 12:57:23.137: INFO: Waiting up to 5m0s for pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d" in namespace "configmap-1904" to be "Succeeded or Failed" + Jul 18 12:57:23.145: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d": Phase="Pending", Reason="", readiness=false. Elapsed: 7.024132ms + Jul 18 12:57:25.248: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.110161118s + E0718 12:57:25.898647 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:27.213: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.075395731s + E0718 12:57:27.440792 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:29.227: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.089425956s + STEP: Saw pod success 07/18/23 12:57:29.227 + Jul 18 12:57:29.227: INFO: Pod "pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d" satisfied condition "Succeeded or Failed" + Jul 18 12:57:29.320: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d container agnhost-container: + STEP: delete the pod 07/18/23 12:57:29.342 + Jul 18 12:57:29.382: INFO: Waiting for pod pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d to disappear + Jul 18 12:57:29.408: INFO: Pod pod-configmaps-4199ae7b-c318-4d84-9518-0166ea48372d no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 12:57:29.408: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-1904" for this suite. 07/18/23 12:57:29.444 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should apply changes to a namespace status [Conformance] + test/e2e/apimachinery/namespace.go:299 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:57:29.512 +Jul 18 12:57:29.512: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename namespaces 07/18/23 12:57:29.513 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:29.656 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:29.726 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 +[It] should apply changes to a namespace status [Conformance] + test/e2e/apimachinery/namespace.go:299 +STEP: Read namespace status 07/18/23 12:57:29.797 +Jul 18 12:57:29.867: INFO: Status: v1.NamespaceStatus{Phase:"Active", Conditions:[]v1.NamespaceCondition(nil)} +STEP: Patch namespace status 07/18/23 12:57:29.867 +Jul 18 12:57:29.940: INFO: Status.Condition: v1.NamespaceCondition{Type:"StatusPatch", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Patched by an e2e test"} +STEP: Update namespace status 07/18/23 12:57:29.94 +Jul 18 12:57:30.089: INFO: Status.Condition: v1.NamespaceCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Updated by an e2e test"} +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 12:57:30.089: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "namespaces-5885" for this suite. 07/18/23 12:57:30.17 +------------------------------ +• [0.766 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should apply changes to a namespace status [Conformance] + test/e2e/apimachinery/namespace.go:299 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:57:29.512 + Jul 18 12:57:29.512: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename namespaces 07/18/23 12:57:29.513 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:29.656 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:29.726 + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 + [It] should apply changes to a namespace status [Conformance] + test/e2e/apimachinery/namespace.go:299 + STEP: Read namespace status 07/18/23 12:57:29.797 + Jul 18 12:57:29.867: INFO: Status: v1.NamespaceStatus{Phase:"Active", Conditions:[]v1.NamespaceCondition(nil)} + STEP: Patch namespace status 07/18/23 12:57:29.867 + Jul 18 12:57:29.940: INFO: Status.Condition: v1.NamespaceCondition{Type:"StatusPatch", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Patched by an e2e test"} + STEP: Update namespace status 07/18/23 12:57:29.94 + Jul 18 12:57:30.089: INFO: Status.Condition: v1.NamespaceCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Updated by an e2e test"} + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 12:57:30.089: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "namespaces-5885" for this suite. 07/18/23 12:57:30.17 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:145 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:57:30.279 +Jul 18 12:57:30.279: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 12:57:30.279 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:30.475 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:30.555 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:145 +Jul 18 12:57:30.632: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 12:57:30.997: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "custom-resource-definition-8440" for this suite. 07/18/23 12:57:31.049 +------------------------------ +• [0.841 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + Simple CustomResourceDefinition + test/e2e/apimachinery/custom_resource_definition.go:50 + getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:145 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:57:30.279 + Jul 18 12:57:30.279: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 12:57:30.279 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:30.475 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:30.555 + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:145 + Jul 18 12:57:30.632: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 12:57:30.997: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "custom-resource-definition-8440" for this suite. 07/18/23 12:57:31.049 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:99 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:57:31.12 +Jul 18 12:57:31.120: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 12:57:31.12 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:31.245 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:31.294 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:99 +STEP: Creating configMap with name configmap-test-volume-map-6a36e92d-1cfe-4895-989a-efb86685429e 07/18/23 12:57:31.346 +STEP: Creating a pod to test consume configMaps 07/18/23 12:57:31.423 +Jul 18 12:57:31.538: INFO: Waiting up to 5m0s for pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49" in namespace "configmap-6765" to be "Succeeded or Failed" +Jul 18 12:57:31.605: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49": Phase="Pending", Reason="", readiness=false. Elapsed: 66.879749ms +E0718 12:57:32.857932 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:33.646: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49": Phase="Pending", Reason="", readiness=false. Elapsed: 2.10767866s +Jul 18 12:57:35.673: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49": Phase="Pending", Reason="", readiness=false. Elapsed: 4.134617016s +Jul 18 12:57:37.690: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.151884085s +STEP: Saw pod success 07/18/23 12:57:37.69 +Jul 18 12:57:37.690: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49" satisfied condition "Succeeded or Failed" +Jul 18 12:57:37.771: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49 container agnhost-container: +STEP: delete the pod 07/18/23 12:57:37.893 +Jul 18 12:57:38.078: INFO: Waiting for pod pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49 to disappear +Jul 18 12:57:38.169: INFO: Pod pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49 no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 12:57:38.169: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-6765" for this suite. 07/18/23 12:57:38.274 +------------------------------ +• [SLOW TEST] [7.313 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:99 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:57:31.12 + Jul 18 12:57:31.120: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 12:57:31.12 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:31.245 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:31.294 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:99 + STEP: Creating configMap with name configmap-test-volume-map-6a36e92d-1cfe-4895-989a-efb86685429e 07/18/23 12:57:31.346 + STEP: Creating a pod to test consume configMaps 07/18/23 12:57:31.423 + Jul 18 12:57:31.538: INFO: Waiting up to 5m0s for pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49" in namespace "configmap-6765" to be "Succeeded or Failed" + Jul 18 12:57:31.605: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49": Phase="Pending", Reason="", readiness=false. Elapsed: 66.879749ms + E0718 12:57:32.857932 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:33.646: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49": Phase="Pending", Reason="", readiness=false. Elapsed: 2.10767866s + Jul 18 12:57:35.673: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49": Phase="Pending", Reason="", readiness=false. Elapsed: 4.134617016s + Jul 18 12:57:37.690: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.151884085s + STEP: Saw pod success 07/18/23 12:57:37.69 + Jul 18 12:57:37.690: INFO: Pod "pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49" satisfied condition "Succeeded or Failed" + Jul 18 12:57:37.771: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49 container agnhost-container: + STEP: delete the pod 07/18/23 12:57:37.893 + Jul 18 12:57:38.078: INFO: Waiting for pod pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49 to disappear + Jul 18 12:57:38.169: INFO: Pod pod-configmaps-dc0895ca-2e9e-4102-b802-7be2818e4a49 no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 12:57:38.169: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-6765" for this suite. 07/18/23 12:57:38.274 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:267 +[BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:57:38.435 +Jul 18 12:57:38.435: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 12:57:38.435 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:38.741 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:38.815 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 +[It] should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:267 +STEP: Creating a pod to test downward api env vars 07/18/23 12:57:38.891 +Jul 18 12:57:38.950: INFO: Waiting up to 5m0s for pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61" in namespace "downward-api-1299" to be "Succeeded or Failed" +Jul 18 12:57:38.982: INFO: Pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61": Phase="Pending", Reason="", readiness=false. Elapsed: 31.404386ms +E0718 12:57:39.511753 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +E0718 12:57:40.278643 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:41.041: INFO: Pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61": Phase="Pending", Reason="", readiness=false. Elapsed: 2.090125132s +E0718 12:57:41.120719 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:43.051: INFO: Pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.100965576s +STEP: Saw pod success 07/18/23 12:57:43.052 +Jul 18 12:57:43.052: INFO: Pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61" satisfied condition "Succeeded or Failed" +Jul 18 12:57:43.155: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downward-api-bb681955-6cff-4b04-8291-695f0e5deb61 container dapi-container: +STEP: delete the pod 07/18/23 12:57:43.342 +Jul 18 12:57:43.497: INFO: Waiting for pod downward-api-bb681955-6cff-4b04-8291-695f0e5deb61 to disappear +Jul 18 12:57:43.542: INFO: Pod downward-api-bb681955-6cff-4b04-8291-695f0e5deb61 no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 +Jul 18 12:57:43.542: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-1299" for this suite. 07/18/23 12:57:43.562 +------------------------------ +• [SLOW TEST] [5.137 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:267 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:57:38.435 + Jul 18 12:57:38.435: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 12:57:38.435 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:38.741 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:38.815 + [BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 + [It] should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:267 + STEP: Creating a pod to test downward api env vars 07/18/23 12:57:38.891 + Jul 18 12:57:38.950: INFO: Waiting up to 5m0s for pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61" in namespace "downward-api-1299" to be "Succeeded or Failed" + Jul 18 12:57:38.982: INFO: Pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61": Phase="Pending", Reason="", readiness=false. Elapsed: 31.404386ms + E0718 12:57:39.511753 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + E0718 12:57:40.278643 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:41.041: INFO: Pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61": Phase="Pending", Reason="", readiness=false. Elapsed: 2.090125132s + E0718 12:57:41.120719 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:43.051: INFO: Pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.100965576s + STEP: Saw pod success 07/18/23 12:57:43.052 + Jul 18 12:57:43.052: INFO: Pod "downward-api-bb681955-6cff-4b04-8291-695f0e5deb61" satisfied condition "Succeeded or Failed" + Jul 18 12:57:43.155: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downward-api-bb681955-6cff-4b04-8291-695f0e5deb61 container dapi-container: + STEP: delete the pod 07/18/23 12:57:43.342 + Jul 18 12:57:43.497: INFO: Waiting for pod downward-api-bb681955-6cff-4b04-8291-695f0e5deb61 to disappear + Jul 18 12:57:43.542: INFO: Pod downward-api-bb681955-6cff-4b04-8291-695f0e5deb61 no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 + Jul 18 12:57:43.542: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-1299" for this suite. 07/18/23 12:57:43.562 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Update Demo + should scale a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:352 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:57:43.58 +Jul 18 12:57:43.580: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 12:57:43.581 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:43.601 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:43.603 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:326 +[It] should scale a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:352 +STEP: creating a replication controller 07/18/23 12:57:43.607 +Jul 18 12:57:43.607: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 create -f -' +Jul 18 12:57:45.692: INFO: stderr: "" +Jul 18 12:57:45.692: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" +STEP: waiting for all containers in name=update-demo pods to come up. 07/18/23 12:57:45.692 +Jul 18 12:57:45.692: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Jul 18 12:57:45.908: INFO: stderr: "" +Jul 18 12:57:45.908: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f9wcx " +Jul 18 12:57:45.908: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 12:57:45.980: INFO: stderr: "" +Jul 18 12:57:45.980: INFO: stdout: "" +Jul 18 12:57:45.980: INFO: update-demo-nautilus-8mjpz is created but not running +E0718 12:57:48.435730 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:50.980: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Jul 18 12:57:51.146: INFO: stderr: "" +Jul 18 12:57:51.146: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f9wcx " +Jul 18 12:57:51.146: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 12:57:51.240: INFO: stderr: "" +Jul 18 12:57:51.240: INFO: stdout: "" +Jul 18 12:57:51.240: INFO: update-demo-nautilus-8mjpz is created but not running +E0718 12:57:53.574768 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) +Jul 18 12:57:56.240: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Jul 18 12:57:56.323: INFO: stderr: "" +Jul 18 12:57:56.323: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f9wcx " +Jul 18 12:57:56.323: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 12:57:56.386: INFO: stderr: "" +Jul 18 12:57:56.386: INFO: stdout: "true" +Jul 18 12:57:56.386: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Jul 18 12:57:56.619: INFO: stderr: "" +Jul 18 12:57:56.619: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" +Jul 18 12:57:56.619: INFO: validating pod update-demo-nautilus-8mjpz +Jul 18 12:57:56.844: INFO: got data: { + "image": "nautilus.jpg" +} + +Jul 18 12:57:56.844: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jul 18 12:57:56.845: INFO: update-demo-nautilus-8mjpz is verified up and running +Jul 18 12:57:56.845: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-f9wcx -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 12:57:56.914: INFO: stderr: "" +Jul 18 12:57:56.914: INFO: stdout: "true" +Jul 18 12:57:56.914: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-f9wcx -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Jul 18 12:57:56.982: INFO: stderr: "" +Jul 18 12:57:56.982: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" +Jul 18 12:57:56.982: INFO: validating pod update-demo-nautilus-f9wcx +Jul 18 12:57:57.142: INFO: got data: { + "image": "nautilus.jpg" +} + +Jul 18 12:57:57.142: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jul 18 12:57:57.142: INFO: update-demo-nautilus-f9wcx is verified up and running +STEP: scaling down the replication controller 07/18/23 12:57:57.142 +Jul 18 12:57:57.144: INFO: scanned /root for discovery docs: +Jul 18 12:57:57.144: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 scale rc update-demo-nautilus --replicas=1 --timeout=5m' +Jul 18 12:57:58.227: INFO: stderr: "" +Jul 18 12:57:58.227: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. 07/18/23 12:57:58.227 +Jul 18 12:57:58.227: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Jul 18 12:57:58.291: INFO: stderr: "" +Jul 18 12:57:58.291: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f9wcx " +STEP: Replicas for name=update-demo: expected=1 actual=2 07/18/23 12:57:58.291 +Jul 18 12:58:03.292: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Jul 18 12:58:03.365: INFO: stderr: "" +Jul 18 12:58:03.365: INFO: stdout: "update-demo-nautilus-8mjpz " +Jul 18 12:58:03.365: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 12:58:03.425: INFO: stderr: "" +Jul 18 12:58:03.425: INFO: stdout: "true" +Jul 18 12:58:03.425: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Jul 18 12:58:03.494: INFO: stderr: "" +Jul 18 12:58:03.494: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" +Jul 18 12:58:03.494: INFO: validating pod update-demo-nautilus-8mjpz +Jul 18 12:58:03.501: INFO: got data: { + "image": "nautilus.jpg" +} + +Jul 18 12:58:03.501: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jul 18 12:58:03.501: INFO: update-demo-nautilus-8mjpz is verified up and running +STEP: scaling up the replication controller 07/18/23 12:58:03.501 +Jul 18 12:58:03.502: INFO: scanned /root for discovery docs: +Jul 18 12:58:03.502: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 scale rc update-demo-nautilus --replicas=2 --timeout=5m' +Jul 18 12:58:04.625: INFO: stderr: "" +Jul 18 12:58:04.625: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. 07/18/23 12:58:04.625 +Jul 18 12:58:04.633: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Jul 18 12:58:04.729: INFO: stderr: "" +Jul 18 12:58:04.729: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f2l6h " +Jul 18 12:58:04.730: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 12:58:04.795: INFO: stderr: "" +Jul 18 12:58:04.795: INFO: stdout: "true" +Jul 18 12:58:04.795: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Jul 18 12:58:04.858: INFO: stderr: "" +Jul 18 12:58:04.858: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" +Jul 18 12:58:04.858: INFO: validating pod update-demo-nautilus-8mjpz +Jul 18 12:58:04.865: INFO: got data: { + "image": "nautilus.jpg" +} + +Jul 18 12:58:04.865: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jul 18 12:58:04.865: INFO: update-demo-nautilus-8mjpz is verified up and running +Jul 18 12:58:04.865: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-f2l6h -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 12:58:04.929: INFO: stderr: "" +Jul 18 12:58:04.929: INFO: stdout: "true" +Jul 18 12:58:04.929: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-f2l6h -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Jul 18 12:58:04.999: INFO: stderr: "" +Jul 18 12:58:04.999: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" +Jul 18 12:58:04.999: INFO: validating pod update-demo-nautilus-f2l6h +Jul 18 12:58:05.008: INFO: got data: { + "image": "nautilus.jpg" +} + +Jul 18 12:58:05.008: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jul 18 12:58:05.008: INFO: update-demo-nautilus-f2l6h is verified up and running +STEP: using delete to clean up resources 07/18/23 12:58:05.008 +Jul 18 12:58:05.009: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 delete --grace-period=0 --force -f -' +Jul 18 12:58:05.078: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jul 18 12:58:05.078: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" +Jul 18 12:58:05.078: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get rc,svc -l name=update-demo --no-headers' +Jul 18 12:58:05.174: INFO: stderr: "No resources found in kubectl-5307 namespace.\n" +Jul 18 12:58:05.174: INFO: stdout: "" +Jul 18 12:58:05.174: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Jul 18 12:58:05.262: INFO: stderr: "" +Jul 18 12:58:05.262: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 12:58:05.262: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-5307" for this suite. 07/18/23 12:58:05.27 +------------------------------ +• [SLOW TEST] [21.709 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Update Demo + test/e2e/kubectl/kubectl.go:324 + should scale a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:352 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:57:43.58 + Jul 18 12:57:43.580: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 12:57:43.581 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:57:43.601 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:57:43.603 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:326 + [It] should scale a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:352 + STEP: creating a replication controller 07/18/23 12:57:43.607 + Jul 18 12:57:43.607: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 create -f -' + Jul 18 12:57:45.692: INFO: stderr: "" + Jul 18 12:57:45.692: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" + STEP: waiting for all containers in name=update-demo pods to come up. 07/18/23 12:57:45.692 + Jul 18 12:57:45.692: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Jul 18 12:57:45.908: INFO: stderr: "" + Jul 18 12:57:45.908: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f9wcx " + Jul 18 12:57:45.908: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 12:57:45.980: INFO: stderr: "" + Jul 18 12:57:45.980: INFO: stdout: "" + Jul 18 12:57:45.980: INFO: update-demo-nautilus-8mjpz is created but not running + E0718 12:57:48.435730 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:50.980: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Jul 18 12:57:51.146: INFO: stderr: "" + Jul 18 12:57:51.146: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f9wcx " + Jul 18 12:57:51.146: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 12:57:51.240: INFO: stderr: "" + Jul 18 12:57:51.240: INFO: stdout: "" + Jul 18 12:57:51.240: INFO: update-demo-nautilus-8mjpz is created but not running + E0718 12:57:53.574768 20 progress.go:80] Failed to post progress update to http://localhost:8099/progress: Post "http://localhost:8099/progress": context deadline exceeded (Client.Timeout exceeded while awaiting headers) + Jul 18 12:57:56.240: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Jul 18 12:57:56.323: INFO: stderr: "" + Jul 18 12:57:56.323: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f9wcx " + Jul 18 12:57:56.323: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 12:57:56.386: INFO: stderr: "" + Jul 18 12:57:56.386: INFO: stdout: "true" + Jul 18 12:57:56.386: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Jul 18 12:57:56.619: INFO: stderr: "" + Jul 18 12:57:56.619: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" + Jul 18 12:57:56.619: INFO: validating pod update-demo-nautilus-8mjpz + Jul 18 12:57:56.844: INFO: got data: { + "image": "nautilus.jpg" + } + + Jul 18 12:57:56.844: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Jul 18 12:57:56.845: INFO: update-demo-nautilus-8mjpz is verified up and running + Jul 18 12:57:56.845: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-f9wcx -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 12:57:56.914: INFO: stderr: "" + Jul 18 12:57:56.914: INFO: stdout: "true" + Jul 18 12:57:56.914: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-f9wcx -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Jul 18 12:57:56.982: INFO: stderr: "" + Jul 18 12:57:56.982: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" + Jul 18 12:57:56.982: INFO: validating pod update-demo-nautilus-f9wcx + Jul 18 12:57:57.142: INFO: got data: { + "image": "nautilus.jpg" + } + + Jul 18 12:57:57.142: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Jul 18 12:57:57.142: INFO: update-demo-nautilus-f9wcx is verified up and running + STEP: scaling down the replication controller 07/18/23 12:57:57.142 + Jul 18 12:57:57.144: INFO: scanned /root for discovery docs: + Jul 18 12:57:57.144: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 scale rc update-demo-nautilus --replicas=1 --timeout=5m' + Jul 18 12:57:58.227: INFO: stderr: "" + Jul 18 12:57:58.227: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" + STEP: waiting for all containers in name=update-demo pods to come up. 07/18/23 12:57:58.227 + Jul 18 12:57:58.227: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Jul 18 12:57:58.291: INFO: stderr: "" + Jul 18 12:57:58.291: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f9wcx " + STEP: Replicas for name=update-demo: expected=1 actual=2 07/18/23 12:57:58.291 + Jul 18 12:58:03.292: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Jul 18 12:58:03.365: INFO: stderr: "" + Jul 18 12:58:03.365: INFO: stdout: "update-demo-nautilus-8mjpz " + Jul 18 12:58:03.365: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 12:58:03.425: INFO: stderr: "" + Jul 18 12:58:03.425: INFO: stdout: "true" + Jul 18 12:58:03.425: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Jul 18 12:58:03.494: INFO: stderr: "" + Jul 18 12:58:03.494: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" + Jul 18 12:58:03.494: INFO: validating pod update-demo-nautilus-8mjpz + Jul 18 12:58:03.501: INFO: got data: { + "image": "nautilus.jpg" + } + + Jul 18 12:58:03.501: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Jul 18 12:58:03.501: INFO: update-demo-nautilus-8mjpz is verified up and running + STEP: scaling up the replication controller 07/18/23 12:58:03.501 + Jul 18 12:58:03.502: INFO: scanned /root for discovery docs: + Jul 18 12:58:03.502: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 scale rc update-demo-nautilus --replicas=2 --timeout=5m' + Jul 18 12:58:04.625: INFO: stderr: "" + Jul 18 12:58:04.625: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" + STEP: waiting for all containers in name=update-demo pods to come up. 07/18/23 12:58:04.625 + Jul 18 12:58:04.633: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Jul 18 12:58:04.729: INFO: stderr: "" + Jul 18 12:58:04.729: INFO: stdout: "update-demo-nautilus-8mjpz update-demo-nautilus-f2l6h " + Jul 18 12:58:04.730: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 12:58:04.795: INFO: stderr: "" + Jul 18 12:58:04.795: INFO: stdout: "true" + Jul 18 12:58:04.795: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-8mjpz -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Jul 18 12:58:04.858: INFO: stderr: "" + Jul 18 12:58:04.858: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" + Jul 18 12:58:04.858: INFO: validating pod update-demo-nautilus-8mjpz + Jul 18 12:58:04.865: INFO: got data: { + "image": "nautilus.jpg" + } + + Jul 18 12:58:04.865: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Jul 18 12:58:04.865: INFO: update-demo-nautilus-8mjpz is verified up and running + Jul 18 12:58:04.865: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-f2l6h -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 12:58:04.929: INFO: stderr: "" + Jul 18 12:58:04.929: INFO: stdout: "true" + Jul 18 12:58:04.929: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods update-demo-nautilus-f2l6h -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Jul 18 12:58:04.999: INFO: stderr: "" + Jul 18 12:58:04.999: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" + Jul 18 12:58:04.999: INFO: validating pod update-demo-nautilus-f2l6h + Jul 18 12:58:05.008: INFO: got data: { + "image": "nautilus.jpg" + } + + Jul 18 12:58:05.008: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Jul 18 12:58:05.008: INFO: update-demo-nautilus-f2l6h is verified up and running + STEP: using delete to clean up resources 07/18/23 12:58:05.008 + Jul 18 12:58:05.009: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 delete --grace-period=0 --force -f -' + Jul 18 12:58:05.078: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" + Jul 18 12:58:05.078: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" + Jul 18 12:58:05.078: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get rc,svc -l name=update-demo --no-headers' + Jul 18 12:58:05.174: INFO: stderr: "No resources found in kubectl-5307 namespace.\n" + Jul 18 12:58:05.174: INFO: stdout: "" + Jul 18 12:58:05.174: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5307 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' + Jul 18 12:58:05.262: INFO: stderr: "" + Jul 18 12:58:05.262: INFO: stdout: "" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 12:58:05.262: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-5307" for this suite. 07/18/23 12:58:05.27 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should serve a basic endpoint from pods [Conformance] + test/e2e/network/service.go:787 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:58:05.29 +Jul 18 12:58:05.290: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 12:58:05.291 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:05.315 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:05.32 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should serve a basic endpoint from pods [Conformance] + test/e2e/network/service.go:787 +STEP: creating service endpoint-test2 in namespace services-3720 07/18/23 12:58:05.324 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[] 07/18/23 12:58:05.354 +Jul 18 12:58:05.375: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[] +STEP: Creating pod pod1 in namespace services-3720 07/18/23 12:58:05.375 +Jul 18 12:58:05.394: INFO: Waiting up to 5m0s for pod "pod1" in namespace "services-3720" to be "running and ready" +Jul 18 12:58:05.407: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 12.875064ms +Jul 18 12:58:05.407: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 12:58:07.414: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.019606663s +Jul 18 12:58:07.414: INFO: The phase of Pod pod1 is Running (Ready = true) +Jul 18 12:58:07.414: INFO: Pod "pod1" satisfied condition "running and ready" +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[pod1:[80]] 07/18/23 12:58:07.42 +Jul 18 12:58:07.436: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[pod1:[80]] +STEP: Checking if the Service forwards traffic to pod1 07/18/23 12:58:07.436 +Jul 18 12:58:07.436: INFO: Creating new exec pod +Jul 18 12:58:07.443: INFO: Waiting up to 5m0s for pod "execpodhzlht" in namespace "services-3720" to be "running" +Jul 18 12:58:07.451: INFO: Pod "execpodhzlht": Phase="Pending", Reason="", readiness=false. Elapsed: 8.481211ms +Jul 18 12:58:09.458: INFO: Pod "execpodhzlht": Phase="Running", Reason="", readiness=true. Elapsed: 2.014682993s +Jul 18 12:58:09.458: INFO: Pod "execpodhzlht" satisfied condition "running" +Jul 18 12:58:10.458: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 endpoint-test2 80' +Jul 18 12:58:10.625: INFO: stderr: "+ nc -v -z -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Jul 18 12:58:10.625: INFO: stdout: "" +Jul 18 12:58:10.625: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 10.97.46.116 80' +Jul 18 12:58:10.760: INFO: stderr: "+ nc -v -z -w 2 10.97.46.116 80\nConnection to 10.97.46.116 80 port [tcp/http] succeeded!\n" +Jul 18 12:58:10.760: INFO: stdout: "" +STEP: Creating pod pod2 in namespace services-3720 07/18/23 12:58:10.76 +Jul 18 12:58:10.772: INFO: Waiting up to 5m0s for pod "pod2" in namespace "services-3720" to be "running and ready" +Jul 18 12:58:10.783: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 11.037804ms +Jul 18 12:58:10.783: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 12:58:12.790: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.018123802s +Jul 18 12:58:12.790: INFO: The phase of Pod pod2 is Running (Ready = true) +Jul 18 12:58:12.790: INFO: Pod "pod2" satisfied condition "running and ready" +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[pod1:[80] pod2:[80]] 07/18/23 12:58:12.797 +Jul 18 12:58:12.821: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[pod1:[80] pod2:[80]] +STEP: Checking if the Service forwards traffic to pod1 and pod2 07/18/23 12:58:12.821 +Jul 18 12:58:13.821: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 endpoint-test2 80' +Jul 18 12:58:13.963: INFO: stderr: "+ nc -v -z -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Jul 18 12:58:13.963: INFO: stdout: "" +Jul 18 12:58:13.963: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 10.97.46.116 80' +Jul 18 12:58:14.098: INFO: stderr: "+ nc -v -z -w 2 10.97.46.116 80\nConnection to 10.97.46.116 80 port [tcp/http] succeeded!\n" +Jul 18 12:58:14.098: INFO: stdout: "" +STEP: Deleting pod pod1 in namespace services-3720 07/18/23 12:58:14.098 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[pod2:[80]] 07/18/23 12:58:14.118 +Jul 18 12:58:14.149: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[pod2:[80]] +STEP: Checking if the Service forwards traffic to pod2 07/18/23 12:58:14.149 +Jul 18 12:58:15.151: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 endpoint-test2 80' +Jul 18 12:58:15.284: INFO: stderr: "+ nc -v -z -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Jul 18 12:58:15.284: INFO: stdout: "" +Jul 18 12:58:15.284: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 10.97.46.116 80' +Jul 18 12:58:15.432: INFO: stderr: "+ nc -v -z -w 2 10.97.46.116 80\nConnection to 10.97.46.116 80 port [tcp/http] succeeded!\n" +Jul 18 12:58:15.432: INFO: stdout: "" +STEP: Deleting pod pod2 in namespace services-3720 07/18/23 12:58:15.432 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[] 07/18/23 12:58:15.457 +Jul 18 12:58:16.498: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[] +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 12:58:16.554: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-3720" for this suite. 07/18/23 12:58:16.567 +------------------------------ +• [SLOW TEST] [11.300 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should serve a basic endpoint from pods [Conformance] + test/e2e/network/service.go:787 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:58:05.29 + Jul 18 12:58:05.290: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 12:58:05.291 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:05.315 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:05.32 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should serve a basic endpoint from pods [Conformance] + test/e2e/network/service.go:787 + STEP: creating service endpoint-test2 in namespace services-3720 07/18/23 12:58:05.324 + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[] 07/18/23 12:58:05.354 + Jul 18 12:58:05.375: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[] + STEP: Creating pod pod1 in namespace services-3720 07/18/23 12:58:05.375 + Jul 18 12:58:05.394: INFO: Waiting up to 5m0s for pod "pod1" in namespace "services-3720" to be "running and ready" + Jul 18 12:58:05.407: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 12.875064ms + Jul 18 12:58:05.407: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 12:58:07.414: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.019606663s + Jul 18 12:58:07.414: INFO: The phase of Pod pod1 is Running (Ready = true) + Jul 18 12:58:07.414: INFO: Pod "pod1" satisfied condition "running and ready" + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[pod1:[80]] 07/18/23 12:58:07.42 + Jul 18 12:58:07.436: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[pod1:[80]] + STEP: Checking if the Service forwards traffic to pod1 07/18/23 12:58:07.436 + Jul 18 12:58:07.436: INFO: Creating new exec pod + Jul 18 12:58:07.443: INFO: Waiting up to 5m0s for pod "execpodhzlht" in namespace "services-3720" to be "running" + Jul 18 12:58:07.451: INFO: Pod "execpodhzlht": Phase="Pending", Reason="", readiness=false. Elapsed: 8.481211ms + Jul 18 12:58:09.458: INFO: Pod "execpodhzlht": Phase="Running", Reason="", readiness=true. Elapsed: 2.014682993s + Jul 18 12:58:09.458: INFO: Pod "execpodhzlht" satisfied condition "running" + Jul 18 12:58:10.458: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 endpoint-test2 80' + Jul 18 12:58:10.625: INFO: stderr: "+ nc -v -z -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" + Jul 18 12:58:10.625: INFO: stdout: "" + Jul 18 12:58:10.625: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 10.97.46.116 80' + Jul 18 12:58:10.760: INFO: stderr: "+ nc -v -z -w 2 10.97.46.116 80\nConnection to 10.97.46.116 80 port [tcp/http] succeeded!\n" + Jul 18 12:58:10.760: INFO: stdout: "" + STEP: Creating pod pod2 in namespace services-3720 07/18/23 12:58:10.76 + Jul 18 12:58:10.772: INFO: Waiting up to 5m0s for pod "pod2" in namespace "services-3720" to be "running and ready" + Jul 18 12:58:10.783: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 11.037804ms + Jul 18 12:58:10.783: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 12:58:12.790: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.018123802s + Jul 18 12:58:12.790: INFO: The phase of Pod pod2 is Running (Ready = true) + Jul 18 12:58:12.790: INFO: Pod "pod2" satisfied condition "running and ready" + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[pod1:[80] pod2:[80]] 07/18/23 12:58:12.797 + Jul 18 12:58:12.821: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[pod1:[80] pod2:[80]] + STEP: Checking if the Service forwards traffic to pod1 and pod2 07/18/23 12:58:12.821 + Jul 18 12:58:13.821: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 endpoint-test2 80' + Jul 18 12:58:13.963: INFO: stderr: "+ nc -v -z -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" + Jul 18 12:58:13.963: INFO: stdout: "" + Jul 18 12:58:13.963: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 10.97.46.116 80' + Jul 18 12:58:14.098: INFO: stderr: "+ nc -v -z -w 2 10.97.46.116 80\nConnection to 10.97.46.116 80 port [tcp/http] succeeded!\n" + Jul 18 12:58:14.098: INFO: stdout: "" + STEP: Deleting pod pod1 in namespace services-3720 07/18/23 12:58:14.098 + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[pod2:[80]] 07/18/23 12:58:14.118 + Jul 18 12:58:14.149: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[pod2:[80]] + STEP: Checking if the Service forwards traffic to pod2 07/18/23 12:58:14.149 + Jul 18 12:58:15.151: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 endpoint-test2 80' + Jul 18 12:58:15.284: INFO: stderr: "+ nc -v -z -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" + Jul 18 12:58:15.284: INFO: stdout: "" + Jul 18 12:58:15.284: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3720 exec execpodhzlht -- /bin/sh -x -c nc -v -z -w 2 10.97.46.116 80' + Jul 18 12:58:15.432: INFO: stderr: "+ nc -v -z -w 2 10.97.46.116 80\nConnection to 10.97.46.116 80 port [tcp/http] succeeded!\n" + Jul 18 12:58:15.432: INFO: stdout: "" + STEP: Deleting pod pod2 in namespace services-3720 07/18/23 12:58:15.432 + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3720 to expose endpoints map[] 07/18/23 12:58:15.457 + Jul 18 12:58:16.498: INFO: successfully validated that service endpoint-test2 in namespace services-3720 exposes endpoints map[] + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 12:58:16.554: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-3720" for this suite. 07/18/23 12:58:16.567 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] RuntimeClass + should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:129 +[BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:58:16.595 +Jul 18 12:58:16.595: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename runtimeclass 07/18/23 12:58:16.596 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:16.63 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:16.635 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 +[It] should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:129 +Jul 18 12:58:16.661: INFO: Waiting up to 1m20s for at least 1 pods in namespace runtimeclass-5865 to be scheduled +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 +Jul 18 12:58:16.680: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 +STEP: Destroying namespace "runtimeclass-5865" for this suite. 07/18/23 12:58:16.691 +------------------------------ +• [0.108 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:129 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:58:16.595 + Jul 18 12:58:16.595: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename runtimeclass 07/18/23 12:58:16.596 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:16.63 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:16.635 + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 + [It] should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:129 + Jul 18 12:58:16.661: INFO: Waiting up to 1m20s for at least 1 pods in namespace runtimeclass-5865 to be scheduled + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 + Jul 18 12:58:16.680: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 + STEP: Destroying namespace "runtimeclass-5865" for this suite. 07/18/23 12:58:16.691 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/apps/statefulset.go:908 +[BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:58:16.704 +Jul 18 12:58:16.704: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename statefulset 07/18/23 12:58:16.705 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:16.728 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:16.732 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 +STEP: Creating service test in namespace statefulset-129 07/18/23 12:58:16.738 +[It] should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/apps/statefulset.go:908 +Jul 18 12:58:16.786: INFO: Found 0 stateful pods, waiting for 1 +Jul 18 12:58:26.792: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: patching the StatefulSet 07/18/23 12:58:26.798 +W0718 12:58:26.808480 20 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" +Jul 18 12:58:26.819: INFO: Found 1 stateful pods, waiting for 2 +Jul 18 12:58:36.826: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 12:58:36.826: INFO: Waiting for pod test-ss-1 to enter Running - Ready=true, currently Running - Ready=true +STEP: Listing all StatefulSets 07/18/23 12:58:36.838 +STEP: Delete all of the StatefulSets 07/18/23 12:58:36.843 +STEP: Verify that StatefulSets have been deleted 07/18/23 12:58:36.856 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 +Jul 18 12:58:36.863: INFO: Deleting all statefulset in ns statefulset-129 +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 +Jul 18 12:58:36.902: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 +STEP: Destroying namespace "statefulset-129" for this suite. 07/18/23 12:58:36.914 +------------------------------ +• [SLOW TEST] [20.222 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:103 + should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/apps/statefulset.go:908 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:58:16.704 + Jul 18 12:58:16.704: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename statefulset 07/18/23 12:58:16.705 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:16.728 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:16.732 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 + STEP: Creating service test in namespace statefulset-129 07/18/23 12:58:16.738 + [It] should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/apps/statefulset.go:908 + Jul 18 12:58:16.786: INFO: Found 0 stateful pods, waiting for 1 + Jul 18 12:58:26.792: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true + STEP: patching the StatefulSet 07/18/23 12:58:26.798 + W0718 12:58:26.808480 20 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" + Jul 18 12:58:26.819: INFO: Found 1 stateful pods, waiting for 2 + Jul 18 12:58:36.826: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 12:58:36.826: INFO: Waiting for pod test-ss-1 to enter Running - Ready=true, currently Running - Ready=true + STEP: Listing all StatefulSets 07/18/23 12:58:36.838 + STEP: Delete all of the StatefulSets 07/18/23 12:58:36.843 + STEP: Verify that StatefulSets have been deleted 07/18/23 12:58:36.856 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 + Jul 18 12:58:36.863: INFO: Deleting all statefulset in ns statefulset-129 + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 + Jul 18 12:58:36.902: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 + STEP: Destroying namespace "statefulset-129" for this suite. 07/18/23 12:58:36.914 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for pods for Hostname [Conformance] + test/e2e/network/dns.go:248 +[BeforeEach] [sig-network] DNS + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:58:36.926 +Jul 18 12:58:36.926: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename dns 07/18/23 12:58:36.927 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:36.95 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:36.954 +[BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 +[It] should provide DNS for pods for Hostname [Conformance] + test/e2e/network/dns.go:248 +STEP: Creating a test headless service 07/18/23 12:58:36.958 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-2.dns-test-service-2.dns-3725.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-2.dns-test-service-2.dns-3725.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/wheezy_hosts@dns-querier-2;sleep 1; done + 07/18/23 12:58:36.965 +STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-2.dns-test-service-2.dns-3725.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-2.dns-test-service-2.dns-3725.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/jessie_hosts@dns-querier-2;sleep 1; done + 07/18/23 12:58:36.965 +STEP: creating a pod to probe DNS 07/18/23 12:58:36.966 +STEP: submitting the pod to kubernetes 07/18/23 12:58:36.966 +Jul 18 12:58:36.980: INFO: Waiting up to 15m0s for pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3" in namespace "dns-3725" to be "running" +Jul 18 12:58:36.988: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 8.031041ms +Jul 18 12:58:38.994: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014342307s +Jul 18 12:58:40.994: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014488969s +Jul 18 12:58:43.001: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 6.020954349s +Jul 18 12:58:44.995: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 8.015293093s +Jul 18 12:58:46.994: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 10.01362339s +Jul 18 12:58:48.994: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 12.014136709s +Jul 18 12:58:50.996: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Running", Reason="", readiness=true. Elapsed: 14.01591244s +Jul 18 12:58:50.996: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3" satisfied condition "running" +STEP: retrieving the pod 07/18/23 12:58:50.996 +STEP: looking for the results for each expected name from probers 07/18/23 12:58:51.003 +Jul 18 12:58:51.033: INFO: DNS probes using dns-3725/dns-test-542db7ff-675e-42a3-9b29-45876c707ea3 succeeded + +STEP: deleting the pod 07/18/23 12:58:51.033 +STEP: deleting the test headless service 07/18/23 12:58:51.055 +[AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 +Jul 18 12:58:51.087: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 +STEP: Destroying namespace "dns-3725" for this suite. 07/18/23 12:58:51.096 +------------------------------ +• [SLOW TEST] [14.182 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for pods for Hostname [Conformance] + test/e2e/network/dns.go:248 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:58:36.926 + Jul 18 12:58:36.926: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename dns 07/18/23 12:58:36.927 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:36.95 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:36.954 + [BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 + [It] should provide DNS for pods for Hostname [Conformance] + test/e2e/network/dns.go:248 + STEP: Creating a test headless service 07/18/23 12:58:36.958 + STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-2.dns-test-service-2.dns-3725.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-2.dns-test-service-2.dns-3725.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/wheezy_hosts@dns-querier-2;sleep 1; done + 07/18/23 12:58:36.965 + STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-2.dns-test-service-2.dns-3725.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-2.dns-test-service-2.dns-3725.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/jessie_hosts@dns-querier-2;sleep 1; done + 07/18/23 12:58:36.965 + STEP: creating a pod to probe DNS 07/18/23 12:58:36.966 + STEP: submitting the pod to kubernetes 07/18/23 12:58:36.966 + Jul 18 12:58:36.980: INFO: Waiting up to 15m0s for pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3" in namespace "dns-3725" to be "running" + Jul 18 12:58:36.988: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 8.031041ms + Jul 18 12:58:38.994: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014342307s + Jul 18 12:58:40.994: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014488969s + Jul 18 12:58:43.001: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 6.020954349s + Jul 18 12:58:44.995: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 8.015293093s + Jul 18 12:58:46.994: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 10.01362339s + Jul 18 12:58:48.994: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Pending", Reason="", readiness=false. Elapsed: 12.014136709s + Jul 18 12:58:50.996: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3": Phase="Running", Reason="", readiness=true. Elapsed: 14.01591244s + Jul 18 12:58:50.996: INFO: Pod "dns-test-542db7ff-675e-42a3-9b29-45876c707ea3" satisfied condition "running" + STEP: retrieving the pod 07/18/23 12:58:50.996 + STEP: looking for the results for each expected name from probers 07/18/23 12:58:51.003 + Jul 18 12:58:51.033: INFO: DNS probes using dns-3725/dns-test-542db7ff-675e-42a3-9b29-45876c707ea3 succeeded + + STEP: deleting the pod 07/18/23 12:58:51.033 + STEP: deleting the test headless service 07/18/23 12:58:51.055 + [AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 + Jul 18 12:58:51.087: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 + STEP: Destroying namespace "dns-3725" for this suite. 07/18/23 12:58:51.096 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-network] Proxy version v1 + A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/network/proxy.go:380 +[BeforeEach] version v1 + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:58:51.11 +Jul 18 12:58:51.111: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename proxy 07/18/23 12:58:51.111 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:51.136 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:51.14 +[BeforeEach] version v1 + test/e2e/framework/metrics/init/init.go:31 +[It] A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/network/proxy.go:380 +Jul 18 12:58:51.144: INFO: Creating pod... +Jul 18 12:58:51.158: INFO: Waiting up to 5m0s for pod "agnhost" in namespace "proxy-2567" to be "running" +Jul 18 12:58:51.166: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 7.434087ms +Jul 18 12:58:53.173: INFO: Pod "agnhost": Phase="Running", Reason="", readiness=true. Elapsed: 2.014493286s +Jul 18 12:58:53.173: INFO: Pod "agnhost" satisfied condition "running" +Jul 18 12:58:53.173: INFO: Creating service... +Jul 18 12:58:53.197: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=DELETE +Jul 18 12:58:53.207: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Jul 18 12:58:53.208: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=OPTIONS +Jul 18 12:58:53.214: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Jul 18 12:58:53.215: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=PATCH +Jul 18 12:58:53.222: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Jul 18 12:58:53.223: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=POST +Jul 18 12:58:53.229: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Jul 18 12:58:53.229: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=PUT +Jul 18 12:58:53.235: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Jul 18 12:58:53.236: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=DELETE +Jul 18 12:58:53.245: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Jul 18 12:58:53.246: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=OPTIONS +Jul 18 12:58:53.253: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Jul 18 12:58:53.253: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=PATCH +Jul 18 12:58:53.261: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Jul 18 12:58:53.261: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=POST +Jul 18 12:58:53.269: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Jul 18 12:58:53.269: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=PUT +Jul 18 12:58:53.277: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Jul 18 12:58:53.277: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=GET +Jul 18 12:58:53.281: INFO: http.Client request:GET StatusCode:301 +Jul 18 12:58:53.281: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=GET +Jul 18 12:58:53.287: INFO: http.Client request:GET StatusCode:301 +Jul 18 12:58:53.287: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=HEAD +Jul 18 12:58:53.292: INFO: http.Client request:HEAD StatusCode:301 +Jul 18 12:58:53.292: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=HEAD +Jul 18 12:58:53.298: INFO: http.Client request:HEAD StatusCode:301 +[AfterEach] version v1 + test/e2e/framework/node/init/init.go:32 +Jul 18 12:58:53.298: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] version v1 + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] version v1 + dump namespaces | framework.go:196 +[DeferCleanup (Each)] version v1 + tear down framework | framework.go:193 +STEP: Destroying namespace "proxy-2567" for this suite. 07/18/23 12:58:53.308 +------------------------------ +• [2.215 seconds] +[sig-network] Proxy +test/e2e/network/common/framework.go:23 + version v1 + test/e2e/network/proxy.go:74 + A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/network/proxy.go:380 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] version v1 + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:58:51.11 + Jul 18 12:58:51.111: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename proxy 07/18/23 12:58:51.111 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:51.136 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:51.14 + [BeforeEach] version v1 + test/e2e/framework/metrics/init/init.go:31 + [It] A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/network/proxy.go:380 + Jul 18 12:58:51.144: INFO: Creating pod... + Jul 18 12:58:51.158: INFO: Waiting up to 5m0s for pod "agnhost" in namespace "proxy-2567" to be "running" + Jul 18 12:58:51.166: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 7.434087ms + Jul 18 12:58:53.173: INFO: Pod "agnhost": Phase="Running", Reason="", readiness=true. Elapsed: 2.014493286s + Jul 18 12:58:53.173: INFO: Pod "agnhost" satisfied condition "running" + Jul 18 12:58:53.173: INFO: Creating service... + Jul 18 12:58:53.197: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=DELETE + Jul 18 12:58:53.207: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE + Jul 18 12:58:53.208: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=OPTIONS + Jul 18 12:58:53.214: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS + Jul 18 12:58:53.215: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=PATCH + Jul 18 12:58:53.222: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH + Jul 18 12:58:53.223: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=POST + Jul 18 12:58:53.229: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST + Jul 18 12:58:53.229: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=PUT + Jul 18 12:58:53.235: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT + Jul 18 12:58:53.236: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=DELETE + Jul 18 12:58:53.245: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE + Jul 18 12:58:53.246: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=OPTIONS + Jul 18 12:58:53.253: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS + Jul 18 12:58:53.253: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=PATCH + Jul 18 12:58:53.261: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH + Jul 18 12:58:53.261: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=POST + Jul 18 12:58:53.269: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST + Jul 18 12:58:53.269: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=PUT + Jul 18 12:58:53.277: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT + Jul 18 12:58:53.277: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=GET + Jul 18 12:58:53.281: INFO: http.Client request:GET StatusCode:301 + Jul 18 12:58:53.281: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=GET + Jul 18 12:58:53.287: INFO: http.Client request:GET StatusCode:301 + Jul 18 12:58:53.287: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/pods/agnhost/proxy?method=HEAD + Jul 18 12:58:53.292: INFO: http.Client request:HEAD StatusCode:301 + Jul 18 12:58:53.292: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-2567/services/e2e-proxy-test-service/proxy?method=HEAD + Jul 18 12:58:53.298: INFO: http.Client request:HEAD StatusCode:301 + [AfterEach] version v1 + test/e2e/framework/node/init/init.go:32 + Jul 18 12:58:53.298: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] version v1 + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] version v1 + dump namespaces | framework.go:196 + [DeferCleanup (Each)] version v1 + tear down framework | framework.go:193 + STEP: Destroying namespace "proxy-2567" for this suite. 07/18/23 12:58:53.308 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should deny crd creation [Conformance] + test/e2e/apimachinery/webhook.go:308 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:58:53.328 +Jul 18 12:58:53.328: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 12:58:53.329 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:53.357 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:53.36 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 12:58:53.39 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 12:58:53.832 +STEP: Deploying the webhook pod 07/18/23 12:58:53.85 +STEP: Wait for the deployment to be ready 07/18/23 12:58:53.871 +Jul 18 12:58:53.922: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:0, UpdatedReplicas:0, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 58, 53, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 58, 53, 0, time.Local), Reason:"NewReplicaSetCreated", Message:"Created new replica set \"sample-webhook-deployment-865554f4d9\""}, v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 58, 53, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 58, 53, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service 07/18/23 12:58:55.928 +STEP: Verifying the service has paired with the endpoint 07/18/23 12:58:55.966 +Jul 18 12:58:56.967: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should deny crd creation [Conformance] + test/e2e/apimachinery/webhook.go:308 +STEP: Registering the crd webhook via the AdmissionRegistration API 07/18/23 12:58:56.972 +STEP: Creating a custom resource definition that should be denied by the webhook 07/18/23 12:58:56.99 +Jul 18 12:58:56.990: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 12:58:57.012: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-1441" for this suite. 07/18/23 12:58:57.103 +STEP: Destroying namespace "webhook-1441-markers" for this suite. 07/18/23 12:58:57.112 +------------------------------ +• [3.796 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should deny crd creation [Conformance] + test/e2e/apimachinery/webhook.go:308 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:58:53.328 + Jul 18 12:58:53.328: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 12:58:53.329 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:53.357 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:53.36 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 12:58:53.39 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 12:58:53.832 + STEP: Deploying the webhook pod 07/18/23 12:58:53.85 + STEP: Wait for the deployment to be ready 07/18/23 12:58:53.871 + Jul 18 12:58:53.922: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:0, UpdatedReplicas:0, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 12, 58, 53, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 58, 53, 0, time.Local), Reason:"NewReplicaSetCreated", Message:"Created new replica set \"sample-webhook-deployment-865554f4d9\""}, v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 12, 58, 53, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 12, 58, 53, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}}, CollisionCount:(*int32)(nil)} + STEP: Deploying the webhook service 07/18/23 12:58:55.928 + STEP: Verifying the service has paired with the endpoint 07/18/23 12:58:55.966 + Jul 18 12:58:56.967: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should deny crd creation [Conformance] + test/e2e/apimachinery/webhook.go:308 + STEP: Registering the crd webhook via the AdmissionRegistration API 07/18/23 12:58:56.972 + STEP: Creating a custom resource definition that should be denied by the webhook 07/18/23 12:58:56.99 + Jul 18 12:58:56.990: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 12:58:57.012: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-1441" for this suite. 07/18/23 12:58:57.103 + STEP: Destroying namespace "webhook-1441-markers" for this suite. 07/18/23 12:58:57.112 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-storage] Projected combined + should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/common/storage/projected_combined.go:44 +[BeforeEach] [sig-storage] Projected combined + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:58:57.127 +Jul 18 12:58:57.127: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 12:58:57.128 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:57.143 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:57.146 +[BeforeEach] [sig-storage] Projected combined + test/e2e/framework/metrics/init/init.go:31 +[It] should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/common/storage/projected_combined.go:44 +STEP: Creating configMap with name configmap-projected-all-test-volume-6f264536-a9c5-4a8d-bd21-1473f8940fcb 07/18/23 12:58:57.148 +STEP: Creating secret with name secret-projected-all-test-volume-e0e10992-9e58-4375-8d0f-8f60ddadad75 07/18/23 12:58:57.154 +STEP: Creating a pod to test Check all projections for projected volume plugin 07/18/23 12:58:57.159 +Jul 18 12:58:57.170: INFO: Waiting up to 5m0s for pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886" in namespace "projected-4235" to be "Succeeded or Failed" +Jul 18 12:58:57.175: INFO: Pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886": Phase="Pending", Reason="", readiness=false. Elapsed: 4.927618ms +Jul 18 12:58:59.184: INFO: Pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013671792s +Jul 18 12:59:01.182: INFO: Pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012131291s +STEP: Saw pod success 07/18/23 12:59:01.182 +Jul 18 12:59:01.182: INFO: Pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886" satisfied condition "Succeeded or Failed" +Jul 18 12:59:01.187: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod projected-volume-09d64702-b815-4c41-85b8-d12952446886 container projected-all-volume-test: +STEP: delete the pod 07/18/23 12:59:01.199 +Jul 18 12:59:01.218: INFO: Waiting for pod projected-volume-09d64702-b815-4c41-85b8-d12952446886 to disappear +Jul 18 12:59:01.226: INFO: Pod projected-volume-09d64702-b815-4c41-85b8-d12952446886 no longer exists +[AfterEach] [sig-storage] Projected combined + test/e2e/framework/node/init/init.go:32 +Jul 18 12:59:01.226: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected combined + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected combined + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected combined + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-4235" for this suite. 07/18/23 12:59:01.237 +------------------------------ +• [4.120 seconds] +[sig-storage] Projected combined +test/e2e/common/storage/framework.go:23 + should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/common/storage/projected_combined.go:44 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected combined + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:58:57.127 + Jul 18 12:58:57.127: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 12:58:57.128 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:58:57.143 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:58:57.146 + [BeforeEach] [sig-storage] Projected combined + test/e2e/framework/metrics/init/init.go:31 + [It] should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/common/storage/projected_combined.go:44 + STEP: Creating configMap with name configmap-projected-all-test-volume-6f264536-a9c5-4a8d-bd21-1473f8940fcb 07/18/23 12:58:57.148 + STEP: Creating secret with name secret-projected-all-test-volume-e0e10992-9e58-4375-8d0f-8f60ddadad75 07/18/23 12:58:57.154 + STEP: Creating a pod to test Check all projections for projected volume plugin 07/18/23 12:58:57.159 + Jul 18 12:58:57.170: INFO: Waiting up to 5m0s for pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886" in namespace "projected-4235" to be "Succeeded or Failed" + Jul 18 12:58:57.175: INFO: Pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886": Phase="Pending", Reason="", readiness=false. Elapsed: 4.927618ms + Jul 18 12:58:59.184: INFO: Pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013671792s + Jul 18 12:59:01.182: INFO: Pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012131291s + STEP: Saw pod success 07/18/23 12:59:01.182 + Jul 18 12:59:01.182: INFO: Pod "projected-volume-09d64702-b815-4c41-85b8-d12952446886" satisfied condition "Succeeded or Failed" + Jul 18 12:59:01.187: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod projected-volume-09d64702-b815-4c41-85b8-d12952446886 container projected-all-volume-test: + STEP: delete the pod 07/18/23 12:59:01.199 + Jul 18 12:59:01.218: INFO: Waiting for pod projected-volume-09d64702-b815-4c41-85b8-d12952446886 to disappear + Jul 18 12:59:01.226: INFO: Pod projected-volume-09d64702-b815-4c41-85b8-d12952446886 no longer exists + [AfterEach] [sig-storage] Projected combined + test/e2e/framework/node/init/init.go:32 + Jul 18 12:59:01.226: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected combined + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected combined + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected combined + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-4235" for this suite. 07/18/23 12:59:01.237 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:442 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:59:01.248 +Jul 18 12:59:01.248: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 12:59:01.249 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:01.272 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:01.275 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:442 +STEP: set up a multi version CRD 07/18/23 12:59:01.278 +Jul 18 12:59:01.279: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: mark a version not serverd 07/18/23 12:59:06.411 +STEP: check the unserved version gets removed 07/18/23 12:59:06.434 +STEP: check the other version is not changed 07/18/23 12:59:08.816 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 12:59:12.739: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-publish-openapi-2533" for this suite. 07/18/23 12:59:12.751 +------------------------------ +• [SLOW TEST] [11.511 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:442 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:59:01.248 + Jul 18 12:59:01.248: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 12:59:01.249 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:01.272 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:01.275 + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:442 + STEP: set up a multi version CRD 07/18/23 12:59:01.278 + Jul 18 12:59:01.279: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: mark a version not serverd 07/18/23 12:59:06.411 + STEP: check the unserved version gets removed 07/18/23 12:59:06.434 + STEP: check the other version is not changed 07/18/23 12:59:08.816 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 12:59:12.739: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-publish-openapi-2533" for this suite. 07/18/23 12:59:12.751 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if not matching [Conformance] + test/e2e/scheduling/predicates.go:443 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:59:12.76 +Jul 18 12:59:12.760: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-pred 07/18/23 12:59:12.761 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:12.774 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:12.777 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:97 +Jul 18 12:59:12.779: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Jul 18 12:59:12.787: INFO: Waiting for terminating namespaces to be deleted... +Jul 18 12:59:12.790: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-2gxz9 before test +Jul 18 12:59:12.798: INFO: ensure-metrics-token-lvl98 from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container container ready: false, restart count 0 +Jul 18 12:59:12.798: INFO: kube-state-metrics-667cffb8c5-8wkqd from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (3 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container kube-rbac-proxy-main ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container kube-rbac-proxy-self ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container kube-state-metrics ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: node-exporter-5dhfb from elx-monitoring started at 2023-07-18 12:25:45 +0000 UTC (2 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: prometheus-0 from elx-monitoring started at 2023-07-18 12:26:42 +0000 UTC (2 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container prometheus ready: true, restart count 1 +Jul 18 12:59:12.798: INFO: Container thanos ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: thanos-compactor-6fcfb756fd-phmrk from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container thanos-compactor ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: thanos-query-b6b9668d7-nr9zb from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container thanos-query ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: thanos-store-69d77d9545-2k8kz from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container thanos-store ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: calico-node-t27b6 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container calico-node ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: csi-cinder-controllerplugin-855f98bb66-zb96s from kube-system started at 2023-07-18 12:25:53 +0000 UTC (6 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container csi-attacher ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container csi-provisioner ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container csi-resizer ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container csi-snapshotter ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: csi-cinder-nodeplugin-22zhp from kube-system started at 2023-07-18 12:25:45 +0000 UTC (3 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: kube-proxy-lq244 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: metrics-server-6b6f9ccc7-47zbv from kube-system started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container metrics-server ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 12:59:12.798: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 12:59:12.798: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-c6s2t before test +Jul 18 12:59:12.806: INFO: node-exporter-wsfcv from elx-monitoring started at 2023-07-18 12:27:03 +0000 UTC (2 container statuses recorded) +Jul 18 12:59:12.806: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: calico-node-cw9fq from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.806: INFO: Container calico-node ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: csi-cinder-nodeplugin-qsc6p from kube-system started at 2023-07-18 12:27:03 +0000 UTC (3 container statuses recorded) +Jul 18 12:59:12.806: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: kube-proxy-2xv78 from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.806: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: sonobuoy from sonobuoy started at 2023-07-18 12:52:49 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.806: INFO: Container kube-sonobuoy ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 12:59:12.806: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 12:59:12.806: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-nvxfm before test +Jul 18 12:59:12.814: INFO: node-exporter-ff5nj from elx-monitoring started at 2023-07-18 12:26:53 +0000 UTC (2 container statuses recorded) +Jul 18 12:59:12.814: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 12:59:12.814: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 12:59:12.814: INFO: calico-node-fxdsq from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.814: INFO: Container calico-node ready: true, restart count 0 +Jul 18 12:59:12.814: INFO: csi-cinder-nodeplugin-dbb7g from kube-system started at 2023-07-18 12:26:53 +0000 UTC (3 container statuses recorded) +Jul 18 12:59:12.814: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 12:59:12.814: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 12:59:12.814: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 12:59:12.814: INFO: kube-proxy-fpxdn from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) +Jul 18 12:59:12.814: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 12:59:12.814: INFO: sonobuoy-e2e-job-658b9bbe024d4d2b from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 12:59:12.814: INFO: Container e2e ready: true, restart count 0 +Jul 18 12:59:12.814: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 12:59:12.814: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 12:59:12.815: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 12:59:12.815: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that NodeSelector is respected if not matching [Conformance] + test/e2e/scheduling/predicates.go:443 +STEP: Trying to schedule Pod with nonempty NodeSelector. 07/18/23 12:59:12.815 +STEP: Considering event: +Type = [Warning], Name = [restricted-pod.1772f7b1b5755216], Reason = [FailedScheduling], Message = [0/6 nodes are available: 3 node(s) didn't match Pod's node affinity/selector, 3 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/6 nodes are available: 6 Preemption is not helpful for scheduling..] 07/18/23 12:59:12.852 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 12:59:13.846: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:88 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-pred-7951" for this suite. 07/18/23 12:59:13.851 +------------------------------ +• [1.099 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +test/e2e/scheduling/framework.go:40 + validates that NodeSelector is respected if not matching [Conformance] + test/e2e/scheduling/predicates.go:443 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:59:12.76 + Jul 18 12:59:12.760: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-pred 07/18/23 12:59:12.761 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:12.774 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:12.777 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:97 + Jul 18 12:59:12.779: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready + Jul 18 12:59:12.787: INFO: Waiting for terminating namespaces to be deleted... + Jul 18 12:59:12.790: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-2gxz9 before test + Jul 18 12:59:12.798: INFO: ensure-metrics-token-lvl98 from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container container ready: false, restart count 0 + Jul 18 12:59:12.798: INFO: kube-state-metrics-667cffb8c5-8wkqd from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (3 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container kube-rbac-proxy-main ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container kube-rbac-proxy-self ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container kube-state-metrics ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: node-exporter-5dhfb from elx-monitoring started at 2023-07-18 12:25:45 +0000 UTC (2 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: prometheus-0 from elx-monitoring started at 2023-07-18 12:26:42 +0000 UTC (2 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container prometheus ready: true, restart count 1 + Jul 18 12:59:12.798: INFO: Container thanos ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: thanos-compactor-6fcfb756fd-phmrk from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container thanos-compactor ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: thanos-query-b6b9668d7-nr9zb from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container thanos-query ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: thanos-store-69d77d9545-2k8kz from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container thanos-store ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: calico-node-t27b6 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container calico-node ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: csi-cinder-controllerplugin-855f98bb66-zb96s from kube-system started at 2023-07-18 12:25:53 +0000 UTC (6 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container csi-attacher ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container csi-provisioner ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container csi-resizer ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container csi-snapshotter ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: csi-cinder-nodeplugin-22zhp from kube-system started at 2023-07-18 12:25:45 +0000 UTC (3 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: kube-proxy-lq244 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: metrics-server-6b6f9ccc7-47zbv from kube-system started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container metrics-server ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 12:59:12.798: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 12:59:12.798: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-c6s2t before test + Jul 18 12:59:12.806: INFO: node-exporter-wsfcv from elx-monitoring started at 2023-07-18 12:27:03 +0000 UTC (2 container statuses recorded) + Jul 18 12:59:12.806: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: calico-node-cw9fq from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.806: INFO: Container calico-node ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: csi-cinder-nodeplugin-qsc6p from kube-system started at 2023-07-18 12:27:03 +0000 UTC (3 container statuses recorded) + Jul 18 12:59:12.806: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: kube-proxy-2xv78 from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.806: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: sonobuoy from sonobuoy started at 2023-07-18 12:52:49 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.806: INFO: Container kube-sonobuoy ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 12:59:12.806: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 12:59:12.806: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-nvxfm before test + Jul 18 12:59:12.814: INFO: node-exporter-ff5nj from elx-monitoring started at 2023-07-18 12:26:53 +0000 UTC (2 container statuses recorded) + Jul 18 12:59:12.814: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 12:59:12.814: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 12:59:12.814: INFO: calico-node-fxdsq from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.814: INFO: Container calico-node ready: true, restart count 0 + Jul 18 12:59:12.814: INFO: csi-cinder-nodeplugin-dbb7g from kube-system started at 2023-07-18 12:26:53 +0000 UTC (3 container statuses recorded) + Jul 18 12:59:12.814: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 12:59:12.814: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 12:59:12.814: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 12:59:12.814: INFO: kube-proxy-fpxdn from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) + Jul 18 12:59:12.814: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 12:59:12.814: INFO: sonobuoy-e2e-job-658b9bbe024d4d2b from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 12:59:12.814: INFO: Container e2e ready: true, restart count 0 + Jul 18 12:59:12.814: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 12:59:12.814: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 12:59:12.815: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 12:59:12.815: INFO: Container systemd-logs ready: true, restart count 0 + [It] validates that NodeSelector is respected if not matching [Conformance] + test/e2e/scheduling/predicates.go:443 + STEP: Trying to schedule Pod with nonempty NodeSelector. 07/18/23 12:59:12.815 + STEP: Considering event: + Type = [Warning], Name = [restricted-pod.1772f7b1b5755216], Reason = [FailedScheduling], Message = [0/6 nodes are available: 3 node(s) didn't match Pod's node affinity/selector, 3 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/6 nodes are available: 6 Preemption is not helpful for scheduling..] 07/18/23 12:59:12.852 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 12:59:13.846: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:88 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-pred-7951" for this suite. 07/18/23 12:59:13.851 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:68 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:59:13.861 +Jul 18 12:59:13.861: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 12:59:13.862 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:13.88 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:13.884 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:68 +STEP: Creating a pod to test downward API volume plugin 07/18/23 12:59:13.887 +Jul 18 12:59:13.895: INFO: Waiting up to 5m0s for pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921" in namespace "projected-223" to be "Succeeded or Failed" +Jul 18 12:59:13.898: INFO: Pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921": Phase="Pending", Reason="", readiness=false. Elapsed: 2.775546ms +Jul 18 12:59:15.902: INFO: Pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007308217s +Jul 18 12:59:17.901: INFO: Pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00639555s +STEP: Saw pod success 07/18/23 12:59:17.901 +Jul 18 12:59:17.902: INFO: Pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921" satisfied condition "Succeeded or Failed" +Jul 18 12:59:17.907: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921 container client-container: +STEP: delete the pod 07/18/23 12:59:17.926 +Jul 18 12:59:17.937: INFO: Waiting for pod downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921 to disappear +Jul 18 12:59:17.940: INFO: Pod downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 12:59:17.940: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-223" for this suite. 07/18/23 12:59:17.945 +------------------------------ +• [4.090 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:68 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:59:13.861 + Jul 18 12:59:13.861: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 12:59:13.862 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:13.88 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:13.884 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:68 + STEP: Creating a pod to test downward API volume plugin 07/18/23 12:59:13.887 + Jul 18 12:59:13.895: INFO: Waiting up to 5m0s for pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921" in namespace "projected-223" to be "Succeeded or Failed" + Jul 18 12:59:13.898: INFO: Pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921": Phase="Pending", Reason="", readiness=false. Elapsed: 2.775546ms + Jul 18 12:59:15.902: INFO: Pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007308217s + Jul 18 12:59:17.901: INFO: Pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00639555s + STEP: Saw pod success 07/18/23 12:59:17.901 + Jul 18 12:59:17.902: INFO: Pod "downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921" satisfied condition "Succeeded or Failed" + Jul 18 12:59:17.907: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921 container client-container: + STEP: delete the pod 07/18/23 12:59:17.926 + Jul 18 12:59:17.937: INFO: Waiting for pod downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921 to disappear + Jul 18 12:59:17.940: INFO: Pod downwardapi-volume-2986a960-10ae-455b-b35f-11bd5bec3921 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 12:59:17.940: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-223" for this suite. 07/18/23 12:59:17.945 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-instrumentation] Events API + should delete a collection of events [Conformance] + test/e2e/instrumentation/events.go:207 +[BeforeEach] [sig-instrumentation] Events API + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:59:17.955 +Jul 18 12:59:17.955: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename events 07/18/23 12:59:17.956 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:17.969 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:17.972 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 +[It] should delete a collection of events [Conformance] + test/e2e/instrumentation/events.go:207 +STEP: Create set of events 07/18/23 12:59:17.974 +STEP: get a list of Events with a label in the current namespace 07/18/23 12:59:17.986 +STEP: delete a list of events 07/18/23 12:59:17.99 +Jul 18 12:59:17.990: INFO: requesting DeleteCollection of events +STEP: check that the list of events matches the requested quantity 07/18/23 12:59:18.006 +[AfterEach] [sig-instrumentation] Events API + test/e2e/framework/node/init/init.go:32 +Jul 18 12:59:18.009: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-instrumentation] Events API + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-instrumentation] Events API + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-instrumentation] Events API + tear down framework | framework.go:193 +STEP: Destroying namespace "events-6940" for this suite. 07/18/23 12:59:18.013 +------------------------------ +• [0.064 seconds] +[sig-instrumentation] Events API +test/e2e/instrumentation/common/framework.go:23 + should delete a collection of events [Conformance] + test/e2e/instrumentation/events.go:207 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-instrumentation] Events API + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:59:17.955 + Jul 18 12:59:17.955: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename events 07/18/23 12:59:17.956 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:17.969 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:17.972 + [BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 + [It] should delete a collection of events [Conformance] + test/e2e/instrumentation/events.go:207 + STEP: Create set of events 07/18/23 12:59:17.974 + STEP: get a list of Events with a label in the current namespace 07/18/23 12:59:17.986 + STEP: delete a list of events 07/18/23 12:59:17.99 + Jul 18 12:59:17.990: INFO: requesting DeleteCollection of events + STEP: check that the list of events matches the requested quantity 07/18/23 12:59:18.006 + [AfterEach] [sig-instrumentation] Events API + test/e2e/framework/node/init/init.go:32 + Jul 18 12:59:18.009: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-instrumentation] Events API + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-instrumentation] Events API + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-instrumentation] Events API + tear down framework | framework.go:193 + STEP: Destroying namespace "events-6940" for this suite. 07/18/23 12:59:18.013 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Ephemeral Containers [NodeConformance] + will start an ephemeral container in an existing pod [Conformance] + test/e2e/common/node/ephemeral_containers.go:45 +[BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:59:18.025 +Jul 18 12:59:18.025: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename ephemeral-containers-test 07/18/23 12:59:18.026 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:18.039 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:18.042 +[BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/common/node/ephemeral_containers.go:38 +[It] will start an ephemeral container in an existing pod [Conformance] + test/e2e/common/node/ephemeral_containers.go:45 +STEP: creating a target pod 07/18/23 12:59:18.045 +Jul 18 12:59:18.052: INFO: Waiting up to 5m0s for pod "ephemeral-containers-target-pod" in namespace "ephemeral-containers-test-484" to be "running and ready" +Jul 18 12:59:18.058: INFO: Pod "ephemeral-containers-target-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 5.745143ms +Jul 18 12:59:18.058: INFO: The phase of Pod ephemeral-containers-target-pod is Pending, waiting for it to be Running (with Ready = true) +Jul 18 12:59:20.062: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.010041016s +Jul 18 12:59:20.062: INFO: The phase of Pod ephemeral-containers-target-pod is Running (Ready = true) +Jul 18 12:59:20.062: INFO: Pod "ephemeral-containers-target-pod" satisfied condition "running and ready" +STEP: adding an ephemeral container 07/18/23 12:59:20.065 +Jul 18 12:59:20.075: INFO: Waiting up to 1m0s for pod "ephemeral-containers-target-pod" in namespace "ephemeral-containers-test-484" to be "container debugger running" +Jul 18 12:59:20.079: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 3.218919ms +Jul 18 12:59:22.084: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.008215861s +Jul 18 12:59:24.084: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.008889852s +Jul 18 12:59:24.085: INFO: Pod "ephemeral-containers-target-pod" satisfied condition "container debugger running" +STEP: checking pod container endpoints 07/18/23 12:59:24.085 +Jul 18 12:59:24.085: INFO: ExecWithOptions {Command:[/bin/echo marco] Namespace:ephemeral-containers-test-484 PodName:ephemeral-containers-target-pod ContainerName:debugger Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 12:59:24.085: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 12:59:24.086: INFO: ExecWithOptions: Clientset creation +Jul 18 12:59:24.086: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/ephemeral-containers-test-484/pods/ephemeral-containers-target-pod/exec?command=%2Fbin%2Fecho&command=marco&container=debugger&container=debugger&stderr=true&stdout=true) +Jul 18 12:59:24.182: INFO: Exec stderr: "" +[AfterEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/node/init/init.go:32 +Jul 18 12:59:24.191: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Ephemeral Containers [NodeConformance] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Ephemeral Containers [NodeConformance] + tear down framework | framework.go:193 +STEP: Destroying namespace "ephemeral-containers-test-484" for this suite. 07/18/23 12:59:24.195 +------------------------------ +• [SLOW TEST] [6.176 seconds] +[sig-node] Ephemeral Containers [NodeConformance] +test/e2e/common/node/framework.go:23 + will start an ephemeral container in an existing pod [Conformance] + test/e2e/common/node/ephemeral_containers.go:45 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:59:18.025 + Jul 18 12:59:18.025: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename ephemeral-containers-test 07/18/23 12:59:18.026 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:18.039 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:18.042 + [BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/common/node/ephemeral_containers.go:38 + [It] will start an ephemeral container in an existing pod [Conformance] + test/e2e/common/node/ephemeral_containers.go:45 + STEP: creating a target pod 07/18/23 12:59:18.045 + Jul 18 12:59:18.052: INFO: Waiting up to 5m0s for pod "ephemeral-containers-target-pod" in namespace "ephemeral-containers-test-484" to be "running and ready" + Jul 18 12:59:18.058: INFO: Pod "ephemeral-containers-target-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 5.745143ms + Jul 18 12:59:18.058: INFO: The phase of Pod ephemeral-containers-target-pod is Pending, waiting for it to be Running (with Ready = true) + Jul 18 12:59:20.062: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.010041016s + Jul 18 12:59:20.062: INFO: The phase of Pod ephemeral-containers-target-pod is Running (Ready = true) + Jul 18 12:59:20.062: INFO: Pod "ephemeral-containers-target-pod" satisfied condition "running and ready" + STEP: adding an ephemeral container 07/18/23 12:59:20.065 + Jul 18 12:59:20.075: INFO: Waiting up to 1m0s for pod "ephemeral-containers-target-pod" in namespace "ephemeral-containers-test-484" to be "container debugger running" + Jul 18 12:59:20.079: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 3.218919ms + Jul 18 12:59:22.084: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.008215861s + Jul 18 12:59:24.084: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.008889852s + Jul 18 12:59:24.085: INFO: Pod "ephemeral-containers-target-pod" satisfied condition "container debugger running" + STEP: checking pod container endpoints 07/18/23 12:59:24.085 + Jul 18 12:59:24.085: INFO: ExecWithOptions {Command:[/bin/echo marco] Namespace:ephemeral-containers-test-484 PodName:ephemeral-containers-target-pod ContainerName:debugger Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 12:59:24.085: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 12:59:24.086: INFO: ExecWithOptions: Clientset creation + Jul 18 12:59:24.086: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/ephemeral-containers-test-484/pods/ephemeral-containers-target-pod/exec?command=%2Fbin%2Fecho&command=marco&container=debugger&container=debugger&stderr=true&stdout=true) + Jul 18 12:59:24.182: INFO: Exec stderr: "" + [AfterEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/node/init/init.go:32 + Jul 18 12:59:24.191: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Ephemeral Containers [NodeConformance] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Ephemeral Containers [NodeConformance] + tear down framework | framework.go:193 + STEP: Destroying namespace "ephemeral-containers-test-484" for this suite. 07/18/23 12:59:24.195 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-node] Variable Expansion + should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/common/node/expansion.go:225 +[BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 12:59:24.203 +Jul 18 12:59:24.203: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename var-expansion 07/18/23 12:59:24.204 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:24.215 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:24.217 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 +[It] should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/common/node/expansion.go:225 +STEP: creating the pod with failed condition 07/18/23 12:59:24.22 +Jul 18 12:59:24.226: INFO: Waiting up to 2m0s for pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" in namespace "var-expansion-3142" to be "running" +Jul 18 12:59:24.229: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 2.967845ms +Jul 18 12:59:26.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00714176s +Jul 18 12:59:28.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 4.007855578s +Jul 18 12:59:30.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 6.006896226s +Jul 18 12:59:32.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 8.00803251s +Jul 18 12:59:34.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 10.007859671s +Jul 18 12:59:36.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 12.006911821s +Jul 18 12:59:38.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 14.007832936s +Jul 18 12:59:40.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 16.007508226s +Jul 18 12:59:42.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 18.007557808s +Jul 18 12:59:44.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 20.008640632s +Jul 18 12:59:46.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 22.007839543s +Jul 18 12:59:48.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 24.007544397s +Jul 18 12:59:50.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 26.007074671s +Jul 18 12:59:52.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 28.007630747s +Jul 18 12:59:54.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 30.007229118s +Jul 18 12:59:56.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 32.006774998s +Jul 18 12:59:58.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 34.00862634s +Jul 18 13:00:00.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 36.008708585s +Jul 18 13:00:02.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 38.00740924s +Jul 18 13:00:04.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 40.0080915s +Jul 18 13:00:06.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 42.007250394s +Jul 18 13:00:08.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 44.007416864s +Jul 18 13:00:10.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 46.007169934s +Jul 18 13:00:12.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 48.007120286s +Jul 18 13:00:14.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 50.007655634s +Jul 18 13:00:16.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 52.008383903s +Jul 18 13:00:18.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 54.007928786s +Jul 18 13:00:20.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 56.008973833s +Jul 18 13:00:22.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 58.007241171s +Jul 18 13:00:24.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m0.007249258s +Jul 18 13:00:26.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m2.007074255s +Jul 18 13:00:28.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m4.007258053s +Jul 18 13:00:30.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m6.007040173s +Jul 18 13:00:32.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m8.007853735s +Jul 18 13:00:34.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m10.009086796s +Jul 18 13:00:36.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m12.007265152s +Jul 18 13:00:38.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m14.007836898s +Jul 18 13:00:40.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m16.008236624s +Jul 18 13:00:42.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m18.007613771s +Jul 18 13:00:44.236: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m20.009913966s +Jul 18 13:00:46.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m22.007198342s +Jul 18 13:00:48.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m24.006999016s +Jul 18 13:00:50.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m26.008498743s +Jul 18 13:00:52.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m28.007679153s +Jul 18 13:00:54.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m30.008274092s +Jul 18 13:00:56.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m32.007768547s +Jul 18 13:00:58.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m34.007640948s +Jul 18 13:01:00.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m36.007521069s +Jul 18 13:01:02.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m38.007463521s +Jul 18 13:01:04.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m40.006996658s +Jul 18 13:01:06.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m42.007756269s +Jul 18 13:01:08.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m44.009157373s +Jul 18 13:01:10.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m46.009122461s +Jul 18 13:01:12.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m48.007811615s +Jul 18 13:01:14.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m50.009351237s +Jul 18 13:01:16.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m52.007113898s +Jul 18 13:01:18.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m54.006685438s +Jul 18 13:01:20.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m56.008389239s +Jul 18 13:01:22.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m58.007456875s +Jul 18 13:01:24.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.007132448s +Jul 18 13:01:24.236: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.01008408s +STEP: updating the pod 07/18/23 13:01:24.236 +Jul 18 13:01:24.747: INFO: Successfully updated pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" +STEP: waiting for pod running 07/18/23 13:01:24.747 +Jul 18 13:01:24.747: INFO: Waiting up to 2m0s for pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" in namespace "var-expansion-3142" to be "running" +Jul 18 13:01:24.762: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 14.749529ms +Jul 18 13:01:26.768: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Running", Reason="", readiness=true. Elapsed: 2.020871821s +Jul 18 13:01:26.768: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" satisfied condition "running" +STEP: deleting the pod gracefully 07/18/23 13:01:26.768 +Jul 18 13:01:26.768: INFO: Deleting pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" in namespace "var-expansion-3142" +Jul 18 13:01:26.775: INFO: Wait up to 5m0s for pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 +Jul 18 13:01:58.786: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 +STEP: Destroying namespace "var-expansion-3142" for this suite. 07/18/23 13:01:58.791 +------------------------------ +• [SLOW TEST] [154.593 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/common/node/expansion.go:225 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 12:59:24.203 + Jul 18 12:59:24.203: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename var-expansion 07/18/23 12:59:24.204 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 12:59:24.215 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 12:59:24.217 + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 + [It] should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/common/node/expansion.go:225 + STEP: creating the pod with failed condition 07/18/23 12:59:24.22 + Jul 18 12:59:24.226: INFO: Waiting up to 2m0s for pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" in namespace "var-expansion-3142" to be "running" + Jul 18 12:59:24.229: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 2.967845ms + Jul 18 12:59:26.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00714176s + Jul 18 12:59:28.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 4.007855578s + Jul 18 12:59:30.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 6.006896226s + Jul 18 12:59:32.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 8.00803251s + Jul 18 12:59:34.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 10.007859671s + Jul 18 12:59:36.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 12.006911821s + Jul 18 12:59:38.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 14.007832936s + Jul 18 12:59:40.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 16.007508226s + Jul 18 12:59:42.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 18.007557808s + Jul 18 12:59:44.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 20.008640632s + Jul 18 12:59:46.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 22.007839543s + Jul 18 12:59:48.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 24.007544397s + Jul 18 12:59:50.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 26.007074671s + Jul 18 12:59:52.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 28.007630747s + Jul 18 12:59:54.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 30.007229118s + Jul 18 12:59:56.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 32.006774998s + Jul 18 12:59:58.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 34.00862634s + Jul 18 13:00:00.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 36.008708585s + Jul 18 13:00:02.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 38.00740924s + Jul 18 13:00:04.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 40.0080915s + Jul 18 13:00:06.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 42.007250394s + Jul 18 13:00:08.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 44.007416864s + Jul 18 13:00:10.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 46.007169934s + Jul 18 13:00:12.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 48.007120286s + Jul 18 13:00:14.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 50.007655634s + Jul 18 13:00:16.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 52.008383903s + Jul 18 13:00:18.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 54.007928786s + Jul 18 13:00:20.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 56.008973833s + Jul 18 13:00:22.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 58.007241171s + Jul 18 13:00:24.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m0.007249258s + Jul 18 13:00:26.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m2.007074255s + Jul 18 13:00:28.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m4.007258053s + Jul 18 13:00:30.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m6.007040173s + Jul 18 13:00:32.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m8.007853735s + Jul 18 13:00:34.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m10.009086796s + Jul 18 13:00:36.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m12.007265152s + Jul 18 13:00:38.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m14.007836898s + Jul 18 13:00:40.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m16.008236624s + Jul 18 13:00:42.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m18.007613771s + Jul 18 13:00:44.236: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m20.009913966s + Jul 18 13:00:46.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m22.007198342s + Jul 18 13:00:48.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m24.006999016s + Jul 18 13:00:50.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m26.008498743s + Jul 18 13:00:52.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m28.007679153s + Jul 18 13:00:54.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m30.008274092s + Jul 18 13:00:56.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m32.007768547s + Jul 18 13:00:58.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m34.007640948s + Jul 18 13:01:00.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m36.007521069s + Jul 18 13:01:02.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m38.007463521s + Jul 18 13:01:04.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m40.006996658s + Jul 18 13:01:06.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m42.007756269s + Jul 18 13:01:08.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m44.009157373s + Jul 18 13:01:10.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m46.009122461s + Jul 18 13:01:12.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m48.007811615s + Jul 18 13:01:14.235: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m50.009351237s + Jul 18 13:01:16.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m52.007113898s + Jul 18 13:01:18.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m54.006685438s + Jul 18 13:01:20.234: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m56.008389239s + Jul 18 13:01:22.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 1m58.007456875s + Jul 18 13:01:24.233: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.007132448s + Jul 18 13:01:24.236: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.01008408s + STEP: updating the pod 07/18/23 13:01:24.236 + Jul 18 13:01:24.747: INFO: Successfully updated pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" + STEP: waiting for pod running 07/18/23 13:01:24.747 + Jul 18 13:01:24.747: INFO: Waiting up to 2m0s for pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" in namespace "var-expansion-3142" to be "running" + Jul 18 13:01:24.762: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Pending", Reason="", readiness=false. Elapsed: 14.749529ms + Jul 18 13:01:26.768: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888": Phase="Running", Reason="", readiness=true. Elapsed: 2.020871821s + Jul 18 13:01:26.768: INFO: Pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" satisfied condition "running" + STEP: deleting the pod gracefully 07/18/23 13:01:26.768 + Jul 18 13:01:26.768: INFO: Deleting pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" in namespace "var-expansion-3142" + Jul 18 13:01:26.775: INFO: Wait up to 5m0s for pod "var-expansion-a1f1f600-899a-44ce-b9df-fa1b5b6da888" to be fully deleted + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 + Jul 18 13:01:58.786: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 + STEP: Destroying namespace "var-expansion-3142" for this suite. 07/18/23 13:01:58.791 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl expose + should create services for rc [Conformance] + test/e2e/kubectl/kubectl.go:1415 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:01:58.797 +Jul 18 13:01:58.797: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:01:58.798 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:01:58.811 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:01:58.815 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should create services for rc [Conformance] + test/e2e/kubectl/kubectl.go:1415 +STEP: creating Agnhost RC 07/18/23 13:01:58.818 +Jul 18 13:01:58.818: INFO: namespace kubectl-5017 +Jul 18 13:01:58.818: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5017 create -f -' +Jul 18 13:01:59.334: INFO: stderr: "" +Jul 18 13:01:59.334: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. 07/18/23 13:01:59.334 +Jul 18 13:02:00.340: INFO: Selector matched 1 pods for map[app:agnhost] +Jul 18 13:02:00.340: INFO: Found 0 / 1 +Jul 18 13:02:01.340: INFO: Selector matched 1 pods for map[app:agnhost] +Jul 18 13:02:01.340: INFO: Found 1 / 1 +Jul 18 13:02:01.340: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +Jul 18 13:02:01.343: INFO: Selector matched 1 pods for map[app:agnhost] +Jul 18 13:02:01.343: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Jul 18 13:02:01.343: INFO: wait on agnhost-primary startup in kubectl-5017 +Jul 18 13:02:01.343: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5017 logs agnhost-primary-67wmz agnhost-primary' +Jul 18 13:02:01.430: INFO: stderr: "" +Jul 18 13:02:01.430: INFO: stdout: "Paused\n" +STEP: exposing RC 07/18/23 13:02:01.43 +Jul 18 13:02:01.430: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5017 expose rc agnhost-primary --name=rm2 --port=1234 --target-port=6379' +Jul 18 13:02:01.513: INFO: stderr: "" +Jul 18 13:02:01.513: INFO: stdout: "service/rm2 exposed\n" +Jul 18 13:02:01.524: INFO: Service rm2 in namespace kubectl-5017 found. +STEP: exposing service 07/18/23 13:02:03.531 +Jul 18 13:02:03.531: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5017 expose service rm2 --name=rm3 --port=2345 --target-port=6379' +Jul 18 13:02:03.641: INFO: stderr: "" +Jul 18 13:02:03.642: INFO: stdout: "service/rm3 exposed\n" +Jul 18 13:02:03.645: INFO: Service rm3 in namespace kubectl-5017 found. +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:02:05.656: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-5017" for this suite. 07/18/23 13:02:05.661 +------------------------------ +• [SLOW TEST] [6.871 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl expose + test/e2e/kubectl/kubectl.go:1409 + should create services for rc [Conformance] + test/e2e/kubectl/kubectl.go:1415 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:01:58.797 + Jul 18 13:01:58.797: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:01:58.798 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:01:58.811 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:01:58.815 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should create services for rc [Conformance] + test/e2e/kubectl/kubectl.go:1415 + STEP: creating Agnhost RC 07/18/23 13:01:58.818 + Jul 18 13:01:58.818: INFO: namespace kubectl-5017 + Jul 18 13:01:58.818: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5017 create -f -' + Jul 18 13:01:59.334: INFO: stderr: "" + Jul 18 13:01:59.334: INFO: stdout: "replicationcontroller/agnhost-primary created\n" + STEP: Waiting for Agnhost primary to start. 07/18/23 13:01:59.334 + Jul 18 13:02:00.340: INFO: Selector matched 1 pods for map[app:agnhost] + Jul 18 13:02:00.340: INFO: Found 0 / 1 + Jul 18 13:02:01.340: INFO: Selector matched 1 pods for map[app:agnhost] + Jul 18 13:02:01.340: INFO: Found 1 / 1 + Jul 18 13:02:01.340: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 + Jul 18 13:02:01.343: INFO: Selector matched 1 pods for map[app:agnhost] + Jul 18 13:02:01.343: INFO: ForEach: Found 1 pods from the filter. Now looping through them. + Jul 18 13:02:01.343: INFO: wait on agnhost-primary startup in kubectl-5017 + Jul 18 13:02:01.343: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5017 logs agnhost-primary-67wmz agnhost-primary' + Jul 18 13:02:01.430: INFO: stderr: "" + Jul 18 13:02:01.430: INFO: stdout: "Paused\n" + STEP: exposing RC 07/18/23 13:02:01.43 + Jul 18 13:02:01.430: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5017 expose rc agnhost-primary --name=rm2 --port=1234 --target-port=6379' + Jul 18 13:02:01.513: INFO: stderr: "" + Jul 18 13:02:01.513: INFO: stdout: "service/rm2 exposed\n" + Jul 18 13:02:01.524: INFO: Service rm2 in namespace kubectl-5017 found. + STEP: exposing service 07/18/23 13:02:03.531 + Jul 18 13:02:03.531: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5017 expose service rm2 --name=rm3 --port=2345 --target-port=6379' + Jul 18 13:02:03.641: INFO: stderr: "" + Jul 18 13:02:03.642: INFO: stdout: "service/rm3 exposed\n" + Jul 18 13:02:03.645: INFO: Service rm3 in namespace kubectl-5017 found. + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:02:05.656: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-5017" for this suite. 07/18/23 13:02:05.661 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] server version + should find the server version [Conformance] + test/e2e/apimachinery/server_version.go:39 +[BeforeEach] [sig-api-machinery] server version + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:02:05.669 +Jul 18 13:02:05.669: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename server-version 07/18/23 13:02:05.67 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:05.69 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:05.694 +[BeforeEach] [sig-api-machinery] server version + test/e2e/framework/metrics/init/init.go:31 +[It] should find the server version [Conformance] + test/e2e/apimachinery/server_version.go:39 +STEP: Request ServerVersion 07/18/23 13:02:05.697 +STEP: Confirm major version 07/18/23 13:02:05.698 +Jul 18 13:02:05.698: INFO: Major version: 1 +STEP: Confirm minor version 07/18/23 13:02:05.698 +Jul 18 13:02:05.698: INFO: cleanMinorVersion: 26 +Jul 18 13:02:05.698: INFO: Minor version: 26 +[AfterEach] [sig-api-machinery] server version + test/e2e/framework/node/init/init.go:32 +Jul 18 13:02:05.698: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] server version + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] server version + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] server version + tear down framework | framework.go:193 +STEP: Destroying namespace "server-version-7233" for this suite. 07/18/23 13:02:05.708 +------------------------------ +• [0.045 seconds] +[sig-api-machinery] server version +test/e2e/apimachinery/framework.go:23 + should find the server version [Conformance] + test/e2e/apimachinery/server_version.go:39 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] server version + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:02:05.669 + Jul 18 13:02:05.669: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename server-version 07/18/23 13:02:05.67 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:05.69 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:05.694 + [BeforeEach] [sig-api-machinery] server version + test/e2e/framework/metrics/init/init.go:31 + [It] should find the server version [Conformance] + test/e2e/apimachinery/server_version.go:39 + STEP: Request ServerVersion 07/18/23 13:02:05.697 + STEP: Confirm major version 07/18/23 13:02:05.698 + Jul 18 13:02:05.698: INFO: Major version: 1 + STEP: Confirm minor version 07/18/23 13:02:05.698 + Jul 18 13:02:05.698: INFO: cleanMinorVersion: 26 + Jul 18 13:02:05.698: INFO: Minor version: 26 + [AfterEach] [sig-api-machinery] server version + test/e2e/framework/node/init/init.go:32 + Jul 18 13:02:05.698: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] server version + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] server version + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] server version + tear down framework | framework.go:193 + STEP: Destroying namespace "server-version-7233" for this suite. 07/18/23 13:02:05.708 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl describe + should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/kubectl/kubectl.go:1276 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:02:05.714 +Jul 18 13:02:05.715: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:02:05.715 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:05.729 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:05.733 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/kubectl/kubectl.go:1276 +Jul 18 13:02:05.737: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 create -f -' +Jul 18 13:02:06.274: INFO: stderr: "" +Jul 18 13:02:06.274: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +Jul 18 13:02:06.274: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 create -f -' +Jul 18 13:02:06.793: INFO: stderr: "" +Jul 18 13:02:06.793: INFO: stdout: "service/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. 07/18/23 13:02:06.793 +Jul 18 13:02:07.797: INFO: Selector matched 1 pods for map[app:agnhost] +Jul 18 13:02:07.797: INFO: Found 1 / 1 +Jul 18 13:02:07.797: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +Jul 18 13:02:07.801: INFO: Selector matched 1 pods for map[app:agnhost] +Jul 18 13:02:07.801: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Jul 18 13:02:07.801: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe pod agnhost-primary-bp25q' +Jul 18 13:02:07.890: INFO: stderr: "" +Jul 18 13:02:07.890: INFO: stdout: "Name: agnhost-primary-bp25q\nNamespace: kubectl-1579\nPriority: 0\nService Account: default\nNode: hux-lab1-worker-nvxfm/10.128.3.181\nStart Time: Tue, 18 Jul 2023 13:02:06 +0000\nLabels: app=agnhost\n role=primary\nAnnotations: cni.projectcalico.org/containerID: 1768289178cb73b0df9660eb5b372dd73b4b1469086292ba3328c65adc4e5adc\n cni.projectcalico.org/podIP: 192.168.18.78/32\n cni.projectcalico.org/podIPs: 192.168.18.78/32\nStatus: Running\nIP: 192.168.18.78\nIPs:\n IP: 192.168.18.78\nControlled By: ReplicationController/agnhost-primary\nContainers:\n agnhost-primary:\n Container ID: containerd://aca8ef9265b83954010c660bdccf47a2257e8dda315cdef28efe175ac256f216\n Image: registry.k8s.io/e2e-test-images/agnhost:2.43\n Image ID: registry.k8s.io/e2e-test-images/agnhost@sha256:16bbf38c463a4223d8cfe4da12bc61010b082a79b4bb003e2d3ba3ece5dd5f9e\n Port: 6379/TCP\n Host Port: 0/TCP\n State: Running\n Started: Tue, 18 Jul 2023 13:02:07 +0000\n Ready: True\n Restart Count: 0\n Environment: \n Mounts:\n /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pt5b7 (ro)\nConditions:\n Type Status\n Initialized True \n Ready True \n ContainersReady True \n PodScheduled True \nVolumes:\n kube-api-access-pt5b7:\n Type: Projected (a volume that contains injected data from multiple sources)\n TokenExpirationSeconds: 3607\n ConfigMapName: kube-root-ca.crt\n ConfigMapOptional: \n DownwardAPI: true\nQoS Class: BestEffort\nNode-Selectors: \nTolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s\n node.kubernetes.io/unreachable:NoExecute op=Exists for 300s\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Scheduled 1s default-scheduler Successfully assigned kubectl-1579/agnhost-primary-bp25q to hux-lab1-worker-nvxfm\n Normal Pulled 1s kubelet Container image \"registry.k8s.io/e2e-test-images/agnhost:2.43\" already present on machine\n Normal Created 1s kubelet Created container agnhost-primary\n Normal Started 0s kubelet Started container agnhost-primary\n" +Jul 18 13:02:07.890: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe rc agnhost-primary' +Jul 18 13:02:07.972: INFO: stderr: "" +Jul 18 13:02:07.972: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-1579\nSelector: app=agnhost,role=primary\nLabels: app=agnhost\n role=primary\nAnnotations: \nReplicas: 1 current / 1 desired\nPods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed\nPod Template:\n Labels: app=agnhost\n role=primary\n Containers:\n agnhost-primary:\n Image: registry.k8s.io/e2e-test-images/agnhost:2.43\n Port: 6379/TCP\n Host Port: 0/TCP\n Environment: \n Mounts: \n Volumes: \nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal SuccessfulCreate 1s replication-controller Created pod: agnhost-primary-bp25q\n" +Jul 18 13:02:07.972: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe service agnhost-primary' +Jul 18 13:02:08.051: INFO: stderr: "" +Jul 18 13:02:08.051: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-1579\nLabels: app=agnhost\n role=primary\nAnnotations: \nSelector: app=agnhost,role=primary\nType: ClusterIP\nIP Family Policy: SingleStack\nIP Families: IPv4\nIP: 10.111.172.141\nIPs: 10.111.172.141\nPort: 6379/TCP\nTargetPort: agnhost-server/TCP\nEndpoints: 192.168.18.78:6379\nSession Affinity: None\nEvents: \n" +Jul 18 13:02:08.056: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe node hux-lab1-control-plane-5bg7f' +Jul 18 13:02:08.226: INFO: stderr: "" +Jul 18 13:02:08.226: INFO: stdout: "Name: hux-lab1-control-plane-5bg7f\nRoles: control-plane\nLabels: beta.kubernetes.io/arch=amd64\n beta.kubernetes.io/instance-type=v1-c2-m8-d80\n beta.kubernetes.io/os=linux\n failure-domain.beta.kubernetes.io/region=se-sto\n failure-domain.beta.kubernetes.io/zone=sto1\n kubernetes.io/arch=amd64\n kubernetes.io/hostname=hux-lab1-control-plane-5bg7f\n kubernetes.io/os=linux\n node-role.kubernetes.io/control-plane=\n node.kubernetes.io/exclude-from-external-load-balancers=\n node.kubernetes.io/instance-type=v1-c2-m8-d80\n topology.cinder.csi.openstack.org/zone=sto1\n topology.kubernetes.io/region=se-sto\n topology.kubernetes.io/zone=sto1\nAnnotations: cluster.x-k8s.io/cluster-name: hux-lab1\n cluster.x-k8s.io/cluster-namespace: default\n cluster.x-k8s.io/labels-from-machine: \n cluster.x-k8s.io/machine: hux-lab1-control-plane-9qj8j\n cluster.x-k8s.io/owner-kind: KubeadmControlPlane\n cluster.x-k8s.io/owner-name: hux-lab1-control-plane\n csi.volume.kubernetes.io/nodeid: {\"cinder.csi.openstack.org\":\"55fc1dbf-1c94-44f6-9e2d-4b15bd0b80a2\"}\n kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/containerd/containerd.sock\n node.alpha.kubernetes.io/ttl: 0\n projectcalico.org/IPv4Address: 10.128.3.78/22\n projectcalico.org/IPv4IPIPTunnelAddr: 192.168.29.128\n volumes.kubernetes.io/controller-managed-attach-detach: true\nCreationTimestamp: Tue, 18 Jul 2023 12:27:04 +0000\nTaints: node-role.kubernetes.io/control-plane:NoSchedule\nUnschedulable: false\nLease:\n HolderIdentity: hux-lab1-control-plane-5bg7f\n AcquireTime: \n RenewTime: Tue, 18 Jul 2023 13:01:59 +0000\nConditions:\n Type Status LastHeartbeatTime LastTransitionTime Reason Message\n ---- ------ ----------------- ------------------ ------ -------\n NetworkUnavailable False Tue, 18 Jul 2023 12:27:33 +0000 Tue, 18 Jul 2023 12:27:33 +0000 CalicoIsUp Calico is running on this node\n MemoryPressure False Tue, 18 Jul 2023 12:58:32 +0000 Tue, 18 Jul 2023 12:27:04 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available\n DiskPressure False Tue, 18 Jul 2023 12:58:32 +0000 Tue, 18 Jul 2023 12:27:04 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure\n PIDPressure False Tue, 18 Jul 2023 12:58:32 +0000 Tue, 18 Jul 2023 12:27:04 +0000 KubeletHasSufficientPID kubelet has sufficient PID available\n Ready True Tue, 18 Jul 2023 12:58:32 +0000 Tue, 18 Jul 2023 12:27:21 +0000 KubeletReady kubelet is posting ready status. AppArmor enabled\nAddresses:\n InternalIP: 10.128.3.78\n Hostname: hux-lab1-control-plane-5bg7f\nCapacity:\n cpu: 2\n ephemeral-storage: 82380556Ki\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 8136408Ki\n pods: 110\nAllocatable:\n cpu: 2\n ephemeral-storage: 75921920284\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 8034008Ki\n pods: 110\nSystem Info:\n Machine ID: 55fc1dbf1c9444f69e2d4b15bd0b80a2\n System UUID: 55fc1dbf-1c94-44f6-9e2d-4b15bd0b80a2\n Boot ID: 9eb5c758-9e8f-4f8f-bcf9-067b8e071ec4\n Kernel Version: 5.4.0-152-generic\n OS Image: Ubuntu 20.04.6 LTS\n Operating System: linux\n Architecture: amd64\n Container Runtime Version: containerd://1.6.21\n Kubelet Version: v1.26.6\n Kube-Proxy Version: v1.26.6\nPodCIDR: 192.168.4.0/24\nPodCIDRs: 192.168.4.0/24\nProviderID: openstack:///55fc1dbf-1c94-44f6-9e2d-4b15bd0b80a2\nNon-terminated Pods: (11 in total)\n Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age\n --------- ---- ------------ ---------- --------------- ------------- ---\n elx-monitoring nginx-metrics-proxy-pz9lr 10m (0%) 100m (5%) 20Mi (0%) 200Mi (2%) 34m\n elx-monitoring node-exporter-bw6rz 112m (5%) 270m (13%) 200Mi (2%) 220Mi (2%) 35m\n kube-system calico-node-pwt9g 250m (12%) 0 (0%) 0 (0%) 0 (0%) 35m\n kube-system csi-cinder-nodeplugin-sgqkk 0 (0%) 0 (0%) 0 (0%) 0 (0%) 35m\n kube-system etcd-hux-lab1-control-plane-5bg7f 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 34m\n kube-system kube-apiserver-hux-lab1-control-plane-5bg7f 250m (12%) 0 (0%) 0 (0%) 0 (0%) 34m\n kube-system kube-controller-manager-hux-lab1-control-plane-5bg7f 200m (10%) 0 (0%) 0 (0%) 0 (0%) 33m\n kube-system kube-proxy-qhz7j 0 (0%) 0 (0%) 0 (0%) 0 (0%) 35m\n kube-system kube-scheduler-hux-lab1-control-plane-5bg7f 100m (5%) 0 (0%) 0 (0%) 0 (0%) 34m\n kube-system openstack-cloud-controller-manager-rd7kt 200m (10%) 0 (0%) 0 (0%) 0 (0%) 34m\n sonobuoy sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rsg7w 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m15s\nAllocated resources:\n (Total limits may be over 100 percent, i.e., overcommitted.)\n Resource Requests Limits\n -------- -------- ------\n cpu 1222m (61%) 370m (18%)\n memory 320Mi (4%) 420Mi (5%)\n ephemeral-storage 0 (0%) 0 (0%)\n hugepages-1Gi 0 (0%) 0 (0%)\n hugepages-2Mi 0 (0%) 0 (0%)\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Starting 34m kube-proxy \n Normal RegisteredNode 35m node-controller Node hux-lab1-control-plane-5bg7f event: Registered Node hux-lab1-control-plane-5bg7f in Controller\n Normal Synced 34m cloud-node-controller Node synced successfully\n" +Jul 18 13:02:08.226: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe namespace kubectl-1579' +Jul 18 13:02:08.319: INFO: stderr: "" +Jul 18 13:02:08.319: INFO: stdout: "Name: kubectl-1579\nLabels: e2e-framework=kubectl\n e2e-run=ee8e8894-3f04-4dab-ad62-c0184d127915\n kubernetes.io/metadata.name=kubectl-1579\n pod-security.kubernetes.io/enforce=baseline\nAnnotations: \nStatus: Active\n\nNo resource quota.\n\nNo LimitRange resource.\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:02:08.319: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-1579" for this suite. 07/18/23 13:02:08.325 +------------------------------ +• [2.617 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl describe + test/e2e/kubectl/kubectl.go:1270 + should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/kubectl/kubectl.go:1276 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:02:05.714 + Jul 18 13:02:05.715: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:02:05.715 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:05.729 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:05.733 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/kubectl/kubectl.go:1276 + Jul 18 13:02:05.737: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 create -f -' + Jul 18 13:02:06.274: INFO: stderr: "" + Jul 18 13:02:06.274: INFO: stdout: "replicationcontroller/agnhost-primary created\n" + Jul 18 13:02:06.274: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 create -f -' + Jul 18 13:02:06.793: INFO: stderr: "" + Jul 18 13:02:06.793: INFO: stdout: "service/agnhost-primary created\n" + STEP: Waiting for Agnhost primary to start. 07/18/23 13:02:06.793 + Jul 18 13:02:07.797: INFO: Selector matched 1 pods for map[app:agnhost] + Jul 18 13:02:07.797: INFO: Found 1 / 1 + Jul 18 13:02:07.797: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 + Jul 18 13:02:07.801: INFO: Selector matched 1 pods for map[app:agnhost] + Jul 18 13:02:07.801: INFO: ForEach: Found 1 pods from the filter. Now looping through them. + Jul 18 13:02:07.801: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe pod agnhost-primary-bp25q' + Jul 18 13:02:07.890: INFO: stderr: "" + Jul 18 13:02:07.890: INFO: stdout: "Name: agnhost-primary-bp25q\nNamespace: kubectl-1579\nPriority: 0\nService Account: default\nNode: hux-lab1-worker-nvxfm/10.128.3.181\nStart Time: Tue, 18 Jul 2023 13:02:06 +0000\nLabels: app=agnhost\n role=primary\nAnnotations: cni.projectcalico.org/containerID: 1768289178cb73b0df9660eb5b372dd73b4b1469086292ba3328c65adc4e5adc\n cni.projectcalico.org/podIP: 192.168.18.78/32\n cni.projectcalico.org/podIPs: 192.168.18.78/32\nStatus: Running\nIP: 192.168.18.78\nIPs:\n IP: 192.168.18.78\nControlled By: ReplicationController/agnhost-primary\nContainers:\n agnhost-primary:\n Container ID: containerd://aca8ef9265b83954010c660bdccf47a2257e8dda315cdef28efe175ac256f216\n Image: registry.k8s.io/e2e-test-images/agnhost:2.43\n Image ID: registry.k8s.io/e2e-test-images/agnhost@sha256:16bbf38c463a4223d8cfe4da12bc61010b082a79b4bb003e2d3ba3ece5dd5f9e\n Port: 6379/TCP\n Host Port: 0/TCP\n State: Running\n Started: Tue, 18 Jul 2023 13:02:07 +0000\n Ready: True\n Restart Count: 0\n Environment: \n Mounts:\n /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pt5b7 (ro)\nConditions:\n Type Status\n Initialized True \n Ready True \n ContainersReady True \n PodScheduled True \nVolumes:\n kube-api-access-pt5b7:\n Type: Projected (a volume that contains injected data from multiple sources)\n TokenExpirationSeconds: 3607\n ConfigMapName: kube-root-ca.crt\n ConfigMapOptional: \n DownwardAPI: true\nQoS Class: BestEffort\nNode-Selectors: \nTolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s\n node.kubernetes.io/unreachable:NoExecute op=Exists for 300s\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Scheduled 1s default-scheduler Successfully assigned kubectl-1579/agnhost-primary-bp25q to hux-lab1-worker-nvxfm\n Normal Pulled 1s kubelet Container image \"registry.k8s.io/e2e-test-images/agnhost:2.43\" already present on machine\n Normal Created 1s kubelet Created container agnhost-primary\n Normal Started 0s kubelet Started container agnhost-primary\n" + Jul 18 13:02:07.890: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe rc agnhost-primary' + Jul 18 13:02:07.972: INFO: stderr: "" + Jul 18 13:02:07.972: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-1579\nSelector: app=agnhost,role=primary\nLabels: app=agnhost\n role=primary\nAnnotations: \nReplicas: 1 current / 1 desired\nPods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed\nPod Template:\n Labels: app=agnhost\n role=primary\n Containers:\n agnhost-primary:\n Image: registry.k8s.io/e2e-test-images/agnhost:2.43\n Port: 6379/TCP\n Host Port: 0/TCP\n Environment: \n Mounts: \n Volumes: \nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal SuccessfulCreate 1s replication-controller Created pod: agnhost-primary-bp25q\n" + Jul 18 13:02:07.972: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe service agnhost-primary' + Jul 18 13:02:08.051: INFO: stderr: "" + Jul 18 13:02:08.051: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-1579\nLabels: app=agnhost\n role=primary\nAnnotations: \nSelector: app=agnhost,role=primary\nType: ClusterIP\nIP Family Policy: SingleStack\nIP Families: IPv4\nIP: 10.111.172.141\nIPs: 10.111.172.141\nPort: 6379/TCP\nTargetPort: agnhost-server/TCP\nEndpoints: 192.168.18.78:6379\nSession Affinity: None\nEvents: \n" + Jul 18 13:02:08.056: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe node hux-lab1-control-plane-5bg7f' + Jul 18 13:02:08.226: INFO: stderr: "" + Jul 18 13:02:08.226: INFO: stdout: "Name: hux-lab1-control-plane-5bg7f\nRoles: control-plane\nLabels: beta.kubernetes.io/arch=amd64\n beta.kubernetes.io/instance-type=v1-c2-m8-d80\n beta.kubernetes.io/os=linux\n failure-domain.beta.kubernetes.io/region=se-sto\n failure-domain.beta.kubernetes.io/zone=sto1\n kubernetes.io/arch=amd64\n kubernetes.io/hostname=hux-lab1-control-plane-5bg7f\n kubernetes.io/os=linux\n node-role.kubernetes.io/control-plane=\n node.kubernetes.io/exclude-from-external-load-balancers=\n node.kubernetes.io/instance-type=v1-c2-m8-d80\n topology.cinder.csi.openstack.org/zone=sto1\n topology.kubernetes.io/region=se-sto\n topology.kubernetes.io/zone=sto1\nAnnotations: cluster.x-k8s.io/cluster-name: hux-lab1\n cluster.x-k8s.io/cluster-namespace: default\n cluster.x-k8s.io/labels-from-machine: \n cluster.x-k8s.io/machine: hux-lab1-control-plane-9qj8j\n cluster.x-k8s.io/owner-kind: KubeadmControlPlane\n cluster.x-k8s.io/owner-name: hux-lab1-control-plane\n csi.volume.kubernetes.io/nodeid: {\"cinder.csi.openstack.org\":\"55fc1dbf-1c94-44f6-9e2d-4b15bd0b80a2\"}\n kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/containerd/containerd.sock\n node.alpha.kubernetes.io/ttl: 0\n projectcalico.org/IPv4Address: 10.128.3.78/22\n projectcalico.org/IPv4IPIPTunnelAddr: 192.168.29.128\n volumes.kubernetes.io/controller-managed-attach-detach: true\nCreationTimestamp: Tue, 18 Jul 2023 12:27:04 +0000\nTaints: node-role.kubernetes.io/control-plane:NoSchedule\nUnschedulable: false\nLease:\n HolderIdentity: hux-lab1-control-plane-5bg7f\n AcquireTime: \n RenewTime: Tue, 18 Jul 2023 13:01:59 +0000\nConditions:\n Type Status LastHeartbeatTime LastTransitionTime Reason Message\n ---- ------ ----------------- ------------------ ------ -------\n NetworkUnavailable False Tue, 18 Jul 2023 12:27:33 +0000 Tue, 18 Jul 2023 12:27:33 +0000 CalicoIsUp Calico is running on this node\n MemoryPressure False Tue, 18 Jul 2023 12:58:32 +0000 Tue, 18 Jul 2023 12:27:04 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available\n DiskPressure False Tue, 18 Jul 2023 12:58:32 +0000 Tue, 18 Jul 2023 12:27:04 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure\n PIDPressure False Tue, 18 Jul 2023 12:58:32 +0000 Tue, 18 Jul 2023 12:27:04 +0000 KubeletHasSufficientPID kubelet has sufficient PID available\n Ready True Tue, 18 Jul 2023 12:58:32 +0000 Tue, 18 Jul 2023 12:27:21 +0000 KubeletReady kubelet is posting ready status. AppArmor enabled\nAddresses:\n InternalIP: 10.128.3.78\n Hostname: hux-lab1-control-plane-5bg7f\nCapacity:\n cpu: 2\n ephemeral-storage: 82380556Ki\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 8136408Ki\n pods: 110\nAllocatable:\n cpu: 2\n ephemeral-storage: 75921920284\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 8034008Ki\n pods: 110\nSystem Info:\n Machine ID: 55fc1dbf1c9444f69e2d4b15bd0b80a2\n System UUID: 55fc1dbf-1c94-44f6-9e2d-4b15bd0b80a2\n Boot ID: 9eb5c758-9e8f-4f8f-bcf9-067b8e071ec4\n Kernel Version: 5.4.0-152-generic\n OS Image: Ubuntu 20.04.6 LTS\n Operating System: linux\n Architecture: amd64\n Container Runtime Version: containerd://1.6.21\n Kubelet Version: v1.26.6\n Kube-Proxy Version: v1.26.6\nPodCIDR: 192.168.4.0/24\nPodCIDRs: 192.168.4.0/24\nProviderID: openstack:///55fc1dbf-1c94-44f6-9e2d-4b15bd0b80a2\nNon-terminated Pods: (11 in total)\n Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age\n --------- ---- ------------ ---------- --------------- ------------- ---\n elx-monitoring nginx-metrics-proxy-pz9lr 10m (0%) 100m (5%) 20Mi (0%) 200Mi (2%) 34m\n elx-monitoring node-exporter-bw6rz 112m (5%) 270m (13%) 200Mi (2%) 220Mi (2%) 35m\n kube-system calico-node-pwt9g 250m (12%) 0 (0%) 0 (0%) 0 (0%) 35m\n kube-system csi-cinder-nodeplugin-sgqkk 0 (0%) 0 (0%) 0 (0%) 0 (0%) 35m\n kube-system etcd-hux-lab1-control-plane-5bg7f 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 34m\n kube-system kube-apiserver-hux-lab1-control-plane-5bg7f 250m (12%) 0 (0%) 0 (0%) 0 (0%) 34m\n kube-system kube-controller-manager-hux-lab1-control-plane-5bg7f 200m (10%) 0 (0%) 0 (0%) 0 (0%) 33m\n kube-system kube-proxy-qhz7j 0 (0%) 0 (0%) 0 (0%) 0 (0%) 35m\n kube-system kube-scheduler-hux-lab1-control-plane-5bg7f 100m (5%) 0 (0%) 0 (0%) 0 (0%) 34m\n kube-system openstack-cloud-controller-manager-rd7kt 200m (10%) 0 (0%) 0 (0%) 0 (0%) 34m\n sonobuoy sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rsg7w 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m15s\nAllocated resources:\n (Total limits may be over 100 percent, i.e., overcommitted.)\n Resource Requests Limits\n -------- -------- ------\n cpu 1222m (61%) 370m (18%)\n memory 320Mi (4%) 420Mi (5%)\n ephemeral-storage 0 (0%) 0 (0%)\n hugepages-1Gi 0 (0%) 0 (0%)\n hugepages-2Mi 0 (0%) 0 (0%)\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Starting 34m kube-proxy \n Normal RegisteredNode 35m node-controller Node hux-lab1-control-plane-5bg7f event: Registered Node hux-lab1-control-plane-5bg7f in Controller\n Normal Synced 34m cloud-node-controller Node synced successfully\n" + Jul 18 13:02:08.226: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1579 describe namespace kubectl-1579' + Jul 18 13:02:08.319: INFO: stderr: "" + Jul 18 13:02:08.319: INFO: stdout: "Name: kubectl-1579\nLabels: e2e-framework=kubectl\n e2e-run=ee8e8894-3f04-4dab-ad62-c0184d127915\n kubernetes.io/metadata.name=kubectl-1579\n pod-security.kubernetes.io/enforce=baseline\nAnnotations: \nStatus: Active\n\nNo resource quota.\n\nNo LimitRange resource.\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:02:08.319: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-1579" for this suite. 07/18/23 13:02:08.325 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for the cluster [Conformance] + test/e2e/network/dns.go:50 +[BeforeEach] [sig-network] DNS + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:02:08.332 +Jul 18 13:02:08.332: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename dns 07/18/23 13:02:08.334 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:08.344 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:08.35 +[BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 +[It] should provide DNS for the cluster [Conformance] + test/e2e/network/dns.go:50 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@kubernetes.default.svc.cluster.local;check="$$(dig +tcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@kubernetes.default.svc.cluster.local;sleep 1; done + 07/18/23 13:02:08.353 +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@kubernetes.default.svc.cluster.local;check="$$(dig +tcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@kubernetes.default.svc.cluster.local;sleep 1; done + 07/18/23 13:02:08.353 +STEP: creating a pod to probe DNS 07/18/23 13:02:08.353 +STEP: submitting the pod to kubernetes 07/18/23 13:02:08.353 +Jul 18 13:02:08.366: INFO: Waiting up to 15m0s for pod "dns-test-786667fc-495a-49c2-a208-ba840b11140d" in namespace "dns-3054" to be "running" +Jul 18 13:02:08.378: INFO: Pod "dns-test-786667fc-495a-49c2-a208-ba840b11140d": Phase="Pending", Reason="", readiness=false. Elapsed: 11.507798ms +Jul 18 13:02:10.382: INFO: Pod "dns-test-786667fc-495a-49c2-a208-ba840b11140d": Phase="Running", Reason="", readiness=true. Elapsed: 2.015648255s +Jul 18 13:02:10.382: INFO: Pod "dns-test-786667fc-495a-49c2-a208-ba840b11140d" satisfied condition "running" +STEP: retrieving the pod 07/18/23 13:02:10.382 +STEP: looking for the results for each expected name from probers 07/18/23 13:02:10.385 +Jul 18 13:02:10.405: INFO: DNS probes using dns-3054/dns-test-786667fc-495a-49c2-a208-ba840b11140d succeeded + +STEP: deleting the pod 07/18/23 13:02:10.405 +[AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 +Jul 18 13:02:10.417: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 +STEP: Destroying namespace "dns-3054" for this suite. 07/18/23 13:02:10.424 +------------------------------ +• [2.097 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for the cluster [Conformance] + test/e2e/network/dns.go:50 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:02:08.332 + Jul 18 13:02:08.332: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename dns 07/18/23 13:02:08.334 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:08.344 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:08.35 + [BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 + [It] should provide DNS for the cluster [Conformance] + test/e2e/network/dns.go:50 + STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@kubernetes.default.svc.cluster.local;check="$$(dig +tcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@kubernetes.default.svc.cluster.local;sleep 1; done + 07/18/23 13:02:08.353 + STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@kubernetes.default.svc.cluster.local;check="$$(dig +tcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@kubernetes.default.svc.cluster.local;sleep 1; done + 07/18/23 13:02:08.353 + STEP: creating a pod to probe DNS 07/18/23 13:02:08.353 + STEP: submitting the pod to kubernetes 07/18/23 13:02:08.353 + Jul 18 13:02:08.366: INFO: Waiting up to 15m0s for pod "dns-test-786667fc-495a-49c2-a208-ba840b11140d" in namespace "dns-3054" to be "running" + Jul 18 13:02:08.378: INFO: Pod "dns-test-786667fc-495a-49c2-a208-ba840b11140d": Phase="Pending", Reason="", readiness=false. Elapsed: 11.507798ms + Jul 18 13:02:10.382: INFO: Pod "dns-test-786667fc-495a-49c2-a208-ba840b11140d": Phase="Running", Reason="", readiness=true. Elapsed: 2.015648255s + Jul 18 13:02:10.382: INFO: Pod "dns-test-786667fc-495a-49c2-a208-ba840b11140d" satisfied condition "running" + STEP: retrieving the pod 07/18/23 13:02:10.382 + STEP: looking for the results for each expected name from probers 07/18/23 13:02:10.385 + Jul 18 13:02:10.405: INFO: DNS probes using dns-3054/dns-test-786667fc-495a-49c2-a208-ba840b11140d succeeded + + STEP: deleting the pod 07/18/23 13:02:10.405 + [AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 + Jul 18 13:02:10.417: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 + STEP: Destroying namespace "dns-3054" for this suite. 07/18/23 13:02:10.424 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:134 +[BeforeEach] [sig-node] Container Lifecycle Hook + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:02:10.431 +Jul 18 13:02:10.431: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-lifecycle-hook 07/18/23 13:02:10.432 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:10.443 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:10.446 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:77 +STEP: create the container to handle the HTTPGet hook request. 07/18/23 13:02:10.453 +Jul 18 13:02:10.460: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-2985" to be "running and ready" +Jul 18 13:02:10.467: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 7.011396ms +Jul 18 13:02:10.467: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:02:12.472: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.012907496s +Jul 18 13:02:12.472: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) +Jul 18 13:02:12.472: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" +[It] should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:134 +STEP: create the pod with lifecycle hook 07/18/23 13:02:12.476 +Jul 18 13:02:12.482: INFO: Waiting up to 5m0s for pod "pod-with-poststart-exec-hook" in namespace "container-lifecycle-hook-2985" to be "running and ready" +Jul 18 13:02:12.487: INFO: Pod "pod-with-poststart-exec-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 5.341585ms +Jul 18 13:02:12.487: INFO: The phase of Pod pod-with-poststart-exec-hook is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:02:14.491: INFO: Pod "pod-with-poststart-exec-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.009304674s +Jul 18 13:02:14.492: INFO: The phase of Pod pod-with-poststart-exec-hook is Running (Ready = true) +Jul 18 13:02:14.492: INFO: Pod "pod-with-poststart-exec-hook" satisfied condition "running and ready" +STEP: check poststart hook 07/18/23 13:02:14.496 +STEP: delete the pod with lifecycle hook 07/18/23 13:02:14.517 +Jul 18 13:02:14.523: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jul 18 13:02:14.527: INFO: Pod pod-with-poststart-exec-hook still exists +Jul 18 13:02:16.527: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jul 18 13:02:16.531: INFO: Pod pod-with-poststart-exec-hook still exists +Jul 18 13:02:18.527: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Jul 18 13:02:18.531: INFO: Pod pod-with-poststart-exec-hook no longer exists +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/node/init/init.go:32 +Jul 18 13:02:18.531: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + tear down framework | framework.go:193 +STEP: Destroying namespace "container-lifecycle-hook-2985" for this suite. 07/18/23 13:02:18.537 +------------------------------ +• [SLOW TEST] [8.112 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:134 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Lifecycle Hook + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:02:10.431 + Jul 18 13:02:10.431: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-lifecycle-hook 07/18/23 13:02:10.432 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:10.443 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:10.446 + [BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:77 + STEP: create the container to handle the HTTPGet hook request. 07/18/23 13:02:10.453 + Jul 18 13:02:10.460: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-2985" to be "running and ready" + Jul 18 13:02:10.467: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 7.011396ms + Jul 18 13:02:10.467: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:02:12.472: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.012907496s + Jul 18 13:02:12.472: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) + Jul 18 13:02:12.472: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" + [It] should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:134 + STEP: create the pod with lifecycle hook 07/18/23 13:02:12.476 + Jul 18 13:02:12.482: INFO: Waiting up to 5m0s for pod "pod-with-poststart-exec-hook" in namespace "container-lifecycle-hook-2985" to be "running and ready" + Jul 18 13:02:12.487: INFO: Pod "pod-with-poststart-exec-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 5.341585ms + Jul 18 13:02:12.487: INFO: The phase of Pod pod-with-poststart-exec-hook is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:02:14.491: INFO: Pod "pod-with-poststart-exec-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.009304674s + Jul 18 13:02:14.492: INFO: The phase of Pod pod-with-poststart-exec-hook is Running (Ready = true) + Jul 18 13:02:14.492: INFO: Pod "pod-with-poststart-exec-hook" satisfied condition "running and ready" + STEP: check poststart hook 07/18/23 13:02:14.496 + STEP: delete the pod with lifecycle hook 07/18/23 13:02:14.517 + Jul 18 13:02:14.523: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear + Jul 18 13:02:14.527: INFO: Pod pod-with-poststart-exec-hook still exists + Jul 18 13:02:16.527: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear + Jul 18 13:02:16.531: INFO: Pod pod-with-poststart-exec-hook still exists + Jul 18 13:02:18.527: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear + Jul 18 13:02:18.531: INFO: Pod pod-with-poststart-exec-hook no longer exists + [AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/node/init/init.go:32 + Jul 18 13:02:18.531: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + tear down framework | framework.go:193 + STEP: Destroying namespace "container-lifecycle-hook-2985" for this suite. 07/18/23 13:02:18.537 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] CronJob + should schedule multiple jobs concurrently [Conformance] + test/e2e/apps/cronjob.go:69 +[BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:02:18.545 +Jul 18 13:02:18.545: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename cronjob 07/18/23 13:02:18.546 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:18.557 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:18.559 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 +[It] should schedule multiple jobs concurrently [Conformance] + test/e2e/apps/cronjob.go:69 +STEP: Creating a cronjob 07/18/23 13:02:18.562 +STEP: Ensuring more than one job is running at a time 07/18/23 13:02:18.567 +STEP: Ensuring at least two running jobs exists by listing jobs explicitly 07/18/23 13:04:00.572 +STEP: Removing cronjob 07/18/23 13:04:00.575 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:00.580: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 +STEP: Destroying namespace "cronjob-6555" for this suite. 07/18/23 13:04:00.59 +------------------------------ +• [SLOW TEST] [102.056 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should schedule multiple jobs concurrently [Conformance] + test/e2e/apps/cronjob.go:69 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:02:18.545 + Jul 18 13:02:18.545: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename cronjob 07/18/23 13:02:18.546 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:02:18.557 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:02:18.559 + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 + [It] should schedule multiple jobs concurrently [Conformance] + test/e2e/apps/cronjob.go:69 + STEP: Creating a cronjob 07/18/23 13:02:18.562 + STEP: Ensuring more than one job is running at a time 07/18/23 13:02:18.567 + STEP: Ensuring at least two running jobs exists by listing jobs explicitly 07/18/23 13:04:00.572 + STEP: Removing cronjob 07/18/23 13:04:00.575 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:00.580: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 + STEP: Destroying namespace "cronjob-6555" for this suite. 07/18/23 13:04:00.59 + << End Captured GinkgoWriter Output +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny attaching pod [Conformance] + test/e2e/apimachinery/webhook.go:209 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:00.601 +Jul 18 13:04:00.601: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:04:00.602 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:00.621 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:00.625 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:04:00.644 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:04:00.847 +STEP: Deploying the webhook pod 07/18/23 13:04:00.855 +STEP: Wait for the deployment to be ready 07/18/23 13:04:00.864 +Jul 18 13:04:00.879: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:04:02.889 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:04:02.901 +Jul 18 13:04:03.901: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny attaching pod [Conformance] + test/e2e/apimachinery/webhook.go:209 +STEP: Registering the webhook via the AdmissionRegistration API 07/18/23 13:04:03.906 +STEP: create a pod 07/18/23 13:04:03.922 +Jul 18 13:04:03.927: INFO: Waiting up to 5m0s for pod "to-be-attached-pod" in namespace "webhook-210" to be "running" +Jul 18 13:04:03.932: INFO: Pod "to-be-attached-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 4.109972ms +Jul 18 13:04:05.936: INFO: Pod "to-be-attached-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.008266242s +Jul 18 13:04:05.936: INFO: Pod "to-be-attached-pod" satisfied condition "running" +STEP: 'kubectl attach' the pod, should be denied by the webhook 07/18/23 13:04:05.936 +Jul 18 13:04:05.936: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=webhook-210 attach --namespace=webhook-210 to-be-attached-pod -i -c=container1' +Jul 18 13:04:06.016: INFO: rc: 1 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:06.023: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-210" for this suite. 07/18/23 13:04:06.066 +STEP: Destroying namespace "webhook-210-markers" for this suite. 07/18/23 13:04:06.084 +------------------------------ +• [SLOW TEST] [5.492 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to deny attaching pod [Conformance] + test/e2e/apimachinery/webhook.go:209 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:00.601 + Jul 18 13:04:00.601: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:04:00.602 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:00.621 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:00.625 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:04:00.644 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:04:00.847 + STEP: Deploying the webhook pod 07/18/23 13:04:00.855 + STEP: Wait for the deployment to be ready 07/18/23 13:04:00.864 + Jul 18 13:04:00.879: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:04:02.889 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:04:02.901 + Jul 18 13:04:03.901: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should be able to deny attaching pod [Conformance] + test/e2e/apimachinery/webhook.go:209 + STEP: Registering the webhook via the AdmissionRegistration API 07/18/23 13:04:03.906 + STEP: create a pod 07/18/23 13:04:03.922 + Jul 18 13:04:03.927: INFO: Waiting up to 5m0s for pod "to-be-attached-pod" in namespace "webhook-210" to be "running" + Jul 18 13:04:03.932: INFO: Pod "to-be-attached-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 4.109972ms + Jul 18 13:04:05.936: INFO: Pod "to-be-attached-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.008266242s + Jul 18 13:04:05.936: INFO: Pod "to-be-attached-pod" satisfied condition "running" + STEP: 'kubectl attach' the pod, should be denied by the webhook 07/18/23 13:04:05.936 + Jul 18 13:04:05.936: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=webhook-210 attach --namespace=webhook-210 to-be-attached-pod -i -c=container1' + Jul 18 13:04:06.016: INFO: rc: 1 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:06.023: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-210" for this suite. 07/18/23 13:04:06.066 + STEP: Destroying namespace "webhook-210-markers" for this suite. 07/18/23 13:04:06.084 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:207 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:06.094 +Jul 18 13:04:06.094: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:04:06.095 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:06.11 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:06.113 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:207 +STEP: Creating a pod to test emptydir 0666 on node default medium 07/18/23 13:04:06.124 +Jul 18 13:04:06.135: INFO: Waiting up to 5m0s for pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337" in namespace "emptydir-5731" to be "Succeeded or Failed" +Jul 18 13:04:06.142: INFO: Pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337": Phase="Pending", Reason="", readiness=false. Elapsed: 6.238006ms +Jul 18 13:04:08.146: INFO: Pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337": Phase="Running", Reason="", readiness=false. Elapsed: 2.010242639s +Jul 18 13:04:10.145: INFO: Pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010012743s +STEP: Saw pod success 07/18/23 13:04:10.145 +Jul 18 13:04:10.146: INFO: Pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337" satisfied condition "Succeeded or Failed" +Jul 18 13:04:10.149: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-b71055b0-e1df-4dd9-8e08-6681bd97b337 container test-container: +STEP: delete the pod 07/18/23 13:04:10.162 +Jul 18 13:04:10.172: INFO: Waiting for pod pod-b71055b0-e1df-4dd9-8e08-6681bd97b337 to disappear +Jul 18 13:04:10.175: INFO: Pod pod-b71055b0-e1df-4dd9-8e08-6681bd97b337 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:10.175: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-5731" for this suite. 07/18/23 13:04:10.18 +------------------------------ +• [4.092 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:207 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:06.094 + Jul 18 13:04:06.094: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:04:06.095 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:06.11 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:06.113 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:207 + STEP: Creating a pod to test emptydir 0666 on node default medium 07/18/23 13:04:06.124 + Jul 18 13:04:06.135: INFO: Waiting up to 5m0s for pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337" in namespace "emptydir-5731" to be "Succeeded or Failed" + Jul 18 13:04:06.142: INFO: Pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337": Phase="Pending", Reason="", readiness=false. Elapsed: 6.238006ms + Jul 18 13:04:08.146: INFO: Pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337": Phase="Running", Reason="", readiness=false. Elapsed: 2.010242639s + Jul 18 13:04:10.145: INFO: Pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010012743s + STEP: Saw pod success 07/18/23 13:04:10.145 + Jul 18 13:04:10.146: INFO: Pod "pod-b71055b0-e1df-4dd9-8e08-6681bd97b337" satisfied condition "Succeeded or Failed" + Jul 18 13:04:10.149: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-b71055b0-e1df-4dd9-8e08-6681bd97b337 container test-container: + STEP: delete the pod 07/18/23 13:04:10.162 + Jul 18 13:04:10.172: INFO: Waiting for pod pod-b71055b0-e1df-4dd9-8e08-6681bd97b337 to disappear + Jul 18 13:04:10.175: INFO: Pod pod-b71055b0-e1df-4dd9-8e08-6681bd97b337 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:10.175: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-5731" for this suite. 07/18/23 13:04:10.18 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-node] Pods + should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:398 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:10.187 +Jul 18 13:04:10.187: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:04:10.188 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:10.2 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:10.203 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:398 +STEP: creating the pod 07/18/23 13:04:10.206 +STEP: submitting the pod to kubernetes 07/18/23 13:04:10.206 +Jul 18 13:04:10.213: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" in namespace "pods-2074" to be "running and ready" +Jul 18 13:04:10.220: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Pending", Reason="", readiness=false. Elapsed: 6.891118ms +Jul 18 13:04:10.220: INFO: The phase of Pod pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:04:12.224: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Running", Reason="", readiness=true. Elapsed: 2.011839363s +Jul 18 13:04:12.224: INFO: The phase of Pod pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a is Running (Ready = true) +Jul 18 13:04:12.224: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" satisfied condition "running and ready" +STEP: verifying the pod is in kubernetes 07/18/23 13:04:12.228 +STEP: updating the pod 07/18/23 13:04:12.232 +Jul 18 13:04:12.742: INFO: Successfully updated pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" +Jul 18 13:04:12.746: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" in namespace "pods-2074" to be "terminated with reason DeadlineExceeded" +Jul 18 13:04:12.749: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Running", Reason="", readiness=true. Elapsed: 3.093391ms +Jul 18 13:04:14.754: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Running", Reason="", readiness=true. Elapsed: 2.007880249s +Jul 18 13:04:16.754: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Running", Reason="", readiness=false. Elapsed: 4.008140331s +Jul 18 13:04:18.753: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Failed", Reason="DeadlineExceeded", readiness=false. Elapsed: 6.007226757s +Jul 18 13:04:18.753: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" satisfied condition "terminated with reason DeadlineExceeded" +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:18.753: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-2074" for this suite. 07/18/23 13:04:18.758 +------------------------------ +• [SLOW TEST] [8.577 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:398 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:10.187 + Jul 18 13:04:10.187: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:04:10.188 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:10.2 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:10.203 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:398 + STEP: creating the pod 07/18/23 13:04:10.206 + STEP: submitting the pod to kubernetes 07/18/23 13:04:10.206 + Jul 18 13:04:10.213: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" in namespace "pods-2074" to be "running and ready" + Jul 18 13:04:10.220: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Pending", Reason="", readiness=false. Elapsed: 6.891118ms + Jul 18 13:04:10.220: INFO: The phase of Pod pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:04:12.224: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Running", Reason="", readiness=true. Elapsed: 2.011839363s + Jul 18 13:04:12.224: INFO: The phase of Pod pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a is Running (Ready = true) + Jul 18 13:04:12.224: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" satisfied condition "running and ready" + STEP: verifying the pod is in kubernetes 07/18/23 13:04:12.228 + STEP: updating the pod 07/18/23 13:04:12.232 + Jul 18 13:04:12.742: INFO: Successfully updated pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" + Jul 18 13:04:12.746: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" in namespace "pods-2074" to be "terminated with reason DeadlineExceeded" + Jul 18 13:04:12.749: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Running", Reason="", readiness=true. Elapsed: 3.093391ms + Jul 18 13:04:14.754: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Running", Reason="", readiness=true. Elapsed: 2.007880249s + Jul 18 13:04:16.754: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Running", Reason="", readiness=false. Elapsed: 4.008140331s + Jul 18 13:04:18.753: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a": Phase="Failed", Reason="DeadlineExceeded", readiness=false. Elapsed: 6.007226757s + Jul 18 13:04:18.753: INFO: Pod "pod-update-activedeadlineseconds-2065f965-94cf-4e05-a538-1e3cb260770a" satisfied condition "terminated with reason DeadlineExceeded" + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:18.753: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-2074" for this suite. 07/18/23 13:04:18.758 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSS +------------------------------ +[sig-node] Kubelet when scheduling a read only busybox container + should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:184 +[BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:18.764 +Jul 18 13:04:18.765: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:04:18.765 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:18.778 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:18.78 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[It] should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:184 +Jul 18 13:04:18.793: INFO: Waiting up to 5m0s for pod "busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012" in namespace "kubelet-test-2174" to be "running and ready" +Jul 18 13:04:18.800: INFO: Pod "busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012": Phase="Pending", Reason="", readiness=false. Elapsed: 6.792679ms +Jul 18 13:04:18.800: INFO: The phase of Pod busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:04:20.804: INFO: Pod "busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012": Phase="Running", Reason="", readiness=true. Elapsed: 2.011521783s +Jul 18 13:04:20.804: INFO: The phase of Pod busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012 is Running (Ready = true) +Jul 18 13:04:20.804: INFO: Pod "busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012" satisfied condition "running and ready" +[AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:20.814: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 +STEP: Destroying namespace "kubelet-test-2174" for this suite. 07/18/23 13:04:20.818 +------------------------------ +• [2.060 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling a read only busybox container + test/e2e/common/node/kubelet.go:175 + should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:184 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:18.764 + Jul 18 13:04:18.765: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:04:18.765 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:18.778 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:18.78 + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [It] should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:184 + Jul 18 13:04:18.793: INFO: Waiting up to 5m0s for pod "busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012" in namespace "kubelet-test-2174" to be "running and ready" + Jul 18 13:04:18.800: INFO: Pod "busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012": Phase="Pending", Reason="", readiness=false. Elapsed: 6.792679ms + Jul 18 13:04:18.800: INFO: The phase of Pod busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:04:20.804: INFO: Pod "busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012": Phase="Running", Reason="", readiness=true. Elapsed: 2.011521783s + Jul 18 13:04:20.804: INFO: The phase of Pod busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012 is Running (Ready = true) + Jul 18 13:04:20.804: INFO: Pod "busybox-readonly-fsb37b0d28-1842-4587-ba1f-e244255e8012" satisfied condition "running and ready" + [AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:20.814: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 + STEP: Destroying namespace "kubelet-test-2174" for this suite. 07/18/23 13:04:20.818 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a mutating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:508 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:20.824 +Jul 18 13:04:20.824: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:04:20.825 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:20.837 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:20.84 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:04:20.853 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:04:21.104 +STEP: Deploying the webhook pod 07/18/23 13:04:21.108 +STEP: Wait for the deployment to be ready 07/18/23 13:04:21.117 +Jul 18 13:04:21.127: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:04:23.139 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:04:23.15 +Jul 18 13:04:24.151: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a mutating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:508 +STEP: Creating a mutating webhook configuration 07/18/23 13:04:24.157 +STEP: Updating a mutating webhook configuration's rules to not include the create operation 07/18/23 13:04:24.179 +STEP: Creating a configMap that should not be mutated 07/18/23 13:04:24.184 +STEP: Patching a mutating webhook configuration's rules to include the create operation 07/18/23 13:04:24.193 +STEP: Creating a configMap that should be mutated 07/18/23 13:04:24.198 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:24.217: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-2257" for this suite. 07/18/23 13:04:24.278 +STEP: Destroying namespace "webhook-2257-markers" for this suite. 07/18/23 13:04:24.287 +------------------------------ +• [3.488 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + patching/updating a mutating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:508 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:20.824 + Jul 18 13:04:20.824: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:04:20.825 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:20.837 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:20.84 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:04:20.853 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:04:21.104 + STEP: Deploying the webhook pod 07/18/23 13:04:21.108 + STEP: Wait for the deployment to be ready 07/18/23 13:04:21.117 + Jul 18 13:04:21.127: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:04:23.139 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:04:23.15 + Jul 18 13:04:24.151: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] patching/updating a mutating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:508 + STEP: Creating a mutating webhook configuration 07/18/23 13:04:24.157 + STEP: Updating a mutating webhook configuration's rules to not include the create operation 07/18/23 13:04:24.179 + STEP: Creating a configMap that should not be mutated 07/18/23 13:04:24.184 + STEP: Patching a mutating webhook configuration's rules to include the create operation 07/18/23 13:04:24.193 + STEP: Creating a configMap that should be mutated 07/18/23 13:04:24.198 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:24.217: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-2257" for this suite. 07/18/23 13:04:24.278 + STEP: Destroying namespace "webhook-2257-markers" for this suite. 07/18/23 13:04:24.287 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:68 +[BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:24.313 +Jul 18 13:04:24.313: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 13:04:24.319 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:24.332 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:24.334 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:68 +STEP: Creating secret with name secret-test-5f8f39b1-2252-4e91-bb23-7a9abfd1f78b 07/18/23 13:04:24.337 +STEP: Creating a pod to test consume secrets 07/18/23 13:04:24.341 +Jul 18 13:04:24.348: INFO: Waiting up to 5m0s for pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728" in namespace "secrets-9777" to be "Succeeded or Failed" +Jul 18 13:04:24.355: INFO: Pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728": Phase="Pending", Reason="", readiness=false. Elapsed: 6.943663ms +Jul 18 13:04:26.359: INFO: Pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010940664s +Jul 18 13:04:28.359: INFO: Pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010861013s +STEP: Saw pod success 07/18/23 13:04:28.359 +Jul 18 13:04:28.360: INFO: Pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728" satisfied condition "Succeeded or Failed" +Jul 18 13:04:28.362: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728 container secret-volume-test: +STEP: delete the pod 07/18/23 13:04:28.383 +Jul 18 13:04:28.395: INFO: Waiting for pod pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728 to disappear +Jul 18 13:04:28.398: INFO: Pod pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:28.399: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-9777" for this suite. 07/18/23 13:04:28.403 +------------------------------ +• [4.095 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:68 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:24.313 + Jul 18 13:04:24.313: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 13:04:24.319 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:24.332 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:24.334 + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:68 + STEP: Creating secret with name secret-test-5f8f39b1-2252-4e91-bb23-7a9abfd1f78b 07/18/23 13:04:24.337 + STEP: Creating a pod to test consume secrets 07/18/23 13:04:24.341 + Jul 18 13:04:24.348: INFO: Waiting up to 5m0s for pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728" in namespace "secrets-9777" to be "Succeeded or Failed" + Jul 18 13:04:24.355: INFO: Pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728": Phase="Pending", Reason="", readiness=false. Elapsed: 6.943663ms + Jul 18 13:04:26.359: INFO: Pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010940664s + Jul 18 13:04:28.359: INFO: Pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010861013s + STEP: Saw pod success 07/18/23 13:04:28.359 + Jul 18 13:04:28.360: INFO: Pod "pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728" satisfied condition "Succeeded or Failed" + Jul 18 13:04:28.362: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728 container secret-volume-test: + STEP: delete the pod 07/18/23 13:04:28.383 + Jul 18 13:04:28.395: INFO: Waiting for pod pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728 to disappear + Jul 18 13:04:28.398: INFO: Pod pod-secrets-1ba99225-2f16-45f5-b0d5-5f3cb0c12728 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:28.399: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-9777" for this suite. 07/18/23 13:04:28.403 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/apimachinery/resource_quota.go:160 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:28.411 +Jul 18 13:04:28.411: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 13:04:28.412 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:28.429 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:28.432 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/apimachinery/resource_quota.go:160 +STEP: Discovering how many secrets are in namespace by default 07/18/23 13:04:28.435 +STEP: Counting existing ResourceQuota 07/18/23 13:04:33.439 +STEP: Creating a ResourceQuota 07/18/23 13:04:38.444 +STEP: Ensuring resource quota status is calculated 07/18/23 13:04:38.449 +STEP: Creating a Secret 07/18/23 13:04:40.453 +STEP: Ensuring resource quota status captures secret creation 07/18/23 13:04:40.463 +STEP: Deleting a secret 07/18/23 13:04:42.468 +STEP: Ensuring resource quota status released usage 07/18/23 13:04:42.473 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:44.478: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-7102" for this suite. 07/18/23 13:04:44.483 +------------------------------ +• [SLOW TEST] [16.085 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/apimachinery/resource_quota.go:160 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:28.411 + Jul 18 13:04:28.411: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 13:04:28.412 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:28.429 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:28.432 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/apimachinery/resource_quota.go:160 + STEP: Discovering how many secrets are in namespace by default 07/18/23 13:04:28.435 + STEP: Counting existing ResourceQuota 07/18/23 13:04:33.439 + STEP: Creating a ResourceQuota 07/18/23 13:04:38.444 + STEP: Ensuring resource quota status is calculated 07/18/23 13:04:38.449 + STEP: Creating a Secret 07/18/23 13:04:40.453 + STEP: Ensuring resource quota status captures secret creation 07/18/23 13:04:40.463 + STEP: Deleting a secret 07/18/23 13:04:42.468 + STEP: Ensuring resource quota status released usage 07/18/23 13:04:42.473 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:44.478: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-7102" for this suite. 07/18/23 13:04:44.483 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods Extended Pods Set QOS Class + should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/node/pods.go:161 +[BeforeEach] [sig-node] Pods Extended + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:44.496 +Jul 18 13:04:44.496: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:04:44.497 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:44.511 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:44.514 +[BeforeEach] [sig-node] Pods Extended + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] Pods Set QOS Class + test/e2e/node/pods.go:152 +[It] should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/node/pods.go:161 +STEP: creating the pod 07/18/23 13:04:44.516 +STEP: submitting the pod to kubernetes 07/18/23 13:04:44.516 +STEP: verifying QOS class is set on the pod 07/18/23 13:04:44.523 +[AfterEach] [sig-node] Pods Extended + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:44.527: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods Extended + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods Extended + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods Extended + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-355" for this suite. 07/18/23 13:04:44.535 +------------------------------ +• [0.046 seconds] +[sig-node] Pods Extended +test/e2e/node/framework.go:23 + Pods Set QOS Class + test/e2e/node/pods.go:150 + should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/node/pods.go:161 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods Extended + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:44.496 + Jul 18 13:04:44.496: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:04:44.497 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:44.511 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:44.514 + [BeforeEach] [sig-node] Pods Extended + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] Pods Set QOS Class + test/e2e/node/pods.go:152 + [It] should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/node/pods.go:161 + STEP: creating the pod 07/18/23 13:04:44.516 + STEP: submitting the pod to kubernetes 07/18/23 13:04:44.516 + STEP: verifying QOS class is set on the pod 07/18/23 13:04:44.523 + [AfterEach] [sig-node] Pods Extended + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:44.527: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods Extended + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods Extended + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods Extended + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-355" for this suite. 07/18/23 13:04:44.535 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of different groups [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:276 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:44.543 +Jul 18 13:04:44.543: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 13:04:44.544 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:44.558 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:44.561 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] works for multiple CRDs of different groups [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:276 +STEP: CRs in different groups (two CRDs) show up in OpenAPI documentation 07/18/23 13:04:44.565 +Jul 18 13:04:44.566: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:04:47.592: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:04:55.947: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-publish-openapi-3196" for this suite. 07/18/23 13:04:55.968 +------------------------------ +• [SLOW TEST] [11.433 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of different groups [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:276 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:44.543 + Jul 18 13:04:44.543: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 13:04:44.544 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:44.558 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:44.561 + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] works for multiple CRDs of different groups [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:276 + STEP: CRs in different groups (two CRDs) show up in OpenAPI documentation 07/18/23 13:04:44.565 + Jul 18 13:04:44.566: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:04:47.592: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:04:55.947: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-publish-openapi-3196" for this suite. 07/18/23 13:04:55.968 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] EndpointSliceMirroring + should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/network/endpointslicemirroring.go:53 +[BeforeEach] [sig-network] EndpointSliceMirroring + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:04:55.981 +Jul 18 13:04:55.981: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename endpointslicemirroring 07/18/23 13:04:55.982 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:56.029 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:56.034 +[BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/network/endpointslicemirroring.go:41 +[It] should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/network/endpointslicemirroring.go:53 +STEP: mirroring a new custom Endpoint 07/18/23 13:04:56.078 +Jul 18 13:04:56.104: INFO: Waiting for at least 1 EndpointSlice to exist, got 0 +STEP: mirroring an update to a custom Endpoint 07/18/23 13:04:58.109 +Jul 18 13:04:58.121: INFO: Expected EndpointSlice to have 10.2.3.4 as address, got 10.1.2.3 +STEP: mirroring deletion of a custom Endpoint 07/18/23 13:05:00.133 +[AfterEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/node/init/init.go:32 +Jul 18 13:05:00.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] EndpointSliceMirroring + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] EndpointSliceMirroring + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] EndpointSliceMirroring + tear down framework | framework.go:193 +STEP: Destroying namespace "endpointslicemirroring-5094" for this suite. 07/18/23 13:05:00.167 +------------------------------ +• [4.198 seconds] +[sig-network] EndpointSliceMirroring +test/e2e/network/common/framework.go:23 + should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/network/endpointslicemirroring.go:53 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSliceMirroring + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:04:55.981 + Jul 18 13:04:55.981: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename endpointslicemirroring 07/18/23 13:04:55.982 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:04:56.029 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:04:56.034 + [BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/network/endpointslicemirroring.go:41 + [It] should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/network/endpointslicemirroring.go:53 + STEP: mirroring a new custom Endpoint 07/18/23 13:04:56.078 + Jul 18 13:04:56.104: INFO: Waiting for at least 1 EndpointSlice to exist, got 0 + STEP: mirroring an update to a custom Endpoint 07/18/23 13:04:58.109 + Jul 18 13:04:58.121: INFO: Expected EndpointSlice to have 10.2.3.4 as address, got 10.1.2.3 + STEP: mirroring deletion of a custom Endpoint 07/18/23 13:05:00.133 + [AfterEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/node/init/init.go:32 + Jul 18 13:05:00.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] EndpointSliceMirroring + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] EndpointSliceMirroring + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] EndpointSliceMirroring + tear down framework | framework.go:193 + STEP: Destroying namespace "endpointslicemirroring-5094" for this suite. 07/18/23 13:05:00.167 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + updates the published spec when one version gets renamed [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:391 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:05:00.187 +Jul 18 13:05:00.187: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 13:05:00.187 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:05:00.213 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:05:00.219 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] updates the published spec when one version gets renamed [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:391 +STEP: set up a multi version CRD 07/18/23 13:05:00.223 +Jul 18 13:05:00.224: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: rename a version 07/18/23 13:05:04.471 +STEP: check the new version name is served 07/18/23 13:05:04.486 +STEP: check the old version name is removed 07/18/23 13:05:06.612 +STEP: check the other version is not changed 07/18/23 13:05:07.447 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:05:11.322: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-publish-openapi-1997" for this suite. 07/18/23 13:05:11.333 +------------------------------ +• [SLOW TEST] [11.154 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + updates the published spec when one version gets renamed [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:391 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:05:00.187 + Jul 18 13:05:00.187: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 13:05:00.187 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:05:00.213 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:05:00.219 + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] updates the published spec when one version gets renamed [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:391 + STEP: set up a multi version CRD 07/18/23 13:05:00.223 + Jul 18 13:05:00.224: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: rename a version 07/18/23 13:05:04.471 + STEP: check the new version name is served 07/18/23 13:05:04.486 + STEP: check the old version name is removed 07/18/23 13:05:06.612 + STEP: check the other version is not changed 07/18/23 13:05:07.447 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:05:11.322: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-publish-openapi-1997" for this suite. 07/18/23 13:05:11.333 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should support rollover [Conformance] + test/e2e/apps/deployment.go:132 +[BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:05:11.342 +Jul 18 13:05:11.342: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename deployment 07/18/23 13:05:11.343 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:05:11.357 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:05:11.359 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] deployment should support rollover [Conformance] + test/e2e/apps/deployment.go:132 +Jul 18 13:05:11.370: INFO: Pod name rollover-pod: Found 0 pods out of 1 +Jul 18 13:05:16.374: INFO: Pod name rollover-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 07/18/23 13:05:16.374 +Jul 18 13:05:16.375: INFO: Waiting for pods owned by replica set "test-rollover-controller" to become ready +Jul 18 13:05:18.379: INFO: Creating deployment "test-rollover-deployment" +Jul 18 13:05:18.388: INFO: Make sure deployment "test-rollover-deployment" performs scaling operations +Jul 18 13:05:20.397: INFO: Check revision of new replica set for deployment "test-rollover-deployment" +Jul 18 13:05:20.404: INFO: Ensure that both replica sets have 1 created replica +Jul 18 13:05:20.409: INFO: Rollover old replica sets for deployment "test-rollover-deployment" with new image update +Jul 18 13:05:20.418: INFO: Updating deployment test-rollover-deployment +Jul 18 13:05:20.418: INFO: Wait deployment "test-rollover-deployment" to be observed by the deployment controller +Jul 18 13:05:22.427: INFO: Wait for revision update of deployment "test-rollover-deployment" to 2 +Jul 18 13:05:22.433: INFO: Make sure deployment "test-rollover-deployment" is complete +Jul 18 13:05:22.439: INFO: all replica sets need to contain the pod-template-hash label +Jul 18 13:05:22.439: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 13:05:24.449: INFO: all replica sets need to contain the pod-template-hash label +Jul 18 13:05:24.449: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 13:05:26.448: INFO: all replica sets need to contain the pod-template-hash label +Jul 18 13:05:26.448: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 13:05:28.448: INFO: all replica sets need to contain the pod-template-hash label +Jul 18 13:05:28.449: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 13:05:30.447: INFO: all replica sets need to contain the pod-template-hash label +Jul 18 13:05:30.447: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 13:05:32.447: INFO: +Jul 18 13:05:32.447: INFO: Ensure that both old replica sets have no replicas +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Jul 18 13:05:32.455: INFO: Deployment "test-rollover-deployment": +&Deployment{ObjectMeta:{test-rollover-deployment deployment-7612 ba12bc74-23a2-48d3-b5f3-3ead985a3a29 12435 2 2023-07-18 13:05:18 +0000 UTC map[name:rollover-pod] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:minReadySeconds":{},"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:32 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004c25ac8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:0,MaxSurge:1,},},MinReadySeconds:10,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:2,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2023-07-18 13:05:18 +0000 UTC,LastTransitionTime:2023-07-18 13:05:18 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rollover-deployment-6c6df9974f" has successfully progressed.,LastUpdateTime:2023-07-18 13:05:32 +0000 UTC,LastTransitionTime:2023-07-18 13:05:18 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Jul 18 13:05:32.458: INFO: New ReplicaSet "test-rollover-deployment-6c6df9974f" of Deployment "test-rollover-deployment": +&ReplicaSet{ObjectMeta:{test-rollover-deployment-6c6df9974f deployment-7612 96a32d80-5898-430f-be77-00a774d558f2 12425 2 2023-07-18 13:05:20 +0000 UTC map[name:rollover-pod pod-template-hash:6c6df9974f] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-rollover-deployment ba12bc74-23a2-48d3-b5f3-3ead985a3a29 0xc0030f9ac7 0xc0030f9ac8}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ba12bc74-23a2-48d3-b5f3-3ead985a3a29\"}":{}}},"f:spec":{"f:minReadySeconds":{},"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:32 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 6c6df9974f,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:6c6df9974f] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0030f9b88 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:2,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:05:32.458: INFO: All old ReplicaSets of Deployment "test-rollover-deployment": +Jul 18 13:05:32.459: INFO: &ReplicaSet{ObjectMeta:{test-rollover-controller deployment-7612 8a998425-5745-4c12-8ea9-2ef4235ec96a 12434 2 2023-07-18 13:05:11 +0000 UTC map[name:rollover-pod pod:httpd] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2] [{apps/v1 Deployment test-rollover-deployment ba12bc74-23a2-48d3-b5f3-3ead985a3a29 0xc0030f9987 0xc0030f9988}] [] [{e2e.test Update apps/v1 2023-07-18 13:05:11 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:32 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ba12bc74-23a2-48d3-b5f3-3ead985a3a29\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:32 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc0030f9a58 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:05:32.459: INFO: &ReplicaSet{ObjectMeta:{test-rollover-deployment-768dcbc65b deployment-7612 783f53ea-2f64-4976-8904-98f5368926e6 12366 2 2023-07-18 13:05:18 +0000 UTC map[name:rollover-pod pod-template-hash:768dcbc65b] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-rollover-deployment ba12bc74-23a2-48d3-b5f3-3ead985a3a29 0xc0030f9c07 0xc0030f9c08}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ba12bc74-23a2-48d3-b5f3-3ead985a3a29\"}":{}}},"f:spec":{"f:minReadySeconds":{},"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"redis-slave\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 768dcbc65b,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:768dcbc65b] map[] [] [] []} {[] [] [{redis-slave gcr.io/google_samples/gb-redisslave:nonexistent [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0030f9cc8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:05:32.462: INFO: Pod "test-rollover-deployment-6c6df9974f-6blp7" is available: +&Pod{ObjectMeta:{test-rollover-deployment-6c6df9974f-6blp7 test-rollover-deployment-6c6df9974f- deployment-7612 14040672-c510-4c7e-9249-72ea48b7bc28 12386 0 2023-07-18 13:05:20 +0000 UTC map[name:rollover-pod pod-template-hash:6c6df9974f] map[cni.projectcalico.org/containerID:fa6241b8336276023c98fb2b342f0d5f24088bde3a57be9bea5e8bf25142a9b9 cni.projectcalico.org/podIP:192.168.211.30/32 cni.projectcalico.org/podIPs:192.168.211.30/32] [{apps/v1 ReplicaSet test-rollover-deployment-6c6df9974f 96a32d80-5898-430f-be77-00a774d558f2 0xc004c25e67 0xc004c25e68}] [] [{kube-controller-manager Update v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"96a32d80-5898-430f-be77-00a774d558f2\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:05:21 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:05:22 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.30\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vwws6,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vwws6,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:05:20 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:05:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:05:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:05:20 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.30,StartTime:2023-07-18 13:05:20 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:05:21 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,ImageID:registry.k8s.io/e2e-test-images/agnhost@sha256:16bbf38c463a4223d8cfe4da12bc61010b082a79b4bb003e2d3ba3ece5dd5f9e,ContainerID:containerd://503e4c2512af40d6dc83fb632fcc8845ce09826141fe10ef44d4d49aeb30cbfe,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.30,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 +Jul 18 13:05:32.462: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 +STEP: Destroying namespace "deployment-7612" for this suite. 07/18/23 13:05:32.466 +------------------------------ +• [SLOW TEST] [21.129 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + deployment should support rollover [Conformance] + test/e2e/apps/deployment.go:132 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:05:11.342 + Jul 18 13:05:11.342: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename deployment 07/18/23 13:05:11.343 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:05:11.357 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:05:11.359 + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] deployment should support rollover [Conformance] + test/e2e/apps/deployment.go:132 + Jul 18 13:05:11.370: INFO: Pod name rollover-pod: Found 0 pods out of 1 + Jul 18 13:05:16.374: INFO: Pod name rollover-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 07/18/23 13:05:16.374 + Jul 18 13:05:16.375: INFO: Waiting for pods owned by replica set "test-rollover-controller" to become ready + Jul 18 13:05:18.379: INFO: Creating deployment "test-rollover-deployment" + Jul 18 13:05:18.388: INFO: Make sure deployment "test-rollover-deployment" performs scaling operations + Jul 18 13:05:20.397: INFO: Check revision of new replica set for deployment "test-rollover-deployment" + Jul 18 13:05:20.404: INFO: Ensure that both replica sets have 1 created replica + Jul 18 13:05:20.409: INFO: Rollover old replica sets for deployment "test-rollover-deployment" with new image update + Jul 18 13:05:20.418: INFO: Updating deployment test-rollover-deployment + Jul 18 13:05:20.418: INFO: Wait deployment "test-rollover-deployment" to be observed by the deployment controller + Jul 18 13:05:22.427: INFO: Wait for revision update of deployment "test-rollover-deployment" to 2 + Jul 18 13:05:22.433: INFO: Make sure deployment "test-rollover-deployment" is complete + Jul 18 13:05:22.439: INFO: all replica sets need to contain the pod-template-hash label + Jul 18 13:05:22.439: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 13:05:24.449: INFO: all replica sets need to contain the pod-template-hash label + Jul 18 13:05:24.449: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 13:05:26.448: INFO: all replica sets need to contain the pod-template-hash label + Jul 18 13:05:26.448: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 13:05:28.448: INFO: all replica sets need to contain the pod-template-hash label + Jul 18 13:05:28.449: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 13:05:30.447: INFO: all replica sets need to contain the pod-template-hash label + Jul 18 13:05:30.447: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 5, 22, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 5, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6c6df9974f\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 13:05:32.447: INFO: + Jul 18 13:05:32.447: INFO: Ensure that both old replica sets have no replicas + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Jul 18 13:05:32.455: INFO: Deployment "test-rollover-deployment": + &Deployment{ObjectMeta:{test-rollover-deployment deployment-7612 ba12bc74-23a2-48d3-b5f3-3ead985a3a29 12435 2 2023-07-18 13:05:18 +0000 UTC map[name:rollover-pod] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:minReadySeconds":{},"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:32 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004c25ac8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:0,MaxSurge:1,},},MinReadySeconds:10,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:2,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2023-07-18 13:05:18 +0000 UTC,LastTransitionTime:2023-07-18 13:05:18 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rollover-deployment-6c6df9974f" has successfully progressed.,LastUpdateTime:2023-07-18 13:05:32 +0000 UTC,LastTransitionTime:2023-07-18 13:05:18 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + + Jul 18 13:05:32.458: INFO: New ReplicaSet "test-rollover-deployment-6c6df9974f" of Deployment "test-rollover-deployment": + &ReplicaSet{ObjectMeta:{test-rollover-deployment-6c6df9974f deployment-7612 96a32d80-5898-430f-be77-00a774d558f2 12425 2 2023-07-18 13:05:20 +0000 UTC map[name:rollover-pod pod-template-hash:6c6df9974f] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-rollover-deployment ba12bc74-23a2-48d3-b5f3-3ead985a3a29 0xc0030f9ac7 0xc0030f9ac8}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ba12bc74-23a2-48d3-b5f3-3ead985a3a29\"}":{}}},"f:spec":{"f:minReadySeconds":{},"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:32 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 6c6df9974f,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:6c6df9974f] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0030f9b88 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:2,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:05:32.458: INFO: All old ReplicaSets of Deployment "test-rollover-deployment": + Jul 18 13:05:32.459: INFO: &ReplicaSet{ObjectMeta:{test-rollover-controller deployment-7612 8a998425-5745-4c12-8ea9-2ef4235ec96a 12434 2 2023-07-18 13:05:11 +0000 UTC map[name:rollover-pod pod:httpd] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2] [{apps/v1 Deployment test-rollover-deployment ba12bc74-23a2-48d3-b5f3-3ead985a3a29 0xc0030f9987 0xc0030f9988}] [] [{e2e.test Update apps/v1 2023-07-18 13:05:11 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:32 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ba12bc74-23a2-48d3-b5f3-3ead985a3a29\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:32 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc0030f9a58 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:05:32.459: INFO: &ReplicaSet{ObjectMeta:{test-rollover-deployment-768dcbc65b deployment-7612 783f53ea-2f64-4976-8904-98f5368926e6 12366 2 2023-07-18 13:05:18 +0000 UTC map[name:rollover-pod pod-template-hash:768dcbc65b] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-rollover-deployment ba12bc74-23a2-48d3-b5f3-3ead985a3a29 0xc0030f9c07 0xc0030f9c08}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ba12bc74-23a2-48d3-b5f3-3ead985a3a29\"}":{}}},"f:spec":{"f:minReadySeconds":{},"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"redis-slave\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 768dcbc65b,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:768dcbc65b] map[] [] [] []} {[] [] [{redis-slave gcr.io/google_samples/gb-redisslave:nonexistent [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0030f9cc8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:05:32.462: INFO: Pod "test-rollover-deployment-6c6df9974f-6blp7" is available: + &Pod{ObjectMeta:{test-rollover-deployment-6c6df9974f-6blp7 test-rollover-deployment-6c6df9974f- deployment-7612 14040672-c510-4c7e-9249-72ea48b7bc28 12386 0 2023-07-18 13:05:20 +0000 UTC map[name:rollover-pod pod-template-hash:6c6df9974f] map[cni.projectcalico.org/containerID:fa6241b8336276023c98fb2b342f0d5f24088bde3a57be9bea5e8bf25142a9b9 cni.projectcalico.org/podIP:192.168.211.30/32 cni.projectcalico.org/podIPs:192.168.211.30/32] [{apps/v1 ReplicaSet test-rollover-deployment-6c6df9974f 96a32d80-5898-430f-be77-00a774d558f2 0xc004c25e67 0xc004c25e68}] [] [{kube-controller-manager Update v1 2023-07-18 13:05:20 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"96a32d80-5898-430f-be77-00a774d558f2\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:05:21 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:05:22 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.30\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vwws6,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vwws6,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:05:20 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:05:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:05:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:05:20 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.30,StartTime:2023-07-18 13:05:20 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:05:21 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,ImageID:registry.k8s.io/e2e-test-images/agnhost@sha256:16bbf38c463a4223d8cfe4da12bc61010b082a79b4bb003e2d3ba3ece5dd5f9e,ContainerID:containerd://503e4c2512af40d6dc83fb632fcc8845ce09826141fe10ef44d4d49aeb30cbfe,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.30,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 + Jul 18 13:05:32.462: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 + STEP: Destroying namespace "deployment-7612" for this suite. 07/18/23 13:05:32.466 + << End Captured GinkgoWriter Output +------------------------------ +[sig-apps] ReplicaSet + should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/apps/replica_set.go:131 +[BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:05:32.472 +Jul 18 13:05:32.472: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replicaset 07/18/23 13:05:32.473 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:05:32.486 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:05:32.494 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 +[It] should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/apps/replica_set.go:131 +STEP: Given a Pod with a 'name' label pod-adoption-release is created 07/18/23 13:05:32.496 +Jul 18 13:05:32.503: INFO: Waiting up to 5m0s for pod "pod-adoption-release" in namespace "replicaset-9429" to be "running and ready" +Jul 18 13:05:32.506: INFO: Pod "pod-adoption-release": Phase="Pending", Reason="", readiness=false. Elapsed: 3.085253ms +Jul 18 13:05:32.506: INFO: The phase of Pod pod-adoption-release is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:05:34.511: INFO: Pod "pod-adoption-release": Phase="Running", Reason="", readiness=true. Elapsed: 2.008356213s +Jul 18 13:05:34.511: INFO: The phase of Pod pod-adoption-release is Running (Ready = true) +Jul 18 13:05:34.511: INFO: Pod "pod-adoption-release" satisfied condition "running and ready" +STEP: When a replicaset with a matching selector is created 07/18/23 13:05:34.516 +STEP: Then the orphan pod is adopted 07/18/23 13:05:34.52 +STEP: When the matched label of one of its pods change 07/18/23 13:05:35.53 +Jul 18 13:05:35.533: INFO: Pod name pod-adoption-release: Found 1 pods out of 1 +STEP: Then the pod is released 07/18/23 13:05:35.545 +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:05:36.556: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 +STEP: Destroying namespace "replicaset-9429" for this suite. 07/18/23 13:05:36.561 +------------------------------ +• [4.095 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/apps/replica_set.go:131 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:05:32.472 + Jul 18 13:05:32.472: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replicaset 07/18/23 13:05:32.473 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:05:32.486 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:05:32.494 + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 + [It] should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/apps/replica_set.go:131 + STEP: Given a Pod with a 'name' label pod-adoption-release is created 07/18/23 13:05:32.496 + Jul 18 13:05:32.503: INFO: Waiting up to 5m0s for pod "pod-adoption-release" in namespace "replicaset-9429" to be "running and ready" + Jul 18 13:05:32.506: INFO: Pod "pod-adoption-release": Phase="Pending", Reason="", readiness=false. Elapsed: 3.085253ms + Jul 18 13:05:32.506: INFO: The phase of Pod pod-adoption-release is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:05:34.511: INFO: Pod "pod-adoption-release": Phase="Running", Reason="", readiness=true. Elapsed: 2.008356213s + Jul 18 13:05:34.511: INFO: The phase of Pod pod-adoption-release is Running (Ready = true) + Jul 18 13:05:34.511: INFO: Pod "pod-adoption-release" satisfied condition "running and ready" + STEP: When a replicaset with a matching selector is created 07/18/23 13:05:34.516 + STEP: Then the orphan pod is adopted 07/18/23 13:05:34.52 + STEP: When the matched label of one of its pods change 07/18/23 13:05:35.53 + Jul 18 13:05:35.533: INFO: Pod name pod-adoption-release: Found 1 pods out of 1 + STEP: Then the pod is released 07/18/23 13:05:35.545 + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:05:36.556: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 + STEP: Destroying namespace "replicaset-9429" for this suite. 07/18/23 13:05:36.561 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] NoExecuteTaintManager Single Pod [Serial] + removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/node/taints.go:293 +[BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:05:36.576 +Jul 18 13:05:36.576: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename taint-single-pod 07/18/23 13:05:36.577 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:05:36.59 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:05:36.593 +[BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/node/taints.go:170 +Jul 18 13:05:36.595: INFO: Waiting up to 1m0s for all nodes to be ready +Jul 18 13:06:36.635: INFO: Waiting for terminating namespaces to be deleted... +[It] removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/node/taints.go:293 +Jul 18 13:06:36.638: INFO: Starting informer... +STEP: Starting pod... 07/18/23 13:06:36.638 +Jul 18 13:06:36.855: INFO: Pod is running on hux-lab1-worker-nvxfm. Tainting Node +STEP: Trying to apply a taint on the Node 07/18/23 13:06:36.856 +STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 07/18/23 13:06:36.871 +STEP: Waiting short time to make sure Pod is queued for deletion 07/18/23 13:06:36.878 +Jul 18 13:06:36.878: INFO: Pod wasn't evicted. Proceeding +Jul 18 13:06:36.878: INFO: Removing taint from Node +STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 07/18/23 13:06:36.889 +STEP: Waiting some time to make sure that toleration time passed. 07/18/23 13:06:36.895 +Jul 18 13:07:51.895: INFO: Pod wasn't evicted. Test successful +[AfterEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:07:51.896: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Single Pod [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Single Pod [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "taint-single-pod-8501" for this suite. 07/18/23 13:07:51.901 +------------------------------ +• [SLOW TEST] [135.332 seconds] +[sig-node] NoExecuteTaintManager Single Pod [Serial] +test/e2e/node/framework.go:23 + removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/node/taints.go:293 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:05:36.576 + Jul 18 13:05:36.576: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename taint-single-pod 07/18/23 13:05:36.577 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:05:36.59 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:05:36.593 + [BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/node/taints.go:170 + Jul 18 13:05:36.595: INFO: Waiting up to 1m0s for all nodes to be ready + Jul 18 13:06:36.635: INFO: Waiting for terminating namespaces to be deleted... + [It] removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/node/taints.go:293 + Jul 18 13:06:36.638: INFO: Starting informer... + STEP: Starting pod... 07/18/23 13:06:36.638 + Jul 18 13:06:36.855: INFO: Pod is running on hux-lab1-worker-nvxfm. Tainting Node + STEP: Trying to apply a taint on the Node 07/18/23 13:06:36.856 + STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 07/18/23 13:06:36.871 + STEP: Waiting short time to make sure Pod is queued for deletion 07/18/23 13:06:36.878 + Jul 18 13:06:36.878: INFO: Pod wasn't evicted. Proceeding + Jul 18 13:06:36.878: INFO: Removing taint from Node + STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 07/18/23 13:06:36.889 + STEP: Waiting some time to make sure that toleration time passed. 07/18/23 13:06:36.895 + Jul 18 13:07:51.895: INFO: Pod wasn't evicted. Test successful + [AfterEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:07:51.896: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Single Pod [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Single Pod [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "taint-single-pod-8501" for this suite. 07/18/23 13:07:51.901 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-api-machinery] Watchers + should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/apimachinery/watch.go:191 +[BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:07:51.908 +Jul 18 13:07:51.909: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename watch 07/18/23 13:07:51.91 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:07:51.921 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:07:51.925 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 +[It] should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/apimachinery/watch.go:191 +STEP: creating a watch on configmaps 07/18/23 13:07:51.927 +STEP: creating a new configmap 07/18/23 13:07:51.929 +STEP: modifying the configmap once 07/18/23 13:07:51.932 +STEP: closing the watch once it receives two notifications 07/18/23 13:07:51.939 +Jul 18 13:07:51.939: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-7626 873a5c16-dca5-4bb7-bab4-f9d0be780bca 13050 0 2023-07-18 13:07:51 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2023-07-18 13:07:51 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 13:07:51.940: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-7626 873a5c16-dca5-4bb7-bab4-f9d0be780bca 13052 0 2023-07-18 13:07:51 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2023-07-18 13:07:51 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying the configmap a second time, while the watch is closed 07/18/23 13:07:51.94 +STEP: creating a new watch on configmaps from the last resource version observed by the first watch 07/18/23 13:07:51.946 +STEP: deleting the configmap 07/18/23 13:07:51.948 +STEP: Expecting to observe notifications for all changes to the configmap since the first watch closed 07/18/23 13:07:51.953 +Jul 18 13:07:51.953: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-7626 873a5c16-dca5-4bb7-bab4-f9d0be780bca 13053 0 2023-07-18 13:07:51 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2023-07-18 13:07:51 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 13:07:51.953: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-7626 873a5c16-dca5-4bb7-bab4-f9d0be780bca 13054 0 2023-07-18 13:07:51 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2023-07-18 13:07:51 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 +Jul 18 13:07:51.953: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 +STEP: Destroying namespace "watch-7626" for this suite. 07/18/23 13:07:51.961 +------------------------------ +• [0.058 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/apimachinery/watch.go:191 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:07:51.908 + Jul 18 13:07:51.909: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename watch 07/18/23 13:07:51.91 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:07:51.921 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:07:51.925 + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 + [It] should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/apimachinery/watch.go:191 + STEP: creating a watch on configmaps 07/18/23 13:07:51.927 + STEP: creating a new configmap 07/18/23 13:07:51.929 + STEP: modifying the configmap once 07/18/23 13:07:51.932 + STEP: closing the watch once it receives two notifications 07/18/23 13:07:51.939 + Jul 18 13:07:51.939: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-7626 873a5c16-dca5-4bb7-bab4-f9d0be780bca 13050 0 2023-07-18 13:07:51 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2023-07-18 13:07:51 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 13:07:51.940: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-7626 873a5c16-dca5-4bb7-bab4-f9d0be780bca 13052 0 2023-07-18 13:07:51 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2023-07-18 13:07:51 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} + STEP: modifying the configmap a second time, while the watch is closed 07/18/23 13:07:51.94 + STEP: creating a new watch on configmaps from the last resource version observed by the first watch 07/18/23 13:07:51.946 + STEP: deleting the configmap 07/18/23 13:07:51.948 + STEP: Expecting to observe notifications for all changes to the configmap since the first watch closed 07/18/23 13:07:51.953 + Jul 18 13:07:51.953: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-7626 873a5c16-dca5-4bb7-bab4-f9d0be780bca 13053 0 2023-07-18 13:07:51 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2023-07-18 13:07:51 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 13:07:51.953: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-7626 873a5c16-dca5-4bb7-bab4-f9d0be780bca 13054 0 2023-07-18 13:07:51 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2023-07-18 13:07:51 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} + [AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 + Jul 18 13:07:51.953: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 + STEP: Destroying namespace "watch-7626" for this suite. 07/18/23 13:07:51.961 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should include webhook resources in discovery documents [Conformance] + test/e2e/apimachinery/webhook.go:117 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:07:51.969 +Jul 18 13:07:51.969: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:07:51.97 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:07:51.983 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:07:51.986 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:07:51.999 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:07:52.755 +STEP: Deploying the webhook pod 07/18/23 13:07:52.762 +STEP: Wait for the deployment to be ready 07/18/23 13:07:52.772 +Jul 18 13:07:52.783: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:07:54.799 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:07:54.813 +Jul 18 13:07:55.814: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should include webhook resources in discovery documents [Conformance] + test/e2e/apimachinery/webhook.go:117 +STEP: fetching the /apis discovery document 07/18/23 13:07:55.818 +STEP: finding the admissionregistration.k8s.io API group in the /apis discovery document 07/18/23 13:07:55.819 +STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis discovery document 07/18/23 13:07:55.819 +STEP: fetching the /apis/admissionregistration.k8s.io discovery document 07/18/23 13:07:55.819 +STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis/admissionregistration.k8s.io discovery document 07/18/23 13:07:55.821 +STEP: fetching the /apis/admissionregistration.k8s.io/v1 discovery document 07/18/23 13:07:55.821 +STEP: finding mutatingwebhookconfigurations and validatingwebhookconfigurations resources in the /apis/admissionregistration.k8s.io/v1 discovery document 07/18/23 13:07:55.822 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:07:55.822: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-210" for this suite. 07/18/23 13:07:55.88 +STEP: Destroying namespace "webhook-210-markers" for this suite. 07/18/23 13:07:55.888 +------------------------------ +• [3.927 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should include webhook resources in discovery documents [Conformance] + test/e2e/apimachinery/webhook.go:117 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:07:51.969 + Jul 18 13:07:51.969: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:07:51.97 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:07:51.983 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:07:51.986 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:07:51.999 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:07:52.755 + STEP: Deploying the webhook pod 07/18/23 13:07:52.762 + STEP: Wait for the deployment to be ready 07/18/23 13:07:52.772 + Jul 18 13:07:52.783: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:07:54.799 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:07:54.813 + Jul 18 13:07:55.814: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should include webhook resources in discovery documents [Conformance] + test/e2e/apimachinery/webhook.go:117 + STEP: fetching the /apis discovery document 07/18/23 13:07:55.818 + STEP: finding the admissionregistration.k8s.io API group in the /apis discovery document 07/18/23 13:07:55.819 + STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis discovery document 07/18/23 13:07:55.819 + STEP: fetching the /apis/admissionregistration.k8s.io discovery document 07/18/23 13:07:55.819 + STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis/admissionregistration.k8s.io discovery document 07/18/23 13:07:55.821 + STEP: fetching the /apis/admissionregistration.k8s.io/v1 discovery document 07/18/23 13:07:55.821 + STEP: finding mutatingwebhookconfigurations and validatingwebhookconfigurations resources in the /apis/admissionregistration.k8s.io/v1 discovery document 07/18/23 13:07:55.822 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:07:55.822: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-210" for this suite. 07/18/23 13:07:55.88 + STEP: Destroying namespace "webhook-210-markers" for this suite. 07/18/23 13:07:55.888 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-api-machinery] Garbage collector + should delete pods created by rc when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:312 +[BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:07:55.897 +Jul 18 13:07:55.897: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename gc 07/18/23 13:07:55.897 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:07:55.926 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:07:55.929 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 +[It] should delete pods created by rc when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:312 +STEP: create the rc 07/18/23 13:07:55.933 +STEP: delete the rc 07/18/23 13:08:00.948 +STEP: wait for all pods to be garbage collected 07/18/23 13:08:00.954 +STEP: Gathering metrics 07/18/23 13:08:05.962 +Jul 18 13:08:05.998: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" +Jul 18 13:08:06.002: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 3.45275ms +Jul 18 13:08:06.002: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) +Jul 18 13:08:06.002: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" +Jul 18 13:08:06.068: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 +Jul 18 13:08:06.068: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 +STEP: Destroying namespace "gc-221" for this suite. 07/18/23 13:08:06.073 +------------------------------ +• [SLOW TEST] [10.183 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should delete pods created by rc when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:312 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:07:55.897 + Jul 18 13:07:55.897: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename gc 07/18/23 13:07:55.897 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:07:55.926 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:07:55.929 + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 + [It] should delete pods created by rc when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:312 + STEP: create the rc 07/18/23 13:07:55.933 + STEP: delete the rc 07/18/23 13:08:00.948 + STEP: wait for all pods to be garbage collected 07/18/23 13:08:00.954 + STEP: Gathering metrics 07/18/23 13:08:05.962 + Jul 18 13:08:05.998: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" + Jul 18 13:08:06.002: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 3.45275ms + Jul 18 13:08:06.002: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) + Jul 18 13:08:06.002: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" + Jul 18 13:08:06.068: INFO: For apiserver_request_total: + For apiserver_request_latency_seconds: + For apiserver_init_events_total: + For garbage_collector_attempt_to_delete_queue_latency: + For garbage_collector_attempt_to_delete_work_duration: + For garbage_collector_attempt_to_orphan_queue_latency: + For garbage_collector_attempt_to_orphan_work_duration: + For garbage_collector_dirty_processing_latency_microseconds: + For garbage_collector_event_processing_latency_microseconds: + For garbage_collector_graph_changes_queue_latency: + For garbage_collector_graph_changes_work_duration: + For garbage_collector_orphan_processing_latency_microseconds: + For namespace_queue_latency: + For namespace_queue_latency_sum: + For namespace_queue_latency_count: + For namespace_retries: + For namespace_work_duration: + For namespace_work_duration_sum: + For namespace_work_duration_count: + For function_duration_seconds: + For errors_total: + For evicted_pods_total: + + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 + Jul 18 13:08:06.068: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 + STEP: Destroying namespace "gc-221" for this suite. 07/18/23 13:08:06.073 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should delete RS created by deployment when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:491 +[BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:08:06.082 +Jul 18 13:08:06.082: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename gc 07/18/23 13:08:06.083 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:08:06.098 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:08:06.101 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 +[It] should delete RS created by deployment when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:491 +STEP: create the deployment 07/18/23 13:08:06.104 +STEP: Wait for the Deployment to create new ReplicaSet 07/18/23 13:08:06.11 +STEP: delete the deployment 07/18/23 13:08:06.618 +STEP: wait for all rs to be garbage collected 07/18/23 13:08:06.626 +STEP: expected 0 pods, got 2 pods 07/18/23 13:08:06.645 +STEP: Gathering metrics 07/18/23 13:08:07.156 +Jul 18 13:08:07.172: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" +Jul 18 13:08:07.175: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 2.913069ms +Jul 18 13:08:07.175: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) +Jul 18 13:08:07.175: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" +Jul 18 13:08:07.241: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 +Jul 18 13:08:07.245: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 +STEP: Destroying namespace "gc-591" for this suite. 07/18/23 13:08:07.251 +------------------------------ +• [1.175 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should delete RS created by deployment when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:491 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:08:06.082 + Jul 18 13:08:06.082: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename gc 07/18/23 13:08:06.083 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:08:06.098 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:08:06.101 + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 + [It] should delete RS created by deployment when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:491 + STEP: create the deployment 07/18/23 13:08:06.104 + STEP: Wait for the Deployment to create new ReplicaSet 07/18/23 13:08:06.11 + STEP: delete the deployment 07/18/23 13:08:06.618 + STEP: wait for all rs to be garbage collected 07/18/23 13:08:06.626 + STEP: expected 0 pods, got 2 pods 07/18/23 13:08:06.645 + STEP: Gathering metrics 07/18/23 13:08:07.156 + Jul 18 13:08:07.172: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" + Jul 18 13:08:07.175: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 2.913069ms + Jul 18 13:08:07.175: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) + Jul 18 13:08:07.175: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" + Jul 18 13:08:07.241: INFO: For apiserver_request_total: + For apiserver_request_latency_seconds: + For apiserver_init_events_total: + For garbage_collector_attempt_to_delete_queue_latency: + For garbage_collector_attempt_to_delete_work_duration: + For garbage_collector_attempt_to_orphan_queue_latency: + For garbage_collector_attempt_to_orphan_work_duration: + For garbage_collector_dirty_processing_latency_microseconds: + For garbage_collector_event_processing_latency_microseconds: + For garbage_collector_graph_changes_queue_latency: + For garbage_collector_graph_changes_work_duration: + For garbage_collector_orphan_processing_latency_microseconds: + For namespace_queue_latency: + For namespace_queue_latency_sum: + For namespace_queue_latency_count: + For namespace_retries: + For namespace_work_duration: + For namespace_work_duration_sum: + For namespace_work_duration_count: + For function_duration_seconds: + For errors_total: + For evicted_pods_total: + + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 + Jul 18 13:08:07.245: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 + STEP: Destroying namespace "gc-591" for this suite. 07/18/23 13:08:07.251 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/network/service.go:1557 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:08:07.259 +Jul 18 13:08:07.259: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:08:07.259 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:08:07.275 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:08:07.278 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/network/service.go:1557 +STEP: creating a service nodeport-service with the type=NodePort in namespace services-8448 07/18/23 13:08:07.28 +STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service 07/18/23 13:08:07.295 +STEP: creating service externalsvc in namespace services-8448 07/18/23 13:08:07.296 +STEP: creating replication controller externalsvc in namespace services-8448 07/18/23 13:08:07.314 +I0718 13:08:07.331204 20 runners.go:193] Created replication controller with name: externalsvc, namespace: services-8448, replica count: 2 +I0718 13:08:10.382335 20 runners.go:193] externalsvc Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +STEP: changing the NodePort service to type=ExternalName 07/18/23 13:08:10.385 +Jul 18 13:08:10.404: INFO: Creating new exec pod +Jul 18 13:08:10.413: INFO: Waiting up to 5m0s for pod "execpod26sv6" in namespace "services-8448" to be "running" +Jul 18 13:08:10.418: INFO: Pod "execpod26sv6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.611557ms +Jul 18 13:08:12.423: INFO: Pod "execpod26sv6": Phase="Running", Reason="", readiness=true. Elapsed: 2.009656081s +Jul 18 13:08:12.423: INFO: Pod "execpod26sv6" satisfied condition "running" +Jul 18 13:08:12.423: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8448 exec execpod26sv6 -- /bin/sh -x -c nslookup nodeport-service.services-8448.svc.cluster.local' +Jul 18 13:08:12.653: INFO: stderr: "+ nslookup nodeport-service.services-8448.svc.cluster.local\n" +Jul 18 13:08:12.653: INFO: stdout: "Server:\t\t10.96.0.10\nAddress:\t10.96.0.10#53\n\nnodeport-service.services-8448.svc.cluster.local\tcanonical name = externalsvc.services-8448.svc.cluster.local.\nName:\texternalsvc.services-8448.svc.cluster.local\nAddress: 10.109.157.84\n\n" +STEP: deleting ReplicationController externalsvc in namespace services-8448, will wait for the garbage collector to delete the pods 07/18/23 13:08:12.653 +Jul 18 13:08:12.713: INFO: Deleting ReplicationController externalsvc took: 5.895551ms +Jul 18 13:08:12.814: INFO: Terminating ReplicationController externalsvc pods took: 100.825729ms +Jul 18 13:08:15.039: INFO: Cleaning up the NodePort to ExternalName test service +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:08:15.060: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-8448" for this suite. 07/18/23 13:08:15.065 +------------------------------ +• [SLOW TEST] [7.812 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/network/service.go:1557 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:08:07.259 + Jul 18 13:08:07.259: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:08:07.259 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:08:07.275 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:08:07.278 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/network/service.go:1557 + STEP: creating a service nodeport-service with the type=NodePort in namespace services-8448 07/18/23 13:08:07.28 + STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service 07/18/23 13:08:07.295 + STEP: creating service externalsvc in namespace services-8448 07/18/23 13:08:07.296 + STEP: creating replication controller externalsvc in namespace services-8448 07/18/23 13:08:07.314 + I0718 13:08:07.331204 20 runners.go:193] Created replication controller with name: externalsvc, namespace: services-8448, replica count: 2 + I0718 13:08:10.382335 20 runners.go:193] externalsvc Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + STEP: changing the NodePort service to type=ExternalName 07/18/23 13:08:10.385 + Jul 18 13:08:10.404: INFO: Creating new exec pod + Jul 18 13:08:10.413: INFO: Waiting up to 5m0s for pod "execpod26sv6" in namespace "services-8448" to be "running" + Jul 18 13:08:10.418: INFO: Pod "execpod26sv6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.611557ms + Jul 18 13:08:12.423: INFO: Pod "execpod26sv6": Phase="Running", Reason="", readiness=true. Elapsed: 2.009656081s + Jul 18 13:08:12.423: INFO: Pod "execpod26sv6" satisfied condition "running" + Jul 18 13:08:12.423: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8448 exec execpod26sv6 -- /bin/sh -x -c nslookup nodeport-service.services-8448.svc.cluster.local' + Jul 18 13:08:12.653: INFO: stderr: "+ nslookup nodeport-service.services-8448.svc.cluster.local\n" + Jul 18 13:08:12.653: INFO: stdout: "Server:\t\t10.96.0.10\nAddress:\t10.96.0.10#53\n\nnodeport-service.services-8448.svc.cluster.local\tcanonical name = externalsvc.services-8448.svc.cluster.local.\nName:\texternalsvc.services-8448.svc.cluster.local\nAddress: 10.109.157.84\n\n" + STEP: deleting ReplicationController externalsvc in namespace services-8448, will wait for the garbage collector to delete the pods 07/18/23 13:08:12.653 + Jul 18 13:08:12.713: INFO: Deleting ReplicationController externalsvc took: 5.895551ms + Jul 18 13:08:12.814: INFO: Terminating ReplicationController externalsvc pods took: 100.825729ms + Jul 18 13:08:15.039: INFO: Cleaning up the NodePort to ExternalName test service + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:08:15.060: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-8448" for this suite. 07/18/23 13:08:15.065 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/apps/statefulset.go:587 +[BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:08:15.071 +Jul 18 13:08:15.071: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename statefulset 07/18/23 13:08:15.072 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:08:15.083 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:08:15.086 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 +STEP: Creating service test in namespace statefulset-7878 07/18/23 13:08:15.089 +[It] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/apps/statefulset.go:587 +STEP: Initializing watcher for selector baz=blah,foo=bar 07/18/23 13:08:15.095 +STEP: Creating stateful set ss in namespace statefulset-7878 07/18/23 13:08:15.1 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-7878 07/18/23 13:08:15.104 +Jul 18 13:08:15.111: INFO: Found 0 stateful pods, waiting for 1 +Jul 18 13:08:25.115: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Confirming that stateful set scale up will halt with unhealthy stateful pod 07/18/23 13:08:25.115 +Jul 18 13:08:25.122: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:08:25.275: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:08:25.275: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:08:25.275: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jul 18 13:08:25.279: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Jul 18 13:08:35.284: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Jul 18 13:08:35.284: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 13:08:35.304: INFO: Verifying statefulset ss doesn't scale past 1 for another 9.999999685s +Jul 18 13:08:36.310: INFO: Verifying statefulset ss doesn't scale past 1 for another 8.995999181s +Jul 18 13:08:37.315: INFO: Verifying statefulset ss doesn't scale past 1 for another 7.989546464s +Jul 18 13:08:38.321: INFO: Verifying statefulset ss doesn't scale past 1 for another 6.984151574s +Jul 18 13:08:39.325: INFO: Verifying statefulset ss doesn't scale past 1 for another 5.979557667s +Jul 18 13:08:40.328: INFO: Verifying statefulset ss doesn't scale past 1 for another 4.975653067s +Jul 18 13:08:41.333: INFO: Verifying statefulset ss doesn't scale past 1 for another 3.971439854s +Jul 18 13:08:42.338: INFO: Verifying statefulset ss doesn't scale past 1 for another 2.966009139s +Jul 18 13:08:43.342: INFO: Verifying statefulset ss doesn't scale past 1 for another 1.961938796s +Jul 18 13:08:44.348: INFO: Verifying statefulset ss doesn't scale past 1 for another 957.839171ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-7878 07/18/23 13:08:45.348 +Jul 18 13:08:45.355: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jul 18 13:08:45.526: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jul 18 13:08:45.526: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jul 18 13:08:45.526: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jul 18 13:08:45.530: INFO: Found 1 stateful pods, waiting for 3 +Jul 18 13:08:55.535: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 13:08:55.535: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 13:08:55.535: INFO: Waiting for pod ss-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Verifying that stateful set ss was scaled up in order 07/18/23 13:08:55.535 +STEP: Scale down will halt with unhealthy stateful pod 07/18/23 13:08:55.535 +Jul 18 13:08:55.542: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:08:55.689: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:08:55.689: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:08:55.689: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jul 18 13:08:55.689: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:08:55.835: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:08:55.835: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:08:55.835: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jul 18 13:08:55.835: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:08:56.001: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:08:56.001: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:08:56.001: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-2: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jul 18 13:08:56.001: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 13:08:56.005: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 +Jul 18 13:09:06.013: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Jul 18 13:09:06.013: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Jul 18 13:09:06.013: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Jul 18 13:09:06.024: INFO: Verifying statefulset ss doesn't scale past 3 for another 9.999999764s +Jul 18 13:09:07.028: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.99644516s +Jul 18 13:09:08.033: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.992136885s +Jul 18 13:09:09.038: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.98703241s +Jul 18 13:09:10.048: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.982270862s +Jul 18 13:09:11.052: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.972407976s +Jul 18 13:09:12.057: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.967963s +Jul 18 13:09:13.062: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.963160182s +Jul 18 13:09:14.066: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.958537487s +Jul 18 13:09:15.070: INFO: Verifying statefulset ss doesn't scale past 3 for another 954.274939ms +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-7878 07/18/23 13:09:16.071 +Jul 18 13:09:16.076: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jul 18 13:09:16.227: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jul 18 13:09:16.227: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jul 18 13:09:16.227: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jul 18 13:09:16.227: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jul 18 13:09:16.383: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jul 18 13:09:16.383: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jul 18 13:09:16.383: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jul 18 13:09:16.383: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jul 18 13:09:16.521: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jul 18 13:09:16.521: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jul 18 13:09:16.521: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-2: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jul 18 13:09:16.521: INFO: Scaling statefulset ss to 0 +STEP: Verifying that stateful set ss was scaled down in reverse order 07/18/23 13:09:26.536 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 +Jul 18 13:09:26.536: INFO: Deleting all statefulset in ns statefulset-7878 +Jul 18 13:09:26.539: INFO: Scaling statefulset ss to 0 +Jul 18 13:09:26.548: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 13:09:26.551: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:09:26.566: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 +STEP: Destroying namespace "statefulset-7878" for this suite. 07/18/23 13:09:26.57 +------------------------------ +• [SLOW TEST] [71.505 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:103 + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/apps/statefulset.go:587 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:08:15.071 + Jul 18 13:08:15.071: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename statefulset 07/18/23 13:08:15.072 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:08:15.083 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:08:15.086 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 + STEP: Creating service test in namespace statefulset-7878 07/18/23 13:08:15.089 + [It] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/apps/statefulset.go:587 + STEP: Initializing watcher for selector baz=blah,foo=bar 07/18/23 13:08:15.095 + STEP: Creating stateful set ss in namespace statefulset-7878 07/18/23 13:08:15.1 + STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-7878 07/18/23 13:08:15.104 + Jul 18 13:08:15.111: INFO: Found 0 stateful pods, waiting for 1 + Jul 18 13:08:25.115: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + STEP: Confirming that stateful set scale up will halt with unhealthy stateful pod 07/18/23 13:08:25.115 + Jul 18 13:08:25.122: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:08:25.275: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:08:25.275: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:08:25.275: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + Jul 18 13:08:25.279: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true + Jul 18 13:08:35.284: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false + Jul 18 13:08:35.284: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 13:08:35.304: INFO: Verifying statefulset ss doesn't scale past 1 for another 9.999999685s + Jul 18 13:08:36.310: INFO: Verifying statefulset ss doesn't scale past 1 for another 8.995999181s + Jul 18 13:08:37.315: INFO: Verifying statefulset ss doesn't scale past 1 for another 7.989546464s + Jul 18 13:08:38.321: INFO: Verifying statefulset ss doesn't scale past 1 for another 6.984151574s + Jul 18 13:08:39.325: INFO: Verifying statefulset ss doesn't scale past 1 for another 5.979557667s + Jul 18 13:08:40.328: INFO: Verifying statefulset ss doesn't scale past 1 for another 4.975653067s + Jul 18 13:08:41.333: INFO: Verifying statefulset ss doesn't scale past 1 for another 3.971439854s + Jul 18 13:08:42.338: INFO: Verifying statefulset ss doesn't scale past 1 for another 2.966009139s + Jul 18 13:08:43.342: INFO: Verifying statefulset ss doesn't scale past 1 for another 1.961938796s + Jul 18 13:08:44.348: INFO: Verifying statefulset ss doesn't scale past 1 for another 957.839171ms + STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-7878 07/18/23 13:08:45.348 + Jul 18 13:08:45.355: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Jul 18 13:08:45.526: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Jul 18 13:08:45.526: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Jul 18 13:08:45.526: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + + Jul 18 13:08:45.530: INFO: Found 1 stateful pods, waiting for 3 + Jul 18 13:08:55.535: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 13:08:55.535: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 13:08:55.535: INFO: Waiting for pod ss-2 to enter Running - Ready=true, currently Running - Ready=true + STEP: Verifying that stateful set ss was scaled up in order 07/18/23 13:08:55.535 + STEP: Scale down will halt with unhealthy stateful pod 07/18/23 13:08:55.535 + Jul 18 13:08:55.542: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:08:55.689: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:08:55.689: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:08:55.689: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + Jul 18 13:08:55.689: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:08:55.835: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:08:55.835: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:08:55.835: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + Jul 18 13:08:55.835: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:08:56.001: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:08:56.001: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:08:56.001: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-2: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + Jul 18 13:08:56.001: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 13:08:56.005: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 + Jul 18 13:09:06.013: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false + Jul 18 13:09:06.013: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false + Jul 18 13:09:06.013: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false + Jul 18 13:09:06.024: INFO: Verifying statefulset ss doesn't scale past 3 for another 9.999999764s + Jul 18 13:09:07.028: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.99644516s + Jul 18 13:09:08.033: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.992136885s + Jul 18 13:09:09.038: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.98703241s + Jul 18 13:09:10.048: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.982270862s + Jul 18 13:09:11.052: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.972407976s + Jul 18 13:09:12.057: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.967963s + Jul 18 13:09:13.062: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.963160182s + Jul 18 13:09:14.066: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.958537487s + Jul 18 13:09:15.070: INFO: Verifying statefulset ss doesn't scale past 3 for another 954.274939ms + STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-7878 07/18/23 13:09:16.071 + Jul 18 13:09:16.076: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Jul 18 13:09:16.227: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Jul 18 13:09:16.227: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Jul 18 13:09:16.227: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + + Jul 18 13:09:16.227: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Jul 18 13:09:16.383: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Jul 18 13:09:16.383: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Jul 18 13:09:16.383: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + + Jul 18 13:09:16.383: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-7878 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Jul 18 13:09:16.521: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Jul 18 13:09:16.521: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Jul 18 13:09:16.521: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-2: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + + Jul 18 13:09:16.521: INFO: Scaling statefulset ss to 0 + STEP: Verifying that stateful set ss was scaled down in reverse order 07/18/23 13:09:26.536 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 + Jul 18 13:09:26.536: INFO: Deleting all statefulset in ns statefulset-7878 + Jul 18 13:09:26.539: INFO: Scaling statefulset ss to 0 + Jul 18 13:09:26.548: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 13:09:26.551: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:09:26.566: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 + STEP: Destroying namespace "statefulset-7878" for this suite. 07/18/23 13:09:26.57 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:44 +[BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:09:26.578 +Jul 18 13:09:26.578: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:09:26.579 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:09:26.589 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:09:26.592 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 +[It] should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:44 +STEP: Creating a pod to test downward api env vars 07/18/23 13:09:26.595 +Jul 18 13:09:26.600: INFO: Waiting up to 5m0s for pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875" in namespace "downward-api-282" to be "Succeeded or Failed" +Jul 18 13:09:26.604: INFO: Pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875": Phase="Pending", Reason="", readiness=false. Elapsed: 3.824487ms +Jul 18 13:09:28.609: INFO: Pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008099593s +Jul 18 13:09:30.609: INFO: Pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008849894s +STEP: Saw pod success 07/18/23 13:09:30.609 +Jul 18 13:09:30.610: INFO: Pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875" satisfied condition "Succeeded or Failed" +Jul 18 13:09:30.613: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875 container dapi-container: +STEP: delete the pod 07/18/23 13:09:30.634 +Jul 18 13:09:30.647: INFO: Waiting for pod downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875 to disappear +Jul 18 13:09:30.653: INFO: Pod downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875 no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 +Jul 18 13:09:30.653: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-282" for this suite. 07/18/23 13:09:30.657 +------------------------------ +• [4.084 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:44 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:09:26.578 + Jul 18 13:09:26.578: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:09:26.579 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:09:26.589 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:09:26.592 + [BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 + [It] should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:44 + STEP: Creating a pod to test downward api env vars 07/18/23 13:09:26.595 + Jul 18 13:09:26.600: INFO: Waiting up to 5m0s for pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875" in namespace "downward-api-282" to be "Succeeded or Failed" + Jul 18 13:09:26.604: INFO: Pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875": Phase="Pending", Reason="", readiness=false. Elapsed: 3.824487ms + Jul 18 13:09:28.609: INFO: Pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008099593s + Jul 18 13:09:30.609: INFO: Pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008849894s + STEP: Saw pod success 07/18/23 13:09:30.609 + Jul 18 13:09:30.610: INFO: Pod "downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875" satisfied condition "Succeeded or Failed" + Jul 18 13:09:30.613: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875 container dapi-container: + STEP: delete the pod 07/18/23 13:09:30.634 + Jul 18 13:09:30.647: INFO: Waiting for pod downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875 to disappear + Jul 18 13:09:30.653: INFO: Pod downward-api-3fb5ee61-d93b-4f1e-bdf3-89c21e852875 no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 + Jul 18 13:09:30.653: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-282" for this suite. 07/18/23 13:09:30.657 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-node] RuntimeClass + should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:104 +[BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:09:30.664 +Jul 18 13:09:30.664: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename runtimeclass 07/18/23 13:09:30.665 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:09:30.677 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:09:30.68 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 +[It] should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:104 +Jul 18 13:09:30.696: INFO: Waiting up to 1m20s for at least 1 pods in namespace runtimeclass-7126 to be scheduled +Jul 18 13:09:30.701: INFO: 1 pods are not scheduled: [runtimeclass-7126/test-runtimeclass-runtimeclass-7126-preconfigured-handler-9hmrk(e35c22b6-2272-4cb7-86f9-f12d64fa211c)] +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 +Jul 18 13:09:32.710: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 +STEP: Destroying namespace "runtimeclass-7126" for this suite. 07/18/23 13:09:32.714 +------------------------------ +• [2.057 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:104 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:09:30.664 + Jul 18 13:09:30.664: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename runtimeclass 07/18/23 13:09:30.665 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:09:30.677 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:09:30.68 + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 + [It] should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:104 + Jul 18 13:09:30.696: INFO: Waiting up to 1m20s for at least 1 pods in namespace runtimeclass-7126 to be scheduled + Jul 18 13:09:30.701: INFO: 1 pods are not scheduled: [runtimeclass-7126/test-runtimeclass-runtimeclass-7126-preconfigured-handler-9hmrk(e35c22b6-2272-4cb7-86f9-f12d64fa211c)] + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 + Jul 18 13:09:32.710: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 + STEP: Destroying namespace "runtimeclass-7126" for this suite. 07/18/23 13:09:32.714 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] + validates lower priority pod preemption by critical pod [Conformance] + test/e2e/scheduling/preemption.go:224 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:09:32.721 +Jul 18 13:09:32.721: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-preemption 07/18/23 13:09:32.722 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:09:32.733 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:09:32.737 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:97 +Jul 18 13:09:32.753: INFO: Waiting up to 1m0s for all nodes to be ready +Jul 18 13:10:32.802: INFO: Waiting for terminating namespaces to be deleted... +[It] validates lower priority pod preemption by critical pod [Conformance] + test/e2e/scheduling/preemption.go:224 +STEP: Create pods that use 4/5 of node resources. 07/18/23 13:10:32.807 +Jul 18 13:10:32.839: INFO: Created pod: pod0-0-sched-preemption-low-priority +Jul 18 13:10:32.847: INFO: Created pod: pod0-1-sched-preemption-medium-priority +Jul 18 13:10:32.881: INFO: Created pod: pod1-0-sched-preemption-medium-priority +Jul 18 13:10:32.889: INFO: Created pod: pod1-1-sched-preemption-medium-priority +Jul 18 13:10:32.923: INFO: Created pod: pod2-0-sched-preemption-medium-priority +Jul 18 13:10:32.932: INFO: Created pod: pod2-1-sched-preemption-medium-priority +STEP: Wait for pods to be scheduled. 07/18/23 13:10:32.932 +Jul 18 13:10:32.932: INFO: Waiting up to 5m0s for pod "pod0-0-sched-preemption-low-priority" in namespace "sched-preemption-3364" to be "running" +Jul 18 13:10:32.943: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 11.150695ms +Jul 18 13:10:34.948: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.015705702s +Jul 18 13:10:34.948: INFO: Pod "pod0-0-sched-preemption-low-priority" satisfied condition "running" +Jul 18 13:10:34.948: INFO: Waiting up to 5m0s for pod "pod0-1-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" +Jul 18 13:10:34.951: INFO: Pod "pod0-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.693094ms +Jul 18 13:10:34.951: INFO: Pod "pod0-1-sched-preemption-medium-priority" satisfied condition "running" +Jul 18 13:10:34.951: INFO: Waiting up to 5m0s for pod "pod1-0-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" +Jul 18 13:10:34.953: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.640971ms +Jul 18 13:10:36.958: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.007153407s +Jul 18 13:10:36.958: INFO: Pod "pod1-0-sched-preemption-medium-priority" satisfied condition "running" +Jul 18 13:10:36.958: INFO: Waiting up to 5m0s for pod "pod1-1-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" +Jul 18 13:10:36.961: INFO: Pod "pod1-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.900505ms +Jul 18 13:10:36.961: INFO: Pod "pod1-1-sched-preemption-medium-priority" satisfied condition "running" +Jul 18 13:10:36.961: INFO: Waiting up to 5m0s for pod "pod2-0-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" +Jul 18 13:10:36.964: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.674861ms +Jul 18 13:10:36.964: INFO: Pod "pod2-0-sched-preemption-medium-priority" satisfied condition "running" +Jul 18 13:10:36.964: INFO: Waiting up to 5m0s for pod "pod2-1-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" +Jul 18 13:10:36.966: INFO: Pod "pod2-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.523147ms +Jul 18 13:10:36.966: INFO: Pod "pod2-1-sched-preemption-medium-priority" satisfied condition "running" +STEP: Run a critical pod that use same resources as that of a lower priority pod 07/18/23 13:10:36.966 +Jul 18 13:10:36.974: INFO: Waiting up to 2m0s for pod "critical-pod" in namespace "kube-system" to be "running" +Jul 18 13:10:36.978: INFO: Pod "critical-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.332183ms +Jul 18 13:10:38.982: INFO: Pod "critical-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007394269s +Jul 18 13:10:40.982: INFO: Pod "critical-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.007671259s +Jul 18 13:10:40.982: INFO: Pod "critical-pod" satisfied condition "running" +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:10:41.017: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:84 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-preemption-3364" for this suite. 07/18/23 13:10:41.062 +------------------------------ +• [SLOW TEST] [68.347 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + validates lower priority pod preemption by critical pod [Conformance] + test/e2e/scheduling/preemption.go:224 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:09:32.721 + Jul 18 13:09:32.721: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-preemption 07/18/23 13:09:32.722 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:09:32.733 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:09:32.737 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:97 + Jul 18 13:09:32.753: INFO: Waiting up to 1m0s for all nodes to be ready + Jul 18 13:10:32.802: INFO: Waiting for terminating namespaces to be deleted... + [It] validates lower priority pod preemption by critical pod [Conformance] + test/e2e/scheduling/preemption.go:224 + STEP: Create pods that use 4/5 of node resources. 07/18/23 13:10:32.807 + Jul 18 13:10:32.839: INFO: Created pod: pod0-0-sched-preemption-low-priority + Jul 18 13:10:32.847: INFO: Created pod: pod0-1-sched-preemption-medium-priority + Jul 18 13:10:32.881: INFO: Created pod: pod1-0-sched-preemption-medium-priority + Jul 18 13:10:32.889: INFO: Created pod: pod1-1-sched-preemption-medium-priority + Jul 18 13:10:32.923: INFO: Created pod: pod2-0-sched-preemption-medium-priority + Jul 18 13:10:32.932: INFO: Created pod: pod2-1-sched-preemption-medium-priority + STEP: Wait for pods to be scheduled. 07/18/23 13:10:32.932 + Jul 18 13:10:32.932: INFO: Waiting up to 5m0s for pod "pod0-0-sched-preemption-low-priority" in namespace "sched-preemption-3364" to be "running" + Jul 18 13:10:32.943: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 11.150695ms + Jul 18 13:10:34.948: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.015705702s + Jul 18 13:10:34.948: INFO: Pod "pod0-0-sched-preemption-low-priority" satisfied condition "running" + Jul 18 13:10:34.948: INFO: Waiting up to 5m0s for pod "pod0-1-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" + Jul 18 13:10:34.951: INFO: Pod "pod0-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.693094ms + Jul 18 13:10:34.951: INFO: Pod "pod0-1-sched-preemption-medium-priority" satisfied condition "running" + Jul 18 13:10:34.951: INFO: Waiting up to 5m0s for pod "pod1-0-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" + Jul 18 13:10:34.953: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.640971ms + Jul 18 13:10:36.958: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.007153407s + Jul 18 13:10:36.958: INFO: Pod "pod1-0-sched-preemption-medium-priority" satisfied condition "running" + Jul 18 13:10:36.958: INFO: Waiting up to 5m0s for pod "pod1-1-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" + Jul 18 13:10:36.961: INFO: Pod "pod1-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.900505ms + Jul 18 13:10:36.961: INFO: Pod "pod1-1-sched-preemption-medium-priority" satisfied condition "running" + Jul 18 13:10:36.961: INFO: Waiting up to 5m0s for pod "pod2-0-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" + Jul 18 13:10:36.964: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.674861ms + Jul 18 13:10:36.964: INFO: Pod "pod2-0-sched-preemption-medium-priority" satisfied condition "running" + Jul 18 13:10:36.964: INFO: Waiting up to 5m0s for pod "pod2-1-sched-preemption-medium-priority" in namespace "sched-preemption-3364" to be "running" + Jul 18 13:10:36.966: INFO: Pod "pod2-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.523147ms + Jul 18 13:10:36.966: INFO: Pod "pod2-1-sched-preemption-medium-priority" satisfied condition "running" + STEP: Run a critical pod that use same resources as that of a lower priority pod 07/18/23 13:10:36.966 + Jul 18 13:10:36.974: INFO: Waiting up to 2m0s for pod "critical-pod" in namespace "kube-system" to be "running" + Jul 18 13:10:36.978: INFO: Pod "critical-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.332183ms + Jul 18 13:10:38.982: INFO: Pod "critical-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007394269s + Jul 18 13:10:40.982: INFO: Pod "critical-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.007671259s + Jul 18 13:10:40.982: INFO: Pod "critical-pod" satisfied condition "running" + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:10:41.017: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:84 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-preemption-3364" for this suite. 07/18/23 13:10:41.062 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should mount an API token into pods [Conformance] + test/e2e/auth/service_accounts.go:78 +[BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:10:41.07 +Jul 18 13:10:41.070: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:10:41.07 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:10:41.085 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:10:41.088 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 +[It] should mount an API token into pods [Conformance] + test/e2e/auth/service_accounts.go:78 +Jul 18 13:10:41.102: INFO: Waiting up to 5m0s for pod "pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad" in namespace "svcaccounts-798" to be "running" +Jul 18 13:10:41.107: INFO: Pod "pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad": Phase="Pending", Reason="", readiness=false. Elapsed: 4.362068ms +Jul 18 13:10:43.111: INFO: Pod "pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad": Phase="Running", Reason="", readiness=true. Elapsed: 2.009128693s +Jul 18 13:10:43.111: INFO: Pod "pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad" satisfied condition "running" +STEP: reading a file in the container 07/18/23 13:10:43.111 +Jul 18 13:10:43.112: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-798 pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/token' +STEP: reading a file in the container 07/18/23 13:10:43.273 +Jul 18 13:10:43.273: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-798 pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/ca.crt' +STEP: reading a file in the container 07/18/23 13:10:43.432 +Jul 18 13:10:43.432: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-798 pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/namespace' +Jul 18 13:10:43.589: INFO: Got root ca configmap in namespace "svcaccounts-798" +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 +Jul 18 13:10:43.591: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 +STEP: Destroying namespace "svcaccounts-798" for this suite. 07/18/23 13:10:43.595 +------------------------------ +• [2.530 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should mount an API token into pods [Conformance] + test/e2e/auth/service_accounts.go:78 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:10:41.07 + Jul 18 13:10:41.070: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:10:41.07 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:10:41.085 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:10:41.088 + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 + [It] should mount an API token into pods [Conformance] + test/e2e/auth/service_accounts.go:78 + Jul 18 13:10:41.102: INFO: Waiting up to 5m0s for pod "pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad" in namespace "svcaccounts-798" to be "running" + Jul 18 13:10:41.107: INFO: Pod "pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad": Phase="Pending", Reason="", readiness=false. Elapsed: 4.362068ms + Jul 18 13:10:43.111: INFO: Pod "pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad": Phase="Running", Reason="", readiness=true. Elapsed: 2.009128693s + Jul 18 13:10:43.111: INFO: Pod "pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad" satisfied condition "running" + STEP: reading a file in the container 07/18/23 13:10:43.111 + Jul 18 13:10:43.112: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-798 pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/token' + STEP: reading a file in the container 07/18/23 13:10:43.273 + Jul 18 13:10:43.273: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-798 pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/ca.crt' + STEP: reading a file in the container 07/18/23 13:10:43.432 + Jul 18 13:10:43.432: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-798 pod-service-account-80ff9b77-3d3f-4c4f-ab3d-61c913e484ad -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/namespace' + Jul 18 13:10:43.589: INFO: Got root ca configmap in namespace "svcaccounts-798" + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 + Jul 18 13:10:43.591: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 + STEP: Destroying namespace "svcaccounts-798" for this suite. 07/18/23 13:10:43.595 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for services [Conformance] + test/e2e/network/dns.go:137 +[BeforeEach] [sig-network] DNS + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:10:43.601 +Jul 18 13:10:43.601: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename dns 07/18/23 13:10:43.602 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:10:43.612 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:10:43.615 +[BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 +[It] should provide DNS for services [Conformance] + test/e2e/network/dns.go:137 +STEP: Creating a test headless service 07/18/23 13:10:43.617 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-9605.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-9605.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 198.15.96.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.96.15.198_udp@PTR;check="$$(dig +tcp +noall +answer +search 198.15.96.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.96.15.198_tcp@PTR;sleep 1; done + 07/18/23 13:10:43.636 +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-9605.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-9605.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 198.15.96.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.96.15.198_udp@PTR;check="$$(dig +tcp +noall +answer +search 198.15.96.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.96.15.198_tcp@PTR;sleep 1; done + 07/18/23 13:10:43.637 +STEP: creating a pod to probe DNS 07/18/23 13:10:43.637 +STEP: submitting the pod to kubernetes 07/18/23 13:10:43.637 +Jul 18 13:10:43.648: INFO: Waiting up to 15m0s for pod "dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00" in namespace "dns-9605" to be "running" +Jul 18 13:10:43.654: INFO: Pod "dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00": Phase="Pending", Reason="", readiness=false. Elapsed: 6.214648ms +Jul 18 13:10:45.658: INFO: Pod "dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00": Phase="Running", Reason="", readiness=true. Elapsed: 2.010054629s +Jul 18 13:10:45.658: INFO: Pod "dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00" satisfied condition "running" +STEP: retrieving the pod 07/18/23 13:10:45.658 +STEP: looking for the results for each expected name from probers 07/18/23 13:10:45.661 +Jul 18 13:10:45.666: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:45.671: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:45.674: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:45.678: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:45.697: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:45.701: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:45.705: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:45.709: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:45.724: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + +Jul 18 13:10:50.731: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:50.736: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:50.740: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:50.744: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:50.764: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:50.768: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:50.771: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:50.775: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:50.790: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + +Jul 18 13:10:55.729: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:55.733: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:55.737: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:55.741: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:55.759: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:55.763: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:55.767: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:55.771: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:10:55.790: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + +Jul 18 13:11:00.736: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:00.740: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:00.744: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:00.748: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:00.767: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:00.770: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:00.775: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:00.778: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:00.793: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + +Jul 18 13:11:05.731: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:05.736: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:05.740: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:05.745: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:05.767: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:05.771: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:05.776: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:05.780: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:05.799: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + +Jul 18 13:11:10.737: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:10.742: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:10.747: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:10.751: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:10.772: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:10.776: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:10.780: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:10.784: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:10.809: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + +Jul 18 13:11:15.729: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:15.733: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:15.738: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:15.742: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) +Jul 18 13:11:15.790: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + +Jul 18 13:11:20.793: INFO: DNS probes using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 succeeded + +STEP: deleting the pod 07/18/23 13:11:20.793 +STEP: deleting the test service 07/18/23 13:11:20.814 +STEP: deleting the test headless service 07/18/23 13:11:20.849 +[AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 +Jul 18 13:11:20.861: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 +STEP: Destroying namespace "dns-9605" for this suite. 07/18/23 13:11:20.866 +------------------------------ +• [SLOW TEST] [37.272 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for services [Conformance] + test/e2e/network/dns.go:137 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:10:43.601 + Jul 18 13:10:43.601: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename dns 07/18/23 13:10:43.602 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:10:43.612 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:10:43.615 + [BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 + [It] should provide DNS for services [Conformance] + test/e2e/network/dns.go:137 + STEP: Creating a test headless service 07/18/23 13:10:43.617 + STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-9605.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-9605.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 198.15.96.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.96.15.198_udp@PTR;check="$$(dig +tcp +noall +answer +search 198.15.96.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.96.15.198_tcp@PTR;sleep 1; done + 07/18/23 13:10:43.636 + STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-9605.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-9605.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-9605.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-9605.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-9605.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 198.15.96.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.96.15.198_udp@PTR;check="$$(dig +tcp +noall +answer +search 198.15.96.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.96.15.198_tcp@PTR;sleep 1; done + 07/18/23 13:10:43.637 + STEP: creating a pod to probe DNS 07/18/23 13:10:43.637 + STEP: submitting the pod to kubernetes 07/18/23 13:10:43.637 + Jul 18 13:10:43.648: INFO: Waiting up to 15m0s for pod "dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00" in namespace "dns-9605" to be "running" + Jul 18 13:10:43.654: INFO: Pod "dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00": Phase="Pending", Reason="", readiness=false. Elapsed: 6.214648ms + Jul 18 13:10:45.658: INFO: Pod "dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00": Phase="Running", Reason="", readiness=true. Elapsed: 2.010054629s + Jul 18 13:10:45.658: INFO: Pod "dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00" satisfied condition "running" + STEP: retrieving the pod 07/18/23 13:10:45.658 + STEP: looking for the results for each expected name from probers 07/18/23 13:10:45.661 + Jul 18 13:10:45.666: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:45.671: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:45.674: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:45.678: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:45.697: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:45.701: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:45.705: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:45.709: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:45.724: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + + Jul 18 13:10:50.731: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:50.736: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:50.740: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:50.744: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:50.764: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:50.768: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:50.771: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:50.775: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:50.790: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + + Jul 18 13:10:55.729: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:55.733: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:55.737: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:55.741: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:55.759: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:55.763: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:55.767: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:55.771: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:10:55.790: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + + Jul 18 13:11:00.736: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:00.740: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:00.744: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:00.748: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:00.767: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:00.770: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:00.775: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:00.778: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:00.793: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + + Jul 18 13:11:05.731: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:05.736: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:05.740: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:05.745: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:05.767: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:05.771: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:05.776: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:05.780: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:05.799: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + + Jul 18 13:11:10.737: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:10.742: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:10.747: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:10.751: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:10.772: INFO: Unable to read jessie_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:10.776: INFO: Unable to read jessie_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:10.780: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:10.784: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:10.809: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_udp@dns-test-service.dns-9605.svc.cluster.local jessie_tcp@dns-test-service.dns-9605.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + + Jul 18 13:11:15.729: INFO: Unable to read wheezy_udp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:15.733: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:15.738: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:15.742: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local from pod dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00: the server could not find the requested resource (get pods dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00) + Jul 18 13:11:15.790: INFO: Lookups using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 failed for: [wheezy_udp@dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@dns-test-service.dns-9605.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9605.svc.cluster.local] + + Jul 18 13:11:20.793: INFO: DNS probes using dns-9605/dns-test-0a063f38-fdda-4770-82a8-fbcac22e1c00 succeeded + + STEP: deleting the pod 07/18/23 13:11:20.793 + STEP: deleting the test service 07/18/23 13:11:20.814 + STEP: deleting the test headless service 07/18/23 13:11:20.849 + [AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 + Jul 18 13:11:20.861: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 + STEP: Destroying namespace "dns-9605" for this suite. 07/18/23 13:11:20.866 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:235 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:11:20.877 +Jul 18 13:11:20.877: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:11:20.878 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:11:20.892 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:11:20.894 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:235 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:11:20.898 +Jul 18 13:11:20.905: INFO: Waiting up to 5m0s for pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107" in namespace "downward-api-2914" to be "Succeeded or Failed" +Jul 18 13:11:20.908: INFO: Pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107": Phase="Pending", Reason="", readiness=false. Elapsed: 3.375235ms +Jul 18 13:11:22.913: INFO: Pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007657268s +Jul 18 13:11:24.914: INFO: Pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008573755s +STEP: Saw pod success 07/18/23 13:11:24.914 +Jul 18 13:11:24.914: INFO: Pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107" satisfied condition "Succeeded or Failed" +Jul 18 13:11:24.917: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107 container client-container: +STEP: delete the pod 07/18/23 13:11:24.936 +Jul 18 13:11:24.950: INFO: Waiting for pod downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107 to disappear +Jul 18 13:11:24.953: INFO: Pod downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:11:24.953: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-2914" for this suite. 07/18/23 13:11:24.957 +------------------------------ +• [4.086 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:235 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:11:20.877 + Jul 18 13:11:20.877: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:11:20.878 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:11:20.892 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:11:20.894 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:235 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:11:20.898 + Jul 18 13:11:20.905: INFO: Waiting up to 5m0s for pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107" in namespace "downward-api-2914" to be "Succeeded or Failed" + Jul 18 13:11:20.908: INFO: Pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107": Phase="Pending", Reason="", readiness=false. Elapsed: 3.375235ms + Jul 18 13:11:22.913: INFO: Pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007657268s + Jul 18 13:11:24.914: INFO: Pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008573755s + STEP: Saw pod success 07/18/23 13:11:24.914 + Jul 18 13:11:24.914: INFO: Pod "downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107" satisfied condition "Succeeded or Failed" + Jul 18 13:11:24.917: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107 container client-container: + STEP: delete the pod 07/18/23 13:11:24.936 + Jul 18 13:11:24.950: INFO: Waiting for pod downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107 to disappear + Jul 18 13:11:24.953: INFO: Pod downwardapi-volume-042260bd-5320-4838-bcf7-8f788b954107 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:11:24.953: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-2914" for this suite. 07/18/23 13:11:24.957 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-architecture] Conformance Tests + should have at least two untainted nodes [Conformance] + test/e2e/architecture/conformance.go:38 +[BeforeEach] [sig-architecture] Conformance Tests + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:11:24.964 +Jul 18 13:11:24.964: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename conformance-tests 07/18/23 13:11:24.965 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:11:24.976 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:11:24.981 +[BeforeEach] [sig-architecture] Conformance Tests + test/e2e/framework/metrics/init/init.go:31 +[It] should have at least two untainted nodes [Conformance] + test/e2e/architecture/conformance.go:38 +STEP: Getting node addresses 07/18/23 13:11:24.983 +Jul 18 13:11:24.983: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +[AfterEach] [sig-architecture] Conformance Tests + test/e2e/framework/node/init/init.go:32 +Jul 18 13:11:24.989: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-architecture] Conformance Tests + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-architecture] Conformance Tests + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-architecture] Conformance Tests + tear down framework | framework.go:193 +STEP: Destroying namespace "conformance-tests-1863" for this suite. 07/18/23 13:11:24.994 +------------------------------ +• [0.035 seconds] +[sig-architecture] Conformance Tests +test/e2e/architecture/framework.go:23 + should have at least two untainted nodes [Conformance] + test/e2e/architecture/conformance.go:38 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-architecture] Conformance Tests + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:11:24.964 + Jul 18 13:11:24.964: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename conformance-tests 07/18/23 13:11:24.965 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:11:24.976 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:11:24.981 + [BeforeEach] [sig-architecture] Conformance Tests + test/e2e/framework/metrics/init/init.go:31 + [It] should have at least two untainted nodes [Conformance] + test/e2e/architecture/conformance.go:38 + STEP: Getting node addresses 07/18/23 13:11:24.983 + Jul 18 13:11:24.983: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + [AfterEach] [sig-architecture] Conformance Tests + test/e2e/framework/node/init/init.go:32 + Jul 18 13:11:24.989: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-architecture] Conformance Tests + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-architecture] Conformance Tests + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-architecture] Conformance Tests + tear down framework | framework.go:193 + STEP: Destroying namespace "conformance-tests-1863" for this suite. 07/18/23 13:11:24.994 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-node] Probing container + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:184 +[BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:11:25 +Jul 18 13:11:25.000: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-probe 07/18/23 13:11:25.001 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:11:25.014 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:11:25.017 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 +[It] should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:184 +STEP: Creating pod liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300 in namespace container-probe-3876 07/18/23 13:11:25.019 +Jul 18 13:11:25.026: INFO: Waiting up to 5m0s for pod "liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300" in namespace "container-probe-3876" to be "not pending" +Jul 18 13:11:25.030: INFO: Pod "liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300": Phase="Pending", Reason="", readiness=false. Elapsed: 4.112489ms +Jul 18 13:11:27.035: INFO: Pod "liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300": Phase="Running", Reason="", readiness=true. Elapsed: 2.009312715s +Jul 18 13:11:27.035: INFO: Pod "liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300" satisfied condition "not pending" +Jul 18 13:11:27.035: INFO: Started pod liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300 in namespace container-probe-3876 +STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 13:11:27.035 +Jul 18 13:11:27.039: INFO: Initial restart count of pod liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300 is 0 +STEP: deleting the pod 07/18/23 13:15:27.593 +[AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 +Jul 18 13:15:27.606: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 +STEP: Destroying namespace "container-probe-3876" for this suite. 07/18/23 13:15:27.61 +------------------------------ +• [SLOW TEST] [242.618 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:184 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:11:25 + Jul 18 13:11:25.000: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-probe 07/18/23 13:11:25.001 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:11:25.014 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:11:25.017 + [BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 + [It] should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:184 + STEP: Creating pod liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300 in namespace container-probe-3876 07/18/23 13:11:25.019 + Jul 18 13:11:25.026: INFO: Waiting up to 5m0s for pod "liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300" in namespace "container-probe-3876" to be "not pending" + Jul 18 13:11:25.030: INFO: Pod "liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300": Phase="Pending", Reason="", readiness=false. Elapsed: 4.112489ms + Jul 18 13:11:27.035: INFO: Pod "liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300": Phase="Running", Reason="", readiness=true. Elapsed: 2.009312715s + Jul 18 13:11:27.035: INFO: Pod "liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300" satisfied condition "not pending" + Jul 18 13:11:27.035: INFO: Started pod liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300 in namespace container-probe-3876 + STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 13:11:27.035 + Jul 18 13:11:27.039: INFO: Initial restart count of pod liveness-e3cf6a4f-7cb2-49eb-af76-dcd9888da300 is 0 + STEP: deleting the pod 07/18/23 13:15:27.593 + [AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 + Jul 18 13:15:27.606: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 + STEP: Destroying namespace "container-probe-3876" for this suite. 07/18/23 13:15:27.61 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-scheduling] LimitRange + should list, patch and delete a LimitRange by collection [Conformance] + test/e2e/scheduling/limit_range.go:239 +[BeforeEach] [sig-scheduling] LimitRange + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:15:27.619 +Jul 18 13:15:27.619: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename limitrange 07/18/23 13:15:27.619 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:27.639 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:27.642 +[BeforeEach] [sig-scheduling] LimitRange + test/e2e/framework/metrics/init/init.go:31 +[It] should list, patch and delete a LimitRange by collection [Conformance] + test/e2e/scheduling/limit_range.go:239 +STEP: Creating LimitRange "e2e-limitrange-jxrxh" in namespace "limitrange-5076" 07/18/23 13:15:27.644 +STEP: Creating another limitRange in another namespace 07/18/23 13:15:27.652 +Jul 18 13:15:27.663: INFO: Namespace "e2e-limitrange-jxrxh-4691" created +Jul 18 13:15:27.663: INFO: Creating LimitRange "e2e-limitrange-jxrxh" in namespace "e2e-limitrange-jxrxh-4691" +STEP: Listing all LimitRanges with label "e2e-test=e2e-limitrange-jxrxh" 07/18/23 13:15:27.667 +Jul 18 13:15:27.670: INFO: Found 2 limitRanges +STEP: Patching LimitRange "e2e-limitrange-jxrxh" in "limitrange-5076" namespace 07/18/23 13:15:27.67 +Jul 18 13:15:27.677: INFO: LimitRange "e2e-limitrange-jxrxh" has been patched +STEP: Delete LimitRange "e2e-limitrange-jxrxh" by Collection with labelSelector: "e2e-limitrange-jxrxh=patched" 07/18/23 13:15:27.677 +STEP: Confirm that the limitRange "e2e-limitrange-jxrxh" has been deleted 07/18/23 13:15:27.683 +Jul 18 13:15:27.683: INFO: Requesting list of LimitRange to confirm quantity +Jul 18 13:15:27.686: INFO: Found 0 LimitRange with label "e2e-limitrange-jxrxh=patched" +Jul 18 13:15:27.686: INFO: LimitRange "e2e-limitrange-jxrxh" has been deleted. +STEP: Confirm that a single LimitRange still exists with label "e2e-test=e2e-limitrange-jxrxh" 07/18/23 13:15:27.686 +Jul 18 13:15:27.689: INFO: Found 1 limitRange +[AfterEach] [sig-scheduling] LimitRange + test/e2e/framework/node/init/init.go:32 +Jul 18 13:15:27.689: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-scheduling] LimitRange + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] LimitRange + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] LimitRange + tear down framework | framework.go:193 +STEP: Destroying namespace "limitrange-5076" for this suite. 07/18/23 13:15:27.694 +STEP: Destroying namespace "e2e-limitrange-jxrxh-4691" for this suite. 07/18/23 13:15:27.699 +------------------------------ +• [0.086 seconds] +[sig-scheduling] LimitRange +test/e2e/scheduling/framework.go:40 + should list, patch and delete a LimitRange by collection [Conformance] + test/e2e/scheduling/limit_range.go:239 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] LimitRange + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:15:27.619 + Jul 18 13:15:27.619: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename limitrange 07/18/23 13:15:27.619 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:27.639 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:27.642 + [BeforeEach] [sig-scheduling] LimitRange + test/e2e/framework/metrics/init/init.go:31 + [It] should list, patch and delete a LimitRange by collection [Conformance] + test/e2e/scheduling/limit_range.go:239 + STEP: Creating LimitRange "e2e-limitrange-jxrxh" in namespace "limitrange-5076" 07/18/23 13:15:27.644 + STEP: Creating another limitRange in another namespace 07/18/23 13:15:27.652 + Jul 18 13:15:27.663: INFO: Namespace "e2e-limitrange-jxrxh-4691" created + Jul 18 13:15:27.663: INFO: Creating LimitRange "e2e-limitrange-jxrxh" in namespace "e2e-limitrange-jxrxh-4691" + STEP: Listing all LimitRanges with label "e2e-test=e2e-limitrange-jxrxh" 07/18/23 13:15:27.667 + Jul 18 13:15:27.670: INFO: Found 2 limitRanges + STEP: Patching LimitRange "e2e-limitrange-jxrxh" in "limitrange-5076" namespace 07/18/23 13:15:27.67 + Jul 18 13:15:27.677: INFO: LimitRange "e2e-limitrange-jxrxh" has been patched + STEP: Delete LimitRange "e2e-limitrange-jxrxh" by Collection with labelSelector: "e2e-limitrange-jxrxh=patched" 07/18/23 13:15:27.677 + STEP: Confirm that the limitRange "e2e-limitrange-jxrxh" has been deleted 07/18/23 13:15:27.683 + Jul 18 13:15:27.683: INFO: Requesting list of LimitRange to confirm quantity + Jul 18 13:15:27.686: INFO: Found 0 LimitRange with label "e2e-limitrange-jxrxh=patched" + Jul 18 13:15:27.686: INFO: LimitRange "e2e-limitrange-jxrxh" has been deleted. + STEP: Confirm that a single LimitRange still exists with label "e2e-test=e2e-limitrange-jxrxh" 07/18/23 13:15:27.686 + Jul 18 13:15:27.689: INFO: Found 1 limitRange + [AfterEach] [sig-scheduling] LimitRange + test/e2e/framework/node/init/init.go:32 + Jul 18 13:15:27.689: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-scheduling] LimitRange + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] LimitRange + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] LimitRange + tear down framework | framework.go:193 + STEP: Destroying namespace "limitrange-5076" for this suite. 07/18/23 13:15:27.694 + STEP: Destroying namespace "e2e-limitrange-jxrxh-4691" for this suite. 07/18/23 13:15:27.699 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-storage] Secrets + should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/secrets_volume.go:386 +[BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:15:27.705 +Jul 18 13:15:27.705: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 13:15:27.706 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:27.719 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:27.722 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/secrets_volume.go:386 +[AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 13:15:27.757: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-187" for this suite. 07/18/23 13:15:27.762 +------------------------------ +• [0.062 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/secrets_volume.go:386 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:15:27.705 + Jul 18 13:15:27.705: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 13:15:27.706 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:27.719 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:27.722 + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/secrets_volume.go:386 + [AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 13:15:27.757: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-187" for this suite. 07/18/23 13:15:27.762 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod [Conformance] + test/e2e/storage/subpath.go:70 +[BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:15:27.777 +Jul 18 13:15:27.777: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename subpath 07/18/23 13:15:27.778 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:27.79 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:27.793 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 07/18/23 13:15:27.796 +[It] should support subpaths with configmap pod [Conformance] + test/e2e/storage/subpath.go:70 +STEP: Creating pod pod-subpath-test-configmap-d4ts 07/18/23 13:15:27.803 +STEP: Creating a pod to test atomic-volume-subpath 07/18/23 13:15:27.804 +Jul 18 13:15:27.811: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-d4ts" in namespace "subpath-9445" to be "Succeeded or Failed" +Jul 18 13:15:27.814: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Pending", Reason="", readiness=false. Elapsed: 2.863441ms +Jul 18 13:15:29.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 2.007740539s +Jul 18 13:15:31.819: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 4.008708879s +Jul 18 13:15:33.819: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 6.008604568s +Jul 18 13:15:35.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 8.006954462s +Jul 18 13:15:37.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 10.007765103s +Jul 18 13:15:39.817: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 12.006343755s +Jul 18 13:15:41.817: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 14.006593702s +Jul 18 13:15:43.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 16.006864407s +Jul 18 13:15:45.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 18.006961648s +Jul 18 13:15:47.820: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 20.0089751s +Jul 18 13:15:49.819: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 22.00868165s +Jul 18 13:15:51.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=false. Elapsed: 24.007324276s +Jul 18 13:15:53.817: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Succeeded", Reason="", readiness=false. Elapsed: 26.006819325s +STEP: Saw pod success 07/18/23 13:15:53.818 +Jul 18 13:15:53.818: INFO: Pod "pod-subpath-test-configmap-d4ts" satisfied condition "Succeeded or Failed" +Jul 18 13:15:53.821: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-subpath-test-configmap-d4ts container test-container-subpath-configmap-d4ts: +STEP: delete the pod 07/18/23 13:15:53.85 +Jul 18 13:15:53.860: INFO: Waiting for pod pod-subpath-test-configmap-d4ts to disappear +Jul 18 13:15:53.863: INFO: Pod pod-subpath-test-configmap-d4ts no longer exists +STEP: Deleting pod pod-subpath-test-configmap-d4ts 07/18/23 13:15:53.863 +Jul 18 13:15:53.863: INFO: Deleting pod "pod-subpath-test-configmap-d4ts" in namespace "subpath-9445" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 +Jul 18 13:15:53.866: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 +STEP: Destroying namespace "subpath-9445" for this suite. 07/18/23 13:15:53.87 +------------------------------ +• [SLOW TEST] [26.099 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with configmap pod [Conformance] + test/e2e/storage/subpath.go:70 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:15:27.777 + Jul 18 13:15:27.777: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename subpath 07/18/23 13:15:27.778 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:27.79 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:27.793 + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 07/18/23 13:15:27.796 + [It] should support subpaths with configmap pod [Conformance] + test/e2e/storage/subpath.go:70 + STEP: Creating pod pod-subpath-test-configmap-d4ts 07/18/23 13:15:27.803 + STEP: Creating a pod to test atomic-volume-subpath 07/18/23 13:15:27.804 + Jul 18 13:15:27.811: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-d4ts" in namespace "subpath-9445" to be "Succeeded or Failed" + Jul 18 13:15:27.814: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Pending", Reason="", readiness=false. Elapsed: 2.863441ms + Jul 18 13:15:29.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 2.007740539s + Jul 18 13:15:31.819: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 4.008708879s + Jul 18 13:15:33.819: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 6.008604568s + Jul 18 13:15:35.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 8.006954462s + Jul 18 13:15:37.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 10.007765103s + Jul 18 13:15:39.817: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 12.006343755s + Jul 18 13:15:41.817: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 14.006593702s + Jul 18 13:15:43.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 16.006864407s + Jul 18 13:15:45.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 18.006961648s + Jul 18 13:15:47.820: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 20.0089751s + Jul 18 13:15:49.819: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=true. Elapsed: 22.00868165s + Jul 18 13:15:51.818: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Running", Reason="", readiness=false. Elapsed: 24.007324276s + Jul 18 13:15:53.817: INFO: Pod "pod-subpath-test-configmap-d4ts": Phase="Succeeded", Reason="", readiness=false. Elapsed: 26.006819325s + STEP: Saw pod success 07/18/23 13:15:53.818 + Jul 18 13:15:53.818: INFO: Pod "pod-subpath-test-configmap-d4ts" satisfied condition "Succeeded or Failed" + Jul 18 13:15:53.821: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-subpath-test-configmap-d4ts container test-container-subpath-configmap-d4ts: + STEP: delete the pod 07/18/23 13:15:53.85 + Jul 18 13:15:53.860: INFO: Waiting for pod pod-subpath-test-configmap-d4ts to disappear + Jul 18 13:15:53.863: INFO: Pod pod-subpath-test-configmap-d4ts no longer exists + STEP: Deleting pod pod-subpath-test-configmap-d4ts 07/18/23 13:15:53.863 + Jul 18 13:15:53.863: INFO: Deleting pod "pod-subpath-test-configmap-d4ts" in namespace "subpath-9445" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 + Jul 18 13:15:53.866: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 + STEP: Destroying namespace "subpath-9445" for this suite. 07/18/23 13:15:53.87 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:207 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:15:53.879 +Jul 18 13:15:53.879: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:15:53.88 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:53.893 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:53.895 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:207 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:15:53.898 +Jul 18 13:15:53.905: INFO: Waiting up to 5m0s for pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0" in namespace "downward-api-5212" to be "Succeeded or Failed" +Jul 18 13:15:53.909: INFO: Pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0": Phase="Pending", Reason="", readiness=false. Elapsed: 4.22046ms +Jul 18 13:15:55.913: INFO: Pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008203547s +Jul 18 13:15:57.914: INFO: Pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009145467s +STEP: Saw pod success 07/18/23 13:15:57.914 +Jul 18 13:15:57.915: INFO: Pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0" satisfied condition "Succeeded or Failed" +Jul 18 13:15:57.917: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0 container client-container: +STEP: delete the pod 07/18/23 13:15:57.924 +Jul 18 13:15:57.936: INFO: Waiting for pod downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0 to disappear +Jul 18 13:15:57.939: INFO: Pod downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:15:57.939: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-5212" for this suite. 07/18/23 13:15:57.943 +------------------------------ +• [4.068 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:207 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:15:53.879 + Jul 18 13:15:53.879: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:15:53.88 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:53.893 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:53.895 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:207 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:15:53.898 + Jul 18 13:15:53.905: INFO: Waiting up to 5m0s for pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0" in namespace "downward-api-5212" to be "Succeeded or Failed" + Jul 18 13:15:53.909: INFO: Pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0": Phase="Pending", Reason="", readiness=false. Elapsed: 4.22046ms + Jul 18 13:15:55.913: INFO: Pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008203547s + Jul 18 13:15:57.914: INFO: Pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009145467s + STEP: Saw pod success 07/18/23 13:15:57.914 + Jul 18 13:15:57.915: INFO: Pod "downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0" satisfied condition "Succeeded or Failed" + Jul 18 13:15:57.917: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0 container client-container: + STEP: delete the pod 07/18/23 13:15:57.924 + Jul 18 13:15:57.936: INFO: Waiting for pod downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0 to disappear + Jul 18 13:15:57.939: INFO: Pod downwardapi-volume-bb716c49-2027-40b4-b51a-a2c49447edc0 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:15:57.939: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-5212" for this suite. 07/18/23 13:15:57.943 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-node] RuntimeClass + should support RuntimeClasses API operations [Conformance] + test/e2e/common/node/runtimeclass.go:189 +[BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:15:57.949 +Jul 18 13:15:57.949: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename runtimeclass 07/18/23 13:15:57.95 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:57.963 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:57.965 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 +[It] should support RuntimeClasses API operations [Conformance] + test/e2e/common/node/runtimeclass.go:189 +STEP: getting /apis 07/18/23 13:15:57.967 +STEP: getting /apis/node.k8s.io 07/18/23 13:15:57.969 +STEP: getting /apis/node.k8s.io/v1 07/18/23 13:15:57.971 +STEP: creating 07/18/23 13:15:57.972 +STEP: watching 07/18/23 13:15:57.983 +Jul 18 13:15:57.983: INFO: starting watch +STEP: getting 07/18/23 13:15:57.988 +STEP: listing 07/18/23 13:15:57.99 +STEP: patching 07/18/23 13:15:57.993 +STEP: updating 07/18/23 13:15:57.997 +Jul 18 13:15:58.001: INFO: waiting for watch events with expected annotations +STEP: deleting 07/18/23 13:15:58.001 +STEP: deleting a collection 07/18/23 13:15:58.011 +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 +Jul 18 13:15:58.024: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 +STEP: Destroying namespace "runtimeclass-4667" for this suite. 07/18/23 13:15:58.028 +------------------------------ +• [0.085 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should support RuntimeClasses API operations [Conformance] + test/e2e/common/node/runtimeclass.go:189 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:15:57.949 + Jul 18 13:15:57.949: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename runtimeclass 07/18/23 13:15:57.95 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:57.963 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:57.965 + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 + [It] should support RuntimeClasses API operations [Conformance] + test/e2e/common/node/runtimeclass.go:189 + STEP: getting /apis 07/18/23 13:15:57.967 + STEP: getting /apis/node.k8s.io 07/18/23 13:15:57.969 + STEP: getting /apis/node.k8s.io/v1 07/18/23 13:15:57.971 + STEP: creating 07/18/23 13:15:57.972 + STEP: watching 07/18/23 13:15:57.983 + Jul 18 13:15:57.983: INFO: starting watch + STEP: getting 07/18/23 13:15:57.988 + STEP: listing 07/18/23 13:15:57.99 + STEP: patching 07/18/23 13:15:57.993 + STEP: updating 07/18/23 13:15:57.997 + Jul 18 13:15:58.001: INFO: waiting for watch events with expected annotations + STEP: deleting 07/18/23 13:15:58.001 + STEP: deleting a collection 07/18/23 13:15:58.011 + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 + Jul 18 13:15:58.024: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 + STEP: Destroying namespace "runtimeclass-4667" for this suite. 07/18/23 13:15:58.028 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl run pod + should create a pod from an image when restart is Never [Conformance] + test/e2e/kubectl/kubectl.go:1713 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:15:58.034 +Jul 18 13:15:58.035: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:15:58.036 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:58.057 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:58.059 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[BeforeEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1700 +[It] should create a pod from an image when restart is Never [Conformance] + test/e2e/kubectl/kubectl.go:1713 +STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-4 07/18/23 13:15:58.062 +Jul 18 13:15:58.062: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2737 run e2e-test-httpd-pod --restart=Never --pod-running-timeout=2m0s --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-4' +Jul 18 13:15:58.140: INFO: stderr: "" +Jul 18 13:15:58.140: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: verifying the pod e2e-test-httpd-pod was created 07/18/23 13:15:58.14 +[AfterEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1704 +Jul 18 13:15:58.144: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2737 delete pods e2e-test-httpd-pod' +Jul 18 13:16:00.942: INFO: stderr: "" +Jul 18 13:16:00.942: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:00.942: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-2737" for this suite. 07/18/23 13:16:00.956 +------------------------------ +• [2.931 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl run pod + test/e2e/kubectl/kubectl.go:1697 + should create a pod from an image when restart is Never [Conformance] + test/e2e/kubectl/kubectl.go:1713 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:15:58.034 + Jul 18 13:15:58.035: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:15:58.036 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:15:58.057 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:15:58.059 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [BeforeEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1700 + [It] should create a pod from an image when restart is Never [Conformance] + test/e2e/kubectl/kubectl.go:1713 + STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-4 07/18/23 13:15:58.062 + Jul 18 13:15:58.062: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2737 run e2e-test-httpd-pod --restart=Never --pod-running-timeout=2m0s --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-4' + Jul 18 13:15:58.140: INFO: stderr: "" + Jul 18 13:15:58.140: INFO: stdout: "pod/e2e-test-httpd-pod created\n" + STEP: verifying the pod e2e-test-httpd-pod was created 07/18/23 13:15:58.14 + [AfterEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1704 + Jul 18 13:15:58.144: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2737 delete pods e2e-test-httpd-pod' + Jul 18 13:16:00.942: INFO: stderr: "" + Jul 18 13:16:00.942: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:00.942: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-2737" for this suite. 07/18/23 13:16:00.956 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:90 +[BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:00.966 +Jul 18 13:16:00.966: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:16:00.968 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:00.979 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:00.982 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 +[It] should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:90 +STEP: Creating a pod to test downward api env vars 07/18/23 13:16:00.984 +Jul 18 13:16:00.990: INFO: Waiting up to 5m0s for pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff" in namespace "downward-api-8996" to be "Succeeded or Failed" +Jul 18 13:16:01.014: INFO: Pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff": Phase="Pending", Reason="", readiness=false. Elapsed: 23.3595ms +Jul 18 13:16:03.017: INFO: Pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026858158s +Jul 18 13:16:05.017: INFO: Pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027024774s +STEP: Saw pod success 07/18/23 13:16:05.017 +Jul 18 13:16:05.018: INFO: Pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff" satisfied condition "Succeeded or Failed" +Jul 18 13:16:05.020: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff container dapi-container: +STEP: delete the pod 07/18/23 13:16:05.028 +Jul 18 13:16:05.038: INFO: Waiting for pod downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff to disappear +Jul 18 13:16:05.041: INFO: Pod downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:05.041: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-8996" for this suite. 07/18/23 13:16:05.046 +------------------------------ +• [4.086 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:90 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:00.966 + Jul 18 13:16:00.966: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:16:00.968 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:00.979 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:00.982 + [BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 + [It] should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:90 + STEP: Creating a pod to test downward api env vars 07/18/23 13:16:00.984 + Jul 18 13:16:00.990: INFO: Waiting up to 5m0s for pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff" in namespace "downward-api-8996" to be "Succeeded or Failed" + Jul 18 13:16:01.014: INFO: Pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff": Phase="Pending", Reason="", readiness=false. Elapsed: 23.3595ms + Jul 18 13:16:03.017: INFO: Pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026858158s + Jul 18 13:16:05.017: INFO: Pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027024774s + STEP: Saw pod success 07/18/23 13:16:05.017 + Jul 18 13:16:05.018: INFO: Pod "downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff" satisfied condition "Succeeded or Failed" + Jul 18 13:16:05.020: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff container dapi-container: + STEP: delete the pod 07/18/23 13:16:05.028 + Jul 18 13:16:05.038: INFO: Waiting for pod downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff to disappear + Jul 18 13:16:05.041: INFO: Pod downward-api-58acbd8a-4dd7-4a05-a8b3-e3723a2c45ff no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:05.041: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-8996" for this suite. 07/18/23 13:16:05.046 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should test the lifecycle of an Endpoint [Conformance] + test/e2e/network/service.go:3244 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:05.061 +Jul 18 13:16:05.061: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:16:05.062 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:05.073 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:05.077 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should test the lifecycle of an Endpoint [Conformance] + test/e2e/network/service.go:3244 +STEP: creating an Endpoint 07/18/23 13:16:05.083 +STEP: waiting for available Endpoint 07/18/23 13:16:05.087 +STEP: listing all Endpoints 07/18/23 13:16:05.088 +STEP: updating the Endpoint 07/18/23 13:16:05.091 +STEP: fetching the Endpoint 07/18/23 13:16:05.096 +STEP: patching the Endpoint 07/18/23 13:16:05.099 +STEP: fetching the Endpoint 07/18/23 13:16:05.106 +STEP: deleting the Endpoint by Collection 07/18/23 13:16:05.109 +STEP: waiting for Endpoint deletion 07/18/23 13:16:05.116 +STEP: fetching the Endpoint 07/18/23 13:16:05.121 +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:05.125: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-3559" for this suite. 07/18/23 13:16:05.134 +------------------------------ +• [0.078 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should test the lifecycle of an Endpoint [Conformance] + test/e2e/network/service.go:3244 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:05.061 + Jul 18 13:16:05.061: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:16:05.062 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:05.073 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:05.077 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should test the lifecycle of an Endpoint [Conformance] + test/e2e/network/service.go:3244 + STEP: creating an Endpoint 07/18/23 13:16:05.083 + STEP: waiting for available Endpoint 07/18/23 13:16:05.087 + STEP: listing all Endpoints 07/18/23 13:16:05.088 + STEP: updating the Endpoint 07/18/23 13:16:05.091 + STEP: fetching the Endpoint 07/18/23 13:16:05.096 + STEP: patching the Endpoint 07/18/23 13:16:05.099 + STEP: fetching the Endpoint 07/18/23 13:16:05.106 + STEP: deleting the Endpoint by Collection 07/18/23 13:16:05.109 + STEP: waiting for Endpoint deletion 07/18/23 13:16:05.116 + STEP: fetching the Endpoint 07/18/23 13:16:05.121 + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:05.125: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-3559" for this suite. 07/18/23 13:16:05.134 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-node] ConfigMap + should fail to create ConfigMap with empty key [Conformance] + test/e2e/common/node/configmap.go:138 +[BeforeEach] [sig-node] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:05.14 +Jul 18 13:16:05.140: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:16:05.142 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:05.155 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:05.158 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should fail to create ConfigMap with empty key [Conformance] + test/e2e/common/node/configmap.go:138 +STEP: Creating configMap that has name configmap-test-emptyKey-be19f36a-e453-493f-84b3-c17a19717407 07/18/23 13:16:05.16 +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:05.162: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-8777" for this suite. 07/18/23 13:16:05.166 +------------------------------ +• [0.034 seconds] +[sig-node] ConfigMap +test/e2e/common/node/framework.go:23 + should fail to create ConfigMap with empty key [Conformance] + test/e2e/common/node/configmap.go:138 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:05.14 + Jul 18 13:16:05.140: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:16:05.142 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:05.155 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:05.158 + [BeforeEach] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should fail to create ConfigMap with empty key [Conformance] + test/e2e/common/node/configmap.go:138 + STEP: Creating configMap that has name configmap-test-emptyKey-be19f36a-e453-493f-84b3-c17a19717407 07/18/23 13:16:05.16 + [AfterEach] [sig-node] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:05.162: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-8777" for this suite. 07/18/23 13:16:05.166 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-node] Pods + should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:618 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:05.174 +Jul 18 13:16:05.174: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:16:05.175 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:05.19 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:05.193 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:618 +Jul 18 13:16:05.196: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: creating the pod 07/18/23 13:16:05.197 +STEP: submitting the pod to kubernetes 07/18/23 13:16:05.197 +Jul 18 13:16:05.204: INFO: Waiting up to 5m0s for pod "pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a" in namespace "pods-8987" to be "running and ready" +Jul 18 13:16:05.208: INFO: Pod "pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a": Phase="Pending", Reason="", readiness=false. Elapsed: 3.495018ms +Jul 18 13:16:05.208: INFO: The phase of Pod pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:16:07.213: INFO: Pod "pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a": Phase="Running", Reason="", readiness=true. Elapsed: 2.009061694s +Jul 18 13:16:07.213: INFO: The phase of Pod pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a is Running (Ready = true) +Jul 18 13:16:07.213: INFO: Pod "pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a" satisfied condition "running and ready" +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:07.229: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-8987" for this suite. 07/18/23 13:16:07.234 +------------------------------ +• [2.066 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:618 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:05.174 + Jul 18 13:16:05.174: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:16:05.175 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:05.19 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:05.193 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:618 + Jul 18 13:16:05.196: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: creating the pod 07/18/23 13:16:05.197 + STEP: submitting the pod to kubernetes 07/18/23 13:16:05.197 + Jul 18 13:16:05.204: INFO: Waiting up to 5m0s for pod "pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a" in namespace "pods-8987" to be "running and ready" + Jul 18 13:16:05.208: INFO: Pod "pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a": Phase="Pending", Reason="", readiness=false. Elapsed: 3.495018ms + Jul 18 13:16:05.208: INFO: The phase of Pod pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:16:07.213: INFO: Pod "pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a": Phase="Running", Reason="", readiness=true. Elapsed: 2.009061694s + Jul 18 13:16:07.213: INFO: The phase of Pod pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a is Running (Ready = true) + Jul 18 13:16:07.213: INFO: Pod "pod-logs-websocket-1b8d7c1a-065f-4e8c-b415-d111c2d0472a" satisfied condition "running and ready" + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:07.229: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-8987" for this suite. 07/18/23 13:16:07.234 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:124 +[BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:07.242 +Jul 18 13:16:07.242: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:16:07.242 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:07.253 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:07.256 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 +[It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:124 +STEP: Creating projection with configMap that has name projected-configmap-test-upd-6b98223f-f9a6-4395-92ae-306b0b9649ec 07/18/23 13:16:07.262 +STEP: Creating the pod 07/18/23 13:16:07.266 +Jul 18 13:16:07.273: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1" in namespace "projected-4663" to be "running and ready" +Jul 18 13:16:07.278: INFO: Pod "pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.381999ms +Jul 18 13:16:07.278: INFO: The phase of Pod pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:16:09.281: INFO: Pod "pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1": Phase="Running", Reason="", readiness=true. Elapsed: 2.007393575s +Jul 18 13:16:09.281: INFO: The phase of Pod pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1 is Running (Ready = true) +Jul 18 13:16:09.281: INFO: Pod "pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1" satisfied condition "running and ready" +STEP: Updating configmap projected-configmap-test-upd-6b98223f-f9a6-4395-92ae-306b0b9649ec 07/18/23 13:16:09.298 +STEP: waiting to observe update in volume 07/18/23 13:16:09.303 +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:11.316: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-4663" for this suite. 07/18/23 13:16:11.321 +------------------------------ +• [4.085 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:124 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:07.242 + Jul 18 13:16:07.242: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:16:07.242 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:07.253 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:07.256 + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 + [It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:124 + STEP: Creating projection with configMap that has name projected-configmap-test-upd-6b98223f-f9a6-4395-92ae-306b0b9649ec 07/18/23 13:16:07.262 + STEP: Creating the pod 07/18/23 13:16:07.266 + Jul 18 13:16:07.273: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1" in namespace "projected-4663" to be "running and ready" + Jul 18 13:16:07.278: INFO: Pod "pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.381999ms + Jul 18 13:16:07.278: INFO: The phase of Pod pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:16:09.281: INFO: Pod "pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1": Phase="Running", Reason="", readiness=true. Elapsed: 2.007393575s + Jul 18 13:16:09.281: INFO: The phase of Pod pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1 is Running (Ready = true) + Jul 18 13:16:09.281: INFO: Pod "pod-projected-configmaps-4e67fda3-bfc7-4911-9812-286d80f4f4e1" satisfied condition "running and ready" + STEP: Updating configmap projected-configmap-test-upd-6b98223f-f9a6-4395-92ae-306b0b9649ec 07/18/23 13:16:09.298 + STEP: waiting to observe update in volume 07/18/23 13:16:09.303 + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:11.316: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-4663" for this suite. 07/18/23 13:16:11.321 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-storage] Secrets + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:125 +[BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:11.327 +Jul 18 13:16:11.327: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 13:16:11.328 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:11.34 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:11.343 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:125 +STEP: Creating secret with name secret-test-ec6d0d6a-084e-41b7-8d7a-c8b14e7673b1 07/18/23 13:16:11.345 +STEP: Creating a pod to test consume secrets 07/18/23 13:16:11.349 +Jul 18 13:16:11.356: INFO: Waiting up to 5m0s for pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66" in namespace "secrets-9572" to be "Succeeded or Failed" +Jul 18 13:16:11.361: INFO: Pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66": Phase="Pending", Reason="", readiness=false. Elapsed: 4.550035ms +Jul 18 13:16:13.365: INFO: Pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008826751s +Jul 18 13:16:15.367: INFO: Pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011031104s +STEP: Saw pod success 07/18/23 13:16:15.368 +Jul 18 13:16:15.368: INFO: Pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66" satisfied condition "Succeeded or Failed" +Jul 18 13:16:15.372: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66 container secret-volume-test: +STEP: delete the pod 07/18/23 13:16:15.383 +Jul 18 13:16:15.395: INFO: Waiting for pod pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66 to disappear +Jul 18 13:16:15.398: INFO: Pod pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:15.398: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-9572" for this suite. 07/18/23 13:16:15.402 +------------------------------ +• [4.080 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:125 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:11.327 + Jul 18 13:16:11.327: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 13:16:11.328 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:11.34 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:11.343 + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:125 + STEP: Creating secret with name secret-test-ec6d0d6a-084e-41b7-8d7a-c8b14e7673b1 07/18/23 13:16:11.345 + STEP: Creating a pod to test consume secrets 07/18/23 13:16:11.349 + Jul 18 13:16:11.356: INFO: Waiting up to 5m0s for pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66" in namespace "secrets-9572" to be "Succeeded or Failed" + Jul 18 13:16:11.361: INFO: Pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66": Phase="Pending", Reason="", readiness=false. Elapsed: 4.550035ms + Jul 18 13:16:13.365: INFO: Pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008826751s + Jul 18 13:16:15.367: INFO: Pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011031104s + STEP: Saw pod success 07/18/23 13:16:15.368 + Jul 18 13:16:15.368: INFO: Pod "pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66" satisfied condition "Succeeded or Failed" + Jul 18 13:16:15.372: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66 container secret-volume-test: + STEP: delete the pod 07/18/23 13:16:15.383 + Jul 18 13:16:15.395: INFO: Waiting for pod pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66 to disappear + Jul 18 13:16:15.398: INFO: Pod pod-secrets-0f011226-7d97-4f8a-80cd-18ee8a9c6c66 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:15.398: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-9572" for this suite. 07/18/23 13:16:15.402 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-network] Service endpoints latency + should not be very high [Conformance] + test/e2e/network/service_latency.go:59 +[BeforeEach] [sig-network] Service endpoints latency + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:15.408 +Jul 18 13:16:15.408: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename svc-latency 07/18/23 13:16:15.409 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:15.423 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:15.426 +[BeforeEach] [sig-network] Service endpoints latency + test/e2e/framework/metrics/init/init.go:31 +[It] should not be very high [Conformance] + test/e2e/network/service_latency.go:59 +Jul 18 13:16:15.429: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: creating replication controller svc-latency-rc in namespace svc-latency-4179 07/18/23 13:16:15.429 +I0718 13:16:15.434765 20 runners.go:193] Created replication controller with name: svc-latency-rc, namespace: svc-latency-4179, replica count: 1 +I0718 13:16:16.485637 20 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0718 13:16:17.486250 20 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jul 18 13:16:17.599: INFO: Created: latency-svc-fdwtn +Jul 18 13:16:17.606: INFO: Got endpoints: latency-svc-fdwtn [19.790779ms] +Jul 18 13:16:17.630: INFO: Created: latency-svc-8jtfz +Jul 18 13:16:17.641: INFO: Got endpoints: latency-svc-8jtfz [35.041649ms] +Jul 18 13:16:17.643: INFO: Created: latency-svc-csgmm +Jul 18 13:16:17.648: INFO: Got endpoints: latency-svc-csgmm [41.64651ms] +Jul 18 13:16:17.659: INFO: Created: latency-svc-hwrqs +Jul 18 13:16:17.664: INFO: Got endpoints: latency-svc-hwrqs [56.69728ms] +Jul 18 13:16:17.668: INFO: Created: latency-svc-d75pl +Jul 18 13:16:17.675: INFO: Got endpoints: latency-svc-d75pl [68.247625ms] +Jul 18 13:16:17.682: INFO: Created: latency-svc-br9hg +Jul 18 13:16:17.689: INFO: Got endpoints: latency-svc-br9hg [82.222564ms] +Jul 18 13:16:17.691: INFO: Created: latency-svc-5j4dl +Jul 18 13:16:17.697: INFO: Got endpoints: latency-svc-5j4dl [89.089163ms] +Jul 18 13:16:17.705: INFO: Created: latency-svc-nlngd +Jul 18 13:16:17.713: INFO: Got endpoints: latency-svc-nlngd [105.852029ms] +Jul 18 13:16:17.718: INFO: Created: latency-svc-zhks4 +Jul 18 13:16:17.726: INFO: Got endpoints: latency-svc-zhks4 [118.834158ms] +Jul 18 13:16:17.733: INFO: Created: latency-svc-6sg7z +Jul 18 13:16:17.739: INFO: Got endpoints: latency-svc-6sg7z [131.920036ms] +Jul 18 13:16:17.744: INFO: Created: latency-svc-js6m4 +Jul 18 13:16:17.753: INFO: Got endpoints: latency-svc-js6m4 [145.367651ms] +Jul 18 13:16:17.757: INFO: Created: latency-svc-cg9q2 +Jul 18 13:16:17.765: INFO: Got endpoints: latency-svc-cg9q2 [157.519776ms] +Jul 18 13:16:17.771: INFO: Created: latency-svc-7ddld +Jul 18 13:16:17.776: INFO: Got endpoints: latency-svc-7ddld [168.639785ms] +Jul 18 13:16:17.787: INFO: Created: latency-svc-tqgc9 +Jul 18 13:16:17.788: INFO: Got endpoints: latency-svc-tqgc9 [180.204888ms] +Jul 18 13:16:17.796: INFO: Created: latency-svc-n6p5n +Jul 18 13:16:17.799: INFO: Got endpoints: latency-svc-n6p5n [190.832751ms] +Jul 18 13:16:17.802: INFO: Created: latency-svc-p8fb4 +Jul 18 13:16:17.814: INFO: Got endpoints: latency-svc-p8fb4 [206.035741ms] +Jul 18 13:16:17.825: INFO: Created: latency-svc-b2wcz +Jul 18 13:16:17.832: INFO: Got endpoints: latency-svc-b2wcz [190.555441ms] +Jul 18 13:16:17.840: INFO: Created: latency-svc-gzcxz +Jul 18 13:16:17.849: INFO: Got endpoints: latency-svc-gzcxz [200.899283ms] +Jul 18 13:16:18.016: INFO: Created: latency-svc-px62d +Jul 18 13:16:18.016: INFO: Created: latency-svc-s6rjp +Jul 18 13:16:18.017: INFO: Created: latency-svc-fqj8m +Jul 18 13:16:18.017: INFO: Created: latency-svc-7r4lb +Jul 18 13:16:18.024: INFO: Created: latency-svc-tp9zl +Jul 18 13:16:18.025: INFO: Created: latency-svc-8t8dg +Jul 18 13:16:18.025: INFO: Created: latency-svc-zdkbl +Jul 18 13:16:18.025: INFO: Created: latency-svc-m7jx7 +Jul 18 13:16:18.025: INFO: Created: latency-svc-wgxzh +Jul 18 13:16:18.025: INFO: Created: latency-svc-bcdt7 +Jul 18 13:16:18.025: INFO: Created: latency-svc-4gvgp +Jul 18 13:16:18.026: INFO: Created: latency-svc-hkzk2 +Jul 18 13:16:18.026: INFO: Created: latency-svc-p4tt8 +Jul 18 13:16:18.052: INFO: Created: latency-svc-jj58t +Jul 18 13:16:18.053: INFO: Created: latency-svc-zcpk9 +Jul 18 13:16:18.058: INFO: Got endpoints: latency-svc-8t8dg [393.882554ms] +Jul 18 13:16:18.058: INFO: Got endpoints: latency-svc-fqj8m [318.104656ms] +Jul 18 13:16:18.058: INFO: Got endpoints: latency-svc-s6rjp [244.155842ms] +Jul 18 13:16:18.058: INFO: Got endpoints: latency-svc-px62d [226.062197ms] +Jul 18 13:16:18.059: INFO: Got endpoints: latency-svc-tp9zl [209.759551ms] +Jul 18 13:16:18.084: INFO: Got endpoints: latency-svc-zdkbl [408.720525ms] +Jul 18 13:16:18.090: INFO: Got endpoints: latency-svc-bcdt7 [393.113073ms] +Jul 18 13:16:18.090: INFO: Got endpoints: latency-svc-4gvgp [324.954665ms] +Jul 18 13:16:18.090: INFO: Got endpoints: latency-svc-wgxzh [337.47455ms] +Jul 18 13:16:18.090: INFO: Got endpoints: latency-svc-m7jx7 [401.055067ms] +Jul 18 13:16:18.101: INFO: Got endpoints: latency-svc-hkzk2 [324.152687ms] +Jul 18 13:16:18.101: INFO: Created: latency-svc-dtkfh +Jul 18 13:16:18.104: INFO: Got endpoints: latency-svc-zcpk9 [378.417137ms] +Jul 18 13:16:18.107: INFO: Got endpoints: latency-svc-p4tt8 [318.727893ms] +Jul 18 13:16:18.107: INFO: Got endpoints: latency-svc-7r4lb [308.744863ms] +Jul 18 13:16:18.108: INFO: Got endpoints: latency-svc-jj58t [394.439243ms] +Jul 18 13:16:18.112: INFO: Created: latency-svc-xgsts +Jul 18 13:16:18.114: INFO: Got endpoints: latency-svc-dtkfh [56.41283ms] +Jul 18 13:16:18.120: INFO: Got endpoints: latency-svc-xgsts [60.406045ms] +Jul 18 13:16:18.127: INFO: Created: latency-svc-vtj8m +Jul 18 13:16:18.133: INFO: Got endpoints: latency-svc-vtj8m [75.93278ms] +Jul 18 13:16:18.141: INFO: Created: latency-svc-bx76k +Jul 18 13:16:18.147: INFO: Got endpoints: latency-svc-bx76k [88.283092ms] +Jul 18 13:16:18.153: INFO: Created: latency-svc-jzp95 +Jul 18 13:16:18.159: INFO: Got endpoints: latency-svc-jzp95 [101.137337ms] +Jul 18 13:16:18.162: INFO: Created: latency-svc-htzkl +Jul 18 13:16:18.167: INFO: Got endpoints: latency-svc-htzkl [82.653544ms] +Jul 18 13:16:18.172: INFO: Created: latency-svc-plzk5 +Jul 18 13:16:18.181: INFO: Got endpoints: latency-svc-plzk5 [90.93891ms] +Jul 18 13:16:18.189: INFO: Created: latency-svc-vt42m +Jul 18 13:16:18.197: INFO: Got endpoints: latency-svc-vt42m [106.652595ms] +Jul 18 13:16:18.201: INFO: Created: latency-svc-4s5vn +Jul 18 13:16:18.218: INFO: Got endpoints: latency-svc-4s5vn [127.531414ms] +Jul 18 13:16:18.228: INFO: Created: latency-svc-zj2q9 +Jul 18 13:16:18.235: INFO: Created: latency-svc-2gm96 +Jul 18 13:16:18.246: INFO: Created: latency-svc-jljdb +Jul 18 13:16:18.255: INFO: Created: latency-svc-qjz5s +Jul 18 13:16:18.258: INFO: Got endpoints: latency-svc-zj2q9 [167.708852ms] +Jul 18 13:16:18.265: INFO: Created: latency-svc-mfgft +Jul 18 13:16:18.274: INFO: Created: latency-svc-wjbf6 +Jul 18 13:16:18.283: INFO: Created: latency-svc-hhcxh +Jul 18 13:16:18.292: INFO: Created: latency-svc-pwfws +Jul 18 13:16:18.305: INFO: Created: latency-svc-vwpbk +Jul 18 13:16:18.309: INFO: Got endpoints: latency-svc-2gm96 [208.457568ms] +Jul 18 13:16:18.310: INFO: Created: latency-svc-tfp58 +Jul 18 13:16:18.317: INFO: Created: latency-svc-twqjl +Jul 18 13:16:18.327: INFO: Created: latency-svc-kfmfk +Jul 18 13:16:18.333: INFO: Created: latency-svc-n6d2x +Jul 18 13:16:18.345: INFO: Created: latency-svc-scgmq +Jul 18 13:16:18.359: INFO: Got endpoints: latency-svc-jljdb [253.977923ms] +Jul 18 13:16:18.359: INFO: Created: latency-svc-fgn54 +Jul 18 13:16:18.364: INFO: Created: latency-svc-wk8cc +Jul 18 13:16:18.374: INFO: Created: latency-svc-w74s9 +Jul 18 13:16:18.383: INFO: Created: latency-svc-snxws +Jul 18 13:16:18.405: INFO: Got endpoints: latency-svc-qjz5s [297.942742ms] +Jul 18 13:16:18.417: INFO: Created: latency-svc-dgszk +Jul 18 13:16:18.455: INFO: Got endpoints: latency-svc-mfgft [347.288719ms] +Jul 18 13:16:18.467: INFO: Created: latency-svc-frkxg +Jul 18 13:16:18.506: INFO: Got endpoints: latency-svc-wjbf6 [398.260147ms] +Jul 18 13:16:18.521: INFO: Created: latency-svc-c9hpf +Jul 18 13:16:18.554: INFO: Got endpoints: latency-svc-hhcxh [439.946438ms] +Jul 18 13:16:18.571: INFO: Created: latency-svc-bhkfg +Jul 18 13:16:18.605: INFO: Got endpoints: latency-svc-pwfws [484.694971ms] +Jul 18 13:16:18.619: INFO: Created: latency-svc-th4k4 +Jul 18 13:16:18.655: INFO: Got endpoints: latency-svc-vwpbk [521.683413ms] +Jul 18 13:16:18.670: INFO: Created: latency-svc-lm4cx +Jul 18 13:16:18.706: INFO: Got endpoints: latency-svc-tfp58 [559.241776ms] +Jul 18 13:16:18.717: INFO: Created: latency-svc-wm8tc +Jul 18 13:16:18.756: INFO: Got endpoints: latency-svc-twqjl [596.874375ms] +Jul 18 13:16:18.768: INFO: Created: latency-svc-5bx84 +Jul 18 13:16:18.805: INFO: Got endpoints: latency-svc-kfmfk [638.416623ms] +Jul 18 13:16:18.821: INFO: Created: latency-svc-sljbx +Jul 18 13:16:18.855: INFO: Got endpoints: latency-svc-n6d2x [673.667172ms] +Jul 18 13:16:18.869: INFO: Created: latency-svc-xz8qs +Jul 18 13:16:18.906: INFO: Got endpoints: latency-svc-scgmq [708.963301ms] +Jul 18 13:16:18.917: INFO: Created: latency-svc-bmvlj +Jul 18 13:16:18.955: INFO: Got endpoints: latency-svc-fgn54 [736.489991ms] +Jul 18 13:16:18.967: INFO: Created: latency-svc-hbmgp +Jul 18 13:16:19.006: INFO: Got endpoints: latency-svc-wk8cc [748.016224ms] +Jul 18 13:16:19.016: INFO: Created: latency-svc-wqcw8 +Jul 18 13:16:19.056: INFO: Got endpoints: latency-svc-w74s9 [746.814321ms] +Jul 18 13:16:19.068: INFO: Created: latency-svc-pwsh2 +Jul 18 13:16:19.105: INFO: Got endpoints: latency-svc-snxws [746.374794ms] +Jul 18 13:16:19.117: INFO: Created: latency-svc-fm9rm +Jul 18 13:16:19.156: INFO: Got endpoints: latency-svc-dgszk [750.974853ms] +Jul 18 13:16:19.169: INFO: Created: latency-svc-qc9rx +Jul 18 13:16:19.204: INFO: Got endpoints: latency-svc-frkxg [749.386823ms] +Jul 18 13:16:19.216: INFO: Created: latency-svc-dchbk +Jul 18 13:16:19.256: INFO: Got endpoints: latency-svc-c9hpf [749.643627ms] +Jul 18 13:16:19.270: INFO: Created: latency-svc-bxxkn +Jul 18 13:16:19.304: INFO: Got endpoints: latency-svc-bhkfg [749.976182ms] +Jul 18 13:16:19.320: INFO: Created: latency-svc-4b6bm +Jul 18 13:16:19.354: INFO: Got endpoints: latency-svc-th4k4 [749.567192ms] +Jul 18 13:16:19.367: INFO: Created: latency-svc-6p8l6 +Jul 18 13:16:19.404: INFO: Got endpoints: latency-svc-lm4cx [748.764436ms] +Jul 18 13:16:19.417: INFO: Created: latency-svc-ggqdf +Jul 18 13:16:19.455: INFO: Got endpoints: latency-svc-wm8tc [749.615367ms] +Jul 18 13:16:19.468: INFO: Created: latency-svc-gpsdp +Jul 18 13:16:19.508: INFO: Got endpoints: latency-svc-5bx84 [751.635999ms] +Jul 18 13:16:19.526: INFO: Created: latency-svc-5trdj +Jul 18 13:16:19.557: INFO: Got endpoints: latency-svc-sljbx [751.259532ms] +Jul 18 13:16:19.572: INFO: Created: latency-svc-fvmq5 +Jul 18 13:16:19.609: INFO: Got endpoints: latency-svc-xz8qs [754.264217ms] +Jul 18 13:16:19.626: INFO: Created: latency-svc-w4tl7 +Jul 18 13:16:19.659: INFO: Got endpoints: latency-svc-bmvlj [752.890731ms] +Jul 18 13:16:19.673: INFO: Created: latency-svc-4rb9p +Jul 18 13:16:19.705: INFO: Got endpoints: latency-svc-hbmgp [750.632309ms] +Jul 18 13:16:19.718: INFO: Created: latency-svc-bqphk +Jul 18 13:16:19.755: INFO: Got endpoints: latency-svc-wqcw8 [748.982536ms] +Jul 18 13:16:19.768: INFO: Created: latency-svc-g5hjp +Jul 18 13:16:19.805: INFO: Got endpoints: latency-svc-pwsh2 [748.600827ms] +Jul 18 13:16:19.820: INFO: Created: latency-svc-qh4rv +Jul 18 13:16:19.855: INFO: Got endpoints: latency-svc-fm9rm [749.893159ms] +Jul 18 13:16:19.868: INFO: Created: latency-svc-zv46f +Jul 18 13:16:19.904: INFO: Got endpoints: latency-svc-qc9rx [748.560359ms] +Jul 18 13:16:19.918: INFO: Created: latency-svc-nkk2h +Jul 18 13:16:19.955: INFO: Got endpoints: latency-svc-dchbk [750.215058ms] +Jul 18 13:16:19.967: INFO: Created: latency-svc-gb2r7 +Jul 18 13:16:20.005: INFO: Got endpoints: latency-svc-bxxkn [749.337963ms] +Jul 18 13:16:20.018: INFO: Created: latency-svc-gb542 +Jul 18 13:16:20.056: INFO: Got endpoints: latency-svc-4b6bm [751.440206ms] +Jul 18 13:16:20.071: INFO: Created: latency-svc-nd6bn +Jul 18 13:16:20.104: INFO: Got endpoints: latency-svc-6p8l6 [750.165279ms] +Jul 18 13:16:20.118: INFO: Created: latency-svc-kwpff +Jul 18 13:16:20.154: INFO: Got endpoints: latency-svc-ggqdf [750.025541ms] +Jul 18 13:16:20.180: INFO: Created: latency-svc-5gwpz +Jul 18 13:16:20.209: INFO: Got endpoints: latency-svc-gpsdp [753.809184ms] +Jul 18 13:16:20.225: INFO: Created: latency-svc-b5d4n +Jul 18 13:16:20.254: INFO: Got endpoints: latency-svc-5trdj [745.704883ms] +Jul 18 13:16:20.270: INFO: Created: latency-svc-wvwdj +Jul 18 13:16:20.304: INFO: Got endpoints: latency-svc-fvmq5 [747.277359ms] +Jul 18 13:16:20.317: INFO: Created: latency-svc-jzhm6 +Jul 18 13:16:20.355: INFO: Got endpoints: latency-svc-w4tl7 [745.593107ms] +Jul 18 13:16:20.369: INFO: Created: latency-svc-zhs8w +Jul 18 13:16:20.405: INFO: Got endpoints: latency-svc-4rb9p [746.044324ms] +Jul 18 13:16:20.429: INFO: Created: latency-svc-2j4kj +Jul 18 13:16:20.457: INFO: Got endpoints: latency-svc-bqphk [751.11663ms] +Jul 18 13:16:20.469: INFO: Created: latency-svc-6hgkk +Jul 18 13:16:20.505: INFO: Got endpoints: latency-svc-g5hjp [749.793567ms] +Jul 18 13:16:20.520: INFO: Created: latency-svc-7pwj2 +Jul 18 13:16:20.554: INFO: Got endpoints: latency-svc-qh4rv [749.104201ms] +Jul 18 13:16:20.568: INFO: Created: latency-svc-hx9jl +Jul 18 13:16:20.603: INFO: Got endpoints: latency-svc-zv46f [747.66725ms] +Jul 18 13:16:20.617: INFO: Created: latency-svc-xqg85 +Jul 18 13:16:20.657: INFO: Got endpoints: latency-svc-nkk2h [752.451718ms] +Jul 18 13:16:20.675: INFO: Created: latency-svc-d882w +Jul 18 13:16:20.705: INFO: Got endpoints: latency-svc-gb2r7 [749.985894ms] +Jul 18 13:16:20.741: INFO: Created: latency-svc-fhddk +Jul 18 13:16:20.761: INFO: Got endpoints: latency-svc-gb542 [755.296688ms] +Jul 18 13:16:20.793: INFO: Created: latency-svc-q8xls +Jul 18 13:16:20.821: INFO: Got endpoints: latency-svc-nd6bn [765.083517ms] +Jul 18 13:16:20.845: INFO: Created: latency-svc-pmt9c +Jul 18 13:16:20.854: INFO: Got endpoints: latency-svc-kwpff [749.832036ms] +Jul 18 13:16:20.867: INFO: Created: latency-svc-bkbnd +Jul 18 13:16:20.908: INFO: Got endpoints: latency-svc-5gwpz [753.580789ms] +Jul 18 13:16:20.921: INFO: Created: latency-svc-cfrgm +Jul 18 13:16:20.956: INFO: Got endpoints: latency-svc-b5d4n [746.061575ms] +Jul 18 13:16:20.968: INFO: Created: latency-svc-lwxgp +Jul 18 13:16:21.005: INFO: Got endpoints: latency-svc-wvwdj [750.83001ms] +Jul 18 13:16:21.018: INFO: Created: latency-svc-lk7j6 +Jul 18 13:16:21.055: INFO: Got endpoints: latency-svc-jzhm6 [751.388352ms] +Jul 18 13:16:21.067: INFO: Created: latency-svc-xj9xn +Jul 18 13:16:21.105: INFO: Got endpoints: latency-svc-zhs8w [750.523438ms] +Jul 18 13:16:21.115: INFO: Created: latency-svc-krmg6 +Jul 18 13:16:21.155: INFO: Got endpoints: latency-svc-2j4kj [750.293939ms] +Jul 18 13:16:21.167: INFO: Created: latency-svc-hbpdl +Jul 18 13:16:21.206: INFO: Got endpoints: latency-svc-6hgkk [749.414552ms] +Jul 18 13:16:21.220: INFO: Created: latency-svc-5xks6 +Jul 18 13:16:21.255: INFO: Got endpoints: latency-svc-7pwj2 [749.727152ms] +Jul 18 13:16:21.269: INFO: Created: latency-svc-5hdn4 +Jul 18 13:16:21.306: INFO: Got endpoints: latency-svc-hx9jl [751.86461ms] +Jul 18 13:16:21.319: INFO: Created: latency-svc-8stfg +Jul 18 13:16:21.355: INFO: Got endpoints: latency-svc-xqg85 [751.732868ms] +Jul 18 13:16:21.367: INFO: Created: latency-svc-l7c4f +Jul 18 13:16:21.408: INFO: Got endpoints: latency-svc-d882w [751.233693ms] +Jul 18 13:16:21.420: INFO: Created: latency-svc-6rsvt +Jul 18 13:16:21.457: INFO: Got endpoints: latency-svc-fhddk [752.014338ms] +Jul 18 13:16:21.471: INFO: Created: latency-svc-4cww4 +Jul 18 13:16:21.505: INFO: Got endpoints: latency-svc-q8xls [744.597033ms] +Jul 18 13:16:21.535: INFO: Created: latency-svc-7g4kb +Jul 18 13:16:21.556: INFO: Got endpoints: latency-svc-pmt9c [734.768058ms] +Jul 18 13:16:21.575: INFO: Created: latency-svc-hqmtj +Jul 18 13:16:21.606: INFO: Got endpoints: latency-svc-bkbnd [751.443414ms] +Jul 18 13:16:21.621: INFO: Created: latency-svc-tdj6t +Jul 18 13:16:21.659: INFO: Got endpoints: latency-svc-cfrgm [751.310926ms] +Jul 18 13:16:21.676: INFO: Created: latency-svc-jmkf8 +Jul 18 13:16:21.707: INFO: Got endpoints: latency-svc-lwxgp [751.342846ms] +Jul 18 13:16:21.719: INFO: Created: latency-svc-9rx4c +Jul 18 13:16:21.755: INFO: Got endpoints: latency-svc-lk7j6 [749.886544ms] +Jul 18 13:16:21.770: INFO: Created: latency-svc-kcpt8 +Jul 18 13:16:21.807: INFO: Got endpoints: latency-svc-xj9xn [751.355437ms] +Jul 18 13:16:21.820: INFO: Created: latency-svc-hcnbt +Jul 18 13:16:21.855: INFO: Got endpoints: latency-svc-krmg6 [749.475455ms] +Jul 18 13:16:21.870: INFO: Created: latency-svc-hpprj +Jul 18 13:16:21.906: INFO: Got endpoints: latency-svc-hbpdl [750.485842ms] +Jul 18 13:16:21.917: INFO: Created: latency-svc-k9k8b +Jul 18 13:16:21.954: INFO: Got endpoints: latency-svc-5xks6 [747.51569ms] +Jul 18 13:16:21.965: INFO: Created: latency-svc-kl72m +Jul 18 13:16:22.005: INFO: Got endpoints: latency-svc-5hdn4 [750.439657ms] +Jul 18 13:16:22.016: INFO: Created: latency-svc-tm87d +Jul 18 13:16:22.056: INFO: Got endpoints: latency-svc-8stfg [749.66945ms] +Jul 18 13:16:22.068: INFO: Created: latency-svc-h6nvs +Jul 18 13:16:22.105: INFO: Got endpoints: latency-svc-l7c4f [749.693189ms] +Jul 18 13:16:22.117: INFO: Created: latency-svc-k45k5 +Jul 18 13:16:22.154: INFO: Got endpoints: latency-svc-6rsvt [745.651089ms] +Jul 18 13:16:22.167: INFO: Created: latency-svc-ln5f4 +Jul 18 13:16:22.204: INFO: Got endpoints: latency-svc-4cww4 [747.45791ms] +Jul 18 13:16:22.217: INFO: Created: latency-svc-tdq6h +Jul 18 13:16:22.255: INFO: Got endpoints: latency-svc-7g4kb [748.85714ms] +Jul 18 13:16:22.272: INFO: Created: latency-svc-2mh8b +Jul 18 13:16:22.306: INFO: Got endpoints: latency-svc-hqmtj [749.87803ms] +Jul 18 13:16:22.317: INFO: Created: latency-svc-qld7s +Jul 18 13:16:22.355: INFO: Got endpoints: latency-svc-tdj6t [748.977782ms] +Jul 18 13:16:22.368: INFO: Created: latency-svc-vl8wj +Jul 18 13:16:22.406: INFO: Got endpoints: latency-svc-jmkf8 [746.060681ms] +Jul 18 13:16:22.424: INFO: Created: latency-svc-4ptv9 +Jul 18 13:16:22.456: INFO: Got endpoints: latency-svc-9rx4c [749.039754ms] +Jul 18 13:16:22.467: INFO: Created: latency-svc-rnsxz +Jul 18 13:16:22.504: INFO: Got endpoints: latency-svc-kcpt8 [749.384903ms] +Jul 18 13:16:22.525: INFO: Created: latency-svc-2t5lz +Jul 18 13:16:22.556: INFO: Got endpoints: latency-svc-hcnbt [748.848069ms] +Jul 18 13:16:22.567: INFO: Created: latency-svc-ftnd4 +Jul 18 13:16:22.606: INFO: Got endpoints: latency-svc-hpprj [751.363695ms] +Jul 18 13:16:22.620: INFO: Created: latency-svc-vjcd7 +Jul 18 13:16:22.655: INFO: Got endpoints: latency-svc-k9k8b [749.777128ms] +Jul 18 13:16:22.670: INFO: Created: latency-svc-mdtzx +Jul 18 13:16:22.705: INFO: Got endpoints: latency-svc-kl72m [751.31269ms] +Jul 18 13:16:22.717: INFO: Created: latency-svc-pkpgr +Jul 18 13:16:22.757: INFO: Got endpoints: latency-svc-tm87d [751.399428ms] +Jul 18 13:16:22.771: INFO: Created: latency-svc-8hl7g +Jul 18 13:16:22.806: INFO: Got endpoints: latency-svc-h6nvs [750.124319ms] +Jul 18 13:16:22.818: INFO: Created: latency-svc-2nm4d +Jul 18 13:16:22.856: INFO: Got endpoints: latency-svc-k45k5 [751.694528ms] +Jul 18 13:16:22.871: INFO: Created: latency-svc-5g2qt +Jul 18 13:16:22.910: INFO: Got endpoints: latency-svc-ln5f4 [755.067404ms] +Jul 18 13:16:22.924: INFO: Created: latency-svc-ffnwv +Jul 18 13:16:22.955: INFO: Got endpoints: latency-svc-tdq6h [750.900165ms] +Jul 18 13:16:22.970: INFO: Created: latency-svc-zv7h7 +Jul 18 13:16:23.004: INFO: Got endpoints: latency-svc-2mh8b [749.565466ms] +Jul 18 13:16:23.023: INFO: Created: latency-svc-hcws2 +Jul 18 13:16:23.054: INFO: Got endpoints: latency-svc-qld7s [747.758152ms] +Jul 18 13:16:23.075: INFO: Created: latency-svc-82crt +Jul 18 13:16:23.105: INFO: Got endpoints: latency-svc-vl8wj [749.895378ms] +Jul 18 13:16:23.128: INFO: Created: latency-svc-ggfdc +Jul 18 13:16:23.155: INFO: Got endpoints: latency-svc-4ptv9 [749.087263ms] +Jul 18 13:16:23.168: INFO: Created: latency-svc-7l45s +Jul 18 13:16:23.204: INFO: Got endpoints: latency-svc-rnsxz [747.69449ms] +Jul 18 13:16:23.218: INFO: Created: latency-svc-9zl94 +Jul 18 13:16:23.258: INFO: Got endpoints: latency-svc-2t5lz [753.212471ms] +Jul 18 13:16:23.277: INFO: Created: latency-svc-2xcbv +Jul 18 13:16:23.305: INFO: Got endpoints: latency-svc-ftnd4 [749.483484ms] +Jul 18 13:16:23.321: INFO: Created: latency-svc-4tkwr +Jul 18 13:16:23.358: INFO: Got endpoints: latency-svc-vjcd7 [751.345886ms] +Jul 18 13:16:23.371: INFO: Created: latency-svc-7955c +Jul 18 13:16:23.406: INFO: Got endpoints: latency-svc-mdtzx [749.75409ms] +Jul 18 13:16:23.418: INFO: Created: latency-svc-77vq5 +Jul 18 13:16:23.456: INFO: Got endpoints: latency-svc-pkpgr [750.825103ms] +Jul 18 13:16:23.468: INFO: Created: latency-svc-dwv2n +Jul 18 13:16:23.506: INFO: Got endpoints: latency-svc-8hl7g [748.977951ms] +Jul 18 13:16:23.518: INFO: Created: latency-svc-v2vmx +Jul 18 13:16:23.558: INFO: Got endpoints: latency-svc-2nm4d [751.667496ms] +Jul 18 13:16:23.570: INFO: Created: latency-svc-ccglf +Jul 18 13:16:23.606: INFO: Got endpoints: latency-svc-5g2qt [749.464215ms] +Jul 18 13:16:23.620: INFO: Created: latency-svc-hbb6x +Jul 18 13:16:23.655: INFO: Got endpoints: latency-svc-ffnwv [744.962092ms] +Jul 18 13:16:23.668: INFO: Created: latency-svc-fqblv +Jul 18 13:16:23.705: INFO: Got endpoints: latency-svc-zv7h7 [749.975712ms] +Jul 18 13:16:23.718: INFO: Created: latency-svc-blkpl +Jul 18 13:16:23.758: INFO: Got endpoints: latency-svc-hcws2 [753.516098ms] +Jul 18 13:16:23.770: INFO: Created: latency-svc-rzkzk +Jul 18 13:16:23.805: INFO: Got endpoints: latency-svc-82crt [750.445024ms] +Jul 18 13:16:23.818: INFO: Created: latency-svc-g9q64 +Jul 18 13:16:23.856: INFO: Got endpoints: latency-svc-ggfdc [750.501734ms] +Jul 18 13:16:23.871: INFO: Created: latency-svc-7g8hn +Jul 18 13:16:23.906: INFO: Got endpoints: latency-svc-7l45s [751.396651ms] +Jul 18 13:16:23.920: INFO: Created: latency-svc-cmr9g +Jul 18 13:16:23.955: INFO: Got endpoints: latency-svc-9zl94 [750.522113ms] +Jul 18 13:16:23.970: INFO: Created: latency-svc-l6zwv +Jul 18 13:16:24.005: INFO: Got endpoints: latency-svc-2xcbv [747.098481ms] +Jul 18 13:16:24.019: INFO: Created: latency-svc-rb5g9 +Jul 18 13:16:24.056: INFO: Got endpoints: latency-svc-4tkwr [751.000675ms] +Jul 18 13:16:24.069: INFO: Created: latency-svc-mxdpj +Jul 18 13:16:24.105: INFO: Got endpoints: latency-svc-7955c [747.31062ms] +Jul 18 13:16:24.118: INFO: Created: latency-svc-tv7sj +Jul 18 13:16:24.156: INFO: Got endpoints: latency-svc-77vq5 [750.077555ms] +Jul 18 13:16:24.169: INFO: Created: latency-svc-c89dx +Jul 18 13:16:24.204: INFO: Got endpoints: latency-svc-dwv2n [748.518976ms] +Jul 18 13:16:24.217: INFO: Created: latency-svc-rcntn +Jul 18 13:16:24.255: INFO: Got endpoints: latency-svc-v2vmx [748.594038ms] +Jul 18 13:16:24.270: INFO: Created: latency-svc-b2kkr +Jul 18 13:16:24.307: INFO: Got endpoints: latency-svc-ccglf [749.235872ms] +Jul 18 13:16:24.321: INFO: Created: latency-svc-4k7dq +Jul 18 13:16:24.356: INFO: Got endpoints: latency-svc-hbb6x [750.414351ms] +Jul 18 13:16:24.374: INFO: Created: latency-svc-96dx9 +Jul 18 13:16:24.411: INFO: Got endpoints: latency-svc-fqblv [756.211744ms] +Jul 18 13:16:24.431: INFO: Created: latency-svc-56fr4 +Jul 18 13:16:24.455: INFO: Got endpoints: latency-svc-blkpl [749.657697ms] +Jul 18 13:16:24.470: INFO: Created: latency-svc-x56qv +Jul 18 13:16:24.506: INFO: Got endpoints: latency-svc-rzkzk [748.288105ms] +Jul 18 13:16:24.518: INFO: Created: latency-svc-bhsmk +Jul 18 13:16:24.556: INFO: Got endpoints: latency-svc-g9q64 [751.102788ms] +Jul 18 13:16:24.577: INFO: Created: latency-svc-g2gm8 +Jul 18 13:16:24.615: INFO: Got endpoints: latency-svc-7g8hn [758.172539ms] +Jul 18 13:16:24.666: INFO: Got endpoints: latency-svc-cmr9g [759.972778ms] +Jul 18 13:16:24.683: INFO: Created: latency-svc-9vhv6 +Jul 18 13:16:24.739: INFO: Got endpoints: latency-svc-l6zwv [784.445764ms] +Jul 18 13:16:24.752: INFO: Created: latency-svc-zq888 +Jul 18 13:16:24.770: INFO: Got endpoints: latency-svc-rb5g9 [764.429739ms] +Jul 18 13:16:24.784: INFO: Created: latency-svc-4wqsg +Jul 18 13:16:24.800: INFO: Created: latency-svc-2rlzv +Jul 18 13:16:24.807: INFO: Got endpoints: latency-svc-mxdpj [750.731839ms] +Jul 18 13:16:24.822: INFO: Created: latency-svc-x2brw +Jul 18 13:16:24.857: INFO: Got endpoints: latency-svc-tv7sj [751.813693ms] +Jul 18 13:16:24.878: INFO: Created: latency-svc-s2g7x +Jul 18 13:16:24.904: INFO: Got endpoints: latency-svc-c89dx [748.227817ms] +Jul 18 13:16:24.919: INFO: Created: latency-svc-j6dkv +Jul 18 13:16:24.957: INFO: Got endpoints: latency-svc-rcntn [752.18136ms] +Jul 18 13:16:24.970: INFO: Created: latency-svc-mtgk5 +Jul 18 13:16:25.005: INFO: Got endpoints: latency-svc-b2kkr [750.494924ms] +Jul 18 13:16:25.017: INFO: Created: latency-svc-jg29q +Jul 18 13:16:25.056: INFO: Got endpoints: latency-svc-4k7dq [748.588877ms] +Jul 18 13:16:25.071: INFO: Created: latency-svc-4mw44 +Jul 18 13:16:25.104: INFO: Got endpoints: latency-svc-96dx9 [747.618792ms] +Jul 18 13:16:25.121: INFO: Created: latency-svc-gn2pp +Jul 18 13:16:25.156: INFO: Got endpoints: latency-svc-56fr4 [744.722259ms] +Jul 18 13:16:25.167: INFO: Created: latency-svc-bb226 +Jul 18 13:16:25.205: INFO: Got endpoints: latency-svc-x56qv [749.378234ms] +Jul 18 13:16:25.215: INFO: Created: latency-svc-757mv +Jul 18 13:16:25.255: INFO: Got endpoints: latency-svc-bhsmk [748.454017ms] +Jul 18 13:16:25.267: INFO: Created: latency-svc-qn99d +Jul 18 13:16:25.305: INFO: Got endpoints: latency-svc-g2gm8 [748.964682ms] +Jul 18 13:16:25.328: INFO: Created: latency-svc-xmlvh +Jul 18 13:16:25.356: INFO: Got endpoints: latency-svc-9vhv6 [740.704708ms] +Jul 18 13:16:25.373: INFO: Created: latency-svc-8zvw6 +Jul 18 13:16:25.405: INFO: Got endpoints: latency-svc-zq888 [738.322486ms] +Jul 18 13:16:25.417: INFO: Created: latency-svc-5xfhj +Jul 18 13:16:25.456: INFO: Got endpoints: latency-svc-4wqsg [716.4711ms] +Jul 18 13:16:25.505: INFO: Got endpoints: latency-svc-2rlzv [735.820624ms] +Jul 18 13:16:25.554: INFO: Got endpoints: latency-svc-x2brw [746.686494ms] +Jul 18 13:16:25.605: INFO: Got endpoints: latency-svc-s2g7x [747.419233ms] +Jul 18 13:16:25.656: INFO: Got endpoints: latency-svc-j6dkv [751.95938ms] +Jul 18 13:16:25.705: INFO: Got endpoints: latency-svc-mtgk5 [747.892102ms] +Jul 18 13:16:25.754: INFO: Got endpoints: latency-svc-jg29q [747.715705ms] +Jul 18 13:16:25.804: INFO: Got endpoints: latency-svc-4mw44 [748.114107ms] +Jul 18 13:16:25.855: INFO: Got endpoints: latency-svc-gn2pp [750.461632ms] +Jul 18 13:16:25.908: INFO: Got endpoints: latency-svc-bb226 [751.868007ms] +Jul 18 13:16:25.954: INFO: Got endpoints: latency-svc-757mv [749.720183ms] +Jul 18 13:16:26.006: INFO: Got endpoints: latency-svc-qn99d [751.334575ms] +Jul 18 13:16:26.056: INFO: Got endpoints: latency-svc-xmlvh [750.958532ms] +Jul 18 13:16:26.105: INFO: Got endpoints: latency-svc-8zvw6 [749.082875ms] +Jul 18 13:16:26.155: INFO: Got endpoints: latency-svc-5xfhj [749.292693ms] +Jul 18 13:16:26.155: INFO: Latencies: [35.041649ms 41.64651ms 56.41283ms 56.69728ms 60.406045ms 68.247625ms 75.93278ms 82.222564ms 82.653544ms 88.283092ms 89.089163ms 90.93891ms 101.137337ms 105.852029ms 106.652595ms 118.834158ms 127.531414ms 131.920036ms 145.367651ms 157.519776ms 167.708852ms 168.639785ms 180.204888ms 190.555441ms 190.832751ms 200.899283ms 206.035741ms 208.457568ms 209.759551ms 226.062197ms 244.155842ms 253.977923ms 297.942742ms 308.744863ms 318.104656ms 318.727893ms 324.152687ms 324.954665ms 337.47455ms 347.288719ms 378.417137ms 393.113073ms 393.882554ms 394.439243ms 398.260147ms 401.055067ms 408.720525ms 439.946438ms 484.694971ms 521.683413ms 559.241776ms 596.874375ms 638.416623ms 673.667172ms 708.963301ms 716.4711ms 734.768058ms 735.820624ms 736.489991ms 738.322486ms 740.704708ms 744.597033ms 744.722259ms 744.962092ms 745.593107ms 745.651089ms 745.704883ms 746.044324ms 746.060681ms 746.061575ms 746.374794ms 746.686494ms 746.814321ms 747.098481ms 747.277359ms 747.31062ms 747.419233ms 747.45791ms 747.51569ms 747.618792ms 747.66725ms 747.69449ms 747.715705ms 747.758152ms 747.892102ms 748.016224ms 748.114107ms 748.227817ms 748.288105ms 748.454017ms 748.518976ms 748.560359ms 748.588877ms 748.594038ms 748.600827ms 748.764436ms 748.848069ms 748.85714ms 748.964682ms 748.977782ms 748.977951ms 748.982536ms 749.039754ms 749.082875ms 749.087263ms 749.104201ms 749.235872ms 749.292693ms 749.337963ms 749.378234ms 749.384903ms 749.386823ms 749.414552ms 749.464215ms 749.475455ms 749.483484ms 749.565466ms 749.567192ms 749.615367ms 749.643627ms 749.657697ms 749.66945ms 749.693189ms 749.720183ms 749.727152ms 749.75409ms 749.777128ms 749.793567ms 749.832036ms 749.87803ms 749.886544ms 749.893159ms 749.895378ms 749.975712ms 749.976182ms 749.985894ms 750.025541ms 750.077555ms 750.124319ms 750.165279ms 750.215058ms 750.293939ms 750.414351ms 750.439657ms 750.445024ms 750.461632ms 750.485842ms 750.494924ms 750.501734ms 750.522113ms 750.523438ms 750.632309ms 750.731839ms 750.825103ms 750.83001ms 750.900165ms 750.958532ms 750.974853ms 751.000675ms 751.102788ms 751.11663ms 751.233693ms 751.259532ms 751.310926ms 751.31269ms 751.334575ms 751.342846ms 751.345886ms 751.355437ms 751.363695ms 751.388352ms 751.396651ms 751.399428ms 751.440206ms 751.443414ms 751.635999ms 751.667496ms 751.694528ms 751.732868ms 751.813693ms 751.86461ms 751.868007ms 751.95938ms 752.014338ms 752.18136ms 752.451718ms 752.890731ms 753.212471ms 753.516098ms 753.580789ms 753.809184ms 754.264217ms 755.067404ms 755.296688ms 756.211744ms 758.172539ms 759.972778ms 764.429739ms 765.083517ms 784.445764ms] +Jul 18 13:16:26.155: INFO: 50 %ile: 748.977951ms +Jul 18 13:16:26.155: INFO: 90 %ile: 751.86461ms +Jul 18 13:16:26.155: INFO: 99 %ile: 765.083517ms +Jul 18 13:16:26.155: INFO: Total sample count: 200 +[AfterEach] [sig-network] Service endpoints latency + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:26.156: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Service endpoints latency + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Service endpoints latency + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Service endpoints latency + tear down framework | framework.go:193 +STEP: Destroying namespace "svc-latency-4179" for this suite. 07/18/23 13:16:26.164 +------------------------------ +• [SLOW TEST] [10.763 seconds] +[sig-network] Service endpoints latency +test/e2e/network/common/framework.go:23 + should not be very high [Conformance] + test/e2e/network/service_latency.go:59 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Service endpoints latency + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:15.408 + Jul 18 13:16:15.408: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename svc-latency 07/18/23 13:16:15.409 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:15.423 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:15.426 + [BeforeEach] [sig-network] Service endpoints latency + test/e2e/framework/metrics/init/init.go:31 + [It] should not be very high [Conformance] + test/e2e/network/service_latency.go:59 + Jul 18 13:16:15.429: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: creating replication controller svc-latency-rc in namespace svc-latency-4179 07/18/23 13:16:15.429 + I0718 13:16:15.434765 20 runners.go:193] Created replication controller with name: svc-latency-rc, namespace: svc-latency-4179, replica count: 1 + I0718 13:16:16.485637 20 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + I0718 13:16:17.486250 20 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Jul 18 13:16:17.599: INFO: Created: latency-svc-fdwtn + Jul 18 13:16:17.606: INFO: Got endpoints: latency-svc-fdwtn [19.790779ms] + Jul 18 13:16:17.630: INFO: Created: latency-svc-8jtfz + Jul 18 13:16:17.641: INFO: Got endpoints: latency-svc-8jtfz [35.041649ms] + Jul 18 13:16:17.643: INFO: Created: latency-svc-csgmm + Jul 18 13:16:17.648: INFO: Got endpoints: latency-svc-csgmm [41.64651ms] + Jul 18 13:16:17.659: INFO: Created: latency-svc-hwrqs + Jul 18 13:16:17.664: INFO: Got endpoints: latency-svc-hwrqs [56.69728ms] + Jul 18 13:16:17.668: INFO: Created: latency-svc-d75pl + Jul 18 13:16:17.675: INFO: Got endpoints: latency-svc-d75pl [68.247625ms] + Jul 18 13:16:17.682: INFO: Created: latency-svc-br9hg + Jul 18 13:16:17.689: INFO: Got endpoints: latency-svc-br9hg [82.222564ms] + Jul 18 13:16:17.691: INFO: Created: latency-svc-5j4dl + Jul 18 13:16:17.697: INFO: Got endpoints: latency-svc-5j4dl [89.089163ms] + Jul 18 13:16:17.705: INFO: Created: latency-svc-nlngd + Jul 18 13:16:17.713: INFO: Got endpoints: latency-svc-nlngd [105.852029ms] + Jul 18 13:16:17.718: INFO: Created: latency-svc-zhks4 + Jul 18 13:16:17.726: INFO: Got endpoints: latency-svc-zhks4 [118.834158ms] + Jul 18 13:16:17.733: INFO: Created: latency-svc-6sg7z + Jul 18 13:16:17.739: INFO: Got endpoints: latency-svc-6sg7z [131.920036ms] + Jul 18 13:16:17.744: INFO: Created: latency-svc-js6m4 + Jul 18 13:16:17.753: INFO: Got endpoints: latency-svc-js6m4 [145.367651ms] + Jul 18 13:16:17.757: INFO: Created: latency-svc-cg9q2 + Jul 18 13:16:17.765: INFO: Got endpoints: latency-svc-cg9q2 [157.519776ms] + Jul 18 13:16:17.771: INFO: Created: latency-svc-7ddld + Jul 18 13:16:17.776: INFO: Got endpoints: latency-svc-7ddld [168.639785ms] + Jul 18 13:16:17.787: INFO: Created: latency-svc-tqgc9 + Jul 18 13:16:17.788: INFO: Got endpoints: latency-svc-tqgc9 [180.204888ms] + Jul 18 13:16:17.796: INFO: Created: latency-svc-n6p5n + Jul 18 13:16:17.799: INFO: Got endpoints: latency-svc-n6p5n [190.832751ms] + Jul 18 13:16:17.802: INFO: Created: latency-svc-p8fb4 + Jul 18 13:16:17.814: INFO: Got endpoints: latency-svc-p8fb4 [206.035741ms] + Jul 18 13:16:17.825: INFO: Created: latency-svc-b2wcz + Jul 18 13:16:17.832: INFO: Got endpoints: latency-svc-b2wcz [190.555441ms] + Jul 18 13:16:17.840: INFO: Created: latency-svc-gzcxz + Jul 18 13:16:17.849: INFO: Got endpoints: latency-svc-gzcxz [200.899283ms] + Jul 18 13:16:18.016: INFO: Created: latency-svc-px62d + Jul 18 13:16:18.016: INFO: Created: latency-svc-s6rjp + Jul 18 13:16:18.017: INFO: Created: latency-svc-fqj8m + Jul 18 13:16:18.017: INFO: Created: latency-svc-7r4lb + Jul 18 13:16:18.024: INFO: Created: latency-svc-tp9zl + Jul 18 13:16:18.025: INFO: Created: latency-svc-8t8dg + Jul 18 13:16:18.025: INFO: Created: latency-svc-zdkbl + Jul 18 13:16:18.025: INFO: Created: latency-svc-m7jx7 + Jul 18 13:16:18.025: INFO: Created: latency-svc-wgxzh + Jul 18 13:16:18.025: INFO: Created: latency-svc-bcdt7 + Jul 18 13:16:18.025: INFO: Created: latency-svc-4gvgp + Jul 18 13:16:18.026: INFO: Created: latency-svc-hkzk2 + Jul 18 13:16:18.026: INFO: Created: latency-svc-p4tt8 + Jul 18 13:16:18.052: INFO: Created: latency-svc-jj58t + Jul 18 13:16:18.053: INFO: Created: latency-svc-zcpk9 + Jul 18 13:16:18.058: INFO: Got endpoints: latency-svc-8t8dg [393.882554ms] + Jul 18 13:16:18.058: INFO: Got endpoints: latency-svc-fqj8m [318.104656ms] + Jul 18 13:16:18.058: INFO: Got endpoints: latency-svc-s6rjp [244.155842ms] + Jul 18 13:16:18.058: INFO: Got endpoints: latency-svc-px62d [226.062197ms] + Jul 18 13:16:18.059: INFO: Got endpoints: latency-svc-tp9zl [209.759551ms] + Jul 18 13:16:18.084: INFO: Got endpoints: latency-svc-zdkbl [408.720525ms] + Jul 18 13:16:18.090: INFO: Got endpoints: latency-svc-bcdt7 [393.113073ms] + Jul 18 13:16:18.090: INFO: Got endpoints: latency-svc-4gvgp [324.954665ms] + Jul 18 13:16:18.090: INFO: Got endpoints: latency-svc-wgxzh [337.47455ms] + Jul 18 13:16:18.090: INFO: Got endpoints: latency-svc-m7jx7 [401.055067ms] + Jul 18 13:16:18.101: INFO: Got endpoints: latency-svc-hkzk2 [324.152687ms] + Jul 18 13:16:18.101: INFO: Created: latency-svc-dtkfh + Jul 18 13:16:18.104: INFO: Got endpoints: latency-svc-zcpk9 [378.417137ms] + Jul 18 13:16:18.107: INFO: Got endpoints: latency-svc-p4tt8 [318.727893ms] + Jul 18 13:16:18.107: INFO: Got endpoints: latency-svc-7r4lb [308.744863ms] + Jul 18 13:16:18.108: INFO: Got endpoints: latency-svc-jj58t [394.439243ms] + Jul 18 13:16:18.112: INFO: Created: latency-svc-xgsts + Jul 18 13:16:18.114: INFO: Got endpoints: latency-svc-dtkfh [56.41283ms] + Jul 18 13:16:18.120: INFO: Got endpoints: latency-svc-xgsts [60.406045ms] + Jul 18 13:16:18.127: INFO: Created: latency-svc-vtj8m + Jul 18 13:16:18.133: INFO: Got endpoints: latency-svc-vtj8m [75.93278ms] + Jul 18 13:16:18.141: INFO: Created: latency-svc-bx76k + Jul 18 13:16:18.147: INFO: Got endpoints: latency-svc-bx76k [88.283092ms] + Jul 18 13:16:18.153: INFO: Created: latency-svc-jzp95 + Jul 18 13:16:18.159: INFO: Got endpoints: latency-svc-jzp95 [101.137337ms] + Jul 18 13:16:18.162: INFO: Created: latency-svc-htzkl + Jul 18 13:16:18.167: INFO: Got endpoints: latency-svc-htzkl [82.653544ms] + Jul 18 13:16:18.172: INFO: Created: latency-svc-plzk5 + Jul 18 13:16:18.181: INFO: Got endpoints: latency-svc-plzk5 [90.93891ms] + Jul 18 13:16:18.189: INFO: Created: latency-svc-vt42m + Jul 18 13:16:18.197: INFO: Got endpoints: latency-svc-vt42m [106.652595ms] + Jul 18 13:16:18.201: INFO: Created: latency-svc-4s5vn + Jul 18 13:16:18.218: INFO: Got endpoints: latency-svc-4s5vn [127.531414ms] + Jul 18 13:16:18.228: INFO: Created: latency-svc-zj2q9 + Jul 18 13:16:18.235: INFO: Created: latency-svc-2gm96 + Jul 18 13:16:18.246: INFO: Created: latency-svc-jljdb + Jul 18 13:16:18.255: INFO: Created: latency-svc-qjz5s + Jul 18 13:16:18.258: INFO: Got endpoints: latency-svc-zj2q9 [167.708852ms] + Jul 18 13:16:18.265: INFO: Created: latency-svc-mfgft + Jul 18 13:16:18.274: INFO: Created: latency-svc-wjbf6 + Jul 18 13:16:18.283: INFO: Created: latency-svc-hhcxh + Jul 18 13:16:18.292: INFO: Created: latency-svc-pwfws + Jul 18 13:16:18.305: INFO: Created: latency-svc-vwpbk + Jul 18 13:16:18.309: INFO: Got endpoints: latency-svc-2gm96 [208.457568ms] + Jul 18 13:16:18.310: INFO: Created: latency-svc-tfp58 + Jul 18 13:16:18.317: INFO: Created: latency-svc-twqjl + Jul 18 13:16:18.327: INFO: Created: latency-svc-kfmfk + Jul 18 13:16:18.333: INFO: Created: latency-svc-n6d2x + Jul 18 13:16:18.345: INFO: Created: latency-svc-scgmq + Jul 18 13:16:18.359: INFO: Got endpoints: latency-svc-jljdb [253.977923ms] + Jul 18 13:16:18.359: INFO: Created: latency-svc-fgn54 + Jul 18 13:16:18.364: INFO: Created: latency-svc-wk8cc + Jul 18 13:16:18.374: INFO: Created: latency-svc-w74s9 + Jul 18 13:16:18.383: INFO: Created: latency-svc-snxws + Jul 18 13:16:18.405: INFO: Got endpoints: latency-svc-qjz5s [297.942742ms] + Jul 18 13:16:18.417: INFO: Created: latency-svc-dgszk + Jul 18 13:16:18.455: INFO: Got endpoints: latency-svc-mfgft [347.288719ms] + Jul 18 13:16:18.467: INFO: Created: latency-svc-frkxg + Jul 18 13:16:18.506: INFO: Got endpoints: latency-svc-wjbf6 [398.260147ms] + Jul 18 13:16:18.521: INFO: Created: latency-svc-c9hpf + Jul 18 13:16:18.554: INFO: Got endpoints: latency-svc-hhcxh [439.946438ms] + Jul 18 13:16:18.571: INFO: Created: latency-svc-bhkfg + Jul 18 13:16:18.605: INFO: Got endpoints: latency-svc-pwfws [484.694971ms] + Jul 18 13:16:18.619: INFO: Created: latency-svc-th4k4 + Jul 18 13:16:18.655: INFO: Got endpoints: latency-svc-vwpbk [521.683413ms] + Jul 18 13:16:18.670: INFO: Created: latency-svc-lm4cx + Jul 18 13:16:18.706: INFO: Got endpoints: latency-svc-tfp58 [559.241776ms] + Jul 18 13:16:18.717: INFO: Created: latency-svc-wm8tc + Jul 18 13:16:18.756: INFO: Got endpoints: latency-svc-twqjl [596.874375ms] + Jul 18 13:16:18.768: INFO: Created: latency-svc-5bx84 + Jul 18 13:16:18.805: INFO: Got endpoints: latency-svc-kfmfk [638.416623ms] + Jul 18 13:16:18.821: INFO: Created: latency-svc-sljbx + Jul 18 13:16:18.855: INFO: Got endpoints: latency-svc-n6d2x [673.667172ms] + Jul 18 13:16:18.869: INFO: Created: latency-svc-xz8qs + Jul 18 13:16:18.906: INFO: Got endpoints: latency-svc-scgmq [708.963301ms] + Jul 18 13:16:18.917: INFO: Created: latency-svc-bmvlj + Jul 18 13:16:18.955: INFO: Got endpoints: latency-svc-fgn54 [736.489991ms] + Jul 18 13:16:18.967: INFO: Created: latency-svc-hbmgp + Jul 18 13:16:19.006: INFO: Got endpoints: latency-svc-wk8cc [748.016224ms] + Jul 18 13:16:19.016: INFO: Created: latency-svc-wqcw8 + Jul 18 13:16:19.056: INFO: Got endpoints: latency-svc-w74s9 [746.814321ms] + Jul 18 13:16:19.068: INFO: Created: latency-svc-pwsh2 + Jul 18 13:16:19.105: INFO: Got endpoints: latency-svc-snxws [746.374794ms] + Jul 18 13:16:19.117: INFO: Created: latency-svc-fm9rm + Jul 18 13:16:19.156: INFO: Got endpoints: latency-svc-dgszk [750.974853ms] + Jul 18 13:16:19.169: INFO: Created: latency-svc-qc9rx + Jul 18 13:16:19.204: INFO: Got endpoints: latency-svc-frkxg [749.386823ms] + Jul 18 13:16:19.216: INFO: Created: latency-svc-dchbk + Jul 18 13:16:19.256: INFO: Got endpoints: latency-svc-c9hpf [749.643627ms] + Jul 18 13:16:19.270: INFO: Created: latency-svc-bxxkn + Jul 18 13:16:19.304: INFO: Got endpoints: latency-svc-bhkfg [749.976182ms] + Jul 18 13:16:19.320: INFO: Created: latency-svc-4b6bm + Jul 18 13:16:19.354: INFO: Got endpoints: latency-svc-th4k4 [749.567192ms] + Jul 18 13:16:19.367: INFO: Created: latency-svc-6p8l6 + Jul 18 13:16:19.404: INFO: Got endpoints: latency-svc-lm4cx [748.764436ms] + Jul 18 13:16:19.417: INFO: Created: latency-svc-ggqdf + Jul 18 13:16:19.455: INFO: Got endpoints: latency-svc-wm8tc [749.615367ms] + Jul 18 13:16:19.468: INFO: Created: latency-svc-gpsdp + Jul 18 13:16:19.508: INFO: Got endpoints: latency-svc-5bx84 [751.635999ms] + Jul 18 13:16:19.526: INFO: Created: latency-svc-5trdj + Jul 18 13:16:19.557: INFO: Got endpoints: latency-svc-sljbx [751.259532ms] + Jul 18 13:16:19.572: INFO: Created: latency-svc-fvmq5 + Jul 18 13:16:19.609: INFO: Got endpoints: latency-svc-xz8qs [754.264217ms] + Jul 18 13:16:19.626: INFO: Created: latency-svc-w4tl7 + Jul 18 13:16:19.659: INFO: Got endpoints: latency-svc-bmvlj [752.890731ms] + Jul 18 13:16:19.673: INFO: Created: latency-svc-4rb9p + Jul 18 13:16:19.705: INFO: Got endpoints: latency-svc-hbmgp [750.632309ms] + Jul 18 13:16:19.718: INFO: Created: latency-svc-bqphk + Jul 18 13:16:19.755: INFO: Got endpoints: latency-svc-wqcw8 [748.982536ms] + Jul 18 13:16:19.768: INFO: Created: latency-svc-g5hjp + Jul 18 13:16:19.805: INFO: Got endpoints: latency-svc-pwsh2 [748.600827ms] + Jul 18 13:16:19.820: INFO: Created: latency-svc-qh4rv + Jul 18 13:16:19.855: INFO: Got endpoints: latency-svc-fm9rm [749.893159ms] + Jul 18 13:16:19.868: INFO: Created: latency-svc-zv46f + Jul 18 13:16:19.904: INFO: Got endpoints: latency-svc-qc9rx [748.560359ms] + Jul 18 13:16:19.918: INFO: Created: latency-svc-nkk2h + Jul 18 13:16:19.955: INFO: Got endpoints: latency-svc-dchbk [750.215058ms] + Jul 18 13:16:19.967: INFO: Created: latency-svc-gb2r7 + Jul 18 13:16:20.005: INFO: Got endpoints: latency-svc-bxxkn [749.337963ms] + Jul 18 13:16:20.018: INFO: Created: latency-svc-gb542 + Jul 18 13:16:20.056: INFO: Got endpoints: latency-svc-4b6bm [751.440206ms] + Jul 18 13:16:20.071: INFO: Created: latency-svc-nd6bn + Jul 18 13:16:20.104: INFO: Got endpoints: latency-svc-6p8l6 [750.165279ms] + Jul 18 13:16:20.118: INFO: Created: latency-svc-kwpff + Jul 18 13:16:20.154: INFO: Got endpoints: latency-svc-ggqdf [750.025541ms] + Jul 18 13:16:20.180: INFO: Created: latency-svc-5gwpz + Jul 18 13:16:20.209: INFO: Got endpoints: latency-svc-gpsdp [753.809184ms] + Jul 18 13:16:20.225: INFO: Created: latency-svc-b5d4n + Jul 18 13:16:20.254: INFO: Got endpoints: latency-svc-5trdj [745.704883ms] + Jul 18 13:16:20.270: INFO: Created: latency-svc-wvwdj + Jul 18 13:16:20.304: INFO: Got endpoints: latency-svc-fvmq5 [747.277359ms] + Jul 18 13:16:20.317: INFO: Created: latency-svc-jzhm6 + Jul 18 13:16:20.355: INFO: Got endpoints: latency-svc-w4tl7 [745.593107ms] + Jul 18 13:16:20.369: INFO: Created: latency-svc-zhs8w + Jul 18 13:16:20.405: INFO: Got endpoints: latency-svc-4rb9p [746.044324ms] + Jul 18 13:16:20.429: INFO: Created: latency-svc-2j4kj + Jul 18 13:16:20.457: INFO: Got endpoints: latency-svc-bqphk [751.11663ms] + Jul 18 13:16:20.469: INFO: Created: latency-svc-6hgkk + Jul 18 13:16:20.505: INFO: Got endpoints: latency-svc-g5hjp [749.793567ms] + Jul 18 13:16:20.520: INFO: Created: latency-svc-7pwj2 + Jul 18 13:16:20.554: INFO: Got endpoints: latency-svc-qh4rv [749.104201ms] + Jul 18 13:16:20.568: INFO: Created: latency-svc-hx9jl + Jul 18 13:16:20.603: INFO: Got endpoints: latency-svc-zv46f [747.66725ms] + Jul 18 13:16:20.617: INFO: Created: latency-svc-xqg85 + Jul 18 13:16:20.657: INFO: Got endpoints: latency-svc-nkk2h [752.451718ms] + Jul 18 13:16:20.675: INFO: Created: latency-svc-d882w + Jul 18 13:16:20.705: INFO: Got endpoints: latency-svc-gb2r7 [749.985894ms] + Jul 18 13:16:20.741: INFO: Created: latency-svc-fhddk + Jul 18 13:16:20.761: INFO: Got endpoints: latency-svc-gb542 [755.296688ms] + Jul 18 13:16:20.793: INFO: Created: latency-svc-q8xls + Jul 18 13:16:20.821: INFO: Got endpoints: latency-svc-nd6bn [765.083517ms] + Jul 18 13:16:20.845: INFO: Created: latency-svc-pmt9c + Jul 18 13:16:20.854: INFO: Got endpoints: latency-svc-kwpff [749.832036ms] + Jul 18 13:16:20.867: INFO: Created: latency-svc-bkbnd + Jul 18 13:16:20.908: INFO: Got endpoints: latency-svc-5gwpz [753.580789ms] + Jul 18 13:16:20.921: INFO: Created: latency-svc-cfrgm + Jul 18 13:16:20.956: INFO: Got endpoints: latency-svc-b5d4n [746.061575ms] + Jul 18 13:16:20.968: INFO: Created: latency-svc-lwxgp + Jul 18 13:16:21.005: INFO: Got endpoints: latency-svc-wvwdj [750.83001ms] + Jul 18 13:16:21.018: INFO: Created: latency-svc-lk7j6 + Jul 18 13:16:21.055: INFO: Got endpoints: latency-svc-jzhm6 [751.388352ms] + Jul 18 13:16:21.067: INFO: Created: latency-svc-xj9xn + Jul 18 13:16:21.105: INFO: Got endpoints: latency-svc-zhs8w [750.523438ms] + Jul 18 13:16:21.115: INFO: Created: latency-svc-krmg6 + Jul 18 13:16:21.155: INFO: Got endpoints: latency-svc-2j4kj [750.293939ms] + Jul 18 13:16:21.167: INFO: Created: latency-svc-hbpdl + Jul 18 13:16:21.206: INFO: Got endpoints: latency-svc-6hgkk [749.414552ms] + Jul 18 13:16:21.220: INFO: Created: latency-svc-5xks6 + Jul 18 13:16:21.255: INFO: Got endpoints: latency-svc-7pwj2 [749.727152ms] + Jul 18 13:16:21.269: INFO: Created: latency-svc-5hdn4 + Jul 18 13:16:21.306: INFO: Got endpoints: latency-svc-hx9jl [751.86461ms] + Jul 18 13:16:21.319: INFO: Created: latency-svc-8stfg + Jul 18 13:16:21.355: INFO: Got endpoints: latency-svc-xqg85 [751.732868ms] + Jul 18 13:16:21.367: INFO: Created: latency-svc-l7c4f + Jul 18 13:16:21.408: INFO: Got endpoints: latency-svc-d882w [751.233693ms] + Jul 18 13:16:21.420: INFO: Created: latency-svc-6rsvt + Jul 18 13:16:21.457: INFO: Got endpoints: latency-svc-fhddk [752.014338ms] + Jul 18 13:16:21.471: INFO: Created: latency-svc-4cww4 + Jul 18 13:16:21.505: INFO: Got endpoints: latency-svc-q8xls [744.597033ms] + Jul 18 13:16:21.535: INFO: Created: latency-svc-7g4kb + Jul 18 13:16:21.556: INFO: Got endpoints: latency-svc-pmt9c [734.768058ms] + Jul 18 13:16:21.575: INFO: Created: latency-svc-hqmtj + Jul 18 13:16:21.606: INFO: Got endpoints: latency-svc-bkbnd [751.443414ms] + Jul 18 13:16:21.621: INFO: Created: latency-svc-tdj6t + Jul 18 13:16:21.659: INFO: Got endpoints: latency-svc-cfrgm [751.310926ms] + Jul 18 13:16:21.676: INFO: Created: latency-svc-jmkf8 + Jul 18 13:16:21.707: INFO: Got endpoints: latency-svc-lwxgp [751.342846ms] + Jul 18 13:16:21.719: INFO: Created: latency-svc-9rx4c + Jul 18 13:16:21.755: INFO: Got endpoints: latency-svc-lk7j6 [749.886544ms] + Jul 18 13:16:21.770: INFO: Created: latency-svc-kcpt8 + Jul 18 13:16:21.807: INFO: Got endpoints: latency-svc-xj9xn [751.355437ms] + Jul 18 13:16:21.820: INFO: Created: latency-svc-hcnbt + Jul 18 13:16:21.855: INFO: Got endpoints: latency-svc-krmg6 [749.475455ms] + Jul 18 13:16:21.870: INFO: Created: latency-svc-hpprj + Jul 18 13:16:21.906: INFO: Got endpoints: latency-svc-hbpdl [750.485842ms] + Jul 18 13:16:21.917: INFO: Created: latency-svc-k9k8b + Jul 18 13:16:21.954: INFO: Got endpoints: latency-svc-5xks6 [747.51569ms] + Jul 18 13:16:21.965: INFO: Created: latency-svc-kl72m + Jul 18 13:16:22.005: INFO: Got endpoints: latency-svc-5hdn4 [750.439657ms] + Jul 18 13:16:22.016: INFO: Created: latency-svc-tm87d + Jul 18 13:16:22.056: INFO: Got endpoints: latency-svc-8stfg [749.66945ms] + Jul 18 13:16:22.068: INFO: Created: latency-svc-h6nvs + Jul 18 13:16:22.105: INFO: Got endpoints: latency-svc-l7c4f [749.693189ms] + Jul 18 13:16:22.117: INFO: Created: latency-svc-k45k5 + Jul 18 13:16:22.154: INFO: Got endpoints: latency-svc-6rsvt [745.651089ms] + Jul 18 13:16:22.167: INFO: Created: latency-svc-ln5f4 + Jul 18 13:16:22.204: INFO: Got endpoints: latency-svc-4cww4 [747.45791ms] + Jul 18 13:16:22.217: INFO: Created: latency-svc-tdq6h + Jul 18 13:16:22.255: INFO: Got endpoints: latency-svc-7g4kb [748.85714ms] + Jul 18 13:16:22.272: INFO: Created: latency-svc-2mh8b + Jul 18 13:16:22.306: INFO: Got endpoints: latency-svc-hqmtj [749.87803ms] + Jul 18 13:16:22.317: INFO: Created: latency-svc-qld7s + Jul 18 13:16:22.355: INFO: Got endpoints: latency-svc-tdj6t [748.977782ms] + Jul 18 13:16:22.368: INFO: Created: latency-svc-vl8wj + Jul 18 13:16:22.406: INFO: Got endpoints: latency-svc-jmkf8 [746.060681ms] + Jul 18 13:16:22.424: INFO: Created: latency-svc-4ptv9 + Jul 18 13:16:22.456: INFO: Got endpoints: latency-svc-9rx4c [749.039754ms] + Jul 18 13:16:22.467: INFO: Created: latency-svc-rnsxz + Jul 18 13:16:22.504: INFO: Got endpoints: latency-svc-kcpt8 [749.384903ms] + Jul 18 13:16:22.525: INFO: Created: latency-svc-2t5lz + Jul 18 13:16:22.556: INFO: Got endpoints: latency-svc-hcnbt [748.848069ms] + Jul 18 13:16:22.567: INFO: Created: latency-svc-ftnd4 + Jul 18 13:16:22.606: INFO: Got endpoints: latency-svc-hpprj [751.363695ms] + Jul 18 13:16:22.620: INFO: Created: latency-svc-vjcd7 + Jul 18 13:16:22.655: INFO: Got endpoints: latency-svc-k9k8b [749.777128ms] + Jul 18 13:16:22.670: INFO: Created: latency-svc-mdtzx + Jul 18 13:16:22.705: INFO: Got endpoints: latency-svc-kl72m [751.31269ms] + Jul 18 13:16:22.717: INFO: Created: latency-svc-pkpgr + Jul 18 13:16:22.757: INFO: Got endpoints: latency-svc-tm87d [751.399428ms] + Jul 18 13:16:22.771: INFO: Created: latency-svc-8hl7g + Jul 18 13:16:22.806: INFO: Got endpoints: latency-svc-h6nvs [750.124319ms] + Jul 18 13:16:22.818: INFO: Created: latency-svc-2nm4d + Jul 18 13:16:22.856: INFO: Got endpoints: latency-svc-k45k5 [751.694528ms] + Jul 18 13:16:22.871: INFO: Created: latency-svc-5g2qt + Jul 18 13:16:22.910: INFO: Got endpoints: latency-svc-ln5f4 [755.067404ms] + Jul 18 13:16:22.924: INFO: Created: latency-svc-ffnwv + Jul 18 13:16:22.955: INFO: Got endpoints: latency-svc-tdq6h [750.900165ms] + Jul 18 13:16:22.970: INFO: Created: latency-svc-zv7h7 + Jul 18 13:16:23.004: INFO: Got endpoints: latency-svc-2mh8b [749.565466ms] + Jul 18 13:16:23.023: INFO: Created: latency-svc-hcws2 + Jul 18 13:16:23.054: INFO: Got endpoints: latency-svc-qld7s [747.758152ms] + Jul 18 13:16:23.075: INFO: Created: latency-svc-82crt + Jul 18 13:16:23.105: INFO: Got endpoints: latency-svc-vl8wj [749.895378ms] + Jul 18 13:16:23.128: INFO: Created: latency-svc-ggfdc + Jul 18 13:16:23.155: INFO: Got endpoints: latency-svc-4ptv9 [749.087263ms] + Jul 18 13:16:23.168: INFO: Created: latency-svc-7l45s + Jul 18 13:16:23.204: INFO: Got endpoints: latency-svc-rnsxz [747.69449ms] + Jul 18 13:16:23.218: INFO: Created: latency-svc-9zl94 + Jul 18 13:16:23.258: INFO: Got endpoints: latency-svc-2t5lz [753.212471ms] + Jul 18 13:16:23.277: INFO: Created: latency-svc-2xcbv + Jul 18 13:16:23.305: INFO: Got endpoints: latency-svc-ftnd4 [749.483484ms] + Jul 18 13:16:23.321: INFO: Created: latency-svc-4tkwr + Jul 18 13:16:23.358: INFO: Got endpoints: latency-svc-vjcd7 [751.345886ms] + Jul 18 13:16:23.371: INFO: Created: latency-svc-7955c + Jul 18 13:16:23.406: INFO: Got endpoints: latency-svc-mdtzx [749.75409ms] + Jul 18 13:16:23.418: INFO: Created: latency-svc-77vq5 + Jul 18 13:16:23.456: INFO: Got endpoints: latency-svc-pkpgr [750.825103ms] + Jul 18 13:16:23.468: INFO: Created: latency-svc-dwv2n + Jul 18 13:16:23.506: INFO: Got endpoints: latency-svc-8hl7g [748.977951ms] + Jul 18 13:16:23.518: INFO: Created: latency-svc-v2vmx + Jul 18 13:16:23.558: INFO: Got endpoints: latency-svc-2nm4d [751.667496ms] + Jul 18 13:16:23.570: INFO: Created: latency-svc-ccglf + Jul 18 13:16:23.606: INFO: Got endpoints: latency-svc-5g2qt [749.464215ms] + Jul 18 13:16:23.620: INFO: Created: latency-svc-hbb6x + Jul 18 13:16:23.655: INFO: Got endpoints: latency-svc-ffnwv [744.962092ms] + Jul 18 13:16:23.668: INFO: Created: latency-svc-fqblv + Jul 18 13:16:23.705: INFO: Got endpoints: latency-svc-zv7h7 [749.975712ms] + Jul 18 13:16:23.718: INFO: Created: latency-svc-blkpl + Jul 18 13:16:23.758: INFO: Got endpoints: latency-svc-hcws2 [753.516098ms] + Jul 18 13:16:23.770: INFO: Created: latency-svc-rzkzk + Jul 18 13:16:23.805: INFO: Got endpoints: latency-svc-82crt [750.445024ms] + Jul 18 13:16:23.818: INFO: Created: latency-svc-g9q64 + Jul 18 13:16:23.856: INFO: Got endpoints: latency-svc-ggfdc [750.501734ms] + Jul 18 13:16:23.871: INFO: Created: latency-svc-7g8hn + Jul 18 13:16:23.906: INFO: Got endpoints: latency-svc-7l45s [751.396651ms] + Jul 18 13:16:23.920: INFO: Created: latency-svc-cmr9g + Jul 18 13:16:23.955: INFO: Got endpoints: latency-svc-9zl94 [750.522113ms] + Jul 18 13:16:23.970: INFO: Created: latency-svc-l6zwv + Jul 18 13:16:24.005: INFO: Got endpoints: latency-svc-2xcbv [747.098481ms] + Jul 18 13:16:24.019: INFO: Created: latency-svc-rb5g9 + Jul 18 13:16:24.056: INFO: Got endpoints: latency-svc-4tkwr [751.000675ms] + Jul 18 13:16:24.069: INFO: Created: latency-svc-mxdpj + Jul 18 13:16:24.105: INFO: Got endpoints: latency-svc-7955c [747.31062ms] + Jul 18 13:16:24.118: INFO: Created: latency-svc-tv7sj + Jul 18 13:16:24.156: INFO: Got endpoints: latency-svc-77vq5 [750.077555ms] + Jul 18 13:16:24.169: INFO: Created: latency-svc-c89dx + Jul 18 13:16:24.204: INFO: Got endpoints: latency-svc-dwv2n [748.518976ms] + Jul 18 13:16:24.217: INFO: Created: latency-svc-rcntn + Jul 18 13:16:24.255: INFO: Got endpoints: latency-svc-v2vmx [748.594038ms] + Jul 18 13:16:24.270: INFO: Created: latency-svc-b2kkr + Jul 18 13:16:24.307: INFO: Got endpoints: latency-svc-ccglf [749.235872ms] + Jul 18 13:16:24.321: INFO: Created: latency-svc-4k7dq + Jul 18 13:16:24.356: INFO: Got endpoints: latency-svc-hbb6x [750.414351ms] + Jul 18 13:16:24.374: INFO: Created: latency-svc-96dx9 + Jul 18 13:16:24.411: INFO: Got endpoints: latency-svc-fqblv [756.211744ms] + Jul 18 13:16:24.431: INFO: Created: latency-svc-56fr4 + Jul 18 13:16:24.455: INFO: Got endpoints: latency-svc-blkpl [749.657697ms] + Jul 18 13:16:24.470: INFO: Created: latency-svc-x56qv + Jul 18 13:16:24.506: INFO: Got endpoints: latency-svc-rzkzk [748.288105ms] + Jul 18 13:16:24.518: INFO: Created: latency-svc-bhsmk + Jul 18 13:16:24.556: INFO: Got endpoints: latency-svc-g9q64 [751.102788ms] + Jul 18 13:16:24.577: INFO: Created: latency-svc-g2gm8 + Jul 18 13:16:24.615: INFO: Got endpoints: latency-svc-7g8hn [758.172539ms] + Jul 18 13:16:24.666: INFO: Got endpoints: latency-svc-cmr9g [759.972778ms] + Jul 18 13:16:24.683: INFO: Created: latency-svc-9vhv6 + Jul 18 13:16:24.739: INFO: Got endpoints: latency-svc-l6zwv [784.445764ms] + Jul 18 13:16:24.752: INFO: Created: latency-svc-zq888 + Jul 18 13:16:24.770: INFO: Got endpoints: latency-svc-rb5g9 [764.429739ms] + Jul 18 13:16:24.784: INFO: Created: latency-svc-4wqsg + Jul 18 13:16:24.800: INFO: Created: latency-svc-2rlzv + Jul 18 13:16:24.807: INFO: Got endpoints: latency-svc-mxdpj [750.731839ms] + Jul 18 13:16:24.822: INFO: Created: latency-svc-x2brw + Jul 18 13:16:24.857: INFO: Got endpoints: latency-svc-tv7sj [751.813693ms] + Jul 18 13:16:24.878: INFO: Created: latency-svc-s2g7x + Jul 18 13:16:24.904: INFO: Got endpoints: latency-svc-c89dx [748.227817ms] + Jul 18 13:16:24.919: INFO: Created: latency-svc-j6dkv + Jul 18 13:16:24.957: INFO: Got endpoints: latency-svc-rcntn [752.18136ms] + Jul 18 13:16:24.970: INFO: Created: latency-svc-mtgk5 + Jul 18 13:16:25.005: INFO: Got endpoints: latency-svc-b2kkr [750.494924ms] + Jul 18 13:16:25.017: INFO: Created: latency-svc-jg29q + Jul 18 13:16:25.056: INFO: Got endpoints: latency-svc-4k7dq [748.588877ms] + Jul 18 13:16:25.071: INFO: Created: latency-svc-4mw44 + Jul 18 13:16:25.104: INFO: Got endpoints: latency-svc-96dx9 [747.618792ms] + Jul 18 13:16:25.121: INFO: Created: latency-svc-gn2pp + Jul 18 13:16:25.156: INFO: Got endpoints: latency-svc-56fr4 [744.722259ms] + Jul 18 13:16:25.167: INFO: Created: latency-svc-bb226 + Jul 18 13:16:25.205: INFO: Got endpoints: latency-svc-x56qv [749.378234ms] + Jul 18 13:16:25.215: INFO: Created: latency-svc-757mv + Jul 18 13:16:25.255: INFO: Got endpoints: latency-svc-bhsmk [748.454017ms] + Jul 18 13:16:25.267: INFO: Created: latency-svc-qn99d + Jul 18 13:16:25.305: INFO: Got endpoints: latency-svc-g2gm8 [748.964682ms] + Jul 18 13:16:25.328: INFO: Created: latency-svc-xmlvh + Jul 18 13:16:25.356: INFO: Got endpoints: latency-svc-9vhv6 [740.704708ms] + Jul 18 13:16:25.373: INFO: Created: latency-svc-8zvw6 + Jul 18 13:16:25.405: INFO: Got endpoints: latency-svc-zq888 [738.322486ms] + Jul 18 13:16:25.417: INFO: Created: latency-svc-5xfhj + Jul 18 13:16:25.456: INFO: Got endpoints: latency-svc-4wqsg [716.4711ms] + Jul 18 13:16:25.505: INFO: Got endpoints: latency-svc-2rlzv [735.820624ms] + Jul 18 13:16:25.554: INFO: Got endpoints: latency-svc-x2brw [746.686494ms] + Jul 18 13:16:25.605: INFO: Got endpoints: latency-svc-s2g7x [747.419233ms] + Jul 18 13:16:25.656: INFO: Got endpoints: latency-svc-j6dkv [751.95938ms] + Jul 18 13:16:25.705: INFO: Got endpoints: latency-svc-mtgk5 [747.892102ms] + Jul 18 13:16:25.754: INFO: Got endpoints: latency-svc-jg29q [747.715705ms] + Jul 18 13:16:25.804: INFO: Got endpoints: latency-svc-4mw44 [748.114107ms] + Jul 18 13:16:25.855: INFO: Got endpoints: latency-svc-gn2pp [750.461632ms] + Jul 18 13:16:25.908: INFO: Got endpoints: latency-svc-bb226 [751.868007ms] + Jul 18 13:16:25.954: INFO: Got endpoints: latency-svc-757mv [749.720183ms] + Jul 18 13:16:26.006: INFO: Got endpoints: latency-svc-qn99d [751.334575ms] + Jul 18 13:16:26.056: INFO: Got endpoints: latency-svc-xmlvh [750.958532ms] + Jul 18 13:16:26.105: INFO: Got endpoints: latency-svc-8zvw6 [749.082875ms] + Jul 18 13:16:26.155: INFO: Got endpoints: latency-svc-5xfhj [749.292693ms] + Jul 18 13:16:26.155: INFO: Latencies: [35.041649ms 41.64651ms 56.41283ms 56.69728ms 60.406045ms 68.247625ms 75.93278ms 82.222564ms 82.653544ms 88.283092ms 89.089163ms 90.93891ms 101.137337ms 105.852029ms 106.652595ms 118.834158ms 127.531414ms 131.920036ms 145.367651ms 157.519776ms 167.708852ms 168.639785ms 180.204888ms 190.555441ms 190.832751ms 200.899283ms 206.035741ms 208.457568ms 209.759551ms 226.062197ms 244.155842ms 253.977923ms 297.942742ms 308.744863ms 318.104656ms 318.727893ms 324.152687ms 324.954665ms 337.47455ms 347.288719ms 378.417137ms 393.113073ms 393.882554ms 394.439243ms 398.260147ms 401.055067ms 408.720525ms 439.946438ms 484.694971ms 521.683413ms 559.241776ms 596.874375ms 638.416623ms 673.667172ms 708.963301ms 716.4711ms 734.768058ms 735.820624ms 736.489991ms 738.322486ms 740.704708ms 744.597033ms 744.722259ms 744.962092ms 745.593107ms 745.651089ms 745.704883ms 746.044324ms 746.060681ms 746.061575ms 746.374794ms 746.686494ms 746.814321ms 747.098481ms 747.277359ms 747.31062ms 747.419233ms 747.45791ms 747.51569ms 747.618792ms 747.66725ms 747.69449ms 747.715705ms 747.758152ms 747.892102ms 748.016224ms 748.114107ms 748.227817ms 748.288105ms 748.454017ms 748.518976ms 748.560359ms 748.588877ms 748.594038ms 748.600827ms 748.764436ms 748.848069ms 748.85714ms 748.964682ms 748.977782ms 748.977951ms 748.982536ms 749.039754ms 749.082875ms 749.087263ms 749.104201ms 749.235872ms 749.292693ms 749.337963ms 749.378234ms 749.384903ms 749.386823ms 749.414552ms 749.464215ms 749.475455ms 749.483484ms 749.565466ms 749.567192ms 749.615367ms 749.643627ms 749.657697ms 749.66945ms 749.693189ms 749.720183ms 749.727152ms 749.75409ms 749.777128ms 749.793567ms 749.832036ms 749.87803ms 749.886544ms 749.893159ms 749.895378ms 749.975712ms 749.976182ms 749.985894ms 750.025541ms 750.077555ms 750.124319ms 750.165279ms 750.215058ms 750.293939ms 750.414351ms 750.439657ms 750.445024ms 750.461632ms 750.485842ms 750.494924ms 750.501734ms 750.522113ms 750.523438ms 750.632309ms 750.731839ms 750.825103ms 750.83001ms 750.900165ms 750.958532ms 750.974853ms 751.000675ms 751.102788ms 751.11663ms 751.233693ms 751.259532ms 751.310926ms 751.31269ms 751.334575ms 751.342846ms 751.345886ms 751.355437ms 751.363695ms 751.388352ms 751.396651ms 751.399428ms 751.440206ms 751.443414ms 751.635999ms 751.667496ms 751.694528ms 751.732868ms 751.813693ms 751.86461ms 751.868007ms 751.95938ms 752.014338ms 752.18136ms 752.451718ms 752.890731ms 753.212471ms 753.516098ms 753.580789ms 753.809184ms 754.264217ms 755.067404ms 755.296688ms 756.211744ms 758.172539ms 759.972778ms 764.429739ms 765.083517ms 784.445764ms] + Jul 18 13:16:26.155: INFO: 50 %ile: 748.977951ms + Jul 18 13:16:26.155: INFO: 90 %ile: 751.86461ms + Jul 18 13:16:26.155: INFO: 99 %ile: 765.083517ms + Jul 18 13:16:26.155: INFO: Total sample count: 200 + [AfterEach] [sig-network] Service endpoints latency + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:26.156: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Service endpoints latency + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Service endpoints latency + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Service endpoints latency + tear down framework | framework.go:193 + STEP: Destroying namespace "svc-latency-4179" for this suite. 07/18/23 13:16:26.164 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should mount projected service account token [Conformance] + test/e2e/auth/service_accounts.go:275 +[BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:26.173 +Jul 18 13:16:26.173: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:16:26.174 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:26.188 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:26.194 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 +[It] should mount projected service account token [Conformance] + test/e2e/auth/service_accounts.go:275 +STEP: Creating a pod to test service account token: 07/18/23 13:16:26.197 +Jul 18 13:16:26.204: INFO: Waiting up to 5m0s for pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4" in namespace "svcaccounts-4984" to be "Succeeded or Failed" +Jul 18 13:16:26.212: INFO: Pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4": Phase="Pending", Reason="", readiness=false. Elapsed: 7.358544ms +Jul 18 13:16:28.216: INFO: Pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011616574s +Jul 18 13:16:30.216: INFO: Pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011851477s +STEP: Saw pod success 07/18/23 13:16:30.217 +Jul 18 13:16:30.217: INFO: Pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4" satisfied condition "Succeeded or Failed" +Jul 18 13:16:30.220: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod test-pod-92444f14-1681-437a-a170-7fd448ae44e4 container agnhost-container: +STEP: delete the pod 07/18/23 13:16:30.226 +Jul 18 13:16:30.236: INFO: Waiting for pod test-pod-92444f14-1681-437a-a170-7fd448ae44e4 to disappear +Jul 18 13:16:30.239: INFO: Pod test-pod-92444f14-1681-437a-a170-7fd448ae44e4 no longer exists +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:30.239: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 +STEP: Destroying namespace "svcaccounts-4984" for this suite. 07/18/23 13:16:30.244 +------------------------------ +• [4.076 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should mount projected service account token [Conformance] + test/e2e/auth/service_accounts.go:275 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:26.173 + Jul 18 13:16:26.173: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:16:26.174 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:26.188 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:26.194 + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 + [It] should mount projected service account token [Conformance] + test/e2e/auth/service_accounts.go:275 + STEP: Creating a pod to test service account token: 07/18/23 13:16:26.197 + Jul 18 13:16:26.204: INFO: Waiting up to 5m0s for pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4" in namespace "svcaccounts-4984" to be "Succeeded or Failed" + Jul 18 13:16:26.212: INFO: Pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4": Phase="Pending", Reason="", readiness=false. Elapsed: 7.358544ms + Jul 18 13:16:28.216: INFO: Pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011616574s + Jul 18 13:16:30.216: INFO: Pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011851477s + STEP: Saw pod success 07/18/23 13:16:30.217 + Jul 18 13:16:30.217: INFO: Pod "test-pod-92444f14-1681-437a-a170-7fd448ae44e4" satisfied condition "Succeeded or Failed" + Jul 18 13:16:30.220: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod test-pod-92444f14-1681-437a-a170-7fd448ae44e4 container agnhost-container: + STEP: delete the pod 07/18/23 13:16:30.226 + Jul 18 13:16:30.236: INFO: Waiting for pod test-pod-92444f14-1681-437a-a170-7fd448ae44e4 to disappear + Jul 18 13:16:30.239: INFO: Pod test-pod-92444f14-1681-437a-a170-7fd448ae44e4 no longer exists + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:30.239: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 + STEP: Destroying namespace "svcaccounts-4984" for this suite. 07/18/23 13:16:30.244 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should be able to start watching from a specific resource version [Conformance] + test/e2e/apimachinery/watch.go:142 +[BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:30.25 +Jul 18 13:16:30.250: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename watch 07/18/23 13:16:30.25 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:30.261 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:30.264 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 +[It] should be able to start watching from a specific resource version [Conformance] + test/e2e/apimachinery/watch.go:142 +STEP: creating a new configmap 07/18/23 13:16:30.267 +STEP: modifying the configmap once 07/18/23 13:16:30.271 +STEP: modifying the configmap a second time 07/18/23 13:16:30.277 +STEP: deleting the configmap 07/18/23 13:16:30.283 +STEP: creating a watch on configmaps from the resource version returned by the first update 07/18/23 13:16:30.288 +STEP: Expecting to observe notifications for all changes to the configmap after the first update 07/18/23 13:16:30.289 +Jul 18 13:16:30.290: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-2869 938edec1-2cb9-43d1-8a4d-a5d8107b2647 17001 0 2023-07-18 13:16:30 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2023-07-18 13:16:30 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 13:16:30.290: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-2869 938edec1-2cb9-43d1-8a4d-a5d8107b2647 17002 0 2023-07-18 13:16:30 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2023-07-18 13:16:30 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:30.290: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 +STEP: Destroying namespace "watch-2869" for this suite. 07/18/23 13:16:30.295 +------------------------------ +• [0.050 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should be able to start watching from a specific resource version [Conformance] + test/e2e/apimachinery/watch.go:142 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:30.25 + Jul 18 13:16:30.250: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename watch 07/18/23 13:16:30.25 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:30.261 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:30.264 + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 + [It] should be able to start watching from a specific resource version [Conformance] + test/e2e/apimachinery/watch.go:142 + STEP: creating a new configmap 07/18/23 13:16:30.267 + STEP: modifying the configmap once 07/18/23 13:16:30.271 + STEP: modifying the configmap a second time 07/18/23 13:16:30.277 + STEP: deleting the configmap 07/18/23 13:16:30.283 + STEP: creating a watch on configmaps from the resource version returned by the first update 07/18/23 13:16:30.288 + STEP: Expecting to observe notifications for all changes to the configmap after the first update 07/18/23 13:16:30.289 + Jul 18 13:16:30.290: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-2869 938edec1-2cb9-43d1-8a4d-a5d8107b2647 17001 0 2023-07-18 13:16:30 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2023-07-18 13:16:30 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 13:16:30.290: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-2869 938edec1-2cb9-43d1-8a4d-a5d8107b2647 17002 0 2023-07-18 13:16:30 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2023-07-18 13:16:30 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} + [AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:30.290: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 + STEP: Destroying namespace "watch-2869" for this suite. 07/18/23 13:16:30.295 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-network] EndpointSlice + should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/network/endpointslice.go:102 +[BeforeEach] [sig-network] EndpointSlice + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:30.302 +Jul 18 13:16:30.302: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename endpointslice 07/18/23 13:16:30.303 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:30.316 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:30.324 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:52 +[It] should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/network/endpointslice.go:102 +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:34.392: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] EndpointSlice + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] EndpointSlice + tear down framework | framework.go:193 +STEP: Destroying namespace "endpointslice-685" for this suite. 07/18/23 13:16:34.402 +------------------------------ +• [4.111 seconds] +[sig-network] EndpointSlice +test/e2e/network/common/framework.go:23 + should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/network/endpointslice.go:102 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSlice + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:30.302 + Jul 18 13:16:30.302: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename endpointslice 07/18/23 13:16:30.303 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:30.316 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:30.324 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:52 + [It] should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/network/endpointslice.go:102 + [AfterEach] [sig-network] EndpointSlice + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:34.392: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] EndpointSlice + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] EndpointSlice + tear down framework | framework.go:193 + STEP: Destroying namespace "endpointslice-685" for this suite. 07/18/23 13:16:34.402 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:47 +[BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:34.415 +Jul 18 13:16:34.415: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:16:34.416 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:34.436 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:34.438 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:47 +STEP: Creating configMap with name projected-configmap-test-volume-dc1d9bda-df0d-4514-8c21-6e79dedc89bd 07/18/23 13:16:34.441 +STEP: Creating a pod to test consume configMaps 07/18/23 13:16:34.449 +Jul 18 13:16:34.464: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800" in namespace "projected-8471" to be "Succeeded or Failed" +Jul 18 13:16:34.483: INFO: Pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800": Phase="Pending", Reason="", readiness=false. Elapsed: 18.467102ms +Jul 18 13:16:36.487: INFO: Pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800": Phase="Pending", Reason="", readiness=false. Elapsed: 2.022399731s +Jul 18 13:16:38.487: INFO: Pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022883585s +STEP: Saw pod success 07/18/23 13:16:38.488 +Jul 18 13:16:38.488: INFO: Pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800" satisfied condition "Succeeded or Failed" +Jul 18 13:16:38.491: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800 container agnhost-container: +STEP: delete the pod 07/18/23 13:16:38.502 +Jul 18 13:16:38.514: INFO: Waiting for pod pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800 to disappear +Jul 18 13:16:38.517: INFO: Pod pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:16:38.517: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-8471" for this suite. 07/18/23 13:16:38.521 +------------------------------ +• [4.114 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:47 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:34.415 + Jul 18 13:16:34.415: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:16:34.416 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:34.436 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:34.438 + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:47 + STEP: Creating configMap with name projected-configmap-test-volume-dc1d9bda-df0d-4514-8c21-6e79dedc89bd 07/18/23 13:16:34.441 + STEP: Creating a pod to test consume configMaps 07/18/23 13:16:34.449 + Jul 18 13:16:34.464: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800" in namespace "projected-8471" to be "Succeeded or Failed" + Jul 18 13:16:34.483: INFO: Pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800": Phase="Pending", Reason="", readiness=false. Elapsed: 18.467102ms + Jul 18 13:16:36.487: INFO: Pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800": Phase="Pending", Reason="", readiness=false. Elapsed: 2.022399731s + Jul 18 13:16:38.487: INFO: Pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022883585s + STEP: Saw pod success 07/18/23 13:16:38.488 + Jul 18 13:16:38.488: INFO: Pod "pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800" satisfied condition "Succeeded or Failed" + Jul 18 13:16:38.491: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800 container agnhost-container: + STEP: delete the pod 07/18/23 13:16:38.502 + Jul 18 13:16:38.514: INFO: Waiting for pod pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800 to disappear + Jul 18 13:16:38.517: INFO: Pod pod-projected-configmaps-cdb69cd4-3e56-4ca9-bcf9-6786f98aa800 no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:16:38.517: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-8471" for this suite. 07/18/23 13:16:38.521 + << End Captured GinkgoWriter Output +------------------------------ +[sig-apps] CronJob + should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/apps/cronjob.go:96 +[BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:16:38.528 +Jul 18 13:16:38.529: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename cronjob 07/18/23 13:16:38.53 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:38.542 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:38.544 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 +[It] should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/apps/cronjob.go:96 +STEP: Creating a suspended cronjob 07/18/23 13:16:38.547 +STEP: Ensuring no jobs are scheduled 07/18/23 13:16:38.551 +STEP: Ensuring no job exists by listing jobs explicitly 07/18/23 13:21:38.559 +STEP: Removing cronjob 07/18/23 13:21:38.562 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 +Jul 18 13:21:38.567: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 +STEP: Destroying namespace "cronjob-6356" for this suite. 07/18/23 13:21:38.572 +------------------------------ +• [SLOW TEST] [300.049 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/apps/cronjob.go:96 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:16:38.528 + Jul 18 13:16:38.529: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename cronjob 07/18/23 13:16:38.53 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:16:38.542 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:16:38.544 + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 + [It] should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/apps/cronjob.go:96 + STEP: Creating a suspended cronjob 07/18/23 13:16:38.547 + STEP: Ensuring no jobs are scheduled 07/18/23 13:16:38.551 + STEP: Ensuring no job exists by listing jobs explicitly 07/18/23 13:21:38.559 + STEP: Removing cronjob 07/18/23 13:21:38.562 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 + Jul 18 13:21:38.567: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 + STEP: Destroying namespace "cronjob-6356" for this suite. 07/18/23 13:21:38.572 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should support configurable pod DNS nameservers [Conformance] + test/e2e/network/dns.go:411 +[BeforeEach] [sig-network] DNS + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:21:38.579 +Jul 18 13:21:38.580: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename dns 07/18/23 13:21:38.58 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:38.591 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:38.594 +[BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 +[It] should support configurable pod DNS nameservers [Conformance] + test/e2e/network/dns.go:411 +STEP: Creating a pod with dnsPolicy=None and customized dnsConfig... 07/18/23 13:21:38.597 +Jul 18 13:21:38.604: INFO: Created pod &Pod{ObjectMeta:{test-dns-nameservers dns-769 ab9a980a-32d6-4f8e-894c-05b20a7c0ee6 18982 0 2023-07-18 13:21:38 +0000 UTC map[] map[] [] [] [{e2e.test Update v1 2023-07-18 13:21:38 +0000 UTC FieldsV1 {"f:spec":{"f:containers":{"k:{\"name\":\"agnhost-container\"}":{".":{},"f:args":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsConfig":{".":{},"f:nameservers":{},"f:searches":{}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-6m875,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost-container,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,Command:[],Args:[pause],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-6m875,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:None,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:&PodDNSConfig{Nameservers:[1.1.1.1],Searches:[resolv.conf.local],Options:[]PodDNSConfigOption{},},ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:21:38.604: INFO: Waiting up to 5m0s for pod "test-dns-nameservers" in namespace "dns-769" to be "running and ready" +Jul 18 13:21:38.607: INFO: Pod "test-dns-nameservers": Phase="Pending", Reason="", readiness=false. Elapsed: 3.242208ms +Jul 18 13:21:38.607: INFO: The phase of Pod test-dns-nameservers is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:21:40.612: INFO: Pod "test-dns-nameservers": Phase="Running", Reason="", readiness=true. Elapsed: 2.00761967s +Jul 18 13:21:40.612: INFO: The phase of Pod test-dns-nameservers is Running (Ready = true) +Jul 18 13:21:40.612: INFO: Pod "test-dns-nameservers" satisfied condition "running and ready" +STEP: Verifying customized DNS suffix list is configured on pod... 07/18/23 13:21:40.612 +Jul 18 13:21:40.612: INFO: ExecWithOptions {Command:[/agnhost dns-suffix] Namespace:dns-769 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:21:40.612: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:21:40.613: INFO: ExecWithOptions: Clientset creation +Jul 18 13:21:40.613: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/dns-769/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-suffix&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +STEP: Verifying customized DNS server is configured on pod... 07/18/23 13:21:40.742 +Jul 18 13:21:40.742: INFO: ExecWithOptions {Command:[/agnhost dns-server-list] Namespace:dns-769 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:21:40.742: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:21:40.743: INFO: ExecWithOptions: Clientset creation +Jul 18 13:21:40.743: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/dns-769/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-server-list&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Jul 18 13:21:40.852: INFO: Deleting pod test-dns-nameservers... +[AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 +Jul 18 13:21:40.865: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 +STEP: Destroying namespace "dns-769" for this suite. 07/18/23 13:21:40.869 +------------------------------ +• [2.295 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should support configurable pod DNS nameservers [Conformance] + test/e2e/network/dns.go:411 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:21:38.579 + Jul 18 13:21:38.580: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename dns 07/18/23 13:21:38.58 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:38.591 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:38.594 + [BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 + [It] should support configurable pod DNS nameservers [Conformance] + test/e2e/network/dns.go:411 + STEP: Creating a pod with dnsPolicy=None and customized dnsConfig... 07/18/23 13:21:38.597 + Jul 18 13:21:38.604: INFO: Created pod &Pod{ObjectMeta:{test-dns-nameservers dns-769 ab9a980a-32d6-4f8e-894c-05b20a7c0ee6 18982 0 2023-07-18 13:21:38 +0000 UTC map[] map[] [] [] [{e2e.test Update v1 2023-07-18 13:21:38 +0000 UTC FieldsV1 {"f:spec":{"f:containers":{"k:{\"name\":\"agnhost-container\"}":{".":{},"f:args":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsConfig":{".":{},"f:nameservers":{},"f:searches":{}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-6m875,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost-container,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,Command:[],Args:[pause],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-6m875,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:None,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:&PodDNSConfig{Nameservers:[1.1.1.1],Searches:[resolv.conf.local],Options:[]PodDNSConfigOption{},},ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:21:38.604: INFO: Waiting up to 5m0s for pod "test-dns-nameservers" in namespace "dns-769" to be "running and ready" + Jul 18 13:21:38.607: INFO: Pod "test-dns-nameservers": Phase="Pending", Reason="", readiness=false. Elapsed: 3.242208ms + Jul 18 13:21:38.607: INFO: The phase of Pod test-dns-nameservers is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:21:40.612: INFO: Pod "test-dns-nameservers": Phase="Running", Reason="", readiness=true. Elapsed: 2.00761967s + Jul 18 13:21:40.612: INFO: The phase of Pod test-dns-nameservers is Running (Ready = true) + Jul 18 13:21:40.612: INFO: Pod "test-dns-nameservers" satisfied condition "running and ready" + STEP: Verifying customized DNS suffix list is configured on pod... 07/18/23 13:21:40.612 + Jul 18 13:21:40.612: INFO: ExecWithOptions {Command:[/agnhost dns-suffix] Namespace:dns-769 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:21:40.612: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:21:40.613: INFO: ExecWithOptions: Clientset creation + Jul 18 13:21:40.613: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/dns-769/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-suffix&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + STEP: Verifying customized DNS server is configured on pod... 07/18/23 13:21:40.742 + Jul 18 13:21:40.742: INFO: ExecWithOptions {Command:[/agnhost dns-server-list] Namespace:dns-769 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:21:40.742: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:21:40.743: INFO: ExecWithOptions: Clientset creation + Jul 18 13:21:40.743: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/dns-769/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-server-list&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Jul 18 13:21:40.852: INFO: Deleting pod test-dns-nameservers... + [AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 + Jul 18 13:21:40.865: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 + STEP: Destroying namespace "dns-769" for this suite. 07/18/23 13:21:40.869 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-storage] CSIStorageCapacity + should support CSIStorageCapacities API operations [Conformance] + test/e2e/storage/csistoragecapacity.go:49 +[BeforeEach] [sig-storage] CSIStorageCapacity + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:21:40.876 +Jul 18 13:21:40.876: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename csistoragecapacity 07/18/23 13:21:40.877 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:40.887 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:40.889 +[BeforeEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/metrics/init/init.go:31 +[It] should support CSIStorageCapacities API operations [Conformance] + test/e2e/storage/csistoragecapacity.go:49 +STEP: getting /apis 07/18/23 13:21:40.892 +STEP: getting /apis/storage.k8s.io 07/18/23 13:21:40.894 +STEP: getting /apis/storage.k8s.io/v1 07/18/23 13:21:40.895 +STEP: creating 07/18/23 13:21:40.896 +STEP: watching 07/18/23 13:21:40.908 +Jul 18 13:21:40.908: INFO: starting watch +STEP: getting 07/18/23 13:21:40.913 +STEP: listing in namespace 07/18/23 13:21:40.916 +STEP: listing across namespaces 07/18/23 13:21:40.918 +STEP: patching 07/18/23 13:21:40.921 +STEP: updating 07/18/23 13:21:40.925 +Jul 18 13:21:40.929: INFO: waiting for watch events with expected annotations in namespace +Jul 18 13:21:40.929: INFO: waiting for watch events with expected annotations across namespace +STEP: deleting 07/18/23 13:21:40.929 +STEP: deleting a collection 07/18/23 13:21:40.94 +[AfterEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/node/init/init.go:32 +Jul 18 13:21:40.953: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] CSIStorageCapacity + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] CSIStorageCapacity + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] CSIStorageCapacity + tear down framework | framework.go:193 +STEP: Destroying namespace "csistoragecapacity-2737" for this suite. 07/18/23 13:21:40.957 +------------------------------ +• [0.085 seconds] +[sig-storage] CSIStorageCapacity +test/e2e/storage/utils/framework.go:23 + should support CSIStorageCapacities API operations [Conformance] + test/e2e/storage/csistoragecapacity.go:49 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] CSIStorageCapacity + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:21:40.876 + Jul 18 13:21:40.876: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename csistoragecapacity 07/18/23 13:21:40.877 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:40.887 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:40.889 + [BeforeEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/metrics/init/init.go:31 + [It] should support CSIStorageCapacities API operations [Conformance] + test/e2e/storage/csistoragecapacity.go:49 + STEP: getting /apis 07/18/23 13:21:40.892 + STEP: getting /apis/storage.k8s.io 07/18/23 13:21:40.894 + STEP: getting /apis/storage.k8s.io/v1 07/18/23 13:21:40.895 + STEP: creating 07/18/23 13:21:40.896 + STEP: watching 07/18/23 13:21:40.908 + Jul 18 13:21:40.908: INFO: starting watch + STEP: getting 07/18/23 13:21:40.913 + STEP: listing in namespace 07/18/23 13:21:40.916 + STEP: listing across namespaces 07/18/23 13:21:40.918 + STEP: patching 07/18/23 13:21:40.921 + STEP: updating 07/18/23 13:21:40.925 + Jul 18 13:21:40.929: INFO: waiting for watch events with expected annotations in namespace + Jul 18 13:21:40.929: INFO: waiting for watch events with expected annotations across namespace + STEP: deleting 07/18/23 13:21:40.929 + STEP: deleting a collection 07/18/23 13:21:40.94 + [AfterEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/node/init/init.go:32 + Jul 18 13:21:40.953: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] CSIStorageCapacity + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] CSIStorageCapacity + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] CSIStorageCapacity + tear down framework | framework.go:193 + STEP: Destroying namespace "csistoragecapacity-2737" for this suite. 07/18/23 13:21:40.957 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController + should observe PodDisruptionBudget status updated [Conformance] + test/e2e/apps/disruption.go:141 +[BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:21:40.962 +Jul 18 13:21:40.962: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename disruption 07/18/23 13:21:40.963 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:40.974 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:40.977 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 +[It] should observe PodDisruptionBudget status updated [Conformance] + test/e2e/apps/disruption.go:141 +STEP: Waiting for the pdb to be processed 07/18/23 13:21:40.984 +STEP: Waiting for all pods to be running 07/18/23 13:21:43.015 +Jul 18 13:21:43.026: INFO: running pods: 0 < 3 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 +Jul 18 13:21:45.034: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 +STEP: Destroying namespace "disruption-1803" for this suite. 07/18/23 13:21:45.038 +------------------------------ +• [4.082 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should observe PodDisruptionBudget status updated [Conformance] + test/e2e/apps/disruption.go:141 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:21:40.962 + Jul 18 13:21:40.962: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename disruption 07/18/23 13:21:40.963 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:40.974 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:40.977 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 + [It] should observe PodDisruptionBudget status updated [Conformance] + test/e2e/apps/disruption.go:141 + STEP: Waiting for the pdb to be processed 07/18/23 13:21:40.984 + STEP: Waiting for all pods to be running 07/18/23 13:21:43.015 + Jul 18 13:21:43.026: INFO: running pods: 0 < 3 + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 + Jul 18 13:21:45.034: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 + STEP: Destroying namespace "disruption-1803" for this suite. 07/18/23 13:21:45.038 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/apimachinery/webhook.go:239 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:21:45.045 +Jul 18 13:21:45.045: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:21:45.046 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:45.069 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:45.073 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:21:45.088 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:21:45.318 +STEP: Deploying the webhook pod 07/18/23 13:21:45.326 +STEP: Wait for the deployment to be ready 07/18/23 13:21:45.337 +Jul 18 13:21:45.348: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service 07/18/23 13:21:47.361 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:21:47.371 +Jul 18 13:21:48.372: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/apimachinery/webhook.go:239 +STEP: Registering a webhook that server cannot talk to, with fail closed policy, via the AdmissionRegistration API 07/18/23 13:21:48.376 +STEP: create a namespace for the webhook 07/18/23 13:21:48.394 +STEP: create a configmap should be unconditionally rejected by the webhook 07/18/23 13:21:48.402 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:21:48.458: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-3295" for this suite. 07/18/23 13:21:48.513 +STEP: Destroying namespace "webhook-3295-markers" for this suite. 07/18/23 13:21:48.52 +------------------------------ +• [3.484 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/apimachinery/webhook.go:239 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:21:45.045 + Jul 18 13:21:45.045: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:21:45.046 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:45.069 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:45.073 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:21:45.088 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:21:45.318 + STEP: Deploying the webhook pod 07/18/23 13:21:45.326 + STEP: Wait for the deployment to be ready 07/18/23 13:21:45.337 + Jul 18 13:21:45.348: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created + STEP: Deploying the webhook service 07/18/23 13:21:47.361 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:21:47.371 + Jul 18 13:21:48.372: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/apimachinery/webhook.go:239 + STEP: Registering a webhook that server cannot talk to, with fail closed policy, via the AdmissionRegistration API 07/18/23 13:21:48.376 + STEP: create a namespace for the webhook 07/18/23 13:21:48.394 + STEP: create a configmap should be unconditionally rejected by the webhook 07/18/23 13:21:48.402 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:21:48.458: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-3295" for this suite. 07/18/23 13:21:48.513 + STEP: Destroying namespace "webhook-3295-markers" for this suite. 07/18/23 13:21:48.52 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Update Demo + should create and stop a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:339 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:21:48.529 +Jul 18 13:21:48.529: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:21:48.53 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:48.541 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:48.543 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:326 +[It] should create and stop a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:339 +STEP: creating a replication controller 07/18/23 13:21:48.546 +Jul 18 13:21:48.546: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 create -f -' +Jul 18 13:21:49.049: INFO: stderr: "" +Jul 18 13:21:49.049: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" +STEP: waiting for all containers in name=update-demo pods to come up. 07/18/23 13:21:49.049 +Jul 18 13:21:49.050: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Jul 18 13:21:49.132: INFO: stderr: "" +Jul 18 13:21:49.132: INFO: stdout: "update-demo-nautilus-29tdp update-demo-nautilus-bq625 " +Jul 18 13:21:49.132: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-29tdp -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 13:21:49.198: INFO: stderr: "" +Jul 18 13:21:49.198: INFO: stdout: "" +Jul 18 13:21:49.198: INFO: update-demo-nautilus-29tdp is created but not running +Jul 18 13:21:54.200: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Jul 18 13:21:54.287: INFO: stderr: "" +Jul 18 13:21:54.287: INFO: stdout: "update-demo-nautilus-29tdp update-demo-nautilus-bq625 " +Jul 18 13:21:54.287: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-29tdp -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 13:21:54.351: INFO: stderr: "" +Jul 18 13:21:54.351: INFO: stdout: "true" +Jul 18 13:21:54.351: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-29tdp -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Jul 18 13:21:54.428: INFO: stderr: "" +Jul 18 13:21:54.428: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" +Jul 18 13:21:54.428: INFO: validating pod update-demo-nautilus-29tdp +Jul 18 13:21:54.436: INFO: got data: { + "image": "nautilus.jpg" +} + +Jul 18 13:21:54.436: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jul 18 13:21:54.436: INFO: update-demo-nautilus-29tdp is verified up and running +Jul 18 13:21:54.436: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-bq625 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Jul 18 13:21:54.501: INFO: stderr: "" +Jul 18 13:21:54.501: INFO: stdout: "true" +Jul 18 13:21:54.501: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-bq625 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Jul 18 13:21:54.617: INFO: stderr: "" +Jul 18 13:21:54.617: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" +Jul 18 13:21:54.617: INFO: validating pod update-demo-nautilus-bq625 +Jul 18 13:21:54.624: INFO: got data: { + "image": "nautilus.jpg" +} + +Jul 18 13:21:54.624: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Jul 18 13:21:54.624: INFO: update-demo-nautilus-bq625 is verified up and running +STEP: using delete to clean up resources 07/18/23 13:21:54.624 +Jul 18 13:21:54.624: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 delete --grace-period=0 --force -f -' +Jul 18 13:21:54.721: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jul 18 13:21:54.721: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" +Jul 18 13:21:54.721: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get rc,svc -l name=update-demo --no-headers' +Jul 18 13:21:54.858: INFO: stderr: "No resources found in kubectl-2184 namespace.\n" +Jul 18 13:21:54.858: INFO: stdout: "" +Jul 18 13:21:54.858: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Jul 18 13:21:54.944: INFO: stderr: "" +Jul 18 13:21:54.944: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:21:54.944: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-2184" for this suite. 07/18/23 13:21:54.949 +------------------------------ +• [SLOW TEST] [6.427 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Update Demo + test/e2e/kubectl/kubectl.go:324 + should create and stop a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:339 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:21:48.529 + Jul 18 13:21:48.529: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:21:48.53 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:48.541 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:48.543 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:326 + [It] should create and stop a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:339 + STEP: creating a replication controller 07/18/23 13:21:48.546 + Jul 18 13:21:48.546: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 create -f -' + Jul 18 13:21:49.049: INFO: stderr: "" + Jul 18 13:21:49.049: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" + STEP: waiting for all containers in name=update-demo pods to come up. 07/18/23 13:21:49.049 + Jul 18 13:21:49.050: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Jul 18 13:21:49.132: INFO: stderr: "" + Jul 18 13:21:49.132: INFO: stdout: "update-demo-nautilus-29tdp update-demo-nautilus-bq625 " + Jul 18 13:21:49.132: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-29tdp -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 13:21:49.198: INFO: stderr: "" + Jul 18 13:21:49.198: INFO: stdout: "" + Jul 18 13:21:49.198: INFO: update-demo-nautilus-29tdp is created but not running + Jul 18 13:21:54.200: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Jul 18 13:21:54.287: INFO: stderr: "" + Jul 18 13:21:54.287: INFO: stdout: "update-demo-nautilus-29tdp update-demo-nautilus-bq625 " + Jul 18 13:21:54.287: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-29tdp -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 13:21:54.351: INFO: stderr: "" + Jul 18 13:21:54.351: INFO: stdout: "true" + Jul 18 13:21:54.351: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-29tdp -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Jul 18 13:21:54.428: INFO: stderr: "" + Jul 18 13:21:54.428: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" + Jul 18 13:21:54.428: INFO: validating pod update-demo-nautilus-29tdp + Jul 18 13:21:54.436: INFO: got data: { + "image": "nautilus.jpg" + } + + Jul 18 13:21:54.436: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Jul 18 13:21:54.436: INFO: update-demo-nautilus-29tdp is verified up and running + Jul 18 13:21:54.436: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-bq625 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Jul 18 13:21:54.501: INFO: stderr: "" + Jul 18 13:21:54.501: INFO: stdout: "true" + Jul 18 13:21:54.501: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods update-demo-nautilus-bq625 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Jul 18 13:21:54.617: INFO: stderr: "" + Jul 18 13:21:54.617: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.7" + Jul 18 13:21:54.617: INFO: validating pod update-demo-nautilus-bq625 + Jul 18 13:21:54.624: INFO: got data: { + "image": "nautilus.jpg" + } + + Jul 18 13:21:54.624: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Jul 18 13:21:54.624: INFO: update-demo-nautilus-bq625 is verified up and running + STEP: using delete to clean up resources 07/18/23 13:21:54.624 + Jul 18 13:21:54.624: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 delete --grace-period=0 --force -f -' + Jul 18 13:21:54.721: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" + Jul 18 13:21:54.721: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" + Jul 18 13:21:54.721: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get rc,svc -l name=update-demo --no-headers' + Jul 18 13:21:54.858: INFO: stderr: "No resources found in kubectl-2184 namespace.\n" + Jul 18 13:21:54.858: INFO: stdout: "" + Jul 18 13:21:54.858: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-2184 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' + Jul 18 13:21:54.944: INFO: stderr: "" + Jul 18 13:21:54.944: INFO: stdout: "" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:21:54.944: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-2184" for this suite. 07/18/23 13:21:54.949 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSS +------------------------------ +[sig-network] Proxy version v1 + A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/network/proxy.go:286 +[BeforeEach] version v1 + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:21:54.956 +Jul 18 13:21:54.956: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename proxy 07/18/23 13:21:54.957 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:54.983 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:54.986 +[BeforeEach] version v1 + test/e2e/framework/metrics/init/init.go:31 +[It] A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/network/proxy.go:286 +Jul 18 13:21:54.992: INFO: Creating pod... +Jul 18 13:21:54.999: INFO: Waiting up to 5m0s for pod "agnhost" in namespace "proxy-9039" to be "running" +Jul 18 13:21:55.003: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 3.59468ms +Jul 18 13:21:57.008: INFO: Pod "agnhost": Phase="Running", Reason="", readiness=true. Elapsed: 2.008495722s +Jul 18 13:21:57.008: INFO: Pod "agnhost" satisfied condition "running" +Jul 18 13:21:57.008: INFO: Creating service... +Jul 18 13:21:57.019: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/DELETE +Jul 18 13:21:57.028: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Jul 18 13:21:57.028: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/GET +Jul 18 13:21:57.034: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET +Jul 18 13:21:57.034: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/HEAD +Jul 18 13:21:57.037: INFO: http.Client request:HEAD | StatusCode:200 +Jul 18 13:21:57.037: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/OPTIONS +Jul 18 13:21:57.041: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Jul 18 13:21:57.041: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/PATCH +Jul 18 13:21:57.045: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Jul 18 13:21:57.045: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/POST +Jul 18 13:21:57.048: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Jul 18 13:21:57.048: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/PUT +Jul 18 13:21:57.052: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Jul 18 13:21:57.052: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/DELETE +Jul 18 13:21:57.056: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Jul 18 13:21:57.056: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/GET +Jul 18 13:21:57.061: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET +Jul 18 13:21:57.061: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/HEAD +Jul 18 13:21:57.065: INFO: http.Client request:HEAD | StatusCode:200 +Jul 18 13:21:57.065: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/OPTIONS +Jul 18 13:21:57.070: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Jul 18 13:21:57.070: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/PATCH +Jul 18 13:21:57.075: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Jul 18 13:21:57.075: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/POST +Jul 18 13:21:57.080: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Jul 18 13:21:57.080: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/PUT +Jul 18 13:21:57.085: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +[AfterEach] version v1 + test/e2e/framework/node/init/init.go:32 +Jul 18 13:21:57.085: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] version v1 + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] version v1 + dump namespaces | framework.go:196 +[DeferCleanup (Each)] version v1 + tear down framework | framework.go:193 +STEP: Destroying namespace "proxy-9039" for this suite. 07/18/23 13:21:57.09 +------------------------------ +• [2.139 seconds] +[sig-network] Proxy +test/e2e/network/common/framework.go:23 + version v1 + test/e2e/network/proxy.go:74 + A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/network/proxy.go:286 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] version v1 + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:21:54.956 + Jul 18 13:21:54.956: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename proxy 07/18/23 13:21:54.957 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:54.983 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:54.986 + [BeforeEach] version v1 + test/e2e/framework/metrics/init/init.go:31 + [It] A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/network/proxy.go:286 + Jul 18 13:21:54.992: INFO: Creating pod... + Jul 18 13:21:54.999: INFO: Waiting up to 5m0s for pod "agnhost" in namespace "proxy-9039" to be "running" + Jul 18 13:21:55.003: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 3.59468ms + Jul 18 13:21:57.008: INFO: Pod "agnhost": Phase="Running", Reason="", readiness=true. Elapsed: 2.008495722s + Jul 18 13:21:57.008: INFO: Pod "agnhost" satisfied condition "running" + Jul 18 13:21:57.008: INFO: Creating service... + Jul 18 13:21:57.019: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/DELETE + Jul 18 13:21:57.028: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE + Jul 18 13:21:57.028: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/GET + Jul 18 13:21:57.034: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET + Jul 18 13:21:57.034: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/HEAD + Jul 18 13:21:57.037: INFO: http.Client request:HEAD | StatusCode:200 + Jul 18 13:21:57.037: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/OPTIONS + Jul 18 13:21:57.041: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS + Jul 18 13:21:57.041: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/PATCH + Jul 18 13:21:57.045: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH + Jul 18 13:21:57.045: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/POST + Jul 18 13:21:57.048: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST + Jul 18 13:21:57.048: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/pods/agnhost/proxy/some/path/with/PUT + Jul 18 13:21:57.052: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT + Jul 18 13:21:57.052: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/DELETE + Jul 18 13:21:57.056: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE + Jul 18 13:21:57.056: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/GET + Jul 18 13:21:57.061: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET + Jul 18 13:21:57.061: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/HEAD + Jul 18 13:21:57.065: INFO: http.Client request:HEAD | StatusCode:200 + Jul 18 13:21:57.065: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/OPTIONS + Jul 18 13:21:57.070: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS + Jul 18 13:21:57.070: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/PATCH + Jul 18 13:21:57.075: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH + Jul 18 13:21:57.075: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/POST + Jul 18 13:21:57.080: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST + Jul 18 13:21:57.080: INFO: Starting http.Client for https://10.96.0.1:443/api/v1/namespaces/proxy-9039/services/test-service/proxy/some/path/with/PUT + Jul 18 13:21:57.085: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT + [AfterEach] version v1 + test/e2e/framework/node/init/init.go:32 + Jul 18 13:21:57.085: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] version v1 + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] version v1 + dump namespaces | framework.go:196 + [DeferCleanup (Each)] version v1 + tear down framework | framework.go:193 + STEP: Destroying namespace "proxy-9039" for this suite. 07/18/23 13:21:57.09 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/network/service.go:1438 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:21:57.099 +Jul 18 13:21:57.099: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:21:57.099 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:57.112 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:57.115 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/network/service.go:1438 +STEP: creating a service externalname-service with the type=ExternalName in namespace services-9189 07/18/23 13:21:57.118 +STEP: changing the ExternalName service to type=ClusterIP 07/18/23 13:21:57.126 +STEP: creating replication controller externalname-service in namespace services-9189 07/18/23 13:21:57.151 +I0718 13:21:57.158417 20 runners.go:193] Created replication controller with name: externalname-service, namespace: services-9189, replica count: 2 +I0718 13:22:00.210418 20 runners.go:193] externalname-service Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jul 18 13:22:00.210: INFO: Creating new exec pod +Jul 18 13:22:00.215: INFO: Waiting up to 5m0s for pod "execpod8vhvl" in namespace "services-9189" to be "running" +Jul 18 13:22:00.228: INFO: Pod "execpod8vhvl": Phase="Pending", Reason="", readiness=false. Elapsed: 12.132992ms +Jul 18 13:22:02.232: INFO: Pod "execpod8vhvl": Phase="Running", Reason="", readiness=true. Elapsed: 2.016680198s +Jul 18 13:22:02.232: INFO: Pod "execpod8vhvl" satisfied condition "running" +Jul 18 13:22:03.232: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9189 exec execpod8vhvl -- /bin/sh -x -c nc -v -z -w 2 externalname-service 80' +Jul 18 13:22:03.391: INFO: stderr: "+ nc -v -z -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Jul 18 13:22:03.391: INFO: stdout: "" +Jul 18 13:22:03.391: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9189 exec execpod8vhvl -- /bin/sh -x -c nc -v -z -w 2 10.96.6.241 80' +Jul 18 13:22:03.527: INFO: stderr: "+ nc -v -z -w 2 10.96.6.241 80\nConnection to 10.96.6.241 80 port [tcp/http] succeeded!\n" +Jul 18 13:22:03.527: INFO: stdout: "" +Jul 18 13:22:03.527: INFO: Cleaning up the ExternalName to ClusterIP test service +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:03.552: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-9189" for this suite. 07/18/23 13:22:03.557 +------------------------------ +• [SLOW TEST] [6.465 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/network/service.go:1438 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:21:57.099 + Jul 18 13:21:57.099: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:21:57.099 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:21:57.112 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:21:57.115 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/network/service.go:1438 + STEP: creating a service externalname-service with the type=ExternalName in namespace services-9189 07/18/23 13:21:57.118 + STEP: changing the ExternalName service to type=ClusterIP 07/18/23 13:21:57.126 + STEP: creating replication controller externalname-service in namespace services-9189 07/18/23 13:21:57.151 + I0718 13:21:57.158417 20 runners.go:193] Created replication controller with name: externalname-service, namespace: services-9189, replica count: 2 + I0718 13:22:00.210418 20 runners.go:193] externalname-service Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Jul 18 13:22:00.210: INFO: Creating new exec pod + Jul 18 13:22:00.215: INFO: Waiting up to 5m0s for pod "execpod8vhvl" in namespace "services-9189" to be "running" + Jul 18 13:22:00.228: INFO: Pod "execpod8vhvl": Phase="Pending", Reason="", readiness=false. Elapsed: 12.132992ms + Jul 18 13:22:02.232: INFO: Pod "execpod8vhvl": Phase="Running", Reason="", readiness=true. Elapsed: 2.016680198s + Jul 18 13:22:02.232: INFO: Pod "execpod8vhvl" satisfied condition "running" + Jul 18 13:22:03.232: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9189 exec execpod8vhvl -- /bin/sh -x -c nc -v -z -w 2 externalname-service 80' + Jul 18 13:22:03.391: INFO: stderr: "+ nc -v -z -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" + Jul 18 13:22:03.391: INFO: stdout: "" + Jul 18 13:22:03.391: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9189 exec execpod8vhvl -- /bin/sh -x -c nc -v -z -w 2 10.96.6.241 80' + Jul 18 13:22:03.527: INFO: stderr: "+ nc -v -z -w 2 10.96.6.241 80\nConnection to 10.96.6.241 80 port [tcp/http] succeeded!\n" + Jul 18 13:22:03.527: INFO: stdout: "" + Jul 18 13:22:03.527: INFO: Cleaning up the ExternalName to ClusterIP test service + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:03.552: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-9189" for this suite. 07/18/23 13:22:03.557 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/replica_set.go:111 +[BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:03.564 +Jul 18 13:22:03.564: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replicaset 07/18/23 13:22:03.565 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:03.576 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:03.579 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 +[It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/replica_set.go:111 +Jul 18 13:22:03.581: INFO: Creating ReplicaSet my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61 +Jul 18 13:22:03.590: INFO: Pod name my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61: Found 0 pods out of 1 +Jul 18 13:22:08.594: INFO: Pod name my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61: Found 1 pods out of 1 +Jul 18 13:22:08.594: INFO: Ensuring a pod for ReplicaSet "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61" is running +Jul 18 13:22:08.594: INFO: Waiting up to 5m0s for pod "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p" in namespace "replicaset-8584" to be "running" +Jul 18 13:22:08.599: INFO: Pod "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p": Phase="Running", Reason="", readiness=true. Elapsed: 5.152345ms +Jul 18 13:22:08.599: INFO: Pod "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p" satisfied condition "running" +Jul 18 13:22:08.599: INFO: Pod "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 13:22:03 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 13:22:04 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 13:22:04 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 13:22:03 +0000 UTC Reason: Message:}]) +Jul 18 13:22:08.600: INFO: Trying to dial the pod +Jul 18 13:22:13.613: INFO: Controller my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61: Got expected result from replica 1 [my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p]: "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p", 1 of 1 required successes so far +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:13.613: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 +STEP: Destroying namespace "replicaset-8584" for this suite. 07/18/23 13:22:13.618 +------------------------------ +• [SLOW TEST] [10.064 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/replica_set.go:111 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:03.564 + Jul 18 13:22:03.564: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replicaset 07/18/23 13:22:03.565 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:03.576 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:03.579 + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 + [It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/replica_set.go:111 + Jul 18 13:22:03.581: INFO: Creating ReplicaSet my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61 + Jul 18 13:22:03.590: INFO: Pod name my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61: Found 0 pods out of 1 + Jul 18 13:22:08.594: INFO: Pod name my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61: Found 1 pods out of 1 + Jul 18 13:22:08.594: INFO: Ensuring a pod for ReplicaSet "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61" is running + Jul 18 13:22:08.594: INFO: Waiting up to 5m0s for pod "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p" in namespace "replicaset-8584" to be "running" + Jul 18 13:22:08.599: INFO: Pod "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p": Phase="Running", Reason="", readiness=true. Elapsed: 5.152345ms + Jul 18 13:22:08.599: INFO: Pod "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p" satisfied condition "running" + Jul 18 13:22:08.599: INFO: Pod "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 13:22:03 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 13:22:04 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 13:22:04 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 13:22:03 +0000 UTC Reason: Message:}]) + Jul 18 13:22:08.600: INFO: Trying to dial the pod + Jul 18 13:22:13.613: INFO: Controller my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61: Got expected result from replica 1 [my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p]: "my-hostname-basic-852355dc-7948-4f11-9109-2ec8d4980c61-8kw4p", 1 of 1 required successes so far + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:13.613: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 + STEP: Destroying namespace "replicaset-8584" for this suite. 07/18/23 13:22:13.618 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-instrumentation] Events + should manage the lifecycle of an event [Conformance] + test/e2e/instrumentation/core_events.go:57 +[BeforeEach] [sig-instrumentation] Events + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:13.628 +Jul 18 13:22:13.628: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename events 07/18/23 13:22:13.629 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:13.645 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:13.648 +[BeforeEach] [sig-instrumentation] Events + test/e2e/framework/metrics/init/init.go:31 +[It] should manage the lifecycle of an event [Conformance] + test/e2e/instrumentation/core_events.go:57 +STEP: creating a test event 07/18/23 13:22:13.653 +STEP: listing all events in all namespaces 07/18/23 13:22:13.656 +STEP: patching the test event 07/18/23 13:22:13.666 +STEP: fetching the test event 07/18/23 13:22:13.671 +STEP: updating the test event 07/18/23 13:22:13.674 +STEP: getting the test event 07/18/23 13:22:13.683 +STEP: deleting the test event 07/18/23 13:22:13.686 +STEP: listing all events in all namespaces 07/18/23 13:22:13.692 +[AfterEach] [sig-instrumentation] Events + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:13.702: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-instrumentation] Events + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-instrumentation] Events + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-instrumentation] Events + tear down framework | framework.go:193 +STEP: Destroying namespace "events-8923" for this suite. 07/18/23 13:22:13.707 +------------------------------ +• [0.086 seconds] +[sig-instrumentation] Events +test/e2e/instrumentation/common/framework.go:23 + should manage the lifecycle of an event [Conformance] + test/e2e/instrumentation/core_events.go:57 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-instrumentation] Events + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:13.628 + Jul 18 13:22:13.628: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename events 07/18/23 13:22:13.629 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:13.645 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:13.648 + [BeforeEach] [sig-instrumentation] Events + test/e2e/framework/metrics/init/init.go:31 + [It] should manage the lifecycle of an event [Conformance] + test/e2e/instrumentation/core_events.go:57 + STEP: creating a test event 07/18/23 13:22:13.653 + STEP: listing all events in all namespaces 07/18/23 13:22:13.656 + STEP: patching the test event 07/18/23 13:22:13.666 + STEP: fetching the test event 07/18/23 13:22:13.671 + STEP: updating the test event 07/18/23 13:22:13.674 + STEP: getting the test event 07/18/23 13:22:13.683 + STEP: deleting the test event 07/18/23 13:22:13.686 + STEP: listing all events in all namespaces 07/18/23 13:22:13.692 + [AfterEach] [sig-instrumentation] Events + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:13.702: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-instrumentation] Events + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-instrumentation] Events + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-instrumentation] Events + tear down framework | framework.go:193 + STEP: Destroying namespace "events-8923" for this suite. 07/18/23 13:22:13.707 + << End Captured GinkgoWriter Output +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:117 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:13.715 +Jul 18 13:22:13.715: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:22:13.716 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:13.73 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:13.733 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:117 +STEP: Creating a pod to test emptydir 0777 on tmpfs 07/18/23 13:22:13.736 +Jul 18 13:22:13.743: INFO: Waiting up to 5m0s for pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b" in namespace "emptydir-2865" to be "Succeeded or Failed" +Jul 18 13:22:13.747: INFO: Pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.85673ms +Jul 18 13:22:15.751: INFO: Pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007920352s +Jul 18 13:22:17.751: INFO: Pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008707775s +STEP: Saw pod success 07/18/23 13:22:17.752 +Jul 18 13:22:17.752: INFO: Pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b" satisfied condition "Succeeded or Failed" +Jul 18 13:22:17.755: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-f8ec163a-0f75-431c-99c9-c143ed98158b container test-container: +STEP: delete the pod 07/18/23 13:22:17.771 +Jul 18 13:22:17.782: INFO: Waiting for pod pod-f8ec163a-0f75-431c-99c9-c143ed98158b to disappear +Jul 18 13:22:17.785: INFO: Pod pod-f8ec163a-0f75-431c-99c9-c143ed98158b no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:17.785: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-2865" for this suite. 07/18/23 13:22:17.79 +------------------------------ +• [4.081 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:117 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:13.715 + Jul 18 13:22:13.715: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:22:13.716 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:13.73 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:13.733 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:117 + STEP: Creating a pod to test emptydir 0777 on tmpfs 07/18/23 13:22:13.736 + Jul 18 13:22:13.743: INFO: Waiting up to 5m0s for pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b" in namespace "emptydir-2865" to be "Succeeded or Failed" + Jul 18 13:22:13.747: INFO: Pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.85673ms + Jul 18 13:22:15.751: INFO: Pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007920352s + Jul 18 13:22:17.751: INFO: Pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008707775s + STEP: Saw pod success 07/18/23 13:22:17.752 + Jul 18 13:22:17.752: INFO: Pod "pod-f8ec163a-0f75-431c-99c9-c143ed98158b" satisfied condition "Succeeded or Failed" + Jul 18 13:22:17.755: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-f8ec163a-0f75-431c-99c9-c143ed98158b container test-container: + STEP: delete the pod 07/18/23 13:22:17.771 + Jul 18 13:22:17.782: INFO: Waiting for pod pod-f8ec163a-0f75-431c-99c9-c143ed98158b to disappear + Jul 18 13:22:17.785: INFO: Pod pod-f8ec163a-0f75-431c-99c9-c143ed98158b no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:17.785: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-2865" for this suite. 07/18/23 13:22:17.79 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:235 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:17.797 +Jul 18 13:22:17.797: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:22:17.798 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:17.808 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:17.811 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:235 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:22:17.815 +Jul 18 13:22:17.822: INFO: Waiting up to 5m0s for pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c" in namespace "projected-5171" to be "Succeeded or Failed" +Jul 18 13:22:17.829: INFO: Pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c": Phase="Pending", Reason="", readiness=false. Elapsed: 6.803426ms +Jul 18 13:22:19.834: INFO: Pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011398109s +Jul 18 13:22:21.834: INFO: Pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011840943s +STEP: Saw pod success 07/18/23 13:22:21.834 +Jul 18 13:22:21.834: INFO: Pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c" satisfied condition "Succeeded or Failed" +Jul 18 13:22:21.837: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c container client-container: +STEP: delete the pod 07/18/23 13:22:21.844 +Jul 18 13:22:21.855: INFO: Waiting for pod downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c to disappear +Jul 18 13:22:21.859: INFO: Pod downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:21.859: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-5171" for this suite. 07/18/23 13:22:21.864 +------------------------------ +• [4.073 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:235 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:17.797 + Jul 18 13:22:17.797: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:22:17.798 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:17.808 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:17.811 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:235 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:22:17.815 + Jul 18 13:22:17.822: INFO: Waiting up to 5m0s for pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c" in namespace "projected-5171" to be "Succeeded or Failed" + Jul 18 13:22:17.829: INFO: Pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c": Phase="Pending", Reason="", readiness=false. Elapsed: 6.803426ms + Jul 18 13:22:19.834: INFO: Pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011398109s + Jul 18 13:22:21.834: INFO: Pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011840943s + STEP: Saw pod success 07/18/23 13:22:21.834 + Jul 18 13:22:21.834: INFO: Pod "downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c" satisfied condition "Succeeded or Failed" + Jul 18 13:22:21.837: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c container client-container: + STEP: delete the pod 07/18/23 13:22:21.844 + Jul 18 13:22:21.855: INFO: Waiting for pod downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c to disappear + Jul 18 13:22:21.859: INFO: Pod downwardapi-volume-415884fc-0b83-46fa-9867-40771ff5158c no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:21.859: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-5171" for this suite. 07/18/23 13:22:21.864 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:67 +[BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:21.871 +Jul 18 13:22:21.871: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:22:21.872 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:21.886 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:21.889 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:67 +STEP: Creating projection with secret that has name projected-secret-test-8eb04b4a-3ba5-4b8e-a460-d1c7d66cc06d 07/18/23 13:22:21.892 +STEP: Creating a pod to test consume secrets 07/18/23 13:22:21.897 +Jul 18 13:22:21.907: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5" in namespace "projected-4028" to be "Succeeded or Failed" +Jul 18 13:22:21.913: INFO: Pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5": Phase="Pending", Reason="", readiness=false. Elapsed: 5.972012ms +Jul 18 13:22:23.918: INFO: Pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5": Phase="Running", Reason="", readiness=false. Elapsed: 2.010827982s +Jul 18 13:22:25.918: INFO: Pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010703831s +STEP: Saw pod success 07/18/23 13:22:25.918 +Jul 18 13:22:25.918: INFO: Pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5" satisfied condition "Succeeded or Failed" +Jul 18 13:22:25.921: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5 container projected-secret-volume-test: +STEP: delete the pod 07/18/23 13:22:25.928 +Jul 18 13:22:25.938: INFO: Waiting for pod pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5 to disappear +Jul 18 13:22:25.941: INFO: Pod pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:25.941: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-4028" for this suite. 07/18/23 13:22:25.946 +------------------------------ +• [4.083 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:67 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:21.871 + Jul 18 13:22:21.871: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:22:21.872 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:21.886 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:21.889 + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:67 + STEP: Creating projection with secret that has name projected-secret-test-8eb04b4a-3ba5-4b8e-a460-d1c7d66cc06d 07/18/23 13:22:21.892 + STEP: Creating a pod to test consume secrets 07/18/23 13:22:21.897 + Jul 18 13:22:21.907: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5" in namespace "projected-4028" to be "Succeeded or Failed" + Jul 18 13:22:21.913: INFO: Pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5": Phase="Pending", Reason="", readiness=false. Elapsed: 5.972012ms + Jul 18 13:22:23.918: INFO: Pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5": Phase="Running", Reason="", readiness=false. Elapsed: 2.010827982s + Jul 18 13:22:25.918: INFO: Pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010703831s + STEP: Saw pod success 07/18/23 13:22:25.918 + Jul 18 13:22:25.918: INFO: Pod "pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5" satisfied condition "Succeeded or Failed" + Jul 18 13:22:25.921: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5 container projected-secret-volume-test: + STEP: delete the pod 07/18/23 13:22:25.928 + Jul 18 13:22:25.938: INFO: Waiting for pod pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5 to disappear + Jul 18 13:22:25.941: INFO: Pod pod-projected-secrets-cd6e5640-e801-45fc-93e4-f932ae4545f5 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:25.941: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-4028" for this suite. 07/18/23 13:22:25.946 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:232 +[BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:25.959 +Jul 18 13:22:25.959: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-runtime 07/18/23 13:22:25.96 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:25.977 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:25.982 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 +[It] should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:232 +STEP: create the container 07/18/23 13:22:25.987 +STEP: wait for the container to reach Succeeded 07/18/23 13:22:25.998 +STEP: get the container status 07/18/23 13:22:30.02 +STEP: the container should be terminated 07/18/23 13:22:30.023 +STEP: the termination message should be set 07/18/23 13:22:30.024 +Jul 18 13:22:30.024: INFO: Expected: &{} to match Container's Termination Message: -- +STEP: delete the container 07/18/23 13:22:30.024 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:30.043: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 +STEP: Destroying namespace "container-runtime-1364" for this suite. 07/18/23 13:22:30.049 +------------------------------ +• [4.097 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:44 + on terminated container + test/e2e/common/node/runtime.go:137 + should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:232 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:25.959 + Jul 18 13:22:25.959: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-runtime 07/18/23 13:22:25.96 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:25.977 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:25.982 + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 + [It] should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:232 + STEP: create the container 07/18/23 13:22:25.987 + STEP: wait for the container to reach Succeeded 07/18/23 13:22:25.998 + STEP: get the container status 07/18/23 13:22:30.02 + STEP: the container should be terminated 07/18/23 13:22:30.023 + STEP: the termination message should be set 07/18/23 13:22:30.024 + Jul 18 13:22:30.024: INFO: Expected: &{} to match Container's Termination Message: -- + STEP: delete the container 07/18/23 13:22:30.024 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:30.043: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 + STEP: Destroying namespace "container-runtime-1364" for this suite. 07/18/23 13:22:30.049 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/apps/job.go:426 +[BeforeEach] [sig-apps] Job + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:30.058 +Jul 18 13:22:30.058: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename job 07/18/23 13:22:30.058 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:30.07 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:30.073 +[BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 +[It] should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/apps/job.go:426 +STEP: Creating a job 07/18/23 13:22:30.076 +STEP: Ensuring job reaches completions 07/18/23 13:22:30.082 +[AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:40.086: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 +STEP: Destroying namespace "job-9184" for this suite. 07/18/23 13:22:40.093 +------------------------------ +• [SLOW TEST] [10.042 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/apps/job.go:426 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:30.058 + Jul 18 13:22:30.058: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename job 07/18/23 13:22:30.058 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:30.07 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:30.073 + [BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 + [It] should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/apps/job.go:426 + STEP: Creating a job 07/18/23 13:22:30.076 + STEP: Ensuring job reaches completions 07/18/23 13:22:30.082 + [AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:40.086: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 + STEP: Destroying namespace "job-9184" for this suite. 07/18/23 13:22:40.093 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:221 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:40.102 +Jul 18 13:22:40.102: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:22:40.103 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:40.113 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:40.116 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:221 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:22:40.118 +Jul 18 13:22:40.126: INFO: Waiting up to 5m0s for pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b" in namespace "downward-api-2267" to be "Succeeded or Failed" +Jul 18 13:22:40.131: INFO: Pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.888798ms +Jul 18 13:22:42.137: INFO: Pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010215643s +Jul 18 13:22:44.136: INFO: Pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009267919s +STEP: Saw pod success 07/18/23 13:22:44.136 +Jul 18 13:22:44.136: INFO: Pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b" satisfied condition "Succeeded or Failed" +Jul 18 13:22:44.140: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b container client-container: +STEP: delete the pod 07/18/23 13:22:44.148 +Jul 18 13:22:44.159: INFO: Waiting for pod downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b to disappear +Jul 18 13:22:44.162: INFO: Pod downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:44.162: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-2267" for this suite. 07/18/23 13:22:44.166 +------------------------------ +• [4.072 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:221 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:40.102 + Jul 18 13:22:40.102: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:22:40.103 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:40.113 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:40.116 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:221 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:22:40.118 + Jul 18 13:22:40.126: INFO: Waiting up to 5m0s for pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b" in namespace "downward-api-2267" to be "Succeeded or Failed" + Jul 18 13:22:40.131: INFO: Pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.888798ms + Jul 18 13:22:42.137: INFO: Pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010215643s + Jul 18 13:22:44.136: INFO: Pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009267919s + STEP: Saw pod success 07/18/23 13:22:44.136 + Jul 18 13:22:44.136: INFO: Pod "downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b" satisfied condition "Succeeded or Failed" + Jul 18 13:22:44.140: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b container client-container: + STEP: delete the pod 07/18/23 13:22:44.148 + Jul 18 13:22:44.159: INFO: Waiting for pod downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b to disappear + Jul 18 13:22:44.162: INFO: Pod downwardapi-volume-94e662ca-4bc5-4b2b-81eb-dbcc2a90df5b no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:44.162: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-2267" for this suite. 07/18/23 13:22:44.166 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-apps] ReplicaSet + should list and delete a collection of ReplicaSets [Conformance] + test/e2e/apps/replica_set.go:165 +[BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:44.174 +Jul 18 13:22:44.174: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replicaset 07/18/23 13:22:44.175 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:44.186 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:44.194 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 +[It] should list and delete a collection of ReplicaSets [Conformance] + test/e2e/apps/replica_set.go:165 +STEP: Create a ReplicaSet 07/18/23 13:22:44.198 +STEP: Verify that the required pods have come up 07/18/23 13:22:44.207 +Jul 18 13:22:44.219: INFO: Pod name sample-pod: Found 1 pods out of 3 +Jul 18 13:22:49.223: INFO: Pod name sample-pod: Found 3 pods out of 3 +STEP: ensuring each pod is running 07/18/23 13:22:49.224 +Jul 18 13:22:49.226: INFO: Replica Status: {Replicas:3 FullyLabeledReplicas:3 ReadyReplicas:3 AvailableReplicas:3 ObservedGeneration:1 Conditions:[]} +STEP: Listing all ReplicaSets 07/18/23 13:22:49.226 +STEP: DeleteCollection of the ReplicaSets 07/18/23 13:22:49.23 +STEP: After DeleteCollection verify that ReplicaSets have been deleted 07/18/23 13:22:49.236 +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:49.243: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 +STEP: Destroying namespace "replicaset-4081" for this suite. 07/18/23 13:22:49.254 +------------------------------ +• [SLOW TEST] [5.088 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should list and delete a collection of ReplicaSets [Conformance] + test/e2e/apps/replica_set.go:165 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:44.174 + Jul 18 13:22:44.174: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replicaset 07/18/23 13:22:44.175 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:44.186 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:44.194 + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 + [It] should list and delete a collection of ReplicaSets [Conformance] + test/e2e/apps/replica_set.go:165 + STEP: Create a ReplicaSet 07/18/23 13:22:44.198 + STEP: Verify that the required pods have come up 07/18/23 13:22:44.207 + Jul 18 13:22:44.219: INFO: Pod name sample-pod: Found 1 pods out of 3 + Jul 18 13:22:49.223: INFO: Pod name sample-pod: Found 3 pods out of 3 + STEP: ensuring each pod is running 07/18/23 13:22:49.224 + Jul 18 13:22:49.226: INFO: Replica Status: {Replicas:3 FullyLabeledReplicas:3 ReadyReplicas:3 AvailableReplicas:3 ObservedGeneration:1 Conditions:[]} + STEP: Listing all ReplicaSets 07/18/23 13:22:49.226 + STEP: DeleteCollection of the ReplicaSets 07/18/23 13:22:49.23 + STEP: After DeleteCollection verify that ReplicaSets have been deleted 07/18/23 13:22:49.236 + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:49.243: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 + STEP: Destroying namespace "replicaset-4081" for this suite. 07/18/23 13:22:49.254 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-storage] EmptyDir volumes + pod should support shared volumes between containers [Conformance] + test/e2e/common/storage/empty_dir.go:227 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:49.262 +Jul 18 13:22:49.263: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:22:49.264 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:49.307 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:49.31 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] pod should support shared volumes between containers [Conformance] + test/e2e/common/storage/empty_dir.go:227 +STEP: Creating Pod 07/18/23 13:22:49.314 +Jul 18 13:22:49.325: INFO: Waiting up to 5m0s for pod "pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc" in namespace "emptydir-370" to be "running" +Jul 18 13:22:49.331: INFO: Pod "pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc": Phase="Pending", Reason="", readiness=false. Elapsed: 5.333835ms +Jul 18 13:22:51.336: INFO: Pod "pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc": Phase="Running", Reason="", readiness=false. Elapsed: 2.010292207s +Jul 18 13:22:51.336: INFO: Pod "pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc" satisfied condition "running" +STEP: Reading file content from the nginx-container 07/18/23 13:22:51.336 +Jul 18 13:22:51.336: INFO: ExecWithOptions {Command:[/bin/sh -c cat /usr/share/volumeshare/shareddata.txt] Namespace:emptydir-370 PodName:pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc ContainerName:busybox-main-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:22:51.336: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:22:51.337: INFO: ExecWithOptions: Clientset creation +Jul 18 13:22:51.337: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/emptydir-370/pods/pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fusr%2Fshare%2Fvolumeshare%2Fshareddata.txt&container=busybox-main-container&container=busybox-main-container&stderr=true&stdout=true) +Jul 18 13:22:51.448: INFO: Exec stderr: "" +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:51.449: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-370" for this suite. 07/18/23 13:22:51.455 +------------------------------ +• [2.198 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + pod should support shared volumes between containers [Conformance] + test/e2e/common/storage/empty_dir.go:227 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:49.262 + Jul 18 13:22:49.263: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:22:49.264 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:49.307 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:49.31 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] pod should support shared volumes between containers [Conformance] + test/e2e/common/storage/empty_dir.go:227 + STEP: Creating Pod 07/18/23 13:22:49.314 + Jul 18 13:22:49.325: INFO: Waiting up to 5m0s for pod "pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc" in namespace "emptydir-370" to be "running" + Jul 18 13:22:49.331: INFO: Pod "pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc": Phase="Pending", Reason="", readiness=false. Elapsed: 5.333835ms + Jul 18 13:22:51.336: INFO: Pod "pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc": Phase="Running", Reason="", readiness=false. Elapsed: 2.010292207s + Jul 18 13:22:51.336: INFO: Pod "pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc" satisfied condition "running" + STEP: Reading file content from the nginx-container 07/18/23 13:22:51.336 + Jul 18 13:22:51.336: INFO: ExecWithOptions {Command:[/bin/sh -c cat /usr/share/volumeshare/shareddata.txt] Namespace:emptydir-370 PodName:pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc ContainerName:busybox-main-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:22:51.336: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:22:51.337: INFO: ExecWithOptions: Clientset creation + Jul 18 13:22:51.337: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/emptydir-370/pods/pod-sharedvolume-f85e6b58-6d15-4f3f-8340-2993c748a8fc/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fusr%2Fshare%2Fvolumeshare%2Fshareddata.txt&container=busybox-main-container&container=busybox-main-container&stderr=true&stdout=true) + Jul 18 13:22:51.448: INFO: Exec stderr: "" + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:51.449: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-370" for this suite. 07/18/23 13:22:51.455 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] RuntimeClass + should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:55 +[BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:51.466 +Jul 18 13:22:51.467: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename runtimeclass 07/18/23 13:22:51.468 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:51.485 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:51.488 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 +[It] should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:55 +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:51.499: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 +STEP: Destroying namespace "runtimeclass-4851" for this suite. 07/18/23 13:22:51.504 +------------------------------ +• [0.045 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:55 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:51.466 + Jul 18 13:22:51.467: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename runtimeclass 07/18/23 13:22:51.468 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:51.485 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:51.488 + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 + [It] should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:55 + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:51.499: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 + STEP: Destroying namespace "runtimeclass-4851" for this suite. 07/18/23 13:22:51.504 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource with pruning [Conformance] + test/e2e/apimachinery/webhook.go:341 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:51.511 +Jul 18 13:22:51.511: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:22:51.513 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:51.527 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:51.53 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:22:51.543 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:22:52.223 +STEP: Deploying the webhook pod 07/18/23 13:22:52.231 +STEP: Wait for the deployment to be ready 07/18/23 13:22:52.24 +Jul 18 13:22:52.249: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:22:54.26 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:22:54.275 +Jul 18 13:22:55.277: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource with pruning [Conformance] + test/e2e/apimachinery/webhook.go:341 +Jul 18 13:22:55.284: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-942-crds.webhook.example.com via the AdmissionRegistration API 07/18/23 13:22:55.799 +STEP: Creating a custom resource that should be mutated by the webhook 07/18/23 13:22:55.814 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:22:58.384: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-5072" for this suite. 07/18/23 13:22:58.429 +STEP: Destroying namespace "webhook-5072-markers" for this suite. 07/18/23 13:22:58.443 +------------------------------ +• [SLOW TEST] [6.940 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate custom resource with pruning [Conformance] + test/e2e/apimachinery/webhook.go:341 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:51.511 + Jul 18 13:22:51.511: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:22:51.513 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:51.527 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:51.53 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:22:51.543 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:22:52.223 + STEP: Deploying the webhook pod 07/18/23 13:22:52.231 + STEP: Wait for the deployment to be ready 07/18/23 13:22:52.24 + Jul 18 13:22:52.249: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:22:54.26 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:22:54.275 + Jul 18 13:22:55.277: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate custom resource with pruning [Conformance] + test/e2e/apimachinery/webhook.go:341 + Jul 18 13:22:55.284: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Registering the mutating webhook for custom resource e2e-test-webhook-942-crds.webhook.example.com via the AdmissionRegistration API 07/18/23 13:22:55.799 + STEP: Creating a custom resource that should be mutated by the webhook 07/18/23 13:22:55.814 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:22:58.384: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-5072" for this suite. 07/18/23 13:22:58.429 + STEP: Destroying namespace "webhook-5072-markers" for this suite. 07/18/23 13:22:58.443 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] + test/e2e/apimachinery/webhook.go:277 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:22:58.453 +Jul 18 13:22:58.453: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:22:58.453 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:58.485 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:58.49 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:22:58.505 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:22:59.067 +STEP: Deploying the webhook pod 07/18/23 13:22:59.071 +STEP: Wait for the deployment to be ready 07/18/23 13:22:59.081 +Jul 18 13:22:59.092: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:23:01.103 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:23:01.121 +Jul 18 13:23:02.121: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] + test/e2e/apimachinery/webhook.go:277 +STEP: Registering a validating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API 07/18/23 13:23:02.127 +STEP: Registering a mutating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API 07/18/23 13:23:02.148 +STEP: Creating a dummy validating-webhook-configuration object 07/18/23 13:23:02.165 +STEP: Deleting the validating-webhook-configuration, which should be possible to remove 07/18/23 13:23:02.173 +STEP: Creating a dummy mutating-webhook-configuration object 07/18/23 13:23:02.178 +STEP: Deleting the mutating-webhook-configuration, which should be possible to remove 07/18/23 13:23:02.186 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:23:02.202: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-5678" for this suite. 07/18/23 13:23:02.246 +STEP: Destroying namespace "webhook-5678-markers" for this suite. 07/18/23 13:23:02.253 +------------------------------ +• [3.806 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] + test/e2e/apimachinery/webhook.go:277 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:22:58.453 + Jul 18 13:22:58.453: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:22:58.453 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:22:58.485 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:22:58.49 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:22:58.505 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:22:59.067 + STEP: Deploying the webhook pod 07/18/23 13:22:59.071 + STEP: Wait for the deployment to be ready 07/18/23 13:22:59.081 + Jul 18 13:22:59.092: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:23:01.103 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:23:01.121 + Jul 18 13:23:02.121: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] + test/e2e/apimachinery/webhook.go:277 + STEP: Registering a validating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API 07/18/23 13:23:02.127 + STEP: Registering a mutating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API 07/18/23 13:23:02.148 + STEP: Creating a dummy validating-webhook-configuration object 07/18/23 13:23:02.165 + STEP: Deleting the validating-webhook-configuration, which should be possible to remove 07/18/23 13:23:02.173 + STEP: Creating a dummy mutating-webhook-configuration object 07/18/23 13:23:02.178 + STEP: Deleting the mutating-webhook-configuration, which should be possible to remove 07/18/23 13:23:02.186 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:23:02.202: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-5678" for this suite. 07/18/23 13:23:02.246 + STEP: Destroying namespace "webhook-5678-markers" for this suite. 07/18/23 13:23:02.253 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-apps] CronJob + should support CronJob API operations [Conformance] + test/e2e/apps/cronjob.go:319 +[BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:23:02.264 +Jul 18 13:23:02.265: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename cronjob 07/18/23 13:23:02.266 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:02.279 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:02.283 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 +[It] should support CronJob API operations [Conformance] + test/e2e/apps/cronjob.go:319 +STEP: Creating a cronjob 07/18/23 13:23:02.286 +STEP: creating 07/18/23 13:23:02.286 +STEP: getting 07/18/23 13:23:02.292 +STEP: listing 07/18/23 13:23:02.295 +STEP: watching 07/18/23 13:23:02.299 +Jul 18 13:23:02.299: INFO: starting watch +STEP: cluster-wide listing 07/18/23 13:23:02.3 +STEP: cluster-wide watching 07/18/23 13:23:02.304 +Jul 18 13:23:02.304: INFO: starting watch +STEP: patching 07/18/23 13:23:02.305 +STEP: updating 07/18/23 13:23:02.311 +Jul 18 13:23:02.320: INFO: waiting for watch events with expected annotations +Jul 18 13:23:02.320: INFO: saw patched and updated annotations +STEP: patching /status 07/18/23 13:23:02.32 +STEP: updating /status 07/18/23 13:23:02.326 +STEP: get /status 07/18/23 13:23:02.334 +STEP: deleting 07/18/23 13:23:02.337 +STEP: deleting a collection 07/18/23 13:23:02.352 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 +Jul 18 13:23:02.362: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 +STEP: Destroying namespace "cronjob-5747" for this suite. 07/18/23 13:23:02.367 +------------------------------ +• [0.108 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should support CronJob API operations [Conformance] + test/e2e/apps/cronjob.go:319 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:23:02.264 + Jul 18 13:23:02.265: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename cronjob 07/18/23 13:23:02.266 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:02.279 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:02.283 + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 + [It] should support CronJob API operations [Conformance] + test/e2e/apps/cronjob.go:319 + STEP: Creating a cronjob 07/18/23 13:23:02.286 + STEP: creating 07/18/23 13:23:02.286 + STEP: getting 07/18/23 13:23:02.292 + STEP: listing 07/18/23 13:23:02.295 + STEP: watching 07/18/23 13:23:02.299 + Jul 18 13:23:02.299: INFO: starting watch + STEP: cluster-wide listing 07/18/23 13:23:02.3 + STEP: cluster-wide watching 07/18/23 13:23:02.304 + Jul 18 13:23:02.304: INFO: starting watch + STEP: patching 07/18/23 13:23:02.305 + STEP: updating 07/18/23 13:23:02.311 + Jul 18 13:23:02.320: INFO: waiting for watch events with expected annotations + Jul 18 13:23:02.320: INFO: saw patched and updated annotations + STEP: patching /status 07/18/23 13:23:02.32 + STEP: updating /status 07/18/23 13:23:02.326 + STEP: get /status 07/18/23 13:23:02.334 + STEP: deleting 07/18/23 13:23:02.337 + STEP: deleting a collection 07/18/23 13:23:02.352 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 + Jul 18 13:23:02.362: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 + STEP: Destroying namespace "cronjob-5747" for this suite. 07/18/23 13:23:02.367 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:93 +[BeforeEach] [sig-network] Networking + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:23:02.377 +Jul 18 13:23:02.378: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pod-network-test 07/18/23 13:23:02.379 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:02.394 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:02.398 +[BeforeEach] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:31 +[It] should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:93 +STEP: Performing setup for networking test in namespace pod-network-test-6059 07/18/23 13:23:02.402 +STEP: creating a selector 07/18/23 13:23:02.403 +STEP: Creating the service pods in kubernetes 07/18/23 13:23:02.403 +Jul 18 13:23:02.404: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Jul 18 13:23:02.441: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-6059" to be "running and ready" +Jul 18 13:23:02.470: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 28.14748ms +Jul 18 13:23:02.470: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:23:04.477: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.035461093s +Jul 18 13:23:04.477: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:06.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.032495506s +Jul 18 13:23:06.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:08.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.032941331s +Jul 18 13:23:08.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:10.473: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.032083618s +Jul 18 13:23:10.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:12.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.03293215s +Jul 18 13:23:12.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:14.475: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.033815196s +Jul 18 13:23:14.475: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:16.475: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.033259976s +Jul 18 13:23:16.475: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:18.475: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.033852191s +Jul 18 13:23:18.475: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:20.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.032637551s +Jul 18 13:23:20.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:22.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.032668629s +Jul 18 13:23:22.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:23:24.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.033105962s +Jul 18 13:23:24.474: INFO: The phase of Pod netserver-0 is Running (Ready = true) +Jul 18 13:23:24.474: INFO: Pod "netserver-0" satisfied condition "running and ready" +Jul 18 13:23:24.478: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-6059" to be "running and ready" +Jul 18 13:23:24.481: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 2.818156ms +Jul 18 13:23:24.481: INFO: The phase of Pod netserver-1 is Running (Ready = true) +Jul 18 13:23:24.481: INFO: Pod "netserver-1" satisfied condition "running and ready" +Jul 18 13:23:24.484: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-6059" to be "running and ready" +Jul 18 13:23:24.486: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.479962ms +Jul 18 13:23:24.486: INFO: The phase of Pod netserver-2 is Running (Ready = true) +Jul 18 13:23:24.486: INFO: Pod "netserver-2" satisfied condition "running and ready" +STEP: Creating test pods 07/18/23 13:23:24.489 +Jul 18 13:23:24.498: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-6059" to be "running" +Jul 18 13:23:24.503: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 5.321165ms +Jul 18 13:23:26.509: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.011065157s +Jul 18 13:23:26.509: INFO: Pod "test-container-pod" satisfied condition "running" +Jul 18 13:23:26.512: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 +Jul 18 13:23:26.512: INFO: Breadth first check of 192.168.70.15 on host 10.128.3.57... +Jul 18 13:23:26.515: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.6:9080/dial?request=hostname&protocol=udp&host=192.168.70.15&port=8081&tries=1'] Namespace:pod-network-test-6059 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:23:26.515: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:23:26.516: INFO: ExecWithOptions: Clientset creation +Jul 18 13:23:26.516: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6059/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.6%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D192.168.70.15%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Jul 18 13:23:26.632: INFO: Waiting for responses: map[] +Jul 18 13:23:26.632: INFO: reached 192.168.70.15 after 0/1 tries +Jul 18 13:23:26.632: INFO: Breadth first check of 192.168.211.5 on host 10.128.0.147... +Jul 18 13:23:26.636: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.6:9080/dial?request=hostname&protocol=udp&host=192.168.211.5&port=8081&tries=1'] Namespace:pod-network-test-6059 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:23:26.636: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:23:26.637: INFO: ExecWithOptions: Clientset creation +Jul 18 13:23:26.637: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6059/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.6%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D192.168.211.5%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Jul 18 13:23:26.735: INFO: Waiting for responses: map[] +Jul 18 13:23:26.736: INFO: reached 192.168.211.5 after 0/1 tries +Jul 18 13:23:26.736: INFO: Breadth first check of 192.168.18.108 on host 10.128.3.181... +Jul 18 13:23:26.740: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.6:9080/dial?request=hostname&protocol=udp&host=192.168.18.108&port=8081&tries=1'] Namespace:pod-network-test-6059 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:23:26.740: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:23:26.741: INFO: ExecWithOptions: Clientset creation +Jul 18 13:23:26.741: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6059/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.6%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D192.168.18.108%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Jul 18 13:23:26.828: INFO: Waiting for responses: map[] +Jul 18 13:23:26.828: INFO: reached 192.168.18.108 after 0/1 tries +Jul 18 13:23:26.828: INFO: Going to retry 0 out of 3 pods.... +[AfterEach] [sig-network] Networking + test/e2e/framework/node/init/init.go:32 +Jul 18 13:23:26.828: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Networking + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Networking + tear down framework | framework.go:193 +STEP: Destroying namespace "pod-network-test-6059" for this suite. 07/18/23 13:23:26.834 +------------------------------ +• [SLOW TEST] [24.463 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:93 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Networking + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:23:02.377 + Jul 18 13:23:02.378: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pod-network-test 07/18/23 13:23:02.379 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:02.394 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:02.398 + [BeforeEach] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:31 + [It] should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:93 + STEP: Performing setup for networking test in namespace pod-network-test-6059 07/18/23 13:23:02.402 + STEP: creating a selector 07/18/23 13:23:02.403 + STEP: Creating the service pods in kubernetes 07/18/23 13:23:02.403 + Jul 18 13:23:02.404: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + Jul 18 13:23:02.441: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-6059" to be "running and ready" + Jul 18 13:23:02.470: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 28.14748ms + Jul 18 13:23:02.470: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:23:04.477: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.035461093s + Jul 18 13:23:04.477: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:06.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.032495506s + Jul 18 13:23:06.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:08.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.032941331s + Jul 18 13:23:08.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:10.473: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.032083618s + Jul 18 13:23:10.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:12.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.03293215s + Jul 18 13:23:12.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:14.475: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.033815196s + Jul 18 13:23:14.475: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:16.475: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.033259976s + Jul 18 13:23:16.475: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:18.475: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.033852191s + Jul 18 13:23:18.475: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:20.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.032637551s + Jul 18 13:23:20.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:22.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.032668629s + Jul 18 13:23:22.474: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:23:24.474: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.033105962s + Jul 18 13:23:24.474: INFO: The phase of Pod netserver-0 is Running (Ready = true) + Jul 18 13:23:24.474: INFO: Pod "netserver-0" satisfied condition "running and ready" + Jul 18 13:23:24.478: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-6059" to be "running and ready" + Jul 18 13:23:24.481: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 2.818156ms + Jul 18 13:23:24.481: INFO: The phase of Pod netserver-1 is Running (Ready = true) + Jul 18 13:23:24.481: INFO: Pod "netserver-1" satisfied condition "running and ready" + Jul 18 13:23:24.484: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-6059" to be "running and ready" + Jul 18 13:23:24.486: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.479962ms + Jul 18 13:23:24.486: INFO: The phase of Pod netserver-2 is Running (Ready = true) + Jul 18 13:23:24.486: INFO: Pod "netserver-2" satisfied condition "running and ready" + STEP: Creating test pods 07/18/23 13:23:24.489 + Jul 18 13:23:24.498: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-6059" to be "running" + Jul 18 13:23:24.503: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 5.321165ms + Jul 18 13:23:26.509: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.011065157s + Jul 18 13:23:26.509: INFO: Pod "test-container-pod" satisfied condition "running" + Jul 18 13:23:26.512: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 + Jul 18 13:23:26.512: INFO: Breadth first check of 192.168.70.15 on host 10.128.3.57... + Jul 18 13:23:26.515: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.6:9080/dial?request=hostname&protocol=udp&host=192.168.70.15&port=8081&tries=1'] Namespace:pod-network-test-6059 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:23:26.515: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:23:26.516: INFO: ExecWithOptions: Clientset creation + Jul 18 13:23:26.516: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6059/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.6%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D192.168.70.15%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Jul 18 13:23:26.632: INFO: Waiting for responses: map[] + Jul 18 13:23:26.632: INFO: reached 192.168.70.15 after 0/1 tries + Jul 18 13:23:26.632: INFO: Breadth first check of 192.168.211.5 on host 10.128.0.147... + Jul 18 13:23:26.636: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.6:9080/dial?request=hostname&protocol=udp&host=192.168.211.5&port=8081&tries=1'] Namespace:pod-network-test-6059 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:23:26.636: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:23:26.637: INFO: ExecWithOptions: Clientset creation + Jul 18 13:23:26.637: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6059/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.6%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D192.168.211.5%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Jul 18 13:23:26.735: INFO: Waiting for responses: map[] + Jul 18 13:23:26.736: INFO: reached 192.168.211.5 after 0/1 tries + Jul 18 13:23:26.736: INFO: Breadth first check of 192.168.18.108 on host 10.128.3.181... + Jul 18 13:23:26.740: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.6:9080/dial?request=hostname&protocol=udp&host=192.168.18.108&port=8081&tries=1'] Namespace:pod-network-test-6059 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:23:26.740: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:23:26.741: INFO: ExecWithOptions: Clientset creation + Jul 18 13:23:26.741: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6059/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.6%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D192.168.18.108%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Jul 18 13:23:26.828: INFO: Waiting for responses: map[] + Jul 18 13:23:26.828: INFO: reached 192.168.18.108 after 0/1 tries + Jul 18 13:23:26.828: INFO: Going to retry 0 out of 3 pods.... + [AfterEach] [sig-network] Networking + test/e2e/framework/node/init/init.go:32 + Jul 18 13:23:26.828: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Networking + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Networking + tear down framework | framework.go:193 + STEP: Destroying namespace "pod-network-test-6059" for this suite. 07/18/23 13:23:26.834 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSS +------------------------------ +[sig-api-machinery] Servers with support for Table transformation + should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/apimachinery/table_conversion.go:154 +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:23:26.842 +Jul 18 13:23:26.842: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename tables 07/18/23 13:23:26.843 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:26.857 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:26.86 +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/apimachinery/table_conversion.go:49 +[It] should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/apimachinery/table_conversion.go:154 +[AfterEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/node/init/init.go:32 +Jul 18 13:23:26.865: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Servers with support for Table transformation + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Servers with support for Table transformation + tear down framework | framework.go:193 +STEP: Destroying namespace "tables-6225" for this suite. 07/18/23 13:23:26.883 +------------------------------ +• [0.048 seconds] +[sig-api-machinery] Servers with support for Table transformation +test/e2e/apimachinery/framework.go:23 + should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/apimachinery/table_conversion.go:154 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Servers with support for Table transformation + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:23:26.842 + Jul 18 13:23:26.842: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename tables 07/18/23 13:23:26.843 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:26.857 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:26.86 + [BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/apimachinery/table_conversion.go:49 + [It] should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/apimachinery/table_conversion.go:154 + [AfterEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/node/init/init.go:32 + Jul 18 13:23:26.865: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Servers with support for Table transformation + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Servers with support for Table transformation + tear down framework | framework.go:193 + STEP: Destroying namespace "tables-6225" for this suite. 07/18/23 13:23:26.883 + << End Captured GinkgoWriter Output +------------------------------ +[sig-api-machinery] Discovery + should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/apimachinery/discovery.go:122 +[BeforeEach] [sig-api-machinery] Discovery + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:23:26.893 +Jul 18 13:23:26.894: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename discovery 07/18/23 13:23:26.895 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:26.908 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:26.91 +[BeforeEach] [sig-api-machinery] Discovery + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] Discovery + test/e2e/apimachinery/discovery.go:43 +STEP: Setting up server cert 07/18/23 13:23:26.915 +[It] should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/apimachinery/discovery.go:122 +Jul 18 13:23:27.493: INFO: Checking APIGroup: apiregistration.k8s.io +Jul 18 13:23:27.495: INFO: PreferredVersion.GroupVersion: apiregistration.k8s.io/v1 +Jul 18 13:23:27.495: INFO: Versions found [{apiregistration.k8s.io/v1 v1}] +Jul 18 13:23:27.496: INFO: apiregistration.k8s.io/v1 matches apiregistration.k8s.io/v1 +Jul 18 13:23:27.496: INFO: Checking APIGroup: apps +Jul 18 13:23:27.498: INFO: PreferredVersion.GroupVersion: apps/v1 +Jul 18 13:23:27.498: INFO: Versions found [{apps/v1 v1}] +Jul 18 13:23:27.499: INFO: apps/v1 matches apps/v1 +Jul 18 13:23:27.499: INFO: Checking APIGroup: events.k8s.io +Jul 18 13:23:27.500: INFO: PreferredVersion.GroupVersion: events.k8s.io/v1 +Jul 18 13:23:27.501: INFO: Versions found [{events.k8s.io/v1 v1}] +Jul 18 13:23:27.501: INFO: events.k8s.io/v1 matches events.k8s.io/v1 +Jul 18 13:23:27.501: INFO: Checking APIGroup: authentication.k8s.io +Jul 18 13:23:27.502: INFO: PreferredVersion.GroupVersion: authentication.k8s.io/v1 +Jul 18 13:23:27.502: INFO: Versions found [{authentication.k8s.io/v1 v1}] +Jul 18 13:23:27.502: INFO: authentication.k8s.io/v1 matches authentication.k8s.io/v1 +Jul 18 13:23:27.502: INFO: Checking APIGroup: authorization.k8s.io +Jul 18 13:23:27.504: INFO: PreferredVersion.GroupVersion: authorization.k8s.io/v1 +Jul 18 13:23:27.504: INFO: Versions found [{authorization.k8s.io/v1 v1}] +Jul 18 13:23:27.504: INFO: authorization.k8s.io/v1 matches authorization.k8s.io/v1 +Jul 18 13:23:27.504: INFO: Checking APIGroup: autoscaling +Jul 18 13:23:27.505: INFO: PreferredVersion.GroupVersion: autoscaling/v2 +Jul 18 13:23:27.505: INFO: Versions found [{autoscaling/v2 v2} {autoscaling/v1 v1}] +Jul 18 13:23:27.505: INFO: autoscaling/v2 matches autoscaling/v2 +Jul 18 13:23:27.505: INFO: Checking APIGroup: batch +Jul 18 13:23:27.506: INFO: PreferredVersion.GroupVersion: batch/v1 +Jul 18 13:23:27.506: INFO: Versions found [{batch/v1 v1}] +Jul 18 13:23:27.506: INFO: batch/v1 matches batch/v1 +Jul 18 13:23:27.506: INFO: Checking APIGroup: certificates.k8s.io +Jul 18 13:23:27.507: INFO: PreferredVersion.GroupVersion: certificates.k8s.io/v1 +Jul 18 13:23:27.507: INFO: Versions found [{certificates.k8s.io/v1 v1}] +Jul 18 13:23:27.507: INFO: certificates.k8s.io/v1 matches certificates.k8s.io/v1 +Jul 18 13:23:27.507: INFO: Checking APIGroup: networking.k8s.io +Jul 18 13:23:27.508: INFO: PreferredVersion.GroupVersion: networking.k8s.io/v1 +Jul 18 13:23:27.508: INFO: Versions found [{networking.k8s.io/v1 v1}] +Jul 18 13:23:27.508: INFO: networking.k8s.io/v1 matches networking.k8s.io/v1 +Jul 18 13:23:27.508: INFO: Checking APIGroup: policy +Jul 18 13:23:27.509: INFO: PreferredVersion.GroupVersion: policy/v1 +Jul 18 13:23:27.509: INFO: Versions found [{policy/v1 v1}] +Jul 18 13:23:27.509: INFO: policy/v1 matches policy/v1 +Jul 18 13:23:27.509: INFO: Checking APIGroup: rbac.authorization.k8s.io +Jul 18 13:23:27.510: INFO: PreferredVersion.GroupVersion: rbac.authorization.k8s.io/v1 +Jul 18 13:23:27.510: INFO: Versions found [{rbac.authorization.k8s.io/v1 v1}] +Jul 18 13:23:27.510: INFO: rbac.authorization.k8s.io/v1 matches rbac.authorization.k8s.io/v1 +Jul 18 13:23:27.510: INFO: Checking APIGroup: storage.k8s.io +Jul 18 13:23:27.511: INFO: PreferredVersion.GroupVersion: storage.k8s.io/v1 +Jul 18 13:23:27.511: INFO: Versions found [{storage.k8s.io/v1 v1} {storage.k8s.io/v1beta1 v1beta1}] +Jul 18 13:23:27.511: INFO: storage.k8s.io/v1 matches storage.k8s.io/v1 +Jul 18 13:23:27.511: INFO: Checking APIGroup: admissionregistration.k8s.io +Jul 18 13:23:27.512: INFO: PreferredVersion.GroupVersion: admissionregistration.k8s.io/v1 +Jul 18 13:23:27.512: INFO: Versions found [{admissionregistration.k8s.io/v1 v1}] +Jul 18 13:23:27.512: INFO: admissionregistration.k8s.io/v1 matches admissionregistration.k8s.io/v1 +Jul 18 13:23:27.512: INFO: Checking APIGroup: apiextensions.k8s.io +Jul 18 13:23:27.513: INFO: PreferredVersion.GroupVersion: apiextensions.k8s.io/v1 +Jul 18 13:23:27.513: INFO: Versions found [{apiextensions.k8s.io/v1 v1}] +Jul 18 13:23:27.513: INFO: apiextensions.k8s.io/v1 matches apiextensions.k8s.io/v1 +Jul 18 13:23:27.513: INFO: Checking APIGroup: scheduling.k8s.io +Jul 18 13:23:27.514: INFO: PreferredVersion.GroupVersion: scheduling.k8s.io/v1 +Jul 18 13:23:27.514: INFO: Versions found [{scheduling.k8s.io/v1 v1}] +Jul 18 13:23:27.514: INFO: scheduling.k8s.io/v1 matches scheduling.k8s.io/v1 +Jul 18 13:23:27.514: INFO: Checking APIGroup: coordination.k8s.io +Jul 18 13:23:27.515: INFO: PreferredVersion.GroupVersion: coordination.k8s.io/v1 +Jul 18 13:23:27.516: INFO: Versions found [{coordination.k8s.io/v1 v1}] +Jul 18 13:23:27.516: INFO: coordination.k8s.io/v1 matches coordination.k8s.io/v1 +Jul 18 13:23:27.516: INFO: Checking APIGroup: node.k8s.io +Jul 18 13:23:27.517: INFO: PreferredVersion.GroupVersion: node.k8s.io/v1 +Jul 18 13:23:27.517: INFO: Versions found [{node.k8s.io/v1 v1}] +Jul 18 13:23:27.517: INFO: node.k8s.io/v1 matches node.k8s.io/v1 +Jul 18 13:23:27.517: INFO: Checking APIGroup: discovery.k8s.io +Jul 18 13:23:27.518: INFO: PreferredVersion.GroupVersion: discovery.k8s.io/v1 +Jul 18 13:23:27.518: INFO: Versions found [{discovery.k8s.io/v1 v1}] +Jul 18 13:23:27.518: INFO: discovery.k8s.io/v1 matches discovery.k8s.io/v1 +Jul 18 13:23:27.518: INFO: Checking APIGroup: flowcontrol.apiserver.k8s.io +Jul 18 13:23:27.519: INFO: PreferredVersion.GroupVersion: flowcontrol.apiserver.k8s.io/v1beta3 +Jul 18 13:23:27.519: INFO: Versions found [{flowcontrol.apiserver.k8s.io/v1beta3 v1beta3} {flowcontrol.apiserver.k8s.io/v1beta2 v1beta2}] +Jul 18 13:23:27.519: INFO: flowcontrol.apiserver.k8s.io/v1beta3 matches flowcontrol.apiserver.k8s.io/v1beta3 +Jul 18 13:23:27.519: INFO: Checking APIGroup: crd.projectcalico.org +Jul 18 13:23:27.520: INFO: PreferredVersion.GroupVersion: crd.projectcalico.org/v1 +Jul 18 13:23:27.520: INFO: Versions found [{crd.projectcalico.org/v1 v1}] +Jul 18 13:23:27.520: INFO: crd.projectcalico.org/v1 matches crd.projectcalico.org/v1 +Jul 18 13:23:27.520: INFO: Checking APIGroup: metrics.k8s.io +Jul 18 13:23:27.521: INFO: PreferredVersion.GroupVersion: metrics.k8s.io/v1beta1 +Jul 18 13:23:27.521: INFO: Versions found [{metrics.k8s.io/v1beta1 v1beta1}] +Jul 18 13:23:27.521: INFO: metrics.k8s.io/v1beta1 matches metrics.k8s.io/v1beta1 +[AfterEach] [sig-api-machinery] Discovery + test/e2e/framework/node/init/init.go:32 +Jul 18 13:23:27.521: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Discovery + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Discovery + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Discovery + tear down framework | framework.go:193 +STEP: Destroying namespace "discovery-2958" for this suite. 07/18/23 13:23:27.526 +------------------------------ +• [0.639 seconds] +[sig-api-machinery] Discovery +test/e2e/apimachinery/framework.go:23 + should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/apimachinery/discovery.go:122 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Discovery + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:23:26.893 + Jul 18 13:23:26.894: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename discovery 07/18/23 13:23:26.895 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:26.908 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:26.91 + [BeforeEach] [sig-api-machinery] Discovery + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] Discovery + test/e2e/apimachinery/discovery.go:43 + STEP: Setting up server cert 07/18/23 13:23:26.915 + [It] should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/apimachinery/discovery.go:122 + Jul 18 13:23:27.493: INFO: Checking APIGroup: apiregistration.k8s.io + Jul 18 13:23:27.495: INFO: PreferredVersion.GroupVersion: apiregistration.k8s.io/v1 + Jul 18 13:23:27.495: INFO: Versions found [{apiregistration.k8s.io/v1 v1}] + Jul 18 13:23:27.496: INFO: apiregistration.k8s.io/v1 matches apiregistration.k8s.io/v1 + Jul 18 13:23:27.496: INFO: Checking APIGroup: apps + Jul 18 13:23:27.498: INFO: PreferredVersion.GroupVersion: apps/v1 + Jul 18 13:23:27.498: INFO: Versions found [{apps/v1 v1}] + Jul 18 13:23:27.499: INFO: apps/v1 matches apps/v1 + Jul 18 13:23:27.499: INFO: Checking APIGroup: events.k8s.io + Jul 18 13:23:27.500: INFO: PreferredVersion.GroupVersion: events.k8s.io/v1 + Jul 18 13:23:27.501: INFO: Versions found [{events.k8s.io/v1 v1}] + Jul 18 13:23:27.501: INFO: events.k8s.io/v1 matches events.k8s.io/v1 + Jul 18 13:23:27.501: INFO: Checking APIGroup: authentication.k8s.io + Jul 18 13:23:27.502: INFO: PreferredVersion.GroupVersion: authentication.k8s.io/v1 + Jul 18 13:23:27.502: INFO: Versions found [{authentication.k8s.io/v1 v1}] + Jul 18 13:23:27.502: INFO: authentication.k8s.io/v1 matches authentication.k8s.io/v1 + Jul 18 13:23:27.502: INFO: Checking APIGroup: authorization.k8s.io + Jul 18 13:23:27.504: INFO: PreferredVersion.GroupVersion: authorization.k8s.io/v1 + Jul 18 13:23:27.504: INFO: Versions found [{authorization.k8s.io/v1 v1}] + Jul 18 13:23:27.504: INFO: authorization.k8s.io/v1 matches authorization.k8s.io/v1 + Jul 18 13:23:27.504: INFO: Checking APIGroup: autoscaling + Jul 18 13:23:27.505: INFO: PreferredVersion.GroupVersion: autoscaling/v2 + Jul 18 13:23:27.505: INFO: Versions found [{autoscaling/v2 v2} {autoscaling/v1 v1}] + Jul 18 13:23:27.505: INFO: autoscaling/v2 matches autoscaling/v2 + Jul 18 13:23:27.505: INFO: Checking APIGroup: batch + Jul 18 13:23:27.506: INFO: PreferredVersion.GroupVersion: batch/v1 + Jul 18 13:23:27.506: INFO: Versions found [{batch/v1 v1}] + Jul 18 13:23:27.506: INFO: batch/v1 matches batch/v1 + Jul 18 13:23:27.506: INFO: Checking APIGroup: certificates.k8s.io + Jul 18 13:23:27.507: INFO: PreferredVersion.GroupVersion: certificates.k8s.io/v1 + Jul 18 13:23:27.507: INFO: Versions found [{certificates.k8s.io/v1 v1}] + Jul 18 13:23:27.507: INFO: certificates.k8s.io/v1 matches certificates.k8s.io/v1 + Jul 18 13:23:27.507: INFO: Checking APIGroup: networking.k8s.io + Jul 18 13:23:27.508: INFO: PreferredVersion.GroupVersion: networking.k8s.io/v1 + Jul 18 13:23:27.508: INFO: Versions found [{networking.k8s.io/v1 v1}] + Jul 18 13:23:27.508: INFO: networking.k8s.io/v1 matches networking.k8s.io/v1 + Jul 18 13:23:27.508: INFO: Checking APIGroup: policy + Jul 18 13:23:27.509: INFO: PreferredVersion.GroupVersion: policy/v1 + Jul 18 13:23:27.509: INFO: Versions found [{policy/v1 v1}] + Jul 18 13:23:27.509: INFO: policy/v1 matches policy/v1 + Jul 18 13:23:27.509: INFO: Checking APIGroup: rbac.authorization.k8s.io + Jul 18 13:23:27.510: INFO: PreferredVersion.GroupVersion: rbac.authorization.k8s.io/v1 + Jul 18 13:23:27.510: INFO: Versions found [{rbac.authorization.k8s.io/v1 v1}] + Jul 18 13:23:27.510: INFO: rbac.authorization.k8s.io/v1 matches rbac.authorization.k8s.io/v1 + Jul 18 13:23:27.510: INFO: Checking APIGroup: storage.k8s.io + Jul 18 13:23:27.511: INFO: PreferredVersion.GroupVersion: storage.k8s.io/v1 + Jul 18 13:23:27.511: INFO: Versions found [{storage.k8s.io/v1 v1} {storage.k8s.io/v1beta1 v1beta1}] + Jul 18 13:23:27.511: INFO: storage.k8s.io/v1 matches storage.k8s.io/v1 + Jul 18 13:23:27.511: INFO: Checking APIGroup: admissionregistration.k8s.io + Jul 18 13:23:27.512: INFO: PreferredVersion.GroupVersion: admissionregistration.k8s.io/v1 + Jul 18 13:23:27.512: INFO: Versions found [{admissionregistration.k8s.io/v1 v1}] + Jul 18 13:23:27.512: INFO: admissionregistration.k8s.io/v1 matches admissionregistration.k8s.io/v1 + Jul 18 13:23:27.512: INFO: Checking APIGroup: apiextensions.k8s.io + Jul 18 13:23:27.513: INFO: PreferredVersion.GroupVersion: apiextensions.k8s.io/v1 + Jul 18 13:23:27.513: INFO: Versions found [{apiextensions.k8s.io/v1 v1}] + Jul 18 13:23:27.513: INFO: apiextensions.k8s.io/v1 matches apiextensions.k8s.io/v1 + Jul 18 13:23:27.513: INFO: Checking APIGroup: scheduling.k8s.io + Jul 18 13:23:27.514: INFO: PreferredVersion.GroupVersion: scheduling.k8s.io/v1 + Jul 18 13:23:27.514: INFO: Versions found [{scheduling.k8s.io/v1 v1}] + Jul 18 13:23:27.514: INFO: scheduling.k8s.io/v1 matches scheduling.k8s.io/v1 + Jul 18 13:23:27.514: INFO: Checking APIGroup: coordination.k8s.io + Jul 18 13:23:27.515: INFO: PreferredVersion.GroupVersion: coordination.k8s.io/v1 + Jul 18 13:23:27.516: INFO: Versions found [{coordination.k8s.io/v1 v1}] + Jul 18 13:23:27.516: INFO: coordination.k8s.io/v1 matches coordination.k8s.io/v1 + Jul 18 13:23:27.516: INFO: Checking APIGroup: node.k8s.io + Jul 18 13:23:27.517: INFO: PreferredVersion.GroupVersion: node.k8s.io/v1 + Jul 18 13:23:27.517: INFO: Versions found [{node.k8s.io/v1 v1}] + Jul 18 13:23:27.517: INFO: node.k8s.io/v1 matches node.k8s.io/v1 + Jul 18 13:23:27.517: INFO: Checking APIGroup: discovery.k8s.io + Jul 18 13:23:27.518: INFO: PreferredVersion.GroupVersion: discovery.k8s.io/v1 + Jul 18 13:23:27.518: INFO: Versions found [{discovery.k8s.io/v1 v1}] + Jul 18 13:23:27.518: INFO: discovery.k8s.io/v1 matches discovery.k8s.io/v1 + Jul 18 13:23:27.518: INFO: Checking APIGroup: flowcontrol.apiserver.k8s.io + Jul 18 13:23:27.519: INFO: PreferredVersion.GroupVersion: flowcontrol.apiserver.k8s.io/v1beta3 + Jul 18 13:23:27.519: INFO: Versions found [{flowcontrol.apiserver.k8s.io/v1beta3 v1beta3} {flowcontrol.apiserver.k8s.io/v1beta2 v1beta2}] + Jul 18 13:23:27.519: INFO: flowcontrol.apiserver.k8s.io/v1beta3 matches flowcontrol.apiserver.k8s.io/v1beta3 + Jul 18 13:23:27.519: INFO: Checking APIGroup: crd.projectcalico.org + Jul 18 13:23:27.520: INFO: PreferredVersion.GroupVersion: crd.projectcalico.org/v1 + Jul 18 13:23:27.520: INFO: Versions found [{crd.projectcalico.org/v1 v1}] + Jul 18 13:23:27.520: INFO: crd.projectcalico.org/v1 matches crd.projectcalico.org/v1 + Jul 18 13:23:27.520: INFO: Checking APIGroup: metrics.k8s.io + Jul 18 13:23:27.521: INFO: PreferredVersion.GroupVersion: metrics.k8s.io/v1beta1 + Jul 18 13:23:27.521: INFO: Versions found [{metrics.k8s.io/v1beta1 v1beta1}] + Jul 18 13:23:27.521: INFO: metrics.k8s.io/v1beta1 matches metrics.k8s.io/v1beta1 + [AfterEach] [sig-api-machinery] Discovery + test/e2e/framework/node/init/init.go:32 + Jul 18 13:23:27.521: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Discovery + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Discovery + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Discovery + tear down framework | framework.go:193 + STEP: Destroying namespace "discovery-2958" for this suite. 07/18/23 13:23:27.526 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] PreemptionExecutionPath + runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/scheduling/preemption.go:624 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:23:27.532 +Jul 18 13:23:27.532: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-preemption 07/18/23 13:23:27.533 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:27.553 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:27.556 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:97 +Jul 18 13:23:27.571: INFO: Waiting up to 1m0s for all nodes to be ready +Jul 18 13:24:27.628: INFO: Waiting for terminating namespaces to be deleted... +[BeforeEach] PreemptionExecutionPath + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:24:27.632 +Jul 18 13:24:27.632: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-preemption-path 07/18/23 13:24:27.633 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:24:27.644 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:24:27.647 +[BeforeEach] PreemptionExecutionPath + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:576 +STEP: Finding an available node 07/18/23 13:24:27.651 +STEP: Trying to launch a pod without a label to get a node which can launch it. 07/18/23 13:24:27.651 +Jul 18 13:24:27.658: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-preemption-path-5908" to be "running" +Jul 18 13:24:27.663: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 4.774967ms +Jul 18 13:24:29.668: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.009481776s +Jul 18 13:24:29.668: INFO: Pod "without-label" satisfied condition "running" +STEP: Explicitly delete pod here to free the resource it takes. 07/18/23 13:24:29.671 +Jul 18 13:24:29.683: INFO: found a healthy node: hux-lab1-worker-c6s2t +[It] runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/scheduling/preemption.go:624 +Jul 18 13:24:35.752: INFO: pods created so far: [1 1 1] +Jul 18 13:24:35.752: INFO: length of pods created so far: 3 +Jul 18 13:24:39.762: INFO: pods created so far: [2 2 1] +[AfterEach] PreemptionExecutionPath + test/e2e/framework/node/init/init.go:32 +Jul 18 13:24:46.762: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:549 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:24:46.795: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:84 +[DeferCleanup (Each)] PreemptionExecutionPath + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] PreemptionExecutionPath + dump namespaces | framework.go:196 +[DeferCleanup (Each)] PreemptionExecutionPath + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-preemption-path-5908" for this suite. 07/18/23 13:24:46.881 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-preemption-7073" for this suite. 07/18/23 13:24:46.905 +------------------------------ +• [SLOW TEST] [79.387 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + PreemptionExecutionPath + test/e2e/scheduling/preemption.go:537 + runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/scheduling/preemption.go:624 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:23:27.532 + Jul 18 13:23:27.532: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-preemption 07/18/23 13:23:27.533 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:23:27.553 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:23:27.556 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:97 + Jul 18 13:23:27.571: INFO: Waiting up to 1m0s for all nodes to be ready + Jul 18 13:24:27.628: INFO: Waiting for terminating namespaces to be deleted... + [BeforeEach] PreemptionExecutionPath + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:24:27.632 + Jul 18 13:24:27.632: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-preemption-path 07/18/23 13:24:27.633 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:24:27.644 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:24:27.647 + [BeforeEach] PreemptionExecutionPath + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:576 + STEP: Finding an available node 07/18/23 13:24:27.651 + STEP: Trying to launch a pod without a label to get a node which can launch it. 07/18/23 13:24:27.651 + Jul 18 13:24:27.658: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-preemption-path-5908" to be "running" + Jul 18 13:24:27.663: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 4.774967ms + Jul 18 13:24:29.668: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.009481776s + Jul 18 13:24:29.668: INFO: Pod "without-label" satisfied condition "running" + STEP: Explicitly delete pod here to free the resource it takes. 07/18/23 13:24:29.671 + Jul 18 13:24:29.683: INFO: found a healthy node: hux-lab1-worker-c6s2t + [It] runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/scheduling/preemption.go:624 + Jul 18 13:24:35.752: INFO: pods created so far: [1 1 1] + Jul 18 13:24:35.752: INFO: length of pods created so far: 3 + Jul 18 13:24:39.762: INFO: pods created so far: [2 2 1] + [AfterEach] PreemptionExecutionPath + test/e2e/framework/node/init/init.go:32 + Jul 18 13:24:46.762: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:549 + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:24:46.795: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:84 + [DeferCleanup (Each)] PreemptionExecutionPath + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] PreemptionExecutionPath + dump namespaces | framework.go:196 + [DeferCleanup (Each)] PreemptionExecutionPath + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-preemption-path-5908" for this suite. 07/18/23 13:24:46.881 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-preemption-7073" for this suite. 07/18/23 13:24:46.905 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:97 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:24:46.926 +Jul 18 13:24:46.927: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:24:46.928 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:24:46.948 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:24:46.951 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:97 +STEP: Creating a pod to test emptydir 0644 on tmpfs 07/18/23 13:24:46.955 +Jul 18 13:24:46.964: INFO: Waiting up to 5m0s for pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51" in namespace "emptydir-4506" to be "Succeeded or Failed" +Jul 18 13:24:46.968: INFO: Pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51": Phase="Pending", Reason="", readiness=false. Elapsed: 4.036086ms +Jul 18 13:24:48.972: INFO: Pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00870887s +Jul 18 13:24:50.972: INFO: Pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00888535s +STEP: Saw pod success 07/18/23 13:24:50.972 +Jul 18 13:24:50.973: INFO: Pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51" satisfied condition "Succeeded or Failed" +Jul 18 13:24:50.976: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51 container test-container: +STEP: delete the pod 07/18/23 13:24:50.983 +Jul 18 13:24:50.993: INFO: Waiting for pod pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51 to disappear +Jul 18 13:24:50.997: INFO: Pod pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:24:50.997: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-4506" for this suite. 07/18/23 13:24:51.001 +------------------------------ +• [4.083 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:97 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:24:46.926 + Jul 18 13:24:46.927: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:24:46.928 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:24:46.948 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:24:46.951 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:97 + STEP: Creating a pod to test emptydir 0644 on tmpfs 07/18/23 13:24:46.955 + Jul 18 13:24:46.964: INFO: Waiting up to 5m0s for pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51" in namespace "emptydir-4506" to be "Succeeded or Failed" + Jul 18 13:24:46.968: INFO: Pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51": Phase="Pending", Reason="", readiness=false. Elapsed: 4.036086ms + Jul 18 13:24:48.972: INFO: Pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00870887s + Jul 18 13:24:50.972: INFO: Pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00888535s + STEP: Saw pod success 07/18/23 13:24:50.972 + Jul 18 13:24:50.973: INFO: Pod "pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51" satisfied condition "Succeeded or Failed" + Jul 18 13:24:50.976: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51 container test-container: + STEP: delete the pod 07/18/23 13:24:50.983 + Jul 18 13:24:50.993: INFO: Waiting for pod pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51 to disappear + Jul 18 13:24:50.997: INFO: Pod pod-5b66c4cd-7a3a-4502-bc86-5ab391bfff51 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:24:50.997: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-4506" for this suite. 07/18/23 13:24:51.001 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should be submitted and removed [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:226 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:24:51.01 +Jul 18 13:24:51.010: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:24:51.011 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:24:51.022 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:24:51.024 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should be submitted and removed [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:226 +STEP: creating the pod 07/18/23 13:24:51.027 +STEP: setting up watch 07/18/23 13:24:51.027 +STEP: submitting the pod to kubernetes 07/18/23 13:24:51.13 +STEP: verifying the pod is in kubernetes 07/18/23 13:24:51.137 +STEP: verifying pod creation was observed 07/18/23 13:24:51.141 +Jul 18 13:24:51.141: INFO: Waiting up to 5m0s for pod "pod-submit-remove-5d72eef3-11d8-4d63-b8ab-52ba68561e1b" in namespace "pods-5353" to be "running" +Jul 18 13:24:51.149: INFO: Pod "pod-submit-remove-5d72eef3-11d8-4d63-b8ab-52ba68561e1b": Phase="Pending", Reason="", readiness=false. Elapsed: 7.533665ms +Jul 18 13:24:53.152: INFO: Pod "pod-submit-remove-5d72eef3-11d8-4d63-b8ab-52ba68561e1b": Phase="Running", Reason="", readiness=true. Elapsed: 2.010796426s +Jul 18 13:24:53.152: INFO: Pod "pod-submit-remove-5d72eef3-11d8-4d63-b8ab-52ba68561e1b" satisfied condition "running" +STEP: deleting the pod gracefully 07/18/23 13:24:53.155 +STEP: verifying pod deletion was observed 07/18/23 13:24:53.163 +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:24:55.501: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-5353" for this suite. 07/18/23 13:24:55.505 +------------------------------ +• [4.501 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should be submitted and removed [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:226 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:24:51.01 + Jul 18 13:24:51.010: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:24:51.011 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:24:51.022 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:24:51.024 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should be submitted and removed [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:226 + STEP: creating the pod 07/18/23 13:24:51.027 + STEP: setting up watch 07/18/23 13:24:51.027 + STEP: submitting the pod to kubernetes 07/18/23 13:24:51.13 + STEP: verifying the pod is in kubernetes 07/18/23 13:24:51.137 + STEP: verifying pod creation was observed 07/18/23 13:24:51.141 + Jul 18 13:24:51.141: INFO: Waiting up to 5m0s for pod "pod-submit-remove-5d72eef3-11d8-4d63-b8ab-52ba68561e1b" in namespace "pods-5353" to be "running" + Jul 18 13:24:51.149: INFO: Pod "pod-submit-remove-5d72eef3-11d8-4d63-b8ab-52ba68561e1b": Phase="Pending", Reason="", readiness=false. Elapsed: 7.533665ms + Jul 18 13:24:53.152: INFO: Pod "pod-submit-remove-5d72eef3-11d8-4d63-b8ab-52ba68561e1b": Phase="Running", Reason="", readiness=true. Elapsed: 2.010796426s + Jul 18 13:24:53.152: INFO: Pod "pod-submit-remove-5d72eef3-11d8-4d63-b8ab-52ba68561e1b" satisfied condition "running" + STEP: deleting the pod gracefully 07/18/23 13:24:53.155 + STEP: verifying pod deletion was observed 07/18/23 13:24:53.163 + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:24:55.501: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-5353" for this suite. 07/18/23 13:24:55.505 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to create a functioning NodePort service [Conformance] + test/e2e/network/service.go:1302 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:24:55.513 +Jul 18 13:24:55.513: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:24:55.514 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:24:55.525 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:24:55.528 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should be able to create a functioning NodePort service [Conformance] + test/e2e/network/service.go:1302 +STEP: creating service nodeport-test with type=NodePort in namespace services-1874 07/18/23 13:24:55.53 +STEP: creating replication controller nodeport-test in namespace services-1874 07/18/23 13:24:55.543 +I0718 13:24:55.550180 20 runners.go:193] Created replication controller with name: nodeport-test, namespace: services-1874, replica count: 2 +I0718 13:24:58.601752 20 runners.go:193] nodeport-test Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jul 18 13:24:58.601: INFO: Creating new exec pod +Jul 18 13:24:58.606: INFO: Waiting up to 5m0s for pod "execpodltnpb" in namespace "services-1874" to be "running" +Jul 18 13:24:58.611: INFO: Pod "execpodltnpb": Phase="Pending", Reason="", readiness=false. Elapsed: 4.799898ms +Jul 18 13:25:00.617: INFO: Pod "execpodltnpb": Phase="Running", Reason="", readiness=true. Elapsed: 2.010724146s +Jul 18 13:25:00.617: INFO: Pod "execpodltnpb" satisfied condition "running" +Jul 18 13:25:01.623: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-1874 exec execpodltnpb -- /bin/sh -x -c nc -v -z -w 2 nodeport-test 80' +Jul 18 13:25:01.803: INFO: stderr: "+ nc -v -z -w 2 nodeport-test 80\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" +Jul 18 13:25:01.803: INFO: stdout: "" +Jul 18 13:25:01.803: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-1874 exec execpodltnpb -- /bin/sh -x -c nc -v -z -w 2 10.96.123.169 80' +Jul 18 13:25:01.942: INFO: stderr: "+ nc -v -z -w 2 10.96.123.169 80\nConnection to 10.96.123.169 80 port [tcp/http] succeeded!\n" +Jul 18 13:25:01.942: INFO: stdout: "" +Jul 18 13:25:01.942: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-1874 exec execpodltnpb -- /bin/sh -x -c nc -v -z -w 2 10.128.0.147 32278' +Jul 18 13:25:02.101: INFO: stderr: "+ nc -v -z -w 2 10.128.0.147 32278\nConnection to 10.128.0.147 32278 port [tcp/*] succeeded!\n" +Jul 18 13:25:02.101: INFO: stdout: "" +Jul 18 13:25:02.101: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-1874 exec execpodltnpb -- /bin/sh -x -c nc -v -z -w 2 10.128.3.181 32278' +Jul 18 13:25:02.303: INFO: stderr: "+ nc -v -z -w 2 10.128.3.181 32278\nConnection to 10.128.3.181 32278 port [tcp/*] succeeded!\n" +Jul 18 13:25:02.303: INFO: stdout: "" +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:25:02.303: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-1874" for this suite. 07/18/23 13:25:02.308 +------------------------------ +• [SLOW TEST] [6.802 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to create a functioning NodePort service [Conformance] + test/e2e/network/service.go:1302 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:24:55.513 + Jul 18 13:24:55.513: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:24:55.514 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:24:55.525 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:24:55.528 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should be able to create a functioning NodePort service [Conformance] + test/e2e/network/service.go:1302 + STEP: creating service nodeport-test with type=NodePort in namespace services-1874 07/18/23 13:24:55.53 + STEP: creating replication controller nodeport-test in namespace services-1874 07/18/23 13:24:55.543 + I0718 13:24:55.550180 20 runners.go:193] Created replication controller with name: nodeport-test, namespace: services-1874, replica count: 2 + I0718 13:24:58.601752 20 runners.go:193] nodeport-test Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Jul 18 13:24:58.601: INFO: Creating new exec pod + Jul 18 13:24:58.606: INFO: Waiting up to 5m0s for pod "execpodltnpb" in namespace "services-1874" to be "running" + Jul 18 13:24:58.611: INFO: Pod "execpodltnpb": Phase="Pending", Reason="", readiness=false. Elapsed: 4.799898ms + Jul 18 13:25:00.617: INFO: Pod "execpodltnpb": Phase="Running", Reason="", readiness=true. Elapsed: 2.010724146s + Jul 18 13:25:00.617: INFO: Pod "execpodltnpb" satisfied condition "running" + Jul 18 13:25:01.623: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-1874 exec execpodltnpb -- /bin/sh -x -c nc -v -z -w 2 nodeport-test 80' + Jul 18 13:25:01.803: INFO: stderr: "+ nc -v -z -w 2 nodeport-test 80\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" + Jul 18 13:25:01.803: INFO: stdout: "" + Jul 18 13:25:01.803: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-1874 exec execpodltnpb -- /bin/sh -x -c nc -v -z -w 2 10.96.123.169 80' + Jul 18 13:25:01.942: INFO: stderr: "+ nc -v -z -w 2 10.96.123.169 80\nConnection to 10.96.123.169 80 port [tcp/http] succeeded!\n" + Jul 18 13:25:01.942: INFO: stdout: "" + Jul 18 13:25:01.942: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-1874 exec execpodltnpb -- /bin/sh -x -c nc -v -z -w 2 10.128.0.147 32278' + Jul 18 13:25:02.101: INFO: stderr: "+ nc -v -z -w 2 10.128.0.147 32278\nConnection to 10.128.0.147 32278 port [tcp/*] succeeded!\n" + Jul 18 13:25:02.101: INFO: stdout: "" + Jul 18 13:25:02.101: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-1874 exec execpodltnpb -- /bin/sh -x -c nc -v -z -w 2 10.128.3.181 32278' + Jul 18 13:25:02.303: INFO: stderr: "+ nc -v -z -w 2 10.128.3.181 32278\nConnection to 10.128.3.181 32278 port [tcp/*] succeeded!\n" + Jul 18 13:25:02.303: INFO: stdout: "" + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:25:02.303: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-1874" for this suite. 07/18/23 13:25:02.308 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/apimachinery/garbage_collector.go:650 +[BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:25:02.315 +Jul 18 13:25:02.315: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename gc 07/18/23 13:25:02.316 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:02.332 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:02.335 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 +[It] should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/apimachinery/garbage_collector.go:650 +STEP: create the rc 07/18/23 13:25:02.342 +STEP: delete the rc 07/18/23 13:25:07.365 +STEP: wait for the rc to be deleted 07/18/23 13:25:07.379 +Jul 18 13:25:08.407: INFO: 80 pods remaining +Jul 18 13:25:08.407: INFO: 80 pods has nil DeletionTimestamp +Jul 18 13:25:08.407: INFO: +Jul 18 13:25:09.392: INFO: 74 pods remaining +Jul 18 13:25:09.392: INFO: 74 pods has nil DeletionTimestamp +Jul 18 13:25:09.392: INFO: +Jul 18 13:25:10.399: INFO: 60 pods remaining +Jul 18 13:25:10.399: INFO: 60 pods has nil DeletionTimestamp +Jul 18 13:25:10.399: INFO: +Jul 18 13:25:11.389: INFO: 40 pods remaining +Jul 18 13:25:11.389: INFO: 40 pods has nil DeletionTimestamp +Jul 18 13:25:11.389: INFO: +Jul 18 13:25:12.399: INFO: 34 pods remaining +Jul 18 13:25:12.400: INFO: 34 pods has nil DeletionTimestamp +Jul 18 13:25:12.400: INFO: +Jul 18 13:25:13.394: INFO: 20 pods remaining +Jul 18 13:25:13.394: INFO: 20 pods has nil DeletionTimestamp +Jul 18 13:25:13.394: INFO: +STEP: Gathering metrics 07/18/23 13:25:14.393 +Jul 18 13:25:14.427: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" +Jul 18 13:25:14.430: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 3.418943ms +Jul 18 13:25:14.430: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) +Jul 18 13:25:14.430: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" +Jul 18 13:25:14.630: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 +Jul 18 13:25:14.630: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 +STEP: Destroying namespace "gc-13" for this suite. 07/18/23 13:25:14.635 +------------------------------ +• [SLOW TEST] [12.330 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/apimachinery/garbage_collector.go:650 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:25:02.315 + Jul 18 13:25:02.315: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename gc 07/18/23 13:25:02.316 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:02.332 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:02.335 + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 + [It] should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/apimachinery/garbage_collector.go:650 + STEP: create the rc 07/18/23 13:25:02.342 + STEP: delete the rc 07/18/23 13:25:07.365 + STEP: wait for the rc to be deleted 07/18/23 13:25:07.379 + Jul 18 13:25:08.407: INFO: 80 pods remaining + Jul 18 13:25:08.407: INFO: 80 pods has nil DeletionTimestamp + Jul 18 13:25:08.407: INFO: + Jul 18 13:25:09.392: INFO: 74 pods remaining + Jul 18 13:25:09.392: INFO: 74 pods has nil DeletionTimestamp + Jul 18 13:25:09.392: INFO: + Jul 18 13:25:10.399: INFO: 60 pods remaining + Jul 18 13:25:10.399: INFO: 60 pods has nil DeletionTimestamp + Jul 18 13:25:10.399: INFO: + Jul 18 13:25:11.389: INFO: 40 pods remaining + Jul 18 13:25:11.389: INFO: 40 pods has nil DeletionTimestamp + Jul 18 13:25:11.389: INFO: + Jul 18 13:25:12.399: INFO: 34 pods remaining + Jul 18 13:25:12.400: INFO: 34 pods has nil DeletionTimestamp + Jul 18 13:25:12.400: INFO: + Jul 18 13:25:13.394: INFO: 20 pods remaining + Jul 18 13:25:13.394: INFO: 20 pods has nil DeletionTimestamp + Jul 18 13:25:13.394: INFO: + STEP: Gathering metrics 07/18/23 13:25:14.393 + Jul 18 13:25:14.427: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" + Jul 18 13:25:14.430: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 3.418943ms + Jul 18 13:25:14.430: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) + Jul 18 13:25:14.430: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" + Jul 18 13:25:14.630: INFO: For apiserver_request_total: + For apiserver_request_latency_seconds: + For apiserver_init_events_total: + For garbage_collector_attempt_to_delete_queue_latency: + For garbage_collector_attempt_to_delete_work_duration: + For garbage_collector_attempt_to_orphan_queue_latency: + For garbage_collector_attempt_to_orphan_work_duration: + For garbage_collector_dirty_processing_latency_microseconds: + For garbage_collector_event_processing_latency_microseconds: + For garbage_collector_graph_changes_queue_latency: + For garbage_collector_graph_changes_work_duration: + For garbage_collector_orphan_processing_latency_microseconds: + For namespace_queue_latency: + For namespace_queue_latency_sum: + For namespace_queue_latency_count: + For namespace_retries: + For namespace_work_duration: + For namespace_work_duration_sum: + For namespace_work_duration_count: + For function_duration_seconds: + For errors_total: + For evicted_pods_total: + + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 + Jul 18 13:25:14.630: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 + STEP: Destroying namespace "gc-13" for this suite. 07/18/23 13:25:14.635 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should get a host IP [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:204 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:25:14.647 +Jul 18 13:25:14.647: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:25:14.648 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:14.666 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:14.67 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should get a host IP [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:204 +STEP: creating pod 07/18/23 13:25:14.673 +Jul 18 13:25:14.682: INFO: Waiting up to 5m0s for pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d" in namespace "pods-4971" to be "running and ready" +Jul 18 13:25:14.688: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 5.661982ms +Jul 18 13:25:14.688: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:25:16.702: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.019987678s +Jul 18 13:25:16.702: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:25:18.691: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.009469646s +Jul 18 13:25:18.691: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:25:20.692: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 6.010465386s +Jul 18 13:25:20.692: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:25:22.695: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 8.013447995s +Jul 18 13:25:22.695: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:25:24.692: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 10.010335243s +Jul 18 13:25:24.692: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:25:26.692: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Running", Reason="", readiness=true. Elapsed: 12.010100738s +Jul 18 13:25:26.692: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Running (Ready = true) +Jul 18 13:25:26.692: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d" satisfied condition "running and ready" +Jul 18 13:25:26.698: INFO: Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d has hostIP: 10.128.0.147 +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:25:26.698: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-4971" for this suite. 07/18/23 13:25:26.702 +------------------------------ +• [SLOW TEST] [12.061 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should get a host IP [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:204 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:25:14.647 + Jul 18 13:25:14.647: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:25:14.648 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:14.666 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:14.67 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should get a host IP [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:204 + STEP: creating pod 07/18/23 13:25:14.673 + Jul 18 13:25:14.682: INFO: Waiting up to 5m0s for pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d" in namespace "pods-4971" to be "running and ready" + Jul 18 13:25:14.688: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 5.661982ms + Jul 18 13:25:14.688: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:25:16.702: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.019987678s + Jul 18 13:25:16.702: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:25:18.691: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.009469646s + Jul 18 13:25:18.691: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:25:20.692: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 6.010465386s + Jul 18 13:25:20.692: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:25:22.695: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 8.013447995s + Jul 18 13:25:22.695: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:25:24.692: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Pending", Reason="", readiness=false. Elapsed: 10.010335243s + Jul 18 13:25:24.692: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:25:26.692: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d": Phase="Running", Reason="", readiness=true. Elapsed: 12.010100738s + Jul 18 13:25:26.692: INFO: The phase of Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d is Running (Ready = true) + Jul 18 13:25:26.692: INFO: Pod "pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d" satisfied condition "running and ready" + Jul 18 13:25:26.698: INFO: Pod pod-hostip-bd7cab48-4f8b-4b2c-8472-ccffb0972b4d has hostIP: 10.128.0.147 + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:25:26.698: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-4971" for this suite. 07/18/23 13:25:26.702 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should be able to update and delete ResourceQuota. [Conformance] + test/e2e/apimachinery/resource_quota.go:884 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:25:26.709 +Jul 18 13:25:26.709: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 13:25:26.71 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:26.723 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:26.726 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should be able to update and delete ResourceQuota. [Conformance] + test/e2e/apimachinery/resource_quota.go:884 +STEP: Creating a ResourceQuota 07/18/23 13:25:26.729 +STEP: Getting a ResourceQuota 07/18/23 13:25:26.732 +STEP: Updating a ResourceQuota 07/18/23 13:25:26.736 +STEP: Verifying a ResourceQuota was modified 07/18/23 13:25:26.74 +STEP: Deleting a ResourceQuota 07/18/23 13:25:26.743 +STEP: Verifying the deleted ResourceQuota 07/18/23 13:25:26.765 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 13:25:26.774: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-1183" for this suite. 07/18/23 13:25:26.779 +------------------------------ +• [0.075 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should be able to update and delete ResourceQuota. [Conformance] + test/e2e/apimachinery/resource_quota.go:884 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:25:26.709 + Jul 18 13:25:26.709: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 13:25:26.71 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:26.723 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:26.726 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should be able to update and delete ResourceQuota. [Conformance] + test/e2e/apimachinery/resource_quota.go:884 + STEP: Creating a ResourceQuota 07/18/23 13:25:26.729 + STEP: Getting a ResourceQuota 07/18/23 13:25:26.732 + STEP: Updating a ResourceQuota 07/18/23 13:25:26.736 + STEP: Verifying a ResourceQuota was modified 07/18/23 13:25:26.74 + STEP: Deleting a ResourceQuota 07/18/23 13:25:26.743 + STEP: Verifying the deleted ResourceQuota 07/18/23 13:25:26.765 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 13:25:26.774: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-1183" for this suite. 07/18/23 13:25:26.779 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:130 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:25:26.788 +Jul 18 13:25:26.788: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:25:26.789 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:26.803 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:26.806 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:130 +STEP: Creating the pod 07/18/23 13:25:26.808 +Jul 18 13:25:26.817: INFO: Waiting up to 5m0s for pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a" in namespace "downward-api-6816" to be "running and ready" +Jul 18 13:25:26.823: INFO: Pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a": Phase="Pending", Reason="", readiness=false. Elapsed: 5.774533ms +Jul 18 13:25:26.823: INFO: The phase of Pod labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:25:28.828: INFO: Pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a": Phase="Running", Reason="", readiness=true. Elapsed: 2.010766529s +Jul 18 13:25:28.828: INFO: The phase of Pod labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a is Running (Ready = true) +Jul 18 13:25:28.828: INFO: Pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a" satisfied condition "running and ready" +Jul 18 13:25:29.349: INFO: Successfully updated pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a" +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:25:33.373: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-6816" for this suite. 07/18/23 13:25:33.378 +------------------------------ +• [SLOW TEST] [6.596 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:130 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:25:26.788 + Jul 18 13:25:26.788: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:25:26.789 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:26.803 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:26.806 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:130 + STEP: Creating the pod 07/18/23 13:25:26.808 + Jul 18 13:25:26.817: INFO: Waiting up to 5m0s for pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a" in namespace "downward-api-6816" to be "running and ready" + Jul 18 13:25:26.823: INFO: Pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a": Phase="Pending", Reason="", readiness=false. Elapsed: 5.774533ms + Jul 18 13:25:26.823: INFO: The phase of Pod labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:25:28.828: INFO: Pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a": Phase="Running", Reason="", readiness=true. Elapsed: 2.010766529s + Jul 18 13:25:28.828: INFO: The phase of Pod labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a is Running (Ready = true) + Jul 18 13:25:28.828: INFO: Pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a" satisfied condition "running and ready" + Jul 18 13:25:29.349: INFO: Successfully updated pod "labelsupdate93ed6a65-1969-47dc-b49c-5133d2f45e1a" + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:25:33.373: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-6816" for this suite. 07/18/23 13:25:33.378 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:536 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:25:33.387 +Jul 18 13:25:33.387: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:25:33.388 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:33.402 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:33.405 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:536 +Jul 18 13:25:33.408: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: creating the pod 07/18/23 13:25:33.408 +STEP: submitting the pod to kubernetes 07/18/23 13:25:33.408 +Jul 18 13:25:33.415: INFO: Waiting up to 5m0s for pod "pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652" in namespace "pods-9141" to be "running and ready" +Jul 18 13:25:33.419: INFO: Pod "pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652": Phase="Pending", Reason="", readiness=false. Elapsed: 3.661408ms +Jul 18 13:25:33.419: INFO: The phase of Pod pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:25:35.423: INFO: Pod "pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652": Phase="Running", Reason="", readiness=true. Elapsed: 2.007876118s +Jul 18 13:25:35.423: INFO: The phase of Pod pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652 is Running (Ready = true) +Jul 18 13:25:35.423: INFO: Pod "pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652" satisfied condition "running and ready" +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:25:35.525: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-9141" for this suite. 07/18/23 13:25:35.529 +------------------------------ +• [2.149 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:536 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:25:33.387 + Jul 18 13:25:33.387: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:25:33.388 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:33.402 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:33.405 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:536 + Jul 18 13:25:33.408: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: creating the pod 07/18/23 13:25:33.408 + STEP: submitting the pod to kubernetes 07/18/23 13:25:33.408 + Jul 18 13:25:33.415: INFO: Waiting up to 5m0s for pod "pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652" in namespace "pods-9141" to be "running and ready" + Jul 18 13:25:33.419: INFO: Pod "pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652": Phase="Pending", Reason="", readiness=false. Elapsed: 3.661408ms + Jul 18 13:25:33.419: INFO: The phase of Pod pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:25:35.423: INFO: Pod "pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652": Phase="Running", Reason="", readiness=true. Elapsed: 2.007876118s + Jul 18 13:25:35.423: INFO: The phase of Pod pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652 is Running (Ready = true) + Jul 18 13:25:35.423: INFO: Pod "pod-exec-websocket-a528c032-3c12-49f0-848a-3b581c168652" satisfied condition "running and ready" + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:25:35.525: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-9141" for this suite. 07/18/23 13:25:35.529 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-instrumentation] Events API + should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/instrumentation/events.go:98 +[BeforeEach] [sig-instrumentation] Events API + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:25:35.537 +Jul 18 13:25:35.537: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename events 07/18/23 13:25:35.538 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:35.551 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:35.554 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 +[It] should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/instrumentation/events.go:98 +STEP: creating a test event 07/18/23 13:25:35.559 +STEP: listing events in all namespaces 07/18/23 13:25:35.566 +STEP: listing events in test namespace 07/18/23 13:25:35.578 +STEP: listing events with field selection filtering on source 07/18/23 13:25:35.582 +STEP: listing events with field selection filtering on reportingController 07/18/23 13:25:35.585 +STEP: getting the test event 07/18/23 13:25:35.588 +STEP: patching the test event 07/18/23 13:25:35.59 +STEP: getting the test event 07/18/23 13:25:35.599 +STEP: updating the test event 07/18/23 13:25:35.602 +STEP: getting the test event 07/18/23 13:25:35.607 +STEP: deleting the test event 07/18/23 13:25:35.61 +STEP: listing events in all namespaces 07/18/23 13:25:35.616 +STEP: listing events in test namespace 07/18/23 13:25:35.626 +[AfterEach] [sig-instrumentation] Events API + test/e2e/framework/node/init/init.go:32 +Jul 18 13:25:35.629: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-instrumentation] Events API + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-instrumentation] Events API + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-instrumentation] Events API + tear down framework | framework.go:193 +STEP: Destroying namespace "events-6143" for this suite. 07/18/23 13:25:35.633 +------------------------------ +• [0.102 seconds] +[sig-instrumentation] Events API +test/e2e/instrumentation/common/framework.go:23 + should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/instrumentation/events.go:98 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-instrumentation] Events API + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:25:35.537 + Jul 18 13:25:35.537: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename events 07/18/23 13:25:35.538 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:35.551 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:35.554 + [BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 + [It] should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/instrumentation/events.go:98 + STEP: creating a test event 07/18/23 13:25:35.559 + STEP: listing events in all namespaces 07/18/23 13:25:35.566 + STEP: listing events in test namespace 07/18/23 13:25:35.578 + STEP: listing events with field selection filtering on source 07/18/23 13:25:35.582 + STEP: listing events with field selection filtering on reportingController 07/18/23 13:25:35.585 + STEP: getting the test event 07/18/23 13:25:35.588 + STEP: patching the test event 07/18/23 13:25:35.59 + STEP: getting the test event 07/18/23 13:25:35.599 + STEP: updating the test event 07/18/23 13:25:35.602 + STEP: getting the test event 07/18/23 13:25:35.607 + STEP: deleting the test event 07/18/23 13:25:35.61 + STEP: listing events in all namespaces 07/18/23 13:25:35.616 + STEP: listing events in test namespace 07/18/23 13:25:35.626 + [AfterEach] [sig-instrumentation] Events API + test/e2e/framework/node/init/init.go:32 + Jul 18 13:25:35.629: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-instrumentation] Events API + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-instrumentation] Events API + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-instrumentation] Events API + tear down framework | framework.go:193 + STEP: Destroying namespace "events-6143" for this suite. 07/18/23 13:25:35.633 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-api-machinery] Watchers + should receive events on concurrent watches in same order [Conformance] + test/e2e/apimachinery/watch.go:334 +[BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:25:35.648 +Jul 18 13:25:35.649: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename watch 07/18/23 13:25:35.651 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:35.67 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:35.673 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 +[It] should receive events on concurrent watches in same order [Conformance] + test/e2e/apimachinery/watch.go:334 +STEP: getting a starting resourceVersion 07/18/23 13:25:35.676 +STEP: starting a background goroutine to produce watch events 07/18/23 13:25:35.678 +STEP: creating watches starting from each resource version of the events produced and verifying they all receive resource versions in the same order 07/18/23 13:25:35.678 +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 +Jul 18 13:25:38.457: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 +STEP: Destroying namespace "watch-3955" for this suite. 07/18/23 13:25:38.508 +------------------------------ +• [2.911 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should receive events on concurrent watches in same order [Conformance] + test/e2e/apimachinery/watch.go:334 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:25:35.648 + Jul 18 13:25:35.649: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename watch 07/18/23 13:25:35.651 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:35.67 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:35.673 + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 + [It] should receive events on concurrent watches in same order [Conformance] + test/e2e/apimachinery/watch.go:334 + STEP: getting a starting resourceVersion 07/18/23 13:25:35.676 + STEP: starting a background goroutine to produce watch events 07/18/23 13:25:35.678 + STEP: creating watches starting from each resource version of the events produced and verifying they all receive resource versions in the same order 07/18/23 13:25:35.678 + [AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 + Jul 18 13:25:38.457: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 + STEP: Destroying namespace "watch-3955" for this suite. 07/18/23 13:25:38.508 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should delete a job [Conformance] + test/e2e/apps/job.go:481 +[BeforeEach] [sig-apps] Job + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:25:38.56 +Jul 18 13:25:38.560: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename job 07/18/23 13:25:38.561 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:38.574 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:38.577 +[BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 +[It] should delete a job [Conformance] + test/e2e/apps/job.go:481 +STEP: Creating a job 07/18/23 13:25:38.58 +STEP: Ensuring active pods == parallelism 07/18/23 13:25:38.585 +STEP: delete a job 07/18/23 13:25:40.589 +STEP: deleting Job.batch foo in namespace job-8022, will wait for the garbage collector to delete the pods 07/18/23 13:25:40.589 +Jul 18 13:25:40.658: INFO: Deleting Job.batch foo took: 13.353916ms +Jul 18 13:25:40.759: INFO: Terminating Job.batch foo pods took: 101.329336ms +STEP: Ensuring job was deleted 07/18/23 13:26:13.261 +[AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:13.265: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 +STEP: Destroying namespace "job-8022" for this suite. 07/18/23 13:26:13.269 +------------------------------ +• [SLOW TEST] [34.714 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should delete a job [Conformance] + test/e2e/apps/job.go:481 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:25:38.56 + Jul 18 13:25:38.560: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename job 07/18/23 13:25:38.561 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:25:38.574 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:25:38.577 + [BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 + [It] should delete a job [Conformance] + test/e2e/apps/job.go:481 + STEP: Creating a job 07/18/23 13:25:38.58 + STEP: Ensuring active pods == parallelism 07/18/23 13:25:38.585 + STEP: delete a job 07/18/23 13:25:40.589 + STEP: deleting Job.batch foo in namespace job-8022, will wait for the garbage collector to delete the pods 07/18/23 13:25:40.589 + Jul 18 13:25:40.658: INFO: Deleting Job.batch foo took: 13.353916ms + Jul 18 13:25:40.759: INFO: Terminating Job.batch foo pods took: 101.329336ms + STEP: Ensuring job was deleted 07/18/23 13:26:13.261 + [AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:13.265: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 + STEP: Destroying namespace "job-8022" for this suite. 07/18/23 13:26:13.269 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:175 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:13.276 +Jul 18 13:26:13.276: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:26:13.277 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:13.29 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:13.293 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:175 +STEP: Creating configMap with name configmap-test-upd-1dffacdf-a38a-4987-9820-9de8e8b0fb2b 07/18/23 13:26:13.299 +STEP: Creating the pod 07/18/23 13:26:13.309 +Jul 18 13:26:13.318: INFO: Waiting up to 5m0s for pod "pod-configmaps-ae67fd02-d1a6-4fe9-bf0d-78368790d756" in namespace "configmap-4596" to be "running" +Jul 18 13:26:13.323: INFO: Pod "pod-configmaps-ae67fd02-d1a6-4fe9-bf0d-78368790d756": Phase="Pending", Reason="", readiness=false. Elapsed: 4.526025ms +Jul 18 13:26:15.333: INFO: Pod "pod-configmaps-ae67fd02-d1a6-4fe9-bf0d-78368790d756": Phase="Running", Reason="", readiness=false. Elapsed: 2.014680474s +Jul 18 13:26:15.333: INFO: Pod "pod-configmaps-ae67fd02-d1a6-4fe9-bf0d-78368790d756" satisfied condition "running" +STEP: Waiting for pod with text data 07/18/23 13:26:15.333 +STEP: Waiting for pod with binary data 07/18/23 13:26:15.34 +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:15.347: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-4596" for this suite. 07/18/23 13:26:15.353 +------------------------------ +• [2.089 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:175 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:13.276 + Jul 18 13:26:13.276: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:26:13.277 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:13.29 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:13.293 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:175 + STEP: Creating configMap with name configmap-test-upd-1dffacdf-a38a-4987-9820-9de8e8b0fb2b 07/18/23 13:26:13.299 + STEP: Creating the pod 07/18/23 13:26:13.309 + Jul 18 13:26:13.318: INFO: Waiting up to 5m0s for pod "pod-configmaps-ae67fd02-d1a6-4fe9-bf0d-78368790d756" in namespace "configmap-4596" to be "running" + Jul 18 13:26:13.323: INFO: Pod "pod-configmaps-ae67fd02-d1a6-4fe9-bf0d-78368790d756": Phase="Pending", Reason="", readiness=false. Elapsed: 4.526025ms + Jul 18 13:26:15.333: INFO: Pod "pod-configmaps-ae67fd02-d1a6-4fe9-bf0d-78368790d756": Phase="Running", Reason="", readiness=false. Elapsed: 2.014680474s + Jul 18 13:26:15.333: INFO: Pod "pod-configmaps-ae67fd02-d1a6-4fe9-bf0d-78368790d756" satisfied condition "running" + STEP: Waiting for pod with text data 07/18/23 13:26:15.333 + STEP: Waiting for pod with binary data 07/18/23 13:26:15.34 + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:15.347: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-4596" for this suite. 07/18/23 13:26:15.353 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Lease + lease API should be available [Conformance] + test/e2e/common/node/lease.go:72 +[BeforeEach] [sig-node] Lease + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:15.366 +Jul 18 13:26:15.366: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename lease-test 07/18/23 13:26:15.366 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:15.383 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:15.39 +[BeforeEach] [sig-node] Lease + test/e2e/framework/metrics/init/init.go:31 +[It] lease API should be available [Conformance] + test/e2e/common/node/lease.go:72 +[AfterEach] [sig-node] Lease + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:15.440: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Lease + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Lease + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Lease + tear down framework | framework.go:193 +STEP: Destroying namespace "lease-test-429" for this suite. 07/18/23 13:26:15.445 +------------------------------ +• [0.085 seconds] +[sig-node] Lease +test/e2e/common/node/framework.go:23 + lease API should be available [Conformance] + test/e2e/common/node/lease.go:72 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Lease + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:15.366 + Jul 18 13:26:15.366: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename lease-test 07/18/23 13:26:15.366 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:15.383 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:15.39 + [BeforeEach] [sig-node] Lease + test/e2e/framework/metrics/init/init.go:31 + [It] lease API should be available [Conformance] + test/e2e/common/node/lease.go:72 + [AfterEach] [sig-node] Lease + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:15.440: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Lease + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Lease + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Lease + tear down framework | framework.go:193 + STEP: Destroying namespace "lease-test-429" for this suite. 07/18/23 13:26:15.445 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Sysctls [LinuxOnly] [NodeConformance] + should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:123 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:15.452 +Jul 18 13:26:15.452: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sysctl 07/18/23 13:26:15.453 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:15.471 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:15.473 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 +[It] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:123 +STEP: Creating a pod with one valid and two invalid sysctls 07/18/23 13:26:15.476 +[AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:15.480: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + tear down framework | framework.go:193 +STEP: Destroying namespace "sysctl-8165" for this suite. 07/18/23 13:26:15.484 +------------------------------ +• [0.038 seconds] +[sig-node] Sysctls [LinuxOnly] [NodeConformance] +test/e2e/common/node/framework.go:23 + should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:123 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:15.452 + Jul 18 13:26:15.452: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sysctl 07/18/23 13:26:15.453 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:15.471 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:15.473 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 + [It] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:123 + STEP: Creating a pod with one valid and two invalid sysctls 07/18/23 13:26:15.476 + [AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:15.480: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + tear down framework | framework.go:193 + STEP: Destroying namespace "sysctl-8165" for this suite. 07/18/23 13:26:15.484 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should not be blocked by dependency circle [Conformance] + test/e2e/apimachinery/garbage_collector.go:849 +[BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:15.495 +Jul 18 13:26:15.495: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename gc 07/18/23 13:26:15.496 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:15.508 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:15.51 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 +[It] should not be blocked by dependency circle [Conformance] + test/e2e/apimachinery/garbage_collector.go:849 +Jul 18 13:26:15.551: INFO: pod1.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod3", UID:"5ffbacdd-3508-48e2-80e5-7d55afdf2120", Controller:(*bool)(0xc0053d81d6), BlockOwnerDeletion:(*bool)(0xc0053d81d7)}} +Jul 18 13:26:15.559: INFO: pod2.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod1", UID:"70b75c97-9c63-4ca5-8b94-eb5e77220d15", Controller:(*bool)(0xc005352866), BlockOwnerDeletion:(*bool)(0xc005352867)}} +Jul 18 13:26:15.569: INFO: pod3.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod2", UID:"0411af9a-f6e4-4c0d-8b95-554327d46972", Controller:(*bool)(0xc005352a6a), BlockOwnerDeletion:(*bool)(0xc005352a6b)}} +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:20.580: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 +STEP: Destroying namespace "gc-4342" for this suite. 07/18/23 13:26:20.586 +------------------------------ +• [SLOW TEST] [5.102 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should not be blocked by dependency circle [Conformance] + test/e2e/apimachinery/garbage_collector.go:849 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:15.495 + Jul 18 13:26:15.495: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename gc 07/18/23 13:26:15.496 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:15.508 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:15.51 + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 + [It] should not be blocked by dependency circle [Conformance] + test/e2e/apimachinery/garbage_collector.go:849 + Jul 18 13:26:15.551: INFO: pod1.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod3", UID:"5ffbacdd-3508-48e2-80e5-7d55afdf2120", Controller:(*bool)(0xc0053d81d6), BlockOwnerDeletion:(*bool)(0xc0053d81d7)}} + Jul 18 13:26:15.559: INFO: pod2.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod1", UID:"70b75c97-9c63-4ca5-8b94-eb5e77220d15", Controller:(*bool)(0xc005352866), BlockOwnerDeletion:(*bool)(0xc005352867)}} + Jul 18 13:26:15.569: INFO: pod3.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod2", UID:"0411af9a-f6e4-4c0d-8b95-554327d46972", Controller:(*bool)(0xc005352a6a), BlockOwnerDeletion:(*bool)(0xc005352a6b)}} + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:20.580: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 + STEP: Destroying namespace "gc-4342" for this suite. 07/18/23 13:26:20.586 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-storage] Projected downwardAPI + should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:53 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:20.599 +Jul 18 13:26:20.599: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:26:20.601 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:20.62 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:20.626 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:53 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:26:20.631 +Jul 18 13:26:20.645: INFO: Waiting up to 5m0s for pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129" in namespace "projected-4983" to be "Succeeded or Failed" +Jul 18 13:26:20.656: INFO: Pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129": Phase="Pending", Reason="", readiness=false. Elapsed: 11.414965ms +Jul 18 13:26:22.662: INFO: Pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016929098s +Jul 18 13:26:24.661: INFO: Pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015712326s +STEP: Saw pod success 07/18/23 13:26:24.661 +Jul 18 13:26:24.661: INFO: Pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129" satisfied condition "Succeeded or Failed" +Jul 18 13:26:24.665: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129 container client-container: +STEP: delete the pod 07/18/23 13:26:24.675 +Jul 18 13:26:24.687: INFO: Waiting for pod downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129 to disappear +Jul 18 13:26:24.690: INFO: Pod downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:24.690: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-4983" for this suite. 07/18/23 13:26:24.696 +------------------------------ +• [4.102 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:53 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:20.599 + Jul 18 13:26:20.599: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:26:20.601 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:20.62 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:20.626 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:53 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:26:20.631 + Jul 18 13:26:20.645: INFO: Waiting up to 5m0s for pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129" in namespace "projected-4983" to be "Succeeded or Failed" + Jul 18 13:26:20.656: INFO: Pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129": Phase="Pending", Reason="", readiness=false. Elapsed: 11.414965ms + Jul 18 13:26:22.662: INFO: Pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016929098s + Jul 18 13:26:24.661: INFO: Pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015712326s + STEP: Saw pod success 07/18/23 13:26:24.661 + Jul 18 13:26:24.661: INFO: Pod "downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129" satisfied condition "Succeeded or Failed" + Jul 18 13:26:24.665: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129 container client-container: + STEP: delete the pod 07/18/23 13:26:24.675 + Jul 18 13:26:24.687: INFO: Waiting for pod downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129 to disappear + Jul 18 13:26:24.690: INFO: Pod downwardapi-volume-183324bf-431e-4da0-ba57-d6d7c76fc129 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:24.690: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-4983" for this suite. 07/18/23 13:26:24.696 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should get and update a ReplicationController scale [Conformance] + test/e2e/apps/rc.go:402 +[BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:24.703 +Jul 18 13:26:24.704: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replication-controller 07/18/23 13:26:24.704 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:24.717 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:24.72 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 +[It] should get and update a ReplicationController scale [Conformance] + test/e2e/apps/rc.go:402 +STEP: Creating ReplicationController "e2e-rc-cnxz7" 07/18/23 13:26:24.723 +Jul 18 13:26:24.727: INFO: Get Replication Controller "e2e-rc-cnxz7" to confirm replicas +Jul 18 13:26:25.732: INFO: Get Replication Controller "e2e-rc-cnxz7" to confirm replicas +Jul 18 13:26:25.737: INFO: Found 1 replicas for "e2e-rc-cnxz7" replication controller +STEP: Getting scale subresource for ReplicationController "e2e-rc-cnxz7" 07/18/23 13:26:25.737 +STEP: Updating a scale subresource 07/18/23 13:26:25.741 +STEP: Verifying replicas where modified for replication controller "e2e-rc-cnxz7" 07/18/23 13:26:25.746 +Jul 18 13:26:25.746: INFO: Get Replication Controller "e2e-rc-cnxz7" to confirm replicas +Jul 18 13:26:26.752: INFO: Get Replication Controller "e2e-rc-cnxz7" to confirm replicas +Jul 18 13:26:26.756: INFO: Found 2 replicas for "e2e-rc-cnxz7" replication controller +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:26.756: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 +STEP: Destroying namespace "replication-controller-4538" for this suite. 07/18/23 13:26:26.763 +------------------------------ +• [2.067 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should get and update a ReplicationController scale [Conformance] + test/e2e/apps/rc.go:402 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:24.703 + Jul 18 13:26:24.704: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replication-controller 07/18/23 13:26:24.704 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:24.717 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:24.72 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 + [It] should get and update a ReplicationController scale [Conformance] + test/e2e/apps/rc.go:402 + STEP: Creating ReplicationController "e2e-rc-cnxz7" 07/18/23 13:26:24.723 + Jul 18 13:26:24.727: INFO: Get Replication Controller "e2e-rc-cnxz7" to confirm replicas + Jul 18 13:26:25.732: INFO: Get Replication Controller "e2e-rc-cnxz7" to confirm replicas + Jul 18 13:26:25.737: INFO: Found 1 replicas for "e2e-rc-cnxz7" replication controller + STEP: Getting scale subresource for ReplicationController "e2e-rc-cnxz7" 07/18/23 13:26:25.737 + STEP: Updating a scale subresource 07/18/23 13:26:25.741 + STEP: Verifying replicas where modified for replication controller "e2e-rc-cnxz7" 07/18/23 13:26:25.746 + Jul 18 13:26:25.746: INFO: Get Replication Controller "e2e-rc-cnxz7" to confirm replicas + Jul 18 13:26:26.752: INFO: Get Replication Controller "e2e-rc-cnxz7" to confirm replicas + Jul 18 13:26:26.756: INFO: Found 2 replicas for "e2e-rc-cnxz7" replication controller + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:26.756: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 + STEP: Destroying namespace "replication-controller-4538" for this suite. 07/18/23 13:26:26.763 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should apply an update to a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:366 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:26.771 +Jul 18 13:26:26.771: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename namespaces 07/18/23 13:26:26.772 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:26.783 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:26.786 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 +[It] should apply an update to a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:366 +STEP: Updating Namespace "namespaces-9027" 07/18/23 13:26:26.789 +Jul 18 13:26:26.796: INFO: Namespace "namespaces-9027" now has labels, map[string]string{"e2e-framework":"namespaces", "e2e-run":"ee8e8894-3f04-4dab-ad62-c0184d127915", "kubernetes.io/metadata.name":"namespaces-9027", "namespaces-9027":"updated", "pod-security.kubernetes.io/enforce":"baseline"} +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:26.796: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "namespaces-9027" for this suite. 07/18/23 13:26:26.804 +------------------------------ +• [0.038 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should apply an update to a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:366 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:26.771 + Jul 18 13:26:26.771: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename namespaces 07/18/23 13:26:26.772 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:26.783 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:26.786 + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 + [It] should apply an update to a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:366 + STEP: Updating Namespace "namespaces-9027" 07/18/23 13:26:26.789 + Jul 18 13:26:26.796: INFO: Namespace "namespaces-9027" now has labels, map[string]string{"e2e-framework":"namespaces", "e2e-run":"ee8e8894-3f04-4dab-ad62-c0184d127915", "kubernetes.io/metadata.name":"namespaces-9027", "namespaces-9027":"updated", "pod-security.kubernetes.io/enforce":"baseline"} + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:26.796: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "namespaces-9027" for this suite. 07/18/23 13:26:26.804 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance] + test/e2e/apimachinery/garbage_collector.go:735 +[BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:26.811 +Jul 18 13:26:26.812: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename gc 07/18/23 13:26:26.812 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:26.824 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:26.828 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 +[It] should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance] + test/e2e/apimachinery/garbage_collector.go:735 +STEP: create the rc1 07/18/23 13:26:26.835 +STEP: create the rc2 07/18/23 13:26:26.839 +STEP: set half of pods created by rc simpletest-rc-to-be-deleted to have rc simpletest-rc-to-stay as owner as well 07/18/23 13:26:31.851 +STEP: delete the rc simpletest-rc-to-be-deleted 07/18/23 13:26:32.468 +STEP: wait for the rc to be deleted 07/18/23 13:26:32.493 +Jul 18 13:26:37.510: INFO: 73 pods remaining +Jul 18 13:26:37.510: INFO: 73 pods has nil DeletionTimestamp +Jul 18 13:26:37.510: INFO: +STEP: Gathering metrics 07/18/23 13:26:42.503 +Jul 18 13:26:42.521: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" +Jul 18 13:26:42.524: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 2.954115ms +Jul 18 13:26:42.524: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) +Jul 18 13:26:42.524: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" +Jul 18 13:26:42.604: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +Jul 18 13:26:42.604: INFO: Deleting pod "simpletest-rc-to-be-deleted-224lk" in namespace "gc-2124" +Jul 18 13:26:42.617: INFO: Deleting pod "simpletest-rc-to-be-deleted-2424x" in namespace "gc-2124" +Jul 18 13:26:42.634: INFO: Deleting pod "simpletest-rc-to-be-deleted-28xmr" in namespace "gc-2124" +Jul 18 13:26:42.644: INFO: Deleting pod "simpletest-rc-to-be-deleted-2g4r7" in namespace "gc-2124" +Jul 18 13:26:42.660: INFO: Deleting pod "simpletest-rc-to-be-deleted-2j9c9" in namespace "gc-2124" +Jul 18 13:26:42.678: INFO: Deleting pod "simpletest-rc-to-be-deleted-2mwth" in namespace "gc-2124" +Jul 18 13:26:42.696: INFO: Deleting pod "simpletest-rc-to-be-deleted-2tpp2" in namespace "gc-2124" +Jul 18 13:26:42.710: INFO: Deleting pod "simpletest-rc-to-be-deleted-2wstb" in namespace "gc-2124" +Jul 18 13:26:42.725: INFO: Deleting pod "simpletest-rc-to-be-deleted-47srz" in namespace "gc-2124" +Jul 18 13:26:42.739: INFO: Deleting pod "simpletest-rc-to-be-deleted-4m7db" in namespace "gc-2124" +Jul 18 13:26:42.772: INFO: Deleting pod "simpletest-rc-to-be-deleted-4nqt7" in namespace "gc-2124" +Jul 18 13:26:42.791: INFO: Deleting pod "simpletest-rc-to-be-deleted-4nw5t" in namespace "gc-2124" +Jul 18 13:26:42.826: INFO: Deleting pod "simpletest-rc-to-be-deleted-5bj5l" in namespace "gc-2124" +Jul 18 13:26:42.837: INFO: Deleting pod "simpletest-rc-to-be-deleted-5p9jc" in namespace "gc-2124" +Jul 18 13:26:42.847: INFO: Deleting pod "simpletest-rc-to-be-deleted-5pt4r" in namespace "gc-2124" +Jul 18 13:26:42.862: INFO: Deleting pod "simpletest-rc-to-be-deleted-5zccr" in namespace "gc-2124" +Jul 18 13:26:42.875: INFO: Deleting pod "simpletest-rc-to-be-deleted-6j9lh" in namespace "gc-2124" +Jul 18 13:26:42.885: INFO: Deleting pod "simpletest-rc-to-be-deleted-6qp22" in namespace "gc-2124" +Jul 18 13:26:42.914: INFO: Deleting pod "simpletest-rc-to-be-deleted-77gbh" in namespace "gc-2124" +Jul 18 13:26:42.927: INFO: Deleting pod "simpletest-rc-to-be-deleted-7bftx" in namespace "gc-2124" +Jul 18 13:26:42.942: INFO: Deleting pod "simpletest-rc-to-be-deleted-7ffnr" in namespace "gc-2124" +Jul 18 13:26:42.952: INFO: Deleting pod "simpletest-rc-to-be-deleted-7k9kz" in namespace "gc-2124" +Jul 18 13:26:42.963: INFO: Deleting pod "simpletest-rc-to-be-deleted-7lz4q" in namespace "gc-2124" +Jul 18 13:26:42.973: INFO: Deleting pod "simpletest-rc-to-be-deleted-7vcjb" in namespace "gc-2124" +Jul 18 13:26:42.983: INFO: Deleting pod "simpletest-rc-to-be-deleted-7x4z4" in namespace "gc-2124" +Jul 18 13:26:42.995: INFO: Deleting pod "simpletest-rc-to-be-deleted-89wh2" in namespace "gc-2124" +Jul 18 13:26:43.006: INFO: Deleting pod "simpletest-rc-to-be-deleted-8xgxv" in namespace "gc-2124" +Jul 18 13:26:43.017: INFO: Deleting pod "simpletest-rc-to-be-deleted-94xjp" in namespace "gc-2124" +Jul 18 13:26:43.027: INFO: Deleting pod "simpletest-rc-to-be-deleted-98dw4" in namespace "gc-2124" +Jul 18 13:26:43.036: INFO: Deleting pod "simpletest-rc-to-be-deleted-99kqs" in namespace "gc-2124" +Jul 18 13:26:43.047: INFO: Deleting pod "simpletest-rc-to-be-deleted-9wcpl" in namespace "gc-2124" +Jul 18 13:26:43.076: INFO: Deleting pod "simpletest-rc-to-be-deleted-9wvxr" in namespace "gc-2124" +Jul 18 13:26:43.091: INFO: Deleting pod "simpletest-rc-to-be-deleted-b4hvg" in namespace "gc-2124" +Jul 18 13:26:43.101: INFO: Deleting pod "simpletest-rc-to-be-deleted-bgbjx" in namespace "gc-2124" +Jul 18 13:26:43.111: INFO: Deleting pod "simpletest-rc-to-be-deleted-bpc56" in namespace "gc-2124" +Jul 18 13:26:43.126: INFO: Deleting pod "simpletest-rc-to-be-deleted-crwnm" in namespace "gc-2124" +Jul 18 13:26:43.136: INFO: Deleting pod "simpletest-rc-to-be-deleted-crx9k" in namespace "gc-2124" +Jul 18 13:26:43.147: INFO: Deleting pod "simpletest-rc-to-be-deleted-cwd87" in namespace "gc-2124" +Jul 18 13:26:43.172: INFO: Deleting pod "simpletest-rc-to-be-deleted-d2hw9" in namespace "gc-2124" +Jul 18 13:26:43.191: INFO: Deleting pod "simpletest-rc-to-be-deleted-dtcfl" in namespace "gc-2124" +Jul 18 13:26:43.199: INFO: Deleting pod "simpletest-rc-to-be-deleted-f9z52" in namespace "gc-2124" +Jul 18 13:26:43.210: INFO: Deleting pod "simpletest-rc-to-be-deleted-fcw4b" in namespace "gc-2124" +Jul 18 13:26:43.220: INFO: Deleting pod "simpletest-rc-to-be-deleted-fnncd" in namespace "gc-2124" +Jul 18 13:26:43.231: INFO: Deleting pod "simpletest-rc-to-be-deleted-fq55t" in namespace "gc-2124" +Jul 18 13:26:43.242: INFO: Deleting pod "simpletest-rc-to-be-deleted-g68ds" in namespace "gc-2124" +Jul 18 13:26:43.252: INFO: Deleting pod "simpletest-rc-to-be-deleted-g85lj" in namespace "gc-2124" +Jul 18 13:26:43.265: INFO: Deleting pod "simpletest-rc-to-be-deleted-gf6p6" in namespace "gc-2124" +Jul 18 13:26:43.285: INFO: Deleting pod "simpletest-rc-to-be-deleted-gnfts" in namespace "gc-2124" +Jul 18 13:26:43.294: INFO: Deleting pod "simpletest-rc-to-be-deleted-gtxk8" in namespace "gc-2124" +Jul 18 13:26:43.305: INFO: Deleting pod "simpletest-rc-to-be-deleted-htlr2" in namespace "gc-2124" +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:43.316: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 +STEP: Destroying namespace "gc-2124" for this suite. 07/18/23 13:26:43.32 +------------------------------ +• [SLOW TEST] [16.527 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance] + test/e2e/apimachinery/garbage_collector.go:735 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:26.811 + Jul 18 13:26:26.812: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename gc 07/18/23 13:26:26.812 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:26.824 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:26.828 + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 + [It] should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance] + test/e2e/apimachinery/garbage_collector.go:735 + STEP: create the rc1 07/18/23 13:26:26.835 + STEP: create the rc2 07/18/23 13:26:26.839 + STEP: set half of pods created by rc simpletest-rc-to-be-deleted to have rc simpletest-rc-to-stay as owner as well 07/18/23 13:26:31.851 + STEP: delete the rc simpletest-rc-to-be-deleted 07/18/23 13:26:32.468 + STEP: wait for the rc to be deleted 07/18/23 13:26:32.493 + Jul 18 13:26:37.510: INFO: 73 pods remaining + Jul 18 13:26:37.510: INFO: 73 pods has nil DeletionTimestamp + Jul 18 13:26:37.510: INFO: + STEP: Gathering metrics 07/18/23 13:26:42.503 + Jul 18 13:26:42.521: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" + Jul 18 13:26:42.524: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 2.954115ms + Jul 18 13:26:42.524: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) + Jul 18 13:26:42.524: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" + Jul 18 13:26:42.604: INFO: For apiserver_request_total: + For apiserver_request_latency_seconds: + For apiserver_init_events_total: + For garbage_collector_attempt_to_delete_queue_latency: + For garbage_collector_attempt_to_delete_work_duration: + For garbage_collector_attempt_to_orphan_queue_latency: + For garbage_collector_attempt_to_orphan_work_duration: + For garbage_collector_dirty_processing_latency_microseconds: + For garbage_collector_event_processing_latency_microseconds: + For garbage_collector_graph_changes_queue_latency: + For garbage_collector_graph_changes_work_duration: + For garbage_collector_orphan_processing_latency_microseconds: + For namespace_queue_latency: + For namespace_queue_latency_sum: + For namespace_queue_latency_count: + For namespace_retries: + For namespace_work_duration: + For namespace_work_duration_sum: + For namespace_work_duration_count: + For function_duration_seconds: + For errors_total: + For evicted_pods_total: + + Jul 18 13:26:42.604: INFO: Deleting pod "simpletest-rc-to-be-deleted-224lk" in namespace "gc-2124" + Jul 18 13:26:42.617: INFO: Deleting pod "simpletest-rc-to-be-deleted-2424x" in namespace "gc-2124" + Jul 18 13:26:42.634: INFO: Deleting pod "simpletest-rc-to-be-deleted-28xmr" in namespace "gc-2124" + Jul 18 13:26:42.644: INFO: Deleting pod "simpletest-rc-to-be-deleted-2g4r7" in namespace "gc-2124" + Jul 18 13:26:42.660: INFO: Deleting pod "simpletest-rc-to-be-deleted-2j9c9" in namespace "gc-2124" + Jul 18 13:26:42.678: INFO: Deleting pod "simpletest-rc-to-be-deleted-2mwth" in namespace "gc-2124" + Jul 18 13:26:42.696: INFO: Deleting pod "simpletest-rc-to-be-deleted-2tpp2" in namespace "gc-2124" + Jul 18 13:26:42.710: INFO: Deleting pod "simpletest-rc-to-be-deleted-2wstb" in namespace "gc-2124" + Jul 18 13:26:42.725: INFO: Deleting pod "simpletest-rc-to-be-deleted-47srz" in namespace "gc-2124" + Jul 18 13:26:42.739: INFO: Deleting pod "simpletest-rc-to-be-deleted-4m7db" in namespace "gc-2124" + Jul 18 13:26:42.772: INFO: Deleting pod "simpletest-rc-to-be-deleted-4nqt7" in namespace "gc-2124" + Jul 18 13:26:42.791: INFO: Deleting pod "simpletest-rc-to-be-deleted-4nw5t" in namespace "gc-2124" + Jul 18 13:26:42.826: INFO: Deleting pod "simpletest-rc-to-be-deleted-5bj5l" in namespace "gc-2124" + Jul 18 13:26:42.837: INFO: Deleting pod "simpletest-rc-to-be-deleted-5p9jc" in namespace "gc-2124" + Jul 18 13:26:42.847: INFO: Deleting pod "simpletest-rc-to-be-deleted-5pt4r" in namespace "gc-2124" + Jul 18 13:26:42.862: INFO: Deleting pod "simpletest-rc-to-be-deleted-5zccr" in namespace "gc-2124" + Jul 18 13:26:42.875: INFO: Deleting pod "simpletest-rc-to-be-deleted-6j9lh" in namespace "gc-2124" + Jul 18 13:26:42.885: INFO: Deleting pod "simpletest-rc-to-be-deleted-6qp22" in namespace "gc-2124" + Jul 18 13:26:42.914: INFO: Deleting pod "simpletest-rc-to-be-deleted-77gbh" in namespace "gc-2124" + Jul 18 13:26:42.927: INFO: Deleting pod "simpletest-rc-to-be-deleted-7bftx" in namespace "gc-2124" + Jul 18 13:26:42.942: INFO: Deleting pod "simpletest-rc-to-be-deleted-7ffnr" in namespace "gc-2124" + Jul 18 13:26:42.952: INFO: Deleting pod "simpletest-rc-to-be-deleted-7k9kz" in namespace "gc-2124" + Jul 18 13:26:42.963: INFO: Deleting pod "simpletest-rc-to-be-deleted-7lz4q" in namespace "gc-2124" + Jul 18 13:26:42.973: INFO: Deleting pod "simpletest-rc-to-be-deleted-7vcjb" in namespace "gc-2124" + Jul 18 13:26:42.983: INFO: Deleting pod "simpletest-rc-to-be-deleted-7x4z4" in namespace "gc-2124" + Jul 18 13:26:42.995: INFO: Deleting pod "simpletest-rc-to-be-deleted-89wh2" in namespace "gc-2124" + Jul 18 13:26:43.006: INFO: Deleting pod "simpletest-rc-to-be-deleted-8xgxv" in namespace "gc-2124" + Jul 18 13:26:43.017: INFO: Deleting pod "simpletest-rc-to-be-deleted-94xjp" in namespace "gc-2124" + Jul 18 13:26:43.027: INFO: Deleting pod "simpletest-rc-to-be-deleted-98dw4" in namespace "gc-2124" + Jul 18 13:26:43.036: INFO: Deleting pod "simpletest-rc-to-be-deleted-99kqs" in namespace "gc-2124" + Jul 18 13:26:43.047: INFO: Deleting pod "simpletest-rc-to-be-deleted-9wcpl" in namespace "gc-2124" + Jul 18 13:26:43.076: INFO: Deleting pod "simpletest-rc-to-be-deleted-9wvxr" in namespace "gc-2124" + Jul 18 13:26:43.091: INFO: Deleting pod "simpletest-rc-to-be-deleted-b4hvg" in namespace "gc-2124" + Jul 18 13:26:43.101: INFO: Deleting pod "simpletest-rc-to-be-deleted-bgbjx" in namespace "gc-2124" + Jul 18 13:26:43.111: INFO: Deleting pod "simpletest-rc-to-be-deleted-bpc56" in namespace "gc-2124" + Jul 18 13:26:43.126: INFO: Deleting pod "simpletest-rc-to-be-deleted-crwnm" in namespace "gc-2124" + Jul 18 13:26:43.136: INFO: Deleting pod "simpletest-rc-to-be-deleted-crx9k" in namespace "gc-2124" + Jul 18 13:26:43.147: INFO: Deleting pod "simpletest-rc-to-be-deleted-cwd87" in namespace "gc-2124" + Jul 18 13:26:43.172: INFO: Deleting pod "simpletest-rc-to-be-deleted-d2hw9" in namespace "gc-2124" + Jul 18 13:26:43.191: INFO: Deleting pod "simpletest-rc-to-be-deleted-dtcfl" in namespace "gc-2124" + Jul 18 13:26:43.199: INFO: Deleting pod "simpletest-rc-to-be-deleted-f9z52" in namespace "gc-2124" + Jul 18 13:26:43.210: INFO: Deleting pod "simpletest-rc-to-be-deleted-fcw4b" in namespace "gc-2124" + Jul 18 13:26:43.220: INFO: Deleting pod "simpletest-rc-to-be-deleted-fnncd" in namespace "gc-2124" + Jul 18 13:26:43.231: INFO: Deleting pod "simpletest-rc-to-be-deleted-fq55t" in namespace "gc-2124" + Jul 18 13:26:43.242: INFO: Deleting pod "simpletest-rc-to-be-deleted-g68ds" in namespace "gc-2124" + Jul 18 13:26:43.252: INFO: Deleting pod "simpletest-rc-to-be-deleted-g85lj" in namespace "gc-2124" + Jul 18 13:26:43.265: INFO: Deleting pod "simpletest-rc-to-be-deleted-gf6p6" in namespace "gc-2124" + Jul 18 13:26:43.285: INFO: Deleting pod "simpletest-rc-to-be-deleted-gnfts" in namespace "gc-2124" + Jul 18 13:26:43.294: INFO: Deleting pod "simpletest-rc-to-be-deleted-gtxk8" in namespace "gc-2124" + Jul 18 13:26:43.305: INFO: Deleting pod "simpletest-rc-to-be-deleted-htlr2" in namespace "gc-2124" + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:43.316: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 + STEP: Destroying namespace "gc-2124" for this suite. 07/18/23 13:26:43.32 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:261 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:43.339 +Jul 18 13:26:43.339: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:26:43.34 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:43.359 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:43.362 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:261 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:26:43.364 +Jul 18 13:26:43.371: INFO: Waiting up to 5m0s for pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391" in namespace "projected-7964" to be "Succeeded or Failed" +Jul 18 13:26:43.375: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 3.749843ms +Jul 18 13:26:45.380: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008984225s +Jul 18 13:26:47.379: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 4.008000606s +Jul 18 13:26:49.380: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 6.008350252s +Jul 18 13:26:51.379: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 8.007755127s +Jul 18 13:26:53.380: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Running", Reason="", readiness=true. Elapsed: 10.008305395s +Jul 18 13:26:55.379: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.007441506s +STEP: Saw pod success 07/18/23 13:26:55.379 +Jul 18 13:26:55.379: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391" satisfied condition "Succeeded or Failed" +Jul 18 13:26:55.382: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391 container client-container: +STEP: delete the pod 07/18/23 13:26:55.389 +Jul 18 13:26:55.400: INFO: Waiting for pod downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391 to disappear +Jul 18 13:26:55.403: INFO: Pod downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 13:26:55.404: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-7964" for this suite. 07/18/23 13:26:55.408 +------------------------------ +• [SLOW TEST] [12.076 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:261 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:43.339 + Jul 18 13:26:43.339: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:26:43.34 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:43.359 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:43.362 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:261 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:26:43.364 + Jul 18 13:26:43.371: INFO: Waiting up to 5m0s for pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391" in namespace "projected-7964" to be "Succeeded or Failed" + Jul 18 13:26:43.375: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 3.749843ms + Jul 18 13:26:45.380: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008984225s + Jul 18 13:26:47.379: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 4.008000606s + Jul 18 13:26:49.380: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 6.008350252s + Jul 18 13:26:51.379: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Pending", Reason="", readiness=false. Elapsed: 8.007755127s + Jul 18 13:26:53.380: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Running", Reason="", readiness=true. Elapsed: 10.008305395s + Jul 18 13:26:55.379: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.007441506s + STEP: Saw pod success 07/18/23 13:26:55.379 + Jul 18 13:26:55.379: INFO: Pod "downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391" satisfied condition "Succeeded or Failed" + Jul 18 13:26:55.382: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391 container client-container: + STEP: delete the pod 07/18/23 13:26:55.389 + Jul 18 13:26:55.400: INFO: Waiting for pod downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391 to disappear + Jul 18 13:26:55.403: INFO: Pod downwardapi-volume-93a219b4-548a-458a-8b18-a2bac8411391 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 13:26:55.404: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-7964" for this suite. 07/18/23 13:26:55.408 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test when starting a container that exits + should run with the expected status [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:52 +[BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:26:55.417 +Jul 18 13:26:55.417: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-runtime 07/18/23 13:26:55.418 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:55.431 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:55.434 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 +[It] should run with the expected status [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:52 +STEP: Container 'terminate-cmd-rpa': should get the expected 'RestartCount' 07/18/23 13:26:55.453 +STEP: Container 'terminate-cmd-rpa': should get the expected 'Phase' 07/18/23 13:27:13.539 +STEP: Container 'terminate-cmd-rpa': should get the expected 'Ready' condition 07/18/23 13:27:13.542 +STEP: Container 'terminate-cmd-rpa': should get the expected 'State' 07/18/23 13:27:13.548 +STEP: Container 'terminate-cmd-rpa': should be possible to delete [NodeConformance] 07/18/23 13:27:13.548 +STEP: Container 'terminate-cmd-rpof': should get the expected 'RestartCount' 07/18/23 13:27:13.567 +STEP: Container 'terminate-cmd-rpof': should get the expected 'Phase' 07/18/23 13:27:16.618 +STEP: Container 'terminate-cmd-rpof': should get the expected 'Ready' condition 07/18/23 13:27:18.63 +STEP: Container 'terminate-cmd-rpof': should get the expected 'State' 07/18/23 13:27:18.637 +STEP: Container 'terminate-cmd-rpof': should be possible to delete [NodeConformance] 07/18/23 13:27:18.638 +STEP: Container 'terminate-cmd-rpn': should get the expected 'RestartCount' 07/18/23 13:27:18.663 +STEP: Container 'terminate-cmd-rpn': should get the expected 'Phase' 07/18/23 13:27:19.671 +STEP: Container 'terminate-cmd-rpn': should get the expected 'Ready' condition 07/18/23 13:27:22.689 +STEP: Container 'terminate-cmd-rpn': should get the expected 'State' 07/18/23 13:27:22.696 +STEP: Container 'terminate-cmd-rpn': should be possible to delete [NodeConformance] 07/18/23 13:27:22.696 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 +Jul 18 13:27:22.719: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 +STEP: Destroying namespace "container-runtime-830" for this suite. 07/18/23 13:27:22.725 +------------------------------ +• [SLOW TEST] [27.322 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:44 + when starting a container that exits + test/e2e/common/node/runtime.go:45 + should run with the expected status [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:52 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:26:55.417 + Jul 18 13:26:55.417: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-runtime 07/18/23 13:26:55.418 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:26:55.431 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:26:55.434 + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 + [It] should run with the expected status [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:52 + STEP: Container 'terminate-cmd-rpa': should get the expected 'RestartCount' 07/18/23 13:26:55.453 + STEP: Container 'terminate-cmd-rpa': should get the expected 'Phase' 07/18/23 13:27:13.539 + STEP: Container 'terminate-cmd-rpa': should get the expected 'Ready' condition 07/18/23 13:27:13.542 + STEP: Container 'terminate-cmd-rpa': should get the expected 'State' 07/18/23 13:27:13.548 + STEP: Container 'terminate-cmd-rpa': should be possible to delete [NodeConformance] 07/18/23 13:27:13.548 + STEP: Container 'terminate-cmd-rpof': should get the expected 'RestartCount' 07/18/23 13:27:13.567 + STEP: Container 'terminate-cmd-rpof': should get the expected 'Phase' 07/18/23 13:27:16.618 + STEP: Container 'terminate-cmd-rpof': should get the expected 'Ready' condition 07/18/23 13:27:18.63 + STEP: Container 'terminate-cmd-rpof': should get the expected 'State' 07/18/23 13:27:18.637 + STEP: Container 'terminate-cmd-rpof': should be possible to delete [NodeConformance] 07/18/23 13:27:18.638 + STEP: Container 'terminate-cmd-rpn': should get the expected 'RestartCount' 07/18/23 13:27:18.663 + STEP: Container 'terminate-cmd-rpn': should get the expected 'Phase' 07/18/23 13:27:19.671 + STEP: Container 'terminate-cmd-rpn': should get the expected 'Ready' condition 07/18/23 13:27:22.689 + STEP: Container 'terminate-cmd-rpn': should get the expected 'State' 07/18/23 13:27:22.696 + STEP: Container 'terminate-cmd-rpn': should be possible to delete [NodeConformance] 07/18/23 13:27:22.696 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 + Jul 18 13:27:22.719: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 + STEP: Destroying namespace "container-runtime-830" for this suite. 07/18/23 13:27:22.725 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-storage] Downward API volume + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:84 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:27:22.74 +Jul 18 13:27:22.740: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:27:22.741 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:22.754 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:22.757 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:84 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:27:22.763 +Jul 18 13:27:22.776: INFO: Waiting up to 5m0s for pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c" in namespace "downward-api-4862" to be "Succeeded or Failed" +Jul 18 13:27:22.780: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c": Phase="Pending", Reason="", readiness=false. Elapsed: 3.844224ms +Jul 18 13:27:24.787: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c": Phase="Running", Reason="", readiness=false. Elapsed: 2.010918855s +Jul 18 13:27:26.785: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c": Phase="Running", Reason="", readiness=false. Elapsed: 4.008729843s +Jul 18 13:27:28.785: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.008790175s +STEP: Saw pod success 07/18/23 13:27:28.785 +Jul 18 13:27:28.785: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c" satisfied condition "Succeeded or Failed" +Jul 18 13:27:28.789: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c container client-container: +STEP: delete the pod 07/18/23 13:27:28.8 +Jul 18 13:27:28.813: INFO: Waiting for pod downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c to disappear +Jul 18 13:27:28.817: INFO: Pod downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:27:28.817: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-4862" for this suite. 07/18/23 13:27:28.822 +------------------------------ +• [SLOW TEST] [6.089 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:84 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:27:22.74 + Jul 18 13:27:22.740: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:27:22.741 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:22.754 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:22.757 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:84 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:27:22.763 + Jul 18 13:27:22.776: INFO: Waiting up to 5m0s for pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c" in namespace "downward-api-4862" to be "Succeeded or Failed" + Jul 18 13:27:22.780: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c": Phase="Pending", Reason="", readiness=false. Elapsed: 3.844224ms + Jul 18 13:27:24.787: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c": Phase="Running", Reason="", readiness=false. Elapsed: 2.010918855s + Jul 18 13:27:26.785: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c": Phase="Running", Reason="", readiness=false. Elapsed: 4.008729843s + Jul 18 13:27:28.785: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.008790175s + STEP: Saw pod success 07/18/23 13:27:28.785 + Jul 18 13:27:28.785: INFO: Pod "downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c" satisfied condition "Succeeded or Failed" + Jul 18 13:27:28.789: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c container client-container: + STEP: delete the pod 07/18/23 13:27:28.8 + Jul 18 13:27:28.813: INFO: Waiting for pod downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c to disappear + Jul 18 13:27:28.817: INFO: Pod downwardapi-volume-188ec99d-912e-45a6-8345-0e09350ceb2c no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:27:28.817: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-4862" for this suite. 07/18/23 13:27:28.822 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:444 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:27:28.83 +Jul 18 13:27:28.830: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:27:28.831 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:28.847 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:28.849 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:444 +Jul 18 13:27:28.861: INFO: Waiting up to 5m0s for pod "server-envvars-5c200949-6951-4863-b248-ff42559ff3cb" in namespace "pods-9263" to be "running and ready" +Jul 18 13:27:28.865: INFO: Pod "server-envvars-5c200949-6951-4863-b248-ff42559ff3cb": Phase="Pending", Reason="", readiness=false. Elapsed: 3.57753ms +Jul 18 13:27:28.865: INFO: The phase of Pod server-envvars-5c200949-6951-4863-b248-ff42559ff3cb is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:27:30.869: INFO: Pod "server-envvars-5c200949-6951-4863-b248-ff42559ff3cb": Phase="Running", Reason="", readiness=true. Elapsed: 2.008285899s +Jul 18 13:27:30.869: INFO: The phase of Pod server-envvars-5c200949-6951-4863-b248-ff42559ff3cb is Running (Ready = true) +Jul 18 13:27:30.869: INFO: Pod "server-envvars-5c200949-6951-4863-b248-ff42559ff3cb" satisfied condition "running and ready" +Jul 18 13:27:30.892: INFO: Waiting up to 5m0s for pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e" in namespace "pods-9263" to be "Succeeded or Failed" +Jul 18 13:27:30.897: INFO: Pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e": Phase="Pending", Reason="", readiness=false. Elapsed: 4.316875ms +Jul 18 13:27:32.901: INFO: Pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008986205s +Jul 18 13:27:34.903: INFO: Pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010658592s +STEP: Saw pod success 07/18/23 13:27:34.903 +Jul 18 13:27:34.904: INFO: Pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e" satisfied condition "Succeeded or Failed" +Jul 18 13:27:34.907: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e container env3cont: +STEP: delete the pod 07/18/23 13:27:34.916 +Jul 18 13:27:34.929: INFO: Waiting for pod client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e to disappear +Jul 18 13:27:34.933: INFO: Pod client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e no longer exists +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:27:34.934: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-9263" for this suite. 07/18/23 13:27:34.941 +------------------------------ +• [SLOW TEST] [6.116 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:444 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:27:28.83 + Jul 18 13:27:28.830: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:27:28.831 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:28.847 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:28.849 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:444 + Jul 18 13:27:28.861: INFO: Waiting up to 5m0s for pod "server-envvars-5c200949-6951-4863-b248-ff42559ff3cb" in namespace "pods-9263" to be "running and ready" + Jul 18 13:27:28.865: INFO: Pod "server-envvars-5c200949-6951-4863-b248-ff42559ff3cb": Phase="Pending", Reason="", readiness=false. Elapsed: 3.57753ms + Jul 18 13:27:28.865: INFO: The phase of Pod server-envvars-5c200949-6951-4863-b248-ff42559ff3cb is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:27:30.869: INFO: Pod "server-envvars-5c200949-6951-4863-b248-ff42559ff3cb": Phase="Running", Reason="", readiness=true. Elapsed: 2.008285899s + Jul 18 13:27:30.869: INFO: The phase of Pod server-envvars-5c200949-6951-4863-b248-ff42559ff3cb is Running (Ready = true) + Jul 18 13:27:30.869: INFO: Pod "server-envvars-5c200949-6951-4863-b248-ff42559ff3cb" satisfied condition "running and ready" + Jul 18 13:27:30.892: INFO: Waiting up to 5m0s for pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e" in namespace "pods-9263" to be "Succeeded or Failed" + Jul 18 13:27:30.897: INFO: Pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e": Phase="Pending", Reason="", readiness=false. Elapsed: 4.316875ms + Jul 18 13:27:32.901: INFO: Pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008986205s + Jul 18 13:27:34.903: INFO: Pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010658592s + STEP: Saw pod success 07/18/23 13:27:34.903 + Jul 18 13:27:34.904: INFO: Pod "client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e" satisfied condition "Succeeded or Failed" + Jul 18 13:27:34.907: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e container env3cont: + STEP: delete the pod 07/18/23 13:27:34.916 + Jul 18 13:27:34.929: INFO: Waiting for pod client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e to disappear + Jul 18 13:27:34.933: INFO: Pod client-envvars-f01617b6-0450-49d1-8ad2-f12ab5ec4b9e no longer exists + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:27:34.934: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-9263" for this suite. 07/18/23 13:27:34.941 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + custom resource defaulting for requests and from storage works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:269 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:27:34.955 +Jul 18 13:27:34.955: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 13:27:34.956 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:34.968 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:34.973 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] custom resource defaulting for requests and from storage works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:269 +Jul 18 13:27:34.978: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:27:38.213: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "custom-resource-definition-9791" for this suite. 07/18/23 13:27:38.217 +------------------------------ +• [3.269 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + custom resource defaulting for requests and from storage works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:269 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:27:34.955 + Jul 18 13:27:34.955: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 13:27:34.956 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:34.968 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:34.973 + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] custom resource defaulting for requests and from storage works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:269 + Jul 18 13:27:34.978: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:27:38.213: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "custom-resource-definition-9791" for this suite. 07/18/23 13:27:38.217 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] KubeletManagedEtcHosts + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet_etc_hosts.go:63 +[BeforeEach] [sig-node] KubeletManagedEtcHosts + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:27:38.23 +Jul 18 13:27:38.230: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename e2e-kubelet-etc-hosts 07/18/23 13:27:38.23 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:38.245 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:38.248 +[BeforeEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/metrics/init/init.go:31 +[It] should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet_etc_hosts.go:63 +STEP: Setting up the test 07/18/23 13:27:38.25 +STEP: Creating hostNetwork=false pod 07/18/23 13:27:38.25 +Jul 18 13:27:38.260: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "e2e-kubelet-etc-hosts-8681" to be "running and ready" +Jul 18 13:27:38.264: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.572242ms +Jul 18 13:27:38.264: INFO: The phase of Pod test-pod is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:27:40.268: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.007520354s +Jul 18 13:27:40.268: INFO: The phase of Pod test-pod is Running (Ready = true) +Jul 18 13:27:40.268: INFO: Pod "test-pod" satisfied condition "running and ready" +STEP: Creating hostNetwork=true pod 07/18/23 13:27:40.271 +Jul 18 13:27:40.277: INFO: Waiting up to 5m0s for pod "test-host-network-pod" in namespace "e2e-kubelet-etc-hosts-8681" to be "running and ready" +Jul 18 13:27:40.287: INFO: Pod "test-host-network-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 10.749095ms +Jul 18 13:27:40.288: INFO: The phase of Pod test-host-network-pod is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:27:42.293: INFO: Pod "test-host-network-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.01657906s +Jul 18 13:27:42.293: INFO: The phase of Pod test-host-network-pod is Running (Ready = true) +Jul 18 13:27:42.293: INFO: Pod "test-host-network-pod" satisfied condition "running and ready" +STEP: Running the test 07/18/23 13:27:42.296 +STEP: Verifying /etc/hosts of container is kubelet-managed for pod with hostNetwork=false 07/18/23 13:27:42.296 +Jul 18 13:27:42.296: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:42.296: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:42.297: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:42.297: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Jul 18 13:27:42.376: INFO: Exec stderr: "" +Jul 18 13:27:42.376: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:42.376: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:42.376: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:42.377: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Jul 18 13:27:42.464: INFO: Exec stderr: "" +Jul 18 13:27:42.464: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:42.464: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:42.465: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:42.465: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Jul 18 13:27:42.543: INFO: Exec stderr: "" +Jul 18 13:27:42.543: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:42.543: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:42.544: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:42.544: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Jul 18 13:27:42.612: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts of container is not kubelet-managed since container specifies /etc/hosts mount 07/18/23 13:27:42.612 +Jul 18 13:27:42.612: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:42.612: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:42.612: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:42.613: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-3&container=busybox-3&stderr=true&stdout=true) +Jul 18 13:27:42.683: INFO: Exec stderr: "" +Jul 18 13:27:42.683: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:42.683: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:42.684: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:42.684: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-3&container=busybox-3&stderr=true&stdout=true) +Jul 18 13:27:42.752: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts content of container is not kubelet-managed for pod with hostNetwork=true 07/18/23 13:27:42.753 +Jul 18 13:27:42.753: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:42.753: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:42.753: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:42.753: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Jul 18 13:27:42.870: INFO: Exec stderr: "" +Jul 18 13:27:42.870: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:42.870: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:42.872: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:42.872: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Jul 18 13:27:42.969: INFO: Exec stderr: "" +Jul 18 13:27:42.969: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:42.969: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:42.970: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:42.970: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Jul 18 13:27:43.049: INFO: Exec stderr: "" +Jul 18 13:27:43.049: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:27:43.049: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:27:43.050: INFO: ExecWithOptions: Clientset creation +Jul 18 13:27:43.050: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Jul 18 13:27:43.141: INFO: Exec stderr: "" +[AfterEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/node/init/init.go:32 +Jul 18 13:27:43.141: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] KubeletManagedEtcHosts + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] KubeletManagedEtcHosts + tear down framework | framework.go:193 +STEP: Destroying namespace "e2e-kubelet-etc-hosts-8681" for this suite. 07/18/23 13:27:43.146 +------------------------------ +• [4.922 seconds] +[sig-node] KubeletManagedEtcHosts +test/e2e/common/node/framework.go:23 + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet_etc_hosts.go:63 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] KubeletManagedEtcHosts + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:27:38.23 + Jul 18 13:27:38.230: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename e2e-kubelet-etc-hosts 07/18/23 13:27:38.23 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:38.245 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:38.248 + [BeforeEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/metrics/init/init.go:31 + [It] should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet_etc_hosts.go:63 + STEP: Setting up the test 07/18/23 13:27:38.25 + STEP: Creating hostNetwork=false pod 07/18/23 13:27:38.25 + Jul 18 13:27:38.260: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "e2e-kubelet-etc-hosts-8681" to be "running and ready" + Jul 18 13:27:38.264: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.572242ms + Jul 18 13:27:38.264: INFO: The phase of Pod test-pod is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:27:40.268: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.007520354s + Jul 18 13:27:40.268: INFO: The phase of Pod test-pod is Running (Ready = true) + Jul 18 13:27:40.268: INFO: Pod "test-pod" satisfied condition "running and ready" + STEP: Creating hostNetwork=true pod 07/18/23 13:27:40.271 + Jul 18 13:27:40.277: INFO: Waiting up to 5m0s for pod "test-host-network-pod" in namespace "e2e-kubelet-etc-hosts-8681" to be "running and ready" + Jul 18 13:27:40.287: INFO: Pod "test-host-network-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 10.749095ms + Jul 18 13:27:40.288: INFO: The phase of Pod test-host-network-pod is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:27:42.293: INFO: Pod "test-host-network-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.01657906s + Jul 18 13:27:42.293: INFO: The phase of Pod test-host-network-pod is Running (Ready = true) + Jul 18 13:27:42.293: INFO: Pod "test-host-network-pod" satisfied condition "running and ready" + STEP: Running the test 07/18/23 13:27:42.296 + STEP: Verifying /etc/hosts of container is kubelet-managed for pod with hostNetwork=false 07/18/23 13:27:42.296 + Jul 18 13:27:42.296: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:42.296: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:42.297: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:42.297: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) + Jul 18 13:27:42.376: INFO: Exec stderr: "" + Jul 18 13:27:42.376: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:42.376: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:42.376: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:42.377: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) + Jul 18 13:27:42.464: INFO: Exec stderr: "" + Jul 18 13:27:42.464: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:42.464: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:42.465: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:42.465: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) + Jul 18 13:27:42.543: INFO: Exec stderr: "" + Jul 18 13:27:42.543: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:42.543: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:42.544: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:42.544: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) + Jul 18 13:27:42.612: INFO: Exec stderr: "" + STEP: Verifying /etc/hosts of container is not kubelet-managed since container specifies /etc/hosts mount 07/18/23 13:27:42.612 + Jul 18 13:27:42.612: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:42.612: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:42.612: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:42.613: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-3&container=busybox-3&stderr=true&stdout=true) + Jul 18 13:27:42.683: INFO: Exec stderr: "" + Jul 18 13:27:42.683: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:42.683: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:42.684: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:42.684: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-3&container=busybox-3&stderr=true&stdout=true) + Jul 18 13:27:42.752: INFO: Exec stderr: "" + STEP: Verifying /etc/hosts content of container is not kubelet-managed for pod with hostNetwork=true 07/18/23 13:27:42.753 + Jul 18 13:27:42.753: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:42.753: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:42.753: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:42.753: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) + Jul 18 13:27:42.870: INFO: Exec stderr: "" + Jul 18 13:27:42.870: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:42.870: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:42.872: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:42.872: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) + Jul 18 13:27:42.969: INFO: Exec stderr: "" + Jul 18 13:27:42.969: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:42.969: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:42.970: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:42.970: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) + Jul 18 13:27:43.049: INFO: Exec stderr: "" + Jul 18 13:27:43.049: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-8681 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:27:43.049: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:27:43.050: INFO: ExecWithOptions: Clientset creation + Jul 18 13:27:43.050: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-8681/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) + Jul 18 13:27:43.141: INFO: Exec stderr: "" + [AfterEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/node/init/init.go:32 + Jul 18 13:27:43.141: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] KubeletManagedEtcHosts + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] KubeletManagedEtcHosts + tear down framework | framework.go:193 + STEP: Destroying namespace "e2e-kubelet-etc-hosts-8681" for this suite. 07/18/23 13:27:43.146 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource [Conformance] + test/e2e/apimachinery/webhook.go:291 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:27:43.153 +Jul 18 13:27:43.153: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:27:43.153 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:43.167 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:43.17 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:27:43.185 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:27:43.684 +STEP: Deploying the webhook pod 07/18/23 13:27:43.692 +STEP: Wait for the deployment to be ready 07/18/23 13:27:43.702 +Jul 18 13:27:43.715: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:27:45.725 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:27:45.736 +Jul 18 13:27:46.737: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource [Conformance] + test/e2e/apimachinery/webhook.go:291 +Jul 18 13:27:46.741: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-405-crds.webhook.example.com via the AdmissionRegistration API 07/18/23 13:27:47.251 +STEP: Creating a custom resource that should be mutated by the webhook 07/18/23 13:27:47.267 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:27:49.833: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-3600" for this suite. 07/18/23 13:27:49.906 +STEP: Destroying namespace "webhook-3600-markers" for this suite. 07/18/23 13:27:49.924 +------------------------------ +• [SLOW TEST] [6.778 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate custom resource [Conformance] + test/e2e/apimachinery/webhook.go:291 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:27:43.153 + Jul 18 13:27:43.153: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:27:43.153 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:43.167 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:43.17 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:27:43.185 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:27:43.684 + STEP: Deploying the webhook pod 07/18/23 13:27:43.692 + STEP: Wait for the deployment to be ready 07/18/23 13:27:43.702 + Jul 18 13:27:43.715: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:27:45.725 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:27:45.736 + Jul 18 13:27:46.737: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate custom resource [Conformance] + test/e2e/apimachinery/webhook.go:291 + Jul 18 13:27:46.741: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Registering the mutating webhook for custom resource e2e-test-webhook-405-crds.webhook.example.com via the AdmissionRegistration API 07/18/23 13:27:47.251 + STEP: Creating a custom resource that should be mutated by the webhook 07/18/23 13:27:47.267 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:27:49.833: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-3600" for this suite. 07/18/23 13:27:49.906 + STEP: Destroying namespace "webhook-3600-markers" for this suite. 07/18/23 13:27:49.924 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-node] Probing container + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:72 +[BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:27:49.932 +Jul 18 13:27:49.932: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-probe 07/18/23 13:27:49.933 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:49.947 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:49.95 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 +[It] with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:72 +Jul 18 13:27:49.961: INFO: Waiting up to 5m0s for pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80" in namespace "container-probe-4060" to be "running and ready" +Jul 18 13:27:49.965: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Pending", Reason="", readiness=false. Elapsed: 4.354046ms +Jul 18 13:27:49.966: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:27:51.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 2.008842362s +Jul 18 13:27:51.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:27:53.969: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 4.008064713s +Jul 18 13:27:53.969: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:27:55.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 6.008633356s +Jul 18 13:27:55.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:27:57.971: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 8.009681945s +Jul 18 13:27:57.971: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:27:59.971: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 10.009480795s +Jul 18 13:27:59.971: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:28:01.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 12.008608068s +Jul 18 13:28:01.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:28:03.969: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 14.008446048s +Jul 18 13:28:03.969: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:28:05.971: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 16.009865732s +Jul 18 13:28:05.971: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:28:07.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 18.009070608s +Jul 18 13:28:07.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:28:09.969: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 20.008433901s +Jul 18 13:28:09.969: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) +Jul 18 13:28:11.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=true. Elapsed: 22.008672741s +Jul 18 13:28:11.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = true) +Jul 18 13:28:11.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80" satisfied condition "running and ready" +Jul 18 13:28:11.974: INFO: Container started at 2023-07-18 13:27:50 +0000 UTC, pod became ready at 2023-07-18 13:28:10 +0000 UTC +[AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 +Jul 18 13:28:11.974: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 +STEP: Destroying namespace "container-probe-4060" for this suite. 07/18/23 13:28:11.979 +------------------------------ +• [SLOW TEST] [22.053 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:72 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:27:49.932 + Jul 18 13:27:49.932: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-probe 07/18/23 13:27:49.933 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:27:49.947 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:27:49.95 + [BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 + [It] with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:72 + Jul 18 13:27:49.961: INFO: Waiting up to 5m0s for pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80" in namespace "container-probe-4060" to be "running and ready" + Jul 18 13:27:49.965: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Pending", Reason="", readiness=false. Elapsed: 4.354046ms + Jul 18 13:27:49.966: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:27:51.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 2.008842362s + Jul 18 13:27:51.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:27:53.969: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 4.008064713s + Jul 18 13:27:53.969: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:27:55.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 6.008633356s + Jul 18 13:27:55.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:27:57.971: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 8.009681945s + Jul 18 13:27:57.971: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:27:59.971: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 10.009480795s + Jul 18 13:27:59.971: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:28:01.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 12.008608068s + Jul 18 13:28:01.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:28:03.969: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 14.008446048s + Jul 18 13:28:03.969: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:28:05.971: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 16.009865732s + Jul 18 13:28:05.971: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:28:07.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 18.009070608s + Jul 18 13:28:07.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:28:09.969: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=false. Elapsed: 20.008433901s + Jul 18 13:28:09.969: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = false) + Jul 18 13:28:11.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80": Phase="Running", Reason="", readiness=true. Elapsed: 22.008672741s + Jul 18 13:28:11.970: INFO: The phase of Pod test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80 is Running (Ready = true) + Jul 18 13:28:11.970: INFO: Pod "test-webserver-1f378eb8-36d1-4ad2-8310-934b86f11b80" satisfied condition "running and ready" + Jul 18 13:28:11.974: INFO: Container started at 2023-07-18 13:27:50 +0000 UTC, pod became ready at 2023-07-18 13:28:10 +0000 UTC + [AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 + Jul 18 13:28:11.974: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 + STEP: Destroying namespace "container-probe-4060" for this suite. 07/18/23 13:28:11.979 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/network/service.go:1515 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:28:11.989 +Jul 18 13:28:11.990: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:28:11.991 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:12.005 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:12.008 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/network/service.go:1515 +STEP: creating a service clusterip-service with the type=ClusterIP in namespace services-995 07/18/23 13:28:12.011 +STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service 07/18/23 13:28:12.028 +STEP: creating service externalsvc in namespace services-995 07/18/23 13:28:12.029 +STEP: creating replication controller externalsvc in namespace services-995 07/18/23 13:28:12.046 +I0718 13:28:12.053117 20 runners.go:193] Created replication controller with name: externalsvc, namespace: services-995, replica count: 2 +I0718 13:28:15.104978 20 runners.go:193] externalsvc Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +STEP: changing the ClusterIP service to type=ExternalName 07/18/23 13:28:15.109 +Jul 18 13:28:15.129: INFO: Creating new exec pod +Jul 18 13:28:15.135: INFO: Waiting up to 5m0s for pod "execpodmrb4z" in namespace "services-995" to be "running" +Jul 18 13:28:15.138: INFO: Pod "execpodmrb4z": Phase="Pending", Reason="", readiness=false. Elapsed: 3.520178ms +Jul 18 13:28:17.145: INFO: Pod "execpodmrb4z": Phase="Running", Reason="", readiness=true. Elapsed: 2.009706218s +Jul 18 13:28:17.145: INFO: Pod "execpodmrb4z" satisfied condition "running" +Jul 18 13:28:17.145: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-995 exec execpodmrb4z -- /bin/sh -x -c nslookup clusterip-service.services-995.svc.cluster.local' +Jul 18 13:28:17.362: INFO: stderr: "+ nslookup clusterip-service.services-995.svc.cluster.local\n" +Jul 18 13:28:17.362: INFO: stdout: "Server:\t\t10.96.0.10\nAddress:\t10.96.0.10#53\n\nclusterip-service.services-995.svc.cluster.local\tcanonical name = externalsvc.services-995.svc.cluster.local.\nName:\texternalsvc.services-995.svc.cluster.local\nAddress: 10.110.219.42\n\n" +STEP: deleting ReplicationController externalsvc in namespace services-995, will wait for the garbage collector to delete the pods 07/18/23 13:28:17.362 +Jul 18 13:28:17.424: INFO: Deleting ReplicationController externalsvc took: 6.572404ms +Jul 18 13:28:17.525: INFO: Terminating ReplicationController externalsvc pods took: 100.82912ms +Jul 18 13:28:20.046: INFO: Cleaning up the ClusterIP to ExternalName test service +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:28:20.060: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-995" for this suite. 07/18/23 13:28:20.067 +------------------------------ +• [SLOW TEST] [8.084 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/network/service.go:1515 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:28:11.989 + Jul 18 13:28:11.990: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:28:11.991 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:12.005 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:12.008 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/network/service.go:1515 + STEP: creating a service clusterip-service with the type=ClusterIP in namespace services-995 07/18/23 13:28:12.011 + STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service 07/18/23 13:28:12.028 + STEP: creating service externalsvc in namespace services-995 07/18/23 13:28:12.029 + STEP: creating replication controller externalsvc in namespace services-995 07/18/23 13:28:12.046 + I0718 13:28:12.053117 20 runners.go:193] Created replication controller with name: externalsvc, namespace: services-995, replica count: 2 + I0718 13:28:15.104978 20 runners.go:193] externalsvc Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + STEP: changing the ClusterIP service to type=ExternalName 07/18/23 13:28:15.109 + Jul 18 13:28:15.129: INFO: Creating new exec pod + Jul 18 13:28:15.135: INFO: Waiting up to 5m0s for pod "execpodmrb4z" in namespace "services-995" to be "running" + Jul 18 13:28:15.138: INFO: Pod "execpodmrb4z": Phase="Pending", Reason="", readiness=false. Elapsed: 3.520178ms + Jul 18 13:28:17.145: INFO: Pod "execpodmrb4z": Phase="Running", Reason="", readiness=true. Elapsed: 2.009706218s + Jul 18 13:28:17.145: INFO: Pod "execpodmrb4z" satisfied condition "running" + Jul 18 13:28:17.145: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-995 exec execpodmrb4z -- /bin/sh -x -c nslookup clusterip-service.services-995.svc.cluster.local' + Jul 18 13:28:17.362: INFO: stderr: "+ nslookup clusterip-service.services-995.svc.cluster.local\n" + Jul 18 13:28:17.362: INFO: stdout: "Server:\t\t10.96.0.10\nAddress:\t10.96.0.10#53\n\nclusterip-service.services-995.svc.cluster.local\tcanonical name = externalsvc.services-995.svc.cluster.local.\nName:\texternalsvc.services-995.svc.cluster.local\nAddress: 10.110.219.42\n\n" + STEP: deleting ReplicationController externalsvc in namespace services-995, will wait for the garbage collector to delete the pods 07/18/23 13:28:17.362 + Jul 18 13:28:17.424: INFO: Deleting ReplicationController externalsvc took: 6.572404ms + Jul 18 13:28:17.525: INFO: Terminating ReplicationController externalsvc pods took: 100.82912ms + Jul 18 13:28:20.046: INFO: Cleaning up the ClusterIP to ExternalName test service + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:28:20.060: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-995" for this suite. 07/18/23 13:28:20.067 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-cli] Kubectl client Kubectl version + should check is all data is printed [Conformance] + test/e2e/kubectl/kubectl.go:1685 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:28:20.078 +Jul 18 13:28:20.078: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:28:20.08 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:20.095 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:20.097 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should check is all data is printed [Conformance] + test/e2e/kubectl/kubectl.go:1685 +Jul 18 13:28:20.101: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3359 version' +Jul 18 13:28:20.156: INFO: stderr: "WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version.\n" +Jul 18 13:28:20.156: INFO: stdout: "Client Version: version.Info{Major:\"1\", Minor:\"26\", GitVersion:\"v1.26.6\", GitCommit:\"11902a838028edef305dfe2f96be929bc4d114d8\", GitTreeState:\"clean\", BuildDate:\"2023-06-14T09:56:58Z\", GoVersion:\"go1.19.10\", Compiler:\"gc\", Platform:\"linux/amd64\"}\nKustomize Version: v4.5.7\nServer Version: version.Info{Major:\"1\", Minor:\"26\", GitVersion:\"v1.26.6\", GitCommit:\"11902a838028edef305dfe2f96be929bc4d114d8\", GitTreeState:\"clean\", BuildDate:\"2023-06-14T09:49:08Z\", GoVersion:\"go1.19.10\", Compiler:\"gc\", Platform:\"linux/amd64\"}\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:28:20.156: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-3359" for this suite. 07/18/23 13:28:20.163 +------------------------------ +• [0.093 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl version + test/e2e/kubectl/kubectl.go:1679 + should check is all data is printed [Conformance] + test/e2e/kubectl/kubectl.go:1685 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:28:20.078 + Jul 18 13:28:20.078: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:28:20.08 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:20.095 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:20.097 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should check is all data is printed [Conformance] + test/e2e/kubectl/kubectl.go:1685 + Jul 18 13:28:20.101: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3359 version' + Jul 18 13:28:20.156: INFO: stderr: "WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version.\n" + Jul 18 13:28:20.156: INFO: stdout: "Client Version: version.Info{Major:\"1\", Minor:\"26\", GitVersion:\"v1.26.6\", GitCommit:\"11902a838028edef305dfe2f96be929bc4d114d8\", GitTreeState:\"clean\", BuildDate:\"2023-06-14T09:56:58Z\", GoVersion:\"go1.19.10\", Compiler:\"gc\", Platform:\"linux/amd64\"}\nKustomize Version: v4.5.7\nServer Version: version.Info{Major:\"1\", Minor:\"26\", GitVersion:\"v1.26.6\", GitCommit:\"11902a838028edef305dfe2f96be929bc4d114d8\", GitTreeState:\"clean\", BuildDate:\"2023-06-14T09:49:08Z\", GoVersion:\"go1.19.10\", Compiler:\"gc\", Platform:\"linux/amd64\"}\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:28:20.156: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-3359" for this suite. 07/18/23 13:28:20.163 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:169 +[BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:28:20.173 +Jul 18 13:28:20.173: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-probe 07/18/23 13:28:20.174 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:20.186 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:20.189 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 +[It] should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:169 +STEP: Creating pod liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8 in namespace container-probe-6863 07/18/23 13:28:20.193 +Jul 18 13:28:20.199: INFO: Waiting up to 5m0s for pod "liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8" in namespace "container-probe-6863" to be "not pending" +Jul 18 13:28:20.203: INFO: Pod "liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8": Phase="Pending", Reason="", readiness=false. Elapsed: 3.857262ms +Jul 18 13:28:22.207: INFO: Pod "liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8": Phase="Running", Reason="", readiness=true. Elapsed: 2.007751494s +Jul 18 13:28:22.207: INFO: Pod "liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8" satisfied condition "not pending" +Jul 18 13:28:22.207: INFO: Started pod liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8 in namespace container-probe-6863 +STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 13:28:22.207 +Jul 18 13:28:22.210: INFO: Initial restart count of pod liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8 is 0 +Jul 18 13:28:42.256: INFO: Restart count of pod container-probe-6863/liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8 is now 1 (20.04533591s elapsed) +STEP: deleting the pod 07/18/23 13:28:42.256 +[AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 +Jul 18 13:28:42.268: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 +STEP: Destroying namespace "container-probe-6863" for this suite. 07/18/23 13:28:42.276 +------------------------------ +• [SLOW TEST] [22.111 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:169 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:28:20.173 + Jul 18 13:28:20.173: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-probe 07/18/23 13:28:20.174 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:20.186 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:20.189 + [BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 + [It] should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:169 + STEP: Creating pod liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8 in namespace container-probe-6863 07/18/23 13:28:20.193 + Jul 18 13:28:20.199: INFO: Waiting up to 5m0s for pod "liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8" in namespace "container-probe-6863" to be "not pending" + Jul 18 13:28:20.203: INFO: Pod "liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8": Phase="Pending", Reason="", readiness=false. Elapsed: 3.857262ms + Jul 18 13:28:22.207: INFO: Pod "liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8": Phase="Running", Reason="", readiness=true. Elapsed: 2.007751494s + Jul 18 13:28:22.207: INFO: Pod "liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8" satisfied condition "not pending" + Jul 18 13:28:22.207: INFO: Started pod liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8 in namespace container-probe-6863 + STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 13:28:22.207 + Jul 18 13:28:22.210: INFO: Initial restart count of pod liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8 is 0 + Jul 18 13:28:42.256: INFO: Restart count of pod container-probe-6863/liveness-c9608e0e-3d98-40f0-9f4a-695439e6bdb8 is now 1 (20.04533591s elapsed) + STEP: deleting the pod 07/18/23 13:28:42.256 + [AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 + Jul 18 13:28:42.268: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 + STEP: Destroying namespace "container-probe-6863" for this suite. 07/18/23 13:28:42.276 + << End Captured GinkgoWriter Output +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should honor timeout [Conformance] + test/e2e/apimachinery/webhook.go:381 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:28:42.284 +Jul 18 13:28:42.284: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:28:42.285 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:42.297 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:42.3 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:28:42.314 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:28:42.652 +STEP: Deploying the webhook pod 07/18/23 13:28:42.661 +STEP: Wait for the deployment to be ready 07/18/23 13:28:42.672 +Jul 18 13:28:42.683: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:28:44.695 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:28:44.709 +Jul 18 13:28:45.711: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should honor timeout [Conformance] + test/e2e/apimachinery/webhook.go:381 +STEP: Setting timeout (1s) shorter than webhook latency (5s) 07/18/23 13:28:45.715 +STEP: Registering slow webhook via the AdmissionRegistration API 07/18/23 13:28:45.715 +STEP: Request fails when timeout (1s) is shorter than slow webhook latency (5s) 07/18/23 13:28:45.73 +STEP: Having no error when timeout is shorter than webhook latency and failure policy is ignore 07/18/23 13:28:46.74 +STEP: Registering slow webhook via the AdmissionRegistration API 07/18/23 13:28:46.74 +STEP: Having no error when timeout is longer than webhook latency 07/18/23 13:28:47.765 +STEP: Registering slow webhook via the AdmissionRegistration API 07/18/23 13:28:47.765 +STEP: Having no error when timeout is empty (defaulted to 10s in v1) 07/18/23 13:28:52.797 +STEP: Registering slow webhook via the AdmissionRegistration API 07/18/23 13:28:52.797 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:28:57.823: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-1488" for this suite. 07/18/23 13:28:57.874 +STEP: Destroying namespace "webhook-1488-markers" for this suite. 07/18/23 13:28:57.884 +------------------------------ +• [SLOW TEST] [15.608 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should honor timeout [Conformance] + test/e2e/apimachinery/webhook.go:381 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:28:42.284 + Jul 18 13:28:42.284: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:28:42.285 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:42.297 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:42.3 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:28:42.314 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:28:42.652 + STEP: Deploying the webhook pod 07/18/23 13:28:42.661 + STEP: Wait for the deployment to be ready 07/18/23 13:28:42.672 + Jul 18 13:28:42.683: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:28:44.695 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:28:44.709 + Jul 18 13:28:45.711: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should honor timeout [Conformance] + test/e2e/apimachinery/webhook.go:381 + STEP: Setting timeout (1s) shorter than webhook latency (5s) 07/18/23 13:28:45.715 + STEP: Registering slow webhook via the AdmissionRegistration API 07/18/23 13:28:45.715 + STEP: Request fails when timeout (1s) is shorter than slow webhook latency (5s) 07/18/23 13:28:45.73 + STEP: Having no error when timeout is shorter than webhook latency and failure policy is ignore 07/18/23 13:28:46.74 + STEP: Registering slow webhook via the AdmissionRegistration API 07/18/23 13:28:46.74 + STEP: Having no error when timeout is longer than webhook latency 07/18/23 13:28:47.765 + STEP: Registering slow webhook via the AdmissionRegistration API 07/18/23 13:28:47.765 + STEP: Having no error when timeout is empty (defaulted to 10s in v1) 07/18/23 13:28:52.797 + STEP: Registering slow webhook via the AdmissionRegistration API 07/18/23 13:28:52.797 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:28:57.823: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-1488" for this suite. 07/18/23 13:28:57.874 + STEP: Destroying namespace "webhook-1488-markers" for this suite. 07/18/23 13:28:57.884 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:89 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:28:57.903 +Jul 18 13:28:57.903: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:28:57.912 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:57.932 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:57.934 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:89 +STEP: Creating configMap with name configmap-test-volume-map-0a66b60e-807e-45b7-a703-9e4271d9b5bb 07/18/23 13:28:57.937 +STEP: Creating a pod to test consume configMaps 07/18/23 13:28:57.941 +Jul 18 13:28:57.948: INFO: Waiting up to 5m0s for pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6" in namespace "configmap-1830" to be "Succeeded or Failed" +Jul 18 13:28:57.952: INFO: Pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.776432ms +Jul 18 13:28:59.957: INFO: Pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008648328s +Jul 18 13:29:01.956: INFO: Pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.0081463s +STEP: Saw pod success 07/18/23 13:29:01.956 +Jul 18 13:29:01.956: INFO: Pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6" satisfied condition "Succeeded or Failed" +Jul 18 13:29:01.960: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6 container agnhost-container: +STEP: delete the pod 07/18/23 13:29:01.967 +Jul 18 13:29:01.977: INFO: Waiting for pod pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6 to disappear +Jul 18 13:29:01.980: INFO: Pod pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6 no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:01.980: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-1830" for this suite. 07/18/23 13:29:01.985 +------------------------------ +• [4.090 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:89 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:28:57.903 + Jul 18 13:28:57.903: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:28:57.912 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:28:57.932 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:28:57.934 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:89 + STEP: Creating configMap with name configmap-test-volume-map-0a66b60e-807e-45b7-a703-9e4271d9b5bb 07/18/23 13:28:57.937 + STEP: Creating a pod to test consume configMaps 07/18/23 13:28:57.941 + Jul 18 13:28:57.948: INFO: Waiting up to 5m0s for pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6" in namespace "configmap-1830" to be "Succeeded or Failed" + Jul 18 13:28:57.952: INFO: Pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.776432ms + Jul 18 13:28:59.957: INFO: Pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008648328s + Jul 18 13:29:01.956: INFO: Pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.0081463s + STEP: Saw pod success 07/18/23 13:29:01.956 + Jul 18 13:29:01.956: INFO: Pod "pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6" satisfied condition "Succeeded or Failed" + Jul 18 13:29:01.960: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6 container agnhost-container: + STEP: delete the pod 07/18/23 13:29:01.967 + Jul 18 13:29:01.977: INFO: Waiting for pod pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6 to disappear + Jul 18 13:29:01.980: INFO: Pod pod-configmaps-24649702-6f8e-4977-afe3-e5f92d37cbe6 no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:01.980: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-1830" for this suite. 07/18/23 13:29:01.985 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:87 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:01.994 +Jul 18 13:29:01.994: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:29:01.994 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:02.011 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:02.014 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:87 +STEP: Creating a pod to test emptydir volume type on tmpfs 07/18/23 13:29:02.019 +Jul 18 13:29:02.029: INFO: Waiting up to 5m0s for pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a" in namespace "emptydir-271" to be "Succeeded or Failed" +Jul 18 13:29:02.033: INFO: Pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a": Phase="Pending", Reason="", readiness=false. Elapsed: 3.750368ms +Jul 18 13:29:04.038: INFO: Pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008852724s +Jul 18 13:29:06.037: INFO: Pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007721753s +STEP: Saw pod success 07/18/23 13:29:06.037 +Jul 18 13:29:06.038: INFO: Pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a" satisfied condition "Succeeded or Failed" +Jul 18 13:29:06.042: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a container test-container: +STEP: delete the pod 07/18/23 13:29:06.048 +Jul 18 13:29:06.063: INFO: Waiting for pod pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a to disappear +Jul 18 13:29:06.066: INFO: Pod pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:06.066: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-271" for this suite. 07/18/23 13:29:06.07 +------------------------------ +• [4.083 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:87 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:01.994 + Jul 18 13:29:01.994: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:29:01.994 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:02.011 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:02.014 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:87 + STEP: Creating a pod to test emptydir volume type on tmpfs 07/18/23 13:29:02.019 + Jul 18 13:29:02.029: INFO: Waiting up to 5m0s for pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a" in namespace "emptydir-271" to be "Succeeded or Failed" + Jul 18 13:29:02.033: INFO: Pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a": Phase="Pending", Reason="", readiness=false. Elapsed: 3.750368ms + Jul 18 13:29:04.038: INFO: Pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008852724s + Jul 18 13:29:06.037: INFO: Pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007721753s + STEP: Saw pod success 07/18/23 13:29:06.037 + Jul 18 13:29:06.038: INFO: Pod "pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a" satisfied condition "Succeeded or Failed" + Jul 18 13:29:06.042: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a container test-container: + STEP: delete the pod 07/18/23 13:29:06.048 + Jul 18 13:29:06.063: INFO: Waiting for pod pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a to disappear + Jul 18 13:29:06.066: INFO: Pod pod-c84e28c3-a25b-4f9d-a7be-3a5733fbeb4a no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:06.066: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-271" for this suite. 07/18/23 13:29:06.07 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:73 +[BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:06.077 +Jul 18 13:29:06.077: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename var-expansion 07/18/23 13:29:06.079 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:06.091 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:06.093 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 +[It] should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:73 +STEP: Creating a pod to test substitution in container's command 07/18/23 13:29:06.096 +Jul 18 13:29:06.104: INFO: Waiting up to 5m0s for pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6" in namespace "var-expansion-2934" to be "Succeeded or Failed" +Jul 18 13:29:06.107: INFO: Pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.79242ms +Jul 18 13:29:08.111: INFO: Pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00758341s +Jul 18 13:29:10.112: INFO: Pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008501126s +STEP: Saw pod success 07/18/23 13:29:10.112 +Jul 18 13:29:10.112: INFO: Pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6" satisfied condition "Succeeded or Failed" +Jul 18 13:29:10.116: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6 container dapi-container: +STEP: delete the pod 07/18/23 13:29:10.124 +Jul 18 13:29:10.133: INFO: Waiting for pod var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6 to disappear +Jul 18 13:29:10.136: INFO: Pod var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:10.136: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 +STEP: Destroying namespace "var-expansion-2934" for this suite. 07/18/23 13:29:10.14 +------------------------------ +• [4.067 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:73 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:06.077 + Jul 18 13:29:06.077: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename var-expansion 07/18/23 13:29:06.079 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:06.091 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:06.093 + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 + [It] should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:73 + STEP: Creating a pod to test substitution in container's command 07/18/23 13:29:06.096 + Jul 18 13:29:06.104: INFO: Waiting up to 5m0s for pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6" in namespace "var-expansion-2934" to be "Succeeded or Failed" + Jul 18 13:29:06.107: INFO: Pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.79242ms + Jul 18 13:29:08.111: INFO: Pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00758341s + Jul 18 13:29:10.112: INFO: Pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008501126s + STEP: Saw pod success 07/18/23 13:29:10.112 + Jul 18 13:29:10.112: INFO: Pod "var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6" satisfied condition "Succeeded or Failed" + Jul 18 13:29:10.116: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6 container dapi-container: + STEP: delete the pod 07/18/23 13:29:10.124 + Jul 18 13:29:10.133: INFO: Waiting for pod var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6 to disappear + Jul 18 13:29:10.136: INFO: Pod var-expansion-fcc525b4-d824-4236-af6a-1b5ae8817cf6 no longer exists + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:10.136: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 + STEP: Destroying namespace "var-expansion-2934" for this suite. 07/18/23 13:29:10.14 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate pod and apply defaults after mutation [Conformance] + test/e2e/apimachinery/webhook.go:264 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:10.146 +Jul 18 13:29:10.146: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:29:10.147 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:10.16 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:10.162 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:29:10.174 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:29:10.518 +STEP: Deploying the webhook pod 07/18/23 13:29:10.525 +STEP: Wait for the deployment to be ready 07/18/23 13:29:10.535 +Jul 18 13:29:10.544: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:29:12.555 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:29:12.566 +Jul 18 13:29:13.567: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate pod and apply defaults after mutation [Conformance] + test/e2e/apimachinery/webhook.go:264 +STEP: Registering the mutating pod webhook via the AdmissionRegistration API 07/18/23 13:29:13.57 +STEP: create a pod that should be updated by the webhook 07/18/23 13:29:13.585 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:13.611: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-8741" for this suite. 07/18/23 13:29:13.685 +STEP: Destroying namespace "webhook-8741-markers" for this suite. 07/18/23 13:29:13.697 +------------------------------ +• [3.558 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate pod and apply defaults after mutation [Conformance] + test/e2e/apimachinery/webhook.go:264 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:10.146 + Jul 18 13:29:10.146: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:29:10.147 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:10.16 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:10.162 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:29:10.174 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:29:10.518 + STEP: Deploying the webhook pod 07/18/23 13:29:10.525 + STEP: Wait for the deployment to be ready 07/18/23 13:29:10.535 + Jul 18 13:29:10.544: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:29:12.555 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:29:12.566 + Jul 18 13:29:13.567: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate pod and apply defaults after mutation [Conformance] + test/e2e/apimachinery/webhook.go:264 + STEP: Registering the mutating pod webhook via the AdmissionRegistration API 07/18/23 13:29:13.57 + STEP: create a pod that should be updated by the webhook 07/18/23 13:29:13.585 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:13.611: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-8741" for this suite. 07/18/23 13:29:13.685 + STEP: Destroying namespace "webhook-8741-markers" for this suite. 07/18/23 13:29:13.697 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:89 +[BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:13.716 +Jul 18 13:29:13.716: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 13:29:13.718 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:13.734 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:13.737 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:89 +STEP: Creating secret with name secret-test-map-7e9ffad9-bba6-4dd3-9ce4-5ca80eda5b6b 07/18/23 13:29:13.744 +STEP: Creating a pod to test consume secrets 07/18/23 13:29:13.749 +Jul 18 13:29:13.758: INFO: Waiting up to 5m0s for pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad" in namespace "secrets-7352" to be "Succeeded or Failed" +Jul 18 13:29:13.765: INFO: Pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad": Phase="Pending", Reason="", readiness=false. Elapsed: 6.194946ms +Jul 18 13:29:15.770: INFO: Pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011544664s +Jul 18 13:29:17.769: INFO: Pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010100432s +STEP: Saw pod success 07/18/23 13:29:17.769 +Jul 18 13:29:17.769: INFO: Pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad" satisfied condition "Succeeded or Failed" +Jul 18 13:29:17.772: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad container secret-volume-test: +STEP: delete the pod 07/18/23 13:29:17.779 +Jul 18 13:29:17.789: INFO: Waiting for pod pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad to disappear +Jul 18 13:29:17.792: INFO: Pod pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:17.794: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-7352" for this suite. 07/18/23 13:29:17.799 +------------------------------ +• [4.091 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:89 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:13.716 + Jul 18 13:29:13.716: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 13:29:13.718 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:13.734 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:13.737 + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:89 + STEP: Creating secret with name secret-test-map-7e9ffad9-bba6-4dd3-9ce4-5ca80eda5b6b 07/18/23 13:29:13.744 + STEP: Creating a pod to test consume secrets 07/18/23 13:29:13.749 + Jul 18 13:29:13.758: INFO: Waiting up to 5m0s for pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad" in namespace "secrets-7352" to be "Succeeded or Failed" + Jul 18 13:29:13.765: INFO: Pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad": Phase="Pending", Reason="", readiness=false. Elapsed: 6.194946ms + Jul 18 13:29:15.770: INFO: Pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011544664s + Jul 18 13:29:17.769: INFO: Pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010100432s + STEP: Saw pod success 07/18/23 13:29:17.769 + Jul 18 13:29:17.769: INFO: Pod "pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad" satisfied condition "Succeeded or Failed" + Jul 18 13:29:17.772: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad container secret-volume-test: + STEP: delete the pod 07/18/23 13:29:17.779 + Jul 18 13:29:17.789: INFO: Waiting for pod pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad to disappear + Jul 18 13:29:17.792: INFO: Pod pod-secrets-508917da-00f8-4017-abf7-1f207a2e03ad no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:17.794: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-7352" for this suite. 07/18/23 13:29:17.799 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate configmap [Conformance] + test/e2e/apimachinery/webhook.go:252 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:17.807 +Jul 18 13:29:17.807: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:29:17.808 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:17.82 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:17.823 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:29:17.836 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:29:18.196 +STEP: Deploying the webhook pod 07/18/23 13:29:18.204 +STEP: Wait for the deployment to be ready 07/18/23 13:29:18.212 +Jul 18 13:29:18.225: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:29:20.235 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:29:20.246 +Jul 18 13:29:21.246: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate configmap [Conformance] + test/e2e/apimachinery/webhook.go:252 +STEP: Registering the mutating configmap webhook via the AdmissionRegistration API 07/18/23 13:29:21.25 +STEP: create a configmap that should be updated by the webhook 07/18/23 13:29:21.266 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:21.289: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-1325" for this suite. 07/18/23 13:29:21.34 +STEP: Destroying namespace "webhook-1325-markers" for this suite. 07/18/23 13:29:21.347 +------------------------------ +• [3.548 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate configmap [Conformance] + test/e2e/apimachinery/webhook.go:252 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:17.807 + Jul 18 13:29:17.807: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:29:17.808 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:17.82 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:17.823 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:29:17.836 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:29:18.196 + STEP: Deploying the webhook pod 07/18/23 13:29:18.204 + STEP: Wait for the deployment to be ready 07/18/23 13:29:18.212 + Jul 18 13:29:18.225: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:29:20.235 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:29:20.246 + Jul 18 13:29:21.246: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate configmap [Conformance] + test/e2e/apimachinery/webhook.go:252 + STEP: Registering the mutating configmap webhook via the AdmissionRegistration API 07/18/23 13:29:21.25 + STEP: create a configmap that should be updated by the webhook 07/18/23 13:29:21.266 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:21.289: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-1325" for this suite. 07/18/23 13:29:21.34 + STEP: Destroying namespace "webhook-1325-markers" for this suite. 07/18/23 13:29:21.347 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:240 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:21.364 +Jul 18 13:29:21.364: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:29:21.367 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:21.382 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:21.386 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:240 +STEP: Creating configMap with name cm-test-opt-del-8ced87ea-4806-4ad5-81db-92c5c2a3bb6b 07/18/23 13:29:21.395 +STEP: Creating configMap with name cm-test-opt-upd-72dfcbd1-ef1d-4623-9ff8-b9bba3d3d143 07/18/23 13:29:21.399 +STEP: Creating the pod 07/18/23 13:29:21.403 +Jul 18 13:29:21.411: INFO: Waiting up to 5m0s for pod "pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09" in namespace "configmap-4644" to be "running and ready" +Jul 18 13:29:21.416: INFO: Pod "pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09": Phase="Pending", Reason="", readiness=false. Elapsed: 5.533273ms +Jul 18 13:29:21.417: INFO: The phase of Pod pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:29:23.422: INFO: Pod "pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09": Phase="Running", Reason="", readiness=true. Elapsed: 2.011550545s +Jul 18 13:29:23.423: INFO: The phase of Pod pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09 is Running (Ready = true) +Jul 18 13:29:23.423: INFO: Pod "pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09" satisfied condition "running and ready" +STEP: Deleting configmap cm-test-opt-del-8ced87ea-4806-4ad5-81db-92c5c2a3bb6b 07/18/23 13:29:23.448 +STEP: Updating configmap cm-test-opt-upd-72dfcbd1-ef1d-4623-9ff8-b9bba3d3d143 07/18/23 13:29:23.453 +STEP: Creating configMap with name cm-test-opt-create-4b60ca71-7899-48e0-b1bc-af5dba168966 07/18/23 13:29:23.457 +STEP: waiting to observe update in volume 07/18/23 13:29:23.46 +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:25.488: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-4644" for this suite. 07/18/23 13:29:25.493 +------------------------------ +• [4.136 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:240 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:21.364 + Jul 18 13:29:21.364: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:29:21.367 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:21.382 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:21.386 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:240 + STEP: Creating configMap with name cm-test-opt-del-8ced87ea-4806-4ad5-81db-92c5c2a3bb6b 07/18/23 13:29:21.395 + STEP: Creating configMap with name cm-test-opt-upd-72dfcbd1-ef1d-4623-9ff8-b9bba3d3d143 07/18/23 13:29:21.399 + STEP: Creating the pod 07/18/23 13:29:21.403 + Jul 18 13:29:21.411: INFO: Waiting up to 5m0s for pod "pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09" in namespace "configmap-4644" to be "running and ready" + Jul 18 13:29:21.416: INFO: Pod "pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09": Phase="Pending", Reason="", readiness=false. Elapsed: 5.533273ms + Jul 18 13:29:21.417: INFO: The phase of Pod pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:29:23.422: INFO: Pod "pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09": Phase="Running", Reason="", readiness=true. Elapsed: 2.011550545s + Jul 18 13:29:23.423: INFO: The phase of Pod pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09 is Running (Ready = true) + Jul 18 13:29:23.423: INFO: Pod "pod-configmaps-a195c4eb-c17e-4c4a-80dd-38541904eb09" satisfied condition "running and ready" + STEP: Deleting configmap cm-test-opt-del-8ced87ea-4806-4ad5-81db-92c5c2a3bb6b 07/18/23 13:29:23.448 + STEP: Updating configmap cm-test-opt-upd-72dfcbd1-ef1d-4623-9ff8-b9bba3d3d143 07/18/23 13:29:23.453 + STEP: Creating configMap with name cm-test-opt-create-4b60ca71-7899-48e0-b1bc-af5dba168966 07/18/23 13:29:23.457 + STEP: waiting to observe update in volume 07/18/23 13:29:23.46 + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:25.488: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-4644" for this suite. 07/18/23 13:29:25.493 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:162 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:25.503 +Jul 18 13:29:25.503: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:29:25.506 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:25.519 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:25.521 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:162 +STEP: Creating the pod 07/18/23 13:29:25.524 +Jul 18 13:29:25.531: INFO: Waiting up to 5m0s for pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60" in namespace "downward-api-9798" to be "running and ready" +Jul 18 13:29:25.534: INFO: Pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60": Phase="Pending", Reason="", readiness=false. Elapsed: 3.190379ms +Jul 18 13:29:25.534: INFO: The phase of Pod annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:29:27.539: INFO: Pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60": Phase="Running", Reason="", readiness=true. Elapsed: 2.008182788s +Jul 18 13:29:27.539: INFO: The phase of Pod annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60 is Running (Ready = true) +Jul 18 13:29:27.540: INFO: Pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60" satisfied condition "running and ready" +Jul 18 13:29:28.062: INFO: Successfully updated pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60" +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:30.084: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-9798" for this suite. 07/18/23 13:29:30.089 +------------------------------ +• [4.592 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:162 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:25.503 + Jul 18 13:29:25.503: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:29:25.506 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:25.519 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:25.521 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:162 + STEP: Creating the pod 07/18/23 13:29:25.524 + Jul 18 13:29:25.531: INFO: Waiting up to 5m0s for pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60" in namespace "downward-api-9798" to be "running and ready" + Jul 18 13:29:25.534: INFO: Pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60": Phase="Pending", Reason="", readiness=false. Elapsed: 3.190379ms + Jul 18 13:29:25.534: INFO: The phase of Pod annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:29:27.539: INFO: Pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60": Phase="Running", Reason="", readiness=true. Elapsed: 2.008182788s + Jul 18 13:29:27.539: INFO: The phase of Pod annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60 is Running (Ready = true) + Jul 18 13:29:27.540: INFO: Pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60" satisfied condition "running and ready" + Jul 18 13:29:28.062: INFO: Successfully updated pod "annotationupdate6f8c7804-61d8-4e0c-a3b3-deb50088dd60" + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:30.084: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-9798" for this suite. 07/18/23 13:29:30.089 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:193 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:30.096 +Jul 18 13:29:30.096: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:29:30.097 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:30.109 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:30.114 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:193 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:29:30.117 +Jul 18 13:29:30.124: INFO: Waiting up to 5m0s for pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64" in namespace "downward-api-5274" to be "Succeeded or Failed" +Jul 18 13:29:30.128: INFO: Pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64": Phase="Pending", Reason="", readiness=false. Elapsed: 3.295412ms +Jul 18 13:29:32.133: INFO: Pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008414115s +Jul 18 13:29:34.134: INFO: Pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009339459s +STEP: Saw pod success 07/18/23 13:29:34.134 +Jul 18 13:29:34.134: INFO: Pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64" satisfied condition "Succeeded or Failed" +Jul 18 13:29:34.138: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64 container client-container: +STEP: delete the pod 07/18/23 13:29:34.144 +Jul 18 13:29:34.155: INFO: Waiting for pod downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64 to disappear +Jul 18 13:29:34.158: INFO: Pod downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:34.158: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-5274" for this suite. 07/18/23 13:29:34.163 +------------------------------ +• [4.074 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:193 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:30.096 + Jul 18 13:29:30.096: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:29:30.097 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:30.109 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:30.114 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:193 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:29:30.117 + Jul 18 13:29:30.124: INFO: Waiting up to 5m0s for pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64" in namespace "downward-api-5274" to be "Succeeded or Failed" + Jul 18 13:29:30.128: INFO: Pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64": Phase="Pending", Reason="", readiness=false. Elapsed: 3.295412ms + Jul 18 13:29:32.133: INFO: Pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008414115s + Jul 18 13:29:34.134: INFO: Pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009339459s + STEP: Saw pod success 07/18/23 13:29:34.134 + Jul 18 13:29:34.134: INFO: Pod "downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64" satisfied condition "Succeeded or Failed" + Jul 18 13:29:34.138: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64 container client-container: + STEP: delete the pod 07/18/23 13:29:34.144 + Jul 18 13:29:34.155: INFO: Waiting for pod downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64 to disappear + Jul 18 13:29:34.158: INFO: Pod downwardapi-volume-84af8a6b-843d-46d3-8eeb-707dc0d82d64 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:34.158: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-5274" for this suite. 07/18/23 13:29:34.163 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-network] Services + should serve multiport endpoints from pods [Conformance] + test/e2e/network/service.go:848 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:34.171 +Jul 18 13:29:34.171: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:29:34.174 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:34.185 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:34.188 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should serve multiport endpoints from pods [Conformance] + test/e2e/network/service.go:848 +STEP: creating service multi-endpoint-test in namespace services-9593 07/18/23 13:29:34.19 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[] 07/18/23 13:29:34.204 +Jul 18 13:29:34.209: INFO: Failed go get Endpoints object: endpoints "multi-endpoint-test" not found +Jul 18 13:29:35.218: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[] +STEP: Creating pod pod1 in namespace services-9593 07/18/23 13:29:35.218 +Jul 18 13:29:35.225: INFO: Waiting up to 5m0s for pod "pod1" in namespace "services-9593" to be "running and ready" +Jul 18 13:29:35.231: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 6.176569ms +Jul 18 13:29:35.231: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:29:37.235: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.010021412s +Jul 18 13:29:37.235: INFO: The phase of Pod pod1 is Running (Ready = true) +Jul 18 13:29:37.235: INFO: Pod "pod1" satisfied condition "running and ready" +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[pod1:[100]] 07/18/23 13:29:37.238 +Jul 18 13:29:37.247: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[pod1:[100]] +STEP: Creating pod pod2 in namespace services-9593 07/18/23 13:29:37.247 +Jul 18 13:29:37.252: INFO: Waiting up to 5m0s for pod "pod2" in namespace "services-9593" to be "running and ready" +Jul 18 13:29:37.256: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.067263ms +Jul 18 13:29:37.256: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:29:39.260: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.00840001s +Jul 18 13:29:39.260: INFO: The phase of Pod pod2 is Running (Ready = true) +Jul 18 13:29:39.260: INFO: Pod "pod2" satisfied condition "running and ready" +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[pod1:[100] pod2:[101]] 07/18/23 13:29:39.263 +Jul 18 13:29:39.278: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[pod1:[100] pod2:[101]] +STEP: Checking if the Service forwards traffic to pods 07/18/23 13:29:39.278 +Jul 18 13:29:39.278: INFO: Creating new exec pod +Jul 18 13:29:39.282: INFO: Waiting up to 5m0s for pod "execpodfjcch" in namespace "services-9593" to be "running" +Jul 18 13:29:39.288: INFO: Pod "execpodfjcch": Phase="Pending", Reason="", readiness=false. Elapsed: 5.499506ms +Jul 18 13:29:41.293: INFO: Pod "execpodfjcch": Phase="Running", Reason="", readiness=true. Elapsed: 2.010645172s +Jul 18 13:29:41.293: INFO: Pod "execpodfjcch" satisfied condition "running" +Jul 18 13:29:42.293: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9593 exec execpodfjcch -- /bin/sh -x -c nc -v -z -w 2 multi-endpoint-test 80' +Jul 18 13:29:42.448: INFO: stderr: "+ nc -v -z -w 2 multi-endpoint-test 80\nConnection to multi-endpoint-test 80 port [tcp/http] succeeded!\n" +Jul 18 13:29:42.448: INFO: stdout: "" +Jul 18 13:29:42.448: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9593 exec execpodfjcch -- /bin/sh -x -c nc -v -z -w 2 10.104.158.190 80' +Jul 18 13:29:42.615: INFO: stderr: "+ nc -v -z -w 2 10.104.158.190 80\nConnection to 10.104.158.190 80 port [tcp/http] succeeded!\n" +Jul 18 13:29:42.615: INFO: stdout: "" +Jul 18 13:29:42.615: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9593 exec execpodfjcch -- /bin/sh -x -c nc -v -z -w 2 multi-endpoint-test 81' +Jul 18 13:29:42.780: INFO: stderr: "+ nc -v -z -w 2 multi-endpoint-test 81\nConnection to multi-endpoint-test 81 port [tcp/*] succeeded!\n" +Jul 18 13:29:42.780: INFO: stdout: "" +Jul 18 13:29:42.780: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9593 exec execpodfjcch -- /bin/sh -x -c nc -v -z -w 2 10.104.158.190 81' +Jul 18 13:29:42.928: INFO: stderr: "+ nc -v -z -w 2 10.104.158.190 81\nConnection to 10.104.158.190 81 port [tcp/*] succeeded!\n" +Jul 18 13:29:42.928: INFO: stdout: "" +STEP: Deleting pod pod1 in namespace services-9593 07/18/23 13:29:42.928 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[pod2:[101]] 07/18/23 13:29:42.956 +Jul 18 13:29:42.968: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[pod2:[101]] +STEP: Deleting pod pod2 in namespace services-9593 07/18/23 13:29:42.969 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[] 07/18/23 13:29:42.984 +Jul 18 13:29:42.997: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[] +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:43.036: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-9593" for this suite. 07/18/23 13:29:43.044 +------------------------------ +• [SLOW TEST] [8.879 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should serve multiport endpoints from pods [Conformance] + test/e2e/network/service.go:848 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:34.171 + Jul 18 13:29:34.171: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:29:34.174 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:34.185 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:34.188 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should serve multiport endpoints from pods [Conformance] + test/e2e/network/service.go:848 + STEP: creating service multi-endpoint-test in namespace services-9593 07/18/23 13:29:34.19 + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[] 07/18/23 13:29:34.204 + Jul 18 13:29:34.209: INFO: Failed go get Endpoints object: endpoints "multi-endpoint-test" not found + Jul 18 13:29:35.218: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[] + STEP: Creating pod pod1 in namespace services-9593 07/18/23 13:29:35.218 + Jul 18 13:29:35.225: INFO: Waiting up to 5m0s for pod "pod1" in namespace "services-9593" to be "running and ready" + Jul 18 13:29:35.231: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 6.176569ms + Jul 18 13:29:35.231: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:29:37.235: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.010021412s + Jul 18 13:29:37.235: INFO: The phase of Pod pod1 is Running (Ready = true) + Jul 18 13:29:37.235: INFO: Pod "pod1" satisfied condition "running and ready" + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[pod1:[100]] 07/18/23 13:29:37.238 + Jul 18 13:29:37.247: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[pod1:[100]] + STEP: Creating pod pod2 in namespace services-9593 07/18/23 13:29:37.247 + Jul 18 13:29:37.252: INFO: Waiting up to 5m0s for pod "pod2" in namespace "services-9593" to be "running and ready" + Jul 18 13:29:37.256: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.067263ms + Jul 18 13:29:37.256: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:29:39.260: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.00840001s + Jul 18 13:29:39.260: INFO: The phase of Pod pod2 is Running (Ready = true) + Jul 18 13:29:39.260: INFO: Pod "pod2" satisfied condition "running and ready" + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[pod1:[100] pod2:[101]] 07/18/23 13:29:39.263 + Jul 18 13:29:39.278: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[pod1:[100] pod2:[101]] + STEP: Checking if the Service forwards traffic to pods 07/18/23 13:29:39.278 + Jul 18 13:29:39.278: INFO: Creating new exec pod + Jul 18 13:29:39.282: INFO: Waiting up to 5m0s for pod "execpodfjcch" in namespace "services-9593" to be "running" + Jul 18 13:29:39.288: INFO: Pod "execpodfjcch": Phase="Pending", Reason="", readiness=false. Elapsed: 5.499506ms + Jul 18 13:29:41.293: INFO: Pod "execpodfjcch": Phase="Running", Reason="", readiness=true. Elapsed: 2.010645172s + Jul 18 13:29:41.293: INFO: Pod "execpodfjcch" satisfied condition "running" + Jul 18 13:29:42.293: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9593 exec execpodfjcch -- /bin/sh -x -c nc -v -z -w 2 multi-endpoint-test 80' + Jul 18 13:29:42.448: INFO: stderr: "+ nc -v -z -w 2 multi-endpoint-test 80\nConnection to multi-endpoint-test 80 port [tcp/http] succeeded!\n" + Jul 18 13:29:42.448: INFO: stdout: "" + Jul 18 13:29:42.448: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9593 exec execpodfjcch -- /bin/sh -x -c nc -v -z -w 2 10.104.158.190 80' + Jul 18 13:29:42.615: INFO: stderr: "+ nc -v -z -w 2 10.104.158.190 80\nConnection to 10.104.158.190 80 port [tcp/http] succeeded!\n" + Jul 18 13:29:42.615: INFO: stdout: "" + Jul 18 13:29:42.615: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9593 exec execpodfjcch -- /bin/sh -x -c nc -v -z -w 2 multi-endpoint-test 81' + Jul 18 13:29:42.780: INFO: stderr: "+ nc -v -z -w 2 multi-endpoint-test 81\nConnection to multi-endpoint-test 81 port [tcp/*] succeeded!\n" + Jul 18 13:29:42.780: INFO: stdout: "" + Jul 18 13:29:42.780: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-9593 exec execpodfjcch -- /bin/sh -x -c nc -v -z -w 2 10.104.158.190 81' + Jul 18 13:29:42.928: INFO: stderr: "+ nc -v -z -w 2 10.104.158.190 81\nConnection to 10.104.158.190 81 port [tcp/*] succeeded!\n" + Jul 18 13:29:42.928: INFO: stdout: "" + STEP: Deleting pod pod1 in namespace services-9593 07/18/23 13:29:42.928 + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[pod2:[101]] 07/18/23 13:29:42.956 + Jul 18 13:29:42.968: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[pod2:[101]] + STEP: Deleting pod pod2 in namespace services-9593 07/18/23 13:29:42.969 + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-9593 to expose endpoints map[] 07/18/23 13:29:42.984 + Jul 18 13:29:42.997: INFO: successfully validated that service multi-endpoint-test in namespace services-9593 exposes endpoints map[] + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:43.036: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-9593" for this suite. 07/18/23 13:29:43.044 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2228 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:43.051 +Jul 18 13:29:43.051: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:29:43.054 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:43.07 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:43.081 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2228 +STEP: creating service in namespace services-5589 07/18/23 13:29:43.086 +STEP: creating service affinity-nodeport in namespace services-5589 07/18/23 13:29:43.086 +STEP: creating replication controller affinity-nodeport in namespace services-5589 07/18/23 13:29:43.105 +I0718 13:29:43.110931 20 runners.go:193] Created replication controller with name: affinity-nodeport, namespace: services-5589, replica count: 3 +I0718 13:29:46.162254 20 runners.go:193] affinity-nodeport Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jul 18 13:29:46.175: INFO: Creating new exec pod +Jul 18 13:29:46.180: INFO: Waiting up to 5m0s for pod "execpod-affinityhk6ll" in namespace "services-5589" to be "running" +Jul 18 13:29:46.184: INFO: Pod "execpod-affinityhk6ll": Phase="Pending", Reason="", readiness=false. Elapsed: 3.878483ms +Jul 18 13:29:48.189: INFO: Pod "execpod-affinityhk6ll": Phase="Running", Reason="", readiness=true. Elapsed: 2.008643123s +Jul 18 13:29:48.189: INFO: Pod "execpod-affinityhk6ll" satisfied condition "running" +Jul 18 13:29:49.195: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c nc -v -z -w 2 affinity-nodeport 80' +Jul 18 13:29:49.358: INFO: stderr: "+ nc -v -z -w 2 affinity-nodeport 80\nConnection to affinity-nodeport 80 port [tcp/http] succeeded!\n" +Jul 18 13:29:49.358: INFO: stdout: "" +Jul 18 13:29:49.358: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c nc -v -z -w 2 10.99.64.153 80' +Jul 18 13:29:49.523: INFO: stderr: "+ nc -v -z -w 2 10.99.64.153 80\nConnection to 10.99.64.153 80 port [tcp/http] succeeded!\n" +Jul 18 13:29:49.523: INFO: stdout: "" +Jul 18 13:29:49.523: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c nc -v -z -w 2 10.128.3.57 30984' +Jul 18 13:29:49.688: INFO: stderr: "+ nc -v -z -w 2 10.128.3.57 30984\nConnection to 10.128.3.57 30984 port [tcp/*] succeeded!\n" +Jul 18 13:29:49.688: INFO: stdout: "" +Jul 18 13:29:49.688: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c nc -v -z -w 2 10.128.3.181 30984' +Jul 18 13:29:49.841: INFO: stderr: "+ nc -v -z -w 2 10.128.3.181 30984\nConnection to 10.128.3.181 30984 port [tcp/*] succeeded!\n" +Jul 18 13:29:49.841: INFO: stdout: "" +Jul 18 13:29:49.841: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.3.57:30984/ ; done' +Jul 18 13:29:50.128: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n" +Jul 18 13:29:50.128: INFO: stdout: "\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg" +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg +Jul 18 13:29:50.128: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport in namespace services-5589, will wait for the garbage collector to delete the pods 07/18/23 13:29:50.139 +Jul 18 13:29:50.199: INFO: Deleting ReplicationController affinity-nodeport took: 5.903923ms +Jul 18 13:29:50.299: INFO: Terminating ReplicationController affinity-nodeport pods took: 100.765966ms +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:52.728: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-5589" for this suite. 07/18/23 13:29:52.734 +------------------------------ +• [SLOW TEST] [9.692 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2228 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:43.051 + Jul 18 13:29:43.051: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:29:43.054 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:43.07 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:43.081 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2228 + STEP: creating service in namespace services-5589 07/18/23 13:29:43.086 + STEP: creating service affinity-nodeport in namespace services-5589 07/18/23 13:29:43.086 + STEP: creating replication controller affinity-nodeport in namespace services-5589 07/18/23 13:29:43.105 + I0718 13:29:43.110931 20 runners.go:193] Created replication controller with name: affinity-nodeport, namespace: services-5589, replica count: 3 + I0718 13:29:46.162254 20 runners.go:193] affinity-nodeport Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Jul 18 13:29:46.175: INFO: Creating new exec pod + Jul 18 13:29:46.180: INFO: Waiting up to 5m0s for pod "execpod-affinityhk6ll" in namespace "services-5589" to be "running" + Jul 18 13:29:46.184: INFO: Pod "execpod-affinityhk6ll": Phase="Pending", Reason="", readiness=false. Elapsed: 3.878483ms + Jul 18 13:29:48.189: INFO: Pod "execpod-affinityhk6ll": Phase="Running", Reason="", readiness=true. Elapsed: 2.008643123s + Jul 18 13:29:48.189: INFO: Pod "execpod-affinityhk6ll" satisfied condition "running" + Jul 18 13:29:49.195: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c nc -v -z -w 2 affinity-nodeport 80' + Jul 18 13:29:49.358: INFO: stderr: "+ nc -v -z -w 2 affinity-nodeport 80\nConnection to affinity-nodeport 80 port [tcp/http] succeeded!\n" + Jul 18 13:29:49.358: INFO: stdout: "" + Jul 18 13:29:49.358: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c nc -v -z -w 2 10.99.64.153 80' + Jul 18 13:29:49.523: INFO: stderr: "+ nc -v -z -w 2 10.99.64.153 80\nConnection to 10.99.64.153 80 port [tcp/http] succeeded!\n" + Jul 18 13:29:49.523: INFO: stdout: "" + Jul 18 13:29:49.523: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c nc -v -z -w 2 10.128.3.57 30984' + Jul 18 13:29:49.688: INFO: stderr: "+ nc -v -z -w 2 10.128.3.57 30984\nConnection to 10.128.3.57 30984 port [tcp/*] succeeded!\n" + Jul 18 13:29:49.688: INFO: stdout: "" + Jul 18 13:29:49.688: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c nc -v -z -w 2 10.128.3.181 30984' + Jul 18 13:29:49.841: INFO: stderr: "+ nc -v -z -w 2 10.128.3.181 30984\nConnection to 10.128.3.181 30984 port [tcp/*] succeeded!\n" + Jul 18 13:29:49.841: INFO: stdout: "" + Jul 18 13:29:49.841: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5589 exec execpod-affinityhk6ll -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.3.57:30984/ ; done' + Jul 18 13:29:50.128: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:30984/\n" + Jul 18 13:29:50.128: INFO: stdout: "\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg\naffinity-nodeport-7llbg" + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Received response from host: affinity-nodeport-7llbg + Jul 18 13:29:50.128: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-nodeport in namespace services-5589, will wait for the garbage collector to delete the pods 07/18/23 13:29:50.139 + Jul 18 13:29:50.199: INFO: Deleting ReplicationController affinity-nodeport took: 5.903923ms + Jul 18 13:29:50.299: INFO: Terminating ReplicationController affinity-nodeport pods took: 100.765966ms + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:52.728: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-5589" for this suite. 07/18/23 13:29:52.734 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should provide secure master service [Conformance] + test/e2e/network/service.go:777 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:52.745 +Jul 18 13:29:52.746: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:29:52.747 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:52.76 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:52.763 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should provide secure master service [Conformance] + test/e2e/network/service.go:777 +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:52.768: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-3897" for this suite. 07/18/23 13:29:52.772 +------------------------------ +• [0.032 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should provide secure master service [Conformance] + test/e2e/network/service.go:777 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:52.745 + Jul 18 13:29:52.746: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:29:52.747 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:52.76 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:52.763 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should provide secure master service [Conformance] + test/e2e/network/service.go:777 + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:52.768: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-3897" for this suite. 07/18/23 13:29:52.772 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl patch + should add annotations for pods in rc [Conformance] + test/e2e/kubectl/kubectl.go:1652 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:52.779 +Jul 18 13:29:52.779: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:29:52.78 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:52.794 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:52.797 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should add annotations for pods in rc [Conformance] + test/e2e/kubectl/kubectl.go:1652 +STEP: creating Agnhost RC 07/18/23 13:29:52.802 +Jul 18 13:29:52.802: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9154 create -f -' +Jul 18 13:29:53.634: INFO: stderr: "" +Jul 18 13:29:53.634: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. 07/18/23 13:29:53.634 +Jul 18 13:29:54.639: INFO: Selector matched 1 pods for map[app:agnhost] +Jul 18 13:29:54.639: INFO: Found 0 / 1 +Jul 18 13:29:55.642: INFO: Selector matched 1 pods for map[app:agnhost] +Jul 18 13:29:55.642: INFO: Found 1 / 1 +Jul 18 13:29:55.642: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +STEP: patching all pods 07/18/23 13:29:55.642 +Jul 18 13:29:55.645: INFO: Selector matched 1 pods for map[app:agnhost] +Jul 18 13:29:55.645: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Jul 18 13:29:55.645: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9154 patch pod agnhost-primary-kcf7s -p {"metadata":{"annotations":{"x":"y"}}}' +Jul 18 13:29:55.716: INFO: stderr: "" +Jul 18 13:29:55.716: INFO: stdout: "pod/agnhost-primary-kcf7s patched\n" +STEP: checking annotations 07/18/23 13:29:55.716 +Jul 18 13:29:55.719: INFO: Selector matched 1 pods for map[app:agnhost] +Jul 18 13:29:55.719: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:29:55.719: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-9154" for this suite. 07/18/23 13:29:55.724 +------------------------------ +• [2.950 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl patch + test/e2e/kubectl/kubectl.go:1646 + should add annotations for pods in rc [Conformance] + test/e2e/kubectl/kubectl.go:1652 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:52.779 + Jul 18 13:29:52.779: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:29:52.78 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:52.794 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:52.797 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should add annotations for pods in rc [Conformance] + test/e2e/kubectl/kubectl.go:1652 + STEP: creating Agnhost RC 07/18/23 13:29:52.802 + Jul 18 13:29:52.802: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9154 create -f -' + Jul 18 13:29:53.634: INFO: stderr: "" + Jul 18 13:29:53.634: INFO: stdout: "replicationcontroller/agnhost-primary created\n" + STEP: Waiting for Agnhost primary to start. 07/18/23 13:29:53.634 + Jul 18 13:29:54.639: INFO: Selector matched 1 pods for map[app:agnhost] + Jul 18 13:29:54.639: INFO: Found 0 / 1 + Jul 18 13:29:55.642: INFO: Selector matched 1 pods for map[app:agnhost] + Jul 18 13:29:55.642: INFO: Found 1 / 1 + Jul 18 13:29:55.642: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 + STEP: patching all pods 07/18/23 13:29:55.642 + Jul 18 13:29:55.645: INFO: Selector matched 1 pods for map[app:agnhost] + Jul 18 13:29:55.645: INFO: ForEach: Found 1 pods from the filter. Now looping through them. + Jul 18 13:29:55.645: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9154 patch pod agnhost-primary-kcf7s -p {"metadata":{"annotations":{"x":"y"}}}' + Jul 18 13:29:55.716: INFO: stderr: "" + Jul 18 13:29:55.716: INFO: stdout: "pod/agnhost-primary-kcf7s patched\n" + STEP: checking annotations 07/18/23 13:29:55.716 + Jul 18 13:29:55.719: INFO: Selector matched 1 pods for map[app:agnhost] + Jul 18 13:29:55.719: INFO: ForEach: Found 1 pods from the filter. Now looping through them. + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:29:55.719: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-9154" for this suite. 07/18/23 13:29:55.724 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSS +------------------------------ +[sig-apps] Deployment + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:105 +[BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:29:55.73 +Jul 18 13:29:55.730: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename deployment 07/18/23 13:29:55.731 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:55.742 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:55.745 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:105 +Jul 18 13:29:55.749: INFO: Creating replica set "test-rolling-update-controller" (going to be adopted) +Jul 18 13:29:55.756: INFO: Pod name sample-pod: Found 0 pods out of 1 +Jul 18 13:30:00.760: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 07/18/23 13:30:00.761 +Jul 18 13:30:00.761: INFO: Creating deployment "test-rolling-update-deployment" +Jul 18 13:30:00.766: INFO: Ensuring deployment "test-rolling-update-deployment" gets the next revision from the one the adopted replica set "test-rolling-update-controller" has +Jul 18 13:30:00.774: INFO: new replicaset for deployment "test-rolling-update-deployment" is yet to be created +Jul 18 13:30:02.782: INFO: Ensuring status for deployment "test-rolling-update-deployment" is the expected +Jul 18 13:30:02.791: INFO: Ensuring deployment "test-rolling-update-deployment" has one old replica set (the one it adopted) +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Jul 18 13:30:02.801: INFO: Deployment "test-rolling-update-deployment": +&Deployment{ObjectMeta:{test-rolling-update-deployment deployment-4458 ebecbd11-868e-4248-8bf4-2242495e853a 27857 1 2023-07-18 13:30:00 +0000 UTC map[name:sample-pod] map[deployment.kubernetes.io/revision:3546343826724305833] [] [] [{e2e.test Update apps/v1 2023-07-18 13:30:00 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00329ba18 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2023-07-18 13:30:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:00 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rolling-update-deployment-7549d9f46d" has successfully progressed.,LastUpdateTime:2023-07-18 13:30:02 +0000 UTC,LastTransitionTime:2023-07-18 13:30:00 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Jul 18 13:30:02.804: INFO: New ReplicaSet "test-rolling-update-deployment-7549d9f46d" of Deployment "test-rolling-update-deployment": +&ReplicaSet{ObjectMeta:{test-rolling-update-deployment-7549d9f46d deployment-4458 0ffb909d-c35d-4655-ac68-d91fa9db1730 27847 1 2023-07-18 13:30:00 +0000 UTC map[name:sample-pod pod-template-hash:7549d9f46d] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:3546343826724305833] [{apps/v1 Deployment test-rolling-update-deployment ebecbd11-868e-4248-8bf4-2242495e853a 0xc004405db7 0xc004405db8}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:30:00 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ebecbd11-868e-4248-8bf4-2242495e853a\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,pod-template-hash: 7549d9f46d,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod-template-hash:7549d9f46d] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004405e68 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:30:02.804: INFO: All old ReplicaSets of Deployment "test-rolling-update-deployment": +Jul 18 13:30:02.804: INFO: &ReplicaSet{ObjectMeta:{test-rolling-update-controller deployment-4458 e0bc1ae7-18d6-450a-85a0-33688b2122ef 27855 2 2023-07-18 13:29:55 +0000 UTC map[name:sample-pod pod:httpd] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:3546343826724305832] [{apps/v1 Deployment test-rolling-update-deployment ebecbd11-868e-4248-8bf4-2242495e853a 0xc004405c87 0xc004405c88}] [] [{e2e.test Update apps/v1 2023-07-18 13:29:55 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ebecbd11-868e-4248-8bf4-2242495e853a\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc004405d48 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:30:02.807: INFO: Pod "test-rolling-update-deployment-7549d9f46d-bbrhw" is available: +&Pod{ObjectMeta:{test-rolling-update-deployment-7549d9f46d-bbrhw test-rolling-update-deployment-7549d9f46d- deployment-4458 9ff675aa-ff90-4fe7-85f1-60b492822848 27846 0 2023-07-18 13:30:00 +0000 UTC map[name:sample-pod pod-template-hash:7549d9f46d] map[cni.projectcalico.org/containerID:abf6a946b7b441a077edf60491af92ad5c910f43be927179cd914e7b7ef64b61 cni.projectcalico.org/podIP:192.168.211.45/32 cni.projectcalico.org/podIPs:192.168.211.45/32] [{apps/v1 ReplicaSet test-rolling-update-deployment-7549d9f46d 0ffb909d-c35d-4655-ac68-d91fa9db1730 0xc002d822b7 0xc002d822b8}] [] [{kube-controller-manager Update v1 2023-07-18 13:30:00 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0ffb909d-c35d-4655-ac68-d91fa9db1730\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:30:01 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.45\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-jn4mq,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-jn4mq,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:02 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:02 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.45,StartTime:2023-07-18 13:30:00 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:30:01 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,ImageID:registry.k8s.io/e2e-test-images/agnhost@sha256:16bbf38c463a4223d8cfe4da12bc61010b082a79b4bb003e2d3ba3ece5dd5f9e,ContainerID:containerd://22123eca12ee4c0fd3c0b0e9b0348464c90476bade052e9bcd64659209b06afa,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.45,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 +Jul 18 13:30:02.807: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 +STEP: Destroying namespace "deployment-4458" for this suite. 07/18/23 13:30:02.813 +------------------------------ +• [SLOW TEST] [7.090 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:105 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:29:55.73 + Jul 18 13:29:55.730: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename deployment 07/18/23 13:29:55.731 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:29:55.742 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:29:55.745 + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:105 + Jul 18 13:29:55.749: INFO: Creating replica set "test-rolling-update-controller" (going to be adopted) + Jul 18 13:29:55.756: INFO: Pod name sample-pod: Found 0 pods out of 1 + Jul 18 13:30:00.760: INFO: Pod name sample-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 07/18/23 13:30:00.761 + Jul 18 13:30:00.761: INFO: Creating deployment "test-rolling-update-deployment" + Jul 18 13:30:00.766: INFO: Ensuring deployment "test-rolling-update-deployment" gets the next revision from the one the adopted replica set "test-rolling-update-controller" has + Jul 18 13:30:00.774: INFO: new replicaset for deployment "test-rolling-update-deployment" is yet to be created + Jul 18 13:30:02.782: INFO: Ensuring status for deployment "test-rolling-update-deployment" is the expected + Jul 18 13:30:02.791: INFO: Ensuring deployment "test-rolling-update-deployment" has one old replica set (the one it adopted) + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Jul 18 13:30:02.801: INFO: Deployment "test-rolling-update-deployment": + &Deployment{ObjectMeta:{test-rolling-update-deployment deployment-4458 ebecbd11-868e-4248-8bf4-2242495e853a 27857 1 2023-07-18 13:30:00 +0000 UTC map[name:sample-pod] map[deployment.kubernetes.io/revision:3546343826724305833] [] [] [{e2e.test Update apps/v1 2023-07-18 13:30:00 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00329ba18 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2023-07-18 13:30:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:00 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rolling-update-deployment-7549d9f46d" has successfully progressed.,LastUpdateTime:2023-07-18 13:30:02 +0000 UTC,LastTransitionTime:2023-07-18 13:30:00 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + + Jul 18 13:30:02.804: INFO: New ReplicaSet "test-rolling-update-deployment-7549d9f46d" of Deployment "test-rolling-update-deployment": + &ReplicaSet{ObjectMeta:{test-rolling-update-deployment-7549d9f46d deployment-4458 0ffb909d-c35d-4655-ac68-d91fa9db1730 27847 1 2023-07-18 13:30:00 +0000 UTC map[name:sample-pod pod-template-hash:7549d9f46d] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:3546343826724305833] [{apps/v1 Deployment test-rolling-update-deployment ebecbd11-868e-4248-8bf4-2242495e853a 0xc004405db7 0xc004405db8}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:30:00 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ebecbd11-868e-4248-8bf4-2242495e853a\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,pod-template-hash: 7549d9f46d,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod-template-hash:7549d9f46d] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004405e68 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:30:02.804: INFO: All old ReplicaSets of Deployment "test-rolling-update-deployment": + Jul 18 13:30:02.804: INFO: &ReplicaSet{ObjectMeta:{test-rolling-update-controller deployment-4458 e0bc1ae7-18d6-450a-85a0-33688b2122ef 27855 2 2023-07-18 13:29:55 +0000 UTC map[name:sample-pod pod:httpd] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:3546343826724305832] [{apps/v1 Deployment test-rolling-update-deployment ebecbd11-868e-4248-8bf4-2242495e853a 0xc004405c87 0xc004405c88}] [] [{e2e.test Update apps/v1 2023-07-18 13:29:55 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ebecbd11-868e-4248-8bf4-2242495e853a\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc004405d48 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:30:02.807: INFO: Pod "test-rolling-update-deployment-7549d9f46d-bbrhw" is available: + &Pod{ObjectMeta:{test-rolling-update-deployment-7549d9f46d-bbrhw test-rolling-update-deployment-7549d9f46d- deployment-4458 9ff675aa-ff90-4fe7-85f1-60b492822848 27846 0 2023-07-18 13:30:00 +0000 UTC map[name:sample-pod pod-template-hash:7549d9f46d] map[cni.projectcalico.org/containerID:abf6a946b7b441a077edf60491af92ad5c910f43be927179cd914e7b7ef64b61 cni.projectcalico.org/podIP:192.168.211.45/32 cni.projectcalico.org/podIPs:192.168.211.45/32] [{apps/v1 ReplicaSet test-rolling-update-deployment-7549d9f46d 0ffb909d-c35d-4655-ac68-d91fa9db1730 0xc002d822b7 0xc002d822b8}] [] [{kube-controller-manager Update v1 2023-07-18 13:30:00 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0ffb909d-c35d-4655-ac68-d91fa9db1730\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:30:01 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:30:02 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.45\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-jn4mq,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-jn4mq,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:00 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:02 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:02 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:30:00 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.45,StartTime:2023-07-18 13:30:00 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:30:01 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/agnhost:2.43,ImageID:registry.k8s.io/e2e-test-images/agnhost@sha256:16bbf38c463a4223d8cfe4da12bc61010b082a79b4bb003e2d3ba3ece5dd5f9e,ContainerID:containerd://22123eca12ee4c0fd3c0b0e9b0348464c90476bade052e9bcd64659209b06afa,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.45,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 + Jul 18 13:30:02.807: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 + STEP: Destroying namespace "deployment-4458" for this suite. 07/18/23 13:30:02.813 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:216 +[BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:30:02.82 +Jul 18 13:30:02.820: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-runtime 07/18/23 13:30:02.821 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:30:02.847 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:30:02.851 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 +[It] should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:216 +STEP: create the container 07/18/23 13:30:02.866 +STEP: wait for the container to reach Failed 07/18/23 13:30:02.874 +STEP: get the container status 07/18/23 13:30:06.898 +STEP: the container should be terminated 07/18/23 13:30:06.902 +STEP: the termination message should be set 07/18/23 13:30:06.902 +Jul 18 13:30:06.903: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- +STEP: delete the container 07/18/23 13:30:06.903 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 +Jul 18 13:30:06.920: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 +STEP: Destroying namespace "container-runtime-2294" for this suite. 07/18/23 13:30:06.927 +------------------------------ +• [4.112 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:44 + on terminated container + test/e2e/common/node/runtime.go:137 + should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:216 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:30:02.82 + Jul 18 13:30:02.820: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-runtime 07/18/23 13:30:02.821 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:30:02.847 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:30:02.851 + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 + [It] should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:216 + STEP: create the container 07/18/23 13:30:02.866 + STEP: wait for the container to reach Failed 07/18/23 13:30:02.874 + STEP: get the container status 07/18/23 13:30:06.898 + STEP: the container should be terminated 07/18/23 13:30:06.902 + STEP: the termination message should be set 07/18/23 13:30:06.902 + Jul 18 13:30:06.903: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- + STEP: delete the container 07/18/23 13:30:06.903 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 + Jul 18 13:30:06.920: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 + STEP: Destroying namespace "container-runtime-2294" for this suite. 07/18/23 13:30:06.927 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing mutating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:656 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:30:06.934 +Jul 18 13:30:06.934: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:30:06.935 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:30:06.947 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:30:06.954 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:30:06.969 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:30:07.583 +STEP: Deploying the webhook pod 07/18/23 13:30:07.59 +STEP: Wait for the deployment to be ready 07/18/23 13:30:07.6 +Jul 18 13:30:07.613: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Jul 18 13:30:09.632: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 13, 30, 7, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 30, 7, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 30, 7, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 30, 7, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-865554f4d9\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service 07/18/23 13:30:11.637 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:30:11.651 +Jul 18 13:30:12.652: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing mutating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:656 +STEP: Listing all of the created validation webhooks 07/18/23 13:30:12.699 +STEP: Creating a configMap that should be mutated 07/18/23 13:30:12.713 +STEP: Deleting the collection of validation webhooks 07/18/23 13:30:12.745 +STEP: Creating a configMap that should not be mutated 07/18/23 13:30:12.784 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:30:12.793: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-3099" for this suite. 07/18/23 13:30:12.84 +STEP: Destroying namespace "webhook-3099-markers" for this suite. 07/18/23 13:30:12.847 +------------------------------ +• [SLOW TEST] [5.922 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + listing mutating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:656 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:30:06.934 + Jul 18 13:30:06.934: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:30:06.935 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:30:06.947 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:30:06.954 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:30:06.969 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:30:07.583 + STEP: Deploying the webhook pod 07/18/23 13:30:07.59 + STEP: Wait for the deployment to be ready 07/18/23 13:30:07.6 + Jul 18 13:30:07.613: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + Jul 18 13:30:09.632: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 13, 30, 7, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 30, 7, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 13, 30, 7, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 13, 30, 7, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-865554f4d9\" is progressing."}}, CollisionCount:(*int32)(nil)} + STEP: Deploying the webhook service 07/18/23 13:30:11.637 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:30:11.651 + Jul 18 13:30:12.652: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] listing mutating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:656 + STEP: Listing all of the created validation webhooks 07/18/23 13:30:12.699 + STEP: Creating a configMap that should be mutated 07/18/23 13:30:12.713 + STEP: Deleting the collection of validation webhooks 07/18/23 13:30:12.745 + STEP: Creating a configMap that should not be mutated 07/18/23 13:30:12.784 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:30:12.793: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-3099" for this suite. 07/18/23 13:30:12.84 + STEP: Destroying namespace "webhook-3099-markers" for this suite. 07/18/23 13:30:12.847 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/apps/statefulset.go:697 +[BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:30:12.858 +Jul 18 13:30:12.858: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename statefulset 07/18/23 13:30:12.859 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:30:12.871 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:30:12.874 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 +STEP: Creating service test in namespace statefulset-2264 07/18/23 13:30:12.876 +[It] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/apps/statefulset.go:697 +STEP: Creating stateful set ss in namespace statefulset-2264 07/18/23 13:30:12.881 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-2264 07/18/23 13:30:12.887 +Jul 18 13:30:12.890: INFO: Found 0 stateful pods, waiting for 1 +Jul 18 13:30:22.895: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Confirming that stateful set scale up will not halt with unhealthy stateful pod 07/18/23 13:30:22.895 +Jul 18 13:30:22.899: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:30:23.054: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:30:23.054: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:30:23.054: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jul 18 13:30:23.057: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Jul 18 13:30:33.063: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Jul 18 13:30:33.063: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 13:30:33.082: INFO: POD NODE PHASE GRACE CONDITIONS +Jul 18 13:30:33.082: INFO: ss-0 hux-lab1-worker-c6s2t Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:23 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:23 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC }] +Jul 18 13:30:33.082: INFO: +Jul 18 13:30:33.082: INFO: StatefulSet ss has not reached scale 3, at 1 +Jul 18 13:30:34.087: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.992936297s +Jul 18 13:30:35.091: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.988197796s +Jul 18 13:30:36.096: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.983602725s +Jul 18 13:30:37.100: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.979018981s +Jul 18 13:30:38.105: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.974731877s +Jul 18 13:30:39.109: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.970240787s +Jul 18 13:30:40.114: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.965849825s +Jul 18 13:30:41.120: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.959950294s +Jul 18 13:30:42.126: INFO: Verifying statefulset ss doesn't scale past 3 for another 953.652023ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-2264 07/18/23 13:30:43.126 +Jul 18 13:30:43.130: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jul 18 13:30:43.287: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jul 18 13:30:43.287: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jul 18 13:30:43.287: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jul 18 13:30:43.287: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jul 18 13:30:43.439: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\nmv: can't rename '/tmp/index.html': No such file or directory\n+ true\n" +Jul 18 13:30:43.439: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jul 18 13:30:43.439: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jul 18 13:30:43.439: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jul 18 13:30:43.590: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\nmv: can't rename '/tmp/index.html': No such file or directory\n+ true\n" +Jul 18 13:30:43.590: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jul 18 13:30:43.590: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-2: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jul 18 13:30:43.594: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=false +Jul 18 13:30:53.600: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 13:30:53.600: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 13:30:53.600: INFO: Waiting for pod ss-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Scale down will not halt with unhealthy stateful pod 07/18/23 13:30:53.6 +Jul 18 13:30:53.603: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:30:53.757: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:30:53.757: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:30:53.757: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jul 18 13:30:53.758: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:30:53.899: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:30:53.899: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:30:53.899: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jul 18 13:30:53.899: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:30:54.031: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:30:54.032: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:30:54.032: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-2: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jul 18 13:30:54.032: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 13:30:54.036: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 +Jul 18 13:31:04.042: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Jul 18 13:31:04.042: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Jul 18 13:31:04.042: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Jul 18 13:31:04.056: INFO: POD NODE PHASE GRACE CONDITIONS +Jul 18 13:31:04.056: INFO: ss-0 hux-lab1-worker-c6s2t Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC }] +Jul 18 13:31:04.056: INFO: ss-1 hux-lab1-worker-nvxfm Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC }] +Jul 18 13:31:04.056: INFO: ss-2 hux-lab1-worker-2gxz9 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC }] +Jul 18 13:31:04.056: INFO: +Jul 18 13:31:04.056: INFO: StatefulSet ss has not reached scale 0, at 3 +Jul 18 13:31:05.060: INFO: POD NODE PHASE GRACE CONDITIONS +Jul 18 13:31:05.060: INFO: ss-0 hux-lab1-worker-c6s2t Running 0s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC }] +Jul 18 13:31:05.060: INFO: ss-1 hux-lab1-worker-nvxfm Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC }] +Jul 18 13:31:05.060: INFO: +Jul 18 13:31:05.060: INFO: StatefulSet ss has not reached scale 0, at 2 +Jul 18 13:31:06.064: INFO: Verifying statefulset ss doesn't scale past 0 for another 7.990273702s +Jul 18 13:31:07.069: INFO: Verifying statefulset ss doesn't scale past 0 for another 6.985620994s +Jul 18 13:31:08.072: INFO: Verifying statefulset ss doesn't scale past 0 for another 5.982061923s +Jul 18 13:31:09.076: INFO: Verifying statefulset ss doesn't scale past 0 for another 4.978285059s +Jul 18 13:31:10.080: INFO: Verifying statefulset ss doesn't scale past 0 for another 3.97458785s +Jul 18 13:31:11.084: INFO: Verifying statefulset ss doesn't scale past 0 for another 2.97076666s +Jul 18 13:31:12.088: INFO: Verifying statefulset ss doesn't scale past 0 for another 1.966553228s +Jul 18 13:31:13.092: INFO: Verifying statefulset ss doesn't scale past 0 for another 962.391045ms +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-2264 07/18/23 13:31:14.092 +Jul 18 13:31:14.096: INFO: Scaling statefulset ss to 0 +Jul 18 13:31:14.107: INFO: Waiting for statefulset status.replicas updated to 0 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 +Jul 18 13:31:14.110: INFO: Deleting all statefulset in ns statefulset-2264 +Jul 18 13:31:14.113: INFO: Scaling statefulset ss to 0 +Jul 18 13:31:14.123: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 13:31:14.126: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:31:14.146: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 +STEP: Destroying namespace "statefulset-2264" for this suite. 07/18/23 13:31:14.156 +------------------------------ +• [SLOW TEST] [61.304 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:103 + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/apps/statefulset.go:697 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:30:12.858 + Jul 18 13:30:12.858: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename statefulset 07/18/23 13:30:12.859 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:30:12.871 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:30:12.874 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 + STEP: Creating service test in namespace statefulset-2264 07/18/23 13:30:12.876 + [It] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/apps/statefulset.go:697 + STEP: Creating stateful set ss in namespace statefulset-2264 07/18/23 13:30:12.881 + STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-2264 07/18/23 13:30:12.887 + Jul 18 13:30:12.890: INFO: Found 0 stateful pods, waiting for 1 + Jul 18 13:30:22.895: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + STEP: Confirming that stateful set scale up will not halt with unhealthy stateful pod 07/18/23 13:30:22.895 + Jul 18 13:30:22.899: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:30:23.054: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:30:23.054: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:30:23.054: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + Jul 18 13:30:23.057: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true + Jul 18 13:30:33.063: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false + Jul 18 13:30:33.063: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 13:30:33.082: INFO: POD NODE PHASE GRACE CONDITIONS + Jul 18 13:30:33.082: INFO: ss-0 hux-lab1-worker-c6s2t Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:23 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:23 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC }] + Jul 18 13:30:33.082: INFO: + Jul 18 13:30:33.082: INFO: StatefulSet ss has not reached scale 3, at 1 + Jul 18 13:30:34.087: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.992936297s + Jul 18 13:30:35.091: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.988197796s + Jul 18 13:30:36.096: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.983602725s + Jul 18 13:30:37.100: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.979018981s + Jul 18 13:30:38.105: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.974731877s + Jul 18 13:30:39.109: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.970240787s + Jul 18 13:30:40.114: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.965849825s + Jul 18 13:30:41.120: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.959950294s + Jul 18 13:30:42.126: INFO: Verifying statefulset ss doesn't scale past 3 for another 953.652023ms + STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-2264 07/18/23 13:30:43.126 + Jul 18 13:30:43.130: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Jul 18 13:30:43.287: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Jul 18 13:30:43.287: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Jul 18 13:30:43.287: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + + Jul 18 13:30:43.287: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Jul 18 13:30:43.439: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\nmv: can't rename '/tmp/index.html': No such file or directory\n+ true\n" + Jul 18 13:30:43.439: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Jul 18 13:30:43.439: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + + Jul 18 13:30:43.439: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Jul 18 13:30:43.590: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\nmv: can't rename '/tmp/index.html': No such file or directory\n+ true\n" + Jul 18 13:30:43.590: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Jul 18 13:30:43.590: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-2: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + + Jul 18 13:30:43.594: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=false + Jul 18 13:30:53.600: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 13:30:53.600: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 13:30:53.600: INFO: Waiting for pod ss-2 to enter Running - Ready=true, currently Running - Ready=true + STEP: Scale down will not halt with unhealthy stateful pod 07/18/23 13:30:53.6 + Jul 18 13:30:53.603: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:30:53.757: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:30:53.757: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:30:53.757: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + Jul 18 13:30:53.758: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:30:53.899: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:30:53.899: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:30:53.899: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + Jul 18 13:30:53.899: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-2264 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:30:54.031: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:30:54.032: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:30:54.032: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-2: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + Jul 18 13:30:54.032: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 13:30:54.036: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 + Jul 18 13:31:04.042: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false + Jul 18 13:31:04.042: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false + Jul 18 13:31:04.042: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false + Jul 18 13:31:04.056: INFO: POD NODE PHASE GRACE CONDITIONS + Jul 18 13:31:04.056: INFO: ss-0 hux-lab1-worker-c6s2t Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC }] + Jul 18 13:31:04.056: INFO: ss-1 hux-lab1-worker-nvxfm Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC }] + Jul 18 13:31:04.056: INFO: ss-2 hux-lab1-worker-2gxz9 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC }] + Jul 18 13:31:04.056: INFO: + Jul 18 13:31:04.056: INFO: StatefulSet ss has not reached scale 0, at 3 + Jul 18 13:31:05.060: INFO: POD NODE PHASE GRACE CONDITIONS + Jul 18 13:31:05.060: INFO: ss-0 hux-lab1-worker-c6s2t Running 0s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:12 +0000 UTC }] + Jul 18 13:31:05.060: INFO: ss-1 hux-lab1-worker-nvxfm Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:54 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:30:33 +0000 UTC }] + Jul 18 13:31:05.060: INFO: + Jul 18 13:31:05.060: INFO: StatefulSet ss has not reached scale 0, at 2 + Jul 18 13:31:06.064: INFO: Verifying statefulset ss doesn't scale past 0 for another 7.990273702s + Jul 18 13:31:07.069: INFO: Verifying statefulset ss doesn't scale past 0 for another 6.985620994s + Jul 18 13:31:08.072: INFO: Verifying statefulset ss doesn't scale past 0 for another 5.982061923s + Jul 18 13:31:09.076: INFO: Verifying statefulset ss doesn't scale past 0 for another 4.978285059s + Jul 18 13:31:10.080: INFO: Verifying statefulset ss doesn't scale past 0 for another 3.97458785s + Jul 18 13:31:11.084: INFO: Verifying statefulset ss doesn't scale past 0 for another 2.97076666s + Jul 18 13:31:12.088: INFO: Verifying statefulset ss doesn't scale past 0 for another 1.966553228s + Jul 18 13:31:13.092: INFO: Verifying statefulset ss doesn't scale past 0 for another 962.391045ms + STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-2264 07/18/23 13:31:14.092 + Jul 18 13:31:14.096: INFO: Scaling statefulset ss to 0 + Jul 18 13:31:14.107: INFO: Waiting for statefulset status.replicas updated to 0 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 + Jul 18 13:31:14.110: INFO: Deleting all statefulset in ns statefulset-2264 + Jul 18 13:31:14.113: INFO: Scaling statefulset ss to 0 + Jul 18 13:31:14.123: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 13:31:14.126: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:31:14.146: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 + STEP: Destroying namespace "statefulset-2264" for this suite. 07/18/23 13:31:14.156 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should patch a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:268 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:31:14.17 +Jul 18 13:31:14.170: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename namespaces 07/18/23 13:31:14.171 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:14.183 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:14.186 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 +[It] should patch a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:268 +STEP: creating a Namespace 07/18/23 13:31:14.188 +STEP: patching the Namespace 07/18/23 13:31:14.2 +STEP: get the Namespace and ensuring it has the label 07/18/23 13:31:14.204 +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:31:14.211: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "namespaces-5611" for this suite. 07/18/23 13:31:14.22 +STEP: Destroying namespace "nspatchtest-d4c582b3-b0ea-4654-89e7-67b5a1a19767-6009" for this suite. 07/18/23 13:31:14.226 +------------------------------ +• [0.064 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should patch a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:268 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:31:14.17 + Jul 18 13:31:14.170: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename namespaces 07/18/23 13:31:14.171 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:14.183 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:14.186 + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 + [It] should patch a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:268 + STEP: creating a Namespace 07/18/23 13:31:14.188 + STEP: patching the Namespace 07/18/23 13:31:14.2 + STEP: get the Namespace and ensuring it has the label 07/18/23 13:31:14.204 + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:31:14.211: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "namespaces-5611" for this suite. 07/18/23 13:31:14.22 + STEP: Destroying namespace "nspatchtest-d4c582b3-b0ea-4654-89e7-67b5a1a19767-6009" for this suite. 07/18/23 13:31:14.226 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:197 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:31:14.237 +Jul 18 13:31:14.238: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:31:14.241 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:14.255 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:14.258 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:197 +STEP: Creating a pod to test emptydir 0644 on node default medium 07/18/23 13:31:14.263 +Jul 18 13:31:14.270: INFO: Waiting up to 5m0s for pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2" in namespace "emptydir-2806" to be "Succeeded or Failed" +Jul 18 13:31:14.274: INFO: Pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.63476ms +Jul 18 13:31:16.278: INFO: Pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007805446s +Jul 18 13:31:18.279: INFO: Pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008834781s +STEP: Saw pod success 07/18/23 13:31:18.279 +Jul 18 13:31:18.279: INFO: Pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2" satisfied condition "Succeeded or Failed" +Jul 18 13:31:18.282: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2 container test-container: +STEP: delete the pod 07/18/23 13:31:18.289 +Jul 18 13:31:18.298: INFO: Waiting for pod pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2 to disappear +Jul 18 13:31:18.302: INFO: Pod pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:31:18.302: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-2806" for this suite. 07/18/23 13:31:18.306 +------------------------------ +• [4.076 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:197 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:31:14.237 + Jul 18 13:31:14.238: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:31:14.241 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:14.255 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:14.258 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:197 + STEP: Creating a pod to test emptydir 0644 on node default medium 07/18/23 13:31:14.263 + Jul 18 13:31:14.270: INFO: Waiting up to 5m0s for pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2" in namespace "emptydir-2806" to be "Succeeded or Failed" + Jul 18 13:31:14.274: INFO: Pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.63476ms + Jul 18 13:31:16.278: INFO: Pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007805446s + Jul 18 13:31:18.279: INFO: Pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008834781s + STEP: Saw pod success 07/18/23 13:31:18.279 + Jul 18 13:31:18.279: INFO: Pod "pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2" satisfied condition "Succeeded or Failed" + Jul 18 13:31:18.282: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2 container test-container: + STEP: delete the pod 07/18/23 13:31:18.289 + Jul 18 13:31:18.298: INFO: Waiting for pod pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2 to disappear + Jul 18 13:31:18.302: INFO: Pod pod-5e0cb326-9a6a-4f99-b8b6-ee648d1151f2 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:31:18.302: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-2806" for this suite. 07/18/23 13:31:18.306 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing validating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:582 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:31:18.313 +Jul 18 13:31:18.314: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:31:18.315 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:18.328 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:18.33 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:31:18.341 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:31:18.88 +STEP: Deploying the webhook pod 07/18/23 13:31:18.888 +STEP: Wait for the deployment to be ready 07/18/23 13:31:18.898 +Jul 18 13:31:18.909: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:31:20.919 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:31:20.931 +Jul 18 13:31:21.932: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing validating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:582 +STEP: Listing all of the created validation webhooks 07/18/23 13:31:21.981 +STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 13:31:22.028 +STEP: Deleting the collection of validation webhooks 07/18/23 13:31:22.062 +STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 13:31:22.102 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:31:22.111: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-4483" for this suite. 07/18/23 13:31:22.163 +STEP: Destroying namespace "webhook-4483-markers" for this suite. 07/18/23 13:31:22.171 +------------------------------ +• [3.864 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + listing validating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:582 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:31:18.313 + Jul 18 13:31:18.314: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:31:18.315 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:18.328 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:18.33 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:31:18.341 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:31:18.88 + STEP: Deploying the webhook pod 07/18/23 13:31:18.888 + STEP: Wait for the deployment to be ready 07/18/23 13:31:18.898 + Jul 18 13:31:18.909: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:31:20.919 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:31:20.931 + Jul 18 13:31:21.932: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] listing validating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:582 + STEP: Listing all of the created validation webhooks 07/18/23 13:31:21.981 + STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 13:31:22.028 + STEP: Deleting the collection of validation webhooks 07/18/23 13:31:22.062 + STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 13:31:22.102 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:31:22.111: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-4483" for this suite. 07/18/23 13:31:22.163 + STEP: Destroying namespace "webhook-4483-markers" for this suite. 07/18/23 13:31:22.171 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:109 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:31:22.183 +Jul 18 13:31:22.183: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:31:22.184 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:22.2 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:22.204 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:109 +STEP: Creating configMap with name configmap-test-volume-map-477b96e3-5402-4c5d-8785-d5ef94dc8d71 07/18/23 13:31:22.208 +STEP: Creating a pod to test consume configMaps 07/18/23 13:31:22.213 +Jul 18 13:31:22.221: INFO: Waiting up to 5m0s for pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda" in namespace "configmap-3564" to be "Succeeded or Failed" +Jul 18 13:31:22.225: INFO: Pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda": Phase="Pending", Reason="", readiness=false. Elapsed: 4.387993ms +Jul 18 13:31:24.230: INFO: Pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009579754s +Jul 18 13:31:26.230: INFO: Pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008663641s +STEP: Saw pod success 07/18/23 13:31:26.23 +Jul 18 13:31:26.230: INFO: Pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda" satisfied condition "Succeeded or Failed" +Jul 18 13:31:26.233: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda container agnhost-container: +STEP: delete the pod 07/18/23 13:31:26.242 +Jul 18 13:31:26.253: INFO: Waiting for pod pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda to disappear +Jul 18 13:31:26.258: INFO: Pod pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:31:26.258: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-3564" for this suite. 07/18/23 13:31:26.265 +------------------------------ +• [4.089 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:109 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:31:22.183 + Jul 18 13:31:22.183: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:31:22.184 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:22.2 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:22.204 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:109 + STEP: Creating configMap with name configmap-test-volume-map-477b96e3-5402-4c5d-8785-d5ef94dc8d71 07/18/23 13:31:22.208 + STEP: Creating a pod to test consume configMaps 07/18/23 13:31:22.213 + Jul 18 13:31:22.221: INFO: Waiting up to 5m0s for pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda" in namespace "configmap-3564" to be "Succeeded or Failed" + Jul 18 13:31:22.225: INFO: Pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda": Phase="Pending", Reason="", readiness=false. Elapsed: 4.387993ms + Jul 18 13:31:24.230: INFO: Pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009579754s + Jul 18 13:31:26.230: INFO: Pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008663641s + STEP: Saw pod success 07/18/23 13:31:26.23 + Jul 18 13:31:26.230: INFO: Pod "pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda" satisfied condition "Succeeded or Failed" + Jul 18 13:31:26.233: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda container agnhost-container: + STEP: delete the pod 07/18/23 13:31:26.242 + Jul 18 13:31:26.253: INFO: Waiting for pod pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda to disappear + Jul 18 13:31:26.258: INFO: Pod pod-configmaps-09d27354-6c24-421d-af62-bebdafafdfda no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:31:26.258: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-3564" for this suite. 07/18/23 13:31:26.265 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/apps/statefulset.go:306 +[BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:31:26.272 +Jul 18 13:31:26.272: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename statefulset 07/18/23 13:31:26.273 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:26.287 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:26.289 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 +STEP: Creating service test in namespace statefulset-216 07/18/23 13:31:26.293 +[It] should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/apps/statefulset.go:306 +STEP: Creating a new StatefulSet 07/18/23 13:31:26.297 +Jul 18 13:31:26.310: INFO: Found 0 stateful pods, waiting for 3 +Jul 18 13:31:36.315: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 13:31:36.315: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 13:31:36.315: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 13:31:36.325: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-216 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:31:36.483: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:31:36.483: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:31:36.483: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss2-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +STEP: Updating StatefulSet template: update image from registry.k8s.io/e2e-test-images/httpd:2.4.38-4 to registry.k8s.io/e2e-test-images/httpd:2.4.39-4 07/18/23 13:31:46.498 +Jul 18 13:31:46.518: INFO: Updating stateful set ss2 +STEP: Creating a new revision 07/18/23 13:31:46.518 +STEP: Updating Pods in reverse ordinal order 07/18/23 13:31:56.535 +Jul 18 13:31:56.539: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-216 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jul 18 13:31:56.690: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jul 18 13:31:56.690: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jul 18 13:31:56.690: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss2-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Jul 18 13:32:16.712: INFO: Waiting for StatefulSet statefulset-216/ss2 to complete update +STEP: Rolling back to a previous revision 07/18/23 13:32:26.72 +Jul 18 13:32:26.721: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-216 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Jul 18 13:32:26.869: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Jul 18 13:32:26.869: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Jul 18 13:32:26.869: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss2-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Jul 18 13:32:36.905: INFO: Updating stateful set ss2 +STEP: Rolling back update in reverse ordinal order 07/18/23 13:32:46.924 +Jul 18 13:32:46.927: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-216 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Jul 18 13:32:47.065: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Jul 18 13:32:47.065: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Jul 18 13:32:47.065: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss2-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 +Jul 18 13:32:57.087: INFO: Deleting all statefulset in ns statefulset-216 +Jul 18 13:32:57.089: INFO: Scaling statefulset ss2 to 0 +Jul 18 13:33:07.106: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 13:33:07.109: INFO: Deleting statefulset ss2 +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:07.128: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 +STEP: Destroying namespace "statefulset-216" for this suite. 07/18/23 13:33:07.134 +------------------------------ +• [SLOW TEST] [100.870 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:103 + should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/apps/statefulset.go:306 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:31:26.272 + Jul 18 13:31:26.272: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename statefulset 07/18/23 13:31:26.273 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:31:26.287 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:31:26.289 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 + STEP: Creating service test in namespace statefulset-216 07/18/23 13:31:26.293 + [It] should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/apps/statefulset.go:306 + STEP: Creating a new StatefulSet 07/18/23 13:31:26.297 + Jul 18 13:31:26.310: INFO: Found 0 stateful pods, waiting for 3 + Jul 18 13:31:36.315: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 13:31:36.315: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 13:31:36.315: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 13:31:36.325: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-216 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:31:36.483: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:31:36.483: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:31:36.483: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss2-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + STEP: Updating StatefulSet template: update image from registry.k8s.io/e2e-test-images/httpd:2.4.38-4 to registry.k8s.io/e2e-test-images/httpd:2.4.39-4 07/18/23 13:31:46.498 + Jul 18 13:31:46.518: INFO: Updating stateful set ss2 + STEP: Creating a new revision 07/18/23 13:31:46.518 + STEP: Updating Pods in reverse ordinal order 07/18/23 13:31:56.535 + Jul 18 13:31:56.539: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-216 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Jul 18 13:31:56.690: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Jul 18 13:31:56.690: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Jul 18 13:31:56.690: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss2-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + + Jul 18 13:32:16.712: INFO: Waiting for StatefulSet statefulset-216/ss2 to complete update + STEP: Rolling back to a previous revision 07/18/23 13:32:26.72 + Jul 18 13:32:26.721: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-216 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Jul 18 13:32:26.869: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Jul 18 13:32:26.869: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Jul 18 13:32:26.869: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss2-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + + Jul 18 13:32:36.905: INFO: Updating stateful set ss2 + STEP: Rolling back update in reverse ordinal order 07/18/23 13:32:46.924 + Jul 18 13:32:46.927: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=statefulset-216 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Jul 18 13:32:47.065: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Jul 18 13:32:47.065: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Jul 18 13:32:47.065: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss2-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 + Jul 18 13:32:57.087: INFO: Deleting all statefulset in ns statefulset-216 + Jul 18 13:32:57.089: INFO: Scaling statefulset ss2 to 0 + Jul 18 13:33:07.106: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 13:33:07.109: INFO: Deleting statefulset ss2 + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:07.128: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 + STEP: Destroying namespace "statefulset-216" for this suite. 07/18/23 13:33:07.134 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/configmap_volume.go:504 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:07.143 +Jul 18 13:33:07.143: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:33:07.145 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:07.158 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:07.161 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/configmap_volume.go:504 +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:07.199: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-4774" for this suite. 07/18/23 13:33:07.221 +------------------------------ +• [0.085 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/configmap_volume.go:504 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:07.143 + Jul 18 13:33:07.143: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:33:07.145 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:07.158 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:07.161 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/configmap_volume.go:504 + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:07.199: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-4774" for this suite. 07/18/23 13:33:07.221 + << End Captured GinkgoWriter Output +------------------------------ +[sig-node] PodTemplates + should delete a collection of pod templates [Conformance] + test/e2e/common/node/podtemplates.go:122 +[BeforeEach] [sig-node] PodTemplates + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:07.228 +Jul 18 13:33:07.228: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename podtemplate 07/18/23 13:33:07.23 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:07.245 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:07.253 +[BeforeEach] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:31 +[It] should delete a collection of pod templates [Conformance] + test/e2e/common/node/podtemplates.go:122 +STEP: Create set of pod templates 07/18/23 13:33:07.257 +Jul 18 13:33:07.262: INFO: created test-podtemplate-1 +Jul 18 13:33:07.265: INFO: created test-podtemplate-2 +Jul 18 13:33:07.269: INFO: created test-podtemplate-3 +STEP: get a list of pod templates with a label in the current namespace 07/18/23 13:33:07.269 +STEP: delete collection of pod templates 07/18/23 13:33:07.272 +Jul 18 13:33:07.272: INFO: requesting DeleteCollection of pod templates +STEP: check that the list of pod templates matches the requested quantity 07/18/23 13:33:07.285 +Jul 18 13:33:07.285: INFO: requesting list of pod templates to confirm quantity +[AfterEach] [sig-node] PodTemplates + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:07.289: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] PodTemplates + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] PodTemplates + tear down framework | framework.go:193 +STEP: Destroying namespace "podtemplate-8184" for this suite. 07/18/23 13:33:07.293 +------------------------------ +• [0.073 seconds] +[sig-node] PodTemplates +test/e2e/common/node/framework.go:23 + should delete a collection of pod templates [Conformance] + test/e2e/common/node/podtemplates.go:122 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] PodTemplates + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:07.228 + Jul 18 13:33:07.228: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename podtemplate 07/18/23 13:33:07.23 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:07.245 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:07.253 + [BeforeEach] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:31 + [It] should delete a collection of pod templates [Conformance] + test/e2e/common/node/podtemplates.go:122 + STEP: Create set of pod templates 07/18/23 13:33:07.257 + Jul 18 13:33:07.262: INFO: created test-podtemplate-1 + Jul 18 13:33:07.265: INFO: created test-podtemplate-2 + Jul 18 13:33:07.269: INFO: created test-podtemplate-3 + STEP: get a list of pod templates with a label in the current namespace 07/18/23 13:33:07.269 + STEP: delete collection of pod templates 07/18/23 13:33:07.272 + Jul 18 13:33:07.272: INFO: requesting DeleteCollection of pod templates + STEP: check that the list of pod templates matches the requested quantity 07/18/23 13:33:07.285 + Jul 18 13:33:07.285: INFO: requesting list of pod templates to confirm quantity + [AfterEach] [sig-node] PodTemplates + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:07.289: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] PodTemplates + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] PodTemplates + tear down framework | framework.go:193 + STEP: Destroying namespace "podtemplate-8184" for this suite. 07/18/23 13:33:07.293 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Security Context + should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:164 +[BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:07.305 +Jul 18 13:33:07.305: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename security-context 07/18/23 13:33:07.307 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:07.32 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:07.324 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 +[It] should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:164 +STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser 07/18/23 13:33:07.327 +Jul 18 13:33:07.334: INFO: Waiting up to 5m0s for pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6" in namespace "security-context-4190" to be "Succeeded or Failed" +Jul 18 13:33:07.339: INFO: Pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.899534ms +Jul 18 13:33:09.343: INFO: Pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009377859s +Jul 18 13:33:11.343: INFO: Pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009302883s +STEP: Saw pod success 07/18/23 13:33:11.343 +Jul 18 13:33:11.343: INFO: Pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6" satisfied condition "Succeeded or Failed" +Jul 18 13:33:11.346: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6 container test-container: +STEP: delete the pod 07/18/23 13:33:11.368 +Jul 18 13:33:11.378: INFO: Waiting for pod security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6 to disappear +Jul 18 13:33:11.381: INFO: Pod security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6 no longer exists +[AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:11.382: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 +STEP: Destroying namespace "security-context-4190" for this suite. 07/18/23 13:33:11.387 +------------------------------ +• [4.091 seconds] +[sig-node] Security Context +test/e2e/node/framework.go:23 + should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:164 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:07.305 + Jul 18 13:33:07.305: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename security-context 07/18/23 13:33:07.307 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:07.32 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:07.324 + [BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 + [It] should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:164 + STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser 07/18/23 13:33:07.327 + Jul 18 13:33:07.334: INFO: Waiting up to 5m0s for pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6" in namespace "security-context-4190" to be "Succeeded or Failed" + Jul 18 13:33:07.339: INFO: Pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.899534ms + Jul 18 13:33:09.343: INFO: Pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009377859s + Jul 18 13:33:11.343: INFO: Pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009302883s + STEP: Saw pod success 07/18/23 13:33:11.343 + Jul 18 13:33:11.343: INFO: Pod "security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6" satisfied condition "Succeeded or Failed" + Jul 18 13:33:11.346: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6 container test-container: + STEP: delete the pod 07/18/23 13:33:11.368 + Jul 18 13:33:11.378: INFO: Waiting for pod security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6 to disappear + Jul 18 13:33:11.381: INFO: Pod security-context-ad418829-04bc-4c8b-96fe-1d44bda469e6 no longer exists + [AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:11.382: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 + STEP: Destroying namespace "security-context-4190" for this suite. 07/18/23 13:33:11.387 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:195 +[BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:11.41 +Jul 18 13:33:11.410: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-runtime 07/18/23 13:33:11.412 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:11.428 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:11.432 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 +[It] should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:195 +STEP: create the container 07/18/23 13:33:11.436 +STEP: wait for the container to reach Succeeded 07/18/23 13:33:11.443 +STEP: get the container status 07/18/23 13:33:15.466 +STEP: the container should be terminated 07/18/23 13:33:15.469 +STEP: the termination message should be set 07/18/23 13:33:15.469 +Jul 18 13:33:15.469: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- +STEP: delete the container 07/18/23 13:33:15.469 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:15.482: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 +STEP: Destroying namespace "container-runtime-3788" for this suite. 07/18/23 13:33:15.487 +------------------------------ +• [4.084 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:44 + on terminated container + test/e2e/common/node/runtime.go:137 + should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:195 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:11.41 + Jul 18 13:33:11.410: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-runtime 07/18/23 13:33:11.412 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:11.428 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:11.432 + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 + [It] should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:195 + STEP: create the container 07/18/23 13:33:11.436 + STEP: wait for the container to reach Succeeded 07/18/23 13:33:11.443 + STEP: get the container status 07/18/23 13:33:15.466 + STEP: the container should be terminated 07/18/23 13:33:15.469 + STEP: the termination message should be set 07/18/23 13:33:15.469 + Jul 18 13:33:15.469: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- + STEP: delete the container 07/18/23 13:33:15.469 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:15.482: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 + STEP: Destroying namespace "container-runtime-3788" for this suite. 07/18/23 13:33:15.487 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-storage] Downward API volume + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:249 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:15.495 +Jul 18 13:33:15.495: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:33:15.496 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:15.512 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:15.517 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:249 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:33:15.52 +Jul 18 13:33:15.530: INFO: Waiting up to 5m0s for pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566" in namespace "downward-api-1936" to be "Succeeded or Failed" +Jul 18 13:33:15.535: INFO: Pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566": Phase="Pending", Reason="", readiness=false. Elapsed: 4.769411ms +Jul 18 13:33:17.540: INFO: Pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010018288s +Jul 18 13:33:19.539: INFO: Pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008670686s +STEP: Saw pod success 07/18/23 13:33:19.539 +Jul 18 13:33:19.539: INFO: Pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566" satisfied condition "Succeeded or Failed" +Jul 18 13:33:19.542: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566 container client-container: +STEP: delete the pod 07/18/23 13:33:19.548 +Jul 18 13:33:19.561: INFO: Waiting for pod downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566 to disappear +Jul 18 13:33:19.564: INFO: Pod downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:19.564: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-1936" for this suite. 07/18/23 13:33:19.569 +------------------------------ +• [4.080 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:249 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:15.495 + Jul 18 13:33:15.495: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:33:15.496 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:15.512 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:15.517 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:249 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:33:15.52 + Jul 18 13:33:15.530: INFO: Waiting up to 5m0s for pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566" in namespace "downward-api-1936" to be "Succeeded or Failed" + Jul 18 13:33:15.535: INFO: Pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566": Phase="Pending", Reason="", readiness=false. Elapsed: 4.769411ms + Jul 18 13:33:17.540: INFO: Pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010018288s + Jul 18 13:33:19.539: INFO: Pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008670686s + STEP: Saw pod success 07/18/23 13:33:19.539 + Jul 18 13:33:19.539: INFO: Pod "downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566" satisfied condition "Succeeded or Failed" + Jul 18 13:33:19.542: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566 container client-container: + STEP: delete the pod 07/18/23 13:33:19.548 + Jul 18 13:33:19.561: INFO: Waiting for pod downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566 to disappear + Jul 18 13:33:19.564: INFO: Pod downwardapi-volume-4371792b-8c9c-4e2f-a2ee-457557e30566 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:19.564: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-1936" for this suite. 07/18/23 13:33:19.569 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should find a service from listing all namespaces [Conformance] + test/e2e/network/service.go:3219 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:19.577 +Jul 18 13:33:19.577: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:33:19.578 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:19.591 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:19.594 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should find a service from listing all namespaces [Conformance] + test/e2e/network/service.go:3219 +STEP: fetching services 07/18/23 13:33:19.597 +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:19.602: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-5172" for this suite. 07/18/23 13:33:19.606 +------------------------------ +• [0.035 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should find a service from listing all namespaces [Conformance] + test/e2e/network/service.go:3219 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:19.577 + Jul 18 13:33:19.577: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:33:19.578 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:19.591 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:19.594 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should find a service from listing all namespaces [Conformance] + test/e2e/network/service.go:3219 + STEP: fetching services 07/18/23 13:33:19.597 + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:19.602: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-5172" for this suite. 07/18/23 13:33:19.606 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-storage] Projected configMap + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:174 +[BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:19.615 +Jul 18 13:33:19.615: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:33:19.616 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:19.633 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:19.636 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:174 +STEP: Creating configMap with name cm-test-opt-del-01ed8249-0dfa-43a2-ab63-e092624e19fa 07/18/23 13:33:19.644 +STEP: Creating configMap with name cm-test-opt-upd-c4163a4a-c12c-4116-8e2e-b5c6e6808ed0 07/18/23 13:33:19.653 +STEP: Creating the pod 07/18/23 13:33:19.658 +Jul 18 13:33:19.666: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871" in namespace "projected-9019" to be "running and ready" +Jul 18 13:33:19.674: INFO: Pod "pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871": Phase="Pending", Reason="", readiness=false. Elapsed: 7.138901ms +Jul 18 13:33:19.674: INFO: The phase of Pod pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:33:21.678: INFO: Pod "pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871": Phase="Running", Reason="", readiness=true. Elapsed: 2.011752946s +Jul 18 13:33:21.678: INFO: The phase of Pod pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871 is Running (Ready = true) +Jul 18 13:33:21.678: INFO: Pod "pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871" satisfied condition "running and ready" +STEP: Deleting configmap cm-test-opt-del-01ed8249-0dfa-43a2-ab63-e092624e19fa 07/18/23 13:33:21.702 +STEP: Updating configmap cm-test-opt-upd-c4163a4a-c12c-4116-8e2e-b5c6e6808ed0 07/18/23 13:33:21.708 +STEP: Creating configMap with name cm-test-opt-create-3cd32a5f-d960-408d-94dd-6d2d212d744e 07/18/23 13:33:21.712 +STEP: waiting to observe update in volume 07/18/23 13:33:21.717 +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:23.747: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-9019" for this suite. 07/18/23 13:33:23.752 +------------------------------ +• [4.143 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:174 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:19.615 + Jul 18 13:33:19.615: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:33:19.616 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:19.633 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:19.636 + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 + [It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:174 + STEP: Creating configMap with name cm-test-opt-del-01ed8249-0dfa-43a2-ab63-e092624e19fa 07/18/23 13:33:19.644 + STEP: Creating configMap with name cm-test-opt-upd-c4163a4a-c12c-4116-8e2e-b5c6e6808ed0 07/18/23 13:33:19.653 + STEP: Creating the pod 07/18/23 13:33:19.658 + Jul 18 13:33:19.666: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871" in namespace "projected-9019" to be "running and ready" + Jul 18 13:33:19.674: INFO: Pod "pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871": Phase="Pending", Reason="", readiness=false. Elapsed: 7.138901ms + Jul 18 13:33:19.674: INFO: The phase of Pod pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:33:21.678: INFO: Pod "pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871": Phase="Running", Reason="", readiness=true. Elapsed: 2.011752946s + Jul 18 13:33:21.678: INFO: The phase of Pod pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871 is Running (Ready = true) + Jul 18 13:33:21.678: INFO: Pod "pod-projected-configmaps-de30b813-83b8-4f78-910c-a542975f7871" satisfied condition "running and ready" + STEP: Deleting configmap cm-test-opt-del-01ed8249-0dfa-43a2-ab63-e092624e19fa 07/18/23 13:33:21.702 + STEP: Updating configmap cm-test-opt-upd-c4163a4a-c12c-4116-8e2e-b5c6e6808ed0 07/18/23 13:33:21.708 + STEP: Creating configMap with name cm-test-opt-create-3cd32a5f-d960-408d-94dd-6d2d212d744e 07/18/23 13:33:21.712 + STEP: waiting to observe update in volume 07/18/23 13:33:21.717 + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:23.747: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-9019" for this suite. 07/18/23 13:33:23.752 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-apps] Job + should apply changes to a job status [Conformance] + test/e2e/apps/job.go:636 +[BeforeEach] [sig-apps] Job + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:23.758 +Jul 18 13:33:23.758: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename job 07/18/23 13:33:23.759 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:23.776 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:23.779 +[BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 +[It] should apply changes to a job status [Conformance] + test/e2e/apps/job.go:636 +STEP: Creating a job 07/18/23 13:33:23.782 +STEP: Ensure pods equal to parallelism count is attached to the job 07/18/23 13:33:23.786 +STEP: patching /status 07/18/23 13:33:25.792 +STEP: updating /status 07/18/23 13:33:25.798 +STEP: get /status 07/18/23 13:33:25.809 +[AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:25.812: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 +STEP: Destroying namespace "job-6842" for this suite. 07/18/23 13:33:25.817 +------------------------------ +• [2.065 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should apply changes to a job status [Conformance] + test/e2e/apps/job.go:636 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:23.758 + Jul 18 13:33:23.758: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename job 07/18/23 13:33:23.759 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:23.776 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:23.779 + [BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 + [It] should apply changes to a job status [Conformance] + test/e2e/apps/job.go:636 + STEP: Creating a job 07/18/23 13:33:23.782 + STEP: Ensure pods equal to parallelism count is attached to the job 07/18/23 13:33:23.786 + STEP: patching /status 07/18/23 13:33:25.792 + STEP: updating /status 07/18/23 13:33:25.798 + STEP: get /status 07/18/23 13:33:25.809 + [AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:25.812: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 + STEP: Destroying namespace "job-6842" for this suite. 07/18/23 13:33:25.817 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] LimitRange + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/scheduling/limit_range.go:61 +[BeforeEach] [sig-scheduling] LimitRange + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:25.831 +Jul 18 13:33:25.831: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename limitrange 07/18/23 13:33:25.832 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:25.845 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:25.852 +[BeforeEach] [sig-scheduling] LimitRange + test/e2e/framework/metrics/init/init.go:31 +[It] should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/scheduling/limit_range.go:61 +STEP: Creating a LimitRange 07/18/23 13:33:25.855 +STEP: Setting up watch 07/18/23 13:33:25.856 +STEP: Submitting a LimitRange 07/18/23 13:33:25.959 +STEP: Verifying LimitRange creation was observed 07/18/23 13:33:25.965 +STEP: Fetching the LimitRange to ensure it has proper values 07/18/23 13:33:25.965 +Jul 18 13:33:25.969: INFO: Verifying requests: expected map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] with actual map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] +Jul 18 13:33:25.969: INFO: Verifying limits: expected map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] +STEP: Creating a Pod with no resource requirements 07/18/23 13:33:25.969 +STEP: Ensuring Pod has resource requirements applied from LimitRange 07/18/23 13:33:25.974 +Jul 18 13:33:25.984: INFO: Verifying requests: expected map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] with actual map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] +Jul 18 13:33:25.984: INFO: Verifying limits: expected map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] +STEP: Creating a Pod with partial resource requirements 07/18/23 13:33:25.984 +STEP: Ensuring Pod has merged resource requirements applied from LimitRange 07/18/23 13:33:25.989 +Jul 18 13:33:25.998: INFO: Verifying requests: expected map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{161061273600 0} {} 150Gi BinarySI} memory:{{157286400 0} {} 150Mi BinarySI}] with actual map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{161061273600 0} {} 150Gi BinarySI} memory:{{157286400 0} {} 150Mi BinarySI}] +Jul 18 13:33:25.998: INFO: Verifying limits: expected map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] +STEP: Failing to create a Pod with less than min resources 07/18/23 13:33:25.998 +STEP: Failing to create a Pod with more than max resources 07/18/23 13:33:26.002 +STEP: Updating a LimitRange 07/18/23 13:33:26.004 +STEP: Verifying LimitRange updating is effective 07/18/23 13:33:26.01 +STEP: Creating a Pod with less than former min resources 07/18/23 13:33:28.014 +STEP: Failing to create a Pod with more than max resources 07/18/23 13:33:28.02 +STEP: Deleting a LimitRange 07/18/23 13:33:28.022 +STEP: Verifying the LimitRange was deleted 07/18/23 13:33:28.029 +Jul 18 13:33:33.032: INFO: limitRange is already deleted +STEP: Creating a Pod with more than former max resources 07/18/23 13:33:33.033 +[AfterEach] [sig-scheduling] LimitRange + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:33.040: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-scheduling] LimitRange + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] LimitRange + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] LimitRange + tear down framework | framework.go:193 +STEP: Destroying namespace "limitrange-1249" for this suite. 07/18/23 13:33:33.054 +------------------------------ +• [SLOW TEST] [7.231 seconds] +[sig-scheduling] LimitRange +test/e2e/scheduling/framework.go:40 + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/scheduling/limit_range.go:61 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] LimitRange + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:25.831 + Jul 18 13:33:25.831: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename limitrange 07/18/23 13:33:25.832 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:25.845 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:25.852 + [BeforeEach] [sig-scheduling] LimitRange + test/e2e/framework/metrics/init/init.go:31 + [It] should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/scheduling/limit_range.go:61 + STEP: Creating a LimitRange 07/18/23 13:33:25.855 + STEP: Setting up watch 07/18/23 13:33:25.856 + STEP: Submitting a LimitRange 07/18/23 13:33:25.959 + STEP: Verifying LimitRange creation was observed 07/18/23 13:33:25.965 + STEP: Fetching the LimitRange to ensure it has proper values 07/18/23 13:33:25.965 + Jul 18 13:33:25.969: INFO: Verifying requests: expected map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] with actual map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] + Jul 18 13:33:25.969: INFO: Verifying limits: expected map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] + STEP: Creating a Pod with no resource requirements 07/18/23 13:33:25.969 + STEP: Ensuring Pod has resource requirements applied from LimitRange 07/18/23 13:33:25.974 + Jul 18 13:33:25.984: INFO: Verifying requests: expected map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] with actual map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] + Jul 18 13:33:25.984: INFO: Verifying limits: expected map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] + STEP: Creating a Pod with partial resource requirements 07/18/23 13:33:25.984 + STEP: Ensuring Pod has merged resource requirements applied from LimitRange 07/18/23 13:33:25.989 + Jul 18 13:33:25.998: INFO: Verifying requests: expected map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{161061273600 0} {} 150Gi BinarySI} memory:{{157286400 0} {} 150Mi BinarySI}] with actual map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{161061273600 0} {} 150Gi BinarySI} memory:{{157286400 0} {} 150Mi BinarySI}] + Jul 18 13:33:25.998: INFO: Verifying limits: expected map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] + STEP: Failing to create a Pod with less than min resources 07/18/23 13:33:25.998 + STEP: Failing to create a Pod with more than max resources 07/18/23 13:33:26.002 + STEP: Updating a LimitRange 07/18/23 13:33:26.004 + STEP: Verifying LimitRange updating is effective 07/18/23 13:33:26.01 + STEP: Creating a Pod with less than former min resources 07/18/23 13:33:28.014 + STEP: Failing to create a Pod with more than max resources 07/18/23 13:33:28.02 + STEP: Deleting a LimitRange 07/18/23 13:33:28.022 + STEP: Verifying the LimitRange was deleted 07/18/23 13:33:28.029 + Jul 18 13:33:33.032: INFO: limitRange is already deleted + STEP: Creating a Pod with more than former max resources 07/18/23 13:33:33.033 + [AfterEach] [sig-scheduling] LimitRange + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:33.040: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-scheduling] LimitRange + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] LimitRange + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] LimitRange + tear down framework | framework.go:193 + STEP: Destroying namespace "limitrange-1249" for this suite. 07/18/23 13:33:33.054 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/apimachinery/resource_quota.go:100 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:33.064 +Jul 18 13:33:33.064: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 13:33:33.065 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:33.077 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:33.08 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/apimachinery/resource_quota.go:100 +STEP: Counting existing ResourceQuota 07/18/23 13:33:33.082 +STEP: Creating a ResourceQuota 07/18/23 13:33:38.087 +STEP: Ensuring resource quota status is calculated 07/18/23 13:33:38.092 +STEP: Creating a Service 07/18/23 13:33:40.097 +STEP: Creating a NodePort Service 07/18/23 13:33:40.115 +STEP: Not allowing a LoadBalancer Service with NodePort to be created that exceeds remaining quota 07/18/23 13:33:40.14 +STEP: Ensuring resource quota status captures service creation 07/18/23 13:33:40.178 +STEP: Deleting Services 07/18/23 13:33:42.182 +STEP: Ensuring resource quota status released usage 07/18/23 13:33:42.228 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:44.236: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-9810" for this suite. 07/18/23 13:33:44.241 +------------------------------ +• [SLOW TEST] [11.182 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/apimachinery/resource_quota.go:100 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:33.064 + Jul 18 13:33:33.064: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 13:33:33.065 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:33.077 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:33.08 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/apimachinery/resource_quota.go:100 + STEP: Counting existing ResourceQuota 07/18/23 13:33:33.082 + STEP: Creating a ResourceQuota 07/18/23 13:33:38.087 + STEP: Ensuring resource quota status is calculated 07/18/23 13:33:38.092 + STEP: Creating a Service 07/18/23 13:33:40.097 + STEP: Creating a NodePort Service 07/18/23 13:33:40.115 + STEP: Not allowing a LoadBalancer Service with NodePort to be created that exceeds remaining quota 07/18/23 13:33:40.14 + STEP: Ensuring resource quota status captures service creation 07/18/23 13:33:40.178 + STEP: Deleting Services 07/18/23 13:33:42.182 + STEP: Ensuring resource quota status released usage 07/18/23 13:33:42.228 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:44.236: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-9810" for this suite. 07/18/23 13:33:44.241 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-node] Security Context + should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:129 +[BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:44.248 +Jul 18 13:33:44.248: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename security-context 07/18/23 13:33:44.248 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:44.264 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:44.266 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 +[It] should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:129 +STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser 07/18/23 13:33:44.269 +Jul 18 13:33:44.275: INFO: Waiting up to 5m0s for pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6" in namespace "security-context-5907" to be "Succeeded or Failed" +Jul 18 13:33:44.279: INFO: Pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.893796ms +Jul 18 13:33:46.284: INFO: Pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6": Phase="Running", Reason="", readiness=false. Elapsed: 2.008492576s +Jul 18 13:33:48.285: INFO: Pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009143708s +STEP: Saw pod success 07/18/23 13:33:48.285 +Jul 18 13:33:48.285: INFO: Pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6" satisfied condition "Succeeded or Failed" +Jul 18 13:33:48.288: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6 container test-container: +STEP: delete the pod 07/18/23 13:33:48.295 +Jul 18 13:33:48.304: INFO: Waiting for pod security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6 to disappear +Jul 18 13:33:48.308: INFO: Pod security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6 no longer exists +[AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:48.308: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 +STEP: Destroying namespace "security-context-5907" for this suite. 07/18/23 13:33:48.312 +------------------------------ +• [4.070 seconds] +[sig-node] Security Context +test/e2e/node/framework.go:23 + should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:129 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:44.248 + Jul 18 13:33:44.248: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename security-context 07/18/23 13:33:44.248 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:44.264 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:44.266 + [BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 + [It] should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:129 + STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser 07/18/23 13:33:44.269 + Jul 18 13:33:44.275: INFO: Waiting up to 5m0s for pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6" in namespace "security-context-5907" to be "Succeeded or Failed" + Jul 18 13:33:44.279: INFO: Pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.893796ms + Jul 18 13:33:46.284: INFO: Pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6": Phase="Running", Reason="", readiness=false. Elapsed: 2.008492576s + Jul 18 13:33:48.285: INFO: Pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009143708s + STEP: Saw pod success 07/18/23 13:33:48.285 + Jul 18 13:33:48.285: INFO: Pod "security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6" satisfied condition "Succeeded or Failed" + Jul 18 13:33:48.288: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6 container test-container: + STEP: delete the pod 07/18/23 13:33:48.295 + Jul 18 13:33:48.304: INFO: Waiting for pod security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6 to disappear + Jul 18 13:33:48.308: INFO: Pod security-context-688da496-61f6-4ba8-be2f-f4a4dba76ec6 no longer exists + [AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:48.308: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 + STEP: Destroying namespace "security-context-5907" for this suite. 07/18/23 13:33:48.312 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:217 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:48.321 +Jul 18 13:33:48.321: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:33:48.322 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:48.337 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:48.34 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:217 +STEP: Creating a pod to test emptydir 0777 on node default medium 07/18/23 13:33:48.343 +Jul 18 13:33:48.353: INFO: Waiting up to 5m0s for pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2" in namespace "emptydir-6680" to be "Succeeded or Failed" +Jul 18 13:33:48.356: INFO: Pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.613944ms +Jul 18 13:33:50.361: INFO: Pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2": Phase="Running", Reason="", readiness=false. Elapsed: 2.0080663s +Jul 18 13:33:52.361: INFO: Pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008339903s +STEP: Saw pod success 07/18/23 13:33:52.361 +Jul 18 13:33:52.361: INFO: Pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2" satisfied condition "Succeeded or Failed" +Jul 18 13:33:52.365: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-41a92932-344d-400b-9a21-d815c85c7aa2 container test-container: +STEP: delete the pod 07/18/23 13:33:52.372 +Jul 18 13:33:52.382: INFO: Waiting for pod pod-41a92932-344d-400b-9a21-d815c85c7aa2 to disappear +Jul 18 13:33:52.386: INFO: Pod pod-41a92932-344d-400b-9a21-d815c85c7aa2 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:52.386: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-6680" for this suite. 07/18/23 13:33:52.39 +------------------------------ +• [4.076 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:217 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:48.321 + Jul 18 13:33:48.321: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:33:48.322 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:48.337 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:48.34 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:217 + STEP: Creating a pod to test emptydir 0777 on node default medium 07/18/23 13:33:48.343 + Jul 18 13:33:48.353: INFO: Waiting up to 5m0s for pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2" in namespace "emptydir-6680" to be "Succeeded or Failed" + Jul 18 13:33:48.356: INFO: Pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.613944ms + Jul 18 13:33:50.361: INFO: Pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2": Phase="Running", Reason="", readiness=false. Elapsed: 2.0080663s + Jul 18 13:33:52.361: INFO: Pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008339903s + STEP: Saw pod success 07/18/23 13:33:52.361 + Jul 18 13:33:52.361: INFO: Pod "pod-41a92932-344d-400b-9a21-d815c85c7aa2" satisfied condition "Succeeded or Failed" + Jul 18 13:33:52.365: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-41a92932-344d-400b-9a21-d815c85c7aa2 container test-container: + STEP: delete the pod 07/18/23 13:33:52.372 + Jul 18 13:33:52.382: INFO: Waiting for pod pod-41a92932-344d-400b-9a21-d815c85c7aa2 to disappear + Jul 18 13:33:52.386: INFO: Pod pod-41a92932-344d-400b-9a21-d815c85c7aa2 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:52.386: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-6680" for this suite. 07/18/23 13:33:52.39 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-apps] ControllerRevision [Serial] + should manage the lifecycle of a ControllerRevision [Conformance] + test/e2e/apps/controller_revision.go:124 +[BeforeEach] [sig-apps] ControllerRevision [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:52.397 +Jul 18 13:33:52.397: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename controllerrevisions 07/18/23 13:33:52.398 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:52.414 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:52.417 +[BeforeEach] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] ControllerRevision [Serial] + test/e2e/apps/controller_revision.go:93 +[It] should manage the lifecycle of a ControllerRevision [Conformance] + test/e2e/apps/controller_revision.go:124 +STEP: Creating DaemonSet "e2e-kkgsh-daemon-set" 07/18/23 13:33:52.444 +STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 13:33:52.449 +Jul 18 13:33:52.453: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:33:52.453: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:33:52.454: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:33:52.459: INFO: Number of nodes with available pods controlled by daemonset e2e-kkgsh-daemon-set: 0 +Jul 18 13:33:52.459: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 13:33:53.472: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:33:53.472: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:33:53.472: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:33:53.476: INFO: Number of nodes with available pods controlled by daemonset e2e-kkgsh-daemon-set: 1 +Jul 18 13:33:53.476: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 +Jul 18 13:33:54.467: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:33:54.467: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:33:54.467: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:33:54.473: INFO: Number of nodes with available pods controlled by daemonset e2e-kkgsh-daemon-set: 3 +Jul 18 13:33:54.473: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset e2e-kkgsh-daemon-set +STEP: Confirm DaemonSet "e2e-kkgsh-daemon-set" successfully created with "daemonset-name=e2e-kkgsh-daemon-set" label 07/18/23 13:33:54.477 +STEP: Listing all ControllerRevisions with label "daemonset-name=e2e-kkgsh-daemon-set" 07/18/23 13:33:54.484 +Jul 18 13:33:54.488: INFO: Located ControllerRevision: "e2e-kkgsh-daemon-set-7554d95445" +STEP: Patching ControllerRevision "e2e-kkgsh-daemon-set-7554d95445" 07/18/23 13:33:54.492 +Jul 18 13:33:54.497: INFO: e2e-kkgsh-daemon-set-7554d95445 has been patched +STEP: Create a new ControllerRevision 07/18/23 13:33:54.497 +Jul 18 13:33:54.502: INFO: Created ControllerRevision: e2e-kkgsh-daemon-set-9f5bf4c57 +STEP: Confirm that there are two ControllerRevisions 07/18/23 13:33:54.502 +Jul 18 13:33:54.502: INFO: Requesting list of ControllerRevisions to confirm quantity +Jul 18 13:33:54.505: INFO: Found 2 ControllerRevisions +STEP: Deleting ControllerRevision "e2e-kkgsh-daemon-set-7554d95445" 07/18/23 13:33:54.505 +STEP: Confirm that there is only one ControllerRevision 07/18/23 13:33:54.51 +Jul 18 13:33:54.510: INFO: Requesting list of ControllerRevisions to confirm quantity +Jul 18 13:33:54.513: INFO: Found 1 ControllerRevisions +STEP: Updating ControllerRevision "e2e-kkgsh-daemon-set-9f5bf4c57" 07/18/23 13:33:54.519 +Jul 18 13:33:54.526: INFO: e2e-kkgsh-daemon-set-9f5bf4c57 has been updated +STEP: Generate another ControllerRevision by patching the Daemonset 07/18/23 13:33:54.526 +W0718 13:33:54.534725 20 warnings.go:70] unknown field "updateStrategy" +STEP: Confirm that there are two ControllerRevisions 07/18/23 13:33:54.534 +Jul 18 13:33:54.534: INFO: Requesting list of ControllerRevisions to confirm quantity +Jul 18 13:33:55.539: INFO: Requesting list of ControllerRevisions to confirm quantity +Jul 18 13:33:55.543: INFO: Found 2 ControllerRevisions +STEP: Removing a ControllerRevision via 'DeleteCollection' with labelSelector: "e2e-kkgsh-daemon-set-9f5bf4c57=updated" 07/18/23 13:33:55.543 +STEP: Confirm that there is only one ControllerRevision 07/18/23 13:33:55.552 +Jul 18 13:33:55.553: INFO: Requesting list of ControllerRevisions to confirm quantity +Jul 18 13:33:55.557: INFO: Found 1 ControllerRevisions +Jul 18 13:33:55.559: INFO: ControllerRevision "e2e-kkgsh-daemon-set-596494db76" has revision 3 +[AfterEach] [sig-apps] ControllerRevision [Serial] + test/e2e/apps/controller_revision.go:58 +STEP: Deleting DaemonSet "e2e-kkgsh-daemon-set" 07/18/23 13:33:55.562 +STEP: deleting DaemonSet.extensions e2e-kkgsh-daemon-set in namespace controllerrevisions-4871, will wait for the garbage collector to delete the pods 07/18/23 13:33:55.562 +Jul 18 13:33:55.622: INFO: Deleting DaemonSet.extensions e2e-kkgsh-daemon-set took: 5.995904ms +Jul 18 13:33:55.723: INFO: Terminating DaemonSet.extensions e2e-kkgsh-daemon-set pods took: 101.071348ms +Jul 18 13:33:57.326: INFO: Number of nodes with available pods controlled by daemonset e2e-kkgsh-daemon-set: 0 +Jul 18 13:33:57.326: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset e2e-kkgsh-daemon-set +Jul 18 13:33:57.330: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"30142"},"items":null} + +Jul 18 13:33:57.333: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"30142"},"items":null} + +[AfterEach] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:33:57.347: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ControllerRevision [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ControllerRevision [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "controllerrevisions-4871" for this suite. 07/18/23 13:33:57.352 +------------------------------ +• [4.960 seconds] +[sig-apps] ControllerRevision [Serial] +test/e2e/apps/framework.go:23 + should manage the lifecycle of a ControllerRevision [Conformance] + test/e2e/apps/controller_revision.go:124 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ControllerRevision [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:52.397 + Jul 18 13:33:52.397: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename controllerrevisions 07/18/23 13:33:52.398 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:52.414 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:52.417 + [BeforeEach] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] ControllerRevision [Serial] + test/e2e/apps/controller_revision.go:93 + [It] should manage the lifecycle of a ControllerRevision [Conformance] + test/e2e/apps/controller_revision.go:124 + STEP: Creating DaemonSet "e2e-kkgsh-daemon-set" 07/18/23 13:33:52.444 + STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 13:33:52.449 + Jul 18 13:33:52.453: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:33:52.453: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:33:52.454: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:33:52.459: INFO: Number of nodes with available pods controlled by daemonset e2e-kkgsh-daemon-set: 0 + Jul 18 13:33:52.459: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 13:33:53.472: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:33:53.472: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:33:53.472: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:33:53.476: INFO: Number of nodes with available pods controlled by daemonset e2e-kkgsh-daemon-set: 1 + Jul 18 13:33:53.476: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 + Jul 18 13:33:54.467: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:33:54.467: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:33:54.467: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:33:54.473: INFO: Number of nodes with available pods controlled by daemonset e2e-kkgsh-daemon-set: 3 + Jul 18 13:33:54.473: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset e2e-kkgsh-daemon-set + STEP: Confirm DaemonSet "e2e-kkgsh-daemon-set" successfully created with "daemonset-name=e2e-kkgsh-daemon-set" label 07/18/23 13:33:54.477 + STEP: Listing all ControllerRevisions with label "daemonset-name=e2e-kkgsh-daemon-set" 07/18/23 13:33:54.484 + Jul 18 13:33:54.488: INFO: Located ControllerRevision: "e2e-kkgsh-daemon-set-7554d95445" + STEP: Patching ControllerRevision "e2e-kkgsh-daemon-set-7554d95445" 07/18/23 13:33:54.492 + Jul 18 13:33:54.497: INFO: e2e-kkgsh-daemon-set-7554d95445 has been patched + STEP: Create a new ControllerRevision 07/18/23 13:33:54.497 + Jul 18 13:33:54.502: INFO: Created ControllerRevision: e2e-kkgsh-daemon-set-9f5bf4c57 + STEP: Confirm that there are two ControllerRevisions 07/18/23 13:33:54.502 + Jul 18 13:33:54.502: INFO: Requesting list of ControllerRevisions to confirm quantity + Jul 18 13:33:54.505: INFO: Found 2 ControllerRevisions + STEP: Deleting ControllerRevision "e2e-kkgsh-daemon-set-7554d95445" 07/18/23 13:33:54.505 + STEP: Confirm that there is only one ControllerRevision 07/18/23 13:33:54.51 + Jul 18 13:33:54.510: INFO: Requesting list of ControllerRevisions to confirm quantity + Jul 18 13:33:54.513: INFO: Found 1 ControllerRevisions + STEP: Updating ControllerRevision "e2e-kkgsh-daemon-set-9f5bf4c57" 07/18/23 13:33:54.519 + Jul 18 13:33:54.526: INFO: e2e-kkgsh-daemon-set-9f5bf4c57 has been updated + STEP: Generate another ControllerRevision by patching the Daemonset 07/18/23 13:33:54.526 + W0718 13:33:54.534725 20 warnings.go:70] unknown field "updateStrategy" + STEP: Confirm that there are two ControllerRevisions 07/18/23 13:33:54.534 + Jul 18 13:33:54.534: INFO: Requesting list of ControllerRevisions to confirm quantity + Jul 18 13:33:55.539: INFO: Requesting list of ControllerRevisions to confirm quantity + Jul 18 13:33:55.543: INFO: Found 2 ControllerRevisions + STEP: Removing a ControllerRevision via 'DeleteCollection' with labelSelector: "e2e-kkgsh-daemon-set-9f5bf4c57=updated" 07/18/23 13:33:55.543 + STEP: Confirm that there is only one ControllerRevision 07/18/23 13:33:55.552 + Jul 18 13:33:55.553: INFO: Requesting list of ControllerRevisions to confirm quantity + Jul 18 13:33:55.557: INFO: Found 1 ControllerRevisions + Jul 18 13:33:55.559: INFO: ControllerRevision "e2e-kkgsh-daemon-set-596494db76" has revision 3 + [AfterEach] [sig-apps] ControllerRevision [Serial] + test/e2e/apps/controller_revision.go:58 + STEP: Deleting DaemonSet "e2e-kkgsh-daemon-set" 07/18/23 13:33:55.562 + STEP: deleting DaemonSet.extensions e2e-kkgsh-daemon-set in namespace controllerrevisions-4871, will wait for the garbage collector to delete the pods 07/18/23 13:33:55.562 + Jul 18 13:33:55.622: INFO: Deleting DaemonSet.extensions e2e-kkgsh-daemon-set took: 5.995904ms + Jul 18 13:33:55.723: INFO: Terminating DaemonSet.extensions e2e-kkgsh-daemon-set pods took: 101.071348ms + Jul 18 13:33:57.326: INFO: Number of nodes with available pods controlled by daemonset e2e-kkgsh-daemon-set: 0 + Jul 18 13:33:57.326: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset e2e-kkgsh-daemon-set + Jul 18 13:33:57.330: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"30142"},"items":null} + + Jul 18 13:33:57.333: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"30142"},"items":null} + + [AfterEach] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:33:57.347: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ControllerRevision [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ControllerRevision [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "controllerrevisions-4871" for this suite. 07/18/23 13:33:57.352 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:68 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:33:57.361 +Jul 18 13:33:57.361: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:33:57.362 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:57.375 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:57.379 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:68 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:33:57.383 +Jul 18 13:33:57.390: INFO: Waiting up to 5m0s for pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925" in namespace "downward-api-4090" to be "Succeeded or Failed" +Jul 18 13:33:57.395: INFO: Pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925": Phase="Pending", Reason="", readiness=false. Elapsed: 4.852605ms +Jul 18 13:33:59.400: INFO: Pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925": Phase="Running", Reason="", readiness=false. Elapsed: 2.010027327s +Jul 18 13:34:01.402: INFO: Pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012512196s +STEP: Saw pod success 07/18/23 13:34:01.402 +Jul 18 13:34:01.402: INFO: Pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925" satisfied condition "Succeeded or Failed" +Jul 18 13:34:01.408: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925 container client-container: +STEP: delete the pod 07/18/23 13:34:01.418 +Jul 18 13:34:01.429: INFO: Waiting for pod downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925 to disappear +Jul 18 13:34:01.433: INFO: Pod downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:34:01.433: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-4090" for this suite. 07/18/23 13:34:01.438 +------------------------------ +• [4.084 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:68 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:33:57.361 + Jul 18 13:33:57.361: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:33:57.362 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:33:57.375 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:33:57.379 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:68 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:33:57.383 + Jul 18 13:33:57.390: INFO: Waiting up to 5m0s for pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925" in namespace "downward-api-4090" to be "Succeeded or Failed" + Jul 18 13:33:57.395: INFO: Pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925": Phase="Pending", Reason="", readiness=false. Elapsed: 4.852605ms + Jul 18 13:33:59.400: INFO: Pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925": Phase="Running", Reason="", readiness=false. Elapsed: 2.010027327s + Jul 18 13:34:01.402: INFO: Pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012512196s + STEP: Saw pod success 07/18/23 13:34:01.402 + Jul 18 13:34:01.402: INFO: Pod "downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925" satisfied condition "Succeeded or Failed" + Jul 18 13:34:01.408: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925 container client-container: + STEP: delete the pod 07/18/23 13:34:01.418 + Jul 18 13:34:01.429: INFO: Waiting for pod downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925 to disappear + Jul 18 13:34:01.433: INFO: Pod downwardapi-volume-8ac3e756-f210-4b19-a47f-533e603d8925 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:34:01.433: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-4090" for this suite. 07/18/23 13:34:01.438 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-apps] Deployment + should run the lifecycle of a Deployment [Conformance] + test/e2e/apps/deployment.go:185 +[BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:34:01.445 +Jul 18 13:34:01.445: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename deployment 07/18/23 13:34:01.446 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:34:01.461 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:34:01.465 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] should run the lifecycle of a Deployment [Conformance] + test/e2e/apps/deployment.go:185 +STEP: creating a Deployment 07/18/23 13:34:01.472 +STEP: waiting for Deployment to be created 07/18/23 13:34:01.478 +STEP: waiting for all Replicas to be Ready 07/18/23 13:34:01.481 +Jul 18 13:34:01.483: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Jul 18 13:34:01.483: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Jul 18 13:34:01.492: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Jul 18 13:34:01.492: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Jul 18 13:34:01.508: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Jul 18 13:34:01.508: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Jul 18 13:34:01.541: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Jul 18 13:34:01.541: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Jul 18 13:34:02.732: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment-static:true] +Jul 18 13:34:02.735: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment-static:true] +Jul 18 13:34:03.326: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 and labels map[test-deployment-static:true] +STEP: patching the Deployment 07/18/23 13:34:03.326 +W0718 13:34:03.341829 20 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" +Jul 18 13:34:03.345: INFO: observed event type ADDED +STEP: waiting for Replicas to scale 07/18/23 13:34:03.345 +Jul 18 13:34:03.348: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 +Jul 18 13:34:03.348: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 +Jul 18 13:34:03.348: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 +Jul 18 13:34:03.348: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 +Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 +Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 +Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 +Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 +Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:03.351: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:03.351: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:03.356: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:03.356: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:03.371: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:03.371: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:03.403: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:03.403: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:03.408: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:03.408: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:05.354: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:05.354: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:05.394: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +STEP: listing Deployments 07/18/23 13:34:05.394 +Jul 18 13:34:05.398: INFO: Found test-deployment with labels: map[test-deployment:patched test-deployment-static:true] +STEP: updating the Deployment 07/18/23 13:34:05.399 +Jul 18 13:34:05.415: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +STEP: fetching the DeploymentStatus 07/18/23 13:34:05.415 +Jul 18 13:34:05.432: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Jul 18 13:34:05.432: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Jul 18 13:34:05.446: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Jul 18 13:34:05.463: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Jul 18 13:34:05.470: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Jul 18 13:34:06.770: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Jul 18 13:34:07.358: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] +Jul 18 13:34:07.395: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] +Jul 18 13:34:07.406: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Jul 18 13:34:08.759: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] +STEP: patching the DeploymentStatus 07/18/23 13:34:08.779 +STEP: fetching the DeploymentStatus 07/18/23 13:34:08.785 +Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 +Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 +Jul 18 13:34:08.791: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 +Jul 18 13:34:08.791: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 +Jul 18 13:34:08.791: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 +STEP: deleting the Deployment 07/18/23 13:34:08.791 +Jul 18 13:34:08.799: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +Jul 18 13:34:08.800: INFO: observed event type MODIFIED +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Jul 18 13:34:08.814: INFO: Log out all the ReplicaSets if there is no deployment created +Jul 18 13:34:08.819: INFO: ReplicaSet "test-deployment-7b7876f9d6": +&ReplicaSet{ObjectMeta:{test-deployment-7b7876f9d6 deployment-4709 2a3c1915-e5be-415f-a03d-a0ffbaef7d82 30429 2 2023-07-18 13:34:05 +0000 UTC map[pod-template-hash:7b7876f9d6 test-deployment-static:true] map[deployment.kubernetes.io/desired-replicas:2 deployment.kubernetes.io/max-replicas:3 deployment.kubernetes.io/revision:3] [{apps/v1 Deployment test-deployment 935c9490-d30a-4f76-bb36-700222dc5321 0xc004e0f567 0xc004e0f568}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:34:07 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"935c9490-d30a-4f76-bb36-700222dc5321\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:34:08 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*2,Selector:&v1.LabelSelector{MatchLabels:map[string]string{pod-template-hash: 7b7876f9d6,test-deployment-static: true,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[pod-template-hash:7b7876f9d6 test-deployment-static:true] map[] [] [] []} {[] [] [{test-deployment registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004e0f5f0 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:2,FullyLabeledReplicas:2,ObservedGeneration:2,ReadyReplicas:2,AvailableReplicas:2,Conditions:[]ReplicaSetCondition{},},} + +Jul 18 13:34:08.824: INFO: pod: "test-deployment-7b7876f9d6-cdpnn": +&Pod{ObjectMeta:{test-deployment-7b7876f9d6-cdpnn test-deployment-7b7876f9d6- deployment-4709 c4afbce1-5209-4706-95e8-c3a42dddaf94 30428 0 2023-07-18 13:34:07 +0000 UTC map[pod-template-hash:7b7876f9d6 test-deployment-static:true] map[cni.projectcalico.org/containerID:3b37a0ed9aad266f36228e64efb67b92d05abcf76bdc2b44797e539c0695a790 cni.projectcalico.org/podIP:192.168.18.119/32 cni.projectcalico.org/podIPs:192.168.18.119/32] [{apps/v1 ReplicaSet test-deployment-7b7876f9d6 2a3c1915-e5be-415f-a03d-a0ffbaef7d82 0xc0050e5387 0xc0050e5388}] [] [{calico Update v1 2023-07-18 13:34:07 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:34:07 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"2a3c1915-e5be-415f-a03d-a0ffbaef7d82\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:34:08 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.119\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-n69k6,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:test-deployment,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-n69k6,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*1,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:08 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:08 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:07 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.119,StartTime:2023-07-18 13:34:07 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:test-deployment,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:34:08 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://8c6438d1d71a12016194d20147ebd808cac43a418a2932768fb602e060a223fd,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.119,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + +Jul 18 13:34:08.825: INFO: pod: "test-deployment-7b7876f9d6-kmq8l": +&Pod{ObjectMeta:{test-deployment-7b7876f9d6-kmq8l test-deployment-7b7876f9d6- deployment-4709 81c991cf-8ad8-4221-a650-be1aae469c2f 30387 0 2023-07-18 13:34:05 +0000 UTC map[pod-template-hash:7b7876f9d6 test-deployment-static:true] map[cni.projectcalico.org/containerID:1250a7f161332c8abefaccabcc894a476d2ceaff31e11e223f1f2fb44b7392bc cni.projectcalico.org/podIP:192.168.211.53/32 cni.projectcalico.org/podIPs:192.168.211.53/32] [{apps/v1 ReplicaSet test-deployment-7b7876f9d6 2a3c1915-e5be-415f-a03d-a0ffbaef7d82 0xc0050e5587 0xc0050e5588}] [] [{kube-controller-manager Update v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"2a3c1915-e5be-415f-a03d-a0ffbaef7d82\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:34:06 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:34:07 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.53\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pgvt9,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:test-deployment,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pgvt9,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*1,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:05 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:05 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.53,StartTime:2023-07-18 13:34:05 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:test-deployment,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:34:06 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://36cfa7deb2573a8836f10f02ef9f99d11916365019f2d093bc8e7abc98caa923,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.53,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + +Jul 18 13:34:08.825: INFO: ReplicaSet "test-deployment-7df74c55ff": +&ReplicaSet{ObjectMeta:{test-deployment-7df74c55ff deployment-4709 d2a51ee7-8f61-4ede-8445-03510fc3102b 30437 4 2023-07-18 13:34:03 +0000 UTC map[pod-template-hash:7df74c55ff test-deployment-static:true] map[deployment.kubernetes.io/desired-replicas:2 deployment.kubernetes.io/max-replicas:3 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-deployment 935c9490-d30a-4f76-bb36-700222dc5321 0xc004e0f657 0xc004e0f658}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:34:08 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"935c9490-d30a-4f76-bb36-700222dc5321\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:34:08 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{pod-template-hash: 7df74c55ff,test-deployment-static: true,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[pod-template-hash:7df74c55ff test-deployment-static:true] map[] [] [] []} {[] [] [{test-deployment registry.k8s.io/pause:3.9 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004e0f6e0 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:4,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + +Jul 18 13:34:08.830: INFO: pod: "test-deployment-7df74c55ff-tw85b": +&Pod{ObjectMeta:{test-deployment-7df74c55ff-tw85b test-deployment-7df74c55ff- deployment-4709 1138c8cd-7999-4b2e-822f-c7a1d6254193 30433 0 2023-07-18 13:34:05 +0000 UTC 2023-07-18 13:34:09 +0000 UTC 0xc004fd4918 map[pod-template-hash:7df74c55ff test-deployment-static:true] map[cni.projectcalico.org/containerID:0a1b406ccf9d0016dff012bf610fb2ebcd2cbc09489ab205260f897ec6408225 cni.projectcalico.org/podIP:192.168.18.115/32 cni.projectcalico.org/podIPs:192.168.18.115/32] [{apps/v1 ReplicaSet test-deployment-7df74c55ff d2a51ee7-8f61-4ede-8445-03510fc3102b 0xc004fd4947 0xc004fd4948}] [] [{calico Update v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d2a51ee7-8f61-4ede-8445-03510fc3102b\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:34:06 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.115\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8966q,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:test-deployment,Image:registry.k8s.io/pause:3.9,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8966q,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*1,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:05 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:05 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.115,StartTime:2023-07-18 13:34:05 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:test-deployment,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:34:06 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/pause:3.9,ImageID:registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097,ContainerID:containerd://21461eb6c54b1a5cf3c121138f455f523ca3477570a478b6d63a81ff6ce7c45c,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.115,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + +Jul 18 13:34:08.830: INFO: ReplicaSet "test-deployment-f4dbc4647": +&ReplicaSet{ObjectMeta:{test-deployment-f4dbc4647 deployment-4709 24abee5a-90dd-4c08-9318-c440d0e1077b 30315 3 2023-07-18 13:34:01 +0000 UTC map[pod-template-hash:f4dbc4647 test-deployment-static:true] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-deployment 935c9490-d30a-4f76-bb36-700222dc5321 0xc004e0f747 0xc004e0f748}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"935c9490-d30a-4f76-bb36-700222dc5321\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{pod-template-hash: f4dbc4647,test-deployment-static: true,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[pod-template-hash:f4dbc4647 test-deployment-static:true] map[] [] [] []} {[] [] [{test-deployment registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004e0f7d0 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:3,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + +[AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 +Jul 18 13:34:08.835: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 +STEP: Destroying namespace "deployment-4709" for this suite. 07/18/23 13:34:08.842 +------------------------------ +• [SLOW TEST] [7.412 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + should run the lifecycle of a Deployment [Conformance] + test/e2e/apps/deployment.go:185 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:34:01.445 + Jul 18 13:34:01.445: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename deployment 07/18/23 13:34:01.446 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:34:01.461 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:34:01.465 + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] should run the lifecycle of a Deployment [Conformance] + test/e2e/apps/deployment.go:185 + STEP: creating a Deployment 07/18/23 13:34:01.472 + STEP: waiting for Deployment to be created 07/18/23 13:34:01.478 + STEP: waiting for all Replicas to be Ready 07/18/23 13:34:01.481 + Jul 18 13:34:01.483: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Jul 18 13:34:01.483: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Jul 18 13:34:01.492: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Jul 18 13:34:01.492: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Jul 18 13:34:01.508: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Jul 18 13:34:01.508: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Jul 18 13:34:01.541: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Jul 18 13:34:01.541: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Jul 18 13:34:02.732: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment-static:true] + Jul 18 13:34:02.735: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment-static:true] + Jul 18 13:34:03.326: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 and labels map[test-deployment-static:true] + STEP: patching the Deployment 07/18/23 13:34:03.326 + W0718 13:34:03.341829 20 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" + Jul 18 13:34:03.345: INFO: observed event type ADDED + STEP: waiting for Replicas to scale 07/18/23 13:34:03.345 + Jul 18 13:34:03.348: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 + Jul 18 13:34:03.348: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 + Jul 18 13:34:03.348: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 + Jul 18 13:34:03.348: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 + Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 + Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 + Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 + Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 0 + Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:03.349: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:03.351: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:03.351: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:03.356: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:03.356: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:03.371: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:03.371: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:03.403: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:03.403: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:03.408: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:03.408: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:05.354: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:05.354: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:05.394: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + STEP: listing Deployments 07/18/23 13:34:05.394 + Jul 18 13:34:05.398: INFO: Found test-deployment with labels: map[test-deployment:patched test-deployment-static:true] + STEP: updating the Deployment 07/18/23 13:34:05.399 + Jul 18 13:34:05.415: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + STEP: fetching the DeploymentStatus 07/18/23 13:34:05.415 + Jul 18 13:34:05.432: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Jul 18 13:34:05.432: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Jul 18 13:34:05.446: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Jul 18 13:34:05.463: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Jul 18 13:34:05.470: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Jul 18 13:34:06.770: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] + Jul 18 13:34:07.358: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] + Jul 18 13:34:07.395: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] + Jul 18 13:34:07.406: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] + Jul 18 13:34:08.759: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] + STEP: patching the DeploymentStatus 07/18/23 13:34:08.779 + STEP: fetching the DeploymentStatus 07/18/23 13:34:08.785 + Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 1 + Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:08.790: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 + Jul 18 13:34:08.791: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 + Jul 18 13:34:08.791: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 2 + Jul 18 13:34:08.791: INFO: observed Deployment test-deployment in namespace deployment-4709 with ReadyReplicas 3 + STEP: deleting the Deployment 07/18/23 13:34:08.791 + Jul 18 13:34:08.799: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + Jul 18 13:34:08.800: INFO: observed event type MODIFIED + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Jul 18 13:34:08.814: INFO: Log out all the ReplicaSets if there is no deployment created + Jul 18 13:34:08.819: INFO: ReplicaSet "test-deployment-7b7876f9d6": + &ReplicaSet{ObjectMeta:{test-deployment-7b7876f9d6 deployment-4709 2a3c1915-e5be-415f-a03d-a0ffbaef7d82 30429 2 2023-07-18 13:34:05 +0000 UTC map[pod-template-hash:7b7876f9d6 test-deployment-static:true] map[deployment.kubernetes.io/desired-replicas:2 deployment.kubernetes.io/max-replicas:3 deployment.kubernetes.io/revision:3] [{apps/v1 Deployment test-deployment 935c9490-d30a-4f76-bb36-700222dc5321 0xc004e0f567 0xc004e0f568}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:34:07 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"935c9490-d30a-4f76-bb36-700222dc5321\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:34:08 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*2,Selector:&v1.LabelSelector{MatchLabels:map[string]string{pod-template-hash: 7b7876f9d6,test-deployment-static: true,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[pod-template-hash:7b7876f9d6 test-deployment-static:true] map[] [] [] []} {[] [] [{test-deployment registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004e0f5f0 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:2,FullyLabeledReplicas:2,ObservedGeneration:2,ReadyReplicas:2,AvailableReplicas:2,Conditions:[]ReplicaSetCondition{},},} + + Jul 18 13:34:08.824: INFO: pod: "test-deployment-7b7876f9d6-cdpnn": + &Pod{ObjectMeta:{test-deployment-7b7876f9d6-cdpnn test-deployment-7b7876f9d6- deployment-4709 c4afbce1-5209-4706-95e8-c3a42dddaf94 30428 0 2023-07-18 13:34:07 +0000 UTC map[pod-template-hash:7b7876f9d6 test-deployment-static:true] map[cni.projectcalico.org/containerID:3b37a0ed9aad266f36228e64efb67b92d05abcf76bdc2b44797e539c0695a790 cni.projectcalico.org/podIP:192.168.18.119/32 cni.projectcalico.org/podIPs:192.168.18.119/32] [{apps/v1 ReplicaSet test-deployment-7b7876f9d6 2a3c1915-e5be-415f-a03d-a0ffbaef7d82 0xc0050e5387 0xc0050e5388}] [] [{calico Update v1 2023-07-18 13:34:07 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:34:07 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"2a3c1915-e5be-415f-a03d-a0ffbaef7d82\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:34:08 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.119\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-n69k6,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:test-deployment,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-n69k6,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*1,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:08 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:08 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:07 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.119,StartTime:2023-07-18 13:34:07 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:test-deployment,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:34:08 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://8c6438d1d71a12016194d20147ebd808cac43a418a2932768fb602e060a223fd,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.119,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + + Jul 18 13:34:08.825: INFO: pod: "test-deployment-7b7876f9d6-kmq8l": + &Pod{ObjectMeta:{test-deployment-7b7876f9d6-kmq8l test-deployment-7b7876f9d6- deployment-4709 81c991cf-8ad8-4221-a650-be1aae469c2f 30387 0 2023-07-18 13:34:05 +0000 UTC map[pod-template-hash:7b7876f9d6 test-deployment-static:true] map[cni.projectcalico.org/containerID:1250a7f161332c8abefaccabcc894a476d2ceaff31e11e223f1f2fb44b7392bc cni.projectcalico.org/podIP:192.168.211.53/32 cni.projectcalico.org/podIPs:192.168.211.53/32] [{apps/v1 ReplicaSet test-deployment-7b7876f9d6 2a3c1915-e5be-415f-a03d-a0ffbaef7d82 0xc0050e5587 0xc0050e5588}] [] [{kube-controller-manager Update v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"2a3c1915-e5be-415f-a03d-a0ffbaef7d82\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:34:06 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:34:07 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.53\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pgvt9,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:test-deployment,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pgvt9,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*1,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:05 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:05 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.53,StartTime:2023-07-18 13:34:05 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:test-deployment,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:34:06 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://36cfa7deb2573a8836f10f02ef9f99d11916365019f2d093bc8e7abc98caa923,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.53,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + + Jul 18 13:34:08.825: INFO: ReplicaSet "test-deployment-7df74c55ff": + &ReplicaSet{ObjectMeta:{test-deployment-7df74c55ff deployment-4709 d2a51ee7-8f61-4ede-8445-03510fc3102b 30437 4 2023-07-18 13:34:03 +0000 UTC map[pod-template-hash:7df74c55ff test-deployment-static:true] map[deployment.kubernetes.io/desired-replicas:2 deployment.kubernetes.io/max-replicas:3 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-deployment 935c9490-d30a-4f76-bb36-700222dc5321 0xc004e0f657 0xc004e0f658}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:34:08 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"935c9490-d30a-4f76-bb36-700222dc5321\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:34:08 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{pod-template-hash: 7df74c55ff,test-deployment-static: true,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[pod-template-hash:7df74c55ff test-deployment-static:true] map[] [] [] []} {[] [] [{test-deployment registry.k8s.io/pause:3.9 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004e0f6e0 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:4,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + + Jul 18 13:34:08.830: INFO: pod: "test-deployment-7df74c55ff-tw85b": + &Pod{ObjectMeta:{test-deployment-7df74c55ff-tw85b test-deployment-7df74c55ff- deployment-4709 1138c8cd-7999-4b2e-822f-c7a1d6254193 30433 0 2023-07-18 13:34:05 +0000 UTC 2023-07-18 13:34:09 +0000 UTC 0xc004fd4918 map[pod-template-hash:7df74c55ff test-deployment-static:true] map[cni.projectcalico.org/containerID:0a1b406ccf9d0016dff012bf610fb2ebcd2cbc09489ab205260f897ec6408225 cni.projectcalico.org/podIP:192.168.18.115/32 cni.projectcalico.org/podIPs:192.168.18.115/32] [{apps/v1 ReplicaSet test-deployment-7df74c55ff d2a51ee7-8f61-4ede-8445-03510fc3102b 0xc004fd4947 0xc004fd4948}] [] [{calico Update v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d2a51ee7-8f61-4ede-8445-03510fc3102b\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:34:06 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.115\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8966q,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:test-deployment,Image:registry.k8s.io/pause:3.9,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8966q,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*1,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:05 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:34:05 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.115,StartTime:2023-07-18 13:34:05 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:test-deployment,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:34:06 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/pause:3.9,ImageID:registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097,ContainerID:containerd://21461eb6c54b1a5cf3c121138f455f523ca3477570a478b6d63a81ff6ce7c45c,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.115,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + + Jul 18 13:34:08.830: INFO: ReplicaSet "test-deployment-f4dbc4647": + &ReplicaSet{ObjectMeta:{test-deployment-f4dbc4647 deployment-4709 24abee5a-90dd-4c08-9318-c440d0e1077b 30315 3 2023-07-18 13:34:01 +0000 UTC map[pod-template-hash:f4dbc4647 test-deployment-static:true] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-deployment 935c9490-d30a-4f76-bb36-700222dc5321 0xc004e0f747 0xc004e0f748}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"935c9490-d30a-4f76-bb36-700222dc5321\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:34:05 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{pod-template-hash: f4dbc4647,test-deployment-static: true,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[pod-template-hash:f4dbc4647 test-deployment-static:true] map[] [] [] []} {[] [] [{test-deployment registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004e0f7d0 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:3,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + + [AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 + Jul 18 13:34:08.835: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 + STEP: Destroying namespace "deployment-4709" for this suite. 07/18/23 13:34:08.842 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:212 +[BeforeEach] [sig-node] Container Lifecycle Hook + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:34:08.858 +Jul 18 13:34:08.858: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-lifecycle-hook 07/18/23 13:34:08.859 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:34:08.873 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:34:08.877 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:77 +STEP: create the container to handle the HTTPGet hook request. 07/18/23 13:34:08.885 +Jul 18 13:34:08.892: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-8578" to be "running and ready" +Jul 18 13:34:08.896: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 3.98185ms +Jul 18 13:34:08.896: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:34:10.902: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.010060303s +Jul 18 13:34:10.903: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) +Jul 18 13:34:10.903: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" +[It] should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:212 +STEP: create the pod with lifecycle hook 07/18/23 13:34:10.907 +Jul 18 13:34:10.916: INFO: Waiting up to 5m0s for pod "pod-with-prestop-http-hook" in namespace "container-lifecycle-hook-8578" to be "running and ready" +Jul 18 13:34:10.921: INFO: Pod "pod-with-prestop-http-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 4.765481ms +Jul 18 13:34:10.921: INFO: The phase of Pod pod-with-prestop-http-hook is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:34:12.925: INFO: Pod "pod-with-prestop-http-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.008724146s +Jul 18 13:34:12.925: INFO: The phase of Pod pod-with-prestop-http-hook is Running (Ready = true) +Jul 18 13:34:12.925: INFO: Pod "pod-with-prestop-http-hook" satisfied condition "running and ready" +STEP: delete the pod with lifecycle hook 07/18/23 13:34:12.928 +Jul 18 13:34:12.934: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Jul 18 13:34:12.943: INFO: Pod pod-with-prestop-http-hook still exists +Jul 18 13:34:14.943: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Jul 18 13:34:14.948: INFO: Pod pod-with-prestop-http-hook still exists +Jul 18 13:34:16.943: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Jul 18 13:34:16.947: INFO: Pod pod-with-prestop-http-hook no longer exists +STEP: check prestop hook 07/18/23 13:34:16.947 +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/node/init/init.go:32 +Jul 18 13:34:16.954: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + tear down framework | framework.go:193 +STEP: Destroying namespace "container-lifecycle-hook-8578" for this suite. 07/18/23 13:34:16.958 +------------------------------ +• [SLOW TEST] [8.107 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:212 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Lifecycle Hook + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:34:08.858 + Jul 18 13:34:08.858: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-lifecycle-hook 07/18/23 13:34:08.859 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:34:08.873 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:34:08.877 + [BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:77 + STEP: create the container to handle the HTTPGet hook request. 07/18/23 13:34:08.885 + Jul 18 13:34:08.892: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-8578" to be "running and ready" + Jul 18 13:34:08.896: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 3.98185ms + Jul 18 13:34:08.896: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:34:10.902: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.010060303s + Jul 18 13:34:10.903: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) + Jul 18 13:34:10.903: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" + [It] should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:212 + STEP: create the pod with lifecycle hook 07/18/23 13:34:10.907 + Jul 18 13:34:10.916: INFO: Waiting up to 5m0s for pod "pod-with-prestop-http-hook" in namespace "container-lifecycle-hook-8578" to be "running and ready" + Jul 18 13:34:10.921: INFO: Pod "pod-with-prestop-http-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 4.765481ms + Jul 18 13:34:10.921: INFO: The phase of Pod pod-with-prestop-http-hook is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:34:12.925: INFO: Pod "pod-with-prestop-http-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.008724146s + Jul 18 13:34:12.925: INFO: The phase of Pod pod-with-prestop-http-hook is Running (Ready = true) + Jul 18 13:34:12.925: INFO: Pod "pod-with-prestop-http-hook" satisfied condition "running and ready" + STEP: delete the pod with lifecycle hook 07/18/23 13:34:12.928 + Jul 18 13:34:12.934: INFO: Waiting for pod pod-with-prestop-http-hook to disappear + Jul 18 13:34:12.943: INFO: Pod pod-with-prestop-http-hook still exists + Jul 18 13:34:14.943: INFO: Waiting for pod pod-with-prestop-http-hook to disappear + Jul 18 13:34:14.948: INFO: Pod pod-with-prestop-http-hook still exists + Jul 18 13:34:16.943: INFO: Waiting for pod pod-with-prestop-http-hook to disappear + Jul 18 13:34:16.947: INFO: Pod pod-with-prestop-http-hook no longer exists + STEP: check prestop hook 07/18/23 13:34:16.947 + [AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/node/init/init.go:32 + Jul 18 13:34:16.954: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + tear down framework | framework.go:193 + STEP: Destroying namespace "container-lifecycle-hook-8578" for this suite. 07/18/23 13:34:16.958 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance] + test/e2e/scheduling/predicates.go:704 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:34:16.968 +Jul 18 13:34:16.969: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-pred 07/18/23 13:34:16.971 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:34:16.984 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:34:16.987 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:97 +Jul 18 13:34:16.989: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Jul 18 13:34:16.998: INFO: Waiting for terminating namespaces to be deleted... +Jul 18 13:34:17.001: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-2gxz9 before test +Jul 18 13:34:17.011: INFO: ensure-metrics-token-lvl98 from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.011: INFO: Container container ready: false, restart count 0 +Jul 18 13:34:17.011: INFO: kube-state-metrics-667cffb8c5-8wkqd from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (3 container statuses recorded) +Jul 18 13:34:17.011: INFO: Container kube-rbac-proxy-main ready: true, restart count 0 +Jul 18 13:34:17.011: INFO: Container kube-rbac-proxy-self ready: true, restart count 0 +Jul 18 13:34:17.011: INFO: Container kube-state-metrics ready: true, restart count 0 +Jul 18 13:34:17.011: INFO: node-exporter-5dhfb from elx-monitoring started at 2023-07-18 12:25:45 +0000 UTC (2 container statuses recorded) +Jul 18 13:34:17.011: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 13:34:17.011: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: prometheus-0 from elx-monitoring started at 2023-07-18 12:26:42 +0000 UTC (2 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container prometheus ready: true, restart count 1 +Jul 18 13:34:17.012: INFO: Container thanos ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: thanos-compactor-6fcfb756fd-phmrk from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container thanos-compactor ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: thanos-query-b6b9668d7-nr9zb from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container thanos-query ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: thanos-store-69d77d9545-2k8kz from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container thanos-store ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: calico-node-t27b6 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container calico-node ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: csi-cinder-controllerplugin-855f98bb66-zb96s from kube-system started at 2023-07-18 12:25:53 +0000 UTC (6 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: Container csi-attacher ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: Container csi-provisioner ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: Container csi-resizer ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: Container csi-snapshotter ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: csi-cinder-nodeplugin-22zhp from kube-system started at 2023-07-18 12:25:45 +0000 UTC (3 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: kube-proxy-lq244 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: metrics-server-6b6f9ccc7-47zbv from kube-system started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container metrics-server ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:34:17.012: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 13:34:17.012: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-c6s2t before test +Jul 18 13:34:17.019: INFO: pod-handle-http-request from container-lifecycle-hook-8578 started at 2023-07-18 13:34:08 +0000 UTC (2 container statuses recorded) +Jul 18 13:34:17.019: INFO: Container container-handle-http-request ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: Container container-handle-https-request ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: node-exporter-wsfcv from elx-monitoring started at 2023-07-18 12:27:03 +0000 UTC (2 container statuses recorded) +Jul 18 13:34:17.019: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: calico-node-cw9fq from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.019: INFO: Container calico-node ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: csi-cinder-nodeplugin-qsc6p from kube-system started at 2023-07-18 12:27:03 +0000 UTC (3 container statuses recorded) +Jul 18 13:34:17.019: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: kube-proxy-2xv78 from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.019: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: sonobuoy from sonobuoy started at 2023-07-18 12:52:49 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.019: INFO: Container kube-sonobuoy ready: true, restart count 0 +Jul 18 13:34:17.019: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:34:17.019: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:34:17.020: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 13:34:17.020: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-nvxfm before test +Jul 18 13:34:17.028: INFO: node-exporter-ff5nj from elx-monitoring started at 2023-07-18 12:26:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:34:17.028: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 13:34:17.028: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 13:34:17.028: INFO: calico-node-fxdsq from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.028: INFO: Container calico-node ready: true, restart count 0 +Jul 18 13:34:17.028: INFO: csi-cinder-nodeplugin-dbb7g from kube-system started at 2023-07-18 12:26:53 +0000 UTC (3 container statuses recorded) +Jul 18 13:34:17.028: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:34:17.028: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:34:17.028: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 13:34:17.028: INFO: kube-proxy-fpxdn from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:34:17.028: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 13:34:17.028: INFO: sonobuoy-e2e-job-658b9bbe024d4d2b from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:34:17.028: INFO: Container e2e ready: true, restart count 0 +Jul 18 13:34:17.028: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:34:17.028: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:34:17.028: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:34:17.029: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance] + test/e2e/scheduling/predicates.go:704 +STEP: Trying to launch a pod without a label to get a node which can launch it. 07/18/23 13:34:17.03 +Jul 18 13:34:17.038: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-pred-1397" to be "running" +Jul 18 13:34:17.042: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 4.612717ms +Jul 18 13:34:19.047: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.009212932s +Jul 18 13:34:19.047: INFO: Pod "without-label" satisfied condition "running" +STEP: Explicitly delete pod here to free the resource it takes. 07/18/23 13:34:19.05 +STEP: Trying to apply a random label on the found node. 07/18/23 13:34:19.069 +STEP: verifying the node has the label kubernetes.io/e2e-f66c1632-0399-4eee-b303-ca5a771f6f87 95 07/18/23 13:34:19.085 +STEP: Trying to create a pod(pod4) with hostport 54322 and hostIP 0.0.0.0(empty string here) and expect scheduled 07/18/23 13:34:19.089 +Jul 18 13:34:19.095: INFO: Waiting up to 5m0s for pod "pod4" in namespace "sched-pred-1397" to be "not pending" +Jul 18 13:34:19.104: INFO: Pod "pod4": Phase="Pending", Reason="", readiness=false. Elapsed: 9.232238ms +Jul 18 13:34:21.109: INFO: Pod "pod4": Phase="Running", Reason="", readiness=true. Elapsed: 2.014667794s +Jul 18 13:34:21.109: INFO: Pod "pod4" satisfied condition "not pending" +STEP: Trying to create another pod(pod5) with hostport 54322 but hostIP 10.128.3.181 on the node which pod4 resides and expect not scheduled 07/18/23 13:34:21.109 +Jul 18 13:34:21.115: INFO: Waiting up to 5m0s for pod "pod5" in namespace "sched-pred-1397" to be "not pending" +Jul 18 13:34:21.122: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.368369ms +Jul 18 13:34:23.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01108853s +Jul 18 13:34:25.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.009809113s +Jul 18 13:34:27.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.01066985s +Jul 18 13:34:29.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.010392837s +Jul 18 13:34:31.132: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 10.015986685s +Jul 18 13:34:33.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 12.010323839s +Jul 18 13:34:35.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 14.010491264s +Jul 18 13:34:37.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 16.012016939s +Jul 18 13:34:39.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 18.01003249s +Jul 18 13:34:41.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 20.011066183s +Jul 18 13:34:43.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 22.010625336s +Jul 18 13:34:45.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 24.011060639s +Jul 18 13:34:47.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 26.010646605s +Jul 18 13:34:49.131: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 28.015315072s +Jul 18 13:34:51.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 30.011228272s +Jul 18 13:34:53.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 32.012099393s +Jul 18 13:34:55.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 34.011731823s +Jul 18 13:34:57.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 36.010088425s +Jul 18 13:34:59.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 38.010904252s +Jul 18 13:35:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 40.010711422s +Jul 18 13:35:03.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 42.011462008s +Jul 18 13:35:05.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 44.011322734s +Jul 18 13:35:07.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 46.011195414s +Jul 18 13:35:09.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 48.012060832s +Jul 18 13:35:11.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 50.010905506s +Jul 18 13:35:13.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 52.011652763s +Jul 18 13:35:15.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 54.011744824s +Jul 18 13:35:17.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 56.010627322s +Jul 18 13:35:19.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 58.0118042s +Jul 18 13:35:21.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m0.010679289s +Jul 18 13:35:23.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m2.01133154s +Jul 18 13:35:25.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m4.012352262s +Jul 18 13:35:27.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m6.010387105s +Jul 18 13:35:29.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m8.010142354s +Jul 18 13:35:31.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m10.011039919s +Jul 18 13:35:33.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m12.011776318s +Jul 18 13:35:35.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m14.01002998s +Jul 18 13:35:37.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m16.011195551s +Jul 18 13:35:39.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m18.009735251s +Jul 18 13:35:41.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m20.010417237s +Jul 18 13:35:43.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m22.012656197s +Jul 18 13:35:45.133: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m24.017564991s +Jul 18 13:35:47.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m26.010822574s +Jul 18 13:35:49.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m28.010257821s +Jul 18 13:35:51.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m30.010968337s +Jul 18 13:35:53.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m32.009917043s +Jul 18 13:35:55.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m34.009681535s +Jul 18 13:35:57.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m36.010367117s +Jul 18 13:35:59.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m38.01017489s +Jul 18 13:36:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m40.010479201s +Jul 18 13:36:03.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m42.011914073s +Jul 18 13:36:05.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m44.009729441s +Jul 18 13:36:07.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m46.010241294s +Jul 18 13:36:09.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m48.011722862s +Jul 18 13:36:11.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m50.012010056s +Jul 18 13:36:13.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m52.009956076s +Jul 18 13:36:15.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m54.010560501s +Jul 18 13:36:17.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m56.010799836s +Jul 18 13:36:19.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m58.011514368s +Jul 18 13:36:21.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.011015173s +Jul 18 13:36:23.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m2.010639686s +Jul 18 13:36:25.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m4.010090944s +Jul 18 13:36:27.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m6.010033751s +Jul 18 13:36:29.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m8.009917456s +Jul 18 13:36:31.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m10.010351228s +Jul 18 13:36:33.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m12.01061981s +Jul 18 13:36:35.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m14.009974923s +Jul 18 13:36:37.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m16.010296573s +Jul 18 13:36:39.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m18.009892469s +Jul 18 13:36:41.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m20.009943417s +Jul 18 13:36:43.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m22.010651118s +Jul 18 13:36:45.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m24.01005832s +Jul 18 13:36:47.129: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m26.013052765s +Jul 18 13:36:49.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m28.01030884s +Jul 18 13:36:51.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m30.011324203s +Jul 18 13:36:53.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m32.011849034s +Jul 18 13:36:55.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m34.01047284s +Jul 18 13:36:57.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m36.011116469s +Jul 18 13:36:59.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m38.01109634s +Jul 18 13:37:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m40.010776955s +Jul 18 13:37:03.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m42.011371087s +Jul 18 13:37:05.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m44.011589593s +Jul 18 13:37:07.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m46.010142317s +Jul 18 13:37:09.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m48.010584906s +Jul 18 13:37:11.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m50.010130152s +Jul 18 13:37:13.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m52.010221427s +Jul 18 13:37:15.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m54.011721046s +Jul 18 13:37:17.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m56.012014582s +Jul 18 13:37:19.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m58.011411016s +Jul 18 13:37:21.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m0.01053623s +Jul 18 13:37:23.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m2.01018509s +Jul 18 13:37:25.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m4.010117392s +Jul 18 13:37:27.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m6.011128908s +Jul 18 13:37:29.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m8.012917368s +Jul 18 13:37:31.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m10.009988959s +Jul 18 13:37:33.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m12.010571378s +Jul 18 13:37:35.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m14.010336941s +Jul 18 13:37:37.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m16.011103185s +Jul 18 13:37:39.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m18.010865804s +Jul 18 13:37:41.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m20.010744126s +Jul 18 13:37:43.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m22.011699598s +Jul 18 13:37:45.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m24.009686057s +Jul 18 13:37:47.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m26.010064076s +Jul 18 13:37:49.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m28.011441652s +Jul 18 13:37:51.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m30.010143742s +Jul 18 13:37:53.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m32.012346778s +Jul 18 13:37:55.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m34.009865639s +Jul 18 13:37:57.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m36.01092324s +Jul 18 13:37:59.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m38.010775294s +Jul 18 13:38:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m40.010354317s +Jul 18 13:38:03.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m42.01071405s +Jul 18 13:38:05.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m44.009715941s +Jul 18 13:38:07.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m46.009786459s +Jul 18 13:38:09.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m48.010128698s +Jul 18 13:38:11.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m50.010443943s +Jul 18 13:38:13.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m52.010831413s +Jul 18 13:38:15.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m54.010012643s +Jul 18 13:38:17.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m56.010753843s +Jul 18 13:38:19.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m58.011852918s +Jul 18 13:38:21.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m0.010941028s +Jul 18 13:38:23.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m2.010711821s +Jul 18 13:38:25.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m4.011573802s +Jul 18 13:38:27.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m6.011498468s +Jul 18 13:38:29.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m8.010513477s +Jul 18 13:38:31.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m10.011108156s +Jul 18 13:38:33.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m12.010823546s +Jul 18 13:38:35.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m14.011490301s +Jul 18 13:38:37.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m16.010532406s +Jul 18 13:38:39.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m18.00999847s +Jul 18 13:38:41.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m20.010467288s +Jul 18 13:38:43.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m22.010796623s +Jul 18 13:38:45.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m24.010180741s +Jul 18 13:38:47.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m26.012720223s +Jul 18 13:38:49.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m28.011116143s +Jul 18 13:38:51.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m30.009914183s +Jul 18 13:38:53.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m32.010367288s +Jul 18 13:38:55.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m34.010961771s +Jul 18 13:38:57.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m36.009847219s +Jul 18 13:38:59.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m38.012872415s +Jul 18 13:39:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m40.010758714s +Jul 18 13:39:03.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m42.010541541s +Jul 18 13:39:05.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m44.010061519s +Jul 18 13:39:07.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m46.010014483s +Jul 18 13:39:09.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m48.01044097s +Jul 18 13:39:11.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m50.010376347s +Jul 18 13:39:13.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m52.010468551s +Jul 18 13:39:15.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m54.009991448s +Jul 18 13:39:17.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m56.010628832s +Jul 18 13:39:19.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m58.010229592s +Jul 18 13:39:21.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 5m0.010785227s +Jul 18 13:39:21.129: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 5m0.013863658s +STEP: removing the label kubernetes.io/e2e-f66c1632-0399-4eee-b303-ca5a771f6f87 off the node hux-lab1-worker-nvxfm 07/18/23 13:39:21.129 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-f66c1632-0399-4eee-b303-ca5a771f6f87 07/18/23 13:39:21.141 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:39:21.147: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:88 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-pred-1397" for this suite. 07/18/23 13:39:21.152 +------------------------------ +• [SLOW TEST] [304.200 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +test/e2e/scheduling/framework.go:40 + validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance] + test/e2e/scheduling/predicates.go:704 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:34:16.968 + Jul 18 13:34:16.969: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-pred 07/18/23 13:34:16.971 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:34:16.984 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:34:16.987 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:97 + Jul 18 13:34:16.989: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready + Jul 18 13:34:16.998: INFO: Waiting for terminating namespaces to be deleted... + Jul 18 13:34:17.001: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-2gxz9 before test + Jul 18 13:34:17.011: INFO: ensure-metrics-token-lvl98 from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.011: INFO: Container container ready: false, restart count 0 + Jul 18 13:34:17.011: INFO: kube-state-metrics-667cffb8c5-8wkqd from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (3 container statuses recorded) + Jul 18 13:34:17.011: INFO: Container kube-rbac-proxy-main ready: true, restart count 0 + Jul 18 13:34:17.011: INFO: Container kube-rbac-proxy-self ready: true, restart count 0 + Jul 18 13:34:17.011: INFO: Container kube-state-metrics ready: true, restart count 0 + Jul 18 13:34:17.011: INFO: node-exporter-5dhfb from elx-monitoring started at 2023-07-18 12:25:45 +0000 UTC (2 container statuses recorded) + Jul 18 13:34:17.011: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 13:34:17.011: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: prometheus-0 from elx-monitoring started at 2023-07-18 12:26:42 +0000 UTC (2 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container prometheus ready: true, restart count 1 + Jul 18 13:34:17.012: INFO: Container thanos ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: thanos-compactor-6fcfb756fd-phmrk from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container thanos-compactor ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: thanos-query-b6b9668d7-nr9zb from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container thanos-query ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: thanos-store-69d77d9545-2k8kz from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container thanos-store ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: calico-node-t27b6 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container calico-node ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: csi-cinder-controllerplugin-855f98bb66-zb96s from kube-system started at 2023-07-18 12:25:53 +0000 UTC (6 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: Container csi-attacher ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: Container csi-provisioner ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: Container csi-resizer ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: Container csi-snapshotter ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: csi-cinder-nodeplugin-22zhp from kube-system started at 2023-07-18 12:25:45 +0000 UTC (3 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: kube-proxy-lq244 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: metrics-server-6b6f9ccc7-47zbv from kube-system started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container metrics-server ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:34:17.012: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 13:34:17.012: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-c6s2t before test + Jul 18 13:34:17.019: INFO: pod-handle-http-request from container-lifecycle-hook-8578 started at 2023-07-18 13:34:08 +0000 UTC (2 container statuses recorded) + Jul 18 13:34:17.019: INFO: Container container-handle-http-request ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: Container container-handle-https-request ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: node-exporter-wsfcv from elx-monitoring started at 2023-07-18 12:27:03 +0000 UTC (2 container statuses recorded) + Jul 18 13:34:17.019: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: calico-node-cw9fq from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.019: INFO: Container calico-node ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: csi-cinder-nodeplugin-qsc6p from kube-system started at 2023-07-18 12:27:03 +0000 UTC (3 container statuses recorded) + Jul 18 13:34:17.019: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: kube-proxy-2xv78 from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.019: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: sonobuoy from sonobuoy started at 2023-07-18 12:52:49 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.019: INFO: Container kube-sonobuoy ready: true, restart count 0 + Jul 18 13:34:17.019: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:34:17.019: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:34:17.020: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 13:34:17.020: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-nvxfm before test + Jul 18 13:34:17.028: INFO: node-exporter-ff5nj from elx-monitoring started at 2023-07-18 12:26:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:34:17.028: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 13:34:17.028: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 13:34:17.028: INFO: calico-node-fxdsq from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.028: INFO: Container calico-node ready: true, restart count 0 + Jul 18 13:34:17.028: INFO: csi-cinder-nodeplugin-dbb7g from kube-system started at 2023-07-18 12:26:53 +0000 UTC (3 container statuses recorded) + Jul 18 13:34:17.028: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:34:17.028: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:34:17.028: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 13:34:17.028: INFO: kube-proxy-fpxdn from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:34:17.028: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 13:34:17.028: INFO: sonobuoy-e2e-job-658b9bbe024d4d2b from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:34:17.028: INFO: Container e2e ready: true, restart count 0 + Jul 18 13:34:17.028: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:34:17.028: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:34:17.028: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:34:17.029: INFO: Container systemd-logs ready: true, restart count 0 + [It] validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance] + test/e2e/scheduling/predicates.go:704 + STEP: Trying to launch a pod without a label to get a node which can launch it. 07/18/23 13:34:17.03 + Jul 18 13:34:17.038: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-pred-1397" to be "running" + Jul 18 13:34:17.042: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 4.612717ms + Jul 18 13:34:19.047: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.009212932s + Jul 18 13:34:19.047: INFO: Pod "without-label" satisfied condition "running" + STEP: Explicitly delete pod here to free the resource it takes. 07/18/23 13:34:19.05 + STEP: Trying to apply a random label on the found node. 07/18/23 13:34:19.069 + STEP: verifying the node has the label kubernetes.io/e2e-f66c1632-0399-4eee-b303-ca5a771f6f87 95 07/18/23 13:34:19.085 + STEP: Trying to create a pod(pod4) with hostport 54322 and hostIP 0.0.0.0(empty string here) and expect scheduled 07/18/23 13:34:19.089 + Jul 18 13:34:19.095: INFO: Waiting up to 5m0s for pod "pod4" in namespace "sched-pred-1397" to be "not pending" + Jul 18 13:34:19.104: INFO: Pod "pod4": Phase="Pending", Reason="", readiness=false. Elapsed: 9.232238ms + Jul 18 13:34:21.109: INFO: Pod "pod4": Phase="Running", Reason="", readiness=true. Elapsed: 2.014667794s + Jul 18 13:34:21.109: INFO: Pod "pod4" satisfied condition "not pending" + STEP: Trying to create another pod(pod5) with hostport 54322 but hostIP 10.128.3.181 on the node which pod4 resides and expect not scheduled 07/18/23 13:34:21.109 + Jul 18 13:34:21.115: INFO: Waiting up to 5m0s for pod "pod5" in namespace "sched-pred-1397" to be "not pending" + Jul 18 13:34:21.122: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.368369ms + Jul 18 13:34:23.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01108853s + Jul 18 13:34:25.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.009809113s + Jul 18 13:34:27.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.01066985s + Jul 18 13:34:29.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.010392837s + Jul 18 13:34:31.132: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 10.015986685s + Jul 18 13:34:33.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 12.010323839s + Jul 18 13:34:35.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 14.010491264s + Jul 18 13:34:37.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 16.012016939s + Jul 18 13:34:39.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 18.01003249s + Jul 18 13:34:41.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 20.011066183s + Jul 18 13:34:43.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 22.010625336s + Jul 18 13:34:45.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 24.011060639s + Jul 18 13:34:47.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 26.010646605s + Jul 18 13:34:49.131: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 28.015315072s + Jul 18 13:34:51.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 30.011228272s + Jul 18 13:34:53.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 32.012099393s + Jul 18 13:34:55.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 34.011731823s + Jul 18 13:34:57.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 36.010088425s + Jul 18 13:34:59.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 38.010904252s + Jul 18 13:35:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 40.010711422s + Jul 18 13:35:03.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 42.011462008s + Jul 18 13:35:05.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 44.011322734s + Jul 18 13:35:07.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 46.011195414s + Jul 18 13:35:09.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 48.012060832s + Jul 18 13:35:11.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 50.010905506s + Jul 18 13:35:13.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 52.011652763s + Jul 18 13:35:15.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 54.011744824s + Jul 18 13:35:17.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 56.010627322s + Jul 18 13:35:19.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 58.0118042s + Jul 18 13:35:21.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m0.010679289s + Jul 18 13:35:23.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m2.01133154s + Jul 18 13:35:25.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m4.012352262s + Jul 18 13:35:27.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m6.010387105s + Jul 18 13:35:29.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m8.010142354s + Jul 18 13:35:31.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m10.011039919s + Jul 18 13:35:33.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m12.011776318s + Jul 18 13:35:35.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m14.01002998s + Jul 18 13:35:37.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m16.011195551s + Jul 18 13:35:39.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m18.009735251s + Jul 18 13:35:41.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m20.010417237s + Jul 18 13:35:43.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m22.012656197s + Jul 18 13:35:45.133: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m24.017564991s + Jul 18 13:35:47.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m26.010822574s + Jul 18 13:35:49.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m28.010257821s + Jul 18 13:35:51.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m30.010968337s + Jul 18 13:35:53.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m32.009917043s + Jul 18 13:35:55.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m34.009681535s + Jul 18 13:35:57.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m36.010367117s + Jul 18 13:35:59.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m38.01017489s + Jul 18 13:36:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m40.010479201s + Jul 18 13:36:03.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m42.011914073s + Jul 18 13:36:05.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m44.009729441s + Jul 18 13:36:07.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m46.010241294s + Jul 18 13:36:09.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m48.011722862s + Jul 18 13:36:11.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m50.012010056s + Jul 18 13:36:13.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m52.009956076s + Jul 18 13:36:15.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m54.010560501s + Jul 18 13:36:17.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m56.010799836s + Jul 18 13:36:19.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m58.011514368s + Jul 18 13:36:21.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.011015173s + Jul 18 13:36:23.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m2.010639686s + Jul 18 13:36:25.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m4.010090944s + Jul 18 13:36:27.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m6.010033751s + Jul 18 13:36:29.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m8.009917456s + Jul 18 13:36:31.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m10.010351228s + Jul 18 13:36:33.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m12.01061981s + Jul 18 13:36:35.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m14.009974923s + Jul 18 13:36:37.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m16.010296573s + Jul 18 13:36:39.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m18.009892469s + Jul 18 13:36:41.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m20.009943417s + Jul 18 13:36:43.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m22.010651118s + Jul 18 13:36:45.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m24.01005832s + Jul 18 13:36:47.129: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m26.013052765s + Jul 18 13:36:49.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m28.01030884s + Jul 18 13:36:51.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m30.011324203s + Jul 18 13:36:53.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m32.011849034s + Jul 18 13:36:55.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m34.01047284s + Jul 18 13:36:57.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m36.011116469s + Jul 18 13:36:59.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m38.01109634s + Jul 18 13:37:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m40.010776955s + Jul 18 13:37:03.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m42.011371087s + Jul 18 13:37:05.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m44.011589593s + Jul 18 13:37:07.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m46.010142317s + Jul 18 13:37:09.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m48.010584906s + Jul 18 13:37:11.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m50.010130152s + Jul 18 13:37:13.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m52.010221427s + Jul 18 13:37:15.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m54.011721046s + Jul 18 13:37:17.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m56.012014582s + Jul 18 13:37:19.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m58.011411016s + Jul 18 13:37:21.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m0.01053623s + Jul 18 13:37:23.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m2.01018509s + Jul 18 13:37:25.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m4.010117392s + Jul 18 13:37:27.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m6.011128908s + Jul 18 13:37:29.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m8.012917368s + Jul 18 13:37:31.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m10.009988959s + Jul 18 13:37:33.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m12.010571378s + Jul 18 13:37:35.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m14.010336941s + Jul 18 13:37:37.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m16.011103185s + Jul 18 13:37:39.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m18.010865804s + Jul 18 13:37:41.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m20.010744126s + Jul 18 13:37:43.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m22.011699598s + Jul 18 13:37:45.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m24.009686057s + Jul 18 13:37:47.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m26.010064076s + Jul 18 13:37:49.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m28.011441652s + Jul 18 13:37:51.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m30.010143742s + Jul 18 13:37:53.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m32.012346778s + Jul 18 13:37:55.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m34.009865639s + Jul 18 13:37:57.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m36.01092324s + Jul 18 13:37:59.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m38.010775294s + Jul 18 13:38:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m40.010354317s + Jul 18 13:38:03.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m42.01071405s + Jul 18 13:38:05.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m44.009715941s + Jul 18 13:38:07.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m46.009786459s + Jul 18 13:38:09.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m48.010128698s + Jul 18 13:38:11.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m50.010443943s + Jul 18 13:38:13.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m52.010831413s + Jul 18 13:38:15.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m54.010012643s + Jul 18 13:38:17.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m56.010753843s + Jul 18 13:38:19.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m58.011852918s + Jul 18 13:38:21.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m0.010941028s + Jul 18 13:38:23.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m2.010711821s + Jul 18 13:38:25.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m4.011573802s + Jul 18 13:38:27.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m6.011498468s + Jul 18 13:38:29.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m8.010513477s + Jul 18 13:38:31.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m10.011108156s + Jul 18 13:38:33.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m12.010823546s + Jul 18 13:38:35.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m14.011490301s + Jul 18 13:38:37.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m16.010532406s + Jul 18 13:38:39.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m18.00999847s + Jul 18 13:38:41.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m20.010467288s + Jul 18 13:38:43.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m22.010796623s + Jul 18 13:38:45.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m24.010180741s + Jul 18 13:38:47.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m26.012720223s + Jul 18 13:38:49.127: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m28.011116143s + Jul 18 13:38:51.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m30.009914183s + Jul 18 13:38:53.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m32.010367288s + Jul 18 13:38:55.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m34.010961771s + Jul 18 13:38:57.125: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m36.009847219s + Jul 18 13:38:59.128: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m38.012872415s + Jul 18 13:39:01.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m40.010758714s + Jul 18 13:39:03.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m42.010541541s + Jul 18 13:39:05.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m44.010061519s + Jul 18 13:39:07.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m46.010014483s + Jul 18 13:39:09.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m48.01044097s + Jul 18 13:39:11.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m50.010376347s + Jul 18 13:39:13.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m52.010468551s + Jul 18 13:39:15.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m54.009991448s + Jul 18 13:39:17.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m56.010628832s + Jul 18 13:39:19.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m58.010229592s + Jul 18 13:39:21.126: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 5m0.010785227s + Jul 18 13:39:21.129: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 5m0.013863658s + STEP: removing the label kubernetes.io/e2e-f66c1632-0399-4eee-b303-ca5a771f6f87 off the node hux-lab1-worker-nvxfm 07/18/23 13:39:21.129 + STEP: verifying the node doesn't have the label kubernetes.io/e2e-f66c1632-0399-4eee-b303-ca5a771f6f87 07/18/23 13:39:21.141 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:39:21.147: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:88 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-pred-1397" for this suite. 07/18/23 13:39:21.152 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-node] Sysctls [LinuxOnly] [NodeConformance] + should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:77 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:39:21.175 +Jul 18 13:39:21.175: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sysctl 07/18/23 13:39:21.176 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:39:21.189 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:39:21.192 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 +[It] should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:77 +STEP: Creating a pod with the kernel.shm_rmid_forced sysctl 07/18/23 13:39:21.195 +STEP: Watching for error events or started pod 07/18/23 13:39:21.202 +STEP: Waiting for pod completion 07/18/23 13:39:23.206 +Jul 18 13:39:23.206: INFO: Waiting up to 3m0s for pod "sysctl-e5a0393f-2c97-45ca-8bc9-b601c6941103" in namespace "sysctl-6831" to be "completed" +Jul 18 13:39:23.209: INFO: Pod "sysctl-e5a0393f-2c97-45ca-8bc9-b601c6941103": Phase="Pending", Reason="", readiness=false. Elapsed: 3.104807ms +Jul 18 13:39:25.213: INFO: Pod "sysctl-e5a0393f-2c97-45ca-8bc9-b601c6941103": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.007250078s +Jul 18 13:39:25.213: INFO: Pod "sysctl-e5a0393f-2c97-45ca-8bc9-b601c6941103" satisfied condition "completed" +STEP: Checking that the pod succeeded 07/18/23 13:39:25.216 +STEP: Getting logs from the pod 07/18/23 13:39:25.217 +STEP: Checking that the sysctl is actually updated 07/18/23 13:39:25.235 +[AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:39:25.236: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + tear down framework | framework.go:193 +STEP: Destroying namespace "sysctl-6831" for this suite. 07/18/23 13:39:25.241 +------------------------------ +• [4.072 seconds] +[sig-node] Sysctls [LinuxOnly] [NodeConformance] +test/e2e/common/node/framework.go:23 + should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:77 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:39:21.175 + Jul 18 13:39:21.175: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sysctl 07/18/23 13:39:21.176 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:39:21.189 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:39:21.192 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 + [It] should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:77 + STEP: Creating a pod with the kernel.shm_rmid_forced sysctl 07/18/23 13:39:21.195 + STEP: Watching for error events or started pod 07/18/23 13:39:21.202 + STEP: Waiting for pod completion 07/18/23 13:39:23.206 + Jul 18 13:39:23.206: INFO: Waiting up to 3m0s for pod "sysctl-e5a0393f-2c97-45ca-8bc9-b601c6941103" in namespace "sysctl-6831" to be "completed" + Jul 18 13:39:23.209: INFO: Pod "sysctl-e5a0393f-2c97-45ca-8bc9-b601c6941103": Phase="Pending", Reason="", readiness=false. Elapsed: 3.104807ms + Jul 18 13:39:25.213: INFO: Pod "sysctl-e5a0393f-2c97-45ca-8bc9-b601c6941103": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.007250078s + Jul 18 13:39:25.213: INFO: Pod "sysctl-e5a0393f-2c97-45ca-8bc9-b601c6941103" satisfied condition "completed" + STEP: Checking that the pod succeeded 07/18/23 13:39:25.216 + STEP: Getting logs from the pod 07/18/23 13:39:25.217 + STEP: Checking that the sysctl is actually updated 07/18/23 13:39:25.235 + [AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:39:25.236: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + tear down framework | framework.go:193 + STEP: Destroying namespace "sysctl-6831" for this suite. 07/18/23 13:39:25.241 + << End Captured GinkgoWriter Output +------------------------------ +[sig-node] ConfigMap + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:93 +[BeforeEach] [sig-node] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:39:25.247 +Jul 18 13:39:25.247: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:39:25.248 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:39:25.261 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:39:25.266 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:93 +STEP: Creating configMap configmap-4599/configmap-test-a69d0a7f-0072-4e05-8ba1-ba4a338bfec7 07/18/23 13:39:25.271 +STEP: Creating a pod to test consume configMaps 07/18/23 13:39:25.276 +Jul 18 13:39:25.286: INFO: Waiting up to 5m0s for pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0" in namespace "configmap-4599" to be "Succeeded or Failed" +Jul 18 13:39:25.291: INFO: Pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0": Phase="Pending", Reason="", readiness=false. Elapsed: 4.717787ms +Jul 18 13:39:27.295: INFO: Pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008604109s +Jul 18 13:39:29.296: INFO: Pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009800624s +STEP: Saw pod success 07/18/23 13:39:29.296 +Jul 18 13:39:29.296: INFO: Pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0" satisfied condition "Succeeded or Failed" +Jul 18 13:39:29.299: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0 container env-test: +STEP: delete the pod 07/18/23 13:39:29.305 +Jul 18 13:39:29.315: INFO: Waiting for pod pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0 to disappear +Jul 18 13:39:29.321: INFO: Pod pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0 no longer exists +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:39:29.321: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-4599" for this suite. 07/18/23 13:39:29.326 +------------------------------ +• [4.089 seconds] +[sig-node] ConfigMap +test/e2e/common/node/framework.go:23 + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:93 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:39:25.247 + Jul 18 13:39:25.247: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:39:25.248 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:39:25.261 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:39:25.266 + [BeforeEach] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:93 + STEP: Creating configMap configmap-4599/configmap-test-a69d0a7f-0072-4e05-8ba1-ba4a338bfec7 07/18/23 13:39:25.271 + STEP: Creating a pod to test consume configMaps 07/18/23 13:39:25.276 + Jul 18 13:39:25.286: INFO: Waiting up to 5m0s for pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0" in namespace "configmap-4599" to be "Succeeded or Failed" + Jul 18 13:39:25.291: INFO: Pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0": Phase="Pending", Reason="", readiness=false. Elapsed: 4.717787ms + Jul 18 13:39:27.295: INFO: Pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008604109s + Jul 18 13:39:29.296: INFO: Pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009800624s + STEP: Saw pod success 07/18/23 13:39:29.296 + Jul 18 13:39:29.296: INFO: Pod "pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0" satisfied condition "Succeeded or Failed" + Jul 18 13:39:29.299: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0 container env-test: + STEP: delete the pod 07/18/23 13:39:29.305 + Jul 18 13:39:29.315: INFO: Waiting for pod pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0 to disappear + Jul 18 13:39:29.321: INFO: Pod pod-configmaps-922fa3c2-8115-4486-a5bf-dfa4c90ebfe0 no longer exists + [AfterEach] [sig-node] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:39:29.321: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-4599" for this suite. 07/18/23 13:39:29.326 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should support proportional scaling [Conformance] + test/e2e/apps/deployment.go:160 +[BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:39:29.337 +Jul 18 13:39:29.337: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename deployment 07/18/23 13:39:29.338 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:39:29.351 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:39:29.353 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] deployment should support proportional scaling [Conformance] + test/e2e/apps/deployment.go:160 +Jul 18 13:39:29.356: INFO: Creating deployment "webserver-deployment" +Jul 18 13:39:29.359: INFO: Waiting for observed generation 1 +Jul 18 13:39:31.373: INFO: Waiting for all required pods to come up +Jul 18 13:39:31.378: INFO: Pod name httpd: Found 10 pods out of 10 +STEP: ensuring each pod is running 07/18/23 13:39:31.378 +Jul 18 13:39:31.378: INFO: Waiting up to 5m0s for pod "webserver-deployment-7f5969cbc7-6hscf" in namespace "deployment-603" to be "running" +Jul 18 13:39:31.378: INFO: Waiting up to 5m0s for pod "webserver-deployment-7f5969cbc7-b67zb" in namespace "deployment-603" to be "running" +Jul 18 13:39:31.378: INFO: Waiting up to 5m0s for pod "webserver-deployment-7f5969cbc7-dltsx" in namespace "deployment-603" to be "running" +Jul 18 13:39:31.378: INFO: Waiting up to 5m0s for pod "webserver-deployment-7f5969cbc7-zjpbt" in namespace "deployment-603" to be "running" +Jul 18 13:39:31.383: INFO: Pod "webserver-deployment-7f5969cbc7-dltsx": Phase="Pending", Reason="", readiness=false. Elapsed: 4.592066ms +Jul 18 13:39:31.384: INFO: Pod "webserver-deployment-7f5969cbc7-zjpbt": Phase="Pending", Reason="", readiness=false. Elapsed: 5.258182ms +Jul 18 13:39:31.384: INFO: Pod "webserver-deployment-7f5969cbc7-6hscf": Phase="Running", Reason="", readiness=true. Elapsed: 5.876382ms +Jul 18 13:39:31.384: INFO: Pod "webserver-deployment-7f5969cbc7-6hscf" satisfied condition "running" +Jul 18 13:39:31.384: INFO: Pod "webserver-deployment-7f5969cbc7-b67zb": Phase="Pending", Reason="", readiness=false. Elapsed: 5.793527ms +Jul 18 13:39:33.387: INFO: Pod "webserver-deployment-7f5969cbc7-dltsx": Phase="Running", Reason="", readiness=true. Elapsed: 2.009021839s +Jul 18 13:39:33.387: INFO: Pod "webserver-deployment-7f5969cbc7-dltsx" satisfied condition "running" +Jul 18 13:39:33.388: INFO: Pod "webserver-deployment-7f5969cbc7-zjpbt": Phase="Running", Reason="", readiness=true. Elapsed: 2.010096658s +Jul 18 13:39:33.388: INFO: Pod "webserver-deployment-7f5969cbc7-zjpbt" satisfied condition "running" +Jul 18 13:39:33.388: INFO: Pod "webserver-deployment-7f5969cbc7-b67zb": Phase="Running", Reason="", readiness=true. Elapsed: 2.010302353s +Jul 18 13:39:33.388: INFO: Pod "webserver-deployment-7f5969cbc7-b67zb" satisfied condition "running" +Jul 18 13:39:33.388: INFO: Waiting for deployment "webserver-deployment" to complete +Jul 18 13:39:33.394: INFO: Updating deployment "webserver-deployment" with a non-existent image +Jul 18 13:39:33.403: INFO: Updating deployment webserver-deployment +Jul 18 13:39:33.403: INFO: Waiting for observed generation 2 +Jul 18 13:39:35.412: INFO: Waiting for the first rollout's replicaset to have .status.availableReplicas = 8 +Jul 18 13:39:35.415: INFO: Waiting for the first rollout's replicaset to have .spec.replicas = 8 +Jul 18 13:39:35.418: INFO: Waiting for the first rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Jul 18 13:39:35.429: INFO: Verifying that the second rollout's replicaset has .status.availableReplicas = 0 +Jul 18 13:39:35.429: INFO: Waiting for the second rollout's replicaset to have .spec.replicas = 5 +Jul 18 13:39:35.434: INFO: Waiting for the second rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Jul 18 13:39:35.439: INFO: Verifying that deployment "webserver-deployment" has minimum required number of available replicas +Jul 18 13:39:35.439: INFO: Scaling up the deployment "webserver-deployment" from 10 to 30 +Jul 18 13:39:35.451: INFO: Updating deployment webserver-deployment +Jul 18 13:39:35.451: INFO: Waiting for the replicasets of deployment "webserver-deployment" to have desired number of replicas +Jul 18 13:39:35.467: INFO: Verifying that first rollout's replicaset has .spec.replicas = 20 +Jul 18 13:39:37.486: INFO: Verifying that second rollout's replicaset has .spec.replicas = 13 +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Jul 18 13:39:37.493: INFO: Deployment "webserver-deployment": +&Deployment{ObjectMeta:{webserver-deployment deployment-603 f10d5c70-eb67-4069-8503-64c7c47b44a0 32160 3 2023-07-18 13:39:29 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:unavailableReplicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*30,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd] map[] [] [] []} {[] [] [{httpd webserver:404 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004266328 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:2,MaxSurge:3,},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:3,Replicas:33,UpdatedReplicas:13,AvailableReplicas:8,UnavailableReplicas:25,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2023-07-18 13:39:35 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "webserver-deployment-d9f79cb5" is progressing.,LastUpdateTime:2023-07-18 13:39:35 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,},},ReadyReplicas:8,CollisionCount:nil,},} + +Jul 18 13:39:37.500: INFO: New ReplicaSet "webserver-deployment-d9f79cb5" of Deployment "webserver-deployment": +&ReplicaSet{ObjectMeta:{webserver-deployment-d9f79cb5 deployment-603 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 32157 3 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment webserver-deployment f10d5c70-eb67-4069-8503-64c7c47b44a0 0xc004266937 0xc004266938}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f10d5c70-eb67-4069-8503-64c7c47b44a0\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*13,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: d9f79cb5,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[] [] [] []} {[] [] [{httpd webserver:404 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0042669d8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:13,FullyLabeledReplicas:13,ObservedGeneration:3,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:39:37.500: INFO: All old ReplicaSets of Deployment "webserver-deployment": +Jul 18 13:39:37.500: INFO: &ReplicaSet{ObjectMeta:{webserver-deployment-7f5969cbc7 deployment-603 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 32147 3 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment webserver-deployment f10d5c70-eb67-4069-8503-64c7c47b44a0 0xc004266847 0xc004266848}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f10d5c70-eb67-4069-8503-64c7c47b44a0\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*20,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 7f5969cbc7,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0042668d8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:20,FullyLabeledReplicas:20,ObservedGeneration:3,ReadyReplicas:8,AvailableReplicas:8,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:39:37.508: INFO: Pod "webserver-deployment-7f5969cbc7-6hscf" is available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-6hscf webserver-deployment-7f5969cbc7- deployment-603 a061d473-3280-41cb-a916-cfc3ad613307 31959 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:353ea24ea9e0479428a89f8d16a67c58755e2fb3b3d6509d526ee6ff6b6542b0 cni.projectcalico.org/podIP:192.168.18.78/32 cni.projectcalico.org/podIPs:192.168.18.78/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a392e7 0xc002a392e8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.78\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8q4mn,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8q4mn,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.78,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://80e525f198a35aa23598c5a9cede10239a26da66be3889018425d7d63134abe1,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.78,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-6qjcc" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-6qjcc webserver-deployment-7f5969cbc7- deployment-603 4901dc56-b8ef-4231-85c6-d47eaec35dcf 32170 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a394e7 0xc002a394e8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-jfl42,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-jfl42,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-7nxrk" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-7nxrk webserver-deployment-7f5969cbc7- deployment-603 9944bfc1-ccd0-429b-8a48-4c877f6dd361 32266 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:43226e8f2bbeb1f4e285b590c000db5e1bb0716eb41b374bbbea32f892e18e70 cni.projectcalico.org/podIP:192.168.211.11/32 cni.projectcalico.org/podIPs:192.168.211.11/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a396a7 0xc002a396a8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-94dnv,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-94dnv,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-7x7km" is available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-7x7km webserver-deployment-7f5969cbc7- deployment-603 1f897140-8896-47f9-be87-bc5fc10704f7 31907 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:3ca8bcc7f25590ffa1b019bd8675a5b1d9aeaf66f3648e56d08ff1eb041cf9ef cni.projectcalico.org/podIP:192.168.18.123/32 cni.projectcalico.org/podIPs:192.168.18.123/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a39820 0xc002a39821}] [] [{calico Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.123\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5x9gs,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5x9gs,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.123,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://12add6c5bc9008e7510851846733620fbe0f92c234028880cde3ee40b8ca6f75,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.123,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-7z5pq" is available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-7z5pq webserver-deployment-7f5969cbc7- deployment-603 e83ed590-0f2a-42b9-bd73-606a1324e718 31949 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:03327921be16fc16353e3846174fe9c8bcec81a7f8685501088d0de11d198154 cni.projectcalico.org/podIP:192.168.211.55/32 cni.projectcalico.org/podIPs:192.168.211.55/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a39a17 0xc002a39a18}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.55\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pl4g2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pl4g2,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.55,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:31 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://a844eb8c4663e89f20384619dcd0035fcee737b7e904babee92fbac56af5b225,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.55,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-8k2zn" is available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-8k2zn webserver-deployment-7f5969cbc7- deployment-603 31bf3c54-0a02-484c-91eb-6087195013a4 31936 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:9e4e7614ad9bd995331b77401f4526ecf28320de9bba966793ae0799247e1741 cni.projectcalico.org/podIP:192.168.70.23/32 cni.projectcalico.org/podIPs:192.168.70.23/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a39c37 0xc002a39c38}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.23\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-tmc7z,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-tmc7z,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:192.168.70.23,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://ff07ee506a58b50e4154094f6f5cd56c776ef1bc4b1b466be70004cf4cbbccf5,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.70.23,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-9r96q" is available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-9r96q webserver-deployment-7f5969cbc7- deployment-603 f6afc8b4-4ce3-431a-a38e-49e84ee64b1f 31952 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:afdd6a77ab7752d84fcaccb66ac2489a17b9544aa5fea71d012e8a96182e4e79 cni.projectcalico.org/podIP:192.168.211.58/32 cni.projectcalico.org/podIPs:192.168.211.58/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a39e37 0xc002a39e38}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.58\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vz6l9,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vz6l9,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.58,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://9003fca7e4395e6f494f285bac7e7517ac4608fe6aef113895f4ae7c68de1fe4,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.58,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-b67zb" is available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-b67zb webserver-deployment-7f5969cbc7- deployment-603 c5475e54-9575-4697-b1cd-98d652472713 31962 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:eb115fbc6a1eee1ace842d87fa4bdb159b09f75acc271f8cec1e30ebb72441fe cni.projectcalico.org/podIP:192.168.18.75/32 cni.projectcalico.org/podIPs:192.168.18.75/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc000cb00f7 0xc000cb00f8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.75\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-gf6nr,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-gf6nr,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.75,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://4c8caa86396b0c6463069dd0698760dab43a8105af190c81eccf36b6daa67116,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.75,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-glq2h" is available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-glq2h webserver-deployment-7f5969cbc7- deployment-603 ff55673a-842e-4143-8806-030f83f05f9c 31942 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:a5606084f631312320ec1073a243b024522a6b782d53537aed3143488201e61f cni.projectcalico.org/podIP:192.168.70.21/32 cni.projectcalico.org/podIPs:192.168.70.21/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc000cb0867 0xc000cb0868}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.21\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-w4qqr,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-w4qqr,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:192.168.70.21,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://9eb6c761d5438557634d9349c672c013573cb9a67406df146cd055d3a7e92fc8,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.70.21,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-jxd84" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-jxd84 webserver-deployment-7f5969cbc7- deployment-603 b64102d9-7d81-4a9a-9274-3b5c5ba3684c 32220 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:531b0d1ea27368b430a5e9ac7bbddb9fe14d77ec23f28d46544d58cb9ba02681 cni.projectcalico.org/podIP:192.168.70.25/32 cni.projectcalico.org/podIPs:192.168.70.25/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc000cb10a7 0xc000cb10a8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-ps7bd,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-ps7bd,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-ns5g2" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-ns5g2 webserver-deployment-7f5969cbc7- deployment-603 621aedf4-1f76-4444-b1d7-e36c1b52a005 32202 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:7f47867cfa48ab2f4d11c5eb45f54f2e4fd3987f5f843750e0cf7cfa60a62e7a cni.projectcalico.org/podIP:192.168.18.81/32 cni.projectcalico.org/podIPs:192.168.18.81/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc000cb18a7 0xc000cb18a8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-wgx5f,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-wgx5f,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-qjrz9" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-qjrz9 webserver-deployment-7f5969cbc7- deployment-603 1a721c75-3b3b-4c68-8e45-804bb01aa62d 32130 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c680f7 0xc004c680f8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8wnjk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8wnjk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-qqxfc" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-qqxfc webserver-deployment-7f5969cbc7- deployment-603 39d53db2-4160-419e-8d61-a1aaf8209e12 32278 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:e7a2bb8c3c4cbd1f651ad68d6485967f5d95b7700d8201ee9a96238108b7d68a cni.projectcalico.org/podIP:192.168.18.89/32 cni.projectcalico.org/podIPs:192.168.18.89/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c685f7 0xc004c685f8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-stfcn,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-stfcn,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-r5v6p" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-r5v6p webserver-deployment-7f5969cbc7- deployment-603 06538509-c796-4970-88d0-2c4f29a51c7c 32162 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c68ad7 0xc004c68ad8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-cv4tv,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-cv4tv,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.511: INFO: Pod "webserver-deployment-7f5969cbc7-rlj78" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-rlj78 webserver-deployment-7f5969cbc7- deployment-603 1f9f4c29-5085-419e-a27e-b206b46ed07c 32223 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:31ecf19c520dceea0844680114cfb2fbe8ae562873ead21d35624d841ed71689 cni.projectcalico.org/podIP:192.168.18.80/32 cni.projectcalico.org/podIPs:192.168.18.80/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c68ef7 0xc004c68ef8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-gsrhw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-gsrhw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.511: INFO: Pod "webserver-deployment-7f5969cbc7-sq4vr" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-sq4vr webserver-deployment-7f5969cbc7- deployment-603 455a1ee4-3fb5-4266-9805-809688e36083 32256 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:c4bbff01d6cebc97b21b1314dc6f2f39ab938564fda865213e7e34e213cf90c7 cni.projectcalico.org/podIP:192.168.211.9/32 cni.projectcalico.org/podIPs:192.168.211.9/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69217 0xc004c69218}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-l2hlv,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-l2hlv,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-7f5969cbc7-tg8f8" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-tg8f8 webserver-deployment-7f5969cbc7- deployment-603 41d60bce-8e62-4fad-a7bc-bdd07a743773 32246 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:fdf53ba9e22224c1ec56f63f8afc1ade2a090e1a69618d9d5356be9f638c959d cni.projectcalico.org/podIP:192.168.70.27/32 cni.projectcalico.org/podIPs:192.168.70.27/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69550 0xc004c69551}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-9j7dp,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-9j7dp,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-7f5969cbc7-tndbr" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-tndbr webserver-deployment-7f5969cbc7- deployment-603 7562fe08-75b6-436f-a8f8-a849e22028cd 32154 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69987 0xc004c69988}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-sgl64,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-sgl64,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-7f5969cbc7-zkkt6" is not available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-zkkt6 webserver-deployment-7f5969cbc7- deployment-603 31c17254-18a6-4f4d-9aa2-25b2b83a1445 32272 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:34afe0d17701d082c24adfe90ac7ed9dd87474980800578a6337b8108ba2c752 cni.projectcalico.org/podIP:192.168.18.84/32 cni.projectcalico.org/podIPs:192.168.18.84/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69b67 0xc004c69b68}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-q4c2p,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-q4c2p,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-7f5969cbc7-zsz8t" is available: +&Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-zsz8t webserver-deployment-7f5969cbc7- deployment-603 ed388f0e-f7bc-4159-ab23-76f6ef475e2c 31939 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:c70b7fc80f107a43596ab277b081f1bafb1d574a5332b4f91256c8f557a34369 cni.projectcalico.org/podIP:192.168.70.16/32 cni.projectcalico.org/podIPs:192.168.70.16/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69d67 0xc004c69d68}] [] [{calico Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.16\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-v699m,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-v699m,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:192.168.70.16,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://3dd64957433725c6a215971db230bb02df12ad32a1e53b4e68e7ef41bd09042c,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.70.16,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-d9f79cb5-4bxlr" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-4bxlr webserver-deployment-d9f79cb5- deployment-603 21c8a34e-8fb6-49f1-8b4c-046aceff1fb3 32086 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:45469ddd31e54e99d756e674e26ede93ad38e9f66c828fdc00c063f570bf641c cni.projectcalico.org/podIP:192.168.18.72/32 cni.projectcalico.org/podIPs:192.168.18.72/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc004c69f77 0xc004c69f78}] [] [{calico Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.72\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8klc4,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8klc4,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.72,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ErrImagePull,Message:rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/library/webserver:404": failed to resolve reference "docker.io/library/webserver:404": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.72,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-d9f79cb5-4t9kg" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-4t9kg webserver-deployment-d9f79cb5- deployment-603 d662da7f-8efb-4dc5-bdb9-180bd3d75851 32074 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:d83d521f6584c6a86343eb98849e766eded9bdd62e960d31296f21dfcd4dc142 cni.projectcalico.org/podIP:192.168.70.20/32 cni.projectcalico.org/podIPs:192.168.70.20/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021481b7 0xc0021481b8}] [] [{calico Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:34 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.20\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8wjt2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8wjt2,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:192.168.70.20,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ErrImagePull,Message:rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/library/webserver:404": failed to resolve reference "docker.io/library/webserver:404": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.70.20,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-d9f79cb5-5kbg9" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-5kbg9 webserver-deployment-d9f79cb5- deployment-603 61b86a44-51c0-43dd-bf1f-5a4fbbd6d51c 32060 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:3e889cd16c78de9ec117858303d24c53fbab8daa195f3ab0029bf79895ab1071 cni.projectcalico.org/podIP:192.168.211.62/32 cni.projectcalico.org/podIPs:192.168.211.62/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021483bf 0xc0021483d0}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:34 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-s8qb6,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-s8qb6,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-5w7qc" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-5w7qc webserver-deployment-d9f79cb5- deployment-603 82e5e9b9-6fb6-4cd5-92b8-57afa62ea512 32271 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:9403635eacc7f1ad016674377b55c29197fe627661b7c5fe1ee4811689630e58 cni.projectcalico.org/podIP:192.168.70.28/32 cni.projectcalico.org/podIPs:192.168.70.28/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021485e7 0xc0021485e8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-2txc6,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-2txc6,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-7kvcm" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-7kvcm webserver-deployment-d9f79cb5- deployment-603 532b40f3-188b-46ad-80ad-ee20e7c3fbdc 32239 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:9c40a7d84e3400af32696a616ec6087b413f6c974518b378c22758a0ec6d8517 cni.projectcalico.org/podIP:192.168.211.5/32 cni.projectcalico.org/podIPs:192.168.211.5/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021487cf 0xc002148810}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-bgnqx,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-bgnqx,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-jzmbd" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-jzmbd webserver-deployment-d9f79cb5- deployment-603 cf026fee-5898-4a29-8d4d-7f7cce30b3c7 32245 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:d6c8d36d1f782da24eccdb181160141c6276b89ea8a196b9ac17bbc1c717323b cni.projectcalico.org/podIP:192.168.18.82/32 cni.projectcalico.org/podIPs:192.168.18.82/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc002148b9f 0xc002148c90}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hktqv,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hktqv,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-ld5nn" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-ld5nn webserver-deployment-d9f79cb5- deployment-603 78a4056d-4d75-4570-b371-80b94b7035a3 32233 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:6cd8a6ebb9fd7b262e683a7ca369ca38de551013d4d71e1db7b5f5c448d6dca7 cni.projectcalico.org/podIP:192.168.70.24/32 cni.projectcalico.org/podIPs:192.168.70.24/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc002149017 0xc002149018}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vwdbf,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vwdbf,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-m78hj" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-m78hj webserver-deployment-d9f79cb5- deployment-603 88dcac9e-7264-43c7-8bd3-ebc600330232 32152 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc00214920f 0xc002149220}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-4qwkb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-4qwkb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-n4wbn" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-n4wbn webserver-deployment-d9f79cb5- deployment-603 614901ee-f77d-4dc0-8208-eb679df55115 32261 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:a913afc14e78b8cdd694e5da9a075872b78c5e9e5d3329a12a96180b2317e25e cni.projectcalico.org/podIP:192.168.70.29/32 cni.projectcalico.org/podIPs:192.168.70.29/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc00214938f 0xc0021493c0}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-q4jrm,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-q4jrm,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.515: INFO: Pod "webserver-deployment-d9f79cb5-nfktr" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-nfktr webserver-deployment-d9f79cb5- deployment-603 23c55ad9-4a69-494e-b54f-01035e55f501 32234 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:233c2297d42671e6e3a38c299e69ed26a1dc4b415e991913d95ff6161ba15468 cni.projectcalico.org/podIP:192.168.211.37/32 cni.projectcalico.org/podIPs:192.168.211.37/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc00214959f 0xc0021495b0}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-b4snb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-b4snb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.515: INFO: Pod "webserver-deployment-d9f79cb5-rt8jw" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-rt8jw webserver-deployment-d9f79cb5- deployment-603 4d739f52-9b85-4adc-aa60-c5c722050fe6 32051 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:e4171d467b71d16bb6cc210c0c1f173965bd5fec90d189c32fa0b8589c02f457 cni.projectcalico.org/podIP:192.168.211.56/32 cni.projectcalico.org/podIPs:192.168.211.56/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021497a7 0xc0021497a8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:34 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-dtfbl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-dtfbl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.515: INFO: Pod "webserver-deployment-d9f79cb5-sz4xb" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-sz4xb webserver-deployment-d9f79cb5- deployment-603 cb1fd865-d647-4a24-a689-0a17f8c03a17 32045 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:f0587651083849d8eedbccbe23980daec685530e815527f027abfe96685aff80 cni.projectcalico.org/podIP:192.168.18.69/32 cni.projectcalico.org/podIPs:192.168.18.69/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021499c7 0xc0021499c8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:34 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-lkpcd,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-lkpcd,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 13:39:37.516: INFO: Pod "webserver-deployment-d9f79cb5-wt5lj" is not available: +&Pod{ObjectMeta:{webserver-deployment-d9f79cb5-wt5lj webserver-deployment-d9f79cb5- deployment-603 1836e5fc-81e0-4389-85b8-70c24838ac10 32275 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:603f189590bf0337469cbd761229f0c43b1cf49790819bd94c25a0b1721a4164 cni.projectcalico.org/podIP:192.168.18.105/32 cni.projectcalico.org/podIPs:192.168.18.105/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc002149be7 0xc002149be8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-62bzk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-62bzk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 +Jul 18 13:39:37.516: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 +STEP: Destroying namespace "deployment-603" for this suite. 07/18/23 13:39:37.524 +------------------------------ +• [SLOW TEST] [8.194 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + deployment should support proportional scaling [Conformance] + test/e2e/apps/deployment.go:160 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:39:29.337 + Jul 18 13:39:29.337: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename deployment 07/18/23 13:39:29.338 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:39:29.351 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:39:29.353 + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] deployment should support proportional scaling [Conformance] + test/e2e/apps/deployment.go:160 + Jul 18 13:39:29.356: INFO: Creating deployment "webserver-deployment" + Jul 18 13:39:29.359: INFO: Waiting for observed generation 1 + Jul 18 13:39:31.373: INFO: Waiting for all required pods to come up + Jul 18 13:39:31.378: INFO: Pod name httpd: Found 10 pods out of 10 + STEP: ensuring each pod is running 07/18/23 13:39:31.378 + Jul 18 13:39:31.378: INFO: Waiting up to 5m0s for pod "webserver-deployment-7f5969cbc7-6hscf" in namespace "deployment-603" to be "running" + Jul 18 13:39:31.378: INFO: Waiting up to 5m0s for pod "webserver-deployment-7f5969cbc7-b67zb" in namespace "deployment-603" to be "running" + Jul 18 13:39:31.378: INFO: Waiting up to 5m0s for pod "webserver-deployment-7f5969cbc7-dltsx" in namespace "deployment-603" to be "running" + Jul 18 13:39:31.378: INFO: Waiting up to 5m0s for pod "webserver-deployment-7f5969cbc7-zjpbt" in namespace "deployment-603" to be "running" + Jul 18 13:39:31.383: INFO: Pod "webserver-deployment-7f5969cbc7-dltsx": Phase="Pending", Reason="", readiness=false. Elapsed: 4.592066ms + Jul 18 13:39:31.384: INFO: Pod "webserver-deployment-7f5969cbc7-zjpbt": Phase="Pending", Reason="", readiness=false. Elapsed: 5.258182ms + Jul 18 13:39:31.384: INFO: Pod "webserver-deployment-7f5969cbc7-6hscf": Phase="Running", Reason="", readiness=true. Elapsed: 5.876382ms + Jul 18 13:39:31.384: INFO: Pod "webserver-deployment-7f5969cbc7-6hscf" satisfied condition "running" + Jul 18 13:39:31.384: INFO: Pod "webserver-deployment-7f5969cbc7-b67zb": Phase="Pending", Reason="", readiness=false. Elapsed: 5.793527ms + Jul 18 13:39:33.387: INFO: Pod "webserver-deployment-7f5969cbc7-dltsx": Phase="Running", Reason="", readiness=true. Elapsed: 2.009021839s + Jul 18 13:39:33.387: INFO: Pod "webserver-deployment-7f5969cbc7-dltsx" satisfied condition "running" + Jul 18 13:39:33.388: INFO: Pod "webserver-deployment-7f5969cbc7-zjpbt": Phase="Running", Reason="", readiness=true. Elapsed: 2.010096658s + Jul 18 13:39:33.388: INFO: Pod "webserver-deployment-7f5969cbc7-zjpbt" satisfied condition "running" + Jul 18 13:39:33.388: INFO: Pod "webserver-deployment-7f5969cbc7-b67zb": Phase="Running", Reason="", readiness=true. Elapsed: 2.010302353s + Jul 18 13:39:33.388: INFO: Pod "webserver-deployment-7f5969cbc7-b67zb" satisfied condition "running" + Jul 18 13:39:33.388: INFO: Waiting for deployment "webserver-deployment" to complete + Jul 18 13:39:33.394: INFO: Updating deployment "webserver-deployment" with a non-existent image + Jul 18 13:39:33.403: INFO: Updating deployment webserver-deployment + Jul 18 13:39:33.403: INFO: Waiting for observed generation 2 + Jul 18 13:39:35.412: INFO: Waiting for the first rollout's replicaset to have .status.availableReplicas = 8 + Jul 18 13:39:35.415: INFO: Waiting for the first rollout's replicaset to have .spec.replicas = 8 + Jul 18 13:39:35.418: INFO: Waiting for the first rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas + Jul 18 13:39:35.429: INFO: Verifying that the second rollout's replicaset has .status.availableReplicas = 0 + Jul 18 13:39:35.429: INFO: Waiting for the second rollout's replicaset to have .spec.replicas = 5 + Jul 18 13:39:35.434: INFO: Waiting for the second rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas + Jul 18 13:39:35.439: INFO: Verifying that deployment "webserver-deployment" has minimum required number of available replicas + Jul 18 13:39:35.439: INFO: Scaling up the deployment "webserver-deployment" from 10 to 30 + Jul 18 13:39:35.451: INFO: Updating deployment webserver-deployment + Jul 18 13:39:35.451: INFO: Waiting for the replicasets of deployment "webserver-deployment" to have desired number of replicas + Jul 18 13:39:35.467: INFO: Verifying that first rollout's replicaset has .spec.replicas = 20 + Jul 18 13:39:37.486: INFO: Verifying that second rollout's replicaset has .spec.replicas = 13 + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Jul 18 13:39:37.493: INFO: Deployment "webserver-deployment": + &Deployment{ObjectMeta:{webserver-deployment deployment-603 f10d5c70-eb67-4069-8503-64c7c47b44a0 32160 3 2023-07-18 13:39:29 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:unavailableReplicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*30,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd] map[] [] [] []} {[] [] [{httpd webserver:404 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004266328 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:2,MaxSurge:3,},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:3,Replicas:33,UpdatedReplicas:13,AvailableReplicas:8,UnavailableReplicas:25,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2023-07-18 13:39:35 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "webserver-deployment-d9f79cb5" is progressing.,LastUpdateTime:2023-07-18 13:39:35 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,},},ReadyReplicas:8,CollisionCount:nil,},} + + Jul 18 13:39:37.500: INFO: New ReplicaSet "webserver-deployment-d9f79cb5" of Deployment "webserver-deployment": + &ReplicaSet{ObjectMeta:{webserver-deployment-d9f79cb5 deployment-603 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 32157 3 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment webserver-deployment f10d5c70-eb67-4069-8503-64c7c47b44a0 0xc004266937 0xc004266938}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f10d5c70-eb67-4069-8503-64c7c47b44a0\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*13,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: d9f79cb5,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[] [] [] []} {[] [] [{httpd webserver:404 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0042669d8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:13,FullyLabeledReplicas:13,ObservedGeneration:3,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:39:37.500: INFO: All old ReplicaSets of Deployment "webserver-deployment": + Jul 18 13:39:37.500: INFO: &ReplicaSet{ObjectMeta:{webserver-deployment-7f5969cbc7 deployment-603 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 32147 3 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment webserver-deployment f10d5c70-eb67-4069-8503-64c7c47b44a0 0xc004266847 0xc004266848}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f10d5c70-eb67-4069-8503-64c7c47b44a0\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*20,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 7f5969cbc7,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0042668d8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:20,FullyLabeledReplicas:20,ObservedGeneration:3,ReadyReplicas:8,AvailableReplicas:8,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:39:37.508: INFO: Pod "webserver-deployment-7f5969cbc7-6hscf" is available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-6hscf webserver-deployment-7f5969cbc7- deployment-603 a061d473-3280-41cb-a916-cfc3ad613307 31959 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:353ea24ea9e0479428a89f8d16a67c58755e2fb3b3d6509d526ee6ff6b6542b0 cni.projectcalico.org/podIP:192.168.18.78/32 cni.projectcalico.org/podIPs:192.168.18.78/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a392e7 0xc002a392e8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.78\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8q4mn,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8q4mn,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.78,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://80e525f198a35aa23598c5a9cede10239a26da66be3889018425d7d63134abe1,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.78,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-6qjcc" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-6qjcc webserver-deployment-7f5969cbc7- deployment-603 4901dc56-b8ef-4231-85c6-d47eaec35dcf 32170 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a394e7 0xc002a394e8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-jfl42,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-jfl42,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-7nxrk" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-7nxrk webserver-deployment-7f5969cbc7- deployment-603 9944bfc1-ccd0-429b-8a48-4c877f6dd361 32266 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:43226e8f2bbeb1f4e285b590c000db5e1bb0716eb41b374bbbea32f892e18e70 cni.projectcalico.org/podIP:192.168.211.11/32 cni.projectcalico.org/podIPs:192.168.211.11/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a396a7 0xc002a396a8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-94dnv,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-94dnv,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-7x7km" is available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-7x7km webserver-deployment-7f5969cbc7- deployment-603 1f897140-8896-47f9-be87-bc5fc10704f7 31907 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:3ca8bcc7f25590ffa1b019bd8675a5b1d9aeaf66f3648e56d08ff1eb041cf9ef cni.projectcalico.org/podIP:192.168.18.123/32 cni.projectcalico.org/podIPs:192.168.18.123/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a39820 0xc002a39821}] [] [{calico Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.123\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5x9gs,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5x9gs,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.123,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://12add6c5bc9008e7510851846733620fbe0f92c234028880cde3ee40b8ca6f75,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.123,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-7z5pq" is available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-7z5pq webserver-deployment-7f5969cbc7- deployment-603 e83ed590-0f2a-42b9-bd73-606a1324e718 31949 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:03327921be16fc16353e3846174fe9c8bcec81a7f8685501088d0de11d198154 cni.projectcalico.org/podIP:192.168.211.55/32 cni.projectcalico.org/podIPs:192.168.211.55/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a39a17 0xc002a39a18}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.55\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pl4g2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pl4g2,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.55,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:31 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://a844eb8c4663e89f20384619dcd0035fcee737b7e904babee92fbac56af5b225,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.55,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-8k2zn" is available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-8k2zn webserver-deployment-7f5969cbc7- deployment-603 31bf3c54-0a02-484c-91eb-6087195013a4 31936 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:9e4e7614ad9bd995331b77401f4526ecf28320de9bba966793ae0799247e1741 cni.projectcalico.org/podIP:192.168.70.23/32 cni.projectcalico.org/podIPs:192.168.70.23/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a39c37 0xc002a39c38}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.23\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-tmc7z,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-tmc7z,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:192.168.70.23,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://ff07ee506a58b50e4154094f6f5cd56c776ef1bc4b1b466be70004cf4cbbccf5,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.70.23,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-9r96q" is available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-9r96q webserver-deployment-7f5969cbc7- deployment-603 f6afc8b4-4ce3-431a-a38e-49e84ee64b1f 31952 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:afdd6a77ab7752d84fcaccb66ac2489a17b9544aa5fea71d012e8a96182e4e79 cni.projectcalico.org/podIP:192.168.211.58/32 cni.projectcalico.org/podIPs:192.168.211.58/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc002a39e37 0xc002a39e38}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.58\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vz6l9,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vz6l9,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.58,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://9003fca7e4395e6f494f285bac7e7517ac4608fe6aef113895f4ae7c68de1fe4,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.58,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.509: INFO: Pod "webserver-deployment-7f5969cbc7-b67zb" is available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-b67zb webserver-deployment-7f5969cbc7- deployment-603 c5475e54-9575-4697-b1cd-98d652472713 31962 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:eb115fbc6a1eee1ace842d87fa4bdb159b09f75acc271f8cec1e30ebb72441fe cni.projectcalico.org/podIP:192.168.18.75/32 cni.projectcalico.org/podIPs:192.168.18.75/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc000cb00f7 0xc000cb00f8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.75\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-gf6nr,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-gf6nr,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:31 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.75,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://4c8caa86396b0c6463069dd0698760dab43a8105af190c81eccf36b6daa67116,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.75,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-glq2h" is available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-glq2h webserver-deployment-7f5969cbc7- deployment-603 ff55673a-842e-4143-8806-030f83f05f9c 31942 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:a5606084f631312320ec1073a243b024522a6b782d53537aed3143488201e61f cni.projectcalico.org/podIP:192.168.70.21/32 cni.projectcalico.org/podIPs:192.168.70.21/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc000cb0867 0xc000cb0868}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.21\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-w4qqr,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-w4qqr,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:192.168.70.21,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://9eb6c761d5438557634d9349c672c013573cb9a67406df146cd055d3a7e92fc8,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.70.21,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-jxd84" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-jxd84 webserver-deployment-7f5969cbc7- deployment-603 b64102d9-7d81-4a9a-9274-3b5c5ba3684c 32220 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:531b0d1ea27368b430a5e9ac7bbddb9fe14d77ec23f28d46544d58cb9ba02681 cni.projectcalico.org/podIP:192.168.70.25/32 cni.projectcalico.org/podIPs:192.168.70.25/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc000cb10a7 0xc000cb10a8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-ps7bd,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-ps7bd,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-ns5g2" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-ns5g2 webserver-deployment-7f5969cbc7- deployment-603 621aedf4-1f76-4444-b1d7-e36c1b52a005 32202 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:7f47867cfa48ab2f4d11c5eb45f54f2e4fd3987f5f843750e0cf7cfa60a62e7a cni.projectcalico.org/podIP:192.168.18.81/32 cni.projectcalico.org/podIPs:192.168.18.81/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc000cb18a7 0xc000cb18a8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-wgx5f,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-wgx5f,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-qjrz9" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-qjrz9 webserver-deployment-7f5969cbc7- deployment-603 1a721c75-3b3b-4c68-8e45-804bb01aa62d 32130 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c680f7 0xc004c680f8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8wnjk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8wnjk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-qqxfc" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-qqxfc webserver-deployment-7f5969cbc7- deployment-603 39d53db2-4160-419e-8d61-a1aaf8209e12 32278 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:e7a2bb8c3c4cbd1f651ad68d6485967f5d95b7700d8201ee9a96238108b7d68a cni.projectcalico.org/podIP:192.168.18.89/32 cni.projectcalico.org/podIPs:192.168.18.89/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c685f7 0xc004c685f8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-stfcn,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-stfcn,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.510: INFO: Pod "webserver-deployment-7f5969cbc7-r5v6p" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-r5v6p webserver-deployment-7f5969cbc7- deployment-603 06538509-c796-4970-88d0-2c4f29a51c7c 32162 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c68ad7 0xc004c68ad8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-cv4tv,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-cv4tv,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.511: INFO: Pod "webserver-deployment-7f5969cbc7-rlj78" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-rlj78 webserver-deployment-7f5969cbc7- deployment-603 1f9f4c29-5085-419e-a27e-b206b46ed07c 32223 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:31ecf19c520dceea0844680114cfb2fbe8ae562873ead21d35624d841ed71689 cni.projectcalico.org/podIP:192.168.18.80/32 cni.projectcalico.org/podIPs:192.168.18.80/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c68ef7 0xc004c68ef8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-gsrhw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-gsrhw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.511: INFO: Pod "webserver-deployment-7f5969cbc7-sq4vr" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-sq4vr webserver-deployment-7f5969cbc7- deployment-603 455a1ee4-3fb5-4266-9805-809688e36083 32256 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:c4bbff01d6cebc97b21b1314dc6f2f39ab938564fda865213e7e34e213cf90c7 cni.projectcalico.org/podIP:192.168.211.9/32 cni.projectcalico.org/podIPs:192.168.211.9/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69217 0xc004c69218}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-l2hlv,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-l2hlv,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-7f5969cbc7-tg8f8" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-tg8f8 webserver-deployment-7f5969cbc7- deployment-603 41d60bce-8e62-4fad-a7bc-bdd07a743773 32246 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:fdf53ba9e22224c1ec56f63f8afc1ade2a090e1a69618d9d5356be9f638c959d cni.projectcalico.org/podIP:192.168.70.27/32 cni.projectcalico.org/podIPs:192.168.70.27/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69550 0xc004c69551}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-9j7dp,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-9j7dp,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-7f5969cbc7-tndbr" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-tndbr webserver-deployment-7f5969cbc7- deployment-603 7562fe08-75b6-436f-a8f8-a849e22028cd 32154 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69987 0xc004c69988}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-sgl64,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-sgl64,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-7f5969cbc7-zkkt6" is not available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-zkkt6 webserver-deployment-7f5969cbc7- deployment-603 31c17254-18a6-4f4d-9aa2-25b2b83a1445 32272 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:34afe0d17701d082c24adfe90ac7ed9dd87474980800578a6337b8108ba2c752 cni.projectcalico.org/podIP:192.168.18.84/32 cni.projectcalico.org/podIPs:192.168.18.84/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69b67 0xc004c69b68}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-q4c2p,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-q4c2p,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-7f5969cbc7-zsz8t" is available: + &Pod{ObjectMeta:{webserver-deployment-7f5969cbc7-zsz8t webserver-deployment-7f5969cbc7- deployment-603 ed388f0e-f7bc-4159-ab23-76f6ef475e2c 31939 0 2023-07-18 13:39:29 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:c70b7fc80f107a43596ab277b081f1bafb1d574a5332b4f91256c8f557a34369 cni.projectcalico.org/podIP:192.168.70.16/32 cni.projectcalico.org/podIPs:192.168.70.16/32] [{apps/v1 ReplicaSet webserver-deployment-7f5969cbc7 f7dd5edd-89d8-4a5d-9ec3-f1f54605129a 0xc004c69d67 0xc004c69d68}] [] [{calico Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:39:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f7dd5edd-89d8-4a5d-9ec3-f1f54605129a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:30 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.16\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-v699m,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-v699m,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:30 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:192.168.70.16,StartTime:2023-07-18 13:39:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:39:30 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://3dd64957433725c6a215971db230bb02df12ad32a1e53b4e68e7ef41bd09042c,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.70.16,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-d9f79cb5-4bxlr" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-4bxlr webserver-deployment-d9f79cb5- deployment-603 21c8a34e-8fb6-49f1-8b4c-046aceff1fb3 32086 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:45469ddd31e54e99d756e674e26ede93ad38e9f66c828fdc00c063f570bf641c cni.projectcalico.org/podIP:192.168.18.72/32 cni.projectcalico.org/podIPs:192.168.18.72/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc004c69f77 0xc004c69f78}] [] [{calico Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.72\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8klc4,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8klc4,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.72,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ErrImagePull,Message:rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/library/webserver:404": failed to resolve reference "docker.io/library/webserver:404": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.72,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-d9f79cb5-4t9kg" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-4t9kg webserver-deployment-d9f79cb5- deployment-603 d662da7f-8efb-4dc5-bdb9-180bd3d75851 32074 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:d83d521f6584c6a86343eb98849e766eded9bdd62e960d31296f21dfcd4dc142 cni.projectcalico.org/podIP:192.168.70.20/32 cni.projectcalico.org/podIPs:192.168.70.20/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021481b7 0xc0021481b8}] [] [{calico Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:34 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.20\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8wjt2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8wjt2,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:192.168.70.20,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ErrImagePull,Message:rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/library/webserver:404": failed to resolve reference "docker.io/library/webserver:404": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.70.20,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.512: INFO: Pod "webserver-deployment-d9f79cb5-5kbg9" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-5kbg9 webserver-deployment-d9f79cb5- deployment-603 61b86a44-51c0-43dd-bf1f-5a4fbbd6d51c 32060 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:3e889cd16c78de9ec117858303d24c53fbab8daa195f3ab0029bf79895ab1071 cni.projectcalico.org/podIP:192.168.211.62/32 cni.projectcalico.org/podIPs:192.168.211.62/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021483bf 0xc0021483d0}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:34 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-s8qb6,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-s8qb6,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-5w7qc" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-5w7qc webserver-deployment-d9f79cb5- deployment-603 82e5e9b9-6fb6-4cd5-92b8-57afa62ea512 32271 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:9403635eacc7f1ad016674377b55c29197fe627661b7c5fe1ee4811689630e58 cni.projectcalico.org/podIP:192.168.70.28/32 cni.projectcalico.org/podIPs:192.168.70.28/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021485e7 0xc0021485e8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-2txc6,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-2txc6,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-7kvcm" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-7kvcm webserver-deployment-d9f79cb5- deployment-603 532b40f3-188b-46ad-80ad-ee20e7c3fbdc 32239 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:9c40a7d84e3400af32696a616ec6087b413f6c974518b378c22758a0ec6d8517 cni.projectcalico.org/podIP:192.168.211.5/32 cni.projectcalico.org/podIPs:192.168.211.5/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021487cf 0xc002148810}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-bgnqx,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-bgnqx,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-jzmbd" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-jzmbd webserver-deployment-d9f79cb5- deployment-603 cf026fee-5898-4a29-8d4d-7f7cce30b3c7 32245 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:d6c8d36d1f782da24eccdb181160141c6276b89ea8a196b9ac17bbc1c717323b cni.projectcalico.org/podIP:192.168.18.82/32 cni.projectcalico.org/podIPs:192.168.18.82/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc002148b9f 0xc002148c90}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hktqv,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hktqv,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-ld5nn" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-ld5nn webserver-deployment-d9f79cb5- deployment-603 78a4056d-4d75-4570-b371-80b94b7035a3 32233 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:6cd8a6ebb9fd7b262e683a7ca369ca38de551013d4d71e1db7b5f5c448d6dca7 cni.projectcalico.org/podIP:192.168.70.24/32 cni.projectcalico.org/podIPs:192.168.70.24/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc002149017 0xc002149018}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vwdbf,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vwdbf,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-m78hj" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-m78hj webserver-deployment-d9f79cb5- deployment-603 88dcac9e-7264-43c7-8bd3-ebc600330232 32152 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc00214920f 0xc002149220}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-4qwkb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-4qwkb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.514: INFO: Pod "webserver-deployment-d9f79cb5-n4wbn" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-n4wbn webserver-deployment-d9f79cb5- deployment-603 614901ee-f77d-4dc0-8208-eb679df55115 32261 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:a913afc14e78b8cdd694e5da9a075872b78c5e9e5d3329a12a96180b2317e25e cni.projectcalico.org/podIP:192.168.70.29/32 cni.projectcalico.org/podIPs:192.168.70.29/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc00214938f 0xc0021493c0}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-q4jrm,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-q4jrm,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-2gxz9,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.57,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.515: INFO: Pod "webserver-deployment-d9f79cb5-nfktr" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-nfktr webserver-deployment-d9f79cb5- deployment-603 23c55ad9-4a69-494e-b54f-01035e55f501 32234 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:233c2297d42671e6e3a38c299e69ed26a1dc4b415e991913d95ff6161ba15468 cni.projectcalico.org/podIP:192.168.211.37/32 cni.projectcalico.org/podIPs:192.168.211.37/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc00214959f 0xc0021495b0}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:36 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-b4snb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-b4snb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.515: INFO: Pod "webserver-deployment-d9f79cb5-rt8jw" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-rt8jw webserver-deployment-d9f79cb5- deployment-603 4d739f52-9b85-4adc-aa60-c5c722050fe6 32051 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:e4171d467b71d16bb6cc210c0c1f173965bd5fec90d189c32fa0b8589c02f457 cni.projectcalico.org/podIP:192.168.211.56/32 cni.projectcalico.org/podIPs:192.168.211.56/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021497a7 0xc0021497a8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:34 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-dtfbl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-dtfbl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.515: INFO: Pod "webserver-deployment-d9f79cb5-sz4xb" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-sz4xb webserver-deployment-d9f79cb5- deployment-603 cb1fd865-d647-4a24-a689-0a17f8c03a17 32045 0 2023-07-18 13:39:33 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:f0587651083849d8eedbccbe23980daec685530e815527f027abfe96685aff80 cni.projectcalico.org/podIP:192.168.18.69/32 cni.projectcalico.org/podIPs:192.168.18.69/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc0021499c7 0xc0021499c8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:39:33 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2023-07-18 13:39:34 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-lkpcd,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-lkpcd,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:33 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 13:39:37.516: INFO: Pod "webserver-deployment-d9f79cb5-wt5lj" is not available: + &Pod{ObjectMeta:{webserver-deployment-d9f79cb5-wt5lj webserver-deployment-d9f79cb5- deployment-603 1836e5fc-81e0-4389-85b8-70c24838ac10 32275 0 2023-07-18 13:39:35 +0000 UTC map[name:httpd pod-template-hash:d9f79cb5] map[cni.projectcalico.org/containerID:603f189590bf0337469cbd761229f0c43b1cf49790819bd94c25a0b1721a4164 cni.projectcalico.org/podIP:192.168.18.105/32 cni.projectcalico.org/podIPs:192.168.18.105/32] [{apps/v1 ReplicaSet webserver-deployment-d9f79cb5 5012b06b-b45f-43d4-ad9a-f40fb1e79b1c 0xc002149be7 0xc002149be8}] [] [{kube-controller-manager Update v1 2023-07-18 13:39:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5012b06b-b45f-43d4-ad9a-f40fb1e79b1c\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2023-07-18 13:39:37 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-62bzk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-62bzk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:39:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:,StartTime:2023-07-18 13:39:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 + Jul 18 13:39:37.516: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 + STEP: Destroying namespace "deployment-603" for this suite. 07/18/23 13:39:37.524 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:105 +[BeforeEach] [sig-network] Networking + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:39:37.535 +Jul 18 13:39:37.536: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pod-network-test 07/18/23 13:39:37.536 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:39:37.554 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:39:37.556 +[BeforeEach] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:31 +[It] should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:105 +STEP: Performing setup for networking test in namespace pod-network-test-6955 07/18/23 13:39:37.559 +STEP: creating a selector 07/18/23 13:39:37.559 +STEP: Creating the service pods in kubernetes 07/18/23 13:39:37.559 +Jul 18 13:39:37.559: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Jul 18 13:39:37.599: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-6955" to be "running and ready" +Jul 18 13:39:37.607: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 7.546976ms +Jul 18 13:39:37.607: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:39:39.611: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011987735s +Jul 18 13:39:39.611: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:39:41.611: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.012029464s +Jul 18 13:39:41.611: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:39:43.613: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.013604124s +Jul 18 13:39:43.613: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:39:45.611: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.011663331s +Jul 18 13:39:45.611: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:39:47.611: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.011886794s +Jul 18 13:39:47.611: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:39:49.611: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 12.01150102s +Jul 18 13:39:49.611: INFO: The phase of Pod netserver-0 is Running (Ready = true) +Jul 18 13:39:49.611: INFO: Pod "netserver-0" satisfied condition "running and ready" +Jul 18 13:39:49.614: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-6955" to be "running and ready" +Jul 18 13:39:49.617: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 2.85752ms +Jul 18 13:39:49.617: INFO: The phase of Pod netserver-1 is Running (Ready = false) +Jul 18 13:39:51.622: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 2.007307435s +Jul 18 13:39:51.622: INFO: The phase of Pod netserver-1 is Running (Ready = false) +Jul 18 13:39:53.624: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 4.010003768s +Jul 18 13:39:53.624: INFO: The phase of Pod netserver-1 is Running (Ready = false) +Jul 18 13:39:55.621: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 6.007133076s +Jul 18 13:39:55.622: INFO: The phase of Pod netserver-1 is Running (Ready = false) +Jul 18 13:39:57.624: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 8.009322989s +Jul 18 13:39:57.624: INFO: The phase of Pod netserver-1 is Running (Ready = false) +Jul 18 13:39:59.621: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 10.006898399s +Jul 18 13:39:59.621: INFO: The phase of Pod netserver-1 is Running (Ready = true) +Jul 18 13:39:59.621: INFO: Pod "netserver-1" satisfied condition "running and ready" +Jul 18 13:39:59.625: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-6955" to be "running and ready" +Jul 18 13:39:59.628: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.96059ms +Jul 18 13:39:59.628: INFO: The phase of Pod netserver-2 is Running (Ready = true) +Jul 18 13:39:59.628: INFO: Pod "netserver-2" satisfied condition "running and ready" +STEP: Creating test pods 07/18/23 13:39:59.63 +Jul 18 13:39:59.640: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-6955" to be "running" +Jul 18 13:39:59.644: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.310994ms +Jul 18 13:40:01.648: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.00784897s +Jul 18 13:40:01.648: INFO: Pod "test-container-pod" satisfied condition "running" +Jul 18 13:40:01.651: INFO: Waiting up to 5m0s for pod "host-test-container-pod" in namespace "pod-network-test-6955" to be "running" +Jul 18 13:40:01.655: INFO: Pod "host-test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 3.664192ms +Jul 18 13:40:01.655: INFO: Pod "host-test-container-pod" satisfied condition "running" +Jul 18 13:40:01.659: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 +Jul 18 13:40:01.659: INFO: Going to poll 192.168.70.33 on port 8083 at least 0 times, with a maximum of 39 tries before failing +Jul 18 13:40:01.662: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://192.168.70.33:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6955 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:40:01.662: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:40:01.662: INFO: ExecWithOptions: Clientset creation +Jul 18 13:40:01.662: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6955/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F192.168.70.33%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Jul 18 13:40:01.753: INFO: Found all 1 expected endpoints: [netserver-0] +Jul 18 13:40:01.753: INFO: Going to poll 192.168.211.20 on port 8083 at least 0 times, with a maximum of 39 tries before failing +Jul 18 13:40:01.758: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://192.168.211.20:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6955 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:40:01.758: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:40:01.758: INFO: ExecWithOptions: Clientset creation +Jul 18 13:40:01.759: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6955/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F192.168.211.20%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Jul 18 13:40:01.889: INFO: Found all 1 expected endpoints: [netserver-1] +Jul 18 13:40:01.889: INFO: Going to poll 192.168.18.86 on port 8083 at least 0 times, with a maximum of 39 tries before failing +Jul 18 13:40:01.894: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://192.168.18.86:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6955 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:40:01.894: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:40:01.894: INFO: ExecWithOptions: Clientset creation +Jul 18 13:40:01.894: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6955/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F192.168.18.86%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Jul 18 13:40:01.979: INFO: Found all 1 expected endpoints: [netserver-2] +[AfterEach] [sig-network] Networking + test/e2e/framework/node/init/init.go:32 +Jul 18 13:40:01.979: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Networking + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Networking + tear down framework | framework.go:193 +STEP: Destroying namespace "pod-network-test-6955" for this suite. 07/18/23 13:40:01.985 +------------------------------ +• [SLOW TEST] [24.466 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:105 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Networking + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:39:37.535 + Jul 18 13:39:37.536: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pod-network-test 07/18/23 13:39:37.536 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:39:37.554 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:39:37.556 + [BeforeEach] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:31 + [It] should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:105 + STEP: Performing setup for networking test in namespace pod-network-test-6955 07/18/23 13:39:37.559 + STEP: creating a selector 07/18/23 13:39:37.559 + STEP: Creating the service pods in kubernetes 07/18/23 13:39:37.559 + Jul 18 13:39:37.559: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + Jul 18 13:39:37.599: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-6955" to be "running and ready" + Jul 18 13:39:37.607: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 7.546976ms + Jul 18 13:39:37.607: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:39:39.611: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011987735s + Jul 18 13:39:39.611: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:39:41.611: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.012029464s + Jul 18 13:39:41.611: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:39:43.613: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.013604124s + Jul 18 13:39:43.613: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:39:45.611: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.011663331s + Jul 18 13:39:45.611: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:39:47.611: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.011886794s + Jul 18 13:39:47.611: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:39:49.611: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 12.01150102s + Jul 18 13:39:49.611: INFO: The phase of Pod netserver-0 is Running (Ready = true) + Jul 18 13:39:49.611: INFO: Pod "netserver-0" satisfied condition "running and ready" + Jul 18 13:39:49.614: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-6955" to be "running and ready" + Jul 18 13:39:49.617: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 2.85752ms + Jul 18 13:39:49.617: INFO: The phase of Pod netserver-1 is Running (Ready = false) + Jul 18 13:39:51.622: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 2.007307435s + Jul 18 13:39:51.622: INFO: The phase of Pod netserver-1 is Running (Ready = false) + Jul 18 13:39:53.624: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 4.010003768s + Jul 18 13:39:53.624: INFO: The phase of Pod netserver-1 is Running (Ready = false) + Jul 18 13:39:55.621: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 6.007133076s + Jul 18 13:39:55.622: INFO: The phase of Pod netserver-1 is Running (Ready = false) + Jul 18 13:39:57.624: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=false. Elapsed: 8.009322989s + Jul 18 13:39:57.624: INFO: The phase of Pod netserver-1 is Running (Ready = false) + Jul 18 13:39:59.621: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 10.006898399s + Jul 18 13:39:59.621: INFO: The phase of Pod netserver-1 is Running (Ready = true) + Jul 18 13:39:59.621: INFO: Pod "netserver-1" satisfied condition "running and ready" + Jul 18 13:39:59.625: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-6955" to be "running and ready" + Jul 18 13:39:59.628: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.96059ms + Jul 18 13:39:59.628: INFO: The phase of Pod netserver-2 is Running (Ready = true) + Jul 18 13:39:59.628: INFO: Pod "netserver-2" satisfied condition "running and ready" + STEP: Creating test pods 07/18/23 13:39:59.63 + Jul 18 13:39:59.640: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-6955" to be "running" + Jul 18 13:39:59.644: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.310994ms + Jul 18 13:40:01.648: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.00784897s + Jul 18 13:40:01.648: INFO: Pod "test-container-pod" satisfied condition "running" + Jul 18 13:40:01.651: INFO: Waiting up to 5m0s for pod "host-test-container-pod" in namespace "pod-network-test-6955" to be "running" + Jul 18 13:40:01.655: INFO: Pod "host-test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 3.664192ms + Jul 18 13:40:01.655: INFO: Pod "host-test-container-pod" satisfied condition "running" + Jul 18 13:40:01.659: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 + Jul 18 13:40:01.659: INFO: Going to poll 192.168.70.33 on port 8083 at least 0 times, with a maximum of 39 tries before failing + Jul 18 13:40:01.662: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://192.168.70.33:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6955 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:40:01.662: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:40:01.662: INFO: ExecWithOptions: Clientset creation + Jul 18 13:40:01.662: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6955/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F192.168.70.33%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Jul 18 13:40:01.753: INFO: Found all 1 expected endpoints: [netserver-0] + Jul 18 13:40:01.753: INFO: Going to poll 192.168.211.20 on port 8083 at least 0 times, with a maximum of 39 tries before failing + Jul 18 13:40:01.758: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://192.168.211.20:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6955 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:40:01.758: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:40:01.758: INFO: ExecWithOptions: Clientset creation + Jul 18 13:40:01.759: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6955/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F192.168.211.20%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Jul 18 13:40:01.889: INFO: Found all 1 expected endpoints: [netserver-1] + Jul 18 13:40:01.889: INFO: Going to poll 192.168.18.86 on port 8083 at least 0 times, with a maximum of 39 tries before failing + Jul 18 13:40:01.894: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://192.168.18.86:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-6955 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:40:01.894: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:40:01.894: INFO: ExecWithOptions: Clientset creation + Jul 18 13:40:01.894: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-6955/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F192.168.18.86%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Jul 18 13:40:01.979: INFO: Found all 1 expected endpoints: [netserver-2] + [AfterEach] [sig-network] Networking + test/e2e/framework/node/init/init.go:32 + Jul 18 13:40:01.979: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Networking + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Networking + tear down framework | framework.go:193 + STEP: Destroying namespace "pod-network-test-6955" for this suite. 07/18/23 13:40:01.985 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/apimachinery/resource_quota.go:75 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:40:02.002 +Jul 18 13:40:02.002: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 13:40:02.003 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:02.023 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:02.026 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/apimachinery/resource_quota.go:75 +STEP: Counting existing ResourceQuota 07/18/23 13:40:02.03 +STEP: Creating a ResourceQuota 07/18/23 13:40:07.034 +STEP: Ensuring resource quota status is calculated 07/18/23 13:40:07.039 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 13:40:09.043: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-4505" for this suite. 07/18/23 13:40:09.048 +------------------------------ +• [SLOW TEST] [7.051 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/apimachinery/resource_quota.go:75 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:40:02.002 + Jul 18 13:40:02.002: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 13:40:02.003 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:02.023 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:02.026 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/apimachinery/resource_quota.go:75 + STEP: Counting existing ResourceQuota 07/18/23 13:40:02.03 + STEP: Creating a ResourceQuota 07/18/23 13:40:07.034 + STEP: Ensuring resource quota status is calculated 07/18/23 13:40:07.039 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 13:40:09.043: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-4505" for this suite. 07/18/23 13:40:09.048 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-node] Secrets + should patch a secret [Conformance] + test/e2e/common/node/secrets.go:154 +[BeforeEach] [sig-node] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:40:09.054 +Jul 18 13:40:09.054: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 13:40:09.055 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:09.066 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:09.068 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should patch a secret [Conformance] + test/e2e/common/node/secrets.go:154 +STEP: creating a secret 07/18/23 13:40:09.073 +STEP: listing secrets in all namespaces to ensure that there are more than zero 07/18/23 13:40:09.077 +STEP: patching the secret 07/18/23 13:40:09.08 +STEP: deleting the secret using a LabelSelector 07/18/23 13:40:09.088 +STEP: listing secrets in all namespaces, searching for label name and value in patch 07/18/23 13:40:09.093 +[AfterEach] [sig-node] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 13:40:09.096: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-2455" for this suite. 07/18/23 13:40:09.1 +------------------------------ +• [0.053 seconds] +[sig-node] Secrets +test/e2e/common/node/framework.go:23 + should patch a secret [Conformance] + test/e2e/common/node/secrets.go:154 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:40:09.054 + Jul 18 13:40:09.054: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 13:40:09.055 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:09.066 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:09.068 + [BeforeEach] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should patch a secret [Conformance] + test/e2e/common/node/secrets.go:154 + STEP: creating a secret 07/18/23 13:40:09.073 + STEP: listing secrets in all namespaces to ensure that there are more than zero 07/18/23 13:40:09.077 + STEP: patching the secret 07/18/23 13:40:09.08 + STEP: deleting the secret using a LabelSelector 07/18/23 13:40:09.088 + STEP: listing secrets in all namespaces, searching for label name and value in patch 07/18/23 13:40:09.093 + [AfterEach] [sig-node] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 13:40:09.096: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-2455" for this suite. 07/18/23 13:40:09.1 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2213 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:40:09.108 +Jul 18 13:40:09.108: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:40:09.109 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:09.124 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:09.127 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2213 +STEP: creating service in namespace services-8621 07/18/23 13:40:09.132 +STEP: creating service affinity-clusterip-transition in namespace services-8621 07/18/23 13:40:09.132 +STEP: creating replication controller affinity-clusterip-transition in namespace services-8621 07/18/23 13:40:09.143 +I0718 13:40:09.151967 20 runners.go:193] Created replication controller with name: affinity-clusterip-transition, namespace: services-8621, replica count: 3 +I0718 13:40:12.202544 20 runners.go:193] affinity-clusterip-transition Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jul 18 13:40:12.212: INFO: Creating new exec pod +Jul 18 13:40:12.219: INFO: Waiting up to 5m0s for pod "execpod-affinityvl8h2" in namespace "services-8621" to be "running" +Jul 18 13:40:12.227: INFO: Pod "execpod-affinityvl8h2": Phase="Pending", Reason="", readiness=false. Elapsed: 6.6327ms +Jul 18 13:40:14.234: INFO: Pod "execpod-affinityvl8h2": Phase="Running", Reason="", readiness=true. Elapsed: 2.013272282s +Jul 18 13:40:14.234: INFO: Pod "execpod-affinityvl8h2" satisfied condition "running" +Jul 18 13:40:15.236: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8621 exec execpod-affinityvl8h2 -- /bin/sh -x -c nc -v -z -w 2 affinity-clusterip-transition 80' +Jul 18 13:40:15.403: INFO: stderr: "+ nc -v -z -w 2 affinity-clusterip-transition 80\nConnection to affinity-clusterip-transition 80 port [tcp/http] succeeded!\n" +Jul 18 13:40:15.403: INFO: stdout: "" +Jul 18 13:40:15.403: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8621 exec execpod-affinityvl8h2 -- /bin/sh -x -c nc -v -z -w 2 10.104.12.190 80' +Jul 18 13:40:15.589: INFO: stderr: "+ nc -v -z -w 2 10.104.12.190 80\nConnection to 10.104.12.190 80 port [tcp/http] succeeded!\n" +Jul 18 13:40:15.589: INFO: stdout: "" +Jul 18 13:40:15.601: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8621 exec execpod-affinityvl8h2 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.104.12.190:80/ ; done' +Jul 18 13:40:15.892: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n" +Jul 18 13:40:15.892: INFO: stdout: "\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-q4mf8\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-q4mf8\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-q4mf8\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-q4mf8\naffinity-clusterip-transition-q4mf8" +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 +Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 +Jul 18 13:40:15.900: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8621 exec execpod-affinityvl8h2 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.104.12.190:80/ ; done' +Jul 18 13:40:16.247: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n" +Jul 18 13:40:16.247: INFO: stdout: "\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn" +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn +Jul 18 13:40:16.247: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip-transition in namespace services-8621, will wait for the garbage collector to delete the pods 07/18/23 13:40:16.259 +Jul 18 13:40:16.319: INFO: Deleting ReplicationController affinity-clusterip-transition took: 5.825704ms +Jul 18 13:40:16.420: INFO: Terminating ReplicationController affinity-clusterip-transition pods took: 100.983328ms +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:40:18.739: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-8621" for this suite. 07/18/23 13:40:18.745 +------------------------------ +• [SLOW TEST] [9.646 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2213 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:40:09.108 + Jul 18 13:40:09.108: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:40:09.109 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:09.124 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:09.127 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2213 + STEP: creating service in namespace services-8621 07/18/23 13:40:09.132 + STEP: creating service affinity-clusterip-transition in namespace services-8621 07/18/23 13:40:09.132 + STEP: creating replication controller affinity-clusterip-transition in namespace services-8621 07/18/23 13:40:09.143 + I0718 13:40:09.151967 20 runners.go:193] Created replication controller with name: affinity-clusterip-transition, namespace: services-8621, replica count: 3 + I0718 13:40:12.202544 20 runners.go:193] affinity-clusterip-transition Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Jul 18 13:40:12.212: INFO: Creating new exec pod + Jul 18 13:40:12.219: INFO: Waiting up to 5m0s for pod "execpod-affinityvl8h2" in namespace "services-8621" to be "running" + Jul 18 13:40:12.227: INFO: Pod "execpod-affinityvl8h2": Phase="Pending", Reason="", readiness=false. Elapsed: 6.6327ms + Jul 18 13:40:14.234: INFO: Pod "execpod-affinityvl8h2": Phase="Running", Reason="", readiness=true. Elapsed: 2.013272282s + Jul 18 13:40:14.234: INFO: Pod "execpod-affinityvl8h2" satisfied condition "running" + Jul 18 13:40:15.236: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8621 exec execpod-affinityvl8h2 -- /bin/sh -x -c nc -v -z -w 2 affinity-clusterip-transition 80' + Jul 18 13:40:15.403: INFO: stderr: "+ nc -v -z -w 2 affinity-clusterip-transition 80\nConnection to affinity-clusterip-transition 80 port [tcp/http] succeeded!\n" + Jul 18 13:40:15.403: INFO: stdout: "" + Jul 18 13:40:15.403: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8621 exec execpod-affinityvl8h2 -- /bin/sh -x -c nc -v -z -w 2 10.104.12.190 80' + Jul 18 13:40:15.589: INFO: stderr: "+ nc -v -z -w 2 10.104.12.190 80\nConnection to 10.104.12.190 80 port [tcp/http] succeeded!\n" + Jul 18 13:40:15.589: INFO: stdout: "" + Jul 18 13:40:15.601: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8621 exec execpod-affinityvl8h2 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.104.12.190:80/ ; done' + Jul 18 13:40:15.892: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n" + Jul 18 13:40:15.892: INFO: stdout: "\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-q4mf8\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-q4mf8\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-q4mf8\naffinity-clusterip-transition-9hszp\naffinity-clusterip-transition-q4mf8\naffinity-clusterip-transition-q4mf8" + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-9hszp + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 + Jul 18 13:40:15.892: INFO: Received response from host: affinity-clusterip-transition-q4mf8 + Jul 18 13:40:15.900: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-8621 exec execpod-affinityvl8h2 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.104.12.190:80/ ; done' + Jul 18 13:40:16.247: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.104.12.190:80/\n" + Jul 18 13:40:16.247: INFO: stdout: "\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn\naffinity-clusterip-transition-rk8cn" + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Received response from host: affinity-clusterip-transition-rk8cn + Jul 18 13:40:16.247: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-clusterip-transition in namespace services-8621, will wait for the garbage collector to delete the pods 07/18/23 13:40:16.259 + Jul 18 13:40:16.319: INFO: Deleting ReplicationController affinity-clusterip-transition took: 5.825704ms + Jul 18 13:40:16.420: INFO: Terminating ReplicationController affinity-clusterip-transition pods took: 100.983328ms + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:40:18.739: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-8621" for this suite. 07/18/23 13:40:18.745 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Guestbook application + should create and stop a working application [Conformance] + test/e2e/kubectl/kubectl.go:394 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:40:18.755 +Jul 18 13:40:18.755: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:40:18.756 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:18.767 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:18.771 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should create and stop a working application [Conformance] + test/e2e/kubectl/kubectl.go:394 +STEP: creating all guestbook components 07/18/23 13:40:18.775 +Jul 18 13:40:18.775: INFO: apiVersion: v1 +kind: Service +metadata: + name: agnhost-replica + labels: + app: agnhost + role: replica + tier: backend +spec: + ports: + - port: 6379 + selector: + app: agnhost + role: replica + tier: backend + +Jul 18 13:40:18.775: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' +Jul 18 13:40:18.976: INFO: stderr: "" +Jul 18 13:40:18.976: INFO: stdout: "service/agnhost-replica created\n" +Jul 18 13:40:18.976: INFO: apiVersion: v1 +kind: Service +metadata: + name: agnhost-primary + labels: + app: agnhost + role: primary + tier: backend +spec: + ports: + - port: 6379 + targetPort: 6379 + selector: + app: agnhost + role: primary + tier: backend + +Jul 18 13:40:18.976: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' +Jul 18 13:40:19.196: INFO: stderr: "" +Jul 18 13:40:19.196: INFO: stdout: "service/agnhost-primary created\n" +Jul 18 13:40:19.196: INFO: apiVersion: v1 +kind: Service +metadata: + name: frontend + labels: + app: guestbook + tier: frontend +spec: + # if your cluster supports it, uncomment the following to automatically create + # an external load-balanced IP for the frontend service. + # type: LoadBalancer + ports: + - port: 80 + selector: + app: guestbook + tier: frontend + +Jul 18 13:40:19.196: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' +Jul 18 13:40:19.993: INFO: stderr: "" +Jul 18 13:40:19.993: INFO: stdout: "service/frontend created\n" +Jul 18 13:40:19.993: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: frontend +spec: + replicas: 3 + selector: + matchLabels: + app: guestbook + tier: frontend + template: + metadata: + labels: + app: guestbook + tier: frontend + spec: + containers: + - name: guestbook-frontend + image: registry.k8s.io/e2e-test-images/agnhost:2.43 + args: [ "guestbook", "--backend-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 80 + +Jul 18 13:40:19.994: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' +Jul 18 13:40:21.765: INFO: stderr: "" +Jul 18 13:40:21.766: INFO: stdout: "deployment.apps/frontend created\n" +Jul 18 13:40:21.766: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: agnhost-primary +spec: + replicas: 1 + selector: + matchLabels: + app: agnhost + role: primary + tier: backend + template: + metadata: + labels: + app: agnhost + role: primary + tier: backend + spec: + containers: + - name: primary + image: registry.k8s.io/e2e-test-images/agnhost:2.43 + args: [ "guestbook", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Jul 18 13:40:21.766: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' +Jul 18 13:40:21.967: INFO: stderr: "" +Jul 18 13:40:21.967: INFO: stdout: "deployment.apps/agnhost-primary created\n" +Jul 18 13:40:21.967: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: agnhost-replica +spec: + replicas: 2 + selector: + matchLabels: + app: agnhost + role: replica + tier: backend + template: + metadata: + labels: + app: agnhost + role: replica + tier: backend + spec: + containers: + - name: replica + image: registry.k8s.io/e2e-test-images/agnhost:2.43 + args: [ "guestbook", "--replicaof", "agnhost-primary", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Jul 18 13:40:21.968: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' +Jul 18 13:40:22.194: INFO: stderr: "" +Jul 18 13:40:22.194: INFO: stdout: "deployment.apps/agnhost-replica created\n" +STEP: validating guestbook app 07/18/23 13:40:22.194 +Jul 18 13:40:22.194: INFO: Waiting for all frontend pods to be Running. +Jul 18 13:40:27.245: INFO: Waiting for frontend to serve content. +Jul 18 13:40:27.261: INFO: Trying to add a new entry to the guestbook. +Jul 18 13:40:27.274: INFO: Verifying that added entry can be retrieved. +Jul 18 13:40:27.285: INFO: Failed to get response from guestbook. err: , response: {"data":""} +STEP: using delete to clean up resources 07/18/23 13:40:32.295 +Jul 18 13:40:32.295: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' +Jul 18 13:40:32.410: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jul 18 13:40:32.410: INFO: stdout: "service \"agnhost-replica\" force deleted\n" +STEP: using delete to clean up resources 07/18/23 13:40:32.41 +Jul 18 13:40:32.410: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' +Jul 18 13:40:32.553: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jul 18 13:40:32.553: INFO: stdout: "service \"agnhost-primary\" force deleted\n" +STEP: using delete to clean up resources 07/18/23 13:40:32.553 +Jul 18 13:40:32.553: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' +Jul 18 13:40:32.650: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jul 18 13:40:32.650: INFO: stdout: "service \"frontend\" force deleted\n" +STEP: using delete to clean up resources 07/18/23 13:40:32.65 +Jul 18 13:40:32.650: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' +Jul 18 13:40:32.729: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jul 18 13:40:32.729: INFO: stdout: "deployment.apps \"frontend\" force deleted\n" +STEP: using delete to clean up resources 07/18/23 13:40:32.729 +Jul 18 13:40:32.729: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' +Jul 18 13:40:32.849: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jul 18 13:40:32.849: INFO: stdout: "deployment.apps \"agnhost-primary\" force deleted\n" +STEP: using delete to clean up resources 07/18/23 13:40:32.849 +Jul 18 13:40:32.849: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' +Jul 18 13:40:32.942: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jul 18 13:40:32.942: INFO: stdout: "deployment.apps \"agnhost-replica\" force deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:40:32.942: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-4010" for this suite. 07/18/23 13:40:32.948 +------------------------------ +• [SLOW TEST] [14.206 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Guestbook application + test/e2e/kubectl/kubectl.go:369 + should create and stop a working application [Conformance] + test/e2e/kubectl/kubectl.go:394 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:40:18.755 + Jul 18 13:40:18.755: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:40:18.756 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:18.767 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:18.771 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should create and stop a working application [Conformance] + test/e2e/kubectl/kubectl.go:394 + STEP: creating all guestbook components 07/18/23 13:40:18.775 + Jul 18 13:40:18.775: INFO: apiVersion: v1 + kind: Service + metadata: + name: agnhost-replica + labels: + app: agnhost + role: replica + tier: backend + spec: + ports: + - port: 6379 + selector: + app: agnhost + role: replica + tier: backend + + Jul 18 13:40:18.775: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' + Jul 18 13:40:18.976: INFO: stderr: "" + Jul 18 13:40:18.976: INFO: stdout: "service/agnhost-replica created\n" + Jul 18 13:40:18.976: INFO: apiVersion: v1 + kind: Service + metadata: + name: agnhost-primary + labels: + app: agnhost + role: primary + tier: backend + spec: + ports: + - port: 6379 + targetPort: 6379 + selector: + app: agnhost + role: primary + tier: backend + + Jul 18 13:40:18.976: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' + Jul 18 13:40:19.196: INFO: stderr: "" + Jul 18 13:40:19.196: INFO: stdout: "service/agnhost-primary created\n" + Jul 18 13:40:19.196: INFO: apiVersion: v1 + kind: Service + metadata: + name: frontend + labels: + app: guestbook + tier: frontend + spec: + # if your cluster supports it, uncomment the following to automatically create + # an external load-balanced IP for the frontend service. + # type: LoadBalancer + ports: + - port: 80 + selector: + app: guestbook + tier: frontend + + Jul 18 13:40:19.196: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' + Jul 18 13:40:19.993: INFO: stderr: "" + Jul 18 13:40:19.993: INFO: stdout: "service/frontend created\n" + Jul 18 13:40:19.993: INFO: apiVersion: apps/v1 + kind: Deployment + metadata: + name: frontend + spec: + replicas: 3 + selector: + matchLabels: + app: guestbook + tier: frontend + template: + metadata: + labels: + app: guestbook + tier: frontend + spec: + containers: + - name: guestbook-frontend + image: registry.k8s.io/e2e-test-images/agnhost:2.43 + args: [ "guestbook", "--backend-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 80 + + Jul 18 13:40:19.994: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' + Jul 18 13:40:21.765: INFO: stderr: "" + Jul 18 13:40:21.766: INFO: stdout: "deployment.apps/frontend created\n" + Jul 18 13:40:21.766: INFO: apiVersion: apps/v1 + kind: Deployment + metadata: + name: agnhost-primary + spec: + replicas: 1 + selector: + matchLabels: + app: agnhost + role: primary + tier: backend + template: + metadata: + labels: + app: agnhost + role: primary + tier: backend + spec: + containers: + - name: primary + image: registry.k8s.io/e2e-test-images/agnhost:2.43 + args: [ "guestbook", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + + Jul 18 13:40:21.766: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' + Jul 18 13:40:21.967: INFO: stderr: "" + Jul 18 13:40:21.967: INFO: stdout: "deployment.apps/agnhost-primary created\n" + Jul 18 13:40:21.967: INFO: apiVersion: apps/v1 + kind: Deployment + metadata: + name: agnhost-replica + spec: + replicas: 2 + selector: + matchLabels: + app: agnhost + role: replica + tier: backend + template: + metadata: + labels: + app: agnhost + role: replica + tier: backend + spec: + containers: + - name: replica + image: registry.k8s.io/e2e-test-images/agnhost:2.43 + args: [ "guestbook", "--replicaof", "agnhost-primary", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + + Jul 18 13:40:21.968: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 create -f -' + Jul 18 13:40:22.194: INFO: stderr: "" + Jul 18 13:40:22.194: INFO: stdout: "deployment.apps/agnhost-replica created\n" + STEP: validating guestbook app 07/18/23 13:40:22.194 + Jul 18 13:40:22.194: INFO: Waiting for all frontend pods to be Running. + Jul 18 13:40:27.245: INFO: Waiting for frontend to serve content. + Jul 18 13:40:27.261: INFO: Trying to add a new entry to the guestbook. + Jul 18 13:40:27.274: INFO: Verifying that added entry can be retrieved. + Jul 18 13:40:27.285: INFO: Failed to get response from guestbook. err: , response: {"data":""} + STEP: using delete to clean up resources 07/18/23 13:40:32.295 + Jul 18 13:40:32.295: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' + Jul 18 13:40:32.410: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" + Jul 18 13:40:32.410: INFO: stdout: "service \"agnhost-replica\" force deleted\n" + STEP: using delete to clean up resources 07/18/23 13:40:32.41 + Jul 18 13:40:32.410: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' + Jul 18 13:40:32.553: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" + Jul 18 13:40:32.553: INFO: stdout: "service \"agnhost-primary\" force deleted\n" + STEP: using delete to clean up resources 07/18/23 13:40:32.553 + Jul 18 13:40:32.553: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' + Jul 18 13:40:32.650: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" + Jul 18 13:40:32.650: INFO: stdout: "service \"frontend\" force deleted\n" + STEP: using delete to clean up resources 07/18/23 13:40:32.65 + Jul 18 13:40:32.650: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' + Jul 18 13:40:32.729: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" + Jul 18 13:40:32.729: INFO: stdout: "deployment.apps \"frontend\" force deleted\n" + STEP: using delete to clean up resources 07/18/23 13:40:32.729 + Jul 18 13:40:32.729: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' + Jul 18 13:40:32.849: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" + Jul 18 13:40:32.849: INFO: stdout: "deployment.apps \"agnhost-primary\" force deleted\n" + STEP: using delete to clean up resources 07/18/23 13:40:32.849 + Jul 18 13:40:32.849: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-4010 delete --grace-period=0 --force -f -' + Jul 18 13:40:32.942: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" + Jul 18 13:40:32.942: INFO: stdout: "deployment.apps \"agnhost-replica\" force deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:40:32.942: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-4010" for this suite. 07/18/23 13:40:32.948 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:162 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:40:32.961 +Jul 18 13:40:32.961: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:40:32.961 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:32.983 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:32.985 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:162 +STEP: Creating the pod 07/18/23 13:40:32.988 +Jul 18 13:40:32.994: INFO: Waiting up to 5m0s for pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db" in namespace "projected-831" to be "running and ready" +Jul 18 13:40:32.999: INFO: Pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db": Phase="Pending", Reason="", readiness=false. Elapsed: 4.449011ms +Jul 18 13:40:32.999: INFO: The phase of Pod annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:40:35.004: INFO: Pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db": Phase="Running", Reason="", readiness=true. Elapsed: 2.009781814s +Jul 18 13:40:35.004: INFO: The phase of Pod annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db is Running (Ready = true) +Jul 18 13:40:35.004: INFO: Pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db" satisfied condition "running and ready" +Jul 18 13:40:35.541: INFO: Successfully updated pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db" +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 13:40:37.566: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-831" for this suite. 07/18/23 13:40:37.571 +------------------------------ +• [4.616 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:162 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:40:32.961 + Jul 18 13:40:32.961: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:40:32.961 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:32.983 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:32.985 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:162 + STEP: Creating the pod 07/18/23 13:40:32.988 + Jul 18 13:40:32.994: INFO: Waiting up to 5m0s for pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db" in namespace "projected-831" to be "running and ready" + Jul 18 13:40:32.999: INFO: Pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db": Phase="Pending", Reason="", readiness=false. Elapsed: 4.449011ms + Jul 18 13:40:32.999: INFO: The phase of Pod annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:40:35.004: INFO: Pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db": Phase="Running", Reason="", readiness=true. Elapsed: 2.009781814s + Jul 18 13:40:35.004: INFO: The phase of Pod annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db is Running (Ready = true) + Jul 18 13:40:35.004: INFO: Pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db" satisfied condition "running and ready" + Jul 18 13:40:35.541: INFO: Successfully updated pod "annotationupdatebe71e7c9-8f2c-4137-a84e-75da594ea5db" + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 13:40:37.566: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-831" for this suite. 07/18/23 13:40:37.571 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/apimachinery/resource_quota.go:230 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:40:37.58 +Jul 18 13:40:37.580: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 13:40:37.581 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:37.592 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:37.595 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/apimachinery/resource_quota.go:230 +STEP: Counting existing ResourceQuota 07/18/23 13:40:37.598 +STEP: Creating a ResourceQuota 07/18/23 13:40:42.604 +STEP: Ensuring resource quota status is calculated 07/18/23 13:40:42.612 +STEP: Creating a Pod that fits quota 07/18/23 13:40:44.617 +STEP: Ensuring ResourceQuota status captures the pod usage 07/18/23 13:40:44.664 +STEP: Not allowing a pod to be created that exceeds remaining quota 07/18/23 13:40:46.67 +STEP: Not allowing a pod to be created that exceeds remaining quota(validation on extended resources) 07/18/23 13:40:46.672 +STEP: Ensuring a pod cannot update its resource requirements 07/18/23 13:40:46.674 +STEP: Ensuring attempts to update pod resource requirements did not change quota usage 07/18/23 13:40:46.678 +STEP: Deleting the pod 07/18/23 13:40:48.682 +STEP: Ensuring resource quota status released the pod usage 07/18/23 13:40:48.696 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 13:40:50.701: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-9753" for this suite. 07/18/23 13:40:50.706 +------------------------------ +• [SLOW TEST] [13.132 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/apimachinery/resource_quota.go:230 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:40:37.58 + Jul 18 13:40:37.580: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 13:40:37.581 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:37.592 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:37.595 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/apimachinery/resource_quota.go:230 + STEP: Counting existing ResourceQuota 07/18/23 13:40:37.598 + STEP: Creating a ResourceQuota 07/18/23 13:40:42.604 + STEP: Ensuring resource quota status is calculated 07/18/23 13:40:42.612 + STEP: Creating a Pod that fits quota 07/18/23 13:40:44.617 + STEP: Ensuring ResourceQuota status captures the pod usage 07/18/23 13:40:44.664 + STEP: Not allowing a pod to be created that exceeds remaining quota 07/18/23 13:40:46.67 + STEP: Not allowing a pod to be created that exceeds remaining quota(validation on extended resources) 07/18/23 13:40:46.672 + STEP: Ensuring a pod cannot update its resource requirements 07/18/23 13:40:46.674 + STEP: Ensuring attempts to update pod resource requirements did not change quota usage 07/18/23 13:40:46.678 + STEP: Deleting the pod 07/18/23 13:40:48.682 + STEP: Ensuring resource quota status released the pod usage 07/18/23 13:40:48.696 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 13:40:50.701: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-9753" for this suite. 07/18/23 13:40:50.706 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with downward pod [Conformance] + test/e2e/storage/subpath.go:92 +[BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:40:50.713 +Jul 18 13:40:50.713: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename subpath 07/18/23 13:40:50.714 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:50.726 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:50.729 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 07/18/23 13:40:50.732 +[It] should support subpaths with downward pod [Conformance] + test/e2e/storage/subpath.go:92 +STEP: Creating pod pod-subpath-test-downwardapi-jfj5 07/18/23 13:40:50.738 +STEP: Creating a pod to test atomic-volume-subpath 07/18/23 13:40:50.739 +Jul 18 13:40:50.746: INFO: Waiting up to 5m0s for pod "pod-subpath-test-downwardapi-jfj5" in namespace "subpath-9518" to be "Succeeded or Failed" +Jul 18 13:40:50.750: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.461851ms +Jul 18 13:40:52.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 2.008851264s +Jul 18 13:40:54.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 4.008900563s +Jul 18 13:40:56.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 6.008940923s +Jul 18 13:40:58.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 8.008949465s +Jul 18 13:41:00.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 10.009255408s +Jul 18 13:41:02.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 12.008905803s +Jul 18 13:41:04.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 14.009460052s +Jul 18 13:41:06.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 16.009279273s +Jul 18 13:41:08.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 18.009511131s +Jul 18 13:41:10.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 20.009237207s +Jul 18 13:41:12.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=false. Elapsed: 22.008797702s +Jul 18 13:41:14.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.009507051s +STEP: Saw pod success 07/18/23 13:41:14.755 +Jul 18 13:41:14.756: INFO: Pod "pod-subpath-test-downwardapi-jfj5" satisfied condition "Succeeded or Failed" +Jul 18 13:41:14.759: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-subpath-test-downwardapi-jfj5 container test-container-subpath-downwardapi-jfj5: +STEP: delete the pod 07/18/23 13:41:14.8 +Jul 18 13:41:14.810: INFO: Waiting for pod pod-subpath-test-downwardapi-jfj5 to disappear +Jul 18 13:41:14.813: INFO: Pod pod-subpath-test-downwardapi-jfj5 no longer exists +STEP: Deleting pod pod-subpath-test-downwardapi-jfj5 07/18/23 13:41:14.813 +Jul 18 13:41:14.813: INFO: Deleting pod "pod-subpath-test-downwardapi-jfj5" in namespace "subpath-9518" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:14.816: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 +STEP: Destroying namespace "subpath-9518" for this suite. 07/18/23 13:41:14.821 +------------------------------ +• [SLOW TEST] [24.113 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with downward pod [Conformance] + test/e2e/storage/subpath.go:92 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:40:50.713 + Jul 18 13:40:50.713: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename subpath 07/18/23 13:40:50.714 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:40:50.726 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:40:50.729 + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 07/18/23 13:40:50.732 + [It] should support subpaths with downward pod [Conformance] + test/e2e/storage/subpath.go:92 + STEP: Creating pod pod-subpath-test-downwardapi-jfj5 07/18/23 13:40:50.738 + STEP: Creating a pod to test atomic-volume-subpath 07/18/23 13:40:50.739 + Jul 18 13:40:50.746: INFO: Waiting up to 5m0s for pod "pod-subpath-test-downwardapi-jfj5" in namespace "subpath-9518" to be "Succeeded or Failed" + Jul 18 13:40:50.750: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.461851ms + Jul 18 13:40:52.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 2.008851264s + Jul 18 13:40:54.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 4.008900563s + Jul 18 13:40:56.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 6.008940923s + Jul 18 13:40:58.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 8.008949465s + Jul 18 13:41:00.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 10.009255408s + Jul 18 13:41:02.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 12.008905803s + Jul 18 13:41:04.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 14.009460052s + Jul 18 13:41:06.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 16.009279273s + Jul 18 13:41:08.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 18.009511131s + Jul 18 13:41:10.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=true. Elapsed: 20.009237207s + Jul 18 13:41:12.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Running", Reason="", readiness=false. Elapsed: 22.008797702s + Jul 18 13:41:14.755: INFO: Pod "pod-subpath-test-downwardapi-jfj5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.009507051s + STEP: Saw pod success 07/18/23 13:41:14.755 + Jul 18 13:41:14.756: INFO: Pod "pod-subpath-test-downwardapi-jfj5" satisfied condition "Succeeded or Failed" + Jul 18 13:41:14.759: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-subpath-test-downwardapi-jfj5 container test-container-subpath-downwardapi-jfj5: + STEP: delete the pod 07/18/23 13:41:14.8 + Jul 18 13:41:14.810: INFO: Waiting for pod pod-subpath-test-downwardapi-jfj5 to disappear + Jul 18 13:41:14.813: INFO: Pod pod-subpath-test-downwardapi-jfj5 no longer exists + STEP: Deleting pod pod-subpath-test-downwardapi-jfj5 07/18/23 13:41:14.813 + Jul 18 13:41:14.813: INFO: Deleting pod "pod-subpath-test-downwardapi-jfj5" in namespace "subpath-9518" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:14.816: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 + STEP: Destroying namespace "subpath-9518" for this suite. 07/18/23 13:41:14.821 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:57 +[BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:14.827 +Jul 18 13:41:14.827: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 13:41:14.828 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:14.839 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:14.841 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:57 +STEP: Creating secret with name secret-test-59ee5d17-f15b-4f2e-b61a-4e4c283648ba 07/18/23 13:41:14.843 +STEP: Creating a pod to test consume secrets 07/18/23 13:41:14.847 +Jul 18 13:41:14.854: INFO: Waiting up to 5m0s for pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d" in namespace "secrets-5950" to be "Succeeded or Failed" +Jul 18 13:41:14.859: INFO: Pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d": Phase="Pending", Reason="", readiness=false. Elapsed: 5.368986ms +Jul 18 13:41:16.864: INFO: Pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009581332s +Jul 18 13:41:18.865: INFO: Pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010814826s +STEP: Saw pod success 07/18/23 13:41:18.865 +Jul 18 13:41:18.865: INFO: Pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d" satisfied condition "Succeeded or Failed" +Jul 18 13:41:18.868: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d container secret-volume-test: +STEP: delete the pod 07/18/23 13:41:18.875 +Jul 18 13:41:18.884: INFO: Waiting for pod pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d to disappear +Jul 18 13:41:18.887: INFO: Pod pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:18.887: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-5950" for this suite. 07/18/23 13:41:18.891 +------------------------------ +• [4.071 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:57 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:14.827 + Jul 18 13:41:14.827: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 13:41:14.828 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:14.839 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:14.841 + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:57 + STEP: Creating secret with name secret-test-59ee5d17-f15b-4f2e-b61a-4e4c283648ba 07/18/23 13:41:14.843 + STEP: Creating a pod to test consume secrets 07/18/23 13:41:14.847 + Jul 18 13:41:14.854: INFO: Waiting up to 5m0s for pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d" in namespace "secrets-5950" to be "Succeeded or Failed" + Jul 18 13:41:14.859: INFO: Pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d": Phase="Pending", Reason="", readiness=false. Elapsed: 5.368986ms + Jul 18 13:41:16.864: INFO: Pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009581332s + Jul 18 13:41:18.865: INFO: Pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010814826s + STEP: Saw pod success 07/18/23 13:41:18.865 + Jul 18 13:41:18.865: INFO: Pod "pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d" satisfied condition "Succeeded or Failed" + Jul 18 13:41:18.868: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d container secret-volume-test: + STEP: delete the pod 07/18/23 13:41:18.875 + Jul 18 13:41:18.884: INFO: Waiting for pod pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d to disappear + Jul 18 13:41:18.887: INFO: Pod pod-secrets-7ef61110-1bdd-4b7d-9140-4205d8e1276d no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:18.887: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-5950" for this suite. 07/18/23 13:41:18.891 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Security Context When creating a pod with readOnlyRootFilesystem + should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:486 +[BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:18.902 +Jul 18 13:41:18.902: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename security-context-test 07/18/23 13:41:18.903 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:18.915 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:18.918 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:50 +[It] should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:486 +Jul 18 13:41:18.928: INFO: Waiting up to 5m0s for pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772" in namespace "security-context-test-6049" to be "Succeeded or Failed" +Jul 18 13:41:18.933: INFO: Pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772": Phase="Pending", Reason="", readiness=false. Elapsed: 5.339992ms +Jul 18 13:41:20.937: INFO: Pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009705518s +Jul 18 13:41:22.938: INFO: Pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010223046s +Jul 18 13:41:22.938: INFO: Pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:22.938: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 +STEP: Destroying namespace "security-context-test-6049" for this suite. 07/18/23 13:41:22.943 +------------------------------ +• [4.048 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + When creating a pod with readOnlyRootFilesystem + test/e2e/common/node/security_context.go:430 + should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:486 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:18.902 + Jul 18 13:41:18.902: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename security-context-test 07/18/23 13:41:18.903 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:18.915 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:18.918 + [BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:50 + [It] should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:486 + Jul 18 13:41:18.928: INFO: Waiting up to 5m0s for pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772" in namespace "security-context-test-6049" to be "Succeeded or Failed" + Jul 18 13:41:18.933: INFO: Pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772": Phase="Pending", Reason="", readiness=false. Elapsed: 5.339992ms + Jul 18 13:41:20.937: INFO: Pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009705518s + Jul 18 13:41:22.938: INFO: Pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010223046s + Jul 18 13:41:22.938: INFO: Pod "busybox-readonly-false-e7f41429-beeb-422e-a232-275b9e49d772" satisfied condition "Succeeded or Failed" + [AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:22.938: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 + STEP: Destroying namespace "security-context-test-6049" for this suite. 07/18/23 13:41:22.943 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] Certificates API [Privileged:ClusterAdmin] + should support CSR API operations [Conformance] + test/e2e/auth/certificates.go:200 +[BeforeEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:22.95 +Jul 18 13:41:22.950: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename certificates 07/18/23 13:41:22.951 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:22.965 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:22.969 +[BeforeEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] should support CSR API operations [Conformance] + test/e2e/auth/certificates.go:200 +STEP: getting /apis 07/18/23 13:41:23.382 +STEP: getting /apis/certificates.k8s.io 07/18/23 13:41:23.385 +STEP: getting /apis/certificates.k8s.io/v1 07/18/23 13:41:23.386 +STEP: creating 07/18/23 13:41:23.387 +STEP: getting 07/18/23 13:41:23.4 +STEP: listing 07/18/23 13:41:23.403 +STEP: watching 07/18/23 13:41:23.406 +Jul 18 13:41:23.406: INFO: starting watch +STEP: patching 07/18/23 13:41:23.407 +STEP: updating 07/18/23 13:41:23.414 +Jul 18 13:41:23.418: INFO: waiting for watch events with expected annotations +Jul 18 13:41:23.418: INFO: saw patched and updated annotations +STEP: getting /approval 07/18/23 13:41:23.418 +STEP: patching /approval 07/18/23 13:41:23.421 +STEP: updating /approval 07/18/23 13:41:23.426 +STEP: getting /status 07/18/23 13:41:23.431 +STEP: patching /status 07/18/23 13:41:23.434 +STEP: updating /status 07/18/23 13:41:23.441 +STEP: deleting 07/18/23 13:41:23.448 +STEP: deleting a collection 07/18/23 13:41:23.458 +[AfterEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:23.472: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-auth] Certificates API [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-auth] Certificates API [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "certificates-5336" for this suite. 07/18/23 13:41:23.478 +------------------------------ +• [0.536 seconds] +[sig-auth] Certificates API [Privileged:ClusterAdmin] +test/e2e/auth/framework.go:23 + should support CSR API operations [Conformance] + test/e2e/auth/certificates.go:200 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:22.95 + Jul 18 13:41:22.950: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename certificates 07/18/23 13:41:22.951 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:22.965 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:22.969 + [BeforeEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] should support CSR API operations [Conformance] + test/e2e/auth/certificates.go:200 + STEP: getting /apis 07/18/23 13:41:23.382 + STEP: getting /apis/certificates.k8s.io 07/18/23 13:41:23.385 + STEP: getting /apis/certificates.k8s.io/v1 07/18/23 13:41:23.386 + STEP: creating 07/18/23 13:41:23.387 + STEP: getting 07/18/23 13:41:23.4 + STEP: listing 07/18/23 13:41:23.403 + STEP: watching 07/18/23 13:41:23.406 + Jul 18 13:41:23.406: INFO: starting watch + STEP: patching 07/18/23 13:41:23.407 + STEP: updating 07/18/23 13:41:23.414 + Jul 18 13:41:23.418: INFO: waiting for watch events with expected annotations + Jul 18 13:41:23.418: INFO: saw patched and updated annotations + STEP: getting /approval 07/18/23 13:41:23.418 + STEP: patching /approval 07/18/23 13:41:23.421 + STEP: updating /approval 07/18/23 13:41:23.426 + STEP: getting /status 07/18/23 13:41:23.431 + STEP: patching /status 07/18/23 13:41:23.434 + STEP: updating /status 07/18/23 13:41:23.441 + STEP: deleting 07/18/23 13:41:23.448 + STEP: deleting a collection 07/18/23 13:41:23.458 + [AfterEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:23.472: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-auth] Certificates API [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-auth] Certificates API [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "certificates-5336" for this suite. 07/18/23 13:41:23.478 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox command that always fails in a pod + should be possible to delete [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:135 +[BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:23.488 +Jul 18 13:41:23.488: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:41:23.489 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:23.503 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:23.506 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:85 +[It] should be possible to delete [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:135 +[AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:23.531: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 +STEP: Destroying namespace "kubelet-test-9041" for this suite. 07/18/23 13:41:23.537 +------------------------------ +• [0.054 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:82 + should be possible to delete [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:135 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:23.488 + Jul 18 13:41:23.488: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:41:23.489 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:23.503 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:23.506 + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:85 + [It] should be possible to delete [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:135 + [AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:23.531: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 + STEP: Destroying namespace "kubelet-test-9041" for this suite. 07/18/23 13:41:23.537 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-apps] ReplicationController + should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/apps/rc.go:83 +[BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:23.545 +Jul 18 13:41:23.545: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replication-controller 07/18/23 13:41:23.547 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:23.557 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:23.56 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 +[It] should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/apps/rc.go:83 +Jul 18 13:41:23.563: INFO: Creating quota "condition-test" that allows only two pods to run in the current namespace +STEP: Creating rc "condition-test" that asks for more than the allowed pod quota 07/18/23 13:41:24.579 +STEP: Checking rc "condition-test" has the desired failure condition set 07/18/23 13:41:24.586 +STEP: Scaling down rc "condition-test" to satisfy pod quota 07/18/23 13:41:25.596 +Jul 18 13:41:25.605: INFO: Updating replication controller "condition-test" +STEP: Checking rc "condition-test" has no failure condition set 07/18/23 13:41:25.605 +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:26.613: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 +STEP: Destroying namespace "replication-controller-5471" for this suite. 07/18/23 13:41:26.619 +------------------------------ +• [3.080 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/apps/rc.go:83 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:23.545 + Jul 18 13:41:23.545: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replication-controller 07/18/23 13:41:23.547 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:23.557 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:23.56 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 + [It] should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/apps/rc.go:83 + Jul 18 13:41:23.563: INFO: Creating quota "condition-test" that allows only two pods to run in the current namespace + STEP: Creating rc "condition-test" that asks for more than the allowed pod quota 07/18/23 13:41:24.579 + STEP: Checking rc "condition-test" has the desired failure condition set 07/18/23 13:41:24.586 + STEP: Scaling down rc "condition-test" to satisfy pod quota 07/18/23 13:41:25.596 + Jul 18 13:41:25.605: INFO: Updating replication controller "condition-test" + STEP: Checking rc "condition-test" has no failure condition set 07/18/23 13:41:25.605 + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:26.613: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 + STEP: Destroying namespace "replication-controller-5471" for this suite. 07/18/23 13:41:26.619 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/common/node/expansion.go:186 +[BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:26.627 +Jul 18 13:41:26.627: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename var-expansion 07/18/23 13:41:26.628 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:26.638 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:26.641 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 +[It] should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/common/node/expansion.go:186 +Jul 18 13:41:26.652: INFO: Waiting up to 2m0s for pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b" in namespace "var-expansion-2973" to be "container 0 failed with reason CreateContainerConfigError" +Jul 18 13:41:26.657: INFO: Pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.278981ms +Jul 18 13:41:28.663: INFO: Pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010845636s +Jul 18 13:41:28.663: INFO: Pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b" satisfied condition "container 0 failed with reason CreateContainerConfigError" +Jul 18 13:41:28.663: INFO: Deleting pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b" in namespace "var-expansion-2973" +Jul 18 13:41:28.671: INFO: Wait up to 5m0s for pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:32.678: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 +STEP: Destroying namespace "var-expansion-2973" for this suite. 07/18/23 13:41:32.683 +------------------------------ +• [SLOW TEST] [6.061 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/common/node/expansion.go:186 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:26.627 + Jul 18 13:41:26.627: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename var-expansion 07/18/23 13:41:26.628 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:26.638 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:26.641 + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 + [It] should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/common/node/expansion.go:186 + Jul 18 13:41:26.652: INFO: Waiting up to 2m0s for pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b" in namespace "var-expansion-2973" to be "container 0 failed with reason CreateContainerConfigError" + Jul 18 13:41:26.657: INFO: Pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.278981ms + Jul 18 13:41:28.663: INFO: Pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010845636s + Jul 18 13:41:28.663: INFO: Pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b" satisfied condition "container 0 failed with reason CreateContainerConfigError" + Jul 18 13:41:28.663: INFO: Deleting pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b" in namespace "var-expansion-2973" + Jul 18 13:41:28.671: INFO: Wait up to 5m0s for pod "var-expansion-2a1cecca-6366-41cc-8159-0011e1cbc56b" to be fully deleted + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:32.678: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 + STEP: Destroying namespace "var-expansion-2973" for this suite. 07/18/23 13:41:32.683 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should run and stop complex daemon [Conformance] + test/e2e/apps/daemon_set.go:194 +[BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:32.69 +Jul 18 13:41:32.690: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename daemonsets 07/18/23 13:41:32.69 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:32.702 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:32.704 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 +[It] should run and stop complex daemon [Conformance] + test/e2e/apps/daemon_set.go:194 +Jul 18 13:41:32.724: INFO: Creating daemon "daemon-set" with a node selector +STEP: Initially, daemon pods should not be running on any nodes. 07/18/23 13:41:32.729 +Jul 18 13:41:32.733: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:41:32.733: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +STEP: Change node label to blue, check that daemon pod is launched. 07/18/23 13:41:32.733 +Jul 18 13:41:32.754: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:41:32.754: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 +Jul 18 13:41:33.759: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:41:33.759: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 +Jul 18 13:41:34.758: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Jul 18 13:41:34.758: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set +STEP: Update the node label to green, and wait for daemons to be unscheduled 07/18/23 13:41:34.762 +Jul 18 13:41:34.795: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Jul 18 13:41:34.795: INFO: Number of running nodes: 0, number of available pods: 1 in daemonset daemon-set +Jul 18 13:41:35.800: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:41:35.800: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +STEP: Update DaemonSet node selector to green, and change its update strategy to RollingUpdate 07/18/23 13:41:35.8 +Jul 18 13:41:35.810: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:41:35.810: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 +Jul 18 13:41:36.815: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:41:36.815: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 +Jul 18 13:41:37.815: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:41:37.815: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 +Jul 18 13:41:38.819: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Jul 18 13:41:38.819: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 +STEP: Deleting DaemonSet "daemon-set" 07/18/23 13:41:38.825 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-2181, will wait for the garbage collector to delete the pods 07/18/23 13:41:38.825 +Jul 18 13:41:38.887: INFO: Deleting DaemonSet.extensions daemon-set took: 5.276175ms +Jul 18 13:41:38.987: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.295794ms +Jul 18 13:41:41.091: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:41:41.091: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Jul 18 13:41:41.094: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"34008"},"items":null} + +Jul 18 13:41:41.097: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"34008"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:41.134: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "daemonsets-2181" for this suite. 07/18/23 13:41:41.142 +------------------------------ +• [SLOW TEST] [8.458 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should run and stop complex daemon [Conformance] + test/e2e/apps/daemon_set.go:194 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:32.69 + Jul 18 13:41:32.690: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename daemonsets 07/18/23 13:41:32.69 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:32.702 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:32.704 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 + [It] should run and stop complex daemon [Conformance] + test/e2e/apps/daemon_set.go:194 + Jul 18 13:41:32.724: INFO: Creating daemon "daemon-set" with a node selector + STEP: Initially, daemon pods should not be running on any nodes. 07/18/23 13:41:32.729 + Jul 18 13:41:32.733: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:41:32.733: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + STEP: Change node label to blue, check that daemon pod is launched. 07/18/23 13:41:32.733 + Jul 18 13:41:32.754: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:41:32.754: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 + Jul 18 13:41:33.759: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:41:33.759: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 + Jul 18 13:41:34.758: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Jul 18 13:41:34.758: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set + STEP: Update the node label to green, and wait for daemons to be unscheduled 07/18/23 13:41:34.762 + Jul 18 13:41:34.795: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Jul 18 13:41:34.795: INFO: Number of running nodes: 0, number of available pods: 1 in daemonset daemon-set + Jul 18 13:41:35.800: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:41:35.800: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + STEP: Update DaemonSet node selector to green, and change its update strategy to RollingUpdate 07/18/23 13:41:35.8 + Jul 18 13:41:35.810: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:41:35.810: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 + Jul 18 13:41:36.815: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:41:36.815: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 + Jul 18 13:41:37.815: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:41:37.815: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 + Jul 18 13:41:38.819: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Jul 18 13:41:38.819: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 + STEP: Deleting DaemonSet "daemon-set" 07/18/23 13:41:38.825 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-2181, will wait for the garbage collector to delete the pods 07/18/23 13:41:38.825 + Jul 18 13:41:38.887: INFO: Deleting DaemonSet.extensions daemon-set took: 5.276175ms + Jul 18 13:41:38.987: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.295794ms + Jul 18 13:41:41.091: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:41:41.091: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Jul 18 13:41:41.094: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"34008"},"items":null} + + Jul 18 13:41:41.097: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"34008"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:41.134: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "daemonsets-2181" for this suite. 07/18/23 13:41:41.142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-storage] ConfigMap + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:124 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:41.149 +Jul 18 13:41:41.149: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:41:41.15 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:41.163 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:41.166 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:124 +STEP: Creating configMap with name configmap-test-upd-b9b82143-7174-4a95-9a59-dc0013299b47 07/18/23 13:41:41.173 +STEP: Creating the pod 07/18/23 13:41:41.18 +Jul 18 13:41:41.187: INFO: Waiting up to 5m0s for pod "pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68" in namespace "configmap-4736" to be "running and ready" +Jul 18 13:41:41.198: INFO: Pod "pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68": Phase="Pending", Reason="", readiness=false. Elapsed: 10.961294ms +Jul 18 13:41:41.198: INFO: The phase of Pod pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:41:43.203: INFO: Pod "pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68": Phase="Running", Reason="", readiness=true. Elapsed: 2.015868579s +Jul 18 13:41:43.203: INFO: The phase of Pod pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68 is Running (Ready = true) +Jul 18 13:41:43.203: INFO: Pod "pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68" satisfied condition "running and ready" +STEP: Updating configmap configmap-test-upd-b9b82143-7174-4a95-9a59-dc0013299b47 07/18/23 13:41:43.218 +STEP: waiting to observe update in volume 07/18/23 13:41:43.228 +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:45.245: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-4736" for this suite. 07/18/23 13:41:45.249 +------------------------------ +• [4.106 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:124 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:41.149 + Jul 18 13:41:41.149: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:41:41.15 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:41.163 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:41.166 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:124 + STEP: Creating configMap with name configmap-test-upd-b9b82143-7174-4a95-9a59-dc0013299b47 07/18/23 13:41:41.173 + STEP: Creating the pod 07/18/23 13:41:41.18 + Jul 18 13:41:41.187: INFO: Waiting up to 5m0s for pod "pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68" in namespace "configmap-4736" to be "running and ready" + Jul 18 13:41:41.198: INFO: Pod "pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68": Phase="Pending", Reason="", readiness=false. Elapsed: 10.961294ms + Jul 18 13:41:41.198: INFO: The phase of Pod pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:41:43.203: INFO: Pod "pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68": Phase="Running", Reason="", readiness=true. Elapsed: 2.015868579s + Jul 18 13:41:43.203: INFO: The phase of Pod pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68 is Running (Ready = true) + Jul 18 13:41:43.203: INFO: Pod "pod-configmaps-40d3d9ef-d8fb-459a-bec3-6af8405e8c68" satisfied condition "running and ready" + STEP: Updating configmap configmap-test-upd-b9b82143-7174-4a95-9a59-dc0013299b47 07/18/23 13:41:43.218 + STEP: waiting to observe update in volume 07/18/23 13:41:43.228 + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:45.245: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-4736" for this suite. 07/18/23 13:41:45.249 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Containers + should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:87 +[BeforeEach] [sig-node] Containers + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:45.263 +Jul 18 13:41:45.263: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename containers 07/18/23 13:41:45.264 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:45.277 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:45.285 +[BeforeEach] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:31 +[It] should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:87 +STEP: Creating a pod to test override all 07/18/23 13:41:45.289 +Jul 18 13:41:45.300: INFO: Waiting up to 5m0s for pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000" in namespace "containers-7193" to be "Succeeded or Failed" +Jul 18 13:41:45.306: INFO: Pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000": Phase="Pending", Reason="", readiness=false. Elapsed: 5.961893ms +Jul 18 13:41:47.311: INFO: Pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010621764s +Jul 18 13:41:49.310: INFO: Pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010045854s +STEP: Saw pod success 07/18/23 13:41:49.311 +Jul 18 13:41:49.311: INFO: Pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000" satisfied condition "Succeeded or Failed" +Jul 18 13:41:49.313: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000 container agnhost-container: +STEP: delete the pod 07/18/23 13:41:49.319 +Jul 18 13:41:49.328: INFO: Waiting for pod client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000 to disappear +Jul 18 13:41:49.331: INFO: Pod client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000 no longer exists +[AfterEach] [sig-node] Containers + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:49.331: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Containers + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Containers + tear down framework | framework.go:193 +STEP: Destroying namespace "containers-7193" for this suite. 07/18/23 13:41:49.335 +------------------------------ +• [4.077 seconds] +[sig-node] Containers +test/e2e/common/node/framework.go:23 + should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:87 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Containers + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:45.263 + Jul 18 13:41:45.263: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename containers 07/18/23 13:41:45.264 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:45.277 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:45.285 + [BeforeEach] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:31 + [It] should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:87 + STEP: Creating a pod to test override all 07/18/23 13:41:45.289 + Jul 18 13:41:45.300: INFO: Waiting up to 5m0s for pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000" in namespace "containers-7193" to be "Succeeded or Failed" + Jul 18 13:41:45.306: INFO: Pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000": Phase="Pending", Reason="", readiness=false. Elapsed: 5.961893ms + Jul 18 13:41:47.311: INFO: Pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010621764s + Jul 18 13:41:49.310: INFO: Pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010045854s + STEP: Saw pod success 07/18/23 13:41:49.311 + Jul 18 13:41:49.311: INFO: Pod "client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000" satisfied condition "Succeeded or Failed" + Jul 18 13:41:49.313: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000 container agnhost-container: + STEP: delete the pod 07/18/23 13:41:49.319 + Jul 18 13:41:49.328: INFO: Waiting for pod client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000 to disappear + Jul 18 13:41:49.331: INFO: Pod client-containers-007f9438-b8b6-4de8-a688-a85cbbff5000 no longer exists + [AfterEach] [sig-node] Containers + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:49.331: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Containers + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Containers + tear down framework | framework.go:193 + STEP: Destroying namespace "containers-7193" for this suite. 07/18/23 13:41:49.335 + << End Captured GinkgoWriter Output +------------------------------ +[sig-storage] EmptyDir wrapper volumes + should not conflict [Conformance] + test/e2e/storage/empty_dir_wrapper.go:67 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:49.341 +Jul 18 13:41:49.341: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir-wrapper 07/18/23 13:41:49.342 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:49.354 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:49.359 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should not conflict [Conformance] + test/e2e/storage/empty_dir_wrapper.go:67 +Jul 18 13:41:49.378: INFO: Waiting up to 5m0s for pod "pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b" in namespace "emptydir-wrapper-6057" to be "running and ready" +Jul 18 13:41:49.382: INFO: Pod "pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.060775ms +Jul 18 13:41:49.382: INFO: The phase of Pod pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:41:51.387: INFO: Pod "pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b": Phase="Running", Reason="", readiness=true. Elapsed: 2.008450191s +Jul 18 13:41:51.387: INFO: The phase of Pod pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b is Running (Ready = true) +Jul 18 13:41:51.387: INFO: Pod "pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b" satisfied condition "running and ready" +STEP: Cleaning up the secret 07/18/23 13:41:51.39 +STEP: Cleaning up the configmap 07/18/23 13:41:51.395 +STEP: Cleaning up the pod 07/18/23 13:41:51.4 +[AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:51.412: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-wrapper-6057" for this suite. 07/18/23 13:41:51.424 +------------------------------ +• [2.088 seconds] +[sig-storage] EmptyDir wrapper volumes +test/e2e/storage/utils/framework.go:23 + should not conflict [Conformance] + test/e2e/storage/empty_dir_wrapper.go:67 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir wrapper volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:49.341 + Jul 18 13:41:49.341: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir-wrapper 07/18/23 13:41:49.342 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:49.354 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:49.359 + [BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should not conflict [Conformance] + test/e2e/storage/empty_dir_wrapper.go:67 + Jul 18 13:41:49.378: INFO: Waiting up to 5m0s for pod "pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b" in namespace "emptydir-wrapper-6057" to be "running and ready" + Jul 18 13:41:49.382: INFO: Pod "pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.060775ms + Jul 18 13:41:49.382: INFO: The phase of Pod pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:41:51.387: INFO: Pod "pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b": Phase="Running", Reason="", readiness=true. Elapsed: 2.008450191s + Jul 18 13:41:51.387: INFO: The phase of Pod pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b is Running (Ready = true) + Jul 18 13:41:51.387: INFO: Pod "pod-secrets-7c265901-2354-4a6c-afbc-3fbc7b87a27b" satisfied condition "running and ready" + STEP: Cleaning up the secret 07/18/23 13:41:51.39 + STEP: Cleaning up the configmap 07/18/23 13:41:51.395 + STEP: Cleaning up the pod 07/18/23 13:41:51.4 + [AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:51.412: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-wrapper-6057" for this suite. 07/18/23 13:41:51.424 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] ConfigMap + should run through a ConfigMap lifecycle [Conformance] + test/e2e/common/node/configmap.go:169 +[BeforeEach] [sig-node] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:51.43 +Jul 18 13:41:51.430: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:41:51.43 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:51.446 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:51.449 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should run through a ConfigMap lifecycle [Conformance] + test/e2e/common/node/configmap.go:169 +STEP: creating a ConfigMap 07/18/23 13:41:51.451 +STEP: fetching the ConfigMap 07/18/23 13:41:51.455 +STEP: patching the ConfigMap 07/18/23 13:41:51.457 +STEP: listing all ConfigMaps in all namespaces with a label selector 07/18/23 13:41:51.462 +STEP: deleting the ConfigMap by collection with a label selector 07/18/23 13:41:51.465 +STEP: listing all ConfigMaps in test namespace 07/18/23 13:41:51.471 +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:51.474: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-6189" for this suite. 07/18/23 13:41:51.479 +------------------------------ +• [0.054 seconds] +[sig-node] ConfigMap +test/e2e/common/node/framework.go:23 + should run through a ConfigMap lifecycle [Conformance] + test/e2e/common/node/configmap.go:169 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:51.43 + Jul 18 13:41:51.430: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:41:51.43 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:51.446 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:51.449 + [BeforeEach] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should run through a ConfigMap lifecycle [Conformance] + test/e2e/common/node/configmap.go:169 + STEP: creating a ConfigMap 07/18/23 13:41:51.451 + STEP: fetching the ConfigMap 07/18/23 13:41:51.455 + STEP: patching the ConfigMap 07/18/23 13:41:51.457 + STEP: listing all ConfigMaps in all namespaces with a label selector 07/18/23 13:41:51.462 + STEP: deleting the ConfigMap by collection with a label selector 07/18/23 13:41:51.465 + STEP: listing all ConfigMaps in test namespace 07/18/23 13:41:51.471 + [AfterEach] [sig-node] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:51.474: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-6189" for this suite. 07/18/23 13:41:51.479 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-apps] DisruptionController + should update/patch PodDisruptionBudget status [Conformance] + test/e2e/apps/disruption.go:164 +[BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:51.484 +Jul 18 13:41:51.484: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename disruption 07/18/23 13:41:51.485 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:51.497 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:51.5 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 +[It] should update/patch PodDisruptionBudget status [Conformance] + test/e2e/apps/disruption.go:164 +STEP: Waiting for the pdb to be processed 07/18/23 13:41:51.507 +STEP: Updating PodDisruptionBudget status 07/18/23 13:41:53.516 +STEP: Waiting for all pods to be running 07/18/23 13:41:53.523 +Jul 18 13:41:53.530: INFO: running pods: 0 < 1 +STEP: locating a running pod 07/18/23 13:41:55.536 +STEP: Waiting for the pdb to be processed 07/18/23 13:41:55.549 +STEP: Patching PodDisruptionBudget status 07/18/23 13:41:55.559 +STEP: Waiting for the pdb to be processed 07/18/23 13:41:55.568 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 +Jul 18 13:41:55.572: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 +STEP: Destroying namespace "disruption-6020" for this suite. 07/18/23 13:41:55.577 +------------------------------ +• [4.098 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should update/patch PodDisruptionBudget status [Conformance] + test/e2e/apps/disruption.go:164 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:51.484 + Jul 18 13:41:51.484: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename disruption 07/18/23 13:41:51.485 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:51.497 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:51.5 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 + [It] should update/patch PodDisruptionBudget status [Conformance] + test/e2e/apps/disruption.go:164 + STEP: Waiting for the pdb to be processed 07/18/23 13:41:51.507 + STEP: Updating PodDisruptionBudget status 07/18/23 13:41:53.516 + STEP: Waiting for all pods to be running 07/18/23 13:41:53.523 + Jul 18 13:41:53.530: INFO: running pods: 0 < 1 + STEP: locating a running pod 07/18/23 13:41:55.536 + STEP: Waiting for the pdb to be processed 07/18/23 13:41:55.549 + STEP: Patching PodDisruptionBudget status 07/18/23 13:41:55.559 + STEP: Waiting for the pdb to be processed 07/18/23 13:41:55.568 + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 + Jul 18 13:41:55.572: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 + STEP: Destroying namespace "disruption-6020" for this suite. 07/18/23 13:41:55.577 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/common/node/expansion.go:152 +[BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:41:55.585 +Jul 18 13:41:55.585: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename var-expansion 07/18/23 13:41:55.586 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:55.599 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:55.602 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 +[It] should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/common/node/expansion.go:152 +Jul 18 13:41:55.618: INFO: Waiting up to 2m0s for pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f" in namespace "var-expansion-2696" to be "container 0 failed with reason CreateContainerConfigError" +Jul 18 13:41:55.622: INFO: Pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f": Phase="Pending", Reason="", readiness=false. Elapsed: 3.73067ms +Jul 18 13:41:57.630: INFO: Pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011282451s +Jul 18 13:41:57.630: INFO: Pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f" satisfied condition "container 0 failed with reason CreateContainerConfigError" +Jul 18 13:41:57.630: INFO: Deleting pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f" in namespace "var-expansion-2696" +Jul 18 13:41:57.636: INFO: Wait up to 5m0s for pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 +Jul 18 13:42:01.644: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 +STEP: Destroying namespace "var-expansion-2696" for this suite. 07/18/23 13:42:01.653 +------------------------------ +• [SLOW TEST] [6.077 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/common/node/expansion.go:152 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:41:55.585 + Jul 18 13:41:55.585: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename var-expansion 07/18/23 13:41:55.586 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:41:55.599 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:41:55.602 + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 + [It] should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/common/node/expansion.go:152 + Jul 18 13:41:55.618: INFO: Waiting up to 2m0s for pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f" in namespace "var-expansion-2696" to be "container 0 failed with reason CreateContainerConfigError" + Jul 18 13:41:55.622: INFO: Pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f": Phase="Pending", Reason="", readiness=false. Elapsed: 3.73067ms + Jul 18 13:41:57.630: INFO: Pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011282451s + Jul 18 13:41:57.630: INFO: Pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f" satisfied condition "container 0 failed with reason CreateContainerConfigError" + Jul 18 13:41:57.630: INFO: Deleting pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f" in namespace "var-expansion-2696" + Jul 18 13:41:57.636: INFO: Wait up to 5m0s for pod "var-expansion-0c7bddde-9958-49cd-b9dd-5503042b186f" to be fully deleted + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 + Jul 18 13:42:01.644: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 + STEP: Destroying namespace "var-expansion-2696" for this suite. 07/18/23 13:42:01.653 + << End Captured GinkgoWriter Output +------------------------------ +[sig-network] DNS + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/network/dns.go:193 +[BeforeEach] [sig-network] DNS + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:42:01.663 +Jul 18 13:42:01.663: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename dns 07/18/23 13:42:01.664 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:01.678 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:01.688 +[BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 +[It] should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/network/dns.go:193 +STEP: Creating a test headless service 07/18/23 13:42:01.691 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service;check="$$(dig +tcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-4717 A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-4717;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-4717 A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-4717;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-4717.svc A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-4717.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-4717.svc A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-4717.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-4717.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-4717.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-4717.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-4717.svc;check="$$(dig +notcp +noall +answer +search 190.28.104.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.104.28.190_udp@PTR;check="$$(dig +tcp +noall +answer +search 190.28.104.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.104.28.190_tcp@PTR;sleep 1; done + 07/18/23 13:42:01.715 +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service;check="$$(dig +tcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-4717 A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-4717;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-4717 A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-4717;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-4717.svc A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-4717.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-4717.svc A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-4717.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-4717.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-4717.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-4717.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-4717.svc;check="$$(dig +notcp +noall +answer +search 190.28.104.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.104.28.190_udp@PTR;check="$$(dig +tcp +noall +answer +search 190.28.104.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.104.28.190_tcp@PTR;sleep 1; done + 07/18/23 13:42:01.715 +STEP: creating a pod to probe DNS 07/18/23 13:42:01.715 +STEP: submitting the pod to kubernetes 07/18/23 13:42:01.715 +Jul 18 13:42:01.740: INFO: Waiting up to 15m0s for pod "dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f" in namespace "dns-4717" to be "running" +Jul 18 13:42:01.749: INFO: Pod "dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f": Phase="Pending", Reason="", readiness=false. Elapsed: 8.5468ms +Jul 18 13:42:03.753: INFO: Pod "dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f": Phase="Running", Reason="", readiness=true. Elapsed: 2.012660255s +Jul 18 13:42:03.753: INFO: Pod "dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f" satisfied condition "running" +STEP: retrieving the pod 07/18/23 13:42:03.753 +STEP: looking for the results for each expected name from probers 07/18/23 13:42:03.756 +Jul 18 13:42:03.762: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.766: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.771: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.775: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.779: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.786: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.816: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.820: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.827: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.835: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.839: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.844: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:03.871: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + +Jul 18 13:42:08.881: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.885: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.889: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.892: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.896: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.899: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.924: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.927: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.930: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.934: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.937: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.941: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:08.964: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + +Jul 18 13:42:13.878: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:13.887: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:13.892: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:13.901: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:13.925: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:13.935: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:13.984: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:13.989: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:13.994: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:14.000: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:14.007: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:14.011: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:14.044: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + +Jul 18 13:42:18.877: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.882: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.886: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.890: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.896: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.901: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.927: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.931: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.937: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.941: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.945: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.949: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:18.974: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + +Jul 18 13:42:23.878: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.883: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.888: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.893: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.898: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.904: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.962: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.966: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.970: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.975: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.978: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:23.984: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:24.021: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + +Jul 18 13:42:28.879: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.883: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.887: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.892: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.896: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.899: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.927: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.931: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.935: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.939: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.942: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.946: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:28.970: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + +Jul 18 13:42:33.889: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:33.898: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:33.904: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:33.909: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:33.914: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:33.949: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) +Jul 18 13:42:34.051: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc] + +Jul 18 13:42:38.965: INFO: DNS probes using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f succeeded + +STEP: deleting the pod 07/18/23 13:42:38.966 +STEP: deleting the test service 07/18/23 13:42:38.986 +STEP: deleting the test headless service 07/18/23 13:42:39.018 +[AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 +Jul 18 13:42:39.036: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 +STEP: Destroying namespace "dns-4717" for this suite. 07/18/23 13:42:39.043 +------------------------------ +• [SLOW TEST] [37.389 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/network/dns.go:193 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:42:01.663 + Jul 18 13:42:01.663: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename dns 07/18/23 13:42:01.664 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:01.678 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:01.688 + [BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 + [It] should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/network/dns.go:193 + STEP: Creating a test headless service 07/18/23 13:42:01.691 + STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service;check="$$(dig +tcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-4717 A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-4717;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-4717 A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-4717;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-4717.svc A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-4717.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-4717.svc A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-4717.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-4717.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-4717.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-4717.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-4717.svc;check="$$(dig +notcp +noall +answer +search 190.28.104.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.104.28.190_udp@PTR;check="$$(dig +tcp +noall +answer +search 190.28.104.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.104.28.190_tcp@PTR;sleep 1; done + 07/18/23 13:42:01.715 + STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service;check="$$(dig +tcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-4717 A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-4717;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-4717 A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-4717;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-4717.svc A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-4717.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-4717.svc A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-4717.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-4717.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-4717.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-4717.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-4717.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-4717.svc;check="$$(dig +notcp +noall +answer +search 190.28.104.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.104.28.190_udp@PTR;check="$$(dig +tcp +noall +answer +search 190.28.104.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.104.28.190_tcp@PTR;sleep 1; done + 07/18/23 13:42:01.715 + STEP: creating a pod to probe DNS 07/18/23 13:42:01.715 + STEP: submitting the pod to kubernetes 07/18/23 13:42:01.715 + Jul 18 13:42:01.740: INFO: Waiting up to 15m0s for pod "dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f" in namespace "dns-4717" to be "running" + Jul 18 13:42:01.749: INFO: Pod "dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f": Phase="Pending", Reason="", readiness=false. Elapsed: 8.5468ms + Jul 18 13:42:03.753: INFO: Pod "dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f": Phase="Running", Reason="", readiness=true. Elapsed: 2.012660255s + Jul 18 13:42:03.753: INFO: Pod "dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f" satisfied condition "running" + STEP: retrieving the pod 07/18/23 13:42:03.753 + STEP: looking for the results for each expected name from probers 07/18/23 13:42:03.756 + Jul 18 13:42:03.762: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.766: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.771: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.775: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.779: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.786: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.816: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.820: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.827: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.835: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.839: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.844: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:03.871: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + + Jul 18 13:42:08.881: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.885: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.889: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.892: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.896: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.899: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.924: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.927: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.930: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.934: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.937: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.941: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:08.964: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + + Jul 18 13:42:13.878: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:13.887: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:13.892: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:13.901: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:13.925: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:13.935: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:13.984: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:13.989: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:13.994: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:14.000: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:14.007: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:14.011: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:14.044: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + + Jul 18 13:42:18.877: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.882: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.886: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.890: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.896: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.901: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.927: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.931: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.937: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.941: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.945: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.949: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:18.974: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + + Jul 18 13:42:23.878: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.883: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.888: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.893: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.898: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.904: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.962: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.966: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.970: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.975: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.978: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:23.984: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:24.021: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + + Jul 18 13:42:28.879: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.883: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.887: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.892: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.896: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.899: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.927: INFO: Unable to read jessie_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.931: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.935: INFO: Unable to read jessie_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.939: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.942: INFO: Unable to read jessie_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.946: INFO: Unable to read jessie_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:28.970: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-4717 jessie_tcp@dns-test-service.dns-4717 jessie_udp@dns-test-service.dns-4717.svc jessie_tcp@dns-test-service.dns-4717.svc] + + Jul 18 13:42:33.889: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:33.898: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:33.904: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:33.909: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717 from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:33.914: INFO: Unable to read wheezy_udp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:33.949: INFO: Unable to read wheezy_tcp@dns-test-service.dns-4717.svc from pod dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f: the server could not find the requested resource (get pods dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f) + Jul 18 13:42:34.051: INFO: Lookups using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-4717 wheezy_tcp@dns-test-service.dns-4717 wheezy_udp@dns-test-service.dns-4717.svc wheezy_tcp@dns-test-service.dns-4717.svc] + + Jul 18 13:42:38.965: INFO: DNS probes using dns-4717/dns-test-499b6573-b26c-43b1-aebe-1e3c0536176f succeeded + + STEP: deleting the pod 07/18/23 13:42:38.966 + STEP: deleting the test service 07/18/23 13:42:38.986 + STEP: deleting the test headless service 07/18/23 13:42:39.018 + [AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 + Jul 18 13:42:39.036: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 + STEP: Destroying namespace "dns-4717" for this suite. 07/18/23 13:42:39.043 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should allow opting out of API token automount [Conformance] + test/e2e/auth/service_accounts.go:161 +[BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:42:39.058 +Jul 18 13:42:39.058: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:42:39.059 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:39.071 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:39.074 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 +[It] should allow opting out of API token automount [Conformance] + test/e2e/auth/service_accounts.go:161 +Jul 18 13:42:39.090: INFO: created pod pod-service-account-defaultsa +Jul 18 13:42:39.090: INFO: pod pod-service-account-defaultsa service account token volume mount: true +Jul 18 13:42:39.095: INFO: created pod pod-service-account-mountsa +Jul 18 13:42:39.095: INFO: pod pod-service-account-mountsa service account token volume mount: true +Jul 18 13:42:39.102: INFO: created pod pod-service-account-nomountsa +Jul 18 13:42:39.102: INFO: pod pod-service-account-nomountsa service account token volume mount: false +Jul 18 13:42:39.112: INFO: created pod pod-service-account-defaultsa-mountspec +Jul 18 13:42:39.112: INFO: pod pod-service-account-defaultsa-mountspec service account token volume mount: true +Jul 18 13:42:39.118: INFO: created pod pod-service-account-mountsa-mountspec +Jul 18 13:42:39.118: INFO: pod pod-service-account-mountsa-mountspec service account token volume mount: true +Jul 18 13:42:39.127: INFO: created pod pod-service-account-nomountsa-mountspec +Jul 18 13:42:39.127: INFO: pod pod-service-account-nomountsa-mountspec service account token volume mount: true +Jul 18 13:42:39.139: INFO: created pod pod-service-account-defaultsa-nomountspec +Jul 18 13:42:39.139: INFO: pod pod-service-account-defaultsa-nomountspec service account token volume mount: false +Jul 18 13:42:39.148: INFO: created pod pod-service-account-mountsa-nomountspec +Jul 18 13:42:39.148: INFO: pod pod-service-account-mountsa-nomountspec service account token volume mount: false +Jul 18 13:42:39.160: INFO: created pod pod-service-account-nomountsa-nomountspec +Jul 18 13:42:39.160: INFO: pod pod-service-account-nomountsa-nomountspec service account token volume mount: false +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 +Jul 18 13:42:39.160: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 +STEP: Destroying namespace "svcaccounts-3597" for this suite. 07/18/23 13:42:39.174 +------------------------------ +• [0.124 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should allow opting out of API token automount [Conformance] + test/e2e/auth/service_accounts.go:161 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:42:39.058 + Jul 18 13:42:39.058: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:42:39.059 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:39.071 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:39.074 + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 + [It] should allow opting out of API token automount [Conformance] + test/e2e/auth/service_accounts.go:161 + Jul 18 13:42:39.090: INFO: created pod pod-service-account-defaultsa + Jul 18 13:42:39.090: INFO: pod pod-service-account-defaultsa service account token volume mount: true + Jul 18 13:42:39.095: INFO: created pod pod-service-account-mountsa + Jul 18 13:42:39.095: INFO: pod pod-service-account-mountsa service account token volume mount: true + Jul 18 13:42:39.102: INFO: created pod pod-service-account-nomountsa + Jul 18 13:42:39.102: INFO: pod pod-service-account-nomountsa service account token volume mount: false + Jul 18 13:42:39.112: INFO: created pod pod-service-account-defaultsa-mountspec + Jul 18 13:42:39.112: INFO: pod pod-service-account-defaultsa-mountspec service account token volume mount: true + Jul 18 13:42:39.118: INFO: created pod pod-service-account-mountsa-mountspec + Jul 18 13:42:39.118: INFO: pod pod-service-account-mountsa-mountspec service account token volume mount: true + Jul 18 13:42:39.127: INFO: created pod pod-service-account-nomountsa-mountspec + Jul 18 13:42:39.127: INFO: pod pod-service-account-nomountsa-mountspec service account token volume mount: true + Jul 18 13:42:39.139: INFO: created pod pod-service-account-defaultsa-nomountspec + Jul 18 13:42:39.139: INFO: pod pod-service-account-defaultsa-nomountspec service account token volume mount: false + Jul 18 13:42:39.148: INFO: created pod pod-service-account-mountsa-nomountspec + Jul 18 13:42:39.148: INFO: pod pod-service-account-mountsa-nomountspec service account token volume mount: false + Jul 18 13:42:39.160: INFO: created pod pod-service-account-nomountsa-nomountspec + Jul 18 13:42:39.160: INFO: pod pod-service-account-nomountsa-nomountspec service account token volume mount: false + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 + Jul 18 13:42:39.160: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 + STEP: Destroying namespace "svcaccounts-3597" for this suite. 07/18/23 13:42:39.174 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] ConfigMap + should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:45 +[BeforeEach] [sig-node] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:42:39.183 +Jul 18 13:42:39.183: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:42:39.184 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:39.196 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:39.2 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:45 +STEP: Creating configMap configmap-1133/configmap-test-a6d6a984-23bc-4c5b-a2db-d9953ef74b44 07/18/23 13:42:39.204 +STEP: Creating a pod to test consume configMaps 07/18/23 13:42:39.208 +Jul 18 13:42:39.216: INFO: Waiting up to 5m0s for pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3" in namespace "configmap-1133" to be "Succeeded or Failed" +Jul 18 13:42:39.223: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3": Phase="Pending", Reason="", readiness=false. Elapsed: 7.754423ms +Jul 18 13:42:41.227: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011682814s +Jul 18 13:42:43.227: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3": Phase="Pending", Reason="", readiness=false. Elapsed: 4.011668944s +Jul 18 13:42:45.230: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.014684024s +STEP: Saw pod success 07/18/23 13:42:45.23 +Jul 18 13:42:45.230: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3" satisfied condition "Succeeded or Failed" +Jul 18 13:42:45.235: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3 container env-test: +STEP: delete the pod 07/18/23 13:42:45.244 +Jul 18 13:42:45.259: INFO: Waiting for pod pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3 to disappear +Jul 18 13:42:45.263: INFO: Pod pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3 no longer exists +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:42:45.263: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-1133" for this suite. 07/18/23 13:42:45.269 +------------------------------ +• [SLOW TEST] [6.097 seconds] +[sig-node] ConfigMap +test/e2e/common/node/framework.go:23 + should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:45 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:42:39.183 + Jul 18 13:42:39.183: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:42:39.184 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:39.196 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:39.2 + [BeforeEach] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:45 + STEP: Creating configMap configmap-1133/configmap-test-a6d6a984-23bc-4c5b-a2db-d9953ef74b44 07/18/23 13:42:39.204 + STEP: Creating a pod to test consume configMaps 07/18/23 13:42:39.208 + Jul 18 13:42:39.216: INFO: Waiting up to 5m0s for pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3" in namespace "configmap-1133" to be "Succeeded or Failed" + Jul 18 13:42:39.223: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3": Phase="Pending", Reason="", readiness=false. Elapsed: 7.754423ms + Jul 18 13:42:41.227: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011682814s + Jul 18 13:42:43.227: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3": Phase="Pending", Reason="", readiness=false. Elapsed: 4.011668944s + Jul 18 13:42:45.230: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.014684024s + STEP: Saw pod success 07/18/23 13:42:45.23 + Jul 18 13:42:45.230: INFO: Pod "pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3" satisfied condition "Succeeded or Failed" + Jul 18 13:42:45.235: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3 container env-test: + STEP: delete the pod 07/18/23 13:42:45.244 + Jul 18 13:42:45.259: INFO: Waiting for pod pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3 to disappear + Jul 18 13:42:45.263: INFO: Pod pod-configmaps-3c8cda58-c821-45bd-a140-c96c0000edb3 no longer exists + [AfterEach] [sig-node] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:42:45.263: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-1133" for this suite. 07/18/23 13:42:45.269 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:157 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:42:45.281 +Jul 18 13:42:45.281: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:42:45.282 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:45.31 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:45.313 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:157 +STEP: Creating a pod to test emptydir volume type on node default medium 07/18/23 13:42:45.316 +Jul 18 13:42:45.329: INFO: Waiting up to 5m0s for pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb" in namespace "emptydir-1837" to be "Succeeded or Failed" +Jul 18 13:42:45.336: INFO: Pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb": Phase="Pending", Reason="", readiness=false. Elapsed: 6.337644ms +Jul 18 13:42:47.340: INFO: Pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011233884s +Jul 18 13:42:49.341: INFO: Pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011314293s +STEP: Saw pod success 07/18/23 13:42:49.341 +Jul 18 13:42:49.341: INFO: Pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb" satisfied condition "Succeeded or Failed" +Jul 18 13:42:49.344: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb container test-container: +STEP: delete the pod 07/18/23 13:42:49.351 +Jul 18 13:42:49.361: INFO: Waiting for pod pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb to disappear +Jul 18 13:42:49.364: INFO: Pod pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:42:49.364: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-1837" for this suite. 07/18/23 13:42:49.369 +------------------------------ +• [4.093 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:157 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:42:45.281 + Jul 18 13:42:45.281: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:42:45.282 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:45.31 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:45.313 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:157 + STEP: Creating a pod to test emptydir volume type on node default medium 07/18/23 13:42:45.316 + Jul 18 13:42:45.329: INFO: Waiting up to 5m0s for pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb" in namespace "emptydir-1837" to be "Succeeded or Failed" + Jul 18 13:42:45.336: INFO: Pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb": Phase="Pending", Reason="", readiness=false. Elapsed: 6.337644ms + Jul 18 13:42:47.340: INFO: Pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011233884s + Jul 18 13:42:49.341: INFO: Pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011314293s + STEP: Saw pod success 07/18/23 13:42:49.341 + Jul 18 13:42:49.341: INFO: Pod "pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb" satisfied condition "Succeeded or Failed" + Jul 18 13:42:49.344: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb container test-container: + STEP: delete the pod 07/18/23 13:42:49.351 + Jul 18 13:42:49.361: INFO: Waiting for pod pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb to disappear + Jul 18 13:42:49.364: INFO: Pod pod-ce5014f3-e1be-4ba2-ab57-bf29c7424cfb no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:42:49.364: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-1837" for this suite. 07/18/23 13:42:49.369 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-node] RuntimeClass + should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:156 +[BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:42:49.375 +Jul 18 13:42:49.376: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename runtimeclass 07/18/23 13:42:49.376 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:49.392 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:49.394 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 +[It] should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:156 +STEP: Deleting RuntimeClass runtimeclass-4267-delete-me 07/18/23 13:42:49.4 +STEP: Waiting for the RuntimeClass to disappear 07/18/23 13:42:49.405 +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 +Jul 18 13:42:49.413: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 +STEP: Destroying namespace "runtimeclass-4267" for this suite. 07/18/23 13:42:49.417 +------------------------------ +• [0.046 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:156 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:42:49.375 + Jul 18 13:42:49.376: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename runtimeclass 07/18/23 13:42:49.376 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:49.392 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:49.394 + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:31 + [It] should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:156 + STEP: Deleting RuntimeClass runtimeclass-4267-delete-me 07/18/23 13:42:49.4 + STEP: Waiting for the RuntimeClass to disappear 07/18/23 13:42:49.405 + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/node/init/init.go:32 + Jul 18 13:42:49.413: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] RuntimeClass + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] RuntimeClass + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] RuntimeClass + tear down framework | framework.go:193 + STEP: Destroying namespace "runtimeclass-4267" for this suite. 07/18/23 13:42:49.417 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:193 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:42:49.427 +Jul 18 13:42:49.428: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:42:49.428 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:49.44 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:49.443 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:193 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:42:49.446 +Jul 18 13:42:49.454: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380" in namespace "projected-2239" to be "Succeeded or Failed" +Jul 18 13:42:49.460: INFO: Pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380": Phase="Pending", Reason="", readiness=false. Elapsed: 6.091366ms +Jul 18 13:42:51.464: INFO: Pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010070029s +Jul 18 13:42:53.466: INFO: Pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012081941s +STEP: Saw pod success 07/18/23 13:42:53.466 +Jul 18 13:42:53.466: INFO: Pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380" satisfied condition "Succeeded or Failed" +Jul 18 13:42:53.469: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380 container client-container: +STEP: delete the pod 07/18/23 13:42:53.475 +Jul 18 13:42:53.486: INFO: Waiting for pod downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380 to disappear +Jul 18 13:42:53.489: INFO: Pod downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 13:42:53.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-2239" for this suite. 07/18/23 13:42:53.494 +------------------------------ +• [4.071 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:193 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:42:49.427 + Jul 18 13:42:49.428: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:42:49.428 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:49.44 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:49.443 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:193 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:42:49.446 + Jul 18 13:42:49.454: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380" in namespace "projected-2239" to be "Succeeded or Failed" + Jul 18 13:42:49.460: INFO: Pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380": Phase="Pending", Reason="", readiness=false. Elapsed: 6.091366ms + Jul 18 13:42:51.464: INFO: Pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010070029s + Jul 18 13:42:53.466: INFO: Pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012081941s + STEP: Saw pod success 07/18/23 13:42:53.466 + Jul 18 13:42:53.466: INFO: Pod "downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380" satisfied condition "Succeeded or Failed" + Jul 18 13:42:53.469: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380 container client-container: + STEP: delete the pod 07/18/23 13:42:53.475 + Jul 18 13:42:53.486: INFO: Waiting for pod downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380 to disappear + Jul 18 13:42:53.489: INFO: Pod downwardapi-volume-c218dcc0-d94f-46e4-a064-49279489c380 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 13:42:53.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-2239" for this suite. 07/18/23 13:42:53.494 + << End Captured GinkgoWriter Output +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] + validates basic preemption works [Conformance] + test/e2e/scheduling/preemption.go:130 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:42:53.499 +Jul 18 13:42:53.499: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-preemption 07/18/23 13:42:53.501 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:53.514 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:53.516 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:97 +Jul 18 13:42:53.530: INFO: Waiting up to 1m0s for all nodes to be ready +Jul 18 13:43:53.581: INFO: Waiting for terminating namespaces to be deleted... +[It] validates basic preemption works [Conformance] + test/e2e/scheduling/preemption.go:130 +STEP: Create pods that use 4/5 of node resources. 07/18/23 13:43:53.585 +Jul 18 13:43:53.613: INFO: Created pod: pod0-0-sched-preemption-low-priority +Jul 18 13:43:53.619: INFO: Created pod: pod0-1-sched-preemption-medium-priority +Jul 18 13:43:53.646: INFO: Created pod: pod1-0-sched-preemption-medium-priority +Jul 18 13:43:53.665: INFO: Created pod: pod1-1-sched-preemption-medium-priority +Jul 18 13:43:53.688: INFO: Created pod: pod2-0-sched-preemption-medium-priority +Jul 18 13:43:53.693: INFO: Created pod: pod2-1-sched-preemption-medium-priority +STEP: Wait for pods to be scheduled. 07/18/23 13:43:53.693 +Jul 18 13:43:53.697: INFO: Waiting up to 5m0s for pod "pod0-0-sched-preemption-low-priority" in namespace "sched-preemption-1876" to be "running" +Jul 18 13:43:53.716: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 18.87221ms +Jul 18 13:43:55.721: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.023848192s +Jul 18 13:43:55.721: INFO: Pod "pod0-0-sched-preemption-low-priority" satisfied condition "running" +Jul 18 13:43:55.721: INFO: Waiting up to 5m0s for pod "pod0-1-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" +Jul 18 13:43:55.724: INFO: Pod "pod0-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.848767ms +Jul 18 13:43:55.724: INFO: Pod "pod0-1-sched-preemption-medium-priority" satisfied condition "running" +Jul 18 13:43:55.724: INFO: Waiting up to 5m0s for pod "pod1-0-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" +Jul 18 13:43:55.727: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 3.220154ms +Jul 18 13:43:55.728: INFO: Pod "pod1-0-sched-preemption-medium-priority" satisfied condition "running" +Jul 18 13:43:55.728: INFO: Waiting up to 5m0s for pod "pod1-1-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" +Jul 18 13:43:55.730: INFO: Pod "pod1-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.764111ms +Jul 18 13:43:55.730: INFO: Pod "pod1-1-sched-preemption-medium-priority" satisfied condition "running" +Jul 18 13:43:55.730: INFO: Waiting up to 5m0s for pod "pod2-0-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" +Jul 18 13:43:55.733: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.756316ms +Jul 18 13:43:55.733: INFO: Pod "pod2-0-sched-preemption-medium-priority" satisfied condition "running" +Jul 18 13:43:55.733: INFO: Waiting up to 5m0s for pod "pod2-1-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" +Jul 18 13:43:55.736: INFO: Pod "pod2-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.871168ms +Jul 18 13:43:55.736: INFO: Pod "pod2-1-sched-preemption-medium-priority" satisfied condition "running" +STEP: Run a high priority pod that has same requirements as that of lower priority pod 07/18/23 13:43:55.736 +Jul 18 13:43:55.741: INFO: Waiting up to 2m0s for pod "preemptor-pod" in namespace "sched-preemption-1876" to be "running" +Jul 18 13:43:55.748: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.187382ms +Jul 18 13:43:57.752: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01081557s +Jul 18 13:43:59.753: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 4.011264123s +Jul 18 13:44:01.753: INFO: Pod "preemptor-pod": Phase="Running", Reason="", readiness=true. Elapsed: 6.011272397s +Jul 18 13:44:01.753: INFO: Pod "preemptor-pod" satisfied condition "running" +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:01.774: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:84 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-preemption-1876" for this suite. 07/18/23 13:44:01.82 +------------------------------ +• [SLOW TEST] [68.327 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + validates basic preemption works [Conformance] + test/e2e/scheduling/preemption.go:130 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:42:53.499 + Jul 18 13:42:53.499: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-preemption 07/18/23 13:42:53.501 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:42:53.514 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:42:53.516 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:97 + Jul 18 13:42:53.530: INFO: Waiting up to 1m0s for all nodes to be ready + Jul 18 13:43:53.581: INFO: Waiting for terminating namespaces to be deleted... + [It] validates basic preemption works [Conformance] + test/e2e/scheduling/preemption.go:130 + STEP: Create pods that use 4/5 of node resources. 07/18/23 13:43:53.585 + Jul 18 13:43:53.613: INFO: Created pod: pod0-0-sched-preemption-low-priority + Jul 18 13:43:53.619: INFO: Created pod: pod0-1-sched-preemption-medium-priority + Jul 18 13:43:53.646: INFO: Created pod: pod1-0-sched-preemption-medium-priority + Jul 18 13:43:53.665: INFO: Created pod: pod1-1-sched-preemption-medium-priority + Jul 18 13:43:53.688: INFO: Created pod: pod2-0-sched-preemption-medium-priority + Jul 18 13:43:53.693: INFO: Created pod: pod2-1-sched-preemption-medium-priority + STEP: Wait for pods to be scheduled. 07/18/23 13:43:53.693 + Jul 18 13:43:53.697: INFO: Waiting up to 5m0s for pod "pod0-0-sched-preemption-low-priority" in namespace "sched-preemption-1876" to be "running" + Jul 18 13:43:53.716: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 18.87221ms + Jul 18 13:43:55.721: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.023848192s + Jul 18 13:43:55.721: INFO: Pod "pod0-0-sched-preemption-low-priority" satisfied condition "running" + Jul 18 13:43:55.721: INFO: Waiting up to 5m0s for pod "pod0-1-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" + Jul 18 13:43:55.724: INFO: Pod "pod0-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.848767ms + Jul 18 13:43:55.724: INFO: Pod "pod0-1-sched-preemption-medium-priority" satisfied condition "running" + Jul 18 13:43:55.724: INFO: Waiting up to 5m0s for pod "pod1-0-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" + Jul 18 13:43:55.727: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 3.220154ms + Jul 18 13:43:55.728: INFO: Pod "pod1-0-sched-preemption-medium-priority" satisfied condition "running" + Jul 18 13:43:55.728: INFO: Waiting up to 5m0s for pod "pod1-1-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" + Jul 18 13:43:55.730: INFO: Pod "pod1-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.764111ms + Jul 18 13:43:55.730: INFO: Pod "pod1-1-sched-preemption-medium-priority" satisfied condition "running" + Jul 18 13:43:55.730: INFO: Waiting up to 5m0s for pod "pod2-0-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" + Jul 18 13:43:55.733: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.756316ms + Jul 18 13:43:55.733: INFO: Pod "pod2-0-sched-preemption-medium-priority" satisfied condition "running" + Jul 18 13:43:55.733: INFO: Waiting up to 5m0s for pod "pod2-1-sched-preemption-medium-priority" in namespace "sched-preemption-1876" to be "running" + Jul 18 13:43:55.736: INFO: Pod "pod2-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.871168ms + Jul 18 13:43:55.736: INFO: Pod "pod2-1-sched-preemption-medium-priority" satisfied condition "running" + STEP: Run a high priority pod that has same requirements as that of lower priority pod 07/18/23 13:43:55.736 + Jul 18 13:43:55.741: INFO: Waiting up to 2m0s for pod "preemptor-pod" in namespace "sched-preemption-1876" to be "running" + Jul 18 13:43:55.748: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.187382ms + Jul 18 13:43:57.752: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01081557s + Jul 18 13:43:59.753: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 4.011264123s + Jul 18 13:44:01.753: INFO: Pod "preemptor-pod": Phase="Running", Reason="", readiness=true. Elapsed: 6.011272397s + Jul 18 13:44:01.753: INFO: Pod "preemptor-pod" satisfied condition "running" + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:01.774: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:84 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-preemption-1876" for this suite. 07/18/23 13:44:01.82 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if matching [Conformance] + test/e2e/scheduling/predicates.go:466 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:01.829 +Jul 18 13:44:01.829: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-pred 07/18/23 13:44:01.831 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:01.845 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:01.849 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:97 +Jul 18 13:44:01.852: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Jul 18 13:44:01.860: INFO: Waiting for terminating namespaces to be deleted... +Jul 18 13:44:01.863: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-2gxz9 before test +Jul 18 13:44:01.872: INFO: ensure-metrics-token-lvl98 from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container container ready: false, restart count 0 +Jul 18 13:44:01.872: INFO: kube-state-metrics-667cffb8c5-8wkqd from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (3 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container kube-rbac-proxy-main ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container kube-rbac-proxy-self ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container kube-state-metrics ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: node-exporter-5dhfb from elx-monitoring started at 2023-07-18 12:25:45 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: prometheus-0 from elx-monitoring started at 2023-07-18 12:26:42 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container prometheus ready: true, restart count 1 +Jul 18 13:44:01.872: INFO: Container thanos ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: thanos-compactor-6fcfb756fd-phmrk from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container thanos-compactor ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: thanos-query-b6b9668d7-nr9zb from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container thanos-query ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: thanos-store-69d77d9545-2k8kz from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container thanos-store ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: calico-node-t27b6 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container calico-node ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: csi-cinder-controllerplugin-855f98bb66-zb96s from kube-system started at 2023-07-18 12:25:53 +0000 UTC (6 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container csi-attacher ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container csi-provisioner ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container csi-resizer ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container csi-snapshotter ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: csi-cinder-nodeplugin-22zhp from kube-system started at 2023-07-18 12:25:45 +0000 UTC (3 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: kube-proxy-lq244 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: metrics-server-6b6f9ccc7-47zbv from kube-system started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container metrics-server ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: pod0-1-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container pod0-1-sched-preemption-medium-priority ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: preemptor-pod from sched-preemption-1876 started at 2023-07-18 13:43:59 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container preemptor-pod ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:01.872: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 13:44:01.872: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-c6s2t before test +Jul 18 13:44:01.881: INFO: node-exporter-wsfcv from elx-monitoring started at 2023-07-18 12:27:03 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:01.881: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 13:44:01.881: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 13:44:01.881: INFO: calico-node-cw9fq from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.881: INFO: Container calico-node ready: true, restart count 0 +Jul 18 13:44:01.881: INFO: csi-cinder-nodeplugin-qsc6p from kube-system started at 2023-07-18 12:27:03 +0000 UTC (3 container statuses recorded) +Jul 18 13:44:01.881: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:44:01.881: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:44:01.881: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 13:44:01.881: INFO: kube-proxy-2xv78 from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.882: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 13:44:01.882: INFO: pod1-0-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.882: INFO: Container pod1-0-sched-preemption-medium-priority ready: true, restart count 0 +Jul 18 13:44:01.882: INFO: pod1-1-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.882: INFO: Container pod1-1-sched-preemption-medium-priority ready: true, restart count 0 +Jul 18 13:44:01.882: INFO: sonobuoy from sonobuoy started at 2023-07-18 12:52:49 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.882: INFO: Container kube-sonobuoy ready: true, restart count 0 +Jul 18 13:44:01.882: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:01.882: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:44:01.882: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 13:44:01.882: INFO: pod-service-account-defaultsa from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.882: INFO: Container token-test ready: false, restart count 0 +Jul 18 13:44:01.882: INFO: pod-service-account-defaultsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.882: INFO: Container token-test ready: false, restart count 0 +Jul 18 13:44:01.882: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-nvxfm before test +Jul 18 13:44:01.892: INFO: node-exporter-ff5nj from elx-monitoring started at 2023-07-18 12:26:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:01.892: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: calico-node-fxdsq from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.892: INFO: Container calico-node ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: csi-cinder-nodeplugin-dbb7g from kube-system started at 2023-07-18 12:26:53 +0000 UTC (3 container statuses recorded) +Jul 18 13:44:01.892: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: kube-proxy-fpxdn from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.892: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: pod2-0-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.892: INFO: Container pod2-0-sched-preemption-medium-priority ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: pod2-1-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.892: INFO: Container pod2-1-sched-preemption-medium-priority ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: sonobuoy-e2e-job-658b9bbe024d4d2b from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:01.892: INFO: Container e2e ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:44:01.892: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:01.892: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:44:01.893: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 13:44:01.893: INFO: pod-service-account-mountsa from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.893: INFO: Container token-test ready: false, restart count 0 +Jul 18 13:44:01.893: INFO: pod-service-account-mountsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.893: INFO: Container token-test ready: false, restart count 0 +Jul 18 13:44:01.893: INFO: pod-service-account-nomountsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:01.893: INFO: Container token-test ready: false, restart count 0 +[It] validates that NodeSelector is respected if matching [Conformance] + test/e2e/scheduling/predicates.go:466 +STEP: Trying to launch a pod without a label to get a node which can launch it. 07/18/23 13:44:01.893 +Jul 18 13:44:01.900: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-pred-3101" to be "running" +Jul 18 13:44:01.904: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323591ms +Jul 18 13:44:03.910: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.009587648s +Jul 18 13:44:03.910: INFO: Pod "without-label" satisfied condition "running" +STEP: Explicitly delete pod here to free the resource it takes. 07/18/23 13:44:03.913 +STEP: Trying to apply a random label on the found node. 07/18/23 13:44:03.923 +STEP: verifying the node has the label kubernetes.io/e2e-99f0d0cd-536a-4c19-b9fd-d8e3e7d6b16d 42 07/18/23 13:44:03.932 +STEP: Trying to relaunch the pod, now with labels. 07/18/23 13:44:03.938 +Jul 18 13:44:03.944: INFO: Waiting up to 5m0s for pod "with-labels" in namespace "sched-pred-3101" to be "not pending" +Jul 18 13:44:03.948: INFO: Pod "with-labels": Phase="Pending", Reason="", readiness=false. Elapsed: 4.439892ms +Jul 18 13:44:05.953: INFO: Pod "with-labels": Phase="Running", Reason="", readiness=true. Elapsed: 2.008927222s +Jul 18 13:44:05.953: INFO: Pod "with-labels" satisfied condition "not pending" +STEP: removing the label kubernetes.io/e2e-99f0d0cd-536a-4c19-b9fd-d8e3e7d6b16d off the node hux-lab1-worker-c6s2t 07/18/23 13:44:05.956 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-99f0d0cd-536a-4c19-b9fd-d8e3e7d6b16d 07/18/23 13:44:05.97 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:05.980: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:88 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-pred-3101" for this suite. 07/18/23 13:44:05.986 +------------------------------ +• [4.164 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +test/e2e/scheduling/framework.go:40 + validates that NodeSelector is respected if matching [Conformance] + test/e2e/scheduling/predicates.go:466 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:01.829 + Jul 18 13:44:01.829: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-pred 07/18/23 13:44:01.831 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:01.845 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:01.849 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:97 + Jul 18 13:44:01.852: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready + Jul 18 13:44:01.860: INFO: Waiting for terminating namespaces to be deleted... + Jul 18 13:44:01.863: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-2gxz9 before test + Jul 18 13:44:01.872: INFO: ensure-metrics-token-lvl98 from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container container ready: false, restart count 0 + Jul 18 13:44:01.872: INFO: kube-state-metrics-667cffb8c5-8wkqd from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (3 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container kube-rbac-proxy-main ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container kube-rbac-proxy-self ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container kube-state-metrics ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: node-exporter-5dhfb from elx-monitoring started at 2023-07-18 12:25:45 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: prometheus-0 from elx-monitoring started at 2023-07-18 12:26:42 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container prometheus ready: true, restart count 1 + Jul 18 13:44:01.872: INFO: Container thanos ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: thanos-compactor-6fcfb756fd-phmrk from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container thanos-compactor ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: thanos-query-b6b9668d7-nr9zb from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container thanos-query ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: thanos-store-69d77d9545-2k8kz from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container thanos-store ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: calico-node-t27b6 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container calico-node ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: csi-cinder-controllerplugin-855f98bb66-zb96s from kube-system started at 2023-07-18 12:25:53 +0000 UTC (6 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container csi-attacher ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container csi-provisioner ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container csi-resizer ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container csi-snapshotter ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: csi-cinder-nodeplugin-22zhp from kube-system started at 2023-07-18 12:25:45 +0000 UTC (3 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: kube-proxy-lq244 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: metrics-server-6b6f9ccc7-47zbv from kube-system started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container metrics-server ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: pod0-1-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container pod0-1-sched-preemption-medium-priority ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: preemptor-pod from sched-preemption-1876 started at 2023-07-18 13:43:59 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container preemptor-pod ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:01.872: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 13:44:01.872: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-c6s2t before test + Jul 18 13:44:01.881: INFO: node-exporter-wsfcv from elx-monitoring started at 2023-07-18 12:27:03 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:01.881: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 13:44:01.881: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 13:44:01.881: INFO: calico-node-cw9fq from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.881: INFO: Container calico-node ready: true, restart count 0 + Jul 18 13:44:01.881: INFO: csi-cinder-nodeplugin-qsc6p from kube-system started at 2023-07-18 12:27:03 +0000 UTC (3 container statuses recorded) + Jul 18 13:44:01.881: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:44:01.881: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:44:01.881: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 13:44:01.881: INFO: kube-proxy-2xv78 from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.882: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 13:44:01.882: INFO: pod1-0-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.882: INFO: Container pod1-0-sched-preemption-medium-priority ready: true, restart count 0 + Jul 18 13:44:01.882: INFO: pod1-1-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.882: INFO: Container pod1-1-sched-preemption-medium-priority ready: true, restart count 0 + Jul 18 13:44:01.882: INFO: sonobuoy from sonobuoy started at 2023-07-18 12:52:49 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.882: INFO: Container kube-sonobuoy ready: true, restart count 0 + Jul 18 13:44:01.882: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:01.882: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:44:01.882: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 13:44:01.882: INFO: pod-service-account-defaultsa from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.882: INFO: Container token-test ready: false, restart count 0 + Jul 18 13:44:01.882: INFO: pod-service-account-defaultsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.882: INFO: Container token-test ready: false, restart count 0 + Jul 18 13:44:01.882: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-nvxfm before test + Jul 18 13:44:01.892: INFO: node-exporter-ff5nj from elx-monitoring started at 2023-07-18 12:26:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:01.892: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: calico-node-fxdsq from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.892: INFO: Container calico-node ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: csi-cinder-nodeplugin-dbb7g from kube-system started at 2023-07-18 12:26:53 +0000 UTC (3 container statuses recorded) + Jul 18 13:44:01.892: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: kube-proxy-fpxdn from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.892: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: pod2-0-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.892: INFO: Container pod2-0-sched-preemption-medium-priority ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: pod2-1-sched-preemption-medium-priority from sched-preemption-1876 started at 2023-07-18 13:43:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.892: INFO: Container pod2-1-sched-preemption-medium-priority ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: sonobuoy-e2e-job-658b9bbe024d4d2b from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:01.892: INFO: Container e2e ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:44:01.892: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:01.892: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:44:01.893: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 13:44:01.893: INFO: pod-service-account-mountsa from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.893: INFO: Container token-test ready: false, restart count 0 + Jul 18 13:44:01.893: INFO: pod-service-account-mountsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.893: INFO: Container token-test ready: false, restart count 0 + Jul 18 13:44:01.893: INFO: pod-service-account-nomountsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:01.893: INFO: Container token-test ready: false, restart count 0 + [It] validates that NodeSelector is respected if matching [Conformance] + test/e2e/scheduling/predicates.go:466 + STEP: Trying to launch a pod without a label to get a node which can launch it. 07/18/23 13:44:01.893 + Jul 18 13:44:01.900: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-pred-3101" to be "running" + Jul 18 13:44:01.904: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323591ms + Jul 18 13:44:03.910: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.009587648s + Jul 18 13:44:03.910: INFO: Pod "without-label" satisfied condition "running" + STEP: Explicitly delete pod here to free the resource it takes. 07/18/23 13:44:03.913 + STEP: Trying to apply a random label on the found node. 07/18/23 13:44:03.923 + STEP: verifying the node has the label kubernetes.io/e2e-99f0d0cd-536a-4c19-b9fd-d8e3e7d6b16d 42 07/18/23 13:44:03.932 + STEP: Trying to relaunch the pod, now with labels. 07/18/23 13:44:03.938 + Jul 18 13:44:03.944: INFO: Waiting up to 5m0s for pod "with-labels" in namespace "sched-pred-3101" to be "not pending" + Jul 18 13:44:03.948: INFO: Pod "with-labels": Phase="Pending", Reason="", readiness=false. Elapsed: 4.439892ms + Jul 18 13:44:05.953: INFO: Pod "with-labels": Phase="Running", Reason="", readiness=true. Elapsed: 2.008927222s + Jul 18 13:44:05.953: INFO: Pod "with-labels" satisfied condition "not pending" + STEP: removing the label kubernetes.io/e2e-99f0d0cd-536a-4c19-b9fd-d8e3e7d6b16d off the node hux-lab1-worker-c6s2t 07/18/23 13:44:05.956 + STEP: verifying the node doesn't have the label kubernetes.io/e2e-99f0d0cd-536a-4c19-b9fd-d8e3e7d6b16d 07/18/23 13:44:05.97 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:05.980: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:88 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-pred-3101" for this suite. 07/18/23 13:44:05.986 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should delete old replica sets [Conformance] + test/e2e/apps/deployment.go:122 +[BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:05.994 +Jul 18 13:44:05.994: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename deployment 07/18/23 13:44:05.995 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:06.011 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:06.014 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] deployment should delete old replica sets [Conformance] + test/e2e/apps/deployment.go:122 +Jul 18 13:44:06.026: INFO: Pod name cleanup-pod: Found 0 pods out of 1 +Jul 18 13:44:11.030: INFO: Pod name cleanup-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 07/18/23 13:44:11.03 +Jul 18 13:44:11.030: INFO: Creating deployment test-cleanup-deployment +STEP: Waiting for deployment test-cleanup-deployment history to be cleaned up 07/18/23 13:44:11.039 +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Jul 18 13:44:11.051: INFO: Deployment "test-cleanup-deployment": +&Deployment{ObjectMeta:{test-cleanup-deployment deployment-3367 11789907-05f3-4b1e-804e-ecabf8e96d88 35276 1 2023-07-18 13:44:11 +0000 UTC map[name:cleanup-pod] map[] [] [] [{e2e.test Update apps/v1 2023-07-18 13:44:11 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} }]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00427d588 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*0,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} + +Jul 18 13:44:11.055: INFO: New ReplicaSet "test-cleanup-deployment-7698ff6f6b" of Deployment "test-cleanup-deployment": +&ReplicaSet{ObjectMeta:{test-cleanup-deployment-7698ff6f6b deployment-3367 5d4f8bb1-7091-4bfc-8c60-4b3b68528139 35280 1 2023-07-18 13:44:11 +0000 UTC map[name:cleanup-pod pod-template-hash:7698ff6f6b] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-cleanup-deployment 11789907-05f3-4b1e-804e-ecabf8e96d88 0xc004479627 0xc004479628}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:44:11 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"11789907-05f3-4b1e-804e-ecabf8e96d88\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} }]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,pod-template-hash: 7698ff6f6b,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod pod-template-hash:7698ff6f6b] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0044796b8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:0,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:44:11.055: INFO: All old ReplicaSets of Deployment "test-cleanup-deployment": +Jul 18 13:44:11.055: INFO: &ReplicaSet{ObjectMeta:{test-cleanup-controller deployment-3367 1109658c-b632-4a31-8357-e0bdb0ca75f6 35278 1 2023-07-18 13:44:06 +0000 UTC map[name:cleanup-pod pod:httpd] map[] [{apps/v1 Deployment test-cleanup-deployment 11789907-05f3-4b1e-804e-ecabf8e96d88 0xc0044794f7 0xc0044794f8}] [] [{e2e.test Update apps/v1 2023-07-18 13:44:06 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:44:07 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status} {kube-controller-manager Update apps/v1 2023-07-18 13:44:11 +0000 UTC FieldsV1 {"f:metadata":{"f:ownerReferences":{".":{},"k:{\"uid\":\"11789907-05f3-4b1e-804e-ecabf8e96d88\"}":{}}}} }]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod pod:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc0044795b8 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:44:11.065: INFO: Pod "test-cleanup-controller-5n6np" is available: +&Pod{ObjectMeta:{test-cleanup-controller-5n6np test-cleanup-controller- deployment-3367 3845ed72-2678-4dd2-b9c8-ea9192b45a73 35221 0 2023-07-18 13:44:06 +0000 UTC map[name:cleanup-pod pod:httpd] map[cni.projectcalico.org/containerID:effcfb1751e74d630c27147a3f0f35dcfcaaa0a2ccda6a32a1a315a47aad8adf cni.projectcalico.org/podIP:192.168.211.49/32 cni.projectcalico.org/podIPs:192.168.211.49/32] [{apps/v1 ReplicaSet test-cleanup-controller 1109658c-b632-4a31-8357-e0bdb0ca75f6 0xc004479ac7 0xc004479ac8}] [] [{calico Update v1 2023-07-18 13:44:06 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:44:06 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1109658c-b632-4a31-8357-e0bdb0ca75f6\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:44:07 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.49\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-dgbcq,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-dgbcq,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:44:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:44:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:44:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:44:06 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.49,StartTime:2023-07-18 13:44:06 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:44:06 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://1e578bf5e97be5cf77756a6060ff3f12826215b4de0b4b75cead5bf2a5ad345b,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.49,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:11.065: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 +STEP: Destroying namespace "deployment-3367" for this suite. 07/18/23 13:44:11.081 +------------------------------ +• [SLOW TEST] [5.097 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + deployment should delete old replica sets [Conformance] + test/e2e/apps/deployment.go:122 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:05.994 + Jul 18 13:44:05.994: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename deployment 07/18/23 13:44:05.995 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:06.011 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:06.014 + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] deployment should delete old replica sets [Conformance] + test/e2e/apps/deployment.go:122 + Jul 18 13:44:06.026: INFO: Pod name cleanup-pod: Found 0 pods out of 1 + Jul 18 13:44:11.030: INFO: Pod name cleanup-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 07/18/23 13:44:11.03 + Jul 18 13:44:11.030: INFO: Creating deployment test-cleanup-deployment + STEP: Waiting for deployment test-cleanup-deployment history to be cleaned up 07/18/23 13:44:11.039 + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Jul 18 13:44:11.051: INFO: Deployment "test-cleanup-deployment": + &Deployment{ObjectMeta:{test-cleanup-deployment deployment-3367 11789907-05f3-4b1e-804e-ecabf8e96d88 35276 1 2023-07-18 13:44:11 +0000 UTC map[name:cleanup-pod] map[] [] [] [{e2e.test Update apps/v1 2023-07-18 13:44:11 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} }]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00427d588 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*0,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} + + Jul 18 13:44:11.055: INFO: New ReplicaSet "test-cleanup-deployment-7698ff6f6b" of Deployment "test-cleanup-deployment": + &ReplicaSet{ObjectMeta:{test-cleanup-deployment-7698ff6f6b deployment-3367 5d4f8bb1-7091-4bfc-8c60-4b3b68528139 35280 1 2023-07-18 13:44:11 +0000 UTC map[name:cleanup-pod pod-template-hash:7698ff6f6b] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-cleanup-deployment 11789907-05f3-4b1e-804e-ecabf8e96d88 0xc004479627 0xc004479628}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:44:11 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"11789907-05f3-4b1e-804e-ecabf8e96d88\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} }]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,pod-template-hash: 7698ff6f6b,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod pod-template-hash:7698ff6f6b] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0044796b8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:0,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:44:11.055: INFO: All old ReplicaSets of Deployment "test-cleanup-deployment": + Jul 18 13:44:11.055: INFO: &ReplicaSet{ObjectMeta:{test-cleanup-controller deployment-3367 1109658c-b632-4a31-8357-e0bdb0ca75f6 35278 1 2023-07-18 13:44:06 +0000 UTC map[name:cleanup-pod pod:httpd] map[] [{apps/v1 Deployment test-cleanup-deployment 11789907-05f3-4b1e-804e-ecabf8e96d88 0xc0044794f7 0xc0044794f8}] [] [{e2e.test Update apps/v1 2023-07-18 13:44:06 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:44:07 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status} {kube-controller-manager Update apps/v1 2023-07-18 13:44:11 +0000 UTC FieldsV1 {"f:metadata":{"f:ownerReferences":{".":{},"k:{\"uid\":\"11789907-05f3-4b1e-804e-ecabf8e96d88\"}":{}}}} }]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod pod:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc0044795b8 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:44:11.065: INFO: Pod "test-cleanup-controller-5n6np" is available: + &Pod{ObjectMeta:{test-cleanup-controller-5n6np test-cleanup-controller- deployment-3367 3845ed72-2678-4dd2-b9c8-ea9192b45a73 35221 0 2023-07-18 13:44:06 +0000 UTC map[name:cleanup-pod pod:httpd] map[cni.projectcalico.org/containerID:effcfb1751e74d630c27147a3f0f35dcfcaaa0a2ccda6a32a1a315a47aad8adf cni.projectcalico.org/podIP:192.168.211.49/32 cni.projectcalico.org/podIPs:192.168.211.49/32] [{apps/v1 ReplicaSet test-cleanup-controller 1109658c-b632-4a31-8357-e0bdb0ca75f6 0xc004479ac7 0xc004479ac8}] [] [{calico Update v1 2023-07-18 13:44:06 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 13:44:06 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1109658c-b632-4a31-8357-e0bdb0ca75f6\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:44:07 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.49\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-dgbcq,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-dgbcq,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:44:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:44:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:44:07 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:44:06 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:192.168.211.49,StartTime:2023-07-18 13:44:06 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 13:44:06 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://1e578bf5e97be5cf77756a6060ff3f12826215b4de0b4b75cead5bf2a5ad345b,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.211.49,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:11.065: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 + STEP: Destroying namespace "deployment-3367" for this suite. 07/18/23 13:44:11.081 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:127 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:11.092 +Jul 18 13:44:11.092: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:44:11.093 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:11.106 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:11.109 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:127 +STEP: Creating a pod to test emptydir 0644 on tmpfs 07/18/23 13:44:11.113 +Jul 18 13:44:11.122: INFO: Waiting up to 5m0s for pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9" in namespace "emptydir-8670" to be "Succeeded or Failed" +Jul 18 13:44:11.128: INFO: Pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9": Phase="Pending", Reason="", readiness=false. Elapsed: 5.736585ms +Jul 18 13:44:13.134: INFO: Pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011498561s +Jul 18 13:44:15.135: INFO: Pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.0119003s +STEP: Saw pod success 07/18/23 13:44:15.135 +Jul 18 13:44:15.135: INFO: Pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9" satisfied condition "Succeeded or Failed" +Jul 18 13:44:15.138: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9 container test-container: +STEP: delete the pod 07/18/23 13:44:15.146 +Jul 18 13:44:15.159: INFO: Waiting for pod pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9 to disappear +Jul 18 13:44:15.162: INFO: Pod pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:15.162: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-8670" for this suite. 07/18/23 13:44:15.167 +------------------------------ +• [4.086 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:127 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:11.092 + Jul 18 13:44:11.092: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:44:11.093 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:11.106 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:11.109 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:127 + STEP: Creating a pod to test emptydir 0644 on tmpfs 07/18/23 13:44:11.113 + Jul 18 13:44:11.122: INFO: Waiting up to 5m0s for pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9" in namespace "emptydir-8670" to be "Succeeded or Failed" + Jul 18 13:44:11.128: INFO: Pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9": Phase="Pending", Reason="", readiness=false. Elapsed: 5.736585ms + Jul 18 13:44:13.134: INFO: Pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011498561s + Jul 18 13:44:15.135: INFO: Pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.0119003s + STEP: Saw pod success 07/18/23 13:44:15.135 + Jul 18 13:44:15.135: INFO: Pod "pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9" satisfied condition "Succeeded or Failed" + Jul 18 13:44:15.138: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9 container test-container: + STEP: delete the pod 07/18/23 13:44:15.146 + Jul 18 13:44:15.159: INFO: Waiting for pod pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9 to disappear + Jul 18 13:44:15.162: INFO: Pod pod-94cd7c5e-bc20-44b1-aca8-3ca8e108f1d9 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:15.162: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-8670" for this suite. 07/18/23 13:44:15.167 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates resource limits of pods that are allowed to run [Conformance] + test/e2e/scheduling/predicates.go:331 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:15.178 +Jul 18 13:44:15.178: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-pred 07/18/23 13:44:15.179 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:15.193 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:15.196 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:97 +Jul 18 13:44:15.200: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Jul 18 13:44:15.208: INFO: Waiting for terminating namespaces to be deleted... +Jul 18 13:44:15.211: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-2gxz9 before test +Jul 18 13:44:15.220: INFO: ensure-metrics-token-lvl98 from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.221: INFO: Container container ready: false, restart count 0 +Jul 18 13:44:15.221: INFO: kube-state-metrics-667cffb8c5-8wkqd from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (3 container statuses recorded) +Jul 18 13:44:15.221: INFO: Container kube-rbac-proxy-main ready: true, restart count 0 +Jul 18 13:44:15.221: INFO: Container kube-rbac-proxy-self ready: true, restart count 0 +Jul 18 13:44:15.221: INFO: Container kube-state-metrics ready: true, restart count 0 +Jul 18 13:44:15.222: INFO: node-exporter-5dhfb from elx-monitoring started at 2023-07-18 12:25:45 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:15.222: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: prometheus-0 from elx-monitoring started at 2023-07-18 12:26:42 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container prometheus ready: true, restart count 1 +Jul 18 13:44:15.223: INFO: Container thanos ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: thanos-compactor-6fcfb756fd-phmrk from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container thanos-compactor ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: thanos-query-b6b9668d7-nr9zb from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container thanos-query ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: thanos-store-69d77d9545-2k8kz from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container thanos-store ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: calico-node-t27b6 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container calico-node ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: csi-cinder-controllerplugin-855f98bb66-zb96s from kube-system started at 2023-07-18 12:25:53 +0000 UTC (6 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: Container csi-attacher ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: Container csi-provisioner ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: Container csi-resizer ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: Container csi-snapshotter ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: csi-cinder-nodeplugin-22zhp from kube-system started at 2023-07-18 12:25:45 +0000 UTC (3 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: kube-proxy-lq244 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: metrics-server-6b6f9ccc7-47zbv from kube-system started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container metrics-server ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:15.223: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 13:44:15.223: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-c6s2t before test +Jul 18 13:44:15.231: INFO: test-cleanup-controller-5n6np from deployment-3367 started at 2023-07-18 13:44:06 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.231: INFO: Container httpd ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: node-exporter-wsfcv from elx-monitoring started at 2023-07-18 12:27:03 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:15.231: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: calico-node-cw9fq from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.231: INFO: Container calico-node ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: csi-cinder-nodeplugin-qsc6p from kube-system started at 2023-07-18 12:27:03 +0000 UTC (3 container statuses recorded) +Jul 18 13:44:15.231: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: kube-proxy-2xv78 from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.231: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: sonobuoy from sonobuoy started at 2023-07-18 12:52:49 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.231: INFO: Container kube-sonobuoy ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:15.231: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 13:44:15.231: INFO: pod-service-account-defaultsa from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.231: INFO: Container token-test ready: false, restart count 0 +Jul 18 13:44:15.231: INFO: pod-service-account-defaultsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.231: INFO: Container token-test ready: false, restart count 0 +Jul 18 13:44:15.231: INFO: +Logging pods the apiserver thinks is on node hux-lab1-worker-nvxfm before test +Jul 18 13:44:15.240: INFO: test-cleanup-deployment-7698ff6f6b-xtmh4 from deployment-3367 started at 2023-07-18 13:44:11 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container agnhost ready: false, restart count 0 +Jul 18 13:44:15.240: INFO: node-exporter-ff5nj from elx-monitoring started at 2023-07-18 12:26:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container kube-rbac-proxy ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: Container node-exporter ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: calico-node-fxdsq from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container calico-node ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: csi-cinder-nodeplugin-dbb7g from kube-system started at 2023-07-18 12:26:53 +0000 UTC (3 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: Container liveness-probe ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: Container node-driver-registrar ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: kube-proxy-fpxdn from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container kube-proxy ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: sonobuoy-e2e-job-658b9bbe024d4d2b from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container e2e ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container sonobuoy-worker ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: Container systemd-logs ready: true, restart count 0 +Jul 18 13:44:15.240: INFO: pod-service-account-mountsa from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container token-test ready: false, restart count 0 +Jul 18 13:44:15.240: INFO: pod-service-account-mountsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container token-test ready: false, restart count 0 +Jul 18 13:44:15.240: INFO: pod-service-account-nomountsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) +Jul 18 13:44:15.240: INFO: Container token-test ready: false, restart count 0 +[It] validates resource limits of pods that are allowed to run [Conformance] + test/e2e/scheduling/predicates.go:331 +STEP: verifying the node has the label node hux-lab1-worker-2gxz9 07/18/23 13:44:15.28 +STEP: verifying the node has the label node hux-lab1-worker-c6s2t 07/18/23 13:44:15.304 +STEP: verifying the node has the label node hux-lab1-worker-nvxfm 07/18/23 13:44:15.328 +Jul 18 13:44:15.352: INFO: Pod test-cleanup-controller-5n6np requesting resource cpu=0m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.352: INFO: Pod test-cleanup-deployment-7698ff6f6b-xtmh4 requesting resource cpu=0m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.352: INFO: Pod kube-state-metrics-667cffb8c5-8wkqd requesting resource cpu=40m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod node-exporter-5dhfb requesting resource cpu=112m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod node-exporter-ff5nj requesting resource cpu=112m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.352: INFO: Pod node-exporter-wsfcv requesting resource cpu=112m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.352: INFO: Pod prometheus-0 requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod thanos-compactor-6fcfb756fd-phmrk requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod thanos-query-b6b9668d7-nr9zb requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod thanos-store-69d77d9545-2k8kz requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod calico-node-cw9fq requesting resource cpu=250m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.352: INFO: Pod calico-node-fxdsq requesting resource cpu=250m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.352: INFO: Pod calico-node-t27b6 requesting resource cpu=250m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod csi-cinder-controllerplugin-855f98bb66-zb96s requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod csi-cinder-nodeplugin-22zhp requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod csi-cinder-nodeplugin-dbb7g requesting resource cpu=0m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.352: INFO: Pod csi-cinder-nodeplugin-qsc6p requesting resource cpu=0m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.352: INFO: Pod kube-proxy-2xv78 requesting resource cpu=0m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.352: INFO: Pod kube-proxy-fpxdn requesting resource cpu=0m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.352: INFO: Pod kube-proxy-lq244 requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod metrics-server-6b6f9ccc7-47zbv requesting resource cpu=100m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod sonobuoy requesting resource cpu=0m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.352: INFO: Pod sonobuoy-e2e-job-658b9bbe024d4d2b requesting resource cpu=0m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.352: INFO: Pod sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.352: INFO: Pod sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm requesting resource cpu=0m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.352: INFO: Pod sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh requesting resource cpu=0m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.352: INFO: Pod pod-service-account-defaultsa requesting resource cpu=0m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.352: INFO: Pod pod-service-account-defaultsa-mountspec requesting resource cpu=0m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.353: INFO: Pod pod-service-account-mountsa requesting resource cpu=0m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.353: INFO: Pod pod-service-account-mountsa-mountspec requesting resource cpu=0m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.353: INFO: Pod pod-service-account-nomountsa-mountspec requesting resource cpu=0m on Node hux-lab1-worker-nvxfm +STEP: Starting Pods to consume most of the cluster CPU. 07/18/23 13:44:15.353 +Jul 18 13:44:15.355: INFO: Creating a pod which consumes cpu=1048m on Node hux-lab1-worker-2gxz9 +Jul 18 13:44:15.366: INFO: Creating a pod which consumes cpu=1146m on Node hux-lab1-worker-c6s2t +Jul 18 13:44:15.375: INFO: Creating a pod which consumes cpu=1146m on Node hux-lab1-worker-nvxfm +Jul 18 13:44:15.388: INFO: Waiting up to 5m0s for pod "filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9" in namespace "sched-pred-4227" to be "running" +Jul 18 13:44:15.401: INFO: Pod "filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9": Phase="Pending", Reason="", readiness=false. Elapsed: 12.263356ms +Jul 18 13:44:17.406: INFO: Pod "filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9": Phase="Running", Reason="", readiness=true. Elapsed: 2.017355606s +Jul 18 13:44:17.406: INFO: Pod "filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9" satisfied condition "running" +Jul 18 13:44:17.406: INFO: Waiting up to 5m0s for pod "filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede" in namespace "sched-pred-4227" to be "running" +Jul 18 13:44:17.410: INFO: Pod "filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede": Phase="Running", Reason="", readiness=true. Elapsed: 3.744137ms +Jul 18 13:44:17.410: INFO: Pod "filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede" satisfied condition "running" +Jul 18 13:44:17.410: INFO: Waiting up to 5m0s for pod "filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3" in namespace "sched-pred-4227" to be "running" +Jul 18 13:44:17.412: INFO: Pod "filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3": Phase="Running", Reason="", readiness=true. Elapsed: 2.859274ms +Jul 18 13:44:17.413: INFO: Pod "filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3" satisfied condition "running" +STEP: Creating another pod that requires unavailable amount of CPU. 07/18/23 13:44:17.413 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9.1772fa26f0c1d71a], Reason = [Scheduled], Message = [Successfully assigned sched-pred-4227/filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9 to hux-lab1-worker-2gxz9] 07/18/23 13:44:17.418 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9.1772fa271c91bf72], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.9" already present on machine] 07/18/23 13:44:17.418 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9.1772fa271d33bd89], Reason = [Created], Message = [Created container filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9] 07/18/23 13:44:17.418 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9.1772fa2723262794], Reason = [Started], Message = [Started container filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9] 07/18/23 13:44:17.418 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede.1772fa26f17a94e3], Reason = [Scheduled], Message = [Successfully assigned sched-pred-4227/filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede to hux-lab1-worker-c6s2t] 07/18/23 13:44:17.418 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede.1772fa271f5ba672], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.9" already present on machine] 07/18/23 13:44:17.419 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede.1772fa27212d3109], Reason = [Created], Message = [Created container filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede] 07/18/23 13:44:17.419 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede.1772fa272ada13e6], Reason = [Started], Message = [Started container filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede] 07/18/23 13:44:17.419 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3.1772fa26f251f1c0], Reason = [Scheduled], Message = [Successfully assigned sched-pred-4227/filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3 to hux-lab1-worker-nvxfm] 07/18/23 13:44:17.42 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3.1772fa271646cc89], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.9" already present on machine] 07/18/23 13:44:17.421 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3.1772fa2717476f80], Reason = [Created], Message = [Created container filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3] 07/18/23 13:44:17.421 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3.1772fa271c8fb19e], Reason = [Started], Message = [Started container filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3] 07/18/23 13:44:17.421 +STEP: Considering event: +Type = [Warning], Name = [additional-pod.1772fa276b148aa3], Reason = [FailedScheduling], Message = [0/6 nodes are available: 3 Insufficient cpu, 3 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/6 nodes are available: 3 No preemption victims found for incoming pod, 3 Preemption is not helpful for scheduling..] 07/18/23 13:44:17.43 +STEP: removing the label node off the node hux-lab1-worker-2gxz9 07/18/23 13:44:18.428 +STEP: verifying the node doesn't have the label node 07/18/23 13:44:18.443 +STEP: removing the label node off the node hux-lab1-worker-c6s2t 07/18/23 13:44:18.448 +STEP: verifying the node doesn't have the label node 07/18/23 13:44:18.464 +STEP: removing the label node off the node hux-lab1-worker-nvxfm 07/18/23 13:44:18.476 +STEP: verifying the node doesn't have the label node 07/18/23 13:44:18.497 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:18.502: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:88 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-pred-4227" for this suite. 07/18/23 13:44:18.513 +------------------------------ +• [3.341 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +test/e2e/scheduling/framework.go:40 + validates resource limits of pods that are allowed to run [Conformance] + test/e2e/scheduling/predicates.go:331 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:15.178 + Jul 18 13:44:15.178: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-pred 07/18/23 13:44:15.179 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:15.193 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:15.196 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:97 + Jul 18 13:44:15.200: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready + Jul 18 13:44:15.208: INFO: Waiting for terminating namespaces to be deleted... + Jul 18 13:44:15.211: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-2gxz9 before test + Jul 18 13:44:15.220: INFO: ensure-metrics-token-lvl98 from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.221: INFO: Container container ready: false, restart count 0 + Jul 18 13:44:15.221: INFO: kube-state-metrics-667cffb8c5-8wkqd from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (3 container statuses recorded) + Jul 18 13:44:15.221: INFO: Container kube-rbac-proxy-main ready: true, restart count 0 + Jul 18 13:44:15.221: INFO: Container kube-rbac-proxy-self ready: true, restart count 0 + Jul 18 13:44:15.221: INFO: Container kube-state-metrics ready: true, restart count 0 + Jul 18 13:44:15.222: INFO: node-exporter-5dhfb from elx-monitoring started at 2023-07-18 12:25:45 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:15.222: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: prometheus-0 from elx-monitoring started at 2023-07-18 12:26:42 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container prometheus ready: true, restart count 1 + Jul 18 13:44:15.223: INFO: Container thanos ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: thanos-compactor-6fcfb756fd-phmrk from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container thanos-compactor ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: thanos-query-b6b9668d7-nr9zb from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container thanos-query ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: thanos-store-69d77d9545-2k8kz from elx-monitoring started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container thanos-store ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: calico-node-t27b6 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container calico-node ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: csi-cinder-controllerplugin-855f98bb66-zb96s from kube-system started at 2023-07-18 12:25:53 +0000 UTC (6 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: Container csi-attacher ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: Container csi-provisioner ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: Container csi-resizer ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: Container csi-snapshotter ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: csi-cinder-nodeplugin-22zhp from kube-system started at 2023-07-18 12:25:45 +0000 UTC (3 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: kube-proxy-lq244 from kube-system started at 2023-07-18 12:25:45 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: metrics-server-6b6f9ccc7-47zbv from kube-system started at 2023-07-18 12:25:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container metrics-server ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:15.223: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 13:44:15.223: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-c6s2t before test + Jul 18 13:44:15.231: INFO: test-cleanup-controller-5n6np from deployment-3367 started at 2023-07-18 13:44:06 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.231: INFO: Container httpd ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: node-exporter-wsfcv from elx-monitoring started at 2023-07-18 12:27:03 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:15.231: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: calico-node-cw9fq from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.231: INFO: Container calico-node ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: csi-cinder-nodeplugin-qsc6p from kube-system started at 2023-07-18 12:27:03 +0000 UTC (3 container statuses recorded) + Jul 18 13:44:15.231: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: kube-proxy-2xv78 from kube-system started at 2023-07-18 12:27:03 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.231: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: sonobuoy from sonobuoy started at 2023-07-18 12:52:49 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.231: INFO: Container kube-sonobuoy ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:15.231: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 13:44:15.231: INFO: pod-service-account-defaultsa from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.231: INFO: Container token-test ready: false, restart count 0 + Jul 18 13:44:15.231: INFO: pod-service-account-defaultsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.231: INFO: Container token-test ready: false, restart count 0 + Jul 18 13:44:15.231: INFO: + Logging pods the apiserver thinks is on node hux-lab1-worker-nvxfm before test + Jul 18 13:44:15.240: INFO: test-cleanup-deployment-7698ff6f6b-xtmh4 from deployment-3367 started at 2023-07-18 13:44:11 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container agnhost ready: false, restart count 0 + Jul 18 13:44:15.240: INFO: node-exporter-ff5nj from elx-monitoring started at 2023-07-18 12:26:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container kube-rbac-proxy ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: Container node-exporter ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: calico-node-fxdsq from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container calico-node ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: csi-cinder-nodeplugin-dbb7g from kube-system started at 2023-07-18 12:26:53 +0000 UTC (3 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container cinder-csi-plugin ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: Container liveness-probe ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: Container node-driver-registrar ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: kube-proxy-fpxdn from kube-system started at 2023-07-18 12:26:53 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container kube-proxy ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: sonobuoy-e2e-job-658b9bbe024d4d2b from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container e2e ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh from sonobuoy started at 2023-07-18 12:52:53 +0000 UTC (2 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container sonobuoy-worker ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: Container systemd-logs ready: true, restart count 0 + Jul 18 13:44:15.240: INFO: pod-service-account-mountsa from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container token-test ready: false, restart count 0 + Jul 18 13:44:15.240: INFO: pod-service-account-mountsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container token-test ready: false, restart count 0 + Jul 18 13:44:15.240: INFO: pod-service-account-nomountsa-mountspec from svcaccounts-3597 started at 2023-07-18 13:42:39 +0000 UTC (1 container statuses recorded) + Jul 18 13:44:15.240: INFO: Container token-test ready: false, restart count 0 + [It] validates resource limits of pods that are allowed to run [Conformance] + test/e2e/scheduling/predicates.go:331 + STEP: verifying the node has the label node hux-lab1-worker-2gxz9 07/18/23 13:44:15.28 + STEP: verifying the node has the label node hux-lab1-worker-c6s2t 07/18/23 13:44:15.304 + STEP: verifying the node has the label node hux-lab1-worker-nvxfm 07/18/23 13:44:15.328 + Jul 18 13:44:15.352: INFO: Pod test-cleanup-controller-5n6np requesting resource cpu=0m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.352: INFO: Pod test-cleanup-deployment-7698ff6f6b-xtmh4 requesting resource cpu=0m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.352: INFO: Pod kube-state-metrics-667cffb8c5-8wkqd requesting resource cpu=40m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod node-exporter-5dhfb requesting resource cpu=112m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod node-exporter-ff5nj requesting resource cpu=112m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.352: INFO: Pod node-exporter-wsfcv requesting resource cpu=112m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.352: INFO: Pod prometheus-0 requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod thanos-compactor-6fcfb756fd-phmrk requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod thanos-query-b6b9668d7-nr9zb requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod thanos-store-69d77d9545-2k8kz requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod calico-node-cw9fq requesting resource cpu=250m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.352: INFO: Pod calico-node-fxdsq requesting resource cpu=250m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.352: INFO: Pod calico-node-t27b6 requesting resource cpu=250m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod csi-cinder-controllerplugin-855f98bb66-zb96s requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod csi-cinder-nodeplugin-22zhp requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod csi-cinder-nodeplugin-dbb7g requesting resource cpu=0m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.352: INFO: Pod csi-cinder-nodeplugin-qsc6p requesting resource cpu=0m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.352: INFO: Pod kube-proxy-2xv78 requesting resource cpu=0m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.352: INFO: Pod kube-proxy-fpxdn requesting resource cpu=0m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.352: INFO: Pod kube-proxy-lq244 requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod metrics-server-6b6f9ccc7-47zbv requesting resource cpu=100m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod sonobuoy requesting resource cpu=0m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.352: INFO: Pod sonobuoy-e2e-job-658b9bbe024d4d2b requesting resource cpu=0m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.352: INFO: Pod sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-h4vlv requesting resource cpu=0m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.352: INFO: Pod sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-rqrxm requesting resource cpu=0m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.352: INFO: Pod sonobuoy-systemd-logs-daemon-set-625c5d9434bc48f6-xzpgh requesting resource cpu=0m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.352: INFO: Pod pod-service-account-defaultsa requesting resource cpu=0m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.352: INFO: Pod pod-service-account-defaultsa-mountspec requesting resource cpu=0m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.353: INFO: Pod pod-service-account-mountsa requesting resource cpu=0m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.353: INFO: Pod pod-service-account-mountsa-mountspec requesting resource cpu=0m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.353: INFO: Pod pod-service-account-nomountsa-mountspec requesting resource cpu=0m on Node hux-lab1-worker-nvxfm + STEP: Starting Pods to consume most of the cluster CPU. 07/18/23 13:44:15.353 + Jul 18 13:44:15.355: INFO: Creating a pod which consumes cpu=1048m on Node hux-lab1-worker-2gxz9 + Jul 18 13:44:15.366: INFO: Creating a pod which consumes cpu=1146m on Node hux-lab1-worker-c6s2t + Jul 18 13:44:15.375: INFO: Creating a pod which consumes cpu=1146m on Node hux-lab1-worker-nvxfm + Jul 18 13:44:15.388: INFO: Waiting up to 5m0s for pod "filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9" in namespace "sched-pred-4227" to be "running" + Jul 18 13:44:15.401: INFO: Pod "filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9": Phase="Pending", Reason="", readiness=false. Elapsed: 12.263356ms + Jul 18 13:44:17.406: INFO: Pod "filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9": Phase="Running", Reason="", readiness=true. Elapsed: 2.017355606s + Jul 18 13:44:17.406: INFO: Pod "filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9" satisfied condition "running" + Jul 18 13:44:17.406: INFO: Waiting up to 5m0s for pod "filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede" in namespace "sched-pred-4227" to be "running" + Jul 18 13:44:17.410: INFO: Pod "filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede": Phase="Running", Reason="", readiness=true. Elapsed: 3.744137ms + Jul 18 13:44:17.410: INFO: Pod "filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede" satisfied condition "running" + Jul 18 13:44:17.410: INFO: Waiting up to 5m0s for pod "filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3" in namespace "sched-pred-4227" to be "running" + Jul 18 13:44:17.412: INFO: Pod "filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3": Phase="Running", Reason="", readiness=true. Elapsed: 2.859274ms + Jul 18 13:44:17.413: INFO: Pod "filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3" satisfied condition "running" + STEP: Creating another pod that requires unavailable amount of CPU. 07/18/23 13:44:17.413 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9.1772fa26f0c1d71a], Reason = [Scheduled], Message = [Successfully assigned sched-pred-4227/filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9 to hux-lab1-worker-2gxz9] 07/18/23 13:44:17.418 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9.1772fa271c91bf72], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.9" already present on machine] 07/18/23 13:44:17.418 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9.1772fa271d33bd89], Reason = [Created], Message = [Created container filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9] 07/18/23 13:44:17.418 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9.1772fa2723262794], Reason = [Started], Message = [Started container filler-pod-0c351397-058f-40a4-8327-42d0559fdfb9] 07/18/23 13:44:17.418 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede.1772fa26f17a94e3], Reason = [Scheduled], Message = [Successfully assigned sched-pred-4227/filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede to hux-lab1-worker-c6s2t] 07/18/23 13:44:17.418 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede.1772fa271f5ba672], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.9" already present on machine] 07/18/23 13:44:17.419 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede.1772fa27212d3109], Reason = [Created], Message = [Created container filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede] 07/18/23 13:44:17.419 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede.1772fa272ada13e6], Reason = [Started], Message = [Started container filler-pod-3bb649f0-d0e1-4371-b8dc-86918a038ede] 07/18/23 13:44:17.419 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3.1772fa26f251f1c0], Reason = [Scheduled], Message = [Successfully assigned sched-pred-4227/filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3 to hux-lab1-worker-nvxfm] 07/18/23 13:44:17.42 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3.1772fa271646cc89], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.9" already present on machine] 07/18/23 13:44:17.421 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3.1772fa2717476f80], Reason = [Created], Message = [Created container filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3] 07/18/23 13:44:17.421 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3.1772fa271c8fb19e], Reason = [Started], Message = [Started container filler-pod-6c2e6035-1ca2-48b3-950c-7e712e269cb3] 07/18/23 13:44:17.421 + STEP: Considering event: + Type = [Warning], Name = [additional-pod.1772fa276b148aa3], Reason = [FailedScheduling], Message = [0/6 nodes are available: 3 Insufficient cpu, 3 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/6 nodes are available: 3 No preemption victims found for incoming pod, 3 Preemption is not helpful for scheduling..] 07/18/23 13:44:17.43 + STEP: removing the label node off the node hux-lab1-worker-2gxz9 07/18/23 13:44:18.428 + STEP: verifying the node doesn't have the label node 07/18/23 13:44:18.443 + STEP: removing the label node off the node hux-lab1-worker-c6s2t 07/18/23 13:44:18.448 + STEP: verifying the node doesn't have the label node 07/18/23 13:44:18.464 + STEP: removing the label node off the node hux-lab1-worker-nvxfm 07/18/23 13:44:18.476 + STEP: verifying the node doesn't have the label node 07/18/23 13:44:18.497 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:18.502: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:88 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPredicates [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-pred-4227" for this suite. 07/18/23 13:44:18.513 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-network] Services + should complete a service status lifecycle [Conformance] + test/e2e/network/service.go:3428 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:18.52 +Jul 18 13:44:18.520: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:44:18.52 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:18.533 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:18.537 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should complete a service status lifecycle [Conformance] + test/e2e/network/service.go:3428 +STEP: creating a Service 07/18/23 13:44:18.547 +STEP: watching for the Service to be added 07/18/23 13:44:18.558 +Jul 18 13:44:18.561: INFO: Found Service test-service-2zlsz in namespace services-8309 with labels: map[test-service-static:true] & ports [{http TCP 80 {0 80 } 0}] +Jul 18 13:44:18.561: INFO: Service test-service-2zlsz created +STEP: Getting /status 07/18/23 13:44:18.561 +Jul 18 13:44:18.565: INFO: Service test-service-2zlsz has LoadBalancer: {[]} +STEP: patching the ServiceStatus 07/18/23 13:44:18.565 +STEP: watching for the Service to be patched 07/18/23 13:44:18.571 +Jul 18 13:44:18.574: INFO: observed Service test-service-2zlsz in namespace services-8309 with annotations: map[] & LoadBalancer: {[]} +Jul 18 13:44:18.574: INFO: Found Service test-service-2zlsz in namespace services-8309 with annotations: map[patchedstatus:true] & LoadBalancer: {[{203.0.113.1 []}]} +Jul 18 13:44:18.574: INFO: Service test-service-2zlsz has service status patched +STEP: updating the ServiceStatus 07/18/23 13:44:18.574 +Jul 18 13:44:18.582: INFO: updatedStatus.Conditions: []v1.Condition{v1.Condition{Type:"StatusUpdate", Status:"True", ObservedGeneration:0, LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the Service to be updated 07/18/23 13:44:18.582 +Jul 18 13:44:18.584: INFO: Observed Service test-service-2zlsz in namespace services-8309 with annotations: map[] & Conditions: {[]} +Jul 18 13:44:18.584: INFO: Observed event: &Service{ObjectMeta:{test-service-2zlsz services-8309 a921b0c0-be2e-42a2-9090-b3ce60dd8c08 35435 0 2023-07-18 13:44:18 +0000 UTC map[test-service-static:true] map[patchedstatus:true] [] [] [{e2e.test Update v1 2023-07-18 13:44:18 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:test-service-static":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":80,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:sessionAffinity":{},"f:type":{}}} } {e2e.test Update v1 2023-07-18 13:44:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:patchedstatus":{}}},"f:status":{"f:loadBalancer":{"f:ingress":{}}}} status}]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:http,Protocol:TCP,Port:80,TargetPort:{0 80 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{},ClusterIP:10.103.239.60,Type:ClusterIP,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.103.239.60],IPFamilies:[IPv4],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{LoadBalancerIngress{IP:203.0.113.1,Hostname:,Ports:[]PortStatus{},},},},Conditions:[]Condition{},},} +Jul 18 13:44:18.585: INFO: Found Service test-service-2zlsz in namespace services-8309 with annotations: map[patchedstatus:true] & Conditions: [{StatusUpdate True 0 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Jul 18 13:44:18.585: INFO: Service test-service-2zlsz has service status updated +STEP: patching the service 07/18/23 13:44:18.585 +STEP: watching for the Service to be patched 07/18/23 13:44:18.596 +Jul 18 13:44:18.598: INFO: observed Service test-service-2zlsz in namespace services-8309 with labels: map[test-service-static:true] +Jul 18 13:44:18.598: INFO: observed Service test-service-2zlsz in namespace services-8309 with labels: map[test-service-static:true] +Jul 18 13:44:18.598: INFO: observed Service test-service-2zlsz in namespace services-8309 with labels: map[test-service-static:true] +Jul 18 13:44:18.598: INFO: Found Service test-service-2zlsz in namespace services-8309 with labels: map[test-service:patched test-service-static:true] +Jul 18 13:44:18.599: INFO: Service test-service-2zlsz patched +STEP: deleting the service 07/18/23 13:44:18.599 +STEP: watching for the Service to be deleted 07/18/23 13:44:18.617 +Jul 18 13:44:18.619: INFO: Observed event: ADDED +Jul 18 13:44:18.619: INFO: Observed event: MODIFIED +Jul 18 13:44:18.619: INFO: Observed event: MODIFIED +Jul 18 13:44:18.619: INFO: Observed event: MODIFIED +Jul 18 13:44:18.619: INFO: Found Service test-service-2zlsz in namespace services-8309 with labels: map[test-service:patched test-service-static:true] & annotations: map[patchedstatus:true] +Jul 18 13:44:18.619: INFO: Service test-service-2zlsz deleted +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:18.619: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-8309" for this suite. 07/18/23 13:44:18.625 +------------------------------ +• [0.114 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should complete a service status lifecycle [Conformance] + test/e2e/network/service.go:3428 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:18.52 + Jul 18 13:44:18.520: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:44:18.52 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:18.533 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:18.537 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should complete a service status lifecycle [Conformance] + test/e2e/network/service.go:3428 + STEP: creating a Service 07/18/23 13:44:18.547 + STEP: watching for the Service to be added 07/18/23 13:44:18.558 + Jul 18 13:44:18.561: INFO: Found Service test-service-2zlsz in namespace services-8309 with labels: map[test-service-static:true] & ports [{http TCP 80 {0 80 } 0}] + Jul 18 13:44:18.561: INFO: Service test-service-2zlsz created + STEP: Getting /status 07/18/23 13:44:18.561 + Jul 18 13:44:18.565: INFO: Service test-service-2zlsz has LoadBalancer: {[]} + STEP: patching the ServiceStatus 07/18/23 13:44:18.565 + STEP: watching for the Service to be patched 07/18/23 13:44:18.571 + Jul 18 13:44:18.574: INFO: observed Service test-service-2zlsz in namespace services-8309 with annotations: map[] & LoadBalancer: {[]} + Jul 18 13:44:18.574: INFO: Found Service test-service-2zlsz in namespace services-8309 with annotations: map[patchedstatus:true] & LoadBalancer: {[{203.0.113.1 []}]} + Jul 18 13:44:18.574: INFO: Service test-service-2zlsz has service status patched + STEP: updating the ServiceStatus 07/18/23 13:44:18.574 + Jul 18 13:44:18.582: INFO: updatedStatus.Conditions: []v1.Condition{v1.Condition{Type:"StatusUpdate", Status:"True", ObservedGeneration:0, LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} + STEP: watching for the Service to be updated 07/18/23 13:44:18.582 + Jul 18 13:44:18.584: INFO: Observed Service test-service-2zlsz in namespace services-8309 with annotations: map[] & Conditions: {[]} + Jul 18 13:44:18.584: INFO: Observed event: &Service{ObjectMeta:{test-service-2zlsz services-8309 a921b0c0-be2e-42a2-9090-b3ce60dd8c08 35435 0 2023-07-18 13:44:18 +0000 UTC map[test-service-static:true] map[patchedstatus:true] [] [] [{e2e.test Update v1 2023-07-18 13:44:18 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:test-service-static":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":80,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:sessionAffinity":{},"f:type":{}}} } {e2e.test Update v1 2023-07-18 13:44:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:patchedstatus":{}}},"f:status":{"f:loadBalancer":{"f:ingress":{}}}} status}]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:http,Protocol:TCP,Port:80,TargetPort:{0 80 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{},ClusterIP:10.103.239.60,Type:ClusterIP,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.103.239.60],IPFamilies:[IPv4],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{LoadBalancerIngress{IP:203.0.113.1,Hostname:,Ports:[]PortStatus{},},},},Conditions:[]Condition{},},} + Jul 18 13:44:18.585: INFO: Found Service test-service-2zlsz in namespace services-8309 with annotations: map[patchedstatus:true] & Conditions: [{StatusUpdate True 0 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] + Jul 18 13:44:18.585: INFO: Service test-service-2zlsz has service status updated + STEP: patching the service 07/18/23 13:44:18.585 + STEP: watching for the Service to be patched 07/18/23 13:44:18.596 + Jul 18 13:44:18.598: INFO: observed Service test-service-2zlsz in namespace services-8309 with labels: map[test-service-static:true] + Jul 18 13:44:18.598: INFO: observed Service test-service-2zlsz in namespace services-8309 with labels: map[test-service-static:true] + Jul 18 13:44:18.598: INFO: observed Service test-service-2zlsz in namespace services-8309 with labels: map[test-service-static:true] + Jul 18 13:44:18.598: INFO: Found Service test-service-2zlsz in namespace services-8309 with labels: map[test-service:patched test-service-static:true] + Jul 18 13:44:18.599: INFO: Service test-service-2zlsz patched + STEP: deleting the service 07/18/23 13:44:18.599 + STEP: watching for the Service to be deleted 07/18/23 13:44:18.617 + Jul 18 13:44:18.619: INFO: Observed event: ADDED + Jul 18 13:44:18.619: INFO: Observed event: MODIFIED + Jul 18 13:44:18.619: INFO: Observed event: MODIFIED + Jul 18 13:44:18.619: INFO: Observed event: MODIFIED + Jul 18 13:44:18.619: INFO: Found Service test-service-2zlsz in namespace services-8309 with labels: map[test-service:patched test-service-static:true] & annotations: map[patchedstatus:true] + Jul 18 13:44:18.619: INFO: Service test-service-2zlsz deleted + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:18.619: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-8309" for this suite. 07/18/23 13:44:18.625 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should apply changes to a resourcequota status [Conformance] + test/e2e/apimachinery/resource_quota.go:1010 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:18.635 +Jul 18 13:44:18.635: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 13:44:18.636 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:18.656 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:18.659 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should apply changes to a resourcequota status [Conformance] + test/e2e/apimachinery/resource_quota.go:1010 +STEP: Creating resourceQuota "e2e-rq-status-zhzkd" 07/18/23 13:44:18.666 +Jul 18 13:44:18.675: INFO: Resource quota "e2e-rq-status-zhzkd" reports spec: hard cpu limit of 500m +Jul 18 13:44:18.675: INFO: Resource quota "e2e-rq-status-zhzkd" reports spec: hard memory limit of 500Mi +STEP: Updating resourceQuota "e2e-rq-status-zhzkd" /status 07/18/23 13:44:18.675 +STEP: Confirm /status for "e2e-rq-status-zhzkd" resourceQuota via watch 07/18/23 13:44:18.683 +Jul 18 13:44:18.685: INFO: observed resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList(nil) +Jul 18 13:44:18.685: INFO: Found resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:500, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"500m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:524288000, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"500Mi", Format:"BinarySI"}} +Jul 18 13:44:18.685: INFO: ResourceQuota "e2e-rq-status-zhzkd" /status was updated +STEP: Patching hard spec values for cpu & memory 07/18/23 13:44:18.688 +Jul 18 13:44:18.694: INFO: Resource quota "e2e-rq-status-zhzkd" reports spec: hard cpu limit of 1 +Jul 18 13:44:18.694: INFO: Resource quota "e2e-rq-status-zhzkd" reports spec: hard memory limit of 1Gi +STEP: Patching "e2e-rq-status-zhzkd" /status 07/18/23 13:44:18.694 +STEP: Confirm /status for "e2e-rq-status-zhzkd" resourceQuota via watch 07/18/23 13:44:18.698 +Jul 18 13:44:18.700: INFO: observed resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:500, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"500m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:524288000, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"500Mi", Format:"BinarySI"}} +Jul 18 13:44:18.700: INFO: Found resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:1, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}} +Jul 18 13:44:18.700: INFO: ResourceQuota "e2e-rq-status-zhzkd" /status was patched +STEP: Get "e2e-rq-status-zhzkd" /status 07/18/23 13:44:18.7 +Jul 18 13:44:18.703: INFO: Resourcequota "e2e-rq-status-zhzkd" reports status: hard cpu of 1 +Jul 18 13:44:18.703: INFO: Resourcequota "e2e-rq-status-zhzkd" reports status: hard memory of 1Gi +STEP: Repatching "e2e-rq-status-zhzkd" /status before checking Spec is unchanged 07/18/23 13:44:18.708 +Jul 18 13:44:18.714: INFO: Resourcequota "e2e-rq-status-zhzkd" reports status: hard cpu of 2 +Jul 18 13:44:18.714: INFO: Resourcequota "e2e-rq-status-zhzkd" reports status: hard memory of 2Gi +Jul 18 13:44:18.715: INFO: observed resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:1, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}} +Jul 18 13:44:18.715: INFO: Found resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:2, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"2", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:2147483648, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"2Gi", Format:"BinarySI"}} +Jul 18 13:44:23.725: INFO: ResourceQuota "e2e-rq-status-zhzkd" Spec was unchanged and /status reset +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:23.725: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-4844" for this suite. 07/18/23 13:44:23.73 +------------------------------ +• [SLOW TEST] [5.105 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should apply changes to a resourcequota status [Conformance] + test/e2e/apimachinery/resource_quota.go:1010 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:18.635 + Jul 18 13:44:18.635: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 13:44:18.636 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:18.656 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:18.659 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should apply changes to a resourcequota status [Conformance] + test/e2e/apimachinery/resource_quota.go:1010 + STEP: Creating resourceQuota "e2e-rq-status-zhzkd" 07/18/23 13:44:18.666 + Jul 18 13:44:18.675: INFO: Resource quota "e2e-rq-status-zhzkd" reports spec: hard cpu limit of 500m + Jul 18 13:44:18.675: INFO: Resource quota "e2e-rq-status-zhzkd" reports spec: hard memory limit of 500Mi + STEP: Updating resourceQuota "e2e-rq-status-zhzkd" /status 07/18/23 13:44:18.675 + STEP: Confirm /status for "e2e-rq-status-zhzkd" resourceQuota via watch 07/18/23 13:44:18.683 + Jul 18 13:44:18.685: INFO: observed resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList(nil) + Jul 18 13:44:18.685: INFO: Found resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:500, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"500m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:524288000, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"500Mi", Format:"BinarySI"}} + Jul 18 13:44:18.685: INFO: ResourceQuota "e2e-rq-status-zhzkd" /status was updated + STEP: Patching hard spec values for cpu & memory 07/18/23 13:44:18.688 + Jul 18 13:44:18.694: INFO: Resource quota "e2e-rq-status-zhzkd" reports spec: hard cpu limit of 1 + Jul 18 13:44:18.694: INFO: Resource quota "e2e-rq-status-zhzkd" reports spec: hard memory limit of 1Gi + STEP: Patching "e2e-rq-status-zhzkd" /status 07/18/23 13:44:18.694 + STEP: Confirm /status for "e2e-rq-status-zhzkd" resourceQuota via watch 07/18/23 13:44:18.698 + Jul 18 13:44:18.700: INFO: observed resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:500, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"500m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:524288000, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"500Mi", Format:"BinarySI"}} + Jul 18 13:44:18.700: INFO: Found resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:1, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}} + Jul 18 13:44:18.700: INFO: ResourceQuota "e2e-rq-status-zhzkd" /status was patched + STEP: Get "e2e-rq-status-zhzkd" /status 07/18/23 13:44:18.7 + Jul 18 13:44:18.703: INFO: Resourcequota "e2e-rq-status-zhzkd" reports status: hard cpu of 1 + Jul 18 13:44:18.703: INFO: Resourcequota "e2e-rq-status-zhzkd" reports status: hard memory of 1Gi + STEP: Repatching "e2e-rq-status-zhzkd" /status before checking Spec is unchanged 07/18/23 13:44:18.708 + Jul 18 13:44:18.714: INFO: Resourcequota "e2e-rq-status-zhzkd" reports status: hard cpu of 2 + Jul 18 13:44:18.714: INFO: Resourcequota "e2e-rq-status-zhzkd" reports status: hard memory of 2Gi + Jul 18 13:44:18.715: INFO: observed resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:1, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}} + Jul 18 13:44:18.715: INFO: Found resourceQuota "e2e-rq-status-zhzkd" in namespace "resourcequota-4844" with hard status: v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:2, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"2", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:2147483648, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"2Gi", Format:"BinarySI"}} + Jul 18 13:44:23.725: INFO: ResourceQuota "e2e-rq-status-zhzkd" Spec was unchanged and /status reset + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:23.725: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-4844" for this suite. 07/18/23 13:44:23.73 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/apps/job.go:507 +[BeforeEach] [sig-apps] Job + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:23.741 +Jul 18 13:44:23.742: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename job 07/18/23 13:44:23.743 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:23.767 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:23.771 +[BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 +[It] should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/apps/job.go:507 +STEP: Creating a job 07/18/23 13:44:23.776 +STEP: Ensuring active pods == parallelism 07/18/23 13:44:23.782 +STEP: Orphaning one of the Job's Pods 07/18/23 13:44:25.789 +Jul 18 13:44:26.304: INFO: Successfully updated pod "adopt-release-28lzf" +STEP: Checking that the Job readopts the Pod 07/18/23 13:44:26.304 +Jul 18 13:44:26.305: INFO: Waiting up to 15m0s for pod "adopt-release-28lzf" in namespace "job-7237" to be "adopted" +Jul 18 13:44:26.315: INFO: Pod "adopt-release-28lzf": Phase="Running", Reason="", readiness=true. Elapsed: 10.641072ms +Jul 18 13:44:28.319: INFO: Pod "adopt-release-28lzf": Phase="Running", Reason="", readiness=true. Elapsed: 2.014595632s +Jul 18 13:44:28.319: INFO: Pod "adopt-release-28lzf" satisfied condition "adopted" +STEP: Removing the labels from the Job's Pod 07/18/23 13:44:28.319 +Jul 18 13:44:28.833: INFO: Successfully updated pod "adopt-release-28lzf" +STEP: Checking that the Job releases the Pod 07/18/23 13:44:28.833 +Jul 18 13:44:28.834: INFO: Waiting up to 15m0s for pod "adopt-release-28lzf" in namespace "job-7237" to be "released" +Jul 18 13:44:28.838: INFO: Pod "adopt-release-28lzf": Phase="Running", Reason="", readiness=true. Elapsed: 4.002559ms +Jul 18 13:44:30.841: INFO: Pod "adopt-release-28lzf": Phase="Running", Reason="", readiness=true. Elapsed: 2.007817073s +Jul 18 13:44:30.841: INFO: Pod "adopt-release-28lzf" satisfied condition "released" +[AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:30.842: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 +STEP: Destroying namespace "job-7237" for this suite. 07/18/23 13:44:30.846 +------------------------------ +• [SLOW TEST] [7.111 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/apps/job.go:507 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:23.741 + Jul 18 13:44:23.742: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename job 07/18/23 13:44:23.743 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:23.767 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:23.771 + [BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 + [It] should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/apps/job.go:507 + STEP: Creating a job 07/18/23 13:44:23.776 + STEP: Ensuring active pods == parallelism 07/18/23 13:44:23.782 + STEP: Orphaning one of the Job's Pods 07/18/23 13:44:25.789 + Jul 18 13:44:26.304: INFO: Successfully updated pod "adopt-release-28lzf" + STEP: Checking that the Job readopts the Pod 07/18/23 13:44:26.304 + Jul 18 13:44:26.305: INFO: Waiting up to 15m0s for pod "adopt-release-28lzf" in namespace "job-7237" to be "adopted" + Jul 18 13:44:26.315: INFO: Pod "adopt-release-28lzf": Phase="Running", Reason="", readiness=true. Elapsed: 10.641072ms + Jul 18 13:44:28.319: INFO: Pod "adopt-release-28lzf": Phase="Running", Reason="", readiness=true. Elapsed: 2.014595632s + Jul 18 13:44:28.319: INFO: Pod "adopt-release-28lzf" satisfied condition "adopted" + STEP: Removing the labels from the Job's Pod 07/18/23 13:44:28.319 + Jul 18 13:44:28.833: INFO: Successfully updated pod "adopt-release-28lzf" + STEP: Checking that the Job releases the Pod 07/18/23 13:44:28.833 + Jul 18 13:44:28.834: INFO: Waiting up to 15m0s for pod "adopt-release-28lzf" in namespace "job-7237" to be "released" + Jul 18 13:44:28.838: INFO: Pod "adopt-release-28lzf": Phase="Running", Reason="", readiness=true. Elapsed: 4.002559ms + Jul 18 13:44:30.841: INFO: Pod "adopt-release-28lzf": Phase="Running", Reason="", readiness=true. Elapsed: 2.007817073s + Jul 18 13:44:30.841: INFO: Pod "adopt-release-28lzf" satisfied condition "released" + [AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:30.842: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 + STEP: Destroying namespace "job-7237" for this suite. 07/18/23 13:44:30.846 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:255 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:30.859 +Jul 18 13:44:30.859: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename init-container 07/18/23 13:44:30.86 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:30.874 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:30.879 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:165 +[It] should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:255 +STEP: creating the pod 07/18/23 13:44:30.882 +Jul 18 13:44:30.882: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:34.609: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + tear down framework | framework.go:193 +STEP: Destroying namespace "init-container-5930" for this suite. 07/18/23 13:44:34.613 +------------------------------ +• [3.759 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:255 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] InitContainer [NodeConformance] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:30.859 + Jul 18 13:44:30.859: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename init-container 07/18/23 13:44:30.86 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:30.874 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:30.879 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:165 + [It] should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:255 + STEP: creating the pod 07/18/23 13:44:30.882 + Jul 18 13:44:30.882: INFO: PodSpec: initContainers in spec.initContainers + [AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:34.609: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + tear down framework | framework.go:193 + STEP: Destroying namespace "init-container-5930" for this suite. 07/18/23 13:44:34.613 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl cluster-info + should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/kubectl/kubectl.go:1250 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:34.619 +Jul 18 13:44:34.619: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:44:34.62 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:34.633 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:34.647 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/kubectl/kubectl.go:1250 +STEP: validating cluster-info 07/18/23 13:44:34.658 +Jul 18 13:44:34.658: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6456 cluster-info' +Jul 18 13:44:34.737: INFO: stderr: "" +Jul 18 13:44:34.737: INFO: stdout: "\x1b[0;32mKubernetes control plane\x1b[0m is running at \x1b[0;33mhttps://10.96.0.1:443\x1b[0m\n\nTo further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:34.737: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-6456" for this suite. 07/18/23 13:44:34.742 +------------------------------ +• [0.130 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl cluster-info + test/e2e/kubectl/kubectl.go:1244 + should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/kubectl/kubectl.go:1250 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:34.619 + Jul 18 13:44:34.619: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:44:34.62 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:34.633 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:34.647 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/kubectl/kubectl.go:1250 + STEP: validating cluster-info 07/18/23 13:44:34.658 + Jul 18 13:44:34.658: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6456 cluster-info' + Jul 18 13:44:34.737: INFO: stderr: "" + Jul 18 13:44:34.737: INFO: stdout: "\x1b[0;32mKubernetes control plane\x1b[0m is running at \x1b[0;33mhttps://10.96.0.1:443\x1b[0m\n\nTo further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:34.737: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-6456" for this suite. 07/18/23 13:44:34.742 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:109 +[BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:34.753 +Jul 18 13:44:34.753: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:44:34.753 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:34.765 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:34.767 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:109 +STEP: Creating configMap with name projected-configmap-test-volume-map-a789c72c-5cbc-4fb2-9a58-5998c4127764 07/18/23 13:44:34.781 +STEP: Creating a pod to test consume configMaps 07/18/23 13:44:34.786 +Jul 18 13:44:34.793: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca" in namespace "projected-9350" to be "Succeeded or Failed" +Jul 18 13:44:34.801: INFO: Pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca": Phase="Pending", Reason="", readiness=false. Elapsed: 7.473032ms +Jul 18 13:44:36.806: INFO: Pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012540873s +Jul 18 13:44:38.805: INFO: Pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012002182s +STEP: Saw pod success 07/18/23 13:44:38.806 +Jul 18 13:44:38.806: INFO: Pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca" satisfied condition "Succeeded or Failed" +Jul 18 13:44:38.809: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca container agnhost-container: +STEP: delete the pod 07/18/23 13:44:38.813 +Jul 18 13:44:38.823: INFO: Waiting for pod pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca to disappear +Jul 18 13:44:38.826: INFO: Pod pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:38.827: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-9350" for this suite. 07/18/23 13:44:38.832 +------------------------------ +• [4.084 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:109 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:34.753 + Jul 18 13:44:34.753: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:44:34.753 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:34.765 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:34.767 + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:109 + STEP: Creating configMap with name projected-configmap-test-volume-map-a789c72c-5cbc-4fb2-9a58-5998c4127764 07/18/23 13:44:34.781 + STEP: Creating a pod to test consume configMaps 07/18/23 13:44:34.786 + Jul 18 13:44:34.793: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca" in namespace "projected-9350" to be "Succeeded or Failed" + Jul 18 13:44:34.801: INFO: Pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca": Phase="Pending", Reason="", readiness=false. Elapsed: 7.473032ms + Jul 18 13:44:36.806: INFO: Pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012540873s + Jul 18 13:44:38.805: INFO: Pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012002182s + STEP: Saw pod success 07/18/23 13:44:38.806 + Jul 18 13:44:38.806: INFO: Pod "pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca" satisfied condition "Succeeded or Failed" + Jul 18 13:44:38.809: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca container agnhost-container: + STEP: delete the pod 07/18/23 13:44:38.813 + Jul 18 13:44:38.823: INFO: Waiting for pod pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca to disappear + Jul 18 13:44:38.826: INFO: Pod pod-projected-configmaps-c18fe8fb-31e5-40c9-b897-ef8b7d0882ca no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:38.827: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-9350" for this suite. 07/18/23 13:44:38.832 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD without validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:153 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:38.841 +Jul 18 13:44:38.842: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 13:44:38.843 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:38.854 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:38.857 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] works for CRD without validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:153 +Jul 18 13:44:38.859: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 07/18/23 13:44:40.867 +Jul 18 13:44:40.868: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 --namespace=crd-publish-openapi-7832 create -f -' +Jul 18 13:44:42.299: INFO: stderr: "" +Jul 18 13:44:42.299: INFO: stdout: "e2e-test-crd-publish-openapi-2271-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Jul 18 13:44:42.299: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 --namespace=crd-publish-openapi-7832 delete e2e-test-crd-publish-openapi-2271-crds test-cr' +Jul 18 13:44:42.388: INFO: stderr: "" +Jul 18 13:44:42.389: INFO: stdout: "e2e-test-crd-publish-openapi-2271-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +Jul 18 13:44:42.389: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 --namespace=crd-publish-openapi-7832 apply -f -' +Jul 18 13:44:42.993: INFO: stderr: "" +Jul 18 13:44:42.993: INFO: stdout: "e2e-test-crd-publish-openapi-2271-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Jul 18 13:44:42.993: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 --namespace=crd-publish-openapi-7832 delete e2e-test-crd-publish-openapi-2271-crds test-cr' +Jul 18 13:44:43.059: INFO: stderr: "" +Jul 18 13:44:43.059: INFO: stdout: "e2e-test-crd-publish-openapi-2271-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR without validation schema 07/18/23 13:44:43.059 +Jul 18 13:44:43.059: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 explain e2e-test-crd-publish-openapi-2271-crds' +Jul 18 13:44:43.249: INFO: stderr: "" +Jul 18 13:44:43.249: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-2271-crd\nVERSION: crd-publish-openapi-test-empty.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:44:45.680: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-publish-openapi-7832" for this suite. 07/18/23 13:44:45.697 +------------------------------ +• [SLOW TEST] [6.866 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD without validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:153 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:38.841 + Jul 18 13:44:38.842: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 13:44:38.843 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:38.854 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:38.857 + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] works for CRD without validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:153 + Jul 18 13:44:38.859: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 07/18/23 13:44:40.867 + Jul 18 13:44:40.868: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 --namespace=crd-publish-openapi-7832 create -f -' + Jul 18 13:44:42.299: INFO: stderr: "" + Jul 18 13:44:42.299: INFO: stdout: "e2e-test-crd-publish-openapi-2271-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" + Jul 18 13:44:42.299: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 --namespace=crd-publish-openapi-7832 delete e2e-test-crd-publish-openapi-2271-crds test-cr' + Jul 18 13:44:42.388: INFO: stderr: "" + Jul 18 13:44:42.389: INFO: stdout: "e2e-test-crd-publish-openapi-2271-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" + Jul 18 13:44:42.389: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 --namespace=crd-publish-openapi-7832 apply -f -' + Jul 18 13:44:42.993: INFO: stderr: "" + Jul 18 13:44:42.993: INFO: stdout: "e2e-test-crd-publish-openapi-2271-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" + Jul 18 13:44:42.993: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 --namespace=crd-publish-openapi-7832 delete e2e-test-crd-publish-openapi-2271-crds test-cr' + Jul 18 13:44:43.059: INFO: stderr: "" + Jul 18 13:44:43.059: INFO: stdout: "e2e-test-crd-publish-openapi-2271-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" + STEP: kubectl explain works to explain CR without validation schema 07/18/23 13:44:43.059 + Jul 18 13:44:43.059: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7832 explain e2e-test-crd-publish-openapi-2271-crds' + Jul 18 13:44:43.249: INFO: stderr: "" + Jul 18 13:44:43.249: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-2271-crd\nVERSION: crd-publish-openapi-test-empty.example.com/v1\n\nDESCRIPTION:\n \n" + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:44:45.680: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-publish-openapi-7832" for this suite. 07/18/23 13:44:45.697 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:135 +[BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:44:45.713 +Jul 18 13:44:45.713: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-probe 07/18/23 13:44:45.714 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:45.731 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:45.736 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 +[It] should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:135 +STEP: Creating pod busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406 in namespace container-probe-5387 07/18/23 13:44:45.739 +Jul 18 13:44:45.748: INFO: Waiting up to 5m0s for pod "busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406" in namespace "container-probe-5387" to be "not pending" +Jul 18 13:44:45.753: INFO: Pod "busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406": Phase="Pending", Reason="", readiness=false. Elapsed: 4.95675ms +Jul 18 13:44:47.759: INFO: Pod "busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406": Phase="Running", Reason="", readiness=true. Elapsed: 2.010814257s +Jul 18 13:44:47.759: INFO: Pod "busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406" satisfied condition "not pending" +Jul 18 13:44:47.759: INFO: Started pod busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406 in namespace container-probe-5387 +STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 13:44:47.76 +Jul 18 13:44:47.765: INFO: Initial restart count of pod busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406 is 0 +Jul 18 13:45:37.923: INFO: Restart count of pod container-probe-5387/busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406 is now 1 (50.15806805s elapsed) +STEP: deleting the pod 07/18/23 13:45:37.923 +[AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 +Jul 18 13:45:37.935: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 +STEP: Destroying namespace "container-probe-5387" for this suite. 07/18/23 13:45:37.944 +------------------------------ +• [SLOW TEST] [52.239 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:135 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:44:45.713 + Jul 18 13:44:45.713: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-probe 07/18/23 13:44:45.714 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:44:45.731 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:44:45.736 + [BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 + [It] should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:135 + STEP: Creating pod busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406 in namespace container-probe-5387 07/18/23 13:44:45.739 + Jul 18 13:44:45.748: INFO: Waiting up to 5m0s for pod "busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406" in namespace "container-probe-5387" to be "not pending" + Jul 18 13:44:45.753: INFO: Pod "busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406": Phase="Pending", Reason="", readiness=false. Elapsed: 4.95675ms + Jul 18 13:44:47.759: INFO: Pod "busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406": Phase="Running", Reason="", readiness=true. Elapsed: 2.010814257s + Jul 18 13:44:47.759: INFO: Pod "busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406" satisfied condition "not pending" + Jul 18 13:44:47.759: INFO: Started pod busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406 in namespace container-probe-5387 + STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 13:44:47.76 + Jul 18 13:44:47.765: INFO: Initial restart count of pod busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406 is 0 + Jul 18 13:45:37.923: INFO: Restart count of pod container-probe-5387/busybox-a9f81da0-2e6f-42d9-a661-2daf73f2f406 is now 1 (50.15806805s elapsed) + STEP: deleting the pod 07/18/23 13:45:37.923 + [AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 + Jul 18 13:45:37.935: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 + STEP: Destroying namespace "container-probe-5387" for this suite. 07/18/23 13:45:37.944 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-network] Services + should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2250 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:45:37.952 +Jul 18 13:45:37.952: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:45:37.953 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:45:37.971 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:45:37.975 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2250 +STEP: creating service in namespace services-5945 07/18/23 13:45:37.978 +STEP: creating service affinity-nodeport-transition in namespace services-5945 07/18/23 13:45:37.978 +STEP: creating replication controller affinity-nodeport-transition in namespace services-5945 07/18/23 13:45:38 +I0718 13:45:38.007300 20 runners.go:193] Created replication controller with name: affinity-nodeport-transition, namespace: services-5945, replica count: 3 +I0718 13:45:41.058372 20 runners.go:193] affinity-nodeport-transition Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jul 18 13:45:41.073: INFO: Creating new exec pod +Jul 18 13:45:41.082: INFO: Waiting up to 5m0s for pod "execpod-affinity7kkcl" in namespace "services-5945" to be "running" +Jul 18 13:45:41.088: INFO: Pod "execpod-affinity7kkcl": Phase="Pending", Reason="", readiness=false. Elapsed: 5.56825ms +Jul 18 13:45:43.104: INFO: Pod "execpod-affinity7kkcl": Phase="Running", Reason="", readiness=true. Elapsed: 2.020895895s +Jul 18 13:45:43.104: INFO: Pod "execpod-affinity7kkcl" satisfied condition "running" +Jul 18 13:45:44.110: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c nc -v -z -w 2 affinity-nodeport-transition 80' +Jul 18 13:45:44.285: INFO: stderr: "+ nc -v -z -w 2 affinity-nodeport-transition 80\nConnection to affinity-nodeport-transition 80 port [tcp/http] succeeded!\n" +Jul 18 13:45:44.285: INFO: stdout: "" +Jul 18 13:45:44.285: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c nc -v -z -w 2 10.108.64.140 80' +Jul 18 13:45:44.447: INFO: stderr: "+ nc -v -z -w 2 10.108.64.140 80\nConnection to 10.108.64.140 80 port [tcp/http] succeeded!\n" +Jul 18 13:45:44.447: INFO: stdout: "" +Jul 18 13:45:44.447: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c nc -v -z -w 2 10.128.3.181 32615' +Jul 18 13:45:44.635: INFO: stderr: "+ nc -v -z -w 2 10.128.3.181 32615\nConnection to 10.128.3.181 32615 port [tcp/*] succeeded!\n" +Jul 18 13:45:44.635: INFO: stdout: "" +Jul 18 13:45:44.635: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c nc -v -z -w 2 10.128.0.147 32615' +Jul 18 13:45:44.804: INFO: stderr: "+ nc -v -z -w 2 10.128.0.147 32615\nConnection to 10.128.0.147 32615 port [tcp/*] succeeded!\n" +Jul 18 13:45:44.804: INFO: stdout: "" +Jul 18 13:45:44.817: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.3.57:32615/ ; done' +Jul 18 13:45:45.124: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n" +Jul 18 13:45:45.124: INFO: stdout: "\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-6jvx5\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-6jvx5\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-6jvx5\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-6jvx5\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-smhl9" +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-6jvx5 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-6jvx5 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-6jvx5 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-6jvx5 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q +Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.135: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.3.57:32615/ ; done' +Jul 18 13:45:45.465: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n" +Jul 18 13:45:45.465: INFO: stdout: "\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9" +Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 +Jul 18 13:45:45.466: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport-transition in namespace services-5945, will wait for the garbage collector to delete the pods 07/18/23 13:45:45.484 +Jul 18 13:45:45.548: INFO: Deleting ReplicationController affinity-nodeport-transition took: 8.713564ms +Jul 18 13:45:45.649: INFO: Terminating ReplicationController affinity-nodeport-transition pods took: 100.404175ms +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:45:47.983: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-5945" for this suite. 07/18/23 13:45:47.989 +------------------------------ +• [SLOW TEST] [10.045 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2250 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:45:37.952 + Jul 18 13:45:37.952: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:45:37.953 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:45:37.971 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:45:37.975 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2250 + STEP: creating service in namespace services-5945 07/18/23 13:45:37.978 + STEP: creating service affinity-nodeport-transition in namespace services-5945 07/18/23 13:45:37.978 + STEP: creating replication controller affinity-nodeport-transition in namespace services-5945 07/18/23 13:45:38 + I0718 13:45:38.007300 20 runners.go:193] Created replication controller with name: affinity-nodeport-transition, namespace: services-5945, replica count: 3 + I0718 13:45:41.058372 20 runners.go:193] affinity-nodeport-transition Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Jul 18 13:45:41.073: INFO: Creating new exec pod + Jul 18 13:45:41.082: INFO: Waiting up to 5m0s for pod "execpod-affinity7kkcl" in namespace "services-5945" to be "running" + Jul 18 13:45:41.088: INFO: Pod "execpod-affinity7kkcl": Phase="Pending", Reason="", readiness=false. Elapsed: 5.56825ms + Jul 18 13:45:43.104: INFO: Pod "execpod-affinity7kkcl": Phase="Running", Reason="", readiness=true. Elapsed: 2.020895895s + Jul 18 13:45:43.104: INFO: Pod "execpod-affinity7kkcl" satisfied condition "running" + Jul 18 13:45:44.110: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c nc -v -z -w 2 affinity-nodeport-transition 80' + Jul 18 13:45:44.285: INFO: stderr: "+ nc -v -z -w 2 affinity-nodeport-transition 80\nConnection to affinity-nodeport-transition 80 port [tcp/http] succeeded!\n" + Jul 18 13:45:44.285: INFO: stdout: "" + Jul 18 13:45:44.285: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c nc -v -z -w 2 10.108.64.140 80' + Jul 18 13:45:44.447: INFO: stderr: "+ nc -v -z -w 2 10.108.64.140 80\nConnection to 10.108.64.140 80 port [tcp/http] succeeded!\n" + Jul 18 13:45:44.447: INFO: stdout: "" + Jul 18 13:45:44.447: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c nc -v -z -w 2 10.128.3.181 32615' + Jul 18 13:45:44.635: INFO: stderr: "+ nc -v -z -w 2 10.128.3.181 32615\nConnection to 10.128.3.181 32615 port [tcp/*] succeeded!\n" + Jul 18 13:45:44.635: INFO: stdout: "" + Jul 18 13:45:44.635: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c nc -v -z -w 2 10.128.0.147 32615' + Jul 18 13:45:44.804: INFO: stderr: "+ nc -v -z -w 2 10.128.0.147 32615\nConnection to 10.128.0.147 32615 port [tcp/*] succeeded!\n" + Jul 18 13:45:44.804: INFO: stdout: "" + Jul 18 13:45:44.817: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.3.57:32615/ ; done' + Jul 18 13:45:45.124: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n" + Jul 18 13:45:45.124: INFO: stdout: "\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-6jvx5\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-6jvx5\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-6jvx5\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-6jvx5\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-t6m7q\naffinity-nodeport-transition-smhl9" + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-6jvx5 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-6jvx5 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-6jvx5 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-6jvx5 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-t6m7q + Jul 18 13:45:45.124: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.135: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5945 exec execpod-affinity7kkcl -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.3.57:32615/ ; done' + Jul 18 13:45:45.465: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.3.57:32615/\n" + Jul 18 13:45:45.465: INFO: stdout: "\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9\naffinity-nodeport-transition-smhl9" + Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.465: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.466: INFO: Received response from host: affinity-nodeport-transition-smhl9 + Jul 18 13:45:45.466: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-nodeport-transition in namespace services-5945, will wait for the garbage collector to delete the pods 07/18/23 13:45:45.484 + Jul 18 13:45:45.548: INFO: Deleting ReplicationController affinity-nodeport-transition took: 8.713564ms + Jul 18 13:45:45.649: INFO: Terminating ReplicationController affinity-nodeport-transition pods took: 100.404175ms + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:45:47.983: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-5945" for this suite. 07/18/23 13:45:47.989 + << End Captured GinkgoWriter Output +------------------------------ +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + should be able to convert a non homogeneous list of CRs [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:184 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:45:47.998 +Jul 18 13:45:47.998: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-webhook 07/18/23 13:45:47.998 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:45:48.016 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:45:48.02 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 +STEP: Setting up server cert 07/18/23 13:45:48.024 +STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication 07/18/23 13:45:48.503 +STEP: Deploying the custom resource conversion webhook pod 07/18/23 13:45:48.514 +STEP: Wait for the deployment to be ready 07/18/23 13:45:48.526 +Jul 18 13:45:48.537: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:45:50.552 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:45:50.568 +Jul 18 13:45:51.569: INFO: Waiting for amount of service:e2e-test-crd-conversion-webhook endpoints to be 1 +[It] should be able to convert a non homogeneous list of CRs [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:184 +Jul 18 13:45:51.574: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Creating a v1 custom resource 07/18/23 13:45:54.189 +STEP: Create a v2 custom resource 07/18/23 13:45:54.216 +STEP: List CRs in v1 07/18/23 13:45:54.231 +STEP: List CRs in v2 07/18/23 13:45:54.278 +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:45:54.811: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-webhook-3444" for this suite. 07/18/23 13:45:54.876 +------------------------------ +• [SLOW TEST] [6.897 seconds] +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to convert a non homogeneous list of CRs [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:184 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:45:47.998 + Jul 18 13:45:47.998: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-webhook 07/18/23 13:45:47.998 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:45:48.016 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:45:48.02 + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 + STEP: Setting up server cert 07/18/23 13:45:48.024 + STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication 07/18/23 13:45:48.503 + STEP: Deploying the custom resource conversion webhook pod 07/18/23 13:45:48.514 + STEP: Wait for the deployment to be ready 07/18/23 13:45:48.526 + Jul 18 13:45:48.537: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:45:50.552 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:45:50.568 + Jul 18 13:45:51.569: INFO: Waiting for amount of service:e2e-test-crd-conversion-webhook endpoints to be 1 + [It] should be able to convert a non homogeneous list of CRs [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:184 + Jul 18 13:45:51.574: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Creating a v1 custom resource 07/18/23 13:45:54.189 + STEP: Create a v2 custom resource 07/18/23 13:45:54.216 + STEP: List CRs in v1 07/18/23 13:45:54.231 + STEP: List CRs in v2 07/18/23 13:45:54.278 + [AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:45:54.811: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-webhook-3444" for this suite. 07/18/23 13:45:54.876 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny pod and configmap creation [Conformance] + test/e2e/apimachinery/webhook.go:197 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:45:54.895 +Jul 18 13:45:54.896: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:45:54.896 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:45:54.915 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:45:54.92 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:45:54.939 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:45:55.219 +STEP: Deploying the webhook pod 07/18/23 13:45:55.224 +STEP: Wait for the deployment to be ready 07/18/23 13:45:55.236 +Jul 18 13:45:55.248: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:45:57.261 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:45:57.277 +Jul 18 13:45:58.278: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny pod and configmap creation [Conformance] + test/e2e/apimachinery/webhook.go:197 +STEP: Registering the webhook via the AdmissionRegistration API 07/18/23 13:45:58.283 +STEP: create a pod that should be denied by the webhook 07/18/23 13:45:58.301 +STEP: create a pod that causes the webhook to hang 07/18/23 13:45:58.319 +STEP: create a configmap that should be denied by the webhook 07/18/23 13:46:08.327 +STEP: create a configmap that should be admitted by the webhook 07/18/23 13:46:08.372 +STEP: update (PUT) the admitted configmap to a non-compliant one should be rejected by the webhook 07/18/23 13:46:08.383 +STEP: update (PATCH) the admitted configmap to a non-compliant one should be rejected by the webhook 07/18/23 13:46:08.396 +STEP: create a namespace that bypass the webhook 07/18/23 13:46:08.404 +STEP: create a configmap that violates the webhook policy but is in a whitelisted namespace 07/18/23 13:46:08.413 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:46:08.444: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-9823" for this suite. 07/18/23 13:46:08.511 +STEP: Destroying namespace "webhook-9823-markers" for this suite. 07/18/23 13:46:08.525 +------------------------------ +• [SLOW TEST] [13.641 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to deny pod and configmap creation [Conformance] + test/e2e/apimachinery/webhook.go:197 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:45:54.895 + Jul 18 13:45:54.896: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:45:54.896 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:45:54.915 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:45:54.92 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:45:54.939 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:45:55.219 + STEP: Deploying the webhook pod 07/18/23 13:45:55.224 + STEP: Wait for the deployment to be ready 07/18/23 13:45:55.236 + Jul 18 13:45:55.248: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:45:57.261 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:45:57.277 + Jul 18 13:45:58.278: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should be able to deny pod and configmap creation [Conformance] + test/e2e/apimachinery/webhook.go:197 + STEP: Registering the webhook via the AdmissionRegistration API 07/18/23 13:45:58.283 + STEP: create a pod that should be denied by the webhook 07/18/23 13:45:58.301 + STEP: create a pod that causes the webhook to hang 07/18/23 13:45:58.319 + STEP: create a configmap that should be denied by the webhook 07/18/23 13:46:08.327 + STEP: create a configmap that should be admitted by the webhook 07/18/23 13:46:08.372 + STEP: update (PUT) the admitted configmap to a non-compliant one should be rejected by the webhook 07/18/23 13:46:08.383 + STEP: update (PATCH) the admitted configmap to a non-compliant one should be rejected by the webhook 07/18/23 13:46:08.396 + STEP: create a namespace that bypass the webhook 07/18/23 13:46:08.404 + STEP: create a configmap that violates the webhook policy but is in a whitelisted namespace 07/18/23 13:46:08.413 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:46:08.444: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-9823" for this suite. 07/18/23 13:46:08.511 + STEP: Destroying namespace "webhook-9823-markers" for this suite. 07/18/23 13:46:08.525 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Kubelet when scheduling an agnhost Pod with hostAliases + should write entries to /etc/hosts [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:148 +[BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:46:08.54 +Jul 18 13:46:08.540: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:46:08.542 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:46:08.558 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:46:08.562 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[It] should write entries to /etc/hosts [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:148 +STEP: Waiting for pod completion 07/18/23 13:46:08.578 +Jul 18 13:46:08.578: INFO: Waiting up to 3m0s for pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f" in namespace "kubelet-test-1481" to be "completed" +Jul 18 13:46:08.582: INFO: Pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.782765ms +Jul 18 13:46:10.589: INFO: Pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011521589s +Jul 18 13:46:12.591: INFO: Pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013070076s +Jul 18 13:46:12.591: INFO: Pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f" satisfied condition "completed" +[AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:46:12.601: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 +STEP: Destroying namespace "kubelet-test-1481" for this suite. 07/18/23 13:46:12.607 +------------------------------ +• [4.078 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling an agnhost Pod with hostAliases + test/e2e/common/node/kubelet.go:140 + should write entries to /etc/hosts [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:148 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:46:08.54 + Jul 18 13:46:08.540: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:46:08.542 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:46:08.558 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:46:08.562 + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [It] should write entries to /etc/hosts [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:148 + STEP: Waiting for pod completion 07/18/23 13:46:08.578 + Jul 18 13:46:08.578: INFO: Waiting up to 3m0s for pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f" in namespace "kubelet-test-1481" to be "completed" + Jul 18 13:46:08.582: INFO: Pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.782765ms + Jul 18 13:46:10.589: INFO: Pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011521589s + Jul 18 13:46:12.591: INFO: Pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013070076s + Jul 18 13:46:12.591: INFO: Pod "agnhost-host-aliases144905f2-bf5b-4d90-b331-dc31fc1e8d4f" satisfied condition "completed" + [AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:46:12.601: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 + STEP: Destroying namespace "kubelet-test-1481" for this suite. 07/18/23 13:46:12.607 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/common/node/pods.go:896 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:46:12.62 +Jul 18 13:46:12.621: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:46:12.622 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:46:12.639 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:46:12.645 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/common/node/pods.go:896 +STEP: creating a Pod with a static label 07/18/23 13:46:12.66 +STEP: watching for Pod to be ready 07/18/23 13:46:12.674 +Jul 18 13:46:12.677: INFO: observed Pod pod-test in namespace pods-2002 in phase Pending with labels: map[test-pod-static:true] & conditions [] +Jul 18 13:46:12.679: INFO: observed Pod pod-test in namespace pods-2002 in phase Pending with labels: map[test-pod-static:true] & conditions [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC }] +Jul 18 13:46:12.692: INFO: observed Pod pod-test in namespace pods-2002 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC }] +Jul 18 13:46:13.280: INFO: observed Pod pod-test in namespace pods-2002 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC }] +Jul 18 13:46:13.936: INFO: Found Pod pod-test in namespace pods-2002 in phase Running with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:13 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:13 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC }] +STEP: patching the Pod with a new Label and updated data 07/18/23 13:46:13.942 +STEP: getting the Pod and ensuring that it's patched 07/18/23 13:46:13.952 +STEP: replacing the Pod's status Ready condition to False 07/18/23 13:46:13.956 +STEP: check the Pod again to ensure its Ready conditions are False 07/18/23 13:46:13.977 +STEP: deleting the Pod via a Collection with a LabelSelector 07/18/23 13:46:13.977 +STEP: watching for the Pod to be deleted 07/18/23 13:46:13.989 +Jul 18 13:46:13.991: INFO: observed event type MODIFIED +Jul 18 13:46:15.353: INFO: observed event type MODIFIED +Jul 18 13:46:16.237: INFO: observed event type MODIFIED +Jul 18 13:46:16.944: INFO: observed event type MODIFIED +Jul 18 13:46:16.951: INFO: observed event type MODIFIED +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:46:16.959: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-2002" for this suite. 07/18/23 13:46:16.966 +------------------------------ +• [4.353 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/common/node/pods.go:896 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:46:12.62 + Jul 18 13:46:12.621: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:46:12.622 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:46:12.639 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:46:12.645 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/common/node/pods.go:896 + STEP: creating a Pod with a static label 07/18/23 13:46:12.66 + STEP: watching for Pod to be ready 07/18/23 13:46:12.674 + Jul 18 13:46:12.677: INFO: observed Pod pod-test in namespace pods-2002 in phase Pending with labels: map[test-pod-static:true] & conditions [] + Jul 18 13:46:12.679: INFO: observed Pod pod-test in namespace pods-2002 in phase Pending with labels: map[test-pod-static:true] & conditions [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC }] + Jul 18 13:46:12.692: INFO: observed Pod pod-test in namespace pods-2002 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC }] + Jul 18 13:46:13.280: INFO: observed Pod pod-test in namespace pods-2002 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC }] + Jul 18 13:46:13.936: INFO: Found Pod pod-test in namespace pods-2002 in phase Running with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:13 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:13 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:46:12 +0000 UTC }] + STEP: patching the Pod with a new Label and updated data 07/18/23 13:46:13.942 + STEP: getting the Pod and ensuring that it's patched 07/18/23 13:46:13.952 + STEP: replacing the Pod's status Ready condition to False 07/18/23 13:46:13.956 + STEP: check the Pod again to ensure its Ready conditions are False 07/18/23 13:46:13.977 + STEP: deleting the Pod via a Collection with a LabelSelector 07/18/23 13:46:13.977 + STEP: watching for the Pod to be deleted 07/18/23 13:46:13.989 + Jul 18 13:46:13.991: INFO: observed event type MODIFIED + Jul 18 13:46:15.353: INFO: observed event type MODIFIED + Jul 18 13:46:16.237: INFO: observed event type MODIFIED + Jul 18 13:46:16.944: INFO: observed event type MODIFIED + Jul 18 13:46:16.951: INFO: observed event type MODIFIED + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:46:16.959: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-2002" for this suite. 07/18/23 13:46:16.966 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-node] Probing container + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:152 +[BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:46:16.974 +Jul 18 13:46:16.974: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-probe 07/18/23 13:46:16.975 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:46:16.993 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:46:16.998 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 +[It] should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:152 +STEP: Creating pod busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d in namespace container-probe-4060 07/18/23 13:46:17.002 +Jul 18 13:46:17.012: INFO: Waiting up to 5m0s for pod "busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d" in namespace "container-probe-4060" to be "not pending" +Jul 18 13:46:17.016: INFO: Pod "busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d": Phase="Pending", Reason="", readiness=false. Elapsed: 3.947515ms +Jul 18 13:46:19.022: INFO: Pod "busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d": Phase="Running", Reason="", readiness=true. Elapsed: 2.009633333s +Jul 18 13:46:19.022: INFO: Pod "busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d" satisfied condition "not pending" +Jul 18 13:46:19.022: INFO: Started pod busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d in namespace container-probe-4060 +STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 13:46:19.022 +Jul 18 13:46:19.027: INFO: Initial restart count of pod busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d is 0 +STEP: deleting the pod 07/18/23 13:50:19.76 +[AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 +Jul 18 13:50:19.775: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 +STEP: Destroying namespace "container-probe-4060" for this suite. 07/18/23 13:50:19.781 +------------------------------ +• [SLOW TEST] [242.818 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:152 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:46:16.974 + Jul 18 13:46:16.974: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-probe 07/18/23 13:46:16.975 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:46:16.993 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:46:16.998 + [BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 + [It] should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:152 + STEP: Creating pod busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d in namespace container-probe-4060 07/18/23 13:46:17.002 + Jul 18 13:46:17.012: INFO: Waiting up to 5m0s for pod "busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d" in namespace "container-probe-4060" to be "not pending" + Jul 18 13:46:17.016: INFO: Pod "busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d": Phase="Pending", Reason="", readiness=false. Elapsed: 3.947515ms + Jul 18 13:46:19.022: INFO: Pod "busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d": Phase="Running", Reason="", readiness=true. Elapsed: 2.009633333s + Jul 18 13:46:19.022: INFO: Pod "busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d" satisfied condition "not pending" + Jul 18 13:46:19.022: INFO: Started pod busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d in namespace container-probe-4060 + STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 13:46:19.022 + Jul 18 13:46:19.027: INFO: Initial restart count of pod busybox-1e0ad6be-9ded-41fc-bde0-7b747ef5479d is 0 + STEP: deleting the pod 07/18/23 13:50:19.76 + [AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 + Jul 18 13:50:19.775: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 + STEP: Destroying namespace "container-probe-4060" for this suite. 07/18/23 13:50:19.781 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Secrets + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:95 +[BeforeEach] [sig-node] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:50:19.794 +Jul 18 13:50:19.794: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 13:50:19.796 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:19.812 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:19.816 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:95 +STEP: creating secret secrets-8269/secret-test-338e6c6a-09c9-4b3a-b176-910feeb7f796 07/18/23 13:50:19.819 +STEP: Creating a pod to test consume secrets 07/18/23 13:50:19.824 +Jul 18 13:50:19.833: INFO: Waiting up to 5m0s for pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc" in namespace "secrets-8269" to be "Succeeded or Failed" +Jul 18 13:50:19.841: INFO: Pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc": Phase="Pending", Reason="", readiness=false. Elapsed: 8.41315ms +Jul 18 13:50:21.848: INFO: Pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014755166s +Jul 18 13:50:23.849: INFO: Pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015516382s +STEP: Saw pod success 07/18/23 13:50:23.849 +Jul 18 13:50:23.849: INFO: Pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc" satisfied condition "Succeeded or Failed" +Jul 18 13:50:23.853: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc container env-test: +STEP: delete the pod 07/18/23 13:50:23.894 +Jul 18 13:50:23.908: INFO: Waiting for pod pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc to disappear +Jul 18 13:50:23.912: INFO: Pod pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc no longer exists +[AfterEach] [sig-node] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 13:50:23.912: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-8269" for this suite. 07/18/23 13:50:23.918 +------------------------------ +• [4.130 seconds] +[sig-node] Secrets +test/e2e/common/node/framework.go:23 + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:95 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:50:19.794 + Jul 18 13:50:19.794: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 13:50:19.796 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:19.812 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:19.816 + [BeforeEach] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:95 + STEP: creating secret secrets-8269/secret-test-338e6c6a-09c9-4b3a-b176-910feeb7f796 07/18/23 13:50:19.819 + STEP: Creating a pod to test consume secrets 07/18/23 13:50:19.824 + Jul 18 13:50:19.833: INFO: Waiting up to 5m0s for pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc" in namespace "secrets-8269" to be "Succeeded or Failed" + Jul 18 13:50:19.841: INFO: Pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc": Phase="Pending", Reason="", readiness=false. Elapsed: 8.41315ms + Jul 18 13:50:21.848: INFO: Pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014755166s + Jul 18 13:50:23.849: INFO: Pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015516382s + STEP: Saw pod success 07/18/23 13:50:23.849 + Jul 18 13:50:23.849: INFO: Pod "pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc" satisfied condition "Succeeded or Failed" + Jul 18 13:50:23.853: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc container env-test: + STEP: delete the pod 07/18/23 13:50:23.894 + Jul 18 13:50:23.908: INFO: Waiting for pod pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc to disappear + Jul 18 13:50:23.912: INFO: Pod pod-configmaps-71f98bcb-f5a9-4bee-9c11-2717a7833edc no longer exists + [AfterEach] [sig-node] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 13:50:23.912: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-8269" for this suite. 07/18/23 13:50:23.918 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController Listing PodDisruptionBudgets for all namespaces + should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/apps/disruption.go:87 +[BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:50:23.927 +Jul 18 13:50:23.927: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename disruption 07/18/23 13:50:23.928 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:23.943 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:23.946 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 +[BeforeEach] Listing PodDisruptionBudgets for all namespaces + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:50:23.95 +Jul 18 13:50:23.950: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename disruption-2 07/18/23 13:50:23.95 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:23.969 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:23.979 +[BeforeEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/metrics/init/init.go:31 +[It] should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/apps/disruption.go:87 +STEP: Waiting for the pdb to be processed 07/18/23 13:50:23.987 +STEP: Waiting for the pdb to be processed 07/18/23 13:50:26.003 +STEP: Waiting for the pdb to be processed 07/18/23 13:50:26.014 +STEP: listing a collection of PDBs across all namespaces 07/18/23 13:50:26.019 +STEP: listing a collection of PDBs in namespace disruption-7763 07/18/23 13:50:26.023 +STEP: deleting a collection of PDBs 07/18/23 13:50:26.027 +STEP: Waiting for the PDB collection to be deleted 07/18/23 13:50:26.042 +[AfterEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/node/init/init.go:32 +Jul 18 13:50:26.046: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 +Jul 18 13:50:26.052: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] Listing PodDisruptionBudgets for all namespaces + dump namespaces | framework.go:196 +[DeferCleanup (Each)] Listing PodDisruptionBudgets for all namespaces + tear down framework | framework.go:193 +STEP: Destroying namespace "disruption-2-3571" for this suite. 07/18/23 13:50:26.057 +[DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 +STEP: Destroying namespace "disruption-7763" for this suite. 07/18/23 13:50:26.066 +------------------------------ +• [2.147 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + Listing PodDisruptionBudgets for all namespaces + test/e2e/apps/disruption.go:78 + should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/apps/disruption.go:87 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:50:23.927 + Jul 18 13:50:23.927: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename disruption 07/18/23 13:50:23.928 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:23.943 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:23.946 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 + [BeforeEach] Listing PodDisruptionBudgets for all namespaces + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:50:23.95 + Jul 18 13:50:23.950: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename disruption-2 07/18/23 13:50:23.95 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:23.969 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:23.979 + [BeforeEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/metrics/init/init.go:31 + [It] should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/apps/disruption.go:87 + STEP: Waiting for the pdb to be processed 07/18/23 13:50:23.987 + STEP: Waiting for the pdb to be processed 07/18/23 13:50:26.003 + STEP: Waiting for the pdb to be processed 07/18/23 13:50:26.014 + STEP: listing a collection of PDBs across all namespaces 07/18/23 13:50:26.019 + STEP: listing a collection of PDBs in namespace disruption-7763 07/18/23 13:50:26.023 + STEP: deleting a collection of PDBs 07/18/23 13:50:26.027 + STEP: Waiting for the PDB collection to be deleted 07/18/23 13:50:26.042 + [AfterEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/node/init/init.go:32 + Jul 18 13:50:26.046: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 + Jul 18 13:50:26.052: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] Listing PodDisruptionBudgets for all namespaces + dump namespaces | framework.go:196 + [DeferCleanup (Each)] Listing PodDisruptionBudgets for all namespaces + tear down framework | framework.go:193 + STEP: Destroying namespace "disruption-2-3571" for this suite. 07/18/23 13:50:26.057 + [DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 + STEP: Destroying namespace "disruption-7763" for this suite. 07/18/23 13:50:26.066 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should apply a finalizer to a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:394 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:50:26.076 +Jul 18 13:50:26.077: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename namespaces 07/18/23 13:50:26.077 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:26.096 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:26.099 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 +[It] should apply a finalizer to a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:394 +STEP: Creating namespace "e2e-ns-5zzxk" 07/18/23 13:50:26.102 +Jul 18 13:50:26.118: INFO: Namespace "e2e-ns-5zzxk-5945" has []v1.FinalizerName{"kubernetes"} +STEP: Adding e2e finalizer to namespace "e2e-ns-5zzxk-5945" 07/18/23 13:50:26.118 +Jul 18 13:50:26.128: INFO: Namespace "e2e-ns-5zzxk-5945" has []v1.FinalizerName{"kubernetes", "e2e.example.com/fakeFinalizer"} +STEP: Removing e2e finalizer from namespace "e2e-ns-5zzxk-5945" 07/18/23 13:50:26.128 +Jul 18 13:50:26.139: INFO: Namespace "e2e-ns-5zzxk-5945" has []v1.FinalizerName{"kubernetes"} +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:50:26.140: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "namespaces-9219" for this suite. 07/18/23 13:50:26.146 +STEP: Destroying namespace "e2e-ns-5zzxk-5945" for this suite. 07/18/23 13:50:26.154 +------------------------------ +• [0.087 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should apply a finalizer to a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:394 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:50:26.076 + Jul 18 13:50:26.077: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename namespaces 07/18/23 13:50:26.077 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:26.096 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:26.099 + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 + [It] should apply a finalizer to a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:394 + STEP: Creating namespace "e2e-ns-5zzxk" 07/18/23 13:50:26.102 + Jul 18 13:50:26.118: INFO: Namespace "e2e-ns-5zzxk-5945" has []v1.FinalizerName{"kubernetes"} + STEP: Adding e2e finalizer to namespace "e2e-ns-5zzxk-5945" 07/18/23 13:50:26.118 + Jul 18 13:50:26.128: INFO: Namespace "e2e-ns-5zzxk-5945" has []v1.FinalizerName{"kubernetes", "e2e.example.com/fakeFinalizer"} + STEP: Removing e2e finalizer from namespace "e2e-ns-5zzxk-5945" 07/18/23 13:50:26.128 + Jul 18 13:50:26.139: INFO: Namespace "e2e-ns-5zzxk-5945" has []v1.FinalizerName{"kubernetes"} + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:50:26.140: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "namespaces-9219" for this suite. 07/18/23 13:50:26.146 + STEP: Destroying namespace "e2e-ns-5zzxk-5945" for this suite. 07/18/23 13:50:26.154 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Security Context When creating a container with runAsUser + should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:347 +[BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:50:26.164 +Jul 18 13:50:26.164: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename security-context-test 07/18/23 13:50:26.165 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:26.184 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:26.187 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:50 +[It] should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:347 +Jul 18 13:50:26.200: INFO: Waiting up to 5m0s for pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a" in namespace "security-context-test-3255" to be "Succeeded or Failed" +Jul 18 13:50:26.207: INFO: Pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a": Phase="Pending", Reason="", readiness=false. Elapsed: 6.198019ms +Jul 18 13:50:28.217: INFO: Pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016958196s +Jul 18 13:50:30.216: INFO: Pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015399201s +Jul 18 13:50:30.216: INFO: Pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 +Jul 18 13:50:30.216: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 +STEP: Destroying namespace "security-context-test-3255" for this suite. 07/18/23 13:50:30.223 +------------------------------ +• [4.069 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + When creating a container with runAsUser + test/e2e/common/node/security_context.go:309 + should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:347 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:50:26.164 + Jul 18 13:50:26.164: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename security-context-test 07/18/23 13:50:26.165 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:26.184 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:26.187 + [BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:50 + [It] should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:347 + Jul 18 13:50:26.200: INFO: Waiting up to 5m0s for pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a" in namespace "security-context-test-3255" to be "Succeeded or Failed" + Jul 18 13:50:26.207: INFO: Pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a": Phase="Pending", Reason="", readiness=false. Elapsed: 6.198019ms + Jul 18 13:50:28.217: INFO: Pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016958196s + Jul 18 13:50:30.216: INFO: Pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015399201s + Jul 18 13:50:30.216: INFO: Pod "busybox-user-65534-9f00e086-05d0-4704-acee-9ec79d2fcd9a" satisfied condition "Succeeded or Failed" + [AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 + Jul 18 13:50:30.216: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 + STEP: Destroying namespace "security-context-test-3255" for this suite. 07/18/23 13:50:30.223 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSS +------------------------------ +[sig-instrumentation] Events + should delete a collection of events [Conformance] + test/e2e/instrumentation/core_events.go:175 +[BeforeEach] [sig-instrumentation] Events + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:50:30.234 +Jul 18 13:50:30.234: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename events 07/18/23 13:50:30.234 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:30.258 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:30.261 +[BeforeEach] [sig-instrumentation] Events + test/e2e/framework/metrics/init/init.go:31 +[It] should delete a collection of events [Conformance] + test/e2e/instrumentation/core_events.go:175 +STEP: Create set of events 07/18/23 13:50:30.264 +Jul 18 13:50:30.274: INFO: created test-event-1 +Jul 18 13:50:30.280: INFO: created test-event-2 +Jul 18 13:50:30.285: INFO: created test-event-3 +STEP: get a list of Events with a label in the current namespace 07/18/23 13:50:30.285 +STEP: delete collection of events 07/18/23 13:50:30.289 +Jul 18 13:50:30.289: INFO: requesting DeleteCollection of events +STEP: check that the list of events matches the requested quantity 07/18/23 13:50:30.313 +Jul 18 13:50:30.313: INFO: requesting list of events to confirm quantity +[AfterEach] [sig-instrumentation] Events + test/e2e/framework/node/init/init.go:32 +Jul 18 13:50:30.317: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-instrumentation] Events + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-instrumentation] Events + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-instrumentation] Events + tear down framework | framework.go:193 +STEP: Destroying namespace "events-264" for this suite. 07/18/23 13:50:30.324 +------------------------------ +• [0.099 seconds] +[sig-instrumentation] Events +test/e2e/instrumentation/common/framework.go:23 + should delete a collection of events [Conformance] + test/e2e/instrumentation/core_events.go:175 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-instrumentation] Events + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:50:30.234 + Jul 18 13:50:30.234: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename events 07/18/23 13:50:30.234 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:30.258 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:30.261 + [BeforeEach] [sig-instrumentation] Events + test/e2e/framework/metrics/init/init.go:31 + [It] should delete a collection of events [Conformance] + test/e2e/instrumentation/core_events.go:175 + STEP: Create set of events 07/18/23 13:50:30.264 + Jul 18 13:50:30.274: INFO: created test-event-1 + Jul 18 13:50:30.280: INFO: created test-event-2 + Jul 18 13:50:30.285: INFO: created test-event-3 + STEP: get a list of Events with a label in the current namespace 07/18/23 13:50:30.285 + STEP: delete collection of events 07/18/23 13:50:30.289 + Jul 18 13:50:30.289: INFO: requesting DeleteCollection of events + STEP: check that the list of events matches the requested quantity 07/18/23 13:50:30.313 + Jul 18 13:50:30.313: INFO: requesting list of events to confirm quantity + [AfterEach] [sig-instrumentation] Events + test/e2e/framework/node/init/init.go:32 + Jul 18 13:50:30.317: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-instrumentation] Events + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-instrumentation] Events + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-instrumentation] Events + tear down framework | framework.go:193 + STEP: Destroying namespace "events-264" for this suite. 07/18/23 13:50:30.324 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Should recreate evicted statefulset [Conformance] + test/e2e/apps/statefulset.go:739 +[BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:50:30.334 +Jul 18 13:50:30.334: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename statefulset 07/18/23 13:50:30.335 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:30.352 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:30.355 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 +STEP: Creating service test in namespace statefulset-1208 07/18/23 13:50:30.359 +[It] Should recreate evicted statefulset [Conformance] + test/e2e/apps/statefulset.go:739 +STEP: Looking for a node to schedule stateful set and pod 07/18/23 13:50:30.364 +STEP: Creating pod with conflicting port in namespace statefulset-1208 07/18/23 13:50:30.371 +STEP: Waiting until pod test-pod will start running in namespace statefulset-1208 07/18/23 13:50:30.38 +Jul 18 13:50:30.380: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "statefulset-1208" to be "running" +Jul 18 13:50:30.383: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.550746ms +Jul 18 13:50:32.389: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.009138574s +Jul 18 13:50:32.389: INFO: Pod "test-pod" satisfied condition "running" +STEP: Creating statefulset with conflicting port in namespace statefulset-1208 07/18/23 13:50:32.389 +STEP: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-1208 07/18/23 13:50:32.396 +Jul 18 13:50:32.416: INFO: Observed stateful pod in namespace: statefulset-1208, name: ss-0, uid: b8928bf2-d128-4ce5-87b2-a07cc2a512bf, status phase: Pending. Waiting for statefulset controller to delete. +Jul 18 13:50:32.442: INFO: Observed stateful pod in namespace: statefulset-1208, name: ss-0, uid: b8928bf2-d128-4ce5-87b2-a07cc2a512bf, status phase: Failed. Waiting for statefulset controller to delete. +Jul 18 13:50:32.451: INFO: Observed stateful pod in namespace: statefulset-1208, name: ss-0, uid: b8928bf2-d128-4ce5-87b2-a07cc2a512bf, status phase: Failed. Waiting for statefulset controller to delete. +Jul 18 13:50:32.454: INFO: Observed delete event for stateful pod ss-0 in namespace statefulset-1208 +STEP: Removing pod with conflicting port in namespace statefulset-1208 07/18/23 13:50:32.454 +STEP: Waiting when stateful pod ss-0 will be recreated in namespace statefulset-1208 and will be in running state 07/18/23 13:50:32.466 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 +Jul 18 13:50:34.478: INFO: Deleting all statefulset in ns statefulset-1208 +Jul 18 13:50:34.483: INFO: Scaling statefulset ss to 0 +Jul 18 13:50:44.509: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 13:50:44.514: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:50:44.542: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 +STEP: Destroying namespace "statefulset-1208" for this suite. 07/18/23 13:50:44.548 +------------------------------ +• [SLOW TEST] [14.223 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:103 + Should recreate evicted statefulset [Conformance] + test/e2e/apps/statefulset.go:739 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:50:30.334 + Jul 18 13:50:30.334: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename statefulset 07/18/23 13:50:30.335 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:30.352 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:30.355 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 + STEP: Creating service test in namespace statefulset-1208 07/18/23 13:50:30.359 + [It] Should recreate evicted statefulset [Conformance] + test/e2e/apps/statefulset.go:739 + STEP: Looking for a node to schedule stateful set and pod 07/18/23 13:50:30.364 + STEP: Creating pod with conflicting port in namespace statefulset-1208 07/18/23 13:50:30.371 + STEP: Waiting until pod test-pod will start running in namespace statefulset-1208 07/18/23 13:50:30.38 + Jul 18 13:50:30.380: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "statefulset-1208" to be "running" + Jul 18 13:50:30.383: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.550746ms + Jul 18 13:50:32.389: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.009138574s + Jul 18 13:50:32.389: INFO: Pod "test-pod" satisfied condition "running" + STEP: Creating statefulset with conflicting port in namespace statefulset-1208 07/18/23 13:50:32.389 + STEP: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-1208 07/18/23 13:50:32.396 + Jul 18 13:50:32.416: INFO: Observed stateful pod in namespace: statefulset-1208, name: ss-0, uid: b8928bf2-d128-4ce5-87b2-a07cc2a512bf, status phase: Pending. Waiting for statefulset controller to delete. + Jul 18 13:50:32.442: INFO: Observed stateful pod in namespace: statefulset-1208, name: ss-0, uid: b8928bf2-d128-4ce5-87b2-a07cc2a512bf, status phase: Failed. Waiting for statefulset controller to delete. + Jul 18 13:50:32.451: INFO: Observed stateful pod in namespace: statefulset-1208, name: ss-0, uid: b8928bf2-d128-4ce5-87b2-a07cc2a512bf, status phase: Failed. Waiting for statefulset controller to delete. + Jul 18 13:50:32.454: INFO: Observed delete event for stateful pod ss-0 in namespace statefulset-1208 + STEP: Removing pod with conflicting port in namespace statefulset-1208 07/18/23 13:50:32.454 + STEP: Waiting when stateful pod ss-0 will be recreated in namespace statefulset-1208 and will be in running state 07/18/23 13:50:32.466 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 + Jul 18 13:50:34.478: INFO: Deleting all statefulset in ns statefulset-1208 + Jul 18 13:50:34.483: INFO: Scaling statefulset ss to 0 + Jul 18 13:50:44.509: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 13:50:44.514: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:50:44.542: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 + STEP: Destroying namespace "statefulset-1208" for this suite. 07/18/23 13:50:44.548 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:82 +[BeforeEach] [sig-network] Networking + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:50:44.559 +Jul 18 13:50:44.559: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pod-network-test 07/18/23 13:50:44.56 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:44.612 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:44.617 +[BeforeEach] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:31 +[It] should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:82 +STEP: Performing setup for networking test in namespace pod-network-test-1144 07/18/23 13:50:44.621 +STEP: creating a selector 07/18/23 13:50:44.621 +STEP: Creating the service pods in kubernetes 07/18/23 13:50:44.621 +Jul 18 13:50:44.621: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Jul 18 13:50:44.667: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-1144" to be "running and ready" +Jul 18 13:50:44.679: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 11.467148ms +Jul 18 13:50:44.679: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:50:46.684: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.016835365s +Jul 18 13:50:46.684: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:50:48.686: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.018358626s +Jul 18 13:50:48.686: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:50:50.685: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.017579673s +Jul 18 13:50:50.685: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:50:52.686: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.018465942s +Jul 18 13:50:52.686: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:50:54.686: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.018622799s +Jul 18 13:50:54.686: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:50:56.685: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.017193652s +Jul 18 13:50:56.685: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:50:58.686: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.018543315s +Jul 18 13:50:58.686: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:51:00.685: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.017524066s +Jul 18 13:51:00.685: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:51:02.687: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.019361865s +Jul 18 13:51:02.687: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:51:04.684: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.017055805s +Jul 18 13:51:04.684: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Jul 18 13:51:06.685: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.017361825s +Jul 18 13:51:06.685: INFO: The phase of Pod netserver-0 is Running (Ready = true) +Jul 18 13:51:06.685: INFO: Pod "netserver-0" satisfied condition "running and ready" +Jul 18 13:51:06.689: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-1144" to be "running and ready" +Jul 18 13:51:06.694: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 4.281243ms +Jul 18 13:51:06.694: INFO: The phase of Pod netserver-1 is Running (Ready = true) +Jul 18 13:51:06.694: INFO: Pod "netserver-1" satisfied condition "running and ready" +Jul 18 13:51:06.697: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-1144" to be "running and ready" +Jul 18 13:51:06.701: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 3.688053ms +Jul 18 13:51:06.701: INFO: The phase of Pod netserver-2 is Running (Ready = true) +Jul 18 13:51:06.701: INFO: Pod "netserver-2" satisfied condition "running and ready" +STEP: Creating test pods 07/18/23 13:51:06.705 +Jul 18 13:51:06.711: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-1144" to be "running" +Jul 18 13:51:06.716: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 4.54353ms +Jul 18 13:51:08.722: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.010831753s +Jul 18 13:51:08.722: INFO: Pod "test-container-pod" satisfied condition "running" +Jul 18 13:51:08.727: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 +Jul 18 13:51:08.727: INFO: Breadth first check of 192.168.70.53 on host 10.128.3.57... +Jul 18 13:51:08.732: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.13:9080/dial?request=hostname&protocol=http&host=192.168.70.53&port=8083&tries=1'] Namespace:pod-network-test-1144 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:51:08.732: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:51:08.732: INFO: ExecWithOptions: Clientset creation +Jul 18 13:51:08.732: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-1144/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D192.168.70.53%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Jul 18 13:51:08.832: INFO: Waiting for responses: map[] +Jul 18 13:51:08.832: INFO: reached 192.168.70.53 after 0/1 tries +Jul 18 13:51:08.832: INFO: Breadth first check of 192.168.211.17 on host 10.128.0.147... +Jul 18 13:51:08.837: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.13:9080/dial?request=hostname&protocol=http&host=192.168.211.17&port=8083&tries=1'] Namespace:pod-network-test-1144 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:51:08.837: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:51:08.838: INFO: ExecWithOptions: Clientset creation +Jul 18 13:51:08.838: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-1144/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D192.168.211.17%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Jul 18 13:51:08.948: INFO: Waiting for responses: map[] +Jul 18 13:51:08.948: INFO: reached 192.168.211.17 after 0/1 tries +Jul 18 13:51:08.948: INFO: Breadth first check of 192.168.18.102 on host 10.128.3.181... +Jul 18 13:51:08.954: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.13:9080/dial?request=hostname&protocol=http&host=192.168.18.102&port=8083&tries=1'] Namespace:pod-network-test-1144 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 13:51:08.954: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:51:08.955: INFO: ExecWithOptions: Clientset creation +Jul 18 13:51:08.955: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-1144/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D192.168.18.102%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Jul 18 13:51:09.075: INFO: Waiting for responses: map[] +Jul 18 13:51:09.075: INFO: reached 192.168.18.102 after 0/1 tries +Jul 18 13:51:09.075: INFO: Going to retry 0 out of 3 pods.... +[AfterEach] [sig-network] Networking + test/e2e/framework/node/init/init.go:32 +Jul 18 13:51:09.075: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Networking + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Networking + tear down framework | framework.go:193 +STEP: Destroying namespace "pod-network-test-1144" for this suite. 07/18/23 13:51:09.082 +------------------------------ +• [SLOW TEST] [24.531 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:82 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Networking + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:50:44.559 + Jul 18 13:50:44.559: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pod-network-test 07/18/23 13:50:44.56 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:50:44.612 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:50:44.617 + [BeforeEach] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:31 + [It] should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:82 + STEP: Performing setup for networking test in namespace pod-network-test-1144 07/18/23 13:50:44.621 + STEP: creating a selector 07/18/23 13:50:44.621 + STEP: Creating the service pods in kubernetes 07/18/23 13:50:44.621 + Jul 18 13:50:44.621: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + Jul 18 13:50:44.667: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-1144" to be "running and ready" + Jul 18 13:50:44.679: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 11.467148ms + Jul 18 13:50:44.679: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:50:46.684: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.016835365s + Jul 18 13:50:46.684: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:50:48.686: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.018358626s + Jul 18 13:50:48.686: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:50:50.685: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.017579673s + Jul 18 13:50:50.685: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:50:52.686: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.018465942s + Jul 18 13:50:52.686: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:50:54.686: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.018622799s + Jul 18 13:50:54.686: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:50:56.685: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.017193652s + Jul 18 13:50:56.685: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:50:58.686: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.018543315s + Jul 18 13:50:58.686: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:51:00.685: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.017524066s + Jul 18 13:51:00.685: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:51:02.687: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.019361865s + Jul 18 13:51:02.687: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:51:04.684: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.017055805s + Jul 18 13:51:04.684: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Jul 18 13:51:06.685: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.017361825s + Jul 18 13:51:06.685: INFO: The phase of Pod netserver-0 is Running (Ready = true) + Jul 18 13:51:06.685: INFO: Pod "netserver-0" satisfied condition "running and ready" + Jul 18 13:51:06.689: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-1144" to be "running and ready" + Jul 18 13:51:06.694: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 4.281243ms + Jul 18 13:51:06.694: INFO: The phase of Pod netserver-1 is Running (Ready = true) + Jul 18 13:51:06.694: INFO: Pod "netserver-1" satisfied condition "running and ready" + Jul 18 13:51:06.697: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-1144" to be "running and ready" + Jul 18 13:51:06.701: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 3.688053ms + Jul 18 13:51:06.701: INFO: The phase of Pod netserver-2 is Running (Ready = true) + Jul 18 13:51:06.701: INFO: Pod "netserver-2" satisfied condition "running and ready" + STEP: Creating test pods 07/18/23 13:51:06.705 + Jul 18 13:51:06.711: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-1144" to be "running" + Jul 18 13:51:06.716: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 4.54353ms + Jul 18 13:51:08.722: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.010831753s + Jul 18 13:51:08.722: INFO: Pod "test-container-pod" satisfied condition "running" + Jul 18 13:51:08.727: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 + Jul 18 13:51:08.727: INFO: Breadth first check of 192.168.70.53 on host 10.128.3.57... + Jul 18 13:51:08.732: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.13:9080/dial?request=hostname&protocol=http&host=192.168.70.53&port=8083&tries=1'] Namespace:pod-network-test-1144 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:51:08.732: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:51:08.732: INFO: ExecWithOptions: Clientset creation + Jul 18 13:51:08.732: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-1144/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D192.168.70.53%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Jul 18 13:51:08.832: INFO: Waiting for responses: map[] + Jul 18 13:51:08.832: INFO: reached 192.168.70.53 after 0/1 tries + Jul 18 13:51:08.832: INFO: Breadth first check of 192.168.211.17 on host 10.128.0.147... + Jul 18 13:51:08.837: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.13:9080/dial?request=hostname&protocol=http&host=192.168.211.17&port=8083&tries=1'] Namespace:pod-network-test-1144 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:51:08.837: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:51:08.838: INFO: ExecWithOptions: Clientset creation + Jul 18 13:51:08.838: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-1144/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D192.168.211.17%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Jul 18 13:51:08.948: INFO: Waiting for responses: map[] + Jul 18 13:51:08.948: INFO: reached 192.168.211.17 after 0/1 tries + Jul 18 13:51:08.948: INFO: Breadth first check of 192.168.18.102 on host 10.128.3.181... + Jul 18 13:51:08.954: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://192.168.211.13:9080/dial?request=hostname&protocol=http&host=192.168.18.102&port=8083&tries=1'] Namespace:pod-network-test-1144 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 13:51:08.954: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:51:08.955: INFO: ExecWithOptions: Clientset creation + Jul 18 13:51:08.955: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/pod-network-test-1144/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F192.168.211.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D192.168.18.102%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Jul 18 13:51:09.075: INFO: Waiting for responses: map[] + Jul 18 13:51:09.075: INFO: reached 192.168.18.102 after 0/1 tries + Jul 18 13:51:09.075: INFO: Going to retry 0 out of 3 pods.... + [AfterEach] [sig-network] Networking + test/e2e/framework/node/init/init.go:32 + Jul 18 13:51:09.075: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Networking + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Networking + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Networking + tear down framework | framework.go:193 + STEP: Destroying namespace "pod-network-test-1144" for this suite. 07/18/23 13:51:09.082 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should verify changes to a daemon set status [Conformance] + test/e2e/apps/daemon_set.go:862 +[BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:51:09.09 +Jul 18 13:51:09.090: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename daemonsets 07/18/23 13:51:09.091 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:09.109 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:09.114 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 +[It] should verify changes to a daemon set status [Conformance] + test/e2e/apps/daemon_set.go:862 +STEP: Creating simple DaemonSet "daemon-set" 07/18/23 13:51:09.145 +STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 13:51:09.151 +Jul 18 13:51:09.157: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:09.157: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:09.158: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:09.162: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:51:09.162: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 13:51:10.169: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:10.169: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:10.169: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:10.174: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:51:10.174: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 13:51:11.170: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:11.170: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:11.170: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:11.177: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Jul 18 13:51:11.177: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Getting /status 07/18/23 13:51:11.181 +Jul 18 13:51:11.186: INFO: Daemon Set daemon-set has Conditions: [] +STEP: updating the DaemonSet Status 07/18/23 13:51:11.186 +Jul 18 13:51:11.196: INFO: updatedStatus.Conditions: []v1.DaemonSetCondition{v1.DaemonSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the daemon set status to be updated 07/18/23 13:51:11.196 +Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: ADDED +Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: MODIFIED +Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: MODIFIED +Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: MODIFIED +Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: MODIFIED +Jul 18 13:51:11.199: INFO: Found daemon set daemon-set in namespace daemonsets-9932 with labels: map[daemonset-name:daemon-set] annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Jul 18 13:51:11.199: INFO: Daemon set daemon-set has an updated status +STEP: patching the DaemonSet Status 07/18/23 13:51:11.199 +STEP: watching for the daemon set status to be patched 07/18/23 13:51:11.207 +Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: ADDED +Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED +Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED +Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED +Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED +Jul 18 13:51:11.210: INFO: Observed daemon set daemon-set in namespace daemonsets-9932 with annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED +Jul 18 13:51:11.210: INFO: Found daemon set daemon-set in namespace daemonsets-9932 with labels: map[daemonset-name:daemon-set] annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusPatched True 0001-01-01 00:00:00 +0000 UTC }] +Jul 18 13:51:11.210: INFO: Daemon set daemon-set has a patched status +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 +STEP: Deleting DaemonSet "daemon-set" 07/18/23 13:51:11.215 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-9932, will wait for the garbage collector to delete the pods 07/18/23 13:51:11.215 +Jul 18 13:51:11.279: INFO: Deleting DaemonSet.extensions daemon-set took: 8.608829ms +Jul 18 13:51:11.380: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.883416ms +Jul 18 13:51:13.985: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:51:13.985: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Jul 18 13:51:13.989: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"37982"},"items":null} + +Jul 18 13:51:13.993: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"37982"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:51:14.011: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "daemonsets-9932" for this suite. 07/18/23 13:51:14.016 +------------------------------ +• [4.934 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should verify changes to a daemon set status [Conformance] + test/e2e/apps/daemon_set.go:862 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:51:09.09 + Jul 18 13:51:09.090: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename daemonsets 07/18/23 13:51:09.091 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:09.109 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:09.114 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 + [It] should verify changes to a daemon set status [Conformance] + test/e2e/apps/daemon_set.go:862 + STEP: Creating simple DaemonSet "daemon-set" 07/18/23 13:51:09.145 + STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 13:51:09.151 + Jul 18 13:51:09.157: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:09.157: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:09.158: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:09.162: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:51:09.162: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 13:51:10.169: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:10.169: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:10.169: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:10.174: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:51:10.174: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 13:51:11.170: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:11.170: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:11.170: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:11.177: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Jul 18 13:51:11.177: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Getting /status 07/18/23 13:51:11.181 + Jul 18 13:51:11.186: INFO: Daemon Set daemon-set has Conditions: [] + STEP: updating the DaemonSet Status 07/18/23 13:51:11.186 + Jul 18 13:51:11.196: INFO: updatedStatus.Conditions: []v1.DaemonSetCondition{v1.DaemonSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} + STEP: watching for the daemon set status to be updated 07/18/23 13:51:11.196 + Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: ADDED + Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: MODIFIED + Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: MODIFIED + Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: MODIFIED + Jul 18 13:51:11.199: INFO: Observed &DaemonSet event: MODIFIED + Jul 18 13:51:11.199: INFO: Found daemon set daemon-set in namespace daemonsets-9932 with labels: map[daemonset-name:daemon-set] annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] + Jul 18 13:51:11.199: INFO: Daemon set daemon-set has an updated status + STEP: patching the DaemonSet Status 07/18/23 13:51:11.199 + STEP: watching for the daemon set status to be patched 07/18/23 13:51:11.207 + Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: ADDED + Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED + Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED + Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED + Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED + Jul 18 13:51:11.210: INFO: Observed daemon set daemon-set in namespace daemonsets-9932 with annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] + Jul 18 13:51:11.210: INFO: Observed &DaemonSet event: MODIFIED + Jul 18 13:51:11.210: INFO: Found daemon set daemon-set in namespace daemonsets-9932 with labels: map[daemonset-name:daemon-set] annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusPatched True 0001-01-01 00:00:00 +0000 UTC }] + Jul 18 13:51:11.210: INFO: Daemon set daemon-set has a patched status + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 + STEP: Deleting DaemonSet "daemon-set" 07/18/23 13:51:11.215 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-9932, will wait for the garbage collector to delete the pods 07/18/23 13:51:11.215 + Jul 18 13:51:11.279: INFO: Deleting DaemonSet.extensions daemon-set took: 8.608829ms + Jul 18 13:51:11.380: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.883416ms + Jul 18 13:51:13.985: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:51:13.985: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Jul 18 13:51:13.989: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"37982"},"items":null} + + Jul 18 13:51:13.993: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"37982"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:51:14.011: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "daemonsets-9932" for this suite. 07/18/23 13:51:14.016 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-node] Pods + should patch a pod status [Conformance] + test/e2e/common/node/pods.go:1083 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:51:14.025 +Jul 18 13:51:14.025: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:51:14.025 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:14.044 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:14.047 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should patch a pod status [Conformance] + test/e2e/common/node/pods.go:1083 +STEP: Create a pod 07/18/23 13:51:14.05 +Jul 18 13:51:14.058: INFO: Waiting up to 5m0s for pod "pod-qjppp" in namespace "pods-7787" to be "running" +Jul 18 13:51:14.062: INFO: Pod "pod-qjppp": Phase="Pending", Reason="", readiness=false. Elapsed: 4.124351ms +Jul 18 13:51:16.068: INFO: Pod "pod-qjppp": Phase="Running", Reason="", readiness=true. Elapsed: 2.010130683s +Jul 18 13:51:16.069: INFO: Pod "pod-qjppp" satisfied condition "running" +STEP: patching /status 07/18/23 13:51:16.069 +Jul 18 13:51:16.079: INFO: Status Message: "Patched by e2e test" and Reason: "E2E" +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:51:16.079: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-7787" for this suite. 07/18/23 13:51:16.085 +------------------------------ +• [2.070 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should patch a pod status [Conformance] + test/e2e/common/node/pods.go:1083 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:51:14.025 + Jul 18 13:51:14.025: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:51:14.025 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:14.044 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:14.047 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should patch a pod status [Conformance] + test/e2e/common/node/pods.go:1083 + STEP: Create a pod 07/18/23 13:51:14.05 + Jul 18 13:51:14.058: INFO: Waiting up to 5m0s for pod "pod-qjppp" in namespace "pods-7787" to be "running" + Jul 18 13:51:14.062: INFO: Pod "pod-qjppp": Phase="Pending", Reason="", readiness=false. Elapsed: 4.124351ms + Jul 18 13:51:16.068: INFO: Pod "pod-qjppp": Phase="Running", Reason="", readiness=true. Elapsed: 2.010130683s + Jul 18 13:51:16.069: INFO: Pod "pod-qjppp" satisfied condition "running" + STEP: patching /status 07/18/23 13:51:16.069 + Jul 18 13:51:16.079: INFO: Status Message: "Patched by e2e test" and Reason: "E2E" + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:51:16.079: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-7787" for this suite. 07/18/23 13:51:16.085 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + Replace and Patch tests [Conformance] + test/e2e/apps/replica_set.go:154 +[BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:51:16.098 +Jul 18 13:51:16.098: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replicaset 07/18/23 13:51:16.099 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:16.117 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:16.122 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 +[It] Replace and Patch tests [Conformance] + test/e2e/apps/replica_set.go:154 +Jul 18 13:51:16.143: INFO: Pod name sample-pod: Found 0 pods out of 1 +Jul 18 13:51:21.149: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 07/18/23 13:51:21.149 +STEP: Scaling up "test-rs" replicaset 07/18/23 13:51:21.15 +Jul 18 13:51:21.161: INFO: Updating replica set "test-rs" +STEP: patching the ReplicaSet 07/18/23 13:51:21.161 +W0718 13:51:21.173045 20 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" +Jul 18 13:51:21.175: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 1, AvailableReplicas 1 +Jul 18 13:51:21.187: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 1, AvailableReplicas 1 +Jul 18 13:51:21.202: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 1, AvailableReplicas 1 +Jul 18 13:51:21.214: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 1, AvailableReplicas 1 +Jul 18 13:51:22.598: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 2, AvailableReplicas 2 +Jul 18 13:51:22.971: INFO: observed Replicaset test-rs in namespace replicaset-2990 with ReadyReplicas 3 found true +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:51:22.971: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 +STEP: Destroying namespace "replicaset-2990" for this suite. 07/18/23 13:51:22.977 +------------------------------ +• [SLOW TEST] [6.887 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + Replace and Patch tests [Conformance] + test/e2e/apps/replica_set.go:154 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:51:16.098 + Jul 18 13:51:16.098: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replicaset 07/18/23 13:51:16.099 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:16.117 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:16.122 + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 + [It] Replace and Patch tests [Conformance] + test/e2e/apps/replica_set.go:154 + Jul 18 13:51:16.143: INFO: Pod name sample-pod: Found 0 pods out of 1 + Jul 18 13:51:21.149: INFO: Pod name sample-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 07/18/23 13:51:21.149 + STEP: Scaling up "test-rs" replicaset 07/18/23 13:51:21.15 + Jul 18 13:51:21.161: INFO: Updating replica set "test-rs" + STEP: patching the ReplicaSet 07/18/23 13:51:21.161 + W0718 13:51:21.173045 20 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" + Jul 18 13:51:21.175: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 1, AvailableReplicas 1 + Jul 18 13:51:21.187: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 1, AvailableReplicas 1 + Jul 18 13:51:21.202: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 1, AvailableReplicas 1 + Jul 18 13:51:21.214: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 1, AvailableReplicas 1 + Jul 18 13:51:22.598: INFO: observed ReplicaSet test-rs in namespace replicaset-2990 with ReadyReplicas 2, AvailableReplicas 2 + Jul 18 13:51:22.971: INFO: observed Replicaset test-rs in namespace replicaset-2990 with ReadyReplicas 3 found true + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:51:22.971: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 + STEP: Destroying namespace "replicaset-2990" for this suite. 07/18/23 13:51:22.977 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + should be able to convert from CR v1 to CR v2 [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:149 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:51:22.986 +Jul 18 13:51:22.986: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-webhook 07/18/23 13:51:22.987 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:23.004 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:23.009 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 +STEP: Setting up server cert 07/18/23 13:51:23.013 +STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication 07/18/23 13:51:23.347 +STEP: Deploying the custom resource conversion webhook pod 07/18/23 13:51:23.357 +STEP: Wait for the deployment to be ready 07/18/23 13:51:23.38 +Jul 18 13:51:23.391: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:51:25.406 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:51:25.422 +Jul 18 13:51:26.423: INFO: Waiting for amount of service:e2e-test-crd-conversion-webhook endpoints to be 1 +[It] should be able to convert from CR v1 to CR v2 [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:149 +Jul 18 13:51:26.428: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Creating a v1 custom resource 07/18/23 13:51:29.016 +STEP: v2 custom resource should be converted 07/18/23 13:51:29.022 +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:51:29.545: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-webhook-6760" for this suite. 07/18/23 13:51:29.601 +------------------------------ +• [SLOW TEST] [6.625 seconds] +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to convert from CR v1 to CR v2 [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:149 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:51:22.986 + Jul 18 13:51:22.986: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-webhook 07/18/23 13:51:22.987 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:23.004 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:23.009 + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 + STEP: Setting up server cert 07/18/23 13:51:23.013 + STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication 07/18/23 13:51:23.347 + STEP: Deploying the custom resource conversion webhook pod 07/18/23 13:51:23.357 + STEP: Wait for the deployment to be ready 07/18/23 13:51:23.38 + Jul 18 13:51:23.391: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:51:25.406 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:51:25.422 + Jul 18 13:51:26.423: INFO: Waiting for amount of service:e2e-test-crd-conversion-webhook endpoints to be 1 + [It] should be able to convert from CR v1 to CR v2 [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:149 + Jul 18 13:51:26.428: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Creating a v1 custom resource 07/18/23 13:51:29.016 + STEP: v2 custom resource should be converted 07/18/23 13:51:29.022 + [AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:51:29.545: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-webhook-6760" for this suite. 07/18/23 13:51:29.601 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/apps/daemon_set.go:374 +[BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:51:29.612 +Jul 18 13:51:29.612: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename daemonsets 07/18/23 13:51:29.613 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:29.631 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:29.635 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 +[It] should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/apps/daemon_set.go:374 +Jul 18 13:51:29.660: INFO: Creating simple daemon set daemon-set +STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 13:51:29.665 +Jul 18 13:51:29.671: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:29.672: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:29.672: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:29.677: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:51:29.677: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 13:51:30.683: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:30.683: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:30.683: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:30.688: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Jul 18 13:51:30.689: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 +Jul 18 13:51:31.684: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:31.684: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:31.684: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:31.689: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Jul 18 13:51:31.689: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Update daemon pods image. 07/18/23 13:51:31.706 +STEP: Check that daemon pods images are updated. 07/18/23 13:51:31.722 +Jul 18 13:51:31.727: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. +Jul 18 13:51:31.727: INFO: Wrong image for pod: daemon-set-tcc2g. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. +Jul 18 13:51:31.733: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:31.733: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:31.733: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:32.740: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. +Jul 18 13:51:32.740: INFO: Wrong image for pod: daemon-set-tcc2g. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. +Jul 18 13:51:32.747: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:32.747: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:32.747: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:33.738: INFO: Pod daemon-set-7tcxc is not available +Jul 18 13:51:33.739: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. +Jul 18 13:51:33.739: INFO: Wrong image for pod: daemon-set-tcc2g. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. +Jul 18 13:51:33.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:33.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:33.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:34.738: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. +Jul 18 13:51:34.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:34.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:34.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:35.739: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. +Jul 18 13:51:35.745: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:35.745: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:35.745: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:36.743: INFO: Pod daemon-set-4mswh is not available +Jul 18 13:51:36.743: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. +Jul 18 13:51:36.752: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:36.752: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:36.752: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:37.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:37.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:37.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:38.738: INFO: Pod daemon-set-69df5 is not available +Jul 18 13:51:38.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:38.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:38.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +STEP: Check that daemon pods are still running on every node of the cluster. 07/18/23 13:51:38.744 +Jul 18 13:51:38.749: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:38.749: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:38.749: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:38.754: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Jul 18 13:51:38.754: INFO: Node hux-lab1-worker-nvxfm is running 0 daemon pod, expected 1 +Jul 18 13:51:39.761: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:39.761: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:39.761: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:39.766: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Jul 18 13:51:39.766: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 +STEP: Deleting DaemonSet "daemon-set" 07/18/23 13:51:39.787 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-1365, will wait for the garbage collector to delete the pods 07/18/23 13:51:39.787 +Jul 18 13:51:39.851: INFO: Deleting DaemonSet.extensions daemon-set took: 9.227329ms +Jul 18 13:51:39.952: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.06417ms +Jul 18 13:51:42.057: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:51:42.057: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Jul 18 13:51:42.061: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"38518"},"items":null} + +Jul 18 13:51:42.065: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"38518"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:51:42.085: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "daemonsets-1365" for this suite. 07/18/23 13:51:42.091 +------------------------------ +• [SLOW TEST] [12.486 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/apps/daemon_set.go:374 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:51:29.612 + Jul 18 13:51:29.612: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename daemonsets 07/18/23 13:51:29.613 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:29.631 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:29.635 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 + [It] should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/apps/daemon_set.go:374 + Jul 18 13:51:29.660: INFO: Creating simple daemon set daemon-set + STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 13:51:29.665 + Jul 18 13:51:29.671: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:29.672: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:29.672: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:29.677: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:51:29.677: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 13:51:30.683: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:30.683: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:30.683: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:30.688: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Jul 18 13:51:30.689: INFO: Node hux-lab1-worker-c6s2t is running 0 daemon pod, expected 1 + Jul 18 13:51:31.684: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:31.684: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:31.684: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:31.689: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Jul 18 13:51:31.689: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Update daemon pods image. 07/18/23 13:51:31.706 + STEP: Check that daemon pods images are updated. 07/18/23 13:51:31.722 + Jul 18 13:51:31.727: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. + Jul 18 13:51:31.727: INFO: Wrong image for pod: daemon-set-tcc2g. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. + Jul 18 13:51:31.733: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:31.733: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:31.733: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:32.740: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. + Jul 18 13:51:32.740: INFO: Wrong image for pod: daemon-set-tcc2g. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. + Jul 18 13:51:32.747: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:32.747: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:32.747: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:33.738: INFO: Pod daemon-set-7tcxc is not available + Jul 18 13:51:33.739: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. + Jul 18 13:51:33.739: INFO: Wrong image for pod: daemon-set-tcc2g. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. + Jul 18 13:51:33.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:33.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:33.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:34.738: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. + Jul 18 13:51:34.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:34.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:34.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:35.739: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. + Jul 18 13:51:35.745: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:35.745: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:35.745: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:36.743: INFO: Pod daemon-set-4mswh is not available + Jul 18 13:51:36.743: INFO: Wrong image for pod: daemon-set-bsvxz. Expected: registry.k8s.io/e2e-test-images/agnhost:2.43, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-4. + Jul 18 13:51:36.752: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:36.752: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:36.752: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:37.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:37.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:37.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:38.738: INFO: Pod daemon-set-69df5 is not available + Jul 18 13:51:38.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:38.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:38.744: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + STEP: Check that daemon pods are still running on every node of the cluster. 07/18/23 13:51:38.744 + Jul 18 13:51:38.749: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:38.749: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:38.749: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:38.754: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Jul 18 13:51:38.754: INFO: Node hux-lab1-worker-nvxfm is running 0 daemon pod, expected 1 + Jul 18 13:51:39.761: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:39.761: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:39.761: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:39.766: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Jul 18 13:51:39.766: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 + STEP: Deleting DaemonSet "daemon-set" 07/18/23 13:51:39.787 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-1365, will wait for the garbage collector to delete the pods 07/18/23 13:51:39.787 + Jul 18 13:51:39.851: INFO: Deleting DaemonSet.extensions daemon-set took: 9.227329ms + Jul 18 13:51:39.952: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.06417ms + Jul 18 13:51:42.057: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:51:42.057: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Jul 18 13:51:42.061: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"38518"},"items":null} + + Jul 18 13:51:42.065: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"38518"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:51:42.085: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "daemonsets-1365" for this suite. 07/18/23 13:51:42.091 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:151 +[BeforeEach] [sig-node] Container Lifecycle Hook + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:51:42.099 +Jul 18 13:51:42.099: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-lifecycle-hook 07/18/23 13:51:42.1 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:42.116 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:42.12 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:77 +STEP: create the container to handle the HTTPGet hook request. 07/18/23 13:51:42.129 +Jul 18 13:51:42.138: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-1992" to be "running and ready" +Jul 18 13:51:42.143: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 5.035002ms +Jul 18 13:51:42.143: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:51:44.149: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.010516793s +Jul 18 13:51:44.149: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) +Jul 18 13:51:44.149: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" +[It] should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:151 +STEP: create the pod with lifecycle hook 07/18/23 13:51:44.154 +Jul 18 13:51:44.166: INFO: Waiting up to 5m0s for pod "pod-with-prestop-exec-hook" in namespace "container-lifecycle-hook-1992" to be "running and ready" +Jul 18 13:51:44.171: INFO: Pod "pod-with-prestop-exec-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 4.758704ms +Jul 18 13:51:44.171: INFO: The phase of Pod pod-with-prestop-exec-hook is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:51:46.177: INFO: Pod "pod-with-prestop-exec-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.010823096s +Jul 18 13:51:46.177: INFO: The phase of Pod pod-with-prestop-exec-hook is Running (Ready = true) +Jul 18 13:51:46.177: INFO: Pod "pod-with-prestop-exec-hook" satisfied condition "running and ready" +STEP: delete the pod with lifecycle hook 07/18/23 13:51:46.181 +Jul 18 13:51:46.195: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jul 18 13:51:46.200: INFO: Pod pod-with-prestop-exec-hook still exists +Jul 18 13:51:48.201: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jul 18 13:51:48.206: INFO: Pod pod-with-prestop-exec-hook still exists +Jul 18 13:51:50.201: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Jul 18 13:51:50.207: INFO: Pod pod-with-prestop-exec-hook no longer exists +STEP: check prestop hook 07/18/23 13:51:50.207 +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/node/init/init.go:32 +Jul 18 13:51:50.226: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + tear down framework | framework.go:193 +STEP: Destroying namespace "container-lifecycle-hook-1992" for this suite. 07/18/23 13:51:50.233 +------------------------------ +• [SLOW TEST] [8.143 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:151 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Lifecycle Hook + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:51:42.099 + Jul 18 13:51:42.099: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-lifecycle-hook 07/18/23 13:51:42.1 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:42.116 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:42.12 + [BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:77 + STEP: create the container to handle the HTTPGet hook request. 07/18/23 13:51:42.129 + Jul 18 13:51:42.138: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-1992" to be "running and ready" + Jul 18 13:51:42.143: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 5.035002ms + Jul 18 13:51:42.143: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:51:44.149: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.010516793s + Jul 18 13:51:44.149: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) + Jul 18 13:51:44.149: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" + [It] should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:151 + STEP: create the pod with lifecycle hook 07/18/23 13:51:44.154 + Jul 18 13:51:44.166: INFO: Waiting up to 5m0s for pod "pod-with-prestop-exec-hook" in namespace "container-lifecycle-hook-1992" to be "running and ready" + Jul 18 13:51:44.171: INFO: Pod "pod-with-prestop-exec-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 4.758704ms + Jul 18 13:51:44.171: INFO: The phase of Pod pod-with-prestop-exec-hook is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:51:46.177: INFO: Pod "pod-with-prestop-exec-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.010823096s + Jul 18 13:51:46.177: INFO: The phase of Pod pod-with-prestop-exec-hook is Running (Ready = true) + Jul 18 13:51:46.177: INFO: Pod "pod-with-prestop-exec-hook" satisfied condition "running and ready" + STEP: delete the pod with lifecycle hook 07/18/23 13:51:46.181 + Jul 18 13:51:46.195: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear + Jul 18 13:51:46.200: INFO: Pod pod-with-prestop-exec-hook still exists + Jul 18 13:51:48.201: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear + Jul 18 13:51:48.206: INFO: Pod pod-with-prestop-exec-hook still exists + Jul 18 13:51:50.201: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear + Jul 18 13:51:50.207: INFO: Pod pod-with-prestop-exec-hook no longer exists + STEP: check prestop hook 07/18/23 13:51:50.207 + [AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/node/init/init.go:32 + Jul 18 13:51:50.226: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + tear down framework | framework.go:193 + STEP: Destroying namespace "container-lifecycle-hook-1992" for this suite. 07/18/23 13:51:50.233 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-apps] Daemon set [Serial] + should list and delete a collection of DaemonSets [Conformance] + test/e2e/apps/daemon_set.go:823 +[BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:51:50.245 +Jul 18 13:51:50.245: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename daemonsets 07/18/23 13:51:50.247 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:50.264 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:50.267 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 +[It] should list and delete a collection of DaemonSets [Conformance] + test/e2e/apps/daemon_set.go:823 +STEP: Creating simple DaemonSet "daemon-set" 07/18/23 13:51:50.295 +STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 13:51:50.301 +Jul 18 13:51:50.308: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:50.308: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:50.308: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:50.314: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:51:50.314: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 13:51:51.320: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:51.320: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:51.320: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:51.325: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 13:51:51.325: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 13:51:52.322: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:52.322: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:52.322: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 13:51:52.328: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Jul 18 13:51:52.328: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: listing all DeamonSets 07/18/23 13:51:52.332 +STEP: DeleteCollection of the DaemonSets 07/18/23 13:51:52.338 +STEP: Verify that ReplicaSets have been deleted 07/18/23 13:51:52.353 +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 +Jul 18 13:51:52.372: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"38688"},"items":null} + +Jul 18 13:51:52.377: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"38688"},"items":[{"metadata":{"name":"daemon-set-4fdz7","generateName":"daemon-set-","namespace":"daemonsets-5041","uid":"60356890-a200-4731-ae33-177f5ba9009f","resourceVersion":"38686","creationTimestamp":"2023-07-18T13:51:50Z","deletionTimestamp":"2023-07-18T13:52:22Z","deletionGracePeriodSeconds":30,"labels":{"controller-revision-hash":"6cff669f8c","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"4885df7938fe41259f201e64138b7980862224b475789bf6cf52b81348cf3248","cni.projectcalico.org/podIP":"192.168.211.55/32","cni.projectcalico.org/podIPs":"192.168.211.55/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"c5ec4be8-7db0-464f-8f05-20efcc6028ad","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"calico","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"c5ec4be8-7db0-464f-8f05-20efcc6028ad\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:51Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.55\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-49dmw","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-49dmw","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"hux-lab1-worker-c6s2t","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["hux-lab1-worker-c6s2t"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:51Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:51Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"}],"hostIP":"10.128.0.147","podIP":"192.168.211.55","podIPs":[{"ip":"192.168.211.55"}],"startTime":"2023-07-18T13:51:50Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2023-07-18T13:51:51Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22","containerID":"containerd://6c26b974b29a4fda7aa255d42b939ad8a07bcf6f0331042f14dfad7b0ac9b272","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-cvvfz","generateName":"daemon-set-","namespace":"daemonsets-5041","uid":"957606ee-7dc5-4f35-bc94-36073e4d0354","resourceVersion":"38685","creationTimestamp":"2023-07-18T13:51:50Z","deletionTimestamp":"2023-07-18T13:52:22Z","deletionGracePeriodSeconds":30,"labels":{"controller-revision-hash":"6cff669f8c","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"a82043d949c87f17560883b6f3497ac00c1f1b2852c308780788575cad3f6d9f","cni.projectcalico.org/podIP":"192.168.70.63/32","cni.projectcalico.org/podIPs":"192.168.70.63/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"c5ec4be8-7db0-464f-8f05-20efcc6028ad","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"calico","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"c5ec4be8-7db0-464f-8f05-20efcc6028ad\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:51Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.63\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-sb6qm","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-sb6qm","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"hux-lab1-worker-2gxz9","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["hux-lab1-worker-2gxz9"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:51Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:51Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"}],"hostIP":"10.128.3.57","podIP":"192.168.70.63","podIPs":[{"ip":"192.168.70.63"}],"startTime":"2023-07-18T13:51:50Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2023-07-18T13:51:51Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22","containerID":"containerd://daef0e6dc71ae31b1db1e3cbf583719db501d4a3c4a188209c8259d48de1c6bc","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-krcgd","generateName":"daemon-set-","namespace":"daemonsets-5041","uid":"e816c9ce-3b1d-4aa7-a85d-131609805842","resourceVersion":"38688","creationTimestamp":"2023-07-18T13:51:50Z","deletionTimestamp":"2023-07-18T13:52:22Z","deletionGracePeriodSeconds":30,"labels":{"controller-revision-hash":"6cff669f8c","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"1e105b3f40ea1564e6001e3e97e13e3b496c72a927125cd2c61ed8c232bcf1b3","cni.projectcalico.org/podIP":"192.168.18.94/32","cni.projectcalico.org/podIPs":"192.168.18.94/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"c5ec4be8-7db0-464f-8f05-20efcc6028ad","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"calico","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"c5ec4be8-7db0-464f-8f05-20efcc6028ad\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:52Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.94\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-b9k4j","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-b9k4j","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"hux-lab1-worker-nvxfm","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["hux-lab1-worker-nvxfm"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:52Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:52Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"}],"hostIP":"10.128.3.181","podIP":"192.168.18.94","podIPs":[{"ip":"192.168.18.94"}],"startTime":"2023-07-18T13:51:50Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2023-07-18T13:51:51Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22","containerID":"containerd://e42f350b402168a3f75222035974a4f40ae3c5118d30b5d07b31c0f07c7acd03","started":true}],"qosClass":"BestEffort"}}]} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:51:52.396: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "daemonsets-5041" for this suite. 07/18/23 13:51:52.402 +------------------------------ +• [2.166 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should list and delete a collection of DaemonSets [Conformance] + test/e2e/apps/daemon_set.go:823 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:51:50.245 + Jul 18 13:51:50.245: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename daemonsets 07/18/23 13:51:50.247 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:50.264 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:50.267 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 + [It] should list and delete a collection of DaemonSets [Conformance] + test/e2e/apps/daemon_set.go:823 + STEP: Creating simple DaemonSet "daemon-set" 07/18/23 13:51:50.295 + STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 13:51:50.301 + Jul 18 13:51:50.308: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:50.308: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:50.308: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:50.314: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:51:50.314: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 13:51:51.320: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:51.320: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:51.320: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:51.325: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 13:51:51.325: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 13:51:52.322: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:52.322: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:52.322: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 13:51:52.328: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Jul 18 13:51:52.328: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: listing all DeamonSets 07/18/23 13:51:52.332 + STEP: DeleteCollection of the DaemonSets 07/18/23 13:51:52.338 + STEP: Verify that ReplicaSets have been deleted 07/18/23 13:51:52.353 + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 + Jul 18 13:51:52.372: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"38688"},"items":null} + + Jul 18 13:51:52.377: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"38688"},"items":[{"metadata":{"name":"daemon-set-4fdz7","generateName":"daemon-set-","namespace":"daemonsets-5041","uid":"60356890-a200-4731-ae33-177f5ba9009f","resourceVersion":"38686","creationTimestamp":"2023-07-18T13:51:50Z","deletionTimestamp":"2023-07-18T13:52:22Z","deletionGracePeriodSeconds":30,"labels":{"controller-revision-hash":"6cff669f8c","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"4885df7938fe41259f201e64138b7980862224b475789bf6cf52b81348cf3248","cni.projectcalico.org/podIP":"192.168.211.55/32","cni.projectcalico.org/podIPs":"192.168.211.55/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"c5ec4be8-7db0-464f-8f05-20efcc6028ad","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"calico","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"c5ec4be8-7db0-464f-8f05-20efcc6028ad\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:51Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.211.55\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-49dmw","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-49dmw","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"hux-lab1-worker-c6s2t","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["hux-lab1-worker-c6s2t"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:51Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:51Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"}],"hostIP":"10.128.0.147","podIP":"192.168.211.55","podIPs":[{"ip":"192.168.211.55"}],"startTime":"2023-07-18T13:51:50Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2023-07-18T13:51:51Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22","containerID":"containerd://6c26b974b29a4fda7aa255d42b939ad8a07bcf6f0331042f14dfad7b0ac9b272","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-cvvfz","generateName":"daemon-set-","namespace":"daemonsets-5041","uid":"957606ee-7dc5-4f35-bc94-36073e4d0354","resourceVersion":"38685","creationTimestamp":"2023-07-18T13:51:50Z","deletionTimestamp":"2023-07-18T13:52:22Z","deletionGracePeriodSeconds":30,"labels":{"controller-revision-hash":"6cff669f8c","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"a82043d949c87f17560883b6f3497ac00c1f1b2852c308780788575cad3f6d9f","cni.projectcalico.org/podIP":"192.168.70.63/32","cni.projectcalico.org/podIPs":"192.168.70.63/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"c5ec4be8-7db0-464f-8f05-20efcc6028ad","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"calico","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"c5ec4be8-7db0-464f-8f05-20efcc6028ad\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:51Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.70.63\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-sb6qm","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-sb6qm","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"hux-lab1-worker-2gxz9","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["hux-lab1-worker-2gxz9"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:51Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:51Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"}],"hostIP":"10.128.3.57","podIP":"192.168.70.63","podIPs":[{"ip":"192.168.70.63"}],"startTime":"2023-07-18T13:51:50Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2023-07-18T13:51:51Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22","containerID":"containerd://daef0e6dc71ae31b1db1e3cbf583719db501d4a3c4a188209c8259d48de1c6bc","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-krcgd","generateName":"daemon-set-","namespace":"daemonsets-5041","uid":"e816c9ce-3b1d-4aa7-a85d-131609805842","resourceVersion":"38688","creationTimestamp":"2023-07-18T13:51:50Z","deletionTimestamp":"2023-07-18T13:52:22Z","deletionGracePeriodSeconds":30,"labels":{"controller-revision-hash":"6cff669f8c","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"1e105b3f40ea1564e6001e3e97e13e3b496c72a927125cd2c61ed8c232bcf1b3","cni.projectcalico.org/podIP":"192.168.18.94/32","cni.projectcalico.org/podIPs":"192.168.18.94/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"c5ec4be8-7db0-464f-8f05-20efcc6028ad","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"calico","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:50Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"c5ec4be8-7db0-464f-8f05-20efcc6028ad\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-07-18T13:51:52Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.94\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-b9k4j","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-b9k4j","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"hux-lab1-worker-nvxfm","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["hux-lab1-worker-nvxfm"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:52Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:52Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-07-18T13:51:50Z"}],"hostIP":"10.128.3.181","podIP":"192.168.18.94","podIPs":[{"ip":"192.168.18.94"}],"startTime":"2023-07-18T13:51:50Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2023-07-18T13:51:51Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-4","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22","containerID":"containerd://e42f350b402168a3f75222035974a4f40ae3c5118d30b5d07b31c0f07c7acd03","started":true}],"qosClass":"BestEffort"}}]} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:51:52.396: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "daemonsets-5041" for this suite. 07/18/23 13:51:52.402 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] CronJob + should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/apps/cronjob.go:160 +[BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:51:52.413 +Jul 18 13:51:52.413: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename cronjob 07/18/23 13:51:52.413 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:52.429 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:52.432 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 +[It] should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/apps/cronjob.go:160 +STEP: Creating a ReplaceConcurrent cronjob 07/18/23 13:51:52.435 +STEP: Ensuring a job is scheduled 07/18/23 13:51:52.442 +STEP: Ensuring exactly one is scheduled 07/18/23 13:52:00.449 +STEP: Ensuring exactly one running job exists by listing jobs explicitly 07/18/23 13:52:00.453 +STEP: Ensuring the job is replaced with a new one 07/18/23 13:52:00.458 +STEP: Removing cronjob 07/18/23 13:53:00.464 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:00.472: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 +STEP: Destroying namespace "cronjob-3565" for this suite. 07/18/23 13:53:00.478 +------------------------------ +• [SLOW TEST] [68.078 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/apps/cronjob.go:160 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:51:52.413 + Jul 18 13:51:52.413: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename cronjob 07/18/23 13:51:52.413 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:51:52.429 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:51:52.432 + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 + [It] should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/apps/cronjob.go:160 + STEP: Creating a ReplaceConcurrent cronjob 07/18/23 13:51:52.435 + STEP: Ensuring a job is scheduled 07/18/23 13:51:52.442 + STEP: Ensuring exactly one is scheduled 07/18/23 13:52:00.449 + STEP: Ensuring exactly one running job exists by listing jobs explicitly 07/18/23 13:52:00.453 + STEP: Ensuring the job is replaced with a new one 07/18/23 13:52:00.458 + STEP: Removing cronjob 07/18/23 13:53:00.464 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:00.472: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 + STEP: Destroying namespace "cronjob-3565" for this suite. 07/18/23 13:53:00.478 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl diff + should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/kubectl/kubectl.go:931 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:00.497 +Jul 18 13:53:00.497: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:53:00.498 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:00.514 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:00.518 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/kubectl/kubectl.go:931 +STEP: create deployment with httpd image 07/18/23 13:53:00.521 +Jul 18 13:53:00.522: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6701 create -f -' +Jul 18 13:53:01.365: INFO: stderr: "" +Jul 18 13:53:01.365: INFO: stdout: "deployment.apps/httpd-deployment created\n" +STEP: verify diff finds difference between live and declared image 07/18/23 13:53:01.365 +Jul 18 13:53:01.365: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6701 diff -f -' +Jul 18 13:53:03.544: INFO: rc: 1 +Jul 18 13:53:03.544: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6701 delete -f -' +Jul 18 13:53:03.616: INFO: stderr: "" +Jul 18 13:53:03.616: INFO: stdout: "deployment.apps \"httpd-deployment\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:03.617: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-6701" for this suite. 07/18/23 13:53:03.624 +------------------------------ +• [3.136 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl diff + test/e2e/kubectl/kubectl.go:925 + should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/kubectl/kubectl.go:931 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:00.497 + Jul 18 13:53:00.497: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:53:00.498 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:00.514 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:00.518 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/kubectl/kubectl.go:931 + STEP: create deployment with httpd image 07/18/23 13:53:00.521 + Jul 18 13:53:00.522: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6701 create -f -' + Jul 18 13:53:01.365: INFO: stderr: "" + Jul 18 13:53:01.365: INFO: stdout: "deployment.apps/httpd-deployment created\n" + STEP: verify diff finds difference between live and declared image 07/18/23 13:53:01.365 + Jul 18 13:53:01.365: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6701 diff -f -' + Jul 18 13:53:03.544: INFO: rc: 1 + Jul 18 13:53:03.544: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6701 delete -f -' + Jul 18 13:53:03.616: INFO: stderr: "" + Jul 18 13:53:03.616: INFO: stdout: "deployment.apps \"httpd-deployment\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:03.617: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-6701" for this suite. 07/18/23 13:53:03.624 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should delete a collection of pods [Conformance] + test/e2e/common/node/pods.go:845 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:03.634 +Jul 18 13:53:03.634: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:53:03.635 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:03.706 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:03.71 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should delete a collection of pods [Conformance] + test/e2e/common/node/pods.go:845 +STEP: Create set of pods 07/18/23 13:53:03.715 +Jul 18 13:53:03.724: INFO: created test-pod-1 +Jul 18 13:53:03.731: INFO: created test-pod-2 +Jul 18 13:53:03.740: INFO: created test-pod-3 +STEP: waiting for all 3 pods to be running 07/18/23 13:53:03.74 +Jul 18 13:53:03.740: INFO: Waiting up to 5m0s for all pods (need at least 3) in namespace 'pods-5526' to be running and ready +Jul 18 13:53:03.759: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Jul 18 13:53:03.760: INFO: The status of Pod test-pod-2 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Jul 18 13:53:03.760: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Jul 18 13:53:03.760: INFO: 0 / 3 pods in namespace 'pods-5526' are running and ready (0 seconds elapsed) +Jul 18 13:53:03.760: INFO: expected 0 pod replicas in namespace 'pods-5526', 0 are Running and Ready. +Jul 18 13:53:03.760: INFO: POD NODE PHASE GRACE CONDITIONS +Jul 18 13:53:03.760: INFO: test-pod-1 hux-lab1-worker-c6s2t Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC }] +Jul 18 13:53:03.760: INFO: test-pod-2 hux-lab1-worker-nvxfm Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC }] +Jul 18 13:53:03.760: INFO: test-pod-3 hux-lab1-worker-c6s2t Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC }] +Jul 18 13:53:03.760: INFO: +Jul 18 13:53:05.776: INFO: 3 / 3 pods in namespace 'pods-5526' are running and ready (2 seconds elapsed) +Jul 18 13:53:05.776: INFO: expected 0 pod replicas in namespace 'pods-5526', 0 are Running and Ready. +STEP: waiting for all pods to be deleted 07/18/23 13:53:05.806 +Jul 18 13:53:05.815: INFO: Pod quantity 3 is different from expected quantity 0 +Jul 18 13:53:06.820: INFO: Pod quantity 3 is different from expected quantity 0 +Jul 18 13:53:07.822: INFO: Pod quantity 3 is different from expected quantity 0 +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:08.821: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-5526" for this suite. 07/18/23 13:53:08.828 +------------------------------ +• [SLOW TEST] [5.209 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should delete a collection of pods [Conformance] + test/e2e/common/node/pods.go:845 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:03.634 + Jul 18 13:53:03.634: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:53:03.635 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:03.706 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:03.71 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should delete a collection of pods [Conformance] + test/e2e/common/node/pods.go:845 + STEP: Create set of pods 07/18/23 13:53:03.715 + Jul 18 13:53:03.724: INFO: created test-pod-1 + Jul 18 13:53:03.731: INFO: created test-pod-2 + Jul 18 13:53:03.740: INFO: created test-pod-3 + STEP: waiting for all 3 pods to be running 07/18/23 13:53:03.74 + Jul 18 13:53:03.740: INFO: Waiting up to 5m0s for all pods (need at least 3) in namespace 'pods-5526' to be running and ready + Jul 18 13:53:03.759: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed + Jul 18 13:53:03.760: INFO: The status of Pod test-pod-2 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed + Jul 18 13:53:03.760: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed + Jul 18 13:53:03.760: INFO: 0 / 3 pods in namespace 'pods-5526' are running and ready (0 seconds elapsed) + Jul 18 13:53:03.760: INFO: expected 0 pod replicas in namespace 'pods-5526', 0 are Running and Ready. + Jul 18 13:53:03.760: INFO: POD NODE PHASE GRACE CONDITIONS + Jul 18 13:53:03.760: INFO: test-pod-1 hux-lab1-worker-c6s2t Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC }] + Jul 18 13:53:03.760: INFO: test-pod-2 hux-lab1-worker-nvxfm Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC }] + Jul 18 13:53:03.760: INFO: test-pod-3 hux-lab1-worker-c6s2t Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-07-18 13:53:03 +0000 UTC }] + Jul 18 13:53:03.760: INFO: + Jul 18 13:53:05.776: INFO: 3 / 3 pods in namespace 'pods-5526' are running and ready (2 seconds elapsed) + Jul 18 13:53:05.776: INFO: expected 0 pod replicas in namespace 'pods-5526', 0 are Running and Ready. + STEP: waiting for all pods to be deleted 07/18/23 13:53:05.806 + Jul 18 13:53:05.815: INFO: Pod quantity 3 is different from expected quantity 0 + Jul 18 13:53:06.820: INFO: Pod quantity 3 is different from expected quantity 0 + Jul 18 13:53:07.822: INFO: Pod quantity 3 is different from expected quantity 0 + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:08.821: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-5526" for this suite. 07/18/23 13:53:08.828 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:344 +[BeforeEach] [sig-node] Pods + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:08.845 +Jul 18 13:53:08.845: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename pods 07/18/23 13:53:08.846 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:08.864 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:08.868 +[BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 +[It] should be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:344 +STEP: creating the pod 07/18/23 13:53:08.872 +STEP: submitting the pod to kubernetes 07/18/23 13:53:08.872 +Jul 18 13:53:08.885: INFO: Waiting up to 5m0s for pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" in namespace "pods-487" to be "running and ready" +Jul 18 13:53:08.891: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea": Phase="Pending", Reason="", readiness=false. Elapsed: 6.182599ms +Jul 18 13:53:08.891: INFO: The phase of Pod pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:53:10.898: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea": Phase="Running", Reason="", readiness=true. Elapsed: 2.012690389s +Jul 18 13:53:10.898: INFO: The phase of Pod pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea is Running (Ready = true) +Jul 18 13:53:10.898: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" satisfied condition "running and ready" +STEP: verifying the pod is in kubernetes 07/18/23 13:53:10.902 +STEP: updating the pod 07/18/23 13:53:10.907 +Jul 18 13:53:11.422: INFO: Successfully updated pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" +Jul 18 13:53:11.422: INFO: Waiting up to 5m0s for pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" in namespace "pods-487" to be "running" +Jul 18 13:53:11.426: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea": Phase="Running", Reason="", readiness=true. Elapsed: 4.016296ms +Jul 18 13:53:11.426: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" satisfied condition "running" +STEP: verifying the updated pod is in kubernetes 07/18/23 13:53:11.426 +Jul 18 13:53:11.430: INFO: Pod update OK +[AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:11.431: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 +STEP: Destroying namespace "pods-487" for this suite. 07/18/23 13:53:11.437 +------------------------------ +• [2.600 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:344 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:08.845 + Jul 18 13:53:08.845: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename pods 07/18/23 13:53:08.846 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:08.864 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:08.868 + [BeforeEach] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:194 + [It] should be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:344 + STEP: creating the pod 07/18/23 13:53:08.872 + STEP: submitting the pod to kubernetes 07/18/23 13:53:08.872 + Jul 18 13:53:08.885: INFO: Waiting up to 5m0s for pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" in namespace "pods-487" to be "running and ready" + Jul 18 13:53:08.891: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea": Phase="Pending", Reason="", readiness=false. Elapsed: 6.182599ms + Jul 18 13:53:08.891: INFO: The phase of Pod pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:53:10.898: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea": Phase="Running", Reason="", readiness=true. Elapsed: 2.012690389s + Jul 18 13:53:10.898: INFO: The phase of Pod pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea is Running (Ready = true) + Jul 18 13:53:10.898: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" satisfied condition "running and ready" + STEP: verifying the pod is in kubernetes 07/18/23 13:53:10.902 + STEP: updating the pod 07/18/23 13:53:10.907 + Jul 18 13:53:11.422: INFO: Successfully updated pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" + Jul 18 13:53:11.422: INFO: Waiting up to 5m0s for pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" in namespace "pods-487" to be "running" + Jul 18 13:53:11.426: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea": Phase="Running", Reason="", readiness=true. Elapsed: 4.016296ms + Jul 18 13:53:11.426: INFO: Pod "pod-update-b0fe884c-0baa-401d-a762-c78d1e6d45ea" satisfied condition "running" + STEP: verifying the updated pod is in kubernetes 07/18/23 13:53:11.426 + Jul 18 13:53:11.430: INFO: Pod update OK + [AfterEach] [sig-node] Pods + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:11.431: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Pods + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Pods + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Pods + tear down framework | framework.go:193 + STEP: Destroying namespace "pods-487" for this suite. 07/18/23 13:53:11.437 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] PreStop + should call prestop when killing a pod [Conformance] + test/e2e/node/pre_stop.go:168 +[BeforeEach] [sig-node] PreStop + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:11.448 +Jul 18 13:53:11.448: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename prestop 07/18/23 13:53:11.449 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:11.466 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:11.469 +[BeforeEach] [sig-node] PreStop + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] PreStop + test/e2e/node/pre_stop.go:159 +[It] should call prestop when killing a pod [Conformance] + test/e2e/node/pre_stop.go:168 +STEP: Creating server pod server in namespace prestop-7911 07/18/23 13:53:11.473 +STEP: Waiting for pods to come up. 07/18/23 13:53:11.484 +Jul 18 13:53:11.484: INFO: Waiting up to 5m0s for pod "server" in namespace "prestop-7911" to be "running" +Jul 18 13:53:11.489: INFO: Pod "server": Phase="Pending", Reason="", readiness=false. Elapsed: 5.125516ms +Jul 18 13:53:13.495: INFO: Pod "server": Phase="Running", Reason="", readiness=true. Elapsed: 2.011283718s +Jul 18 13:53:13.495: INFO: Pod "server" satisfied condition "running" +STEP: Creating tester pod tester in namespace prestop-7911 07/18/23 13:53:13.5 +Jul 18 13:53:13.507: INFO: Waiting up to 5m0s for pod "tester" in namespace "prestop-7911" to be "running" +Jul 18 13:53:13.512: INFO: Pod "tester": Phase="Pending", Reason="", readiness=false. Elapsed: 5.227679ms +Jul 18 13:53:15.518: INFO: Pod "tester": Phase="Running", Reason="", readiness=true. Elapsed: 2.011263956s +Jul 18 13:53:15.518: INFO: Pod "tester" satisfied condition "running" +STEP: Deleting pre-stop pod 07/18/23 13:53:15.518 +Jul 18 13:53:20.537: INFO: Saw: { + "Hostname": "server", + "Sent": null, + "Received": { + "prestop": 1 + }, + "Errors": null, + "Log": [ + "default/nettest has 0 endpoints ([]), which is less than 8 as expected. Waiting for all endpoints to come up.", + "default/nettest has 0 endpoints ([]), which is less than 8 as expected. Waiting for all endpoints to come up." + ], + "StillContactingPeers": true +} +STEP: Deleting the server pod 07/18/23 13:53:20.537 +[AfterEach] [sig-node] PreStop + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:20.557: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] PreStop + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] PreStop + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] PreStop + tear down framework | framework.go:193 +STEP: Destroying namespace "prestop-7911" for this suite. 07/18/23 13:53:20.565 +------------------------------ +• [SLOW TEST] [9.127 seconds] +[sig-node] PreStop +test/e2e/node/framework.go:23 + should call prestop when killing a pod [Conformance] + test/e2e/node/pre_stop.go:168 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] PreStop + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:11.448 + Jul 18 13:53:11.448: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename prestop 07/18/23 13:53:11.449 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:11.466 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:11.469 + [BeforeEach] [sig-node] PreStop + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] PreStop + test/e2e/node/pre_stop.go:159 + [It] should call prestop when killing a pod [Conformance] + test/e2e/node/pre_stop.go:168 + STEP: Creating server pod server in namespace prestop-7911 07/18/23 13:53:11.473 + STEP: Waiting for pods to come up. 07/18/23 13:53:11.484 + Jul 18 13:53:11.484: INFO: Waiting up to 5m0s for pod "server" in namespace "prestop-7911" to be "running" + Jul 18 13:53:11.489: INFO: Pod "server": Phase="Pending", Reason="", readiness=false. Elapsed: 5.125516ms + Jul 18 13:53:13.495: INFO: Pod "server": Phase="Running", Reason="", readiness=true. Elapsed: 2.011283718s + Jul 18 13:53:13.495: INFO: Pod "server" satisfied condition "running" + STEP: Creating tester pod tester in namespace prestop-7911 07/18/23 13:53:13.5 + Jul 18 13:53:13.507: INFO: Waiting up to 5m0s for pod "tester" in namespace "prestop-7911" to be "running" + Jul 18 13:53:13.512: INFO: Pod "tester": Phase="Pending", Reason="", readiness=false. Elapsed: 5.227679ms + Jul 18 13:53:15.518: INFO: Pod "tester": Phase="Running", Reason="", readiness=true. Elapsed: 2.011263956s + Jul 18 13:53:15.518: INFO: Pod "tester" satisfied condition "running" + STEP: Deleting pre-stop pod 07/18/23 13:53:15.518 + Jul 18 13:53:20.537: INFO: Saw: { + "Hostname": "server", + "Sent": null, + "Received": { + "prestop": 1 + }, + "Errors": null, + "Log": [ + "default/nettest has 0 endpoints ([]), which is less than 8 as expected. Waiting for all endpoints to come up.", + "default/nettest has 0 endpoints ([]), which is less than 8 as expected. Waiting for all endpoints to come up." + ], + "StillContactingPeers": true + } + STEP: Deleting the server pod 07/18/23 13:53:20.537 + [AfterEach] [sig-node] PreStop + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:20.557: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] PreStop + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] PreStop + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] PreStop + tear down framework | framework.go:193 + STEP: Destroying namespace "prestop-7911" for this suite. 07/18/23 13:53:20.565 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-node] Security Context When creating a pod with privileged + should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:528 +[BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:20.577 +Jul 18 13:53:20.577: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename security-context-test 07/18/23 13:53:20.578 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:20.592 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:20.595 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:50 +[It] should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:528 +Jul 18 13:53:20.611: INFO: Waiting up to 5m0s for pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2" in namespace "security-context-test-5610" to be "Succeeded or Failed" +Jul 18 13:53:20.616: INFO: Pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.740727ms +Jul 18 13:53:22.622: INFO: Pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010857403s +Jul 18 13:53:24.629: INFO: Pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018241004s +Jul 18 13:53:24.635: INFO: Pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2" satisfied condition "Succeeded or Failed" +Jul 18 13:53:24.655: INFO: Got logs for pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2": "ip: RTNETLINK answers: Operation not permitted\n" +[AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:24.655: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 +STEP: Destroying namespace "security-context-test-5610" for this suite. 07/18/23 13:53:24.661 +------------------------------ +• [4.095 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + When creating a pod with privileged + test/e2e/common/node/security_context.go:491 + should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:528 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:20.577 + Jul 18 13:53:20.577: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename security-context-test 07/18/23 13:53:20.578 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:20.592 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:20.595 + [BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:50 + [It] should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:528 + Jul 18 13:53:20.611: INFO: Waiting up to 5m0s for pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2" in namespace "security-context-test-5610" to be "Succeeded or Failed" + Jul 18 13:53:20.616: INFO: Pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.740727ms + Jul 18 13:53:22.622: INFO: Pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010857403s + Jul 18 13:53:24.629: INFO: Pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018241004s + Jul 18 13:53:24.635: INFO: Pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2" satisfied condition "Succeeded or Failed" + Jul 18 13:53:24.655: INFO: Got logs for pod "busybox-privileged-false-51dec277-99de-4f7c-83c4-8540c8b93ff2": "ip: RTNETLINK answers: Operation not permitted\n" + [AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:24.655: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 + STEP: Destroying namespace "security-context-test-5610" for this suite. 07/18/23 13:53:24.661 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + listing custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:85 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:24.672 +Jul 18 13:53:24.672: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 13:53:24.673 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:24.694 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:24.697 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] listing custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:85 +Jul 18 13:53:24.700: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:30.995: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "custom-resource-definition-6711" for this suite. 07/18/23 13:53:31.002 +------------------------------ +• [SLOW TEST] [6.338 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + Simple CustomResourceDefinition + test/e2e/apimachinery/custom_resource_definition.go:50 + listing custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:85 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:24.672 + Jul 18 13:53:24.672: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 13:53:24.673 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:24.694 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:24.697 + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] listing custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:85 + Jul 18 13:53:24.700: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:30.995: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "custom-resource-definition-6711" for this suite. 07/18/23 13:53:31.002 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-auth] ServiceAccounts + should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/auth/service_accounts.go:742 +[BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:31.01 +Jul 18 13:53:31.011: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:53:31.012 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:31.035 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:31.039 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 +[It] should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/auth/service_accounts.go:742 +Jul 18 13:53:31.047: INFO: Got root ca configmap in namespace "svcaccounts-7546" +Jul 18 13:53:31.053: INFO: Deleted root ca configmap in namespace "svcaccounts-7546" +STEP: waiting for a new root ca configmap created 07/18/23 13:53:31.554 +Jul 18 13:53:31.560: INFO: Recreated root ca configmap in namespace "svcaccounts-7546" +Jul 18 13:53:31.565: INFO: Updated root ca configmap in namespace "svcaccounts-7546" +STEP: waiting for the root ca configmap reconciled 07/18/23 13:53:32.066 +Jul 18 13:53:32.071: INFO: Reconciled root ca configmap in namespace "svcaccounts-7546" +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:32.072: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 +STEP: Destroying namespace "svcaccounts-7546" for this suite. 07/18/23 13:53:32.08 +------------------------------ +• [1.078 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/auth/service_accounts.go:742 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:31.01 + Jul 18 13:53:31.011: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:53:31.012 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:31.035 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:31.039 + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 + [It] should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/auth/service_accounts.go:742 + Jul 18 13:53:31.047: INFO: Got root ca configmap in namespace "svcaccounts-7546" + Jul 18 13:53:31.053: INFO: Deleted root ca configmap in namespace "svcaccounts-7546" + STEP: waiting for a new root ca configmap created 07/18/23 13:53:31.554 + Jul 18 13:53:31.560: INFO: Recreated root ca configmap in namespace "svcaccounts-7546" + Jul 18 13:53:31.565: INFO: Updated root ca configmap in namespace "svcaccounts-7546" + STEP: waiting for the root ca configmap reconciled 07/18/23 13:53:32.066 + Jul 18 13:53:32.071: INFO: Reconciled root ca configmap in namespace "svcaccounts-7546" + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:32.072: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 + STEP: Destroying namespace "svcaccounts-7546" for this suite. 07/18/23 13:53:32.08 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:167 +[BeforeEach] [sig-node] Container Lifecycle Hook + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:32.089 +Jul 18 13:53:32.089: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-lifecycle-hook 07/18/23 13:53:32.09 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:32.107 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:32.111 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:77 +STEP: create the container to handle the HTTPGet hook request. 07/18/23 13:53:32.121 +Jul 18 13:53:32.130: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-9930" to be "running and ready" +Jul 18 13:53:32.136: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 5.914599ms +Jul 18 13:53:32.136: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:53:34.142: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.011592606s +Jul 18 13:53:34.142: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) +Jul 18 13:53:34.142: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" +[It] should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:167 +STEP: create the pod with lifecycle hook 07/18/23 13:53:34.15 +Jul 18 13:53:34.162: INFO: Waiting up to 5m0s for pod "pod-with-poststart-http-hook" in namespace "container-lifecycle-hook-9930" to be "running and ready" +Jul 18 13:53:34.175: INFO: Pod "pod-with-poststart-http-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 12.929043ms +Jul 18 13:53:34.175: INFO: The phase of Pod pod-with-poststart-http-hook is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:53:36.182: INFO: Pod "pod-with-poststart-http-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.019464956s +Jul 18 13:53:36.182: INFO: The phase of Pod pod-with-poststart-http-hook is Running (Ready = true) +Jul 18 13:53:36.182: INFO: Pod "pod-with-poststart-http-hook" satisfied condition "running and ready" +STEP: check poststart hook 07/18/23 13:53:36.186 +STEP: delete the pod with lifecycle hook 07/18/23 13:53:36.199 +Jul 18 13:53:36.209: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jul 18 13:53:36.214: INFO: Pod pod-with-poststart-http-hook still exists +Jul 18 13:53:38.215: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jul 18 13:53:38.222: INFO: Pod pod-with-poststart-http-hook still exists +Jul 18 13:53:40.214: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Jul 18 13:53:40.220: INFO: Pod pod-with-poststart-http-hook no longer exists +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:40.220: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + tear down framework | framework.go:193 +STEP: Destroying namespace "container-lifecycle-hook-9930" for this suite. 07/18/23 13:53:40.226 +------------------------------ +• [SLOW TEST] [8.145 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:167 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Lifecycle Hook + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:32.089 + Jul 18 13:53:32.089: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-lifecycle-hook 07/18/23 13:53:32.09 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:32.107 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:32.111 + [BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:77 + STEP: create the container to handle the HTTPGet hook request. 07/18/23 13:53:32.121 + Jul 18 13:53:32.130: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-9930" to be "running and ready" + Jul 18 13:53:32.136: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 5.914599ms + Jul 18 13:53:32.136: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:53:34.142: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.011592606s + Jul 18 13:53:34.142: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) + Jul 18 13:53:34.142: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" + [It] should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:167 + STEP: create the pod with lifecycle hook 07/18/23 13:53:34.15 + Jul 18 13:53:34.162: INFO: Waiting up to 5m0s for pod "pod-with-poststart-http-hook" in namespace "container-lifecycle-hook-9930" to be "running and ready" + Jul 18 13:53:34.175: INFO: Pod "pod-with-poststart-http-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 12.929043ms + Jul 18 13:53:34.175: INFO: The phase of Pod pod-with-poststart-http-hook is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:53:36.182: INFO: Pod "pod-with-poststart-http-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.019464956s + Jul 18 13:53:36.182: INFO: The phase of Pod pod-with-poststart-http-hook is Running (Ready = true) + Jul 18 13:53:36.182: INFO: Pod "pod-with-poststart-http-hook" satisfied condition "running and ready" + STEP: check poststart hook 07/18/23 13:53:36.186 + STEP: delete the pod with lifecycle hook 07/18/23 13:53:36.199 + Jul 18 13:53:36.209: INFO: Waiting for pod pod-with-poststart-http-hook to disappear + Jul 18 13:53:36.214: INFO: Pod pod-with-poststart-http-hook still exists + Jul 18 13:53:38.215: INFO: Waiting for pod pod-with-poststart-http-hook to disappear + Jul 18 13:53:38.222: INFO: Pod pod-with-poststart-http-hook still exists + Jul 18 13:53:40.214: INFO: Waiting for pod pod-with-poststart-http-hook to disappear + Jul 18 13:53:40.220: INFO: Pod pod-with-poststart-http-hook no longer exists + [AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:40.220: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Container Lifecycle Hook + tear down framework | framework.go:193 + STEP: Destroying namespace "container-lifecycle-hook-9930" for this suite. 07/18/23 13:53:40.226 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/apimachinery/resource_quota.go:392 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:40.236 +Jul 18 13:53:40.236: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 13:53:40.237 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:40.254 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:40.257 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/apimachinery/resource_quota.go:392 +STEP: Counting existing ResourceQuota 07/18/23 13:53:40.261 +STEP: Creating a ResourceQuota 07/18/23 13:53:45.266 +STEP: Ensuring resource quota status is calculated 07/18/23 13:53:45.272 +STEP: Creating a ReplicationController 07/18/23 13:53:47.278 +STEP: Ensuring resource quota status captures replication controller creation 07/18/23 13:53:47.29 +STEP: Deleting a ReplicationController 07/18/23 13:53:49.296 +STEP: Ensuring resource quota status released usage 07/18/23 13:53:49.304 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:51.310: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-8471" for this suite. 07/18/23 13:53:51.316 +------------------------------ +• [SLOW TEST] [11.089 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/apimachinery/resource_quota.go:392 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:40.236 + Jul 18 13:53:40.236: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 13:53:40.237 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:40.254 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:40.257 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/apimachinery/resource_quota.go:392 + STEP: Counting existing ResourceQuota 07/18/23 13:53:40.261 + STEP: Creating a ResourceQuota 07/18/23 13:53:45.266 + STEP: Ensuring resource quota status is calculated 07/18/23 13:53:45.272 + STEP: Creating a ReplicationController 07/18/23 13:53:47.278 + STEP: Ensuring resource quota status captures replication controller creation 07/18/23 13:53:47.29 + STEP: Deleting a ReplicationController 07/18/23 13:53:49.296 + STEP: Ensuring resource quota status released usage 07/18/23 13:53:49.304 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:51.310: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-8471" for this suite. 07/18/23 13:53:51.316 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:89 +[BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:51.326 +Jul 18 13:53:51.326: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:53:51.326 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:51.342 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:51.345 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:89 +STEP: Creating configMap with name projected-configmap-test-volume-map-3f7bd051-09f7-45c3-b5f1-35a15025aad5 07/18/23 13:53:51.348 +STEP: Creating a pod to test consume configMaps 07/18/23 13:53:51.358 +Jul 18 13:53:51.369: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad" in namespace "projected-4984" to be "Succeeded or Failed" +Jul 18 13:53:51.374: INFO: Pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad": Phase="Pending", Reason="", readiness=false. Elapsed: 5.027009ms +Jul 18 13:53:53.382: INFO: Pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad": Phase="Running", Reason="", readiness=false. Elapsed: 2.01349056s +Jul 18 13:53:55.380: INFO: Pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011832768s +STEP: Saw pod success 07/18/23 13:53:55.38 +Jul 18 13:53:55.381: INFO: Pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad" satisfied condition "Succeeded or Failed" +Jul 18 13:53:55.386: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad container agnhost-container: +STEP: delete the pod 07/18/23 13:53:55.396 +Jul 18 13:53:55.412: INFO: Waiting for pod pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad to disappear +Jul 18 13:53:55.417: INFO: Pod pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:55.417: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-4984" for this suite. 07/18/23 13:53:55.424 +------------------------------ +• [4.108 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:89 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:51.326 + Jul 18 13:53:51.326: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:53:51.326 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:51.342 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:51.345 + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:89 + STEP: Creating configMap with name projected-configmap-test-volume-map-3f7bd051-09f7-45c3-b5f1-35a15025aad5 07/18/23 13:53:51.348 + STEP: Creating a pod to test consume configMaps 07/18/23 13:53:51.358 + Jul 18 13:53:51.369: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad" in namespace "projected-4984" to be "Succeeded or Failed" + Jul 18 13:53:51.374: INFO: Pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad": Phase="Pending", Reason="", readiness=false. Elapsed: 5.027009ms + Jul 18 13:53:53.382: INFO: Pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad": Phase="Running", Reason="", readiness=false. Elapsed: 2.01349056s + Jul 18 13:53:55.380: INFO: Pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011832768s + STEP: Saw pod success 07/18/23 13:53:55.38 + Jul 18 13:53:55.381: INFO: Pod "pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad" satisfied condition "Succeeded or Failed" + Jul 18 13:53:55.386: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad container agnhost-container: + STEP: delete the pod 07/18/23 13:53:55.396 + Jul 18 13:53:55.412: INFO: Waiting for pod pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad to disappear + Jul 18 13:53:55.417: INFO: Pod pod-projected-configmaps-7de0607e-9f8a-4208-9efb-f695520d1bad no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:55.417: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-4984" for this suite. 07/18/23 13:53:55.424 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-storage] Projected secret + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:215 +[BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:55.436 +Jul 18 13:53:55.436: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:53:55.437 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:55.454 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:55.457 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:215 +STEP: Creating secret with name s-test-opt-del-aa98bc64-7e58-46aa-a555-5d312efc4e16 07/18/23 13:53:55.466 +STEP: Creating secret with name s-test-opt-upd-8b45936f-b3e6-4456-90c0-0b8b657f224b 07/18/23 13:53:55.471 +STEP: Creating the pod 07/18/23 13:53:55.476 +Jul 18 13:53:55.486: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f" in namespace "projected-9634" to be "running and ready" +Jul 18 13:53:55.491: INFO: Pod "pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.701003ms +Jul 18 13:53:55.491: INFO: The phase of Pod pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:53:57.496: INFO: Pod "pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f": Phase="Running", Reason="", readiness=true. Elapsed: 2.010233822s +Jul 18 13:53:57.496: INFO: The phase of Pod pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f is Running (Ready = true) +Jul 18 13:53:57.496: INFO: Pod "pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f" satisfied condition "running and ready" +STEP: Deleting secret s-test-opt-del-aa98bc64-7e58-46aa-a555-5d312efc4e16 07/18/23 13:53:57.525 +STEP: Updating secret s-test-opt-upd-8b45936f-b3e6-4456-90c0-0b8b657f224b 07/18/23 13:53:57.533 +STEP: Creating secret with name s-test-opt-create-5c1f7cd5-ba99-4626-aec7-93a961c1052e 07/18/23 13:53:57.539 +STEP: waiting to observe update in volume 07/18/23 13:53:57.544 +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 +Jul 18 13:53:59.583: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-9634" for this suite. 07/18/23 13:53:59.589 +------------------------------ +• [4.164 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:215 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:55.436 + Jul 18 13:53:55.436: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:53:55.437 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:55.454 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:55.457 + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 + [It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:215 + STEP: Creating secret with name s-test-opt-del-aa98bc64-7e58-46aa-a555-5d312efc4e16 07/18/23 13:53:55.466 + STEP: Creating secret with name s-test-opt-upd-8b45936f-b3e6-4456-90c0-0b8b657f224b 07/18/23 13:53:55.471 + STEP: Creating the pod 07/18/23 13:53:55.476 + Jul 18 13:53:55.486: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f" in namespace "projected-9634" to be "running and ready" + Jul 18 13:53:55.491: INFO: Pod "pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.701003ms + Jul 18 13:53:55.491: INFO: The phase of Pod pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:53:57.496: INFO: Pod "pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f": Phase="Running", Reason="", readiness=true. Elapsed: 2.010233822s + Jul 18 13:53:57.496: INFO: The phase of Pod pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f is Running (Ready = true) + Jul 18 13:53:57.496: INFO: Pod "pod-projected-secrets-c94e9c27-3234-451d-97db-7539bd7e0e2f" satisfied condition "running and ready" + STEP: Deleting secret s-test-opt-del-aa98bc64-7e58-46aa-a555-5d312efc4e16 07/18/23 13:53:57.525 + STEP: Updating secret s-test-opt-upd-8b45936f-b3e6-4456-90c0-0b8b657f224b 07/18/23 13:53:57.533 + STEP: Creating secret with name s-test-opt-create-5c1f7cd5-ba99-4626-aec7-93a961c1052e 07/18/23 13:53:57.539 + STEP: waiting to observe update in volume 07/18/23 13:53:57.544 + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 + Jul 18 13:53:59.583: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-9634" for this suite. 07/18/23 13:53:59.589 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:166 +[BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:53:59.601 +Jul 18 13:53:59.601: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:53:59.602 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:59.619 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:59.622 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 +[It] should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:166 +STEP: Creating a pod to test downward api env vars 07/18/23 13:53:59.625 +Jul 18 13:53:59.664: INFO: Waiting up to 5m0s for pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd" in namespace "downward-api-3673" to be "Succeeded or Failed" +Jul 18 13:53:59.675: INFO: Pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd": Phase="Pending", Reason="", readiness=false. Elapsed: 11.440872ms +Jul 18 13:54:01.682: INFO: Pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017999109s +Jul 18 13:54:03.681: INFO: Pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017355575s +STEP: Saw pod success 07/18/23 13:54:03.681 +Jul 18 13:54:03.681: INFO: Pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd" satisfied condition "Succeeded or Failed" +Jul 18 13:54:03.686: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd container dapi-container: +STEP: delete the pod 07/18/23 13:54:03.721 +Jul 18 13:54:03.736: INFO: Waiting for pod downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd to disappear +Jul 18 13:54:03.740: INFO: Pod downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 +Jul 18 13:54:03.740: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-3673" for this suite. 07/18/23 13:54:03.745 +------------------------------ +• [4.153 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:166 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:53:59.601 + Jul 18 13:53:59.601: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:53:59.602 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:53:59.619 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:53:59.622 + [BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 + [It] should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:166 + STEP: Creating a pod to test downward api env vars 07/18/23 13:53:59.625 + Jul 18 13:53:59.664: INFO: Waiting up to 5m0s for pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd" in namespace "downward-api-3673" to be "Succeeded or Failed" + Jul 18 13:53:59.675: INFO: Pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd": Phase="Pending", Reason="", readiness=false. Elapsed: 11.440872ms + Jul 18 13:54:01.682: INFO: Pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017999109s + Jul 18 13:54:03.681: INFO: Pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017355575s + STEP: Saw pod success 07/18/23 13:54:03.681 + Jul 18 13:54:03.681: INFO: Pod "downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd" satisfied condition "Succeeded or Failed" + Jul 18 13:54:03.686: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd container dapi-container: + STEP: delete the pod 07/18/23 13:54:03.721 + Jul 18 13:54:03.736: INFO: Waiting for pod downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd to disappear + Jul 18 13:54:03.740: INFO: Pod downward-api-9c75fa50-09af-4de8-b533-20270c7bbbfd no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 + Jul 18 13:54:03.740: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-3673" for this suite. 07/18/23 13:54:03.745 + << End Captured GinkgoWriter Output +------------------------------ +[sig-cli] Kubectl client Kubectl logs + should be able to retrieve and filter logs [Conformance] + test/e2e/kubectl/kubectl.go:1592 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:54:03.754 +Jul 18 13:54:03.754: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:54:03.755 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:54:03.77 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:54:03.774 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[BeforeEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1572 +STEP: creating an pod 07/18/23 13:54:03.777 +Jul 18 13:54:03.778: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 run logs-generator --image=registry.k8s.io/e2e-test-images/agnhost:2.43 --restart=Never --pod-running-timeout=2m0s -- logs-generator --log-lines-total 100 --run-duration 20s' +Jul 18 13:54:03.841: INFO: stderr: "" +Jul 18 13:54:03.841: INFO: stdout: "pod/logs-generator created\n" +[It] should be able to retrieve and filter logs [Conformance] + test/e2e/kubectl/kubectl.go:1592 +STEP: Waiting for log generator to start. 07/18/23 13:54:03.841 +Jul 18 13:54:03.841: INFO: Waiting up to 5m0s for 1 pods to be running and ready, or succeeded: [logs-generator] +Jul 18 13:54:03.841: INFO: Waiting up to 5m0s for pod "logs-generator" in namespace "kubectl-3838" to be "running and ready, or succeeded" +Jul 18 13:54:03.848: INFO: Pod "logs-generator": Phase="Pending", Reason="", readiness=false. Elapsed: 6.7847ms +Jul 18 13:54:03.848: INFO: Error evaluating pod condition running and ready, or succeeded: want pod 'logs-generator' on 'hux-lab1-worker-nvxfm' to be 'Running' but was 'Pending' +Jul 18 13:54:05.853: INFO: Pod "logs-generator": Phase="Running", Reason="", readiness=true. Elapsed: 2.012387132s +Jul 18 13:54:05.853: INFO: Pod "logs-generator" satisfied condition "running and ready, or succeeded" +Jul 18 13:54:05.853: INFO: Wanted all 1 pods to be running and ready, or succeeded. Result: true. Pods: [logs-generator] +STEP: checking for a matching strings 07/18/23 13:54:05.853 +Jul 18 13:54:05.854: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator' +Jul 18 13:54:05.961: INFO: stderr: "" +Jul 18 13:54:05.961: INFO: stdout: "I0718 13:54:04.730561 1 logs_generator.go:76] 0 PUT /api/v1/namespaces/ns/pods/v8l2 584\nI0718 13:54:04.930699 1 logs_generator.go:76] 1 GET /api/v1/namespaces/default/pods/tdw 557\nI0718 13:54:05.131243 1 logs_generator.go:76] 2 POST /api/v1/namespaces/ns/pods/gszg 562\nI0718 13:54:05.331686 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/ns/pods/9qjh 536\nI0718 13:54:05.530991 1 logs_generator.go:76] 4 POST /api/v1/namespaces/kube-system/pods/46d 310\nI0718 13:54:05.731363 1 logs_generator.go:76] 5 POST /api/v1/namespaces/ns/pods/pf9 317\nI0718 13:54:05.931562 1 logs_generator.go:76] 6 PUT /api/v1/namespaces/ns/pods/z7f 530\n" +STEP: limiting log lines 07/18/23 13:54:05.961 +Jul 18 13:54:05.962: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --tail=1' +Jul 18 13:54:06.049: INFO: stderr: "" +Jul 18 13:54:06.049: INFO: stdout: "I0718 13:54:05.931562 1 logs_generator.go:76] 6 PUT /api/v1/namespaces/ns/pods/z7f 530\n" +Jul 18 13:54:06.049: INFO: got output "I0718 13:54:05.931562 1 logs_generator.go:76] 6 PUT /api/v1/namespaces/ns/pods/z7f 530\n" +STEP: limiting log bytes 07/18/23 13:54:06.049 +Jul 18 13:54:06.049: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --limit-bytes=1' +Jul 18 13:54:06.131: INFO: stderr: "" +Jul 18 13:54:06.131: INFO: stdout: "I" +Jul 18 13:54:06.131: INFO: got output "I" +STEP: exposing timestamps 07/18/23 13:54:06.131 +Jul 18 13:54:06.132: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --tail=1 --timestamps' +Jul 18 13:54:06.213: INFO: stderr: "" +Jul 18 13:54:06.213: INFO: stdout: "2023-07-18T13:54:06.131122176Z I0718 13:54:06.131020 1 logs_generator.go:76] 7 GET /api/v1/namespaces/ns/pods/5rsz 562\n" +Jul 18 13:54:06.213: INFO: got output "2023-07-18T13:54:06.131122176Z I0718 13:54:06.131020 1 logs_generator.go:76] 7 GET /api/v1/namespaces/ns/pods/5rsz 562\n" +STEP: restricting to a time range 07/18/23 13:54:06.213 +Jul 18 13:54:08.714: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --since=1s' +Jul 18 13:54:08.784: INFO: stderr: "" +Jul 18 13:54:08.784: INFO: stdout: "I0718 13:54:07.930948 1 logs_generator.go:76] 16 GET /api/v1/namespaces/ns/pods/hzp 406\nI0718 13:54:08.131300 1 logs_generator.go:76] 17 GET /api/v1/namespaces/kube-system/pods/nj54 363\nI0718 13:54:08.330588 1 logs_generator.go:76] 18 POST /api/v1/namespaces/default/pods/798 336\nI0718 13:54:08.530918 1 logs_generator.go:76] 19 GET /api/v1/namespaces/default/pods/dm5f 512\nI0718 13:54:08.731634 1 logs_generator.go:76] 20 GET /api/v1/namespaces/default/pods/qxn 291\n" +Jul 18 13:54:08.784: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --since=24h' +Jul 18 13:54:08.858: INFO: stderr: "" +Jul 18 13:54:08.858: INFO: stdout: "I0718 13:54:04.730561 1 logs_generator.go:76] 0 PUT /api/v1/namespaces/ns/pods/v8l2 584\nI0718 13:54:04.930699 1 logs_generator.go:76] 1 GET /api/v1/namespaces/default/pods/tdw 557\nI0718 13:54:05.131243 1 logs_generator.go:76] 2 POST /api/v1/namespaces/ns/pods/gszg 562\nI0718 13:54:05.331686 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/ns/pods/9qjh 536\nI0718 13:54:05.530991 1 logs_generator.go:76] 4 POST /api/v1/namespaces/kube-system/pods/46d 310\nI0718 13:54:05.731363 1 logs_generator.go:76] 5 POST /api/v1/namespaces/ns/pods/pf9 317\nI0718 13:54:05.931562 1 logs_generator.go:76] 6 PUT /api/v1/namespaces/ns/pods/z7f 530\nI0718 13:54:06.131020 1 logs_generator.go:76] 7 GET /api/v1/namespaces/ns/pods/5rsz 562\nI0718 13:54:06.331398 1 logs_generator.go:76] 8 POST /api/v1/namespaces/kube-system/pods/d8w 405\nI0718 13:54:06.530698 1 logs_generator.go:76] 9 POST /api/v1/namespaces/default/pods/j7w 480\nI0718 13:54:06.731090 1 logs_generator.go:76] 10 POST /api/v1/namespaces/default/pods/k5jx 242\nI0718 13:54:06.931473 1 logs_generator.go:76] 11 GET /api/v1/namespaces/default/pods/z7j 589\nI0718 13:54:07.130761 1 logs_generator.go:76] 12 PUT /api/v1/namespaces/default/pods/87xs 357\nI0718 13:54:07.331133 1 logs_generator.go:76] 13 PUT /api/v1/namespaces/default/pods/f6b 214\nI0718 13:54:07.531502 1 logs_generator.go:76] 14 PUT /api/v1/namespaces/default/pods/ht5 471\nI0718 13:54:07.730789 1 logs_generator.go:76] 15 POST /api/v1/namespaces/kube-system/pods/vwls 323\nI0718 13:54:07.930948 1 logs_generator.go:76] 16 GET /api/v1/namespaces/ns/pods/hzp 406\nI0718 13:54:08.131300 1 logs_generator.go:76] 17 GET /api/v1/namespaces/kube-system/pods/nj54 363\nI0718 13:54:08.330588 1 logs_generator.go:76] 18 POST /api/v1/namespaces/default/pods/798 336\nI0718 13:54:08.530918 1 logs_generator.go:76] 19 GET /api/v1/namespaces/default/pods/dm5f 512\nI0718 13:54:08.731634 1 logs_generator.go:76] 20 GET /api/v1/namespaces/default/pods/qxn 291\n" +[AfterEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1577 +Jul 18 13:54:08.858: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 delete pod logs-generator' +Jul 18 13:54:10.330: INFO: stderr: "" +Jul 18 13:54:10.330: INFO: stdout: "pod \"logs-generator\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:54:10.330: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-3838" for this suite. 07/18/23 13:54:10.337 +------------------------------ +• [SLOW TEST] [6.591 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl logs + test/e2e/kubectl/kubectl.go:1569 + should be able to retrieve and filter logs [Conformance] + test/e2e/kubectl/kubectl.go:1592 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:54:03.754 + Jul 18 13:54:03.754: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:54:03.755 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:54:03.77 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:54:03.774 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [BeforeEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1572 + STEP: creating an pod 07/18/23 13:54:03.777 + Jul 18 13:54:03.778: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 run logs-generator --image=registry.k8s.io/e2e-test-images/agnhost:2.43 --restart=Never --pod-running-timeout=2m0s -- logs-generator --log-lines-total 100 --run-duration 20s' + Jul 18 13:54:03.841: INFO: stderr: "" + Jul 18 13:54:03.841: INFO: stdout: "pod/logs-generator created\n" + [It] should be able to retrieve and filter logs [Conformance] + test/e2e/kubectl/kubectl.go:1592 + STEP: Waiting for log generator to start. 07/18/23 13:54:03.841 + Jul 18 13:54:03.841: INFO: Waiting up to 5m0s for 1 pods to be running and ready, or succeeded: [logs-generator] + Jul 18 13:54:03.841: INFO: Waiting up to 5m0s for pod "logs-generator" in namespace "kubectl-3838" to be "running and ready, or succeeded" + Jul 18 13:54:03.848: INFO: Pod "logs-generator": Phase="Pending", Reason="", readiness=false. Elapsed: 6.7847ms + Jul 18 13:54:03.848: INFO: Error evaluating pod condition running and ready, or succeeded: want pod 'logs-generator' on 'hux-lab1-worker-nvxfm' to be 'Running' but was 'Pending' + Jul 18 13:54:05.853: INFO: Pod "logs-generator": Phase="Running", Reason="", readiness=true. Elapsed: 2.012387132s + Jul 18 13:54:05.853: INFO: Pod "logs-generator" satisfied condition "running and ready, or succeeded" + Jul 18 13:54:05.853: INFO: Wanted all 1 pods to be running and ready, or succeeded. Result: true. Pods: [logs-generator] + STEP: checking for a matching strings 07/18/23 13:54:05.853 + Jul 18 13:54:05.854: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator' + Jul 18 13:54:05.961: INFO: stderr: "" + Jul 18 13:54:05.961: INFO: stdout: "I0718 13:54:04.730561 1 logs_generator.go:76] 0 PUT /api/v1/namespaces/ns/pods/v8l2 584\nI0718 13:54:04.930699 1 logs_generator.go:76] 1 GET /api/v1/namespaces/default/pods/tdw 557\nI0718 13:54:05.131243 1 logs_generator.go:76] 2 POST /api/v1/namespaces/ns/pods/gszg 562\nI0718 13:54:05.331686 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/ns/pods/9qjh 536\nI0718 13:54:05.530991 1 logs_generator.go:76] 4 POST /api/v1/namespaces/kube-system/pods/46d 310\nI0718 13:54:05.731363 1 logs_generator.go:76] 5 POST /api/v1/namespaces/ns/pods/pf9 317\nI0718 13:54:05.931562 1 logs_generator.go:76] 6 PUT /api/v1/namespaces/ns/pods/z7f 530\n" + STEP: limiting log lines 07/18/23 13:54:05.961 + Jul 18 13:54:05.962: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --tail=1' + Jul 18 13:54:06.049: INFO: stderr: "" + Jul 18 13:54:06.049: INFO: stdout: "I0718 13:54:05.931562 1 logs_generator.go:76] 6 PUT /api/v1/namespaces/ns/pods/z7f 530\n" + Jul 18 13:54:06.049: INFO: got output "I0718 13:54:05.931562 1 logs_generator.go:76] 6 PUT /api/v1/namespaces/ns/pods/z7f 530\n" + STEP: limiting log bytes 07/18/23 13:54:06.049 + Jul 18 13:54:06.049: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --limit-bytes=1' + Jul 18 13:54:06.131: INFO: stderr: "" + Jul 18 13:54:06.131: INFO: stdout: "I" + Jul 18 13:54:06.131: INFO: got output "I" + STEP: exposing timestamps 07/18/23 13:54:06.131 + Jul 18 13:54:06.132: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --tail=1 --timestamps' + Jul 18 13:54:06.213: INFO: stderr: "" + Jul 18 13:54:06.213: INFO: stdout: "2023-07-18T13:54:06.131122176Z I0718 13:54:06.131020 1 logs_generator.go:76] 7 GET /api/v1/namespaces/ns/pods/5rsz 562\n" + Jul 18 13:54:06.213: INFO: got output "2023-07-18T13:54:06.131122176Z I0718 13:54:06.131020 1 logs_generator.go:76] 7 GET /api/v1/namespaces/ns/pods/5rsz 562\n" + STEP: restricting to a time range 07/18/23 13:54:06.213 + Jul 18 13:54:08.714: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --since=1s' + Jul 18 13:54:08.784: INFO: stderr: "" + Jul 18 13:54:08.784: INFO: stdout: "I0718 13:54:07.930948 1 logs_generator.go:76] 16 GET /api/v1/namespaces/ns/pods/hzp 406\nI0718 13:54:08.131300 1 logs_generator.go:76] 17 GET /api/v1/namespaces/kube-system/pods/nj54 363\nI0718 13:54:08.330588 1 logs_generator.go:76] 18 POST /api/v1/namespaces/default/pods/798 336\nI0718 13:54:08.530918 1 logs_generator.go:76] 19 GET /api/v1/namespaces/default/pods/dm5f 512\nI0718 13:54:08.731634 1 logs_generator.go:76] 20 GET /api/v1/namespaces/default/pods/qxn 291\n" + Jul 18 13:54:08.784: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 logs logs-generator logs-generator --since=24h' + Jul 18 13:54:08.858: INFO: stderr: "" + Jul 18 13:54:08.858: INFO: stdout: "I0718 13:54:04.730561 1 logs_generator.go:76] 0 PUT /api/v1/namespaces/ns/pods/v8l2 584\nI0718 13:54:04.930699 1 logs_generator.go:76] 1 GET /api/v1/namespaces/default/pods/tdw 557\nI0718 13:54:05.131243 1 logs_generator.go:76] 2 POST /api/v1/namespaces/ns/pods/gszg 562\nI0718 13:54:05.331686 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/ns/pods/9qjh 536\nI0718 13:54:05.530991 1 logs_generator.go:76] 4 POST /api/v1/namespaces/kube-system/pods/46d 310\nI0718 13:54:05.731363 1 logs_generator.go:76] 5 POST /api/v1/namespaces/ns/pods/pf9 317\nI0718 13:54:05.931562 1 logs_generator.go:76] 6 PUT /api/v1/namespaces/ns/pods/z7f 530\nI0718 13:54:06.131020 1 logs_generator.go:76] 7 GET /api/v1/namespaces/ns/pods/5rsz 562\nI0718 13:54:06.331398 1 logs_generator.go:76] 8 POST /api/v1/namespaces/kube-system/pods/d8w 405\nI0718 13:54:06.530698 1 logs_generator.go:76] 9 POST /api/v1/namespaces/default/pods/j7w 480\nI0718 13:54:06.731090 1 logs_generator.go:76] 10 POST /api/v1/namespaces/default/pods/k5jx 242\nI0718 13:54:06.931473 1 logs_generator.go:76] 11 GET /api/v1/namespaces/default/pods/z7j 589\nI0718 13:54:07.130761 1 logs_generator.go:76] 12 PUT /api/v1/namespaces/default/pods/87xs 357\nI0718 13:54:07.331133 1 logs_generator.go:76] 13 PUT /api/v1/namespaces/default/pods/f6b 214\nI0718 13:54:07.531502 1 logs_generator.go:76] 14 PUT /api/v1/namespaces/default/pods/ht5 471\nI0718 13:54:07.730789 1 logs_generator.go:76] 15 POST /api/v1/namespaces/kube-system/pods/vwls 323\nI0718 13:54:07.930948 1 logs_generator.go:76] 16 GET /api/v1/namespaces/ns/pods/hzp 406\nI0718 13:54:08.131300 1 logs_generator.go:76] 17 GET /api/v1/namespaces/kube-system/pods/nj54 363\nI0718 13:54:08.330588 1 logs_generator.go:76] 18 POST /api/v1/namespaces/default/pods/798 336\nI0718 13:54:08.530918 1 logs_generator.go:76] 19 GET /api/v1/namespaces/default/pods/dm5f 512\nI0718 13:54:08.731634 1 logs_generator.go:76] 20 GET /api/v1/namespaces/default/pods/qxn 291\n" + [AfterEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1577 + Jul 18 13:54:08.858: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3838 delete pod logs-generator' + Jul 18 13:54:10.330: INFO: stderr: "" + Jul 18 13:54:10.330: INFO: stdout: "pod \"logs-generator\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:54:10.330: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-3838" for this suite. 07/18/23 13:54:10.337 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should adopt matching pods on creation [Conformance] + test/e2e/apps/rc.go:92 +[BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:54:10.345 +Jul 18 13:54:10.345: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replication-controller 07/18/23 13:54:10.346 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:54:10.36 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:54:10.363 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 +[It] should adopt matching pods on creation [Conformance] + test/e2e/apps/rc.go:92 +STEP: Given a Pod with a 'name' label pod-adoption is created 07/18/23 13:54:10.366 +Jul 18 13:54:10.375: INFO: Waiting up to 5m0s for pod "pod-adoption" in namespace "replication-controller-392" to be "running and ready" +Jul 18 13:54:10.379: INFO: Pod "pod-adoption": Phase="Pending", Reason="", readiness=false. Elapsed: 4.078657ms +Jul 18 13:54:10.379: INFO: The phase of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:54:12.385: INFO: Pod "pod-adoption": Phase="Running", Reason="", readiness=true. Elapsed: 2.010489288s +Jul 18 13:54:12.386: INFO: The phase of Pod pod-adoption is Running (Ready = true) +Jul 18 13:54:12.386: INFO: Pod "pod-adoption" satisfied condition "running and ready" +STEP: When a replication controller with a matching selector is created 07/18/23 13:54:12.39 +STEP: Then the orphan pod is adopted 07/18/23 13:54:12.396 +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 +Jul 18 13:54:13.406: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 +STEP: Destroying namespace "replication-controller-392" for this suite. 07/18/23 13:54:13.413 +------------------------------ +• [3.077 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should adopt matching pods on creation [Conformance] + test/e2e/apps/rc.go:92 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:54:10.345 + Jul 18 13:54:10.345: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replication-controller 07/18/23 13:54:10.346 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:54:10.36 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:54:10.363 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 + [It] should adopt matching pods on creation [Conformance] + test/e2e/apps/rc.go:92 + STEP: Given a Pod with a 'name' label pod-adoption is created 07/18/23 13:54:10.366 + Jul 18 13:54:10.375: INFO: Waiting up to 5m0s for pod "pod-adoption" in namespace "replication-controller-392" to be "running and ready" + Jul 18 13:54:10.379: INFO: Pod "pod-adoption": Phase="Pending", Reason="", readiness=false. Elapsed: 4.078657ms + Jul 18 13:54:10.379: INFO: The phase of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:54:12.385: INFO: Pod "pod-adoption": Phase="Running", Reason="", readiness=true. Elapsed: 2.010489288s + Jul 18 13:54:12.386: INFO: The phase of Pod pod-adoption is Running (Ready = true) + Jul 18 13:54:12.386: INFO: Pod "pod-adoption" satisfied condition "running and ready" + STEP: When a replication controller with a matching selector is created 07/18/23 13:54:12.39 + STEP: Then the orphan pod is adopted 07/18/23 13:54:12.396 + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 + Jul 18 13:54:13.406: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 + STEP: Destroying namespace "replication-controller-392" for this suite. 07/18/23 13:54:13.413 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-node] Probing container + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:108 +[BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:54:13.423 +Jul 18 13:54:13.423: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-probe 07/18/23 13:54:13.424 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:54:13.442 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:54:13.445 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 +[It] with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:108 +[AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 +Jul 18 13:55:13.464: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 +STEP: Destroying namespace "container-probe-200" for this suite. 07/18/23 13:55:13.469 +------------------------------ +• [SLOW TEST] [60.054 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:108 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:54:13.423 + Jul 18 13:54:13.423: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-probe 07/18/23 13:54:13.424 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:54:13.442 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:54:13.445 + [BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 + [It] with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:108 + [AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 + Jul 18 13:55:13.464: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 + STEP: Destroying namespace "container-probe-200" for this suite. 07/18/23 13:55:13.469 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:113 +[BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:55:13.48 +Jul 18 13:55:13.480: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename deployment 07/18/23 13:55:13.48 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:13.5 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:13.503 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:113 +Jul 18 13:55:13.506: INFO: Creating deployment "test-recreate-deployment" +Jul 18 13:55:13.512: INFO: Waiting deployment "test-recreate-deployment" to be updated to revision 1 +Jul 18 13:55:13.520: INFO: deployment "test-recreate-deployment" doesn't have the required revision set +Jul 18 13:55:15.534: INFO: Waiting deployment "test-recreate-deployment" to complete +Jul 18 13:55:15.539: INFO: Triggering a new rollout for deployment "test-recreate-deployment" +Jul 18 13:55:15.550: INFO: Updating deployment test-recreate-deployment +Jul 18 13:55:15.550: INFO: Watching deployment "test-recreate-deployment" to verify that new pods will not run with olds pods +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Jul 18 13:55:15.622: INFO: Deployment "test-recreate-deployment": +&Deployment{ObjectMeta:{test-recreate-deployment deployment-893 5ff77597-7151-4e30-b5d4-5094c6e1d951 40196 2 2023-07-18 13:55:13 +0000 UTC map[name:sample-pod-3] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:replicas":{},"f:unavailableReplicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc003296198 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:Recreate,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:2,Replicas:1,UpdatedReplicas:1,AvailableReplicas:0,UnavailableReplicas:1,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2023-07-18 13:55:15 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "test-recreate-deployment-cff6dc657" is progressing.,LastUpdateTime:2023-07-18 13:55:15 +0000 UTC,LastTransitionTime:2023-07-18 13:55:13 +0000 UTC,},},ReadyReplicas:0,CollisionCount:nil,},} + +Jul 18 13:55:15.626: INFO: New ReplicaSet "test-recreate-deployment-cff6dc657" of Deployment "test-recreate-deployment": +&ReplicaSet{ObjectMeta:{test-recreate-deployment-cff6dc657 deployment-893 25c2692f-6384-4b38-90b0-87ba8923bcbf 40193 1 2023-07-18 13:55:15 +0000 UTC map[name:sample-pod-3 pod-template-hash:cff6dc657] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-recreate-deployment 5ff77597-7151-4e30-b5d4-5094c6e1d951 0xc003296680 0xc003296681}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5ff77597-7151-4e30-b5d4-5094c6e1d951\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: cff6dc657,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:cff6dc657] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc003296bf8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:55:15.626: INFO: All old ReplicaSets of Deployment "test-recreate-deployment": +Jul 18 13:55:15.626: INFO: &ReplicaSet{ObjectMeta:{test-recreate-deployment-795566c5cb deployment-893 3978349e-94ba-451c-9d49-25c94c6e4391 40185 2 2023-07-18 13:55:13 +0000 UTC map[name:sample-pod-3 pod-template-hash:795566c5cb] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-recreate-deployment 5ff77597-7151-4e30-b5d4-5094c6e1d951 0xc003296567 0xc003296568}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5ff77597-7151-4e30-b5d4-5094c6e1d951\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: 795566c5cb,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:795566c5cb] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc003296618 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Jul 18 13:55:15.631: INFO: Pod "test-recreate-deployment-cff6dc657-d8vhz" is not available: +&Pod{ObjectMeta:{test-recreate-deployment-cff6dc657-d8vhz test-recreate-deployment-cff6dc657- deployment-893 092c2ae0-3d03-4be9-83fb-c11b52ad4aa3 40197 0 2023-07-18 13:55:15 +0000 UTC map[name:sample-pod-3 pod-template-hash:cff6dc657] map[] [{apps/v1 ReplicaSet test-recreate-deployment-cff6dc657 25c2692f-6384-4b38-90b0-87ba8923bcbf 0xc00320b9b0 0xc00320b9b1}] [] [{kube-controller-manager Update v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"25c2692f-6384-4b38-90b0-87ba8923bcbf\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8gpx5,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8gpx5,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:55:15 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 +Jul 18 13:55:15.631: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 +STEP: Destroying namespace "deployment-893" for this suite. 07/18/23 13:55:15.637 +------------------------------ +• [2.169 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:113 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:55:13.48 + Jul 18 13:55:13.480: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename deployment 07/18/23 13:55:13.48 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:13.5 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:13.503 + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:113 + Jul 18 13:55:13.506: INFO: Creating deployment "test-recreate-deployment" + Jul 18 13:55:13.512: INFO: Waiting deployment "test-recreate-deployment" to be updated to revision 1 + Jul 18 13:55:13.520: INFO: deployment "test-recreate-deployment" doesn't have the required revision set + Jul 18 13:55:15.534: INFO: Waiting deployment "test-recreate-deployment" to complete + Jul 18 13:55:15.539: INFO: Triggering a new rollout for deployment "test-recreate-deployment" + Jul 18 13:55:15.550: INFO: Updating deployment test-recreate-deployment + Jul 18 13:55:15.550: INFO: Watching deployment "test-recreate-deployment" to verify that new pods will not run with olds pods + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Jul 18 13:55:15.622: INFO: Deployment "test-recreate-deployment": + &Deployment{ObjectMeta:{test-recreate-deployment deployment-893 5ff77597-7151-4e30-b5d4-5094c6e1d951 40196 2 2023-07-18 13:55:13 +0000 UTC map[name:sample-pod-3] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:replicas":{},"f:unavailableReplicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc003296198 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:Recreate,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:2,Replicas:1,UpdatedReplicas:1,AvailableReplicas:0,UnavailableReplicas:1,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2023-07-18 13:55:15 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "test-recreate-deployment-cff6dc657" is progressing.,LastUpdateTime:2023-07-18 13:55:15 +0000 UTC,LastTransitionTime:2023-07-18 13:55:13 +0000 UTC,},},ReadyReplicas:0,CollisionCount:nil,},} + + Jul 18 13:55:15.626: INFO: New ReplicaSet "test-recreate-deployment-cff6dc657" of Deployment "test-recreate-deployment": + &ReplicaSet{ObjectMeta:{test-recreate-deployment-cff6dc657 deployment-893 25c2692f-6384-4b38-90b0-87ba8923bcbf 40193 1 2023-07-18 13:55:15 +0000 UTC map[name:sample-pod-3 pod-template-hash:cff6dc657] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-recreate-deployment 5ff77597-7151-4e30-b5d4-5094c6e1d951 0xc003296680 0xc003296681}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5ff77597-7151-4e30-b5d4-5094c6e1d951\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: cff6dc657,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:cff6dc657] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc003296bf8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:55:15.626: INFO: All old ReplicaSets of Deployment "test-recreate-deployment": + Jul 18 13:55:15.626: INFO: &ReplicaSet{ObjectMeta:{test-recreate-deployment-795566c5cb deployment-893 3978349e-94ba-451c-9d49-25c94c6e4391 40185 2 2023-07-18 13:55:13 +0000 UTC map[name:sample-pod-3 pod-template-hash:795566c5cb] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-recreate-deployment 5ff77597-7151-4e30-b5d4-5094c6e1d951 0xc003296567 0xc003296568}] [] [{kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5ff77597-7151-4e30-b5d4-5094c6e1d951\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: 795566c5cb,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:795566c5cb] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.43 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc003296618 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + Jul 18 13:55:15.631: INFO: Pod "test-recreate-deployment-cff6dc657-d8vhz" is not available: + &Pod{ObjectMeta:{test-recreate-deployment-cff6dc657-d8vhz test-recreate-deployment-cff6dc657- deployment-893 092c2ae0-3d03-4be9-83fb-c11b52ad4aa3 40197 0 2023-07-18 13:55:15 +0000 UTC map[name:sample-pod-3 pod-template-hash:cff6dc657] map[] [{apps/v1 ReplicaSet test-recreate-deployment-cff6dc657 25c2692f-6384-4b38-90b0-87ba8923bcbf 0xc00320b9b0 0xc00320b9b1}] [] [{kube-controller-manager Update v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"25c2692f-6384-4b38-90b0-87ba8923bcbf\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 13:55:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8gpx5,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8gpx5,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 13:55:15 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.147,PodIP:,StartTime:2023-07-18 13:55:15 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 + Jul 18 13:55:15.631: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 + STEP: Destroying namespace "deployment-893" for this suite. 07/18/23 13:55:15.637 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-network] EndpointSlice + should support creating EndpointSlice API operations [Conformance] + test/e2e/network/endpointslice.go:353 +[BeforeEach] [sig-network] EndpointSlice + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:55:15.651 +Jul 18 13:55:15.651: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename endpointslice 07/18/23 13:55:15.652 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:15.671 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:15.675 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:52 +[It] should support creating EndpointSlice API operations [Conformance] + test/e2e/network/endpointslice.go:353 +STEP: getting /apis 07/18/23 13:55:15.678 +STEP: getting /apis/discovery.k8s.io 07/18/23 13:55:15.681 +STEP: getting /apis/discovery.k8s.iov1 07/18/23 13:55:15.682 +STEP: creating 07/18/23 13:55:15.683 +STEP: getting 07/18/23 13:55:15.699 +STEP: listing 07/18/23 13:55:15.703 +STEP: watching 07/18/23 13:55:15.707 +Jul 18 13:55:15.707: INFO: starting watch +STEP: cluster-wide listing 07/18/23 13:55:15.709 +STEP: cluster-wide watching 07/18/23 13:55:15.713 +Jul 18 13:55:15.713: INFO: starting watch +STEP: patching 07/18/23 13:55:15.715 +STEP: updating 07/18/23 13:55:15.721 +Jul 18 13:55:15.731: INFO: waiting for watch events with expected annotations +Jul 18 13:55:15.731: INFO: saw patched and updated annotations +STEP: deleting 07/18/23 13:55:15.731 +STEP: deleting a collection 07/18/23 13:55:15.746 +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/node/init/init.go:32 +Jul 18 13:55:15.768: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] EndpointSlice + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] EndpointSlice + tear down framework | framework.go:193 +STEP: Destroying namespace "endpointslice-3273" for this suite. 07/18/23 13:55:15.774 +------------------------------ +• [0.131 seconds] +[sig-network] EndpointSlice +test/e2e/network/common/framework.go:23 + should support creating EndpointSlice API operations [Conformance] + test/e2e/network/endpointslice.go:353 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSlice + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:55:15.651 + Jul 18 13:55:15.651: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename endpointslice 07/18/23 13:55:15.652 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:15.671 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:15.675 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:52 + [It] should support creating EndpointSlice API operations [Conformance] + test/e2e/network/endpointslice.go:353 + STEP: getting /apis 07/18/23 13:55:15.678 + STEP: getting /apis/discovery.k8s.io 07/18/23 13:55:15.681 + STEP: getting /apis/discovery.k8s.iov1 07/18/23 13:55:15.682 + STEP: creating 07/18/23 13:55:15.683 + STEP: getting 07/18/23 13:55:15.699 + STEP: listing 07/18/23 13:55:15.703 + STEP: watching 07/18/23 13:55:15.707 + Jul 18 13:55:15.707: INFO: starting watch + STEP: cluster-wide listing 07/18/23 13:55:15.709 + STEP: cluster-wide watching 07/18/23 13:55:15.713 + Jul 18 13:55:15.713: INFO: starting watch + STEP: patching 07/18/23 13:55:15.715 + STEP: updating 07/18/23 13:55:15.721 + Jul 18 13:55:15.731: INFO: waiting for watch events with expected annotations + Jul 18 13:55:15.731: INFO: saw patched and updated annotations + STEP: deleting 07/18/23 13:55:15.731 + STEP: deleting a collection 07/18/23 13:55:15.746 + [AfterEach] [sig-network] EndpointSlice + test/e2e/framework/node/init/init.go:32 + Jul 18 13:55:15.768: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] EndpointSlice + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] EndpointSlice + tear down framework | framework.go:193 + STEP: Destroying namespace "endpointslice-3273" for this suite. 07/18/23 13:55:15.774 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should orphan pods created by rc if delete options say so [Conformance] + test/e2e/apimachinery/garbage_collector.go:370 +[BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:55:15.785 +Jul 18 13:55:15.785: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename gc 07/18/23 13:55:15.786 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:15.801 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:15.805 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 +[It] should orphan pods created by rc if delete options say so [Conformance] + test/e2e/apimachinery/garbage_collector.go:370 +STEP: create the rc 07/18/23 13:55:15.814 +STEP: delete the rc 07/18/23 13:55:20.826 +STEP: wait for the rc to be deleted 07/18/23 13:55:20.84 +STEP: wait for 30 seconds to see if the garbage collector mistakenly deletes the pods 07/18/23 13:55:25.847 +STEP: Gathering metrics 07/18/23 13:55:55.862 +Jul 18 13:55:55.900: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" +Jul 18 13:55:55.905: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 5.040081ms +Jul 18 13:55:55.905: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) +Jul 18 13:55:55.905: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" +Jul 18 13:55:56.009: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +Jul 18 13:55:56.009: INFO: Deleting pod "simpletest.rc-2gbfp" in namespace "gc-8430" +Jul 18 13:55:56.025: INFO: Deleting pod "simpletest.rc-2hg6d" in namespace "gc-8430" +Jul 18 13:55:56.038: INFO: Deleting pod "simpletest.rc-2r75n" in namespace "gc-8430" +Jul 18 13:55:56.056: INFO: Deleting pod "simpletest.rc-2xgs4" in namespace "gc-8430" +Jul 18 13:55:56.068: INFO: Deleting pod "simpletest.rc-44rtb" in namespace "gc-8430" +Jul 18 13:55:56.085: INFO: Deleting pod "simpletest.rc-4gkd6" in namespace "gc-8430" +Jul 18 13:55:56.102: INFO: Deleting pod "simpletest.rc-4k5n2" in namespace "gc-8430" +Jul 18 13:55:56.121: INFO: Deleting pod "simpletest.rc-52dzk" in namespace "gc-8430" +Jul 18 13:55:56.142: INFO: Deleting pod "simpletest.rc-52hnv" in namespace "gc-8430" +Jul 18 13:55:56.174: INFO: Deleting pod "simpletest.rc-55qrg" in namespace "gc-8430" +Jul 18 13:55:56.190: INFO: Deleting pod "simpletest.rc-5qh6q" in namespace "gc-8430" +Jul 18 13:55:56.205: INFO: Deleting pod "simpletest.rc-64c9v" in namespace "gc-8430" +Jul 18 13:55:56.218: INFO: Deleting pod "simpletest.rc-65fvl" in namespace "gc-8430" +Jul 18 13:55:56.231: INFO: Deleting pod "simpletest.rc-79lzz" in namespace "gc-8430" +Jul 18 13:55:56.260: INFO: Deleting pod "simpletest.rc-7dcqs" in namespace "gc-8430" +Jul 18 13:55:56.274: INFO: Deleting pod "simpletest.rc-82xwz" in namespace "gc-8430" +Jul 18 13:55:56.292: INFO: Deleting pod "simpletest.rc-8469p" in namespace "gc-8430" +Jul 18 13:55:56.320: INFO: Deleting pod "simpletest.rc-846qk" in namespace "gc-8430" +Jul 18 13:55:56.347: INFO: Deleting pod "simpletest.rc-87qzt" in namespace "gc-8430" +Jul 18 13:55:56.373: INFO: Deleting pod "simpletest.rc-8hcjh" in namespace "gc-8430" +Jul 18 13:55:56.391: INFO: Deleting pod "simpletest.rc-8hzzr" in namespace "gc-8430" +Jul 18 13:55:56.405: INFO: Deleting pod "simpletest.rc-8pjd7" in namespace "gc-8430" +Jul 18 13:55:56.418: INFO: Deleting pod "simpletest.rc-8r5ng" in namespace "gc-8430" +Jul 18 13:55:56.443: INFO: Deleting pod "simpletest.rc-96c7j" in namespace "gc-8430" +Jul 18 13:55:56.456: INFO: Deleting pod "simpletest.rc-9brsg" in namespace "gc-8430" +Jul 18 13:55:56.474: INFO: Deleting pod "simpletest.rc-9bsrc" in namespace "gc-8430" +Jul 18 13:55:56.491: INFO: Deleting pod "simpletest.rc-9pjs2" in namespace "gc-8430" +Jul 18 13:55:56.504: INFO: Deleting pod "simpletest.rc-9tv2v" in namespace "gc-8430" +Jul 18 13:55:56.518: INFO: Deleting pod "simpletest.rc-bbzj2" in namespace "gc-8430" +Jul 18 13:55:56.538: INFO: Deleting pod "simpletest.rc-btsk6" in namespace "gc-8430" +Jul 18 13:55:56.580: INFO: Deleting pod "simpletest.rc-bxr7c" in namespace "gc-8430" +Jul 18 13:55:56.600: INFO: Deleting pod "simpletest.rc-c2rxr" in namespace "gc-8430" +Jul 18 13:55:56.615: INFO: Deleting pod "simpletest.rc-c7tm2" in namespace "gc-8430" +Jul 18 13:55:56.631: INFO: Deleting pod "simpletest.rc-cx42k" in namespace "gc-8430" +Jul 18 13:55:56.642: INFO: Deleting pod "simpletest.rc-dlswx" in namespace "gc-8430" +Jul 18 13:55:56.657: INFO: Deleting pod "simpletest.rc-dmlbd" in namespace "gc-8430" +Jul 18 13:55:56.684: INFO: Deleting pod "simpletest.rc-f89vl" in namespace "gc-8430" +Jul 18 13:55:56.695: INFO: Deleting pod "simpletest.rc-f9fp2" in namespace "gc-8430" +Jul 18 13:55:56.708: INFO: Deleting pod "simpletest.rc-fjfvk" in namespace "gc-8430" +Jul 18 13:55:56.723: INFO: Deleting pod "simpletest.rc-frhvf" in namespace "gc-8430" +Jul 18 13:55:56.746: INFO: Deleting pod "simpletest.rc-g6d8w" in namespace "gc-8430" +Jul 18 13:55:56.760: INFO: Deleting pod "simpletest.rc-g97db" in namespace "gc-8430" +Jul 18 13:55:56.788: INFO: Deleting pod "simpletest.rc-gp2jt" in namespace "gc-8430" +Jul 18 13:55:56.801: INFO: Deleting pod "simpletest.rc-gwrx8" in namespace "gc-8430" +Jul 18 13:55:56.812: INFO: Deleting pod "simpletest.rc-h7lj2" in namespace "gc-8430" +Jul 18 13:55:56.827: INFO: Deleting pod "simpletest.rc-h94f2" in namespace "gc-8430" +Jul 18 13:55:56.840: INFO: Deleting pod "simpletest.rc-hb6r8" in namespace "gc-8430" +Jul 18 13:55:56.863: INFO: Deleting pod "simpletest.rc-hncm7" in namespace "gc-8430" +Jul 18 13:55:56.883: INFO: Deleting pod "simpletest.rc-hvfcz" in namespace "gc-8430" +Jul 18 13:55:56.895: INFO: Deleting pod "simpletest.rc-hwzpd" in namespace "gc-8430" +Jul 18 13:55:56.907: INFO: Deleting pod "simpletest.rc-j85jv" in namespace "gc-8430" +Jul 18 13:55:56.922: INFO: Deleting pod "simpletest.rc-jvts7" in namespace "gc-8430" +Jul 18 13:55:56.945: INFO: Deleting pod "simpletest.rc-k5trw" in namespace "gc-8430" +Jul 18 13:55:56.960: INFO: Deleting pod "simpletest.rc-kf425" in namespace "gc-8430" +Jul 18 13:55:56.974: INFO: Deleting pod "simpletest.rc-kxpl7" in namespace "gc-8430" +Jul 18 13:55:56.994: INFO: Deleting pod "simpletest.rc-l6q8s" in namespace "gc-8430" +Jul 18 13:55:57.008: INFO: Deleting pod "simpletest.rc-lgntm" in namespace "gc-8430" +Jul 18 13:55:57.020: INFO: Deleting pod "simpletest.rc-lhwlt" in namespace "gc-8430" +Jul 18 13:55:57.037: INFO: Deleting pod "simpletest.rc-lnh87" in namespace "gc-8430" +Jul 18 13:55:57.048: INFO: Deleting pod "simpletest.rc-m5wfc" in namespace "gc-8430" +Jul 18 13:55:57.072: INFO: Deleting pod "simpletest.rc-mbx5k" in namespace "gc-8430" +Jul 18 13:55:57.085: INFO: Deleting pod "simpletest.rc-mc4ll" in namespace "gc-8430" +Jul 18 13:55:57.096: INFO: Deleting pod "simpletest.rc-mgcsk" in namespace "gc-8430" +Jul 18 13:55:57.108: INFO: Deleting pod "simpletest.rc-n4md7" in namespace "gc-8430" +Jul 18 13:55:57.123: INFO: Deleting pod "simpletest.rc-ng28g" in namespace "gc-8430" +Jul 18 13:55:57.134: INFO: Deleting pod "simpletest.rc-p2x6n" in namespace "gc-8430" +Jul 18 13:55:57.146: INFO: Deleting pod "simpletest.rc-p4cgq" in namespace "gc-8430" +Jul 18 13:55:57.161: INFO: Deleting pod "simpletest.rc-pkn74" in namespace "gc-8430" +Jul 18 13:55:57.172: INFO: Deleting pod "simpletest.rc-pmh7j" in namespace "gc-8430" +Jul 18 13:55:57.194: INFO: Deleting pod "simpletest.rc-ppk6s" in namespace "gc-8430" +Jul 18 13:55:57.241: INFO: Deleting pod "simpletest.rc-qclpx" in namespace "gc-8430" +Jul 18 13:55:57.291: INFO: Deleting pod "simpletest.rc-qmhrz" in namespace "gc-8430" +Jul 18 13:55:57.307: INFO: Deleting pod "simpletest.rc-qrvnq" in namespace "gc-8430" +Jul 18 13:55:57.322: INFO: Deleting pod "simpletest.rc-rf4sp" in namespace "gc-8430" +Jul 18 13:55:57.336: INFO: Deleting pod "simpletest.rc-rht59" in namespace "gc-8430" +Jul 18 13:55:57.348: INFO: Deleting pod "simpletest.rc-s44r8" in namespace "gc-8430" +Jul 18 13:55:57.360: INFO: Deleting pod "simpletest.rc-sj2f6" in namespace "gc-8430" +Jul 18 13:55:57.415: INFO: Deleting pod "simpletest.rc-sqg62" in namespace "gc-8430" +Jul 18 13:55:57.463: INFO: Deleting pod "simpletest.rc-ssmvc" in namespace "gc-8430" +Jul 18 13:55:57.517: INFO: Deleting pod "simpletest.rc-swpsj" in namespace "gc-8430" +Jul 18 13:55:57.565: INFO: Deleting pod "simpletest.rc-tgs5j" in namespace "gc-8430" +Jul 18 13:55:57.614: INFO: Deleting pod "simpletest.rc-v6hd8" in namespace "gc-8430" +Jul 18 13:55:57.665: INFO: Deleting pod "simpletest.rc-vs5tm" in namespace "gc-8430" +Jul 18 13:55:57.711: INFO: Deleting pod "simpletest.rc-vt5ss" in namespace "gc-8430" +Jul 18 13:55:57.764: INFO: Deleting pod "simpletest.rc-vzkbp" in namespace "gc-8430" +Jul 18 13:55:57.815: INFO: Deleting pod "simpletest.rc-w6pm5" in namespace "gc-8430" +Jul 18 13:55:57.866: INFO: Deleting pod "simpletest.rc-w9476" in namespace "gc-8430" +Jul 18 13:55:57.914: INFO: Deleting pod "simpletest.rc-wknjd" in namespace "gc-8430" +Jul 18 13:55:57.967: INFO: Deleting pod "simpletest.rc-wm8fz" in namespace "gc-8430" +Jul 18 13:55:58.019: INFO: Deleting pod "simpletest.rc-wms2q" in namespace "gc-8430" +Jul 18 13:55:58.066: INFO: Deleting pod "simpletest.rc-wvd9g" in namespace "gc-8430" +Jul 18 13:55:58.114: INFO: Deleting pod "simpletest.rc-wvn6p" in namespace "gc-8430" +Jul 18 13:55:58.161: INFO: Deleting pod "simpletest.rc-wz5rj" in namespace "gc-8430" +Jul 18 13:55:58.218: INFO: Deleting pod "simpletest.rc-xbxds" in namespace "gc-8430" +Jul 18 13:55:58.265: INFO: Deleting pod "simpletest.rc-xmj7t" in namespace "gc-8430" +Jul 18 13:55:58.327: INFO: Deleting pod "simpletest.rc-xwzjj" in namespace "gc-8430" +Jul 18 13:55:58.361: INFO: Deleting pod "simpletest.rc-zbznv" in namespace "gc-8430" +Jul 18 13:55:58.413: INFO: Deleting pod "simpletest.rc-zdxww" in namespace "gc-8430" +Jul 18 13:55:58.467: INFO: Deleting pod "simpletest.rc-zjd8p" in namespace "gc-8430" +Jul 18 13:55:58.513: INFO: Deleting pod "simpletest.rc-zk4bn" in namespace "gc-8430" +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 +Jul 18 13:55:58.563: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 +STEP: Destroying namespace "gc-8430" for this suite. 07/18/23 13:55:58.605 +------------------------------ +• [SLOW TEST] [42.875 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should orphan pods created by rc if delete options say so [Conformance] + test/e2e/apimachinery/garbage_collector.go:370 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:55:15.785 + Jul 18 13:55:15.785: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename gc 07/18/23 13:55:15.786 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:15.801 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:15.805 + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 + [It] should orphan pods created by rc if delete options say so [Conformance] + test/e2e/apimachinery/garbage_collector.go:370 + STEP: create the rc 07/18/23 13:55:15.814 + STEP: delete the rc 07/18/23 13:55:20.826 + STEP: wait for the rc to be deleted 07/18/23 13:55:20.84 + STEP: wait for 30 seconds to see if the garbage collector mistakenly deletes the pods 07/18/23 13:55:25.847 + STEP: Gathering metrics 07/18/23 13:55:55.862 + Jul 18 13:55:55.900: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" + Jul 18 13:55:55.905: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 5.040081ms + Jul 18 13:55:55.905: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) + Jul 18 13:55:55.905: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" + Jul 18 13:55:56.009: INFO: For apiserver_request_total: + For apiserver_request_latency_seconds: + For apiserver_init_events_total: + For garbage_collector_attempt_to_delete_queue_latency: + For garbage_collector_attempt_to_delete_work_duration: + For garbage_collector_attempt_to_orphan_queue_latency: + For garbage_collector_attempt_to_orphan_work_duration: + For garbage_collector_dirty_processing_latency_microseconds: + For garbage_collector_event_processing_latency_microseconds: + For garbage_collector_graph_changes_queue_latency: + For garbage_collector_graph_changes_work_duration: + For garbage_collector_orphan_processing_latency_microseconds: + For namespace_queue_latency: + For namespace_queue_latency_sum: + For namespace_queue_latency_count: + For namespace_retries: + For namespace_work_duration: + For namespace_work_duration_sum: + For namespace_work_duration_count: + For function_duration_seconds: + For errors_total: + For evicted_pods_total: + + Jul 18 13:55:56.009: INFO: Deleting pod "simpletest.rc-2gbfp" in namespace "gc-8430" + Jul 18 13:55:56.025: INFO: Deleting pod "simpletest.rc-2hg6d" in namespace "gc-8430" + Jul 18 13:55:56.038: INFO: Deleting pod "simpletest.rc-2r75n" in namespace "gc-8430" + Jul 18 13:55:56.056: INFO: Deleting pod "simpletest.rc-2xgs4" in namespace "gc-8430" + Jul 18 13:55:56.068: INFO: Deleting pod "simpletest.rc-44rtb" in namespace "gc-8430" + Jul 18 13:55:56.085: INFO: Deleting pod "simpletest.rc-4gkd6" in namespace "gc-8430" + Jul 18 13:55:56.102: INFO: Deleting pod "simpletest.rc-4k5n2" in namespace "gc-8430" + Jul 18 13:55:56.121: INFO: Deleting pod "simpletest.rc-52dzk" in namespace "gc-8430" + Jul 18 13:55:56.142: INFO: Deleting pod "simpletest.rc-52hnv" in namespace "gc-8430" + Jul 18 13:55:56.174: INFO: Deleting pod "simpletest.rc-55qrg" in namespace "gc-8430" + Jul 18 13:55:56.190: INFO: Deleting pod "simpletest.rc-5qh6q" in namespace "gc-8430" + Jul 18 13:55:56.205: INFO: Deleting pod "simpletest.rc-64c9v" in namespace "gc-8430" + Jul 18 13:55:56.218: INFO: Deleting pod "simpletest.rc-65fvl" in namespace "gc-8430" + Jul 18 13:55:56.231: INFO: Deleting pod "simpletest.rc-79lzz" in namespace "gc-8430" + Jul 18 13:55:56.260: INFO: Deleting pod "simpletest.rc-7dcqs" in namespace "gc-8430" + Jul 18 13:55:56.274: INFO: Deleting pod "simpletest.rc-82xwz" in namespace "gc-8430" + Jul 18 13:55:56.292: INFO: Deleting pod "simpletest.rc-8469p" in namespace "gc-8430" + Jul 18 13:55:56.320: INFO: Deleting pod "simpletest.rc-846qk" in namespace "gc-8430" + Jul 18 13:55:56.347: INFO: Deleting pod "simpletest.rc-87qzt" in namespace "gc-8430" + Jul 18 13:55:56.373: INFO: Deleting pod "simpletest.rc-8hcjh" in namespace "gc-8430" + Jul 18 13:55:56.391: INFO: Deleting pod "simpletest.rc-8hzzr" in namespace "gc-8430" + Jul 18 13:55:56.405: INFO: Deleting pod "simpletest.rc-8pjd7" in namespace "gc-8430" + Jul 18 13:55:56.418: INFO: Deleting pod "simpletest.rc-8r5ng" in namespace "gc-8430" + Jul 18 13:55:56.443: INFO: Deleting pod "simpletest.rc-96c7j" in namespace "gc-8430" + Jul 18 13:55:56.456: INFO: Deleting pod "simpletest.rc-9brsg" in namespace "gc-8430" + Jul 18 13:55:56.474: INFO: Deleting pod "simpletest.rc-9bsrc" in namespace "gc-8430" + Jul 18 13:55:56.491: INFO: Deleting pod "simpletest.rc-9pjs2" in namespace "gc-8430" + Jul 18 13:55:56.504: INFO: Deleting pod "simpletest.rc-9tv2v" in namespace "gc-8430" + Jul 18 13:55:56.518: INFO: Deleting pod "simpletest.rc-bbzj2" in namespace "gc-8430" + Jul 18 13:55:56.538: INFO: Deleting pod "simpletest.rc-btsk6" in namespace "gc-8430" + Jul 18 13:55:56.580: INFO: Deleting pod "simpletest.rc-bxr7c" in namespace "gc-8430" + Jul 18 13:55:56.600: INFO: Deleting pod "simpletest.rc-c2rxr" in namespace "gc-8430" + Jul 18 13:55:56.615: INFO: Deleting pod "simpletest.rc-c7tm2" in namespace "gc-8430" + Jul 18 13:55:56.631: INFO: Deleting pod "simpletest.rc-cx42k" in namespace "gc-8430" + Jul 18 13:55:56.642: INFO: Deleting pod "simpletest.rc-dlswx" in namespace "gc-8430" + Jul 18 13:55:56.657: INFO: Deleting pod "simpletest.rc-dmlbd" in namespace "gc-8430" + Jul 18 13:55:56.684: INFO: Deleting pod "simpletest.rc-f89vl" in namespace "gc-8430" + Jul 18 13:55:56.695: INFO: Deleting pod "simpletest.rc-f9fp2" in namespace "gc-8430" + Jul 18 13:55:56.708: INFO: Deleting pod "simpletest.rc-fjfvk" in namespace "gc-8430" + Jul 18 13:55:56.723: INFO: Deleting pod "simpletest.rc-frhvf" in namespace "gc-8430" + Jul 18 13:55:56.746: INFO: Deleting pod "simpletest.rc-g6d8w" in namespace "gc-8430" + Jul 18 13:55:56.760: INFO: Deleting pod "simpletest.rc-g97db" in namespace "gc-8430" + Jul 18 13:55:56.788: INFO: Deleting pod "simpletest.rc-gp2jt" in namespace "gc-8430" + Jul 18 13:55:56.801: INFO: Deleting pod "simpletest.rc-gwrx8" in namespace "gc-8430" + Jul 18 13:55:56.812: INFO: Deleting pod "simpletest.rc-h7lj2" in namespace "gc-8430" + Jul 18 13:55:56.827: INFO: Deleting pod "simpletest.rc-h94f2" in namespace "gc-8430" + Jul 18 13:55:56.840: INFO: Deleting pod "simpletest.rc-hb6r8" in namespace "gc-8430" + Jul 18 13:55:56.863: INFO: Deleting pod "simpletest.rc-hncm7" in namespace "gc-8430" + Jul 18 13:55:56.883: INFO: Deleting pod "simpletest.rc-hvfcz" in namespace "gc-8430" + Jul 18 13:55:56.895: INFO: Deleting pod "simpletest.rc-hwzpd" in namespace "gc-8430" + Jul 18 13:55:56.907: INFO: Deleting pod "simpletest.rc-j85jv" in namespace "gc-8430" + Jul 18 13:55:56.922: INFO: Deleting pod "simpletest.rc-jvts7" in namespace "gc-8430" + Jul 18 13:55:56.945: INFO: Deleting pod "simpletest.rc-k5trw" in namespace "gc-8430" + Jul 18 13:55:56.960: INFO: Deleting pod "simpletest.rc-kf425" in namespace "gc-8430" + Jul 18 13:55:56.974: INFO: Deleting pod "simpletest.rc-kxpl7" in namespace "gc-8430" + Jul 18 13:55:56.994: INFO: Deleting pod "simpletest.rc-l6q8s" in namespace "gc-8430" + Jul 18 13:55:57.008: INFO: Deleting pod "simpletest.rc-lgntm" in namespace "gc-8430" + Jul 18 13:55:57.020: INFO: Deleting pod "simpletest.rc-lhwlt" in namespace "gc-8430" + Jul 18 13:55:57.037: INFO: Deleting pod "simpletest.rc-lnh87" in namespace "gc-8430" + Jul 18 13:55:57.048: INFO: Deleting pod "simpletest.rc-m5wfc" in namespace "gc-8430" + Jul 18 13:55:57.072: INFO: Deleting pod "simpletest.rc-mbx5k" in namespace "gc-8430" + Jul 18 13:55:57.085: INFO: Deleting pod "simpletest.rc-mc4ll" in namespace "gc-8430" + Jul 18 13:55:57.096: INFO: Deleting pod "simpletest.rc-mgcsk" in namespace "gc-8430" + Jul 18 13:55:57.108: INFO: Deleting pod "simpletest.rc-n4md7" in namespace "gc-8430" + Jul 18 13:55:57.123: INFO: Deleting pod "simpletest.rc-ng28g" in namespace "gc-8430" + Jul 18 13:55:57.134: INFO: Deleting pod "simpletest.rc-p2x6n" in namespace "gc-8430" + Jul 18 13:55:57.146: INFO: Deleting pod "simpletest.rc-p4cgq" in namespace "gc-8430" + Jul 18 13:55:57.161: INFO: Deleting pod "simpletest.rc-pkn74" in namespace "gc-8430" + Jul 18 13:55:57.172: INFO: Deleting pod "simpletest.rc-pmh7j" in namespace "gc-8430" + Jul 18 13:55:57.194: INFO: Deleting pod "simpletest.rc-ppk6s" in namespace "gc-8430" + Jul 18 13:55:57.241: INFO: Deleting pod "simpletest.rc-qclpx" in namespace "gc-8430" + Jul 18 13:55:57.291: INFO: Deleting pod "simpletest.rc-qmhrz" in namespace "gc-8430" + Jul 18 13:55:57.307: INFO: Deleting pod "simpletest.rc-qrvnq" in namespace "gc-8430" + Jul 18 13:55:57.322: INFO: Deleting pod "simpletest.rc-rf4sp" in namespace "gc-8430" + Jul 18 13:55:57.336: INFO: Deleting pod "simpletest.rc-rht59" in namespace "gc-8430" + Jul 18 13:55:57.348: INFO: Deleting pod "simpletest.rc-s44r8" in namespace "gc-8430" + Jul 18 13:55:57.360: INFO: Deleting pod "simpletest.rc-sj2f6" in namespace "gc-8430" + Jul 18 13:55:57.415: INFO: Deleting pod "simpletest.rc-sqg62" in namespace "gc-8430" + Jul 18 13:55:57.463: INFO: Deleting pod "simpletest.rc-ssmvc" in namespace "gc-8430" + Jul 18 13:55:57.517: INFO: Deleting pod "simpletest.rc-swpsj" in namespace "gc-8430" + Jul 18 13:55:57.565: INFO: Deleting pod "simpletest.rc-tgs5j" in namespace "gc-8430" + Jul 18 13:55:57.614: INFO: Deleting pod "simpletest.rc-v6hd8" in namespace "gc-8430" + Jul 18 13:55:57.665: INFO: Deleting pod "simpletest.rc-vs5tm" in namespace "gc-8430" + Jul 18 13:55:57.711: INFO: Deleting pod "simpletest.rc-vt5ss" in namespace "gc-8430" + Jul 18 13:55:57.764: INFO: Deleting pod "simpletest.rc-vzkbp" in namespace "gc-8430" + Jul 18 13:55:57.815: INFO: Deleting pod "simpletest.rc-w6pm5" in namespace "gc-8430" + Jul 18 13:55:57.866: INFO: Deleting pod "simpletest.rc-w9476" in namespace "gc-8430" + Jul 18 13:55:57.914: INFO: Deleting pod "simpletest.rc-wknjd" in namespace "gc-8430" + Jul 18 13:55:57.967: INFO: Deleting pod "simpletest.rc-wm8fz" in namespace "gc-8430" + Jul 18 13:55:58.019: INFO: Deleting pod "simpletest.rc-wms2q" in namespace "gc-8430" + Jul 18 13:55:58.066: INFO: Deleting pod "simpletest.rc-wvd9g" in namespace "gc-8430" + Jul 18 13:55:58.114: INFO: Deleting pod "simpletest.rc-wvn6p" in namespace "gc-8430" + Jul 18 13:55:58.161: INFO: Deleting pod "simpletest.rc-wz5rj" in namespace "gc-8430" + Jul 18 13:55:58.218: INFO: Deleting pod "simpletest.rc-xbxds" in namespace "gc-8430" + Jul 18 13:55:58.265: INFO: Deleting pod "simpletest.rc-xmj7t" in namespace "gc-8430" + Jul 18 13:55:58.327: INFO: Deleting pod "simpletest.rc-xwzjj" in namespace "gc-8430" + Jul 18 13:55:58.361: INFO: Deleting pod "simpletest.rc-zbznv" in namespace "gc-8430" + Jul 18 13:55:58.413: INFO: Deleting pod "simpletest.rc-zdxww" in namespace "gc-8430" + Jul 18 13:55:58.467: INFO: Deleting pod "simpletest.rc-zjd8p" in namespace "gc-8430" + Jul 18 13:55:58.513: INFO: Deleting pod "simpletest.rc-zk4bn" in namespace "gc-8430" + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 + Jul 18 13:55:58.563: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 + STEP: Destroying namespace "gc-8430" for this suite. 07/18/23 13:55:58.605 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/apimachinery/garbage_collector.go:550 +[BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:55:58.66 +Jul 18 13:55:58.660: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename gc 07/18/23 13:55:58.662 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:58.678 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:58.683 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 +[It] should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/apimachinery/garbage_collector.go:550 +STEP: create the deployment 07/18/23 13:55:58.687 +STEP: Wait for the Deployment to create new ReplicaSet 07/18/23 13:55:58.694 +STEP: delete the deployment 07/18/23 13:55:58.818 +STEP: wait for deployment deletion to see if the garbage collector mistakenly deletes the rs 07/18/23 13:55:58.826 +STEP: Gathering metrics 07/18/23 13:55:59.363 +Jul 18 13:55:59.398: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" +Jul 18 13:55:59.408: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 9.306809ms +Jul 18 13:55:59.408: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) +Jul 18 13:55:59.408: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" +Jul 18 13:55:59.535: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 +Jul 18 13:55:59.538: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 +STEP: Destroying namespace "gc-7605" for this suite. 07/18/23 13:55:59.545 +------------------------------ +• [0.896 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/apimachinery/garbage_collector.go:550 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:55:58.66 + Jul 18 13:55:58.660: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename gc 07/18/23 13:55:58.662 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:58.678 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:58.683 + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:31 + [It] should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/apimachinery/garbage_collector.go:550 + STEP: create the deployment 07/18/23 13:55:58.687 + STEP: Wait for the Deployment to create new ReplicaSet 07/18/23 13:55:58.694 + STEP: delete the deployment 07/18/23 13:55:58.818 + STEP: wait for deployment deletion to see if the garbage collector mistakenly deletes the rs 07/18/23 13:55:58.826 + STEP: Gathering metrics 07/18/23 13:55:59.363 + Jul 18 13:55:59.398: INFO: Waiting up to 5m0s for pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" in namespace "kube-system" to be "running and ready" + Jul 18 13:55:59.408: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc": Phase="Running", Reason="", readiness=true. Elapsed: 9.306809ms + Jul 18 13:55:59.408: INFO: The phase of Pod kube-controller-manager-hux-lab1-control-plane-rlhgc is Running (Ready = true) + Jul 18 13:55:59.408: INFO: Pod "kube-controller-manager-hux-lab1-control-plane-rlhgc" satisfied condition "running and ready" + Jul 18 13:55:59.535: INFO: For apiserver_request_total: + For apiserver_request_latency_seconds: + For apiserver_init_events_total: + For garbage_collector_attempt_to_delete_queue_latency: + For garbage_collector_attempt_to_delete_work_duration: + For garbage_collector_attempt_to_orphan_queue_latency: + For garbage_collector_attempt_to_orphan_work_duration: + For garbage_collector_dirty_processing_latency_microseconds: + For garbage_collector_event_processing_latency_microseconds: + For garbage_collector_graph_changes_queue_latency: + For garbage_collector_graph_changes_work_duration: + For garbage_collector_orphan_processing_latency_microseconds: + For namespace_queue_latency: + For namespace_queue_latency_sum: + For namespace_queue_latency_count: + For namespace_retries: + For namespace_work_duration: + For namespace_work_duration_sum: + For namespace_work_duration_count: + For function_duration_seconds: + For errors_total: + For evicted_pods_total: + + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/node/init/init.go:32 + Jul 18 13:55:59.538: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Garbage collector + tear down framework | framework.go:193 + STEP: Destroying namespace "gc-7605" for this suite. 07/18/23 13:55:59.545 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:357 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:55:59.557 +Jul 18 13:55:59.558: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 13:55:59.558 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:59.576 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:59.581 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:357 +STEP: CRs in the same group and version but different kinds (two CRDs) show up in OpenAPI documentation 07/18/23 13:55:59.584 +Jul 18 13:55:59.584: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 13:56:02.339: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:56:11.178: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-publish-openapi-6263" for this suite. 07/18/23 13:56:11.188 +------------------------------ +• [SLOW TEST] [11.637 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:357 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:55:59.557 + Jul 18 13:55:59.558: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 13:55:59.558 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:55:59.576 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:55:59.581 + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:357 + STEP: CRs in the same group and version but different kinds (two CRDs) show up in OpenAPI documentation 07/18/23 13:55:59.584 + Jul 18 13:55:59.584: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 13:56:02.339: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:56:11.178: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-publish-openapi-6263" for this suite. 07/18/23 13:56:11.188 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/apimachinery/resource_quota.go:803 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:56:11.196 +Jul 18 13:56:11.196: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 13:56:11.197 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:11.21 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:11.212 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/apimachinery/resource_quota.go:803 +STEP: Creating a ResourceQuota with best effort scope 07/18/23 13:56:11.217 +STEP: Ensuring ResourceQuota status is calculated 07/18/23 13:56:11.222 +STEP: Creating a ResourceQuota with not best effort scope 07/18/23 13:56:13.226 +STEP: Ensuring ResourceQuota status is calculated 07/18/23 13:56:13.231 +STEP: Creating a best-effort pod 07/18/23 13:56:15.235 +STEP: Ensuring resource quota with best effort scope captures the pod usage 07/18/23 13:56:15.249 +STEP: Ensuring resource quota with not best effort ignored the pod usage 07/18/23 13:56:17.253 +STEP: Deleting the pod 07/18/23 13:56:19.258 +STEP: Ensuring resource quota status released the pod usage 07/18/23 13:56:19.27 +STEP: Creating a not best-effort pod 07/18/23 13:56:21.275 +STEP: Ensuring resource quota with not best effort scope captures the pod usage 07/18/23 13:56:21.284 +STEP: Ensuring resource quota with best effort scope ignored the pod usage 07/18/23 13:56:23.288 +STEP: Deleting the pod 07/18/23 13:56:25.292 +STEP: Ensuring resource quota status released the pod usage 07/18/23 13:56:25.307 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 13:56:27.312: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-6693" for this suite. 07/18/23 13:56:27.317 +------------------------------ +• [SLOW TEST] [16.127 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/apimachinery/resource_quota.go:803 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:56:11.196 + Jul 18 13:56:11.196: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 13:56:11.197 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:11.21 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:11.212 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/apimachinery/resource_quota.go:803 + STEP: Creating a ResourceQuota with best effort scope 07/18/23 13:56:11.217 + STEP: Ensuring ResourceQuota status is calculated 07/18/23 13:56:11.222 + STEP: Creating a ResourceQuota with not best effort scope 07/18/23 13:56:13.226 + STEP: Ensuring ResourceQuota status is calculated 07/18/23 13:56:13.231 + STEP: Creating a best-effort pod 07/18/23 13:56:15.235 + STEP: Ensuring resource quota with best effort scope captures the pod usage 07/18/23 13:56:15.249 + STEP: Ensuring resource quota with not best effort ignored the pod usage 07/18/23 13:56:17.253 + STEP: Deleting the pod 07/18/23 13:56:19.258 + STEP: Ensuring resource quota status released the pod usage 07/18/23 13:56:19.27 + STEP: Creating a not best-effort pod 07/18/23 13:56:21.275 + STEP: Ensuring resource quota with not best effort scope captures the pod usage 07/18/23 13:56:21.284 + STEP: Ensuring resource quota with best effort scope ignored the pod usage 07/18/23 13:56:23.288 + STEP: Deleting the pod 07/18/23 13:56:25.292 + STEP: Ensuring resource quota status released the pod usage 07/18/23 13:56:25.307 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 13:56:27.312: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-6693" for this suite. 07/18/23 13:56:27.317 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/apimachinery/watch.go:60 +[BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:56:27.326 +Jul 18 13:56:27.326: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename watch 07/18/23 13:56:27.327 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:27.341 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:27.343 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 +[It] should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/apimachinery/watch.go:60 +STEP: creating a watch on configmaps with label A 07/18/23 13:56:27.346 +STEP: creating a watch on configmaps with label B 07/18/23 13:56:27.347 +STEP: creating a watch on configmaps with label A or B 07/18/23 13:56:27.348 +STEP: creating a configmap with label A and ensuring the correct watchers observe the notification 07/18/23 13:56:27.349 +Jul 18 13:56:27.353: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42934 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 13:56:27.353: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42934 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying configmap A and ensuring the correct watchers observe the notification 07/18/23 13:56:27.353 +Jul 18 13:56:27.360: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42935 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 13:56:27.360: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42935 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying configmap A again and ensuring the correct watchers observe the notification 07/18/23 13:56:27.36 +Jul 18 13:56:27.378: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42936 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 13:56:27.378: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42936 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: deleting configmap A and ensuring the correct watchers observe the notification 07/18/23 13:56:27.378 +Jul 18 13:56:27.412: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42937 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 13:56:27.412: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42937 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: creating a configmap with label B and ensuring the correct watchers observe the notification 07/18/23 13:56:27.412 +Jul 18 13:56:27.428: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-7437 f0c38195-f561-4e6f-b04a-14cd65184efa 42938 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 13:56:27.428: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-7437 f0c38195-f561-4e6f-b04a-14cd65184efa 42938 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: deleting configmap B and ensuring the correct watchers observe the notification 07/18/23 13:56:37.429 +Jul 18 13:56:37.435: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-7437 f0c38195-f561-4e6f-b04a-14cd65184efa 42985 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 13:56:37.435: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-7437 f0c38195-f561-4e6f-b04a-14cd65184efa 42985 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 +Jul 18 13:56:47.435: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 +STEP: Destroying namespace "watch-7437" for this suite. 07/18/23 13:56:47.442 +------------------------------ +• [SLOW TEST] [20.121 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/apimachinery/watch.go:60 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:56:27.326 + Jul 18 13:56:27.326: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename watch 07/18/23 13:56:27.327 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:27.341 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:27.343 + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 + [It] should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/apimachinery/watch.go:60 + STEP: creating a watch on configmaps with label A 07/18/23 13:56:27.346 + STEP: creating a watch on configmaps with label B 07/18/23 13:56:27.347 + STEP: creating a watch on configmaps with label A or B 07/18/23 13:56:27.348 + STEP: creating a configmap with label A and ensuring the correct watchers observe the notification 07/18/23 13:56:27.349 + Jul 18 13:56:27.353: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42934 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 13:56:27.353: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42934 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + STEP: modifying configmap A and ensuring the correct watchers observe the notification 07/18/23 13:56:27.353 + Jul 18 13:56:27.360: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42935 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 13:56:27.360: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42935 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} + STEP: modifying configmap A again and ensuring the correct watchers observe the notification 07/18/23 13:56:27.36 + Jul 18 13:56:27.378: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42936 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 13:56:27.378: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42936 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} + STEP: deleting configmap A and ensuring the correct watchers observe the notification 07/18/23 13:56:27.378 + Jul 18 13:56:27.412: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42937 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 13:56:27.412: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-7437 1d03a256-992e-4981-82e0-39d2504850ee 42937 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} + STEP: creating a configmap with label B and ensuring the correct watchers observe the notification 07/18/23 13:56:27.412 + Jul 18 13:56:27.428: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-7437 f0c38195-f561-4e6f-b04a-14cd65184efa 42938 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 13:56:27.428: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-7437 f0c38195-f561-4e6f-b04a-14cd65184efa 42938 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + STEP: deleting configmap B and ensuring the correct watchers observe the notification 07/18/23 13:56:37.429 + Jul 18 13:56:37.435: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-7437 f0c38195-f561-4e6f-b04a-14cd65184efa 42985 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 13:56:37.435: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-7437 f0c38195-f561-4e6f-b04a-14cd65184efa 42985 0 2023-07-18 13:56:27 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2023-07-18 13:56:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + [AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 + Jul 18 13:56:47.435: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 + STEP: Destroying namespace "watch-7437" for this suite. 07/18/23 13:56:47.442 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:107 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:56:47.449 +Jul 18 13:56:47.450: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 13:56:47.45 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:47.464 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:47.466 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:107 +STEP: Creating a pod to test emptydir 0666 on tmpfs 07/18/23 13:56:47.469 +Jul 18 13:56:47.476: INFO: Waiting up to 5m0s for pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30" in namespace "emptydir-7382" to be "Succeeded or Failed" +Jul 18 13:56:47.482: INFO: Pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30": Phase="Pending", Reason="", readiness=false. Elapsed: 6.567436ms +Jul 18 13:56:49.487: INFO: Pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011735859s +Jul 18 13:56:51.487: INFO: Pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010775179s +STEP: Saw pod success 07/18/23 13:56:51.487 +Jul 18 13:56:51.487: INFO: Pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30" satisfied condition "Succeeded or Failed" +Jul 18 13:56:51.490: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-b8683199-bd82-46f3-bffa-e97f8d387e30 container test-container: +STEP: delete the pod 07/18/23 13:56:51.507 +Jul 18 13:56:51.518: INFO: Waiting for pod pod-b8683199-bd82-46f3-bffa-e97f8d387e30 to disappear +Jul 18 13:56:51.520: INFO: Pod pod-b8683199-bd82-46f3-bffa-e97f8d387e30 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:56:51.520: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-7382" for this suite. 07/18/23 13:56:51.524 +------------------------------ +• [4.079 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:107 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:56:47.449 + Jul 18 13:56:47.450: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 13:56:47.45 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:47.464 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:47.466 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:107 + STEP: Creating a pod to test emptydir 0666 on tmpfs 07/18/23 13:56:47.469 + Jul 18 13:56:47.476: INFO: Waiting up to 5m0s for pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30" in namespace "emptydir-7382" to be "Succeeded or Failed" + Jul 18 13:56:47.482: INFO: Pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30": Phase="Pending", Reason="", readiness=false. Elapsed: 6.567436ms + Jul 18 13:56:49.487: INFO: Pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011735859s + Jul 18 13:56:51.487: INFO: Pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010775179s + STEP: Saw pod success 07/18/23 13:56:51.487 + Jul 18 13:56:51.487: INFO: Pod "pod-b8683199-bd82-46f3-bffa-e97f8d387e30" satisfied condition "Succeeded or Failed" + Jul 18 13:56:51.490: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-b8683199-bd82-46f3-bffa-e97f8d387e30 container test-container: + STEP: delete the pod 07/18/23 13:56:51.507 + Jul 18 13:56:51.518: INFO: Waiting for pod pod-b8683199-bd82-46f3-bffa-e97f8d387e30 to disappear + Jul 18 13:56:51.520: INFO: Pod pod-b8683199-bd82-46f3-bffa-e97f8d387e30 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:56:51.520: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-7382" for this suite. 07/18/23 13:56:51.524 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:44 +[BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:56:51.53 +Jul 18 13:56:51.530: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename var-expansion 07/18/23 13:56:51.531 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:51.543 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:51.545 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 +[It] should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:44 +STEP: Creating a pod to test env composition 07/18/23 13:56:51.548 +Jul 18 13:56:51.554: INFO: Waiting up to 5m0s for pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979" in namespace "var-expansion-8393" to be "Succeeded or Failed" +Jul 18 13:56:51.558: INFO: Pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979": Phase="Pending", Reason="", readiness=false. Elapsed: 3.566158ms +Jul 18 13:56:53.563: INFO: Pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008785955s +Jul 18 13:56:55.563: INFO: Pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008609483s +STEP: Saw pod success 07/18/23 13:56:55.563 +Jul 18 13:56:55.563: INFO: Pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979" satisfied condition "Succeeded or Failed" +Jul 18 13:56:55.566: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979 container dapi-container: +STEP: delete the pod 07/18/23 13:56:55.573 +Jul 18 13:56:55.583: INFO: Waiting for pod var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979 to disappear +Jul 18 13:56:55.587: INFO: Pod var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 +Jul 18 13:56:55.587: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 +STEP: Destroying namespace "var-expansion-8393" for this suite. 07/18/23 13:56:55.591 +------------------------------ +• [4.068 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:44 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:56:51.53 + Jul 18 13:56:51.530: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename var-expansion 07/18/23 13:56:51.531 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:51.543 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:51.545 + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 + [It] should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:44 + STEP: Creating a pod to test env composition 07/18/23 13:56:51.548 + Jul 18 13:56:51.554: INFO: Waiting up to 5m0s for pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979" in namespace "var-expansion-8393" to be "Succeeded or Failed" + Jul 18 13:56:51.558: INFO: Pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979": Phase="Pending", Reason="", readiness=false. Elapsed: 3.566158ms + Jul 18 13:56:53.563: INFO: Pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008785955s + Jul 18 13:56:55.563: INFO: Pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008609483s + STEP: Saw pod success 07/18/23 13:56:55.563 + Jul 18 13:56:55.563: INFO: Pod "var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979" satisfied condition "Succeeded or Failed" + Jul 18 13:56:55.566: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979 container dapi-container: + STEP: delete the pod 07/18/23 13:56:55.573 + Jul 18 13:56:55.583: INFO: Waiting for pod var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979 to disappear + Jul 18 13:56:55.587: INFO: Pod var-expansion-8ca724bf-6bba-43c6-bee3-5e9c421fb979 no longer exists + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 + Jul 18 13:56:55.587: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 + STEP: Destroying namespace "var-expansion-8393" for this suite. 07/18/23 13:56:55.591 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should have a working scale subresource [Conformance] + test/e2e/apps/statefulset.go:848 +[BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:56:55.599 +Jul 18 13:56:55.599: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename statefulset 07/18/23 13:56:55.599 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:55.611 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:55.614 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 +STEP: Creating service test in namespace statefulset-3889 07/18/23 13:56:55.616 +[It] should have a working scale subresource [Conformance] + test/e2e/apps/statefulset.go:848 +STEP: Creating statefulset ss in namespace statefulset-3889 07/18/23 13:56:55.62 +Jul 18 13:56:55.631: INFO: Found 0 stateful pods, waiting for 1 +Jul 18 13:57:05.635: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: getting scale subresource 07/18/23 13:57:05.642 +STEP: updating a scale subresource 07/18/23 13:57:05.645 +STEP: verifying the statefulset Spec.Replicas was modified 07/18/23 13:57:05.653 +STEP: Patch a scale subresource 07/18/23 13:57:05.658 +STEP: verifying the statefulset Spec.Replicas was modified 07/18/23 13:57:05.669 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 +Jul 18 13:57:05.680: INFO: Deleting all statefulset in ns statefulset-3889 +Jul 18 13:57:05.684: INFO: Scaling statefulset ss to 0 +Jul 18 13:57:15.717: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 13:57:15.720: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:15.741: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 +STEP: Destroying namespace "statefulset-3889" for this suite. 07/18/23 13:57:15.748 +------------------------------ +• [SLOW TEST] [20.162 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:103 + should have a working scale subresource [Conformance] + test/e2e/apps/statefulset.go:848 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:56:55.599 + Jul 18 13:56:55.599: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename statefulset 07/18/23 13:56:55.599 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:56:55.611 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:56:55.614 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 + STEP: Creating service test in namespace statefulset-3889 07/18/23 13:56:55.616 + [It] should have a working scale subresource [Conformance] + test/e2e/apps/statefulset.go:848 + STEP: Creating statefulset ss in namespace statefulset-3889 07/18/23 13:56:55.62 + Jul 18 13:56:55.631: INFO: Found 0 stateful pods, waiting for 1 + Jul 18 13:57:05.635: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + STEP: getting scale subresource 07/18/23 13:57:05.642 + STEP: updating a scale subresource 07/18/23 13:57:05.645 + STEP: verifying the statefulset Spec.Replicas was modified 07/18/23 13:57:05.653 + STEP: Patch a scale subresource 07/18/23 13:57:05.658 + STEP: verifying the statefulset Spec.Replicas was modified 07/18/23 13:57:05.669 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 + Jul 18 13:57:05.680: INFO: Deleting all statefulset in ns statefulset-3889 + Jul 18 13:57:05.684: INFO: Scaling statefulset ss to 0 + Jul 18 13:57:15.717: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 13:57:15.720: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:15.741: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 + STEP: Destroying namespace "statefulset-3889" for this suite. 07/18/23 13:57:15.748 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:74 +[BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:15.762 +Jul 18 13:57:15.762: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:57:15.762 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:15.775 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:15.778 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:74 +STEP: Creating configMap with name projected-configmap-test-volume-b683e03a-b925-480c-b18a-574d1c38688f 07/18/23 13:57:15.781 +STEP: Creating a pod to test consume configMaps 07/18/23 13:57:15.785 +Jul 18 13:57:15.792: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a" in namespace "projected-7011" to be "Succeeded or Failed" +Jul 18 13:57:15.797: INFO: Pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.54157ms +Jul 18 13:57:17.802: INFO: Pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009940286s +Jul 18 13:57:19.802: INFO: Pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009335492s +STEP: Saw pod success 07/18/23 13:57:19.802 +Jul 18 13:57:19.802: INFO: Pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a" satisfied condition "Succeeded or Failed" +Jul 18 13:57:19.805: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a container agnhost-container: +STEP: delete the pod 07/18/23 13:57:19.811 +Jul 18 13:57:19.821: INFO: Waiting for pod pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a to disappear +Jul 18 13:57:19.824: INFO: Pod pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:19.824: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-7011" for this suite. 07/18/23 13:57:19.828 +------------------------------ +• [4.074 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:74 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:15.762 + Jul 18 13:57:15.762: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:57:15.762 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:15.775 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:15.778 + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:74 + STEP: Creating configMap with name projected-configmap-test-volume-b683e03a-b925-480c-b18a-574d1c38688f 07/18/23 13:57:15.781 + STEP: Creating a pod to test consume configMaps 07/18/23 13:57:15.785 + Jul 18 13:57:15.792: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a" in namespace "projected-7011" to be "Succeeded or Failed" + Jul 18 13:57:15.797: INFO: Pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.54157ms + Jul 18 13:57:17.802: INFO: Pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009940286s + Jul 18 13:57:19.802: INFO: Pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009335492s + STEP: Saw pod success 07/18/23 13:57:19.802 + Jul 18 13:57:19.802: INFO: Pod "pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a" satisfied condition "Succeeded or Failed" + Jul 18 13:57:19.805: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a container agnhost-container: + STEP: delete the pod 07/18/23 13:57:19.811 + Jul 18 13:57:19.821: INFO: Waiting for pod pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a to disappear + Jul 18 13:57:19.824: INFO: Pod pod-projected-configmaps-53933200-6cd1-422f-8437-4928851a2b7a no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:19.824: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-7011" for this suite. 07/18/23 13:57:19.828 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSS +------------------------------ +[sig-storage] Secrets + should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:99 +[BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:19.836 +Jul 18 13:57:19.836: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 13:57:19.837 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:19.85 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:19.852 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:99 +STEP: Creating secret with name secret-test-eaa7baa8-d167-42ac-b84b-109da5b3cac0 07/18/23 13:57:19.874 +STEP: Creating a pod to test consume secrets 07/18/23 13:57:19.878 +Jul 18 13:57:19.884: INFO: Waiting up to 5m0s for pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4" in namespace "secrets-3887" to be "Succeeded or Failed" +Jul 18 13:57:19.888: INFO: Pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4": Phase="Pending", Reason="", readiness=false. Elapsed: 3.795196ms +Jul 18 13:57:21.893: INFO: Pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008199487s +Jul 18 13:57:23.892: INFO: Pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.0076826s +STEP: Saw pod success 07/18/23 13:57:23.892 +Jul 18 13:57:23.892: INFO: Pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4" satisfied condition "Succeeded or Failed" +Jul 18 13:57:23.896: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-05958742-430a-46b3-953c-f1801ad835d4 container secret-volume-test: +STEP: delete the pod 07/18/23 13:57:23.903 +Jul 18 13:57:23.912: INFO: Waiting for pod pod-secrets-05958742-430a-46b3-953c-f1801ad835d4 to disappear +Jul 18 13:57:23.916: INFO: Pod pod-secrets-05958742-430a-46b3-953c-f1801ad835d4 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:23.916: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-3887" for this suite. 07/18/23 13:57:23.924 +STEP: Destroying namespace "secret-namespace-1844" for this suite. 07/18/23 13:57:23.93 +------------------------------ +• [4.099 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:99 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:19.836 + Jul 18 13:57:19.836: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 13:57:19.837 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:19.85 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:19.852 + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:99 + STEP: Creating secret with name secret-test-eaa7baa8-d167-42ac-b84b-109da5b3cac0 07/18/23 13:57:19.874 + STEP: Creating a pod to test consume secrets 07/18/23 13:57:19.878 + Jul 18 13:57:19.884: INFO: Waiting up to 5m0s for pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4" in namespace "secrets-3887" to be "Succeeded or Failed" + Jul 18 13:57:19.888: INFO: Pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4": Phase="Pending", Reason="", readiness=false. Elapsed: 3.795196ms + Jul 18 13:57:21.893: INFO: Pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008199487s + Jul 18 13:57:23.892: INFO: Pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.0076826s + STEP: Saw pod success 07/18/23 13:57:23.892 + Jul 18 13:57:23.892: INFO: Pod "pod-secrets-05958742-430a-46b3-953c-f1801ad835d4" satisfied condition "Succeeded or Failed" + Jul 18 13:57:23.896: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-05958742-430a-46b3-953c-f1801ad835d4 container secret-volume-test: + STEP: delete the pod 07/18/23 13:57:23.903 + Jul 18 13:57:23.912: INFO: Waiting for pod pod-secrets-05958742-430a-46b3-953c-f1801ad835d4 to disappear + Jul 18 13:57:23.916: INFO: Pod pod-secrets-05958742-430a-46b3-953c-f1801ad835d4 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:23.916: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-3887" for this suite. 07/18/23 13:57:23.924 + STEP: Destroying namespace "secret-namespace-1844" for this suite. 07/18/23 13:57:23.93 + << End Captured GinkgoWriter Output +------------------------------ +[sig-network] Ingress API + should support creating Ingress API operations [Conformance] + test/e2e/network/ingress.go:552 +[BeforeEach] [sig-network] Ingress API + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:23.938 +Jul 18 13:57:23.938: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename ingress 07/18/23 13:57:23.939 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:23.95 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:23.953 +[BeforeEach] [sig-network] Ingress API + test/e2e/framework/metrics/init/init.go:31 +[It] should support creating Ingress API operations [Conformance] + test/e2e/network/ingress.go:552 +STEP: getting /apis 07/18/23 13:57:23.955 +STEP: getting /apis/networking.k8s.io 07/18/23 13:57:23.958 +STEP: getting /apis/networking.k8s.iov1 07/18/23 13:57:23.96 +STEP: creating 07/18/23 13:57:23.961 +STEP: getting 07/18/23 13:57:23.973 +STEP: listing 07/18/23 13:57:23.976 +STEP: watching 07/18/23 13:57:23.981 +Jul 18 13:57:23.981: INFO: starting watch +STEP: cluster-wide listing 07/18/23 13:57:23.982 +STEP: cluster-wide watching 07/18/23 13:57:23.985 +Jul 18 13:57:23.985: INFO: starting watch +STEP: patching 07/18/23 13:57:23.987 +STEP: updating 07/18/23 13:57:23.992 +Jul 18 13:57:23.998: INFO: waiting for watch events with expected annotations +Jul 18 13:57:23.998: INFO: saw patched and updated annotations +STEP: patching /status 07/18/23 13:57:23.998 +STEP: updating /status 07/18/23 13:57:24.004 +STEP: get /status 07/18/23 13:57:24.011 +STEP: deleting 07/18/23 13:57:24.014 +STEP: deleting a collection 07/18/23 13:57:24.024 +[AfterEach] [sig-network] Ingress API + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:24.035: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Ingress API + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Ingress API + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Ingress API + tear down framework | framework.go:193 +STEP: Destroying namespace "ingress-4041" for this suite. 07/18/23 13:57:24.039 +------------------------------ +• [0.108 seconds] +[sig-network] Ingress API +test/e2e/network/common/framework.go:23 + should support creating Ingress API operations [Conformance] + test/e2e/network/ingress.go:552 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Ingress API + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:23.938 + Jul 18 13:57:23.938: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename ingress 07/18/23 13:57:23.939 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:23.95 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:23.953 + [BeforeEach] [sig-network] Ingress API + test/e2e/framework/metrics/init/init.go:31 + [It] should support creating Ingress API operations [Conformance] + test/e2e/network/ingress.go:552 + STEP: getting /apis 07/18/23 13:57:23.955 + STEP: getting /apis/networking.k8s.io 07/18/23 13:57:23.958 + STEP: getting /apis/networking.k8s.iov1 07/18/23 13:57:23.96 + STEP: creating 07/18/23 13:57:23.961 + STEP: getting 07/18/23 13:57:23.973 + STEP: listing 07/18/23 13:57:23.976 + STEP: watching 07/18/23 13:57:23.981 + Jul 18 13:57:23.981: INFO: starting watch + STEP: cluster-wide listing 07/18/23 13:57:23.982 + STEP: cluster-wide watching 07/18/23 13:57:23.985 + Jul 18 13:57:23.985: INFO: starting watch + STEP: patching 07/18/23 13:57:23.987 + STEP: updating 07/18/23 13:57:23.992 + Jul 18 13:57:23.998: INFO: waiting for watch events with expected annotations + Jul 18 13:57:23.998: INFO: saw patched and updated annotations + STEP: patching /status 07/18/23 13:57:23.998 + STEP: updating /status 07/18/23 13:57:24.004 + STEP: get /status 07/18/23 13:57:24.011 + STEP: deleting 07/18/23 13:57:24.014 + STEP: deleting a collection 07/18/23 13:57:24.024 + [AfterEach] [sig-network] Ingress API + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:24.035: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Ingress API + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Ingress API + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Ingress API + tear down framework | framework.go:193 + STEP: Destroying namespace "ingress-4041" for this suite. 07/18/23 13:57:24.039 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:243 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:24.047 +Jul 18 13:57:24.048: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename namespaces 07/18/23 13:57:24.048 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:24.06 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:24.063 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 +[It] should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:243 +STEP: Creating a test namespace 07/18/23 13:57:24.066 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:24.079 +STEP: Creating a pod in the namespace 07/18/23 13:57:24.082 +STEP: Waiting for the pod to have running status 07/18/23 13:57:24.088 +Jul 18 13:57:24.089: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "nsdeletetest-5654" to be "running" +Jul 18 13:57:24.092: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.068614ms +Jul 18 13:57:26.096: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.007660052s +Jul 18 13:57:26.097: INFO: Pod "test-pod" satisfied condition "running" +STEP: Deleting the namespace 07/18/23 13:57:26.097 +STEP: Waiting for the namespace to be removed. 07/18/23 13:57:26.103 +STEP: Recreating the namespace 07/18/23 13:57:37.106 +STEP: Verifying there are no pods in the namespace 07/18/23 13:57:37.12 +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:37.124: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "namespaces-5244" for this suite. 07/18/23 13:57:37.128 +STEP: Destroying namespace "nsdeletetest-5654" for this suite. 07/18/23 13:57:37.134 +Jul 18 13:57:37.136: INFO: Namespace nsdeletetest-5654 was already deleted +STEP: Destroying namespace "nsdeletetest-1978" for this suite. 07/18/23 13:57:37.136 +------------------------------ +• [SLOW TEST] [13.094 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:243 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:24.047 + Jul 18 13:57:24.048: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename namespaces 07/18/23 13:57:24.048 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:24.06 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:24.063 + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 + [It] should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:243 + STEP: Creating a test namespace 07/18/23 13:57:24.066 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:24.079 + STEP: Creating a pod in the namespace 07/18/23 13:57:24.082 + STEP: Waiting for the pod to have running status 07/18/23 13:57:24.088 + Jul 18 13:57:24.089: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "nsdeletetest-5654" to be "running" + Jul 18 13:57:24.092: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 3.068614ms + Jul 18 13:57:26.096: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.007660052s + Jul 18 13:57:26.097: INFO: Pod "test-pod" satisfied condition "running" + STEP: Deleting the namespace 07/18/23 13:57:26.097 + STEP: Waiting for the namespace to be removed. 07/18/23 13:57:26.103 + STEP: Recreating the namespace 07/18/23 13:57:37.106 + STEP: Verifying there are no pods in the namespace 07/18/23 13:57:37.12 + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:37.124: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "namespaces-5244" for this suite. 07/18/23 13:57:37.128 + STEP: Destroying namespace "nsdeletetest-5654" for this suite. 07/18/23 13:57:37.134 + Jul 18 13:57:37.136: INFO: Namespace nsdeletetest-5654 was already deleted + STEP: Destroying namespace "nsdeletetest-1978" for this suite. 07/18/23 13:57:37.136 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:57 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:37.143 +Jul 18 13:57:37.143: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 13:57:37.144 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:37.156 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:37.159 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:57 +STEP: Creating configMap with name configmap-test-volume-9887e235-f498-48d4-9c59-216aa381f8d7 07/18/23 13:57:37.162 +STEP: Creating a pod to test consume configMaps 07/18/23 13:57:37.166 +Jul 18 13:57:37.173: INFO: Waiting up to 5m0s for pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db" in namespace "configmap-3128" to be "Succeeded or Failed" +Jul 18 13:57:37.176: INFO: Pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db": Phase="Pending", Reason="", readiness=false. Elapsed: 3.279575ms +Jul 18 13:57:39.180: INFO: Pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00762881s +Jul 18 13:57:41.181: INFO: Pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008264332s +STEP: Saw pod success 07/18/23 13:57:41.181 +Jul 18 13:57:41.181: INFO: Pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db" satisfied condition "Succeeded or Failed" +Jul 18 13:57:41.185: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db container agnhost-container: +STEP: delete the pod 07/18/23 13:57:41.192 +Jul 18 13:57:41.202: INFO: Waiting for pod pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db to disappear +Jul 18 13:57:41.205: INFO: Pod pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:41.205: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-3128" for this suite. 07/18/23 13:57:41.209 +------------------------------ +• [4.071 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:57 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:37.143 + Jul 18 13:57:37.143: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 13:57:37.144 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:37.156 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:37.159 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:57 + STEP: Creating configMap with name configmap-test-volume-9887e235-f498-48d4-9c59-216aa381f8d7 07/18/23 13:57:37.162 + STEP: Creating a pod to test consume configMaps 07/18/23 13:57:37.166 + Jul 18 13:57:37.173: INFO: Waiting up to 5m0s for pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db" in namespace "configmap-3128" to be "Succeeded or Failed" + Jul 18 13:57:37.176: INFO: Pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db": Phase="Pending", Reason="", readiness=false. Elapsed: 3.279575ms + Jul 18 13:57:39.180: INFO: Pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00762881s + Jul 18 13:57:41.181: INFO: Pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008264332s + STEP: Saw pod success 07/18/23 13:57:41.181 + Jul 18 13:57:41.181: INFO: Pod "pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db" satisfied condition "Succeeded or Failed" + Jul 18 13:57:41.185: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db container agnhost-container: + STEP: delete the pod 07/18/23 13:57:41.192 + Jul 18 13:57:41.202: INFO: Waiting for pod pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db to disappear + Jul 18 13:57:41.205: INFO: Pod pod-configmaps-8405d6b8-fe44-44c8-b7d0-cbd1725a42db no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:41.205: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-3128" for this suite. 07/18/23 13:57:41.209 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl api-versions + should check if v1 is in available api versions [Conformance] + test/e2e/kubectl/kubectl.go:824 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:41.218 +Jul 18 13:57:41.218: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:57:41.219 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:41.231 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:41.237 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should check if v1 is in available api versions [Conformance] + test/e2e/kubectl/kubectl.go:824 +STEP: validating api versions 07/18/23 13:57:41.241 +Jul 18 13:57:41.241: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1023 api-versions' +Jul 18 13:57:41.319: INFO: stderr: "" +Jul 18 13:57:41.319: INFO: stdout: "admissionregistration.k8s.io/v1\napiextensions.k8s.io/v1\napiregistration.k8s.io/v1\napps/v1\nauthentication.k8s.io/v1\nauthorization.k8s.io/v1\nautoscaling/v1\nautoscaling/v2\nbatch/v1\ncertificates.k8s.io/v1\ncoordination.k8s.io/v1\ncrd.projectcalico.org/v1\ndiscovery.k8s.io/v1\nevents.k8s.io/v1\nflowcontrol.apiserver.k8s.io/v1beta2\nflowcontrol.apiserver.k8s.io/v1beta3\nmetrics.k8s.io/v1beta1\nnetworking.k8s.io/v1\nnode.k8s.io/v1\npolicy/v1\nrbac.authorization.k8s.io/v1\nscheduling.k8s.io/v1\nstorage.k8s.io/v1\nstorage.k8s.io/v1beta1\nv1\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:41.320: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-1023" for this suite. 07/18/23 13:57:41.334 +------------------------------ +• [0.124 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl api-versions + test/e2e/kubectl/kubectl.go:818 + should check if v1 is in available api versions [Conformance] + test/e2e/kubectl/kubectl.go:824 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:41.218 + Jul 18 13:57:41.218: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:57:41.219 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:41.231 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:41.237 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should check if v1 is in available api versions [Conformance] + test/e2e/kubectl/kubectl.go:824 + STEP: validating api versions 07/18/23 13:57:41.241 + Jul 18 13:57:41.241: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-1023 api-versions' + Jul 18 13:57:41.319: INFO: stderr: "" + Jul 18 13:57:41.319: INFO: stdout: "admissionregistration.k8s.io/v1\napiextensions.k8s.io/v1\napiregistration.k8s.io/v1\napps/v1\nauthentication.k8s.io/v1\nauthorization.k8s.io/v1\nautoscaling/v1\nautoscaling/v2\nbatch/v1\ncertificates.k8s.io/v1\ncoordination.k8s.io/v1\ncrd.projectcalico.org/v1\ndiscovery.k8s.io/v1\nevents.k8s.io/v1\nflowcontrol.apiserver.k8s.io/v1beta2\nflowcontrol.apiserver.k8s.io/v1beta3\nmetrics.k8s.io/v1beta1\nnetworking.k8s.io/v1\nnode.k8s.io/v1\npolicy/v1\nrbac.authorization.k8s.io/v1\nscheduling.k8s.io/v1\nstorage.k8s.io/v1\nstorage.k8s.io/v1beta1\nv1\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:41.320: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-1023" for this suite. 07/18/23 13:57:41.334 + << End Captured GinkgoWriter Output +------------------------------ +[sig-apps] ReplicationController + should test the lifecycle of a ReplicationController [Conformance] + test/e2e/apps/rc.go:110 +[BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:41.342 +Jul 18 13:57:41.342: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replication-controller 07/18/23 13:57:41.343 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:41.358 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:41.361 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 +[It] should test the lifecycle of a ReplicationController [Conformance] + test/e2e/apps/rc.go:110 +STEP: creating a ReplicationController 07/18/23 13:57:41.367 +STEP: waiting for RC to be added 07/18/23 13:57:41.372 +STEP: waiting for available Replicas 07/18/23 13:57:41.372 +STEP: patching ReplicationController 07/18/23 13:57:42.738 +STEP: waiting for RC to be modified 07/18/23 13:57:42.745 +STEP: patching ReplicationController status 07/18/23 13:57:42.746 +STEP: waiting for RC to be modified 07/18/23 13:57:42.751 +STEP: waiting for available Replicas 07/18/23 13:57:42.751 +STEP: fetching ReplicationController status 07/18/23 13:57:42.756 +STEP: patching ReplicationController scale 07/18/23 13:57:42.759 +STEP: waiting for RC to be modified 07/18/23 13:57:42.764 +STEP: waiting for ReplicationController's scale to be the max amount 07/18/23 13:57:42.764 +STEP: fetching ReplicationController; ensuring that it's patched 07/18/23 13:57:43.704 +STEP: updating ReplicationController status 07/18/23 13:57:43.707 +STEP: waiting for RC to be modified 07/18/23 13:57:43.711 +STEP: listing all ReplicationControllers 07/18/23 13:57:43.711 +STEP: checking that ReplicationController has expected values 07/18/23 13:57:43.717 +STEP: deleting ReplicationControllers by collection 07/18/23 13:57:43.717 +STEP: waiting for ReplicationController to have a DELETED watchEvent 07/18/23 13:57:43.723 +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:43.778: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 +STEP: Destroying namespace "replication-controller-3080" for this suite. 07/18/23 13:57:43.782 +------------------------------ +• [2.445 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should test the lifecycle of a ReplicationController [Conformance] + test/e2e/apps/rc.go:110 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:41.342 + Jul 18 13:57:41.342: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replication-controller 07/18/23 13:57:41.343 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:41.358 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:41.361 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 + [It] should test the lifecycle of a ReplicationController [Conformance] + test/e2e/apps/rc.go:110 + STEP: creating a ReplicationController 07/18/23 13:57:41.367 + STEP: waiting for RC to be added 07/18/23 13:57:41.372 + STEP: waiting for available Replicas 07/18/23 13:57:41.372 + STEP: patching ReplicationController 07/18/23 13:57:42.738 + STEP: waiting for RC to be modified 07/18/23 13:57:42.745 + STEP: patching ReplicationController status 07/18/23 13:57:42.746 + STEP: waiting for RC to be modified 07/18/23 13:57:42.751 + STEP: waiting for available Replicas 07/18/23 13:57:42.751 + STEP: fetching ReplicationController status 07/18/23 13:57:42.756 + STEP: patching ReplicationController scale 07/18/23 13:57:42.759 + STEP: waiting for RC to be modified 07/18/23 13:57:42.764 + STEP: waiting for ReplicationController's scale to be the max amount 07/18/23 13:57:42.764 + STEP: fetching ReplicationController; ensuring that it's patched 07/18/23 13:57:43.704 + STEP: updating ReplicationController status 07/18/23 13:57:43.707 + STEP: waiting for RC to be modified 07/18/23 13:57:43.711 + STEP: listing all ReplicationControllers 07/18/23 13:57:43.711 + STEP: checking that ReplicationController has expected values 07/18/23 13:57:43.717 + STEP: deleting ReplicationControllers by collection 07/18/23 13:57:43.717 + STEP: waiting for ReplicationController to have a DELETED watchEvent 07/18/23 13:57:43.723 + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:43.778: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 + STEP: Destroying namespace "replication-controller-3080" for this suite. 07/18/23 13:57:43.782 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/network/service.go:1477 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:43.788 +Jul 18 13:57:43.789: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 13:57:43.789 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:43.801 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:43.804 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/network/service.go:1477 +STEP: creating a service externalname-service with the type=ExternalName in namespace services-5320 07/18/23 13:57:43.806 +STEP: changing the ExternalName service to type=NodePort 07/18/23 13:57:43.81 +STEP: creating replication controller externalname-service in namespace services-5320 07/18/23 13:57:43.831 +I0718 13:57:43.838257 20 runners.go:193] Created replication controller with name: externalname-service, namespace: services-5320, replica count: 2 +I0718 13:57:46.889440 20 runners.go:193] externalname-service Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jul 18 13:57:46.889: INFO: Creating new exec pod +Jul 18 13:57:46.894: INFO: Waiting up to 5m0s for pod "execpodbj969" in namespace "services-5320" to be "running" +Jul 18 13:57:46.899: INFO: Pod "execpodbj969": Phase="Pending", Reason="", readiness=false. Elapsed: 4.756749ms +Jul 18 13:57:48.905: INFO: Pod "execpodbj969": Phase="Running", Reason="", readiness=true. Elapsed: 2.010001149s +Jul 18 13:57:48.905: INFO: Pod "execpodbj969" satisfied condition "running" +Jul 18 13:57:49.909: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5320 exec execpodbj969 -- /bin/sh -x -c nc -v -z -w 2 externalname-service 80' +Jul 18 13:57:50.083: INFO: stderr: "+ nc -v -z -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Jul 18 13:57:50.083: INFO: stdout: "" +Jul 18 13:57:50.083: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5320 exec execpodbj969 -- /bin/sh -x -c nc -v -z -w 2 10.103.236.235 80' +Jul 18 13:57:50.273: INFO: stderr: "+ nc -v -z -w 2 10.103.236.235 80\nConnection to 10.103.236.235 80 port [tcp/http] succeeded!\n" +Jul 18 13:57:50.273: INFO: stdout: "" +Jul 18 13:57:50.273: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5320 exec execpodbj969 -- /bin/sh -x -c nc -v -z -w 2 10.128.3.57 32629' +Jul 18 13:57:50.439: INFO: stderr: "+ nc -v -z -w 2 10.128.3.57 32629\nConnection to 10.128.3.57 32629 port [tcp/*] succeeded!\n" +Jul 18 13:57:50.439: INFO: stdout: "" +Jul 18 13:57:50.439: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5320 exec execpodbj969 -- /bin/sh -x -c nc -v -z -w 2 10.128.3.181 32629' +Jul 18 13:57:50.627: INFO: stderr: "+ nc -v -z -w 2 10.128.3.181 32629\nConnection to 10.128.3.181 32629 port [tcp/*] succeeded!\n" +Jul 18 13:57:50.627: INFO: stdout: "" +Jul 18 13:57:50.627: INFO: Cleaning up the ExternalName to NodePort test service +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:50.660: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-5320" for this suite. 07/18/23 13:57:50.664 +------------------------------ +• [SLOW TEST] [6.881 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/network/service.go:1477 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:43.788 + Jul 18 13:57:43.789: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 13:57:43.789 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:43.801 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:43.804 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/network/service.go:1477 + STEP: creating a service externalname-service with the type=ExternalName in namespace services-5320 07/18/23 13:57:43.806 + STEP: changing the ExternalName service to type=NodePort 07/18/23 13:57:43.81 + STEP: creating replication controller externalname-service in namespace services-5320 07/18/23 13:57:43.831 + I0718 13:57:43.838257 20 runners.go:193] Created replication controller with name: externalname-service, namespace: services-5320, replica count: 2 + I0718 13:57:46.889440 20 runners.go:193] externalname-service Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Jul 18 13:57:46.889: INFO: Creating new exec pod + Jul 18 13:57:46.894: INFO: Waiting up to 5m0s for pod "execpodbj969" in namespace "services-5320" to be "running" + Jul 18 13:57:46.899: INFO: Pod "execpodbj969": Phase="Pending", Reason="", readiness=false. Elapsed: 4.756749ms + Jul 18 13:57:48.905: INFO: Pod "execpodbj969": Phase="Running", Reason="", readiness=true. Elapsed: 2.010001149s + Jul 18 13:57:48.905: INFO: Pod "execpodbj969" satisfied condition "running" + Jul 18 13:57:49.909: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5320 exec execpodbj969 -- /bin/sh -x -c nc -v -z -w 2 externalname-service 80' + Jul 18 13:57:50.083: INFO: stderr: "+ nc -v -z -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" + Jul 18 13:57:50.083: INFO: stdout: "" + Jul 18 13:57:50.083: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5320 exec execpodbj969 -- /bin/sh -x -c nc -v -z -w 2 10.103.236.235 80' + Jul 18 13:57:50.273: INFO: stderr: "+ nc -v -z -w 2 10.103.236.235 80\nConnection to 10.103.236.235 80 port [tcp/http] succeeded!\n" + Jul 18 13:57:50.273: INFO: stdout: "" + Jul 18 13:57:50.273: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5320 exec execpodbj969 -- /bin/sh -x -c nc -v -z -w 2 10.128.3.57 32629' + Jul 18 13:57:50.439: INFO: stderr: "+ nc -v -z -w 2 10.128.3.57 32629\nConnection to 10.128.3.57 32629 port [tcp/*] succeeded!\n" + Jul 18 13:57:50.439: INFO: stdout: "" + Jul 18 13:57:50.439: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-5320 exec execpodbj969 -- /bin/sh -x -c nc -v -z -w 2 10.128.3.181 32629' + Jul 18 13:57:50.627: INFO: stderr: "+ nc -v -z -w 2 10.128.3.181 32629\nConnection to 10.128.3.181 32629 port [tcp/*] succeeded!\n" + Jul 18 13:57:50.627: INFO: stdout: "" + Jul 18 13:57:50.627: INFO: Cleaning up the ExternalName to NodePort test service + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:50.660: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-5320" for this suite. 07/18/23 13:57:50.664 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl label + should update the label on a resource [Conformance] + test/e2e/kubectl/kubectl.go:1509 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:50.671 +Jul 18 13:57:50.671: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 13:57:50.672 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:50.687 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:50.69 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[BeforeEach] Kubectl label + test/e2e/kubectl/kubectl.go:1494 +STEP: creating the pod 07/18/23 13:57:50.692 +Jul 18 13:57:50.693: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 create -f -' +Jul 18 13:57:51.199: INFO: stderr: "" +Jul 18 13:57:51.199: INFO: stdout: "pod/pause created\n" +Jul 18 13:57:51.199: INFO: Waiting up to 5m0s for 1 pods to be running and ready: [pause] +Jul 18 13:57:51.199: INFO: Waiting up to 5m0s for pod "pause" in namespace "kubectl-5325" to be "running and ready" +Jul 18 13:57:51.203: INFO: Pod "pause": Phase="Pending", Reason="", readiness=false. Elapsed: 4.26247ms +Jul 18 13:57:51.203: INFO: Error evaluating pod condition running and ready: want pod 'pause' on 'hux-lab1-worker-c6s2t' to be 'Running' but was 'Pending' +Jul 18 13:57:53.208: INFO: Pod "pause": Phase="Running", Reason="", readiness=true. Elapsed: 2.009300281s +Jul 18 13:57:53.208: INFO: Pod "pause" satisfied condition "running and ready" +Jul 18 13:57:53.208: INFO: Wanted all 1 pods to be running and ready. Result: true. Pods: [pause] +[It] should update the label on a resource [Conformance] + test/e2e/kubectl/kubectl.go:1509 +STEP: adding the label testing-label with value testing-label-value to a pod 07/18/23 13:57:53.208 +Jul 18 13:57:53.208: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 label pods pause testing-label=testing-label-value' +Jul 18 13:57:53.286: INFO: stderr: "" +Jul 18 13:57:53.286: INFO: stdout: "pod/pause labeled\n" +STEP: verifying the pod has the label testing-label with the value testing-label-value 07/18/23 13:57:53.286 +Jul 18 13:57:53.287: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 get pod pause -L testing-label' +Jul 18 13:57:53.356: INFO: stderr: "" +Jul 18 13:57:53.356: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 2s testing-label-value\n" +STEP: removing the label testing-label of a pod 07/18/23 13:57:53.356 +Jul 18 13:57:53.356: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 label pods pause testing-label-' +Jul 18 13:57:53.426: INFO: stderr: "" +Jul 18 13:57:53.426: INFO: stdout: "pod/pause unlabeled\n" +STEP: verifying the pod doesn't have the label testing-label 07/18/23 13:57:53.426 +Jul 18 13:57:53.426: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 get pod pause -L testing-label' +Jul 18 13:57:53.492: INFO: stderr: "" +Jul 18 13:57:53.492: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 2s \n" +[AfterEach] Kubectl label + test/e2e/kubectl/kubectl.go:1500 +STEP: using delete to clean up resources 07/18/23 13:57:53.492 +Jul 18 13:57:53.492: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 delete --grace-period=0 --force -f -' +Jul 18 13:57:53.576: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Jul 18 13:57:53.576: INFO: stdout: "pod \"pause\" force deleted\n" +Jul 18 13:57:53.576: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 get rc,svc -l name=pause --no-headers' +Jul 18 13:57:53.659: INFO: stderr: "No resources found in kubectl-5325 namespace.\n" +Jul 18 13:57:53.659: INFO: stdout: "" +Jul 18 13:57:53.659: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 get pods -l name=pause -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Jul 18 13:57:53.725: INFO: stderr: "" +Jul 18 13:57:53.725: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:53.725: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-5325" for this suite. 07/18/23 13:57:53.729 +------------------------------ +• [3.063 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl label + test/e2e/kubectl/kubectl.go:1492 + should update the label on a resource [Conformance] + test/e2e/kubectl/kubectl.go:1509 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:50.671 + Jul 18 13:57:50.671: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 13:57:50.672 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:50.687 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:50.69 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [BeforeEach] Kubectl label + test/e2e/kubectl/kubectl.go:1494 + STEP: creating the pod 07/18/23 13:57:50.692 + Jul 18 13:57:50.693: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 create -f -' + Jul 18 13:57:51.199: INFO: stderr: "" + Jul 18 13:57:51.199: INFO: stdout: "pod/pause created\n" + Jul 18 13:57:51.199: INFO: Waiting up to 5m0s for 1 pods to be running and ready: [pause] + Jul 18 13:57:51.199: INFO: Waiting up to 5m0s for pod "pause" in namespace "kubectl-5325" to be "running and ready" + Jul 18 13:57:51.203: INFO: Pod "pause": Phase="Pending", Reason="", readiness=false. Elapsed: 4.26247ms + Jul 18 13:57:51.203: INFO: Error evaluating pod condition running and ready: want pod 'pause' on 'hux-lab1-worker-c6s2t' to be 'Running' but was 'Pending' + Jul 18 13:57:53.208: INFO: Pod "pause": Phase="Running", Reason="", readiness=true. Elapsed: 2.009300281s + Jul 18 13:57:53.208: INFO: Pod "pause" satisfied condition "running and ready" + Jul 18 13:57:53.208: INFO: Wanted all 1 pods to be running and ready. Result: true. Pods: [pause] + [It] should update the label on a resource [Conformance] + test/e2e/kubectl/kubectl.go:1509 + STEP: adding the label testing-label with value testing-label-value to a pod 07/18/23 13:57:53.208 + Jul 18 13:57:53.208: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 label pods pause testing-label=testing-label-value' + Jul 18 13:57:53.286: INFO: stderr: "" + Jul 18 13:57:53.286: INFO: stdout: "pod/pause labeled\n" + STEP: verifying the pod has the label testing-label with the value testing-label-value 07/18/23 13:57:53.286 + Jul 18 13:57:53.287: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 get pod pause -L testing-label' + Jul 18 13:57:53.356: INFO: stderr: "" + Jul 18 13:57:53.356: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 2s testing-label-value\n" + STEP: removing the label testing-label of a pod 07/18/23 13:57:53.356 + Jul 18 13:57:53.356: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 label pods pause testing-label-' + Jul 18 13:57:53.426: INFO: stderr: "" + Jul 18 13:57:53.426: INFO: stdout: "pod/pause unlabeled\n" + STEP: verifying the pod doesn't have the label testing-label 07/18/23 13:57:53.426 + Jul 18 13:57:53.426: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 get pod pause -L testing-label' + Jul 18 13:57:53.492: INFO: stderr: "" + Jul 18 13:57:53.492: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 2s \n" + [AfterEach] Kubectl label + test/e2e/kubectl/kubectl.go:1500 + STEP: using delete to clean up resources 07/18/23 13:57:53.492 + Jul 18 13:57:53.492: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 delete --grace-period=0 --force -f -' + Jul 18 13:57:53.576: INFO: stderr: "Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" + Jul 18 13:57:53.576: INFO: stdout: "pod \"pause\" force deleted\n" + Jul 18 13:57:53.576: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 get rc,svc -l name=pause --no-headers' + Jul 18 13:57:53.659: INFO: stderr: "No resources found in kubectl-5325 namespace.\n" + Jul 18 13:57:53.659: INFO: stdout: "" + Jul 18 13:57:53.659: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-5325 get pods -l name=pause -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' + Jul 18 13:57:53.725: INFO: stderr: "" + Jul 18 13:57:53.725: INFO: stdout: "" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:53.725: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-5325" for this suite. 07/18/23 13:57:53.729 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox command in a pod + should print the output to logs [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:52 +[BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:53.734 +Jul 18 13:57:53.734: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:57:53.735 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:53.75 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:53.752 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[It] should print the output to logs [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:52 +Jul 18 13:57:53.761: INFO: Waiting up to 5m0s for pod "busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027" in namespace "kubelet-test-4679" to be "running and ready" +Jul 18 13:57:53.764: INFO: Pod "busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027": Phase="Pending", Reason="", readiness=false. Elapsed: 2.910277ms +Jul 18 13:57:53.764: INFO: The phase of Pod busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 13:57:55.770: INFO: Pod "busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027": Phase="Running", Reason="", readiness=true. Elapsed: 2.009242625s +Jul 18 13:57:55.770: INFO: The phase of Pod busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027 is Running (Ready = true) +Jul 18 13:57:55.770: INFO: Pod "busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027" satisfied condition "running and ready" +[AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:55.801: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 +STEP: Destroying namespace "kubelet-test-4679" for this suite. 07/18/23 13:57:55.808 +------------------------------ +• [2.080 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling a busybox command in a pod + test/e2e/common/node/kubelet.go:44 + should print the output to logs [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:52 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:53.734 + Jul 18 13:57:53.734: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:57:53.735 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:53.75 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:53.752 + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [It] should print the output to logs [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:52 + Jul 18 13:57:53.761: INFO: Waiting up to 5m0s for pod "busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027" in namespace "kubelet-test-4679" to be "running and ready" + Jul 18 13:57:53.764: INFO: Pod "busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027": Phase="Pending", Reason="", readiness=false. Elapsed: 2.910277ms + Jul 18 13:57:53.764: INFO: The phase of Pod busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 13:57:55.770: INFO: Pod "busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027": Phase="Running", Reason="", readiness=true. Elapsed: 2.009242625s + Jul 18 13:57:55.770: INFO: The phase of Pod busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027 is Running (Ready = true) + Jul 18 13:57:55.770: INFO: Pod "busybox-scheduling-b2bc2d45-a1cf-4ba8-8df2-dcf4754a6027" satisfied condition "running and ready" + [AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:55.801: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 + STEP: Destroying namespace "kubelet-test-4679" for this suite. 07/18/23 13:57:55.808 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should update a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:810 +[BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:55.824 +Jul 18 13:57:55.824: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:57:55.825 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:55.842 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:55.845 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 +[It] should update a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:810 +STEP: Creating ServiceAccount "e2e-sa-tslhm" 07/18/23 13:57:55.847 +Jul 18 13:57:55.852: INFO: AutomountServiceAccountToken: false +STEP: Updating ServiceAccount "e2e-sa-tslhm" 07/18/23 13:57:55.852 +Jul 18 13:57:55.860: INFO: AutomountServiceAccountToken: true +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:55.860: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 +STEP: Destroying namespace "svcaccounts-3403" for this suite. 07/18/23 13:57:55.864 +------------------------------ +• [0.046 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should update a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:810 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:55.824 + Jul 18 13:57:55.824: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename svcaccounts 07/18/23 13:57:55.825 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:55.842 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:55.845 + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 + [It] should update a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:810 + STEP: Creating ServiceAccount "e2e-sa-tslhm" 07/18/23 13:57:55.847 + Jul 18 13:57:55.852: INFO: AutomountServiceAccountToken: false + STEP: Updating ServiceAccount "e2e-sa-tslhm" 07/18/23 13:57:55.852 + Jul 18 13:57:55.860: INFO: AutomountServiceAccountToken: true + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:55.860: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 + STEP: Destroying namespace "svcaccounts-3403" for this suite. 07/18/23 13:57:55.864 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:248 +[BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:55.873 +Jul 18 13:57:55.873: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-runtime 07/18/23 13:57:55.874 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:55.887 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:55.89 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 +[It] should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:248 +STEP: create the container 07/18/23 13:57:55.893 +STEP: wait for the container to reach Succeeded 07/18/23 13:57:55.9 +STEP: get the container status 07/18/23 13:57:59.923 +STEP: the container should be terminated 07/18/23 13:57:59.926 +STEP: the termination message should be set 07/18/23 13:57:59.926 +Jul 18 13:57:59.926: INFO: Expected: &{OK} to match Container's Termination Message: OK -- +STEP: delete the container 07/18/23 13:57:59.926 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 +Jul 18 13:57:59.941: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 +STEP: Destroying namespace "container-runtime-8287" for this suite. 07/18/23 13:57:59.945 +------------------------------ +• [4.079 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:44 + on terminated container + test/e2e/common/node/runtime.go:137 + should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:248 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:55.873 + Jul 18 13:57:55.873: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-runtime 07/18/23 13:57:55.874 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:55.887 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:55.89 + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:31 + [It] should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:248 + STEP: create the container 07/18/23 13:57:55.893 + STEP: wait for the container to reach Succeeded 07/18/23 13:57:55.9 + STEP: get the container status 07/18/23 13:57:59.923 + STEP: the container should be terminated 07/18/23 13:57:59.926 + STEP: the termination message should be set 07/18/23 13:57:59.926 + Jul 18 13:57:59.926: INFO: Expected: &{OK} to match Container's Termination Message: OK -- + STEP: delete the container 07/18/23 13:57:59.926 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/node/init/init.go:32 + Jul 18 13:57:59.941: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Container Runtime + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Container Runtime + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Container Runtime + tear down framework | framework.go:193 + STEP: Destroying namespace "container-runtime-8287" for this suite. 07/18/23 13:57:59.945 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource with different stored version [Conformance] + test/e2e/apimachinery/webhook.go:323 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:57:59.952 +Jul 18 13:57:59.952: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 13:57:59.953 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:59.964 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:59.966 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 13:57:59.979 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:58:00.248 +STEP: Deploying the webhook pod 07/18/23 13:58:00.256 +STEP: Wait for the deployment to be ready 07/18/23 13:58:00.266 +Jul 18 13:58:00.275: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 13:58:02.291 +STEP: Verifying the service has paired with the endpoint 07/18/23 13:58:02.309 +Jul 18 13:58:03.310: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource with different stored version [Conformance] + test/e2e/apimachinery/webhook.go:323 +Jul 18 13:58:03.314: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-2342-crds.webhook.example.com via the AdmissionRegistration API 07/18/23 13:58:03.827 +STEP: Creating a custom resource while v1 is storage version 07/18/23 13:58:03.842 +STEP: Patching Custom Resource Definition to set v2 as storage 07/18/23 13:58:05.892 +STEP: Patching the custom resource while v2 is storage version 07/18/23 13:58:05.91 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 13:58:06.573: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-2221" for this suite. 07/18/23 13:58:06.64 +STEP: Destroying namespace "webhook-2221-markers" for this suite. 07/18/23 13:58:06.673 +------------------------------ +• [SLOW TEST] [6.733 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate custom resource with different stored version [Conformance] + test/e2e/apimachinery/webhook.go:323 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:57:59.952 + Jul 18 13:57:59.952: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 13:57:59.953 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:57:59.964 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:57:59.966 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 13:57:59.979 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 13:58:00.248 + STEP: Deploying the webhook pod 07/18/23 13:58:00.256 + STEP: Wait for the deployment to be ready 07/18/23 13:58:00.266 + Jul 18 13:58:00.275: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 13:58:02.291 + STEP: Verifying the service has paired with the endpoint 07/18/23 13:58:02.309 + Jul 18 13:58:03.310: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate custom resource with different stored version [Conformance] + test/e2e/apimachinery/webhook.go:323 + Jul 18 13:58:03.314: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Registering the mutating webhook for custom resource e2e-test-webhook-2342-crds.webhook.example.com via the AdmissionRegistration API 07/18/23 13:58:03.827 + STEP: Creating a custom resource while v1 is storage version 07/18/23 13:58:03.842 + STEP: Patching Custom Resource Definition to set v2 as storage 07/18/23 13:58:05.892 + STEP: Patching the custom resource while v2 is storage version 07/18/23 13:58:05.91 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 13:58:06.573: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-2221" for this suite. 07/18/23 13:58:06.64 + STEP: Destroying namespace "webhook-2221-markers" for this suite. 07/18/23 13:58:06.673 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:84 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:58:06.689 +Jul 18 13:58:06.689: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 13:58:06.69 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:06.703 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:06.707 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:84 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:58:06.711 +Jul 18 13:58:06.718: INFO: Waiting up to 5m0s for pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5" in namespace "projected-2470" to be "Succeeded or Failed" +Jul 18 13:58:06.722: INFO: Pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.541539ms +Jul 18 13:58:08.726: INFO: Pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008711915s +Jul 18 13:58:10.726: INFO: Pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008027544s +STEP: Saw pod success 07/18/23 13:58:10.726 +Jul 18 13:58:10.726: INFO: Pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5" satisfied condition "Succeeded or Failed" +Jul 18 13:58:10.728: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5 container client-container: +STEP: delete the pod 07/18/23 13:58:10.736 +Jul 18 13:58:10.746: INFO: Waiting for pod downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5 to disappear +Jul 18 13:58:10.749: INFO: Pod downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 13:58:10.749: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-2470" for this suite. 07/18/23 13:58:10.753 +------------------------------ +• [4.075 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:84 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:58:06.689 + Jul 18 13:58:06.689: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 13:58:06.69 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:06.703 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:06.707 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:84 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:58:06.711 + Jul 18 13:58:06.718: INFO: Waiting up to 5m0s for pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5" in namespace "projected-2470" to be "Succeeded or Failed" + Jul 18 13:58:06.722: INFO: Pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.541539ms + Jul 18 13:58:08.726: INFO: Pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008711915s + Jul 18 13:58:10.726: INFO: Pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008027544s + STEP: Saw pod success 07/18/23 13:58:10.726 + Jul 18 13:58:10.726: INFO: Pod "downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5" satisfied condition "Succeeded or Failed" + Jul 18 13:58:10.728: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5 container client-container: + STEP: delete the pod 07/18/23 13:58:10.736 + Jul 18 13:58:10.746: INFO: Waiting for pod downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5 to disappear + Jul 18 13:58:10.749: INFO: Pod downwardapi-volume-caee0ed6-6e08-4099-8dd7-d1d138db1fb5 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 13:58:10.749: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-2470" for this suite. 07/18/23 13:58:10.753 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:261 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:58:10.766 +Jul 18 13:58:10.766: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 13:58:10.768 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:10.781 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:10.783 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:261 +STEP: Creating a pod to test downward API volume plugin 07/18/23 13:58:10.786 +Jul 18 13:58:10.801: INFO: Waiting up to 5m0s for pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8" in namespace "downward-api-9235" to be "Succeeded or Failed" +Jul 18 13:58:10.805: INFO: Pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8": Phase="Pending", Reason="", readiness=false. Elapsed: 3.578146ms +Jul 18 13:58:12.809: INFO: Pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007502983s +Jul 18 13:58:14.810: INFO: Pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009382333s +STEP: Saw pod success 07/18/23 13:58:14.811 +Jul 18 13:58:14.811: INFO: Pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8" satisfied condition "Succeeded or Failed" +Jul 18 13:58:14.814: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8 container client-container: +STEP: delete the pod 07/18/23 13:58:14.821 +Jul 18 13:58:14.830: INFO: Waiting for pod downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8 to disappear +Jul 18 13:58:14.833: INFO: Pod downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 13:58:14.833: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-9235" for this suite. 07/18/23 13:58:14.838 +------------------------------ +• [4.077 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:261 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:58:10.766 + Jul 18 13:58:10.766: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 13:58:10.768 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:10.781 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:10.783 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:261 + STEP: Creating a pod to test downward API volume plugin 07/18/23 13:58:10.786 + Jul 18 13:58:10.801: INFO: Waiting up to 5m0s for pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8" in namespace "downward-api-9235" to be "Succeeded or Failed" + Jul 18 13:58:10.805: INFO: Pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8": Phase="Pending", Reason="", readiness=false. Elapsed: 3.578146ms + Jul 18 13:58:12.809: INFO: Pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007502983s + Jul 18 13:58:14.810: INFO: Pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009382333s + STEP: Saw pod success 07/18/23 13:58:14.811 + Jul 18 13:58:14.811: INFO: Pod "downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8" satisfied condition "Succeeded or Failed" + Jul 18 13:58:14.814: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8 container client-container: + STEP: delete the pod 07/18/23 13:58:14.821 + Jul 18 13:58:14.830: INFO: Waiting for pod downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8 to disappear + Jul 18 13:58:14.833: INFO: Pod downwardapi-volume-2f567129-6b2a-4b02-939a-0053a32d24d8 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 13:58:14.833: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-9235" for this suite. 07/18/23 13:58:14.838 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox command that always fails in a pod + should have an terminated reason [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:110 +[BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:58:14.845 +Jul 18 13:58:14.845: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:58:14.846 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:14.858 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:14.861 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:85 +[It] should have an terminated reason [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:110 +[AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 +Jul 18 13:58:18.883: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 +STEP: Destroying namespace "kubelet-test-7066" for this suite. 07/18/23 13:58:18.888 +------------------------------ +• [4.048 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:82 + should have an terminated reason [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:110 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:58:14.845 + Jul 18 13:58:14.845: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubelet-test 07/18/23 13:58:14.846 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:14.858 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:14.861 + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:85 + [It] should have an terminated reason [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:110 + [AfterEach] [sig-node] Kubelet + test/e2e/framework/node/init/init.go:32 + Jul 18 13:58:18.883: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Kubelet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Kubelet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Kubelet + tear down framework | framework.go:193 + STEP: Destroying namespace "kubelet-test-7066" for this suite. 07/18/23 13:58:18.888 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-storage] CSIInlineVolumes + should support ephemeral VolumeLifecycleMode in CSIDriver API [Conformance] + test/e2e/storage/csi_inline.go:46 +[BeforeEach] [sig-storage] CSIInlineVolumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:58:18.894 +Jul 18 13:58:18.894: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename csiinlinevolumes 07/18/23 13:58:18.895 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:18.908 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:18.911 +[BeforeEach] [sig-storage] CSIInlineVolumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support ephemeral VolumeLifecycleMode in CSIDriver API [Conformance] + test/e2e/storage/csi_inline.go:46 +STEP: creating 07/18/23 13:58:18.914 +STEP: getting 07/18/23 13:58:18.926 +STEP: listing 07/18/23 13:58:18.932 +STEP: deleting 07/18/23 13:58:18.941 +[AfterEach] [sig-storage] CSIInlineVolumes + test/e2e/framework/node/init/init.go:32 +Jul 18 13:58:18.964: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + tear down framework | framework.go:193 +STEP: Destroying namespace "csiinlinevolumes-3536" for this suite. 07/18/23 13:58:18.968 +------------------------------ +• [0.082 seconds] +[sig-storage] CSIInlineVolumes +test/e2e/storage/utils/framework.go:23 + should support ephemeral VolumeLifecycleMode in CSIDriver API [Conformance] + test/e2e/storage/csi_inline.go:46 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] CSIInlineVolumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:58:18.894 + Jul 18 13:58:18.894: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename csiinlinevolumes 07/18/23 13:58:18.895 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:18.908 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:18.911 + [BeforeEach] [sig-storage] CSIInlineVolumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support ephemeral VolumeLifecycleMode in CSIDriver API [Conformance] + test/e2e/storage/csi_inline.go:46 + STEP: creating 07/18/23 13:58:18.914 + STEP: getting 07/18/23 13:58:18.926 + STEP: listing 07/18/23 13:58:18.932 + STEP: deleting 07/18/23 13:58:18.941 + [AfterEach] [sig-storage] CSIInlineVolumes + test/e2e/framework/node/init/init.go:32 + Jul 18 13:58:18.964: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + tear down framework | framework.go:193 + STEP: Destroying namespace "csiinlinevolumes-3536" for this suite. 07/18/23 13:58:18.968 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-apps] CronJob + should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/apps/cronjob.go:124 +[BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 13:58:18.976 +Jul 18 13:58:18.976: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename cronjob 07/18/23 13:58:18.977 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:18.99 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:18.993 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 +[It] should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/apps/cronjob.go:124 +STEP: Creating a ForbidConcurrent cronjob 07/18/23 13:58:18.996 +STEP: Ensuring a job is scheduled 07/18/23 13:58:19 +STEP: Ensuring exactly one is scheduled 07/18/23 13:59:01.006 +STEP: Ensuring exactly one running job exists by listing jobs explicitly 07/18/23 13:59:01.009 +STEP: Ensuring no more jobs are scheduled 07/18/23 13:59:01.012 +STEP: Removing cronjob 07/18/23 14:04:01.019 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 +Jul 18 14:04:01.024: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 +STEP: Destroying namespace "cronjob-3909" for this suite. 07/18/23 14:04:01.03 +------------------------------ +• [SLOW TEST] [342.065 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/apps/cronjob.go:124 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 13:58:18.976 + Jul 18 13:58:18.976: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename cronjob 07/18/23 13:58:18.977 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 13:58:18.99 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 13:58:18.993 + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:31 + [It] should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/apps/cronjob.go:124 + STEP: Creating a ForbidConcurrent cronjob 07/18/23 13:58:18.996 + STEP: Ensuring a job is scheduled 07/18/23 13:58:19 + STEP: Ensuring exactly one is scheduled 07/18/23 13:59:01.006 + STEP: Ensuring exactly one running job exists by listing jobs explicitly 07/18/23 13:59:01.009 + STEP: Ensuring no more jobs are scheduled 07/18/23 13:59:01.012 + STEP: Removing cronjob 07/18/23 14:04:01.019 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/node/init/init.go:32 + Jul 18 14:04:01.024: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] CronJob + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] CronJob + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] CronJob + tear down framework | framework.go:193 + STEP: Destroying namespace "cronjob-3909" for this suite. 07/18/23 14:04:01.03 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + creating/deleting custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:58 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:04:01.044 +Jul 18 14:04:01.044: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 14:04:01.045 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:01.082 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:01.085 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] creating/deleting custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:58 +Jul 18 14:04:01.088: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:04:02.117: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "custom-resource-definition-5331" for this suite. 07/18/23 14:04:02.123 +------------------------------ +• [1.086 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + Simple CustomResourceDefinition + test/e2e/apimachinery/custom_resource_definition.go:50 + creating/deleting custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:58 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:04:01.044 + Jul 18 14:04:01.044: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 14:04:01.045 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:01.082 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:01.085 + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] creating/deleting custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:58 + Jul 18 14:04:01.088: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:04:02.117: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "custom-resource-definition-5331" for this suite. 07/18/23 14:04:02.123 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should release no longer matching pods [Conformance] + test/e2e/apps/rc.go:101 +[BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:04:02.131 +Jul 18 14:04:02.131: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replication-controller 07/18/23 14:04:02.132 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:02.145 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:02.147 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 +[It] should release no longer matching pods [Conformance] + test/e2e/apps/rc.go:101 +STEP: Given a ReplicationController is created 07/18/23 14:04:02.151 +STEP: When the matched label of one of its pods change 07/18/23 14:04:02.156 +Jul 18 14:04:02.158: INFO: Pod name pod-release: Found 0 pods out of 1 +Jul 18 14:04:07.163: INFO: Pod name pod-release: Found 1 pods out of 1 +STEP: Then the pod is released 07/18/23 14:04:07.174 +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 +Jul 18 14:04:08.188: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 +STEP: Destroying namespace "replication-controller-7909" for this suite. 07/18/23 14:04:08.193 +------------------------------ +• [SLOW TEST] [6.069 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should release no longer matching pods [Conformance] + test/e2e/apps/rc.go:101 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:04:02.131 + Jul 18 14:04:02.131: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replication-controller 07/18/23 14:04:02.132 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:02.145 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:02.147 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 + [It] should release no longer matching pods [Conformance] + test/e2e/apps/rc.go:101 + STEP: Given a ReplicationController is created 07/18/23 14:04:02.151 + STEP: When the matched label of one of its pods change 07/18/23 14:04:02.156 + Jul 18 14:04:02.158: INFO: Pod name pod-release: Found 0 pods out of 1 + Jul 18 14:04:07.163: INFO: Pod name pod-release: Found 1 pods out of 1 + STEP: Then the pod is released 07/18/23 14:04:07.174 + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 + Jul 18 14:04:08.188: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 + STEP: Destroying namespace "replication-controller-7909" for this suite. 07/18/23 14:04:08.193 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl replace + should update a single-container pod's image [Conformance] + test/e2e/kubectl/kubectl.go:1747 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:04:08.2 +Jul 18 14:04:08.200: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 14:04:08.201 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:08.211 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:08.214 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[BeforeEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1734 +[It] should update a single-container pod's image [Conformance] + test/e2e/kubectl/kubectl.go:1747 +STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-4 07/18/23 14:04:08.217 +Jul 18 14:04:08.217: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9256 run e2e-test-httpd-pod --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-4 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' +Jul 18 14:04:08.296: INFO: stderr: "" +Jul 18 14:04:08.296: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: verifying the pod e2e-test-httpd-pod is running 07/18/23 14:04:08.296 +STEP: verifying the pod e2e-test-httpd-pod was created 07/18/23 14:04:13.346 +Jul 18 14:04:13.346: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9256 get pod e2e-test-httpd-pod -o json' +Jul 18 14:04:13.406: INFO: stderr: "" +Jul 18 14:04:13.406: INFO: stdout: "{\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"annotations\": {\n \"cni.projectcalico.org/containerID\": \"991b2b13ab9188c8ee3db551d72faec24a74565cc329938ba6e21c3013e2a678\",\n \"cni.projectcalico.org/podIP\": \"192.168.18.91/32\",\n \"cni.projectcalico.org/podIPs\": \"192.168.18.91/32\"\n },\n \"creationTimestamp\": \"2023-07-18T14:04:08Z\",\n \"labels\": {\n \"run\": \"e2e-test-httpd-pod\"\n },\n \"name\": \"e2e-test-httpd-pod\",\n \"namespace\": \"kubectl-9256\",\n \"resourceVersion\": \"45516\",\n \"uid\": \"dfa0b274-92ef-4f7a-81e2-2f6de7ebb413\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/e2e-test-images/httpd:2.4.38-4\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"e2e-test-httpd-pod\",\n \"resources\": {},\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-4jw5s\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"ClusterFirst\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"hux-lab1-worker-nvxfm\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 30,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-4jw5s\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2023-07-18T14:04:08Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2023-07-18T14:04:09Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2023-07-18T14:04:09Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2023-07-18T14:04:08Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://4f900a5db783529925a3d101ca72ded73f7d7fa6d7ef17484137da452d7c75a8\",\n \"image\": \"registry.k8s.io/e2e-test-images/httpd:2.4.38-4\",\n \"imageID\": \"registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22\",\n \"lastState\": {},\n \"name\": \"e2e-test-httpd-pod\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2023-07-18T14:04:09Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.128.3.181\",\n \"phase\": \"Running\",\n \"podIP\": \"192.168.18.91\",\n \"podIPs\": [\n {\n \"ip\": \"192.168.18.91\"\n }\n ],\n \"qosClass\": \"BestEffort\",\n \"startTime\": \"2023-07-18T14:04:08Z\"\n }\n}\n" +STEP: replace the image in the pod 07/18/23 14:04:13.407 +Jul 18 14:04:13.407: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9256 replace -f -' +Jul 18 14:04:14.229: INFO: stderr: "" +Jul 18 14:04:14.229: INFO: stdout: "pod/e2e-test-httpd-pod replaced\n" +STEP: verifying the pod e2e-test-httpd-pod has the right image registry.k8s.io/e2e-test-images/busybox:1.29-4 07/18/23 14:04:14.229 +[AfterEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1738 +Jul 18 14:04:14.233: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9256 delete pods e2e-test-httpd-pod' +Jul 18 14:04:15.493: INFO: stderr: "" +Jul 18 14:04:15.493: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 14:04:15.493: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-9256" for this suite. 07/18/23 14:04:15.497 +------------------------------ +• [SLOW TEST] [7.303 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl replace + test/e2e/kubectl/kubectl.go:1731 + should update a single-container pod's image [Conformance] + test/e2e/kubectl/kubectl.go:1747 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:04:08.2 + Jul 18 14:04:08.200: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 14:04:08.201 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:08.211 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:08.214 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [BeforeEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1734 + [It] should update a single-container pod's image [Conformance] + test/e2e/kubectl/kubectl.go:1747 + STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-4 07/18/23 14:04:08.217 + Jul 18 14:04:08.217: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9256 run e2e-test-httpd-pod --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-4 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' + Jul 18 14:04:08.296: INFO: stderr: "" + Jul 18 14:04:08.296: INFO: stdout: "pod/e2e-test-httpd-pod created\n" + STEP: verifying the pod e2e-test-httpd-pod is running 07/18/23 14:04:08.296 + STEP: verifying the pod e2e-test-httpd-pod was created 07/18/23 14:04:13.346 + Jul 18 14:04:13.346: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9256 get pod e2e-test-httpd-pod -o json' + Jul 18 14:04:13.406: INFO: stderr: "" + Jul 18 14:04:13.406: INFO: stdout: "{\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"annotations\": {\n \"cni.projectcalico.org/containerID\": \"991b2b13ab9188c8ee3db551d72faec24a74565cc329938ba6e21c3013e2a678\",\n \"cni.projectcalico.org/podIP\": \"192.168.18.91/32\",\n \"cni.projectcalico.org/podIPs\": \"192.168.18.91/32\"\n },\n \"creationTimestamp\": \"2023-07-18T14:04:08Z\",\n \"labels\": {\n \"run\": \"e2e-test-httpd-pod\"\n },\n \"name\": \"e2e-test-httpd-pod\",\n \"namespace\": \"kubectl-9256\",\n \"resourceVersion\": \"45516\",\n \"uid\": \"dfa0b274-92ef-4f7a-81e2-2f6de7ebb413\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/e2e-test-images/httpd:2.4.38-4\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"e2e-test-httpd-pod\",\n \"resources\": {},\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-4jw5s\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"ClusterFirst\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"hux-lab1-worker-nvxfm\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 30,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-4jw5s\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2023-07-18T14:04:08Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2023-07-18T14:04:09Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2023-07-18T14:04:09Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2023-07-18T14:04:08Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://4f900a5db783529925a3d101ca72ded73f7d7fa6d7ef17484137da452d7c75a8\",\n \"image\": \"registry.k8s.io/e2e-test-images/httpd:2.4.38-4\",\n \"imageID\": \"registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22\",\n \"lastState\": {},\n \"name\": \"e2e-test-httpd-pod\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2023-07-18T14:04:09Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.128.3.181\",\n \"phase\": \"Running\",\n \"podIP\": \"192.168.18.91\",\n \"podIPs\": [\n {\n \"ip\": \"192.168.18.91\"\n }\n ],\n \"qosClass\": \"BestEffort\",\n \"startTime\": \"2023-07-18T14:04:08Z\"\n }\n}\n" + STEP: replace the image in the pod 07/18/23 14:04:13.407 + Jul 18 14:04:13.407: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9256 replace -f -' + Jul 18 14:04:14.229: INFO: stderr: "" + Jul 18 14:04:14.229: INFO: stdout: "pod/e2e-test-httpd-pod replaced\n" + STEP: verifying the pod e2e-test-httpd-pod has the right image registry.k8s.io/e2e-test-images/busybox:1.29-4 07/18/23 14:04:14.229 + [AfterEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1738 + Jul 18 14:04:14.233: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-9256 delete pods e2e-test-httpd-pod' + Jul 18 14:04:15.493: INFO: stderr: "" + Jul 18 14:04:15.493: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 14:04:15.493: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-9256" for this suite. 07/18/23 14:04:15.497 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSS +------------------------------ +[sig-network] HostPort + validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/network/hostport.go:63 +[BeforeEach] [sig-network] HostPort + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:04:15.503 +Jul 18 14:04:15.504: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename hostport 07/18/23 14:04:15.505 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:15.521 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:15.523 +[BeforeEach] [sig-network] HostPort + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] HostPort + test/e2e/network/hostport.go:49 +[It] validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/network/hostport.go:63 +STEP: Trying to create a pod(pod1) with hostport 54323 and hostIP 127.0.0.1 and expect scheduled 07/18/23 14:04:15.529 +Jul 18 14:04:15.537: INFO: Waiting up to 5m0s for pod "pod1" in namespace "hostport-9503" to be "running and ready" +Jul 18 14:04:15.540: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.946974ms +Jul 18 14:04:15.540: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 14:04:17.548: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.011070599s +Jul 18 14:04:17.548: INFO: The phase of Pod pod1 is Running (Ready = true) +Jul 18 14:04:17.548: INFO: Pod "pod1" satisfied condition "running and ready" +STEP: Trying to create another pod(pod2) with hostport 54323 but hostIP 10.128.3.57 on the node which pod1 resides and expect scheduled 07/18/23 14:04:17.548 +Jul 18 14:04:17.554: INFO: Waiting up to 5m0s for pod "pod2" in namespace "hostport-9503" to be "running and ready" +Jul 18 14:04:17.558: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.896115ms +Jul 18 14:04:17.558: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 14:04:19.562: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.007612128s +Jul 18 14:04:19.562: INFO: The phase of Pod pod2 is Running (Ready = true) +Jul 18 14:04:19.562: INFO: Pod "pod2" satisfied condition "running and ready" +STEP: Trying to create a third pod(pod3) with hostport 54323, hostIP 10.128.3.57 but use UDP protocol on the node which pod2 resides 07/18/23 14:04:19.562 +Jul 18 14:04:19.568: INFO: Waiting up to 5m0s for pod "pod3" in namespace "hostport-9503" to be "running and ready" +Jul 18 14:04:19.571: INFO: Pod "pod3": Phase="Pending", Reason="", readiness=false. Elapsed: 3.660018ms +Jul 18 14:04:19.571: INFO: The phase of Pod pod3 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 14:04:21.576: INFO: Pod "pod3": Phase="Running", Reason="", readiness=true. Elapsed: 2.008526961s +Jul 18 14:04:21.576: INFO: The phase of Pod pod3 is Running (Ready = true) +Jul 18 14:04:21.576: INFO: Pod "pod3" satisfied condition "running and ready" +Jul 18 14:04:21.581: INFO: Waiting up to 5m0s for pod "e2e-host-exec" in namespace "hostport-9503" to be "running and ready" +Jul 18 14:04:21.584: INFO: Pod "e2e-host-exec": Phase="Pending", Reason="", readiness=false. Elapsed: 2.647132ms +Jul 18 14:04:21.584: INFO: The phase of Pod e2e-host-exec is Pending, waiting for it to be Running (with Ready = true) +Jul 18 14:04:23.589: INFO: Pod "e2e-host-exec": Phase="Running", Reason="", readiness=true. Elapsed: 2.007270254s +Jul 18 14:04:23.589: INFO: The phase of Pod e2e-host-exec is Running (Ready = true) +Jul 18 14:04:23.589: INFO: Pod "e2e-host-exec" satisfied condition "running and ready" +STEP: checking connectivity from pod e2e-host-exec to serverIP: 127.0.0.1, port: 54323 07/18/23 14:04:23.593 +Jul 18 14:04:23.593: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 --interface 10.128.3.57 http://127.0.0.1:54323/hostname] Namespace:hostport-9503 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 14:04:23.593: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 14:04:23.594: INFO: ExecWithOptions: Clientset creation +Jul 18 14:04:23.594: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/hostport-9503/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+--interface+10.128.3.57+http%3A%2F%2F127.0.0.1%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.128.3.57, port: 54323 07/18/23 14:04:23.67 +Jul 18 14:04:23.670: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 http://10.128.3.57:54323/hostname] Namespace:hostport-9503 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 14:04:23.670: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 14:04:23.670: INFO: ExecWithOptions: Clientset creation +Jul 18 14:04:23.670: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/hostport-9503/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+http%3A%2F%2F10.128.3.57%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.128.3.57, port: 54323 UDP 07/18/23 14:04:23.77 +Jul 18 14:04:23.770: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostname | nc -u -w 5 10.128.3.57 54323] Namespace:hostport-9503 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 14:04:23.770: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 14:04:23.770: INFO: ExecWithOptions: Clientset creation +Jul 18 14:04:23.770: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/hostport-9503/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostname+%7C+nc+-u+-w+5+10.128.3.57+54323&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) +[AfterEach] [sig-network] HostPort + test/e2e/framework/node/init/init.go:32 +Jul 18 14:04:28.832: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] HostPort + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] HostPort + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] HostPort + tear down framework | framework.go:193 +STEP: Destroying namespace "hostport-9503" for this suite. 07/18/23 14:04:28.838 +------------------------------ +• [SLOW TEST] [13.342 seconds] +[sig-network] HostPort +test/e2e/network/common/framework.go:23 + validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/network/hostport.go:63 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] HostPort + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:04:15.503 + Jul 18 14:04:15.504: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename hostport 07/18/23 14:04:15.505 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:15.521 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:15.523 + [BeforeEach] [sig-network] HostPort + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] HostPort + test/e2e/network/hostport.go:49 + [It] validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/network/hostport.go:63 + STEP: Trying to create a pod(pod1) with hostport 54323 and hostIP 127.0.0.1 and expect scheduled 07/18/23 14:04:15.529 + Jul 18 14:04:15.537: INFO: Waiting up to 5m0s for pod "pod1" in namespace "hostport-9503" to be "running and ready" + Jul 18 14:04:15.540: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.946974ms + Jul 18 14:04:15.540: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 14:04:17.548: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.011070599s + Jul 18 14:04:17.548: INFO: The phase of Pod pod1 is Running (Ready = true) + Jul 18 14:04:17.548: INFO: Pod "pod1" satisfied condition "running and ready" + STEP: Trying to create another pod(pod2) with hostport 54323 but hostIP 10.128.3.57 on the node which pod1 resides and expect scheduled 07/18/23 14:04:17.548 + Jul 18 14:04:17.554: INFO: Waiting up to 5m0s for pod "pod2" in namespace "hostport-9503" to be "running and ready" + Jul 18 14:04:17.558: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.896115ms + Jul 18 14:04:17.558: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 14:04:19.562: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.007612128s + Jul 18 14:04:19.562: INFO: The phase of Pod pod2 is Running (Ready = true) + Jul 18 14:04:19.562: INFO: Pod "pod2" satisfied condition "running and ready" + STEP: Trying to create a third pod(pod3) with hostport 54323, hostIP 10.128.3.57 but use UDP protocol on the node which pod2 resides 07/18/23 14:04:19.562 + Jul 18 14:04:19.568: INFO: Waiting up to 5m0s for pod "pod3" in namespace "hostport-9503" to be "running and ready" + Jul 18 14:04:19.571: INFO: Pod "pod3": Phase="Pending", Reason="", readiness=false. Elapsed: 3.660018ms + Jul 18 14:04:19.571: INFO: The phase of Pod pod3 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 14:04:21.576: INFO: Pod "pod3": Phase="Running", Reason="", readiness=true. Elapsed: 2.008526961s + Jul 18 14:04:21.576: INFO: The phase of Pod pod3 is Running (Ready = true) + Jul 18 14:04:21.576: INFO: Pod "pod3" satisfied condition "running and ready" + Jul 18 14:04:21.581: INFO: Waiting up to 5m0s for pod "e2e-host-exec" in namespace "hostport-9503" to be "running and ready" + Jul 18 14:04:21.584: INFO: Pod "e2e-host-exec": Phase="Pending", Reason="", readiness=false. Elapsed: 2.647132ms + Jul 18 14:04:21.584: INFO: The phase of Pod e2e-host-exec is Pending, waiting for it to be Running (with Ready = true) + Jul 18 14:04:23.589: INFO: Pod "e2e-host-exec": Phase="Running", Reason="", readiness=true. Elapsed: 2.007270254s + Jul 18 14:04:23.589: INFO: The phase of Pod e2e-host-exec is Running (Ready = true) + Jul 18 14:04:23.589: INFO: Pod "e2e-host-exec" satisfied condition "running and ready" + STEP: checking connectivity from pod e2e-host-exec to serverIP: 127.0.0.1, port: 54323 07/18/23 14:04:23.593 + Jul 18 14:04:23.593: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 --interface 10.128.3.57 http://127.0.0.1:54323/hostname] Namespace:hostport-9503 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 14:04:23.593: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 14:04:23.594: INFO: ExecWithOptions: Clientset creation + Jul 18 14:04:23.594: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/hostport-9503/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+--interface+10.128.3.57+http%3A%2F%2F127.0.0.1%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) + STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.128.3.57, port: 54323 07/18/23 14:04:23.67 + Jul 18 14:04:23.670: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 http://10.128.3.57:54323/hostname] Namespace:hostport-9503 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 14:04:23.670: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 14:04:23.670: INFO: ExecWithOptions: Clientset creation + Jul 18 14:04:23.670: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/hostport-9503/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+http%3A%2F%2F10.128.3.57%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) + STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.128.3.57, port: 54323 UDP 07/18/23 14:04:23.77 + Jul 18 14:04:23.770: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostname | nc -u -w 5 10.128.3.57 54323] Namespace:hostport-9503 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 14:04:23.770: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 14:04:23.770: INFO: ExecWithOptions: Clientset creation + Jul 18 14:04:23.770: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/hostport-9503/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostname+%7C+nc+-u+-w+5+10.128.3.57+54323&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) + [AfterEach] [sig-network] HostPort + test/e2e/framework/node/init/init.go:32 + Jul 18 14:04:28.832: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] HostPort + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] HostPort + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] HostPort + tear down framework | framework.go:193 + STEP: Destroying namespace "hostport-9503" for this suite. 07/18/23 14:04:28.838 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-node] Containers + should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:73 +[BeforeEach] [sig-node] Containers + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:04:28.846 +Jul 18 14:04:28.846: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename containers 07/18/23 14:04:28.847 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:28.859 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:28.861 +[BeforeEach] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:31 +[It] should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:73 +STEP: Creating a pod to test override command 07/18/23 14:04:28.864 +Jul 18 14:04:28.871: INFO: Waiting up to 5m0s for pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26" in namespace "containers-8295" to be "Succeeded or Failed" +Jul 18 14:04:28.876: INFO: Pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26": Phase="Pending", Reason="", readiness=false. Elapsed: 4.61223ms +Jul 18 14:04:30.880: INFO: Pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26": Phase="Running", Reason="", readiness=false. Elapsed: 2.008550086s +Jul 18 14:04:32.884: INFO: Pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012828288s +STEP: Saw pod success 07/18/23 14:04:32.884 +Jul 18 14:04:32.884: INFO: Pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26" satisfied condition "Succeeded or Failed" +Jul 18 14:04:32.887: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26 container agnhost-container: +STEP: delete the pod 07/18/23 14:04:32.906 +Jul 18 14:04:32.918: INFO: Waiting for pod client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26 to disappear +Jul 18 14:04:32.921: INFO: Pod client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26 no longer exists +[AfterEach] [sig-node] Containers + test/e2e/framework/node/init/init.go:32 +Jul 18 14:04:32.921: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Containers + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Containers + tear down framework | framework.go:193 +STEP: Destroying namespace "containers-8295" for this suite. 07/18/23 14:04:32.935 +------------------------------ +• [4.095 seconds] +[sig-node] Containers +test/e2e/common/node/framework.go:23 + should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:73 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Containers + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:04:28.846 + Jul 18 14:04:28.846: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename containers 07/18/23 14:04:28.847 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:28.859 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:28.861 + [BeforeEach] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:31 + [It] should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:73 + STEP: Creating a pod to test override command 07/18/23 14:04:28.864 + Jul 18 14:04:28.871: INFO: Waiting up to 5m0s for pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26" in namespace "containers-8295" to be "Succeeded or Failed" + Jul 18 14:04:28.876: INFO: Pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26": Phase="Pending", Reason="", readiness=false. Elapsed: 4.61223ms + Jul 18 14:04:30.880: INFO: Pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26": Phase="Running", Reason="", readiness=false. Elapsed: 2.008550086s + Jul 18 14:04:32.884: INFO: Pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012828288s + STEP: Saw pod success 07/18/23 14:04:32.884 + Jul 18 14:04:32.884: INFO: Pod "client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26" satisfied condition "Succeeded or Failed" + Jul 18 14:04:32.887: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26 container agnhost-container: + STEP: delete the pod 07/18/23 14:04:32.906 + Jul 18 14:04:32.918: INFO: Waiting for pod client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26 to disappear + Jul 18 14:04:32.921: INFO: Pod client-containers-a7a98b1c-7fbb-4e01-803c-2439e25b5e26 no longer exists + [AfterEach] [sig-node] Containers + test/e2e/framework/node/init/init.go:32 + Jul 18 14:04:32.921: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Containers + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Containers + tear down framework | framework.go:193 + STEP: Destroying namespace "containers-8295" for this suite. 07/18/23 14:04:32.935 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD with validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:69 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:04:32.942 +Jul 18 14:04:32.942: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 14:04:32.943 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:32.956 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:32.959 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] works for CRD with validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:69 +Jul 18 14:04:32.962: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: kubectl validation (kubectl create and apply) allows request with known and required properties 07/18/23 14:04:36.095 +Jul 18 14:04:36.095: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 create -f -' +Jul 18 14:04:37.448: INFO: stderr: "" +Jul 18 14:04:37.449: INFO: stdout: "e2e-test-crd-publish-openapi-6769-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Jul 18 14:04:37.449: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 delete e2e-test-crd-publish-openapi-6769-crds test-foo' +Jul 18 14:04:37.517: INFO: stderr: "" +Jul 18 14:04:37.517: INFO: stdout: "e2e-test-crd-publish-openapi-6769-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +Jul 18 14:04:37.517: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 apply -f -' +Jul 18 14:04:38.126: INFO: stderr: "" +Jul 18 14:04:38.126: INFO: stdout: "e2e-test-crd-publish-openapi-6769-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Jul 18 14:04:38.126: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 delete e2e-test-crd-publish-openapi-6769-crds test-foo' +Jul 18 14:04:38.199: INFO: stderr: "" +Jul 18 14:04:38.199: INFO: stdout: "e2e-test-crd-publish-openapi-6769-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +STEP: kubectl validation (kubectl create and apply) rejects request with value outside defined enum values 07/18/23 14:04:38.199 +Jul 18 14:04:38.199: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 create -f -' +Jul 18 14:04:38.381: INFO: rc: 1 +STEP: kubectl validation (kubectl create and apply) rejects request with unknown properties when disallowed by the schema 07/18/23 14:04:38.381 +Jul 18 14:04:38.381: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 create -f -' +Jul 18 14:04:38.553: INFO: rc: 1 +Jul 18 14:04:38.553: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 apply -f -' +Jul 18 14:04:38.750: INFO: rc: 1 +STEP: kubectl validation (kubectl create and apply) rejects request without required properties 07/18/23 14:04:38.75 +Jul 18 14:04:38.751: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 create -f -' +Jul 18 14:04:38.939: INFO: rc: 1 +Jul 18 14:04:38.939: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 apply -f -' +Jul 18 14:04:39.420: INFO: rc: 1 +STEP: kubectl explain works to explain CR properties 07/18/23 14:04:39.42 +Jul 18 14:04:39.420: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds' +Jul 18 14:04:39.592: INFO: stderr: "" +Jul 18 14:04:39.592: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-6769-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nDESCRIPTION:\n Foo CRD for Testing\n\nFIELDS:\n apiVersion\t\n APIVersion defines the versioned schema of this representation of an\n object. Servers should convert recognized schemas to the latest internal\n value, and may reject unrecognized values. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources\n\n kind\t\n Kind is a string value representing the REST resource this object\n represents. Servers may infer this from the endpoint the client submits\n requests to. Cannot be updated. In CamelCase. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds\n\n metadata\t\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n spec\t\n Specification of Foo\n\n status\t\n Status of Foo\n\n" +STEP: kubectl explain works to explain CR properties recursively 07/18/23 14:04:39.592 +Jul 18 14:04:39.593: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds.metadata' +Jul 18 14:04:39.781: INFO: stderr: "" +Jul 18 14:04:39.781: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-6769-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: metadata \n\nDESCRIPTION:\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n ObjectMeta is metadata that all persisted resources must have, which\n includes all objects users must create.\n\nFIELDS:\n annotations\t\n Annotations is an unstructured key value map stored with a resource that\n may be set by external tools to store and retrieve arbitrary metadata. They\n are not queryable and should be preserved when modifying objects. More\n info: http://kubernetes.io/docs/user-guide/annotations\n\n creationTimestamp\t\n CreationTimestamp is a timestamp representing the server time when this\n object was created. It is not guaranteed to be set in happens-before order\n across separate operations. Clients may not set this value. It is\n represented in RFC3339 form and is in UTC.\n\n Populated by the system. Read-only. Null for lists. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n deletionGracePeriodSeconds\t\n Number of seconds allowed for this object to gracefully terminate before it\n will be removed from the system. Only set when deletionTimestamp is also\n set. May only be shortened. Read-only.\n\n deletionTimestamp\t\n DeletionTimestamp is RFC 3339 date and time at which this resource will be\n deleted. This field is set by the server when a graceful deletion is\n requested by the user, and is not directly settable by a client. The\n resource is expected to be deleted (no longer visible from resource lists,\n and not reachable by name) after the time in this field, once the\n finalizers list is empty. As long as the finalizers list contains items,\n deletion is blocked. Once the deletionTimestamp is set, this value may not\n be unset or be set further into the future, although it may be shortened or\n the resource may be deleted prior to this time. For example, a user may\n request that a pod is deleted in 30 seconds. The Kubelet will react by\n sending a graceful termination signal to the containers in the pod. After\n that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL)\n to the container and after cleanup, remove the pod from the API. In the\n presence of network partitions, this object may still exist after this\n timestamp, until an administrator or automated process can determine the\n resource is fully terminated. If not set, graceful deletion of the object\n has not been requested.\n\n Populated by the system when a graceful deletion is requested. Read-only.\n More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n finalizers\t<[]string>\n Must be empty before the object is deleted from the registry. Each entry is\n an identifier for the responsible component that will remove the entry from\n the list. If the deletionTimestamp of the object is non-nil, entries in\n this list can only be removed. Finalizers may be processed and removed in\n any order. Order is NOT enforced because it introduces significant risk of\n stuck finalizers. finalizers is a shared field, any actor with permission\n can reorder it. If the finalizer list is processed in order, then this can\n lead to a situation in which the component responsible for the first\n finalizer in the list is waiting for a signal (field value, external\n system, or other) produced by a component responsible for a finalizer later\n in the list, resulting in a deadlock. Without enforced ordering finalizers\n are free to order amongst themselves and are not vulnerable to ordering\n changes in the list.\n\n generateName\t\n GenerateName is an optional prefix, used by the server, to generate a\n unique name ONLY IF the Name field has not been provided. If this field is\n used, the name returned to the client will be different than the name\n passed. This value will also be combined with a unique suffix. The provided\n value has the same validation rules as the Name field, and may be truncated\n by the length of the suffix required to make the value unique on the\n server.\n\n If this field is specified and the generated name exists, the server will\n return a 409.\n\n Applied only if Name is not specified. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency\n\n generation\t\n A sequence number representing a specific generation of the desired state.\n Populated by the system. Read-only.\n\n labels\t\n Map of string keys and values that can be used to organize and categorize\n (scope and select) objects. May match selectors of replication controllers\n and services. More info: http://kubernetes.io/docs/user-guide/labels\n\n managedFields\t<[]Object>\n ManagedFields maps workflow-id and version to the set of fields that are\n managed by that workflow. This is mostly for internal housekeeping, and\n users typically shouldn't need to set or understand this field. A workflow\n can be the user's name, a controller's name, or the name of a specific\n apply path like \"ci-cd\". The set of fields is always in the version that\n the workflow used when modifying the object.\n\n name\t\n Name must be unique within a namespace. Is required when creating\n resources, although some resources may allow a client to request the\n generation of an appropriate name automatically. Name is primarily intended\n for creation idempotence and configuration definition. Cannot be updated.\n More info: http://kubernetes.io/docs/user-guide/identifiers#names\n\n namespace\t\n Namespace defines the space within which each name must be unique. An empty\n namespace is equivalent to the \"default\" namespace, but \"default\" is the\n canonical representation. Not all objects are required to be scoped to a\n namespace - the value of this field for those objects will be empty.\n\n Must be a DNS_LABEL. Cannot be updated. More info:\n http://kubernetes.io/docs/user-guide/namespaces\n\n ownerReferences\t<[]Object>\n List of objects depended by this object. If ALL objects in the list have\n been deleted, this object will be garbage collected. If this object is\n managed by a controller, then an entry in this list will point to this\n controller, with the controller field set to true. There cannot be more\n than one managing controller.\n\n resourceVersion\t\n An opaque value that represents the internal version of this object that\n can be used by clients to determine when objects have changed. May be used\n for optimistic concurrency, change detection, and the watch operation on a\n resource or set of resources. Clients must treat these values as opaque and\n passed unmodified back to the server. They may only be valid for a\n particular resource or set of resources.\n\n Populated by the system. Read-only. Value must be treated as opaque by\n clients and . More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency\n\n selfLink\t\n Deprecated: selfLink is a legacy read-only field that is no longer\n populated by the system.\n\n uid\t\n UID is the unique in time and space value for this object. It is typically\n generated by the server on successful creation of a resource and is not\n allowed to change on PUT operations.\n\n Populated by the system. Read-only. More info:\n http://kubernetes.io/docs/user-guide/identifiers#uids\n\n" +Jul 18 14:04:39.781: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds.spec' +Jul 18 14:04:39.970: INFO: stderr: "" +Jul 18 14:04:39.970: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-6769-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: spec \n\nDESCRIPTION:\n Specification of Foo\n\nFIELDS:\n bars\t<[]Object>\n List of Bars and their specs.\n\n" +Jul 18 14:04:39.970: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds.spec.bars' +Jul 18 14:04:40.151: INFO: stderr: "" +Jul 18 14:04:40.151: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-6769-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: bars <[]Object>\n\nDESCRIPTION:\n List of Bars and their specs.\n\nFIELDS:\n age\t\n Age of Bar.\n\n bazs\t<[]string>\n List of Bazs.\n\n feeling\t\n Whether Bar is feeling great.\n\n name\t -required-\n Name of Bar.\n\n" +STEP: kubectl explain works to return error when explain is called on property that doesn't exist 07/18/23 14:04:40.151 +Jul 18 14:04:40.152: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds.spec.bars2' +Jul 18 14:04:40.327: INFO: rc: 1 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:04:42.277: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-publish-openapi-698" for this suite. 07/18/23 14:04:42.29 +------------------------------ +• [SLOW TEST] [9.358 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD with validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:69 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:04:32.942 + Jul 18 14:04:32.942: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 14:04:32.943 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:32.956 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:32.959 + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] works for CRD with validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:69 + Jul 18 14:04:32.962: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: kubectl validation (kubectl create and apply) allows request with known and required properties 07/18/23 14:04:36.095 + Jul 18 14:04:36.095: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 create -f -' + Jul 18 14:04:37.448: INFO: stderr: "" + Jul 18 14:04:37.449: INFO: stdout: "e2e-test-crd-publish-openapi-6769-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" + Jul 18 14:04:37.449: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 delete e2e-test-crd-publish-openapi-6769-crds test-foo' + Jul 18 14:04:37.517: INFO: stderr: "" + Jul 18 14:04:37.517: INFO: stdout: "e2e-test-crd-publish-openapi-6769-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" + Jul 18 14:04:37.517: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 apply -f -' + Jul 18 14:04:38.126: INFO: stderr: "" + Jul 18 14:04:38.126: INFO: stdout: "e2e-test-crd-publish-openapi-6769-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" + Jul 18 14:04:38.126: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 delete e2e-test-crd-publish-openapi-6769-crds test-foo' + Jul 18 14:04:38.199: INFO: stderr: "" + Jul 18 14:04:38.199: INFO: stdout: "e2e-test-crd-publish-openapi-6769-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" + STEP: kubectl validation (kubectl create and apply) rejects request with value outside defined enum values 07/18/23 14:04:38.199 + Jul 18 14:04:38.199: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 create -f -' + Jul 18 14:04:38.381: INFO: rc: 1 + STEP: kubectl validation (kubectl create and apply) rejects request with unknown properties when disallowed by the schema 07/18/23 14:04:38.381 + Jul 18 14:04:38.381: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 create -f -' + Jul 18 14:04:38.553: INFO: rc: 1 + Jul 18 14:04:38.553: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 apply -f -' + Jul 18 14:04:38.750: INFO: rc: 1 + STEP: kubectl validation (kubectl create and apply) rejects request without required properties 07/18/23 14:04:38.75 + Jul 18 14:04:38.751: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 create -f -' + Jul 18 14:04:38.939: INFO: rc: 1 + Jul 18 14:04:38.939: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 --namespace=crd-publish-openapi-698 apply -f -' + Jul 18 14:04:39.420: INFO: rc: 1 + STEP: kubectl explain works to explain CR properties 07/18/23 14:04:39.42 + Jul 18 14:04:39.420: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds' + Jul 18 14:04:39.592: INFO: stderr: "" + Jul 18 14:04:39.592: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-6769-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nDESCRIPTION:\n Foo CRD for Testing\n\nFIELDS:\n apiVersion\t\n APIVersion defines the versioned schema of this representation of an\n object. Servers should convert recognized schemas to the latest internal\n value, and may reject unrecognized values. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources\n\n kind\t\n Kind is a string value representing the REST resource this object\n represents. Servers may infer this from the endpoint the client submits\n requests to. Cannot be updated. In CamelCase. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds\n\n metadata\t\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n spec\t\n Specification of Foo\n\n status\t\n Status of Foo\n\n" + STEP: kubectl explain works to explain CR properties recursively 07/18/23 14:04:39.592 + Jul 18 14:04:39.593: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds.metadata' + Jul 18 14:04:39.781: INFO: stderr: "" + Jul 18 14:04:39.781: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-6769-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: metadata \n\nDESCRIPTION:\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n ObjectMeta is metadata that all persisted resources must have, which\n includes all objects users must create.\n\nFIELDS:\n annotations\t\n Annotations is an unstructured key value map stored with a resource that\n may be set by external tools to store and retrieve arbitrary metadata. They\n are not queryable and should be preserved when modifying objects. More\n info: http://kubernetes.io/docs/user-guide/annotations\n\n creationTimestamp\t\n CreationTimestamp is a timestamp representing the server time when this\n object was created. It is not guaranteed to be set in happens-before order\n across separate operations. Clients may not set this value. It is\n represented in RFC3339 form and is in UTC.\n\n Populated by the system. Read-only. Null for lists. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n deletionGracePeriodSeconds\t\n Number of seconds allowed for this object to gracefully terminate before it\n will be removed from the system. Only set when deletionTimestamp is also\n set. May only be shortened. Read-only.\n\n deletionTimestamp\t\n DeletionTimestamp is RFC 3339 date and time at which this resource will be\n deleted. This field is set by the server when a graceful deletion is\n requested by the user, and is not directly settable by a client. The\n resource is expected to be deleted (no longer visible from resource lists,\n and not reachable by name) after the time in this field, once the\n finalizers list is empty. As long as the finalizers list contains items,\n deletion is blocked. Once the deletionTimestamp is set, this value may not\n be unset or be set further into the future, although it may be shortened or\n the resource may be deleted prior to this time. For example, a user may\n request that a pod is deleted in 30 seconds. The Kubelet will react by\n sending a graceful termination signal to the containers in the pod. After\n that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL)\n to the container and after cleanup, remove the pod from the API. In the\n presence of network partitions, this object may still exist after this\n timestamp, until an administrator or automated process can determine the\n resource is fully terminated. If not set, graceful deletion of the object\n has not been requested.\n\n Populated by the system when a graceful deletion is requested. Read-only.\n More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n finalizers\t<[]string>\n Must be empty before the object is deleted from the registry. Each entry is\n an identifier for the responsible component that will remove the entry from\n the list. If the deletionTimestamp of the object is non-nil, entries in\n this list can only be removed. Finalizers may be processed and removed in\n any order. Order is NOT enforced because it introduces significant risk of\n stuck finalizers. finalizers is a shared field, any actor with permission\n can reorder it. If the finalizer list is processed in order, then this can\n lead to a situation in which the component responsible for the first\n finalizer in the list is waiting for a signal (field value, external\n system, or other) produced by a component responsible for a finalizer later\n in the list, resulting in a deadlock. Without enforced ordering finalizers\n are free to order amongst themselves and are not vulnerable to ordering\n changes in the list.\n\n generateName\t\n GenerateName is an optional prefix, used by the server, to generate a\n unique name ONLY IF the Name field has not been provided. If this field is\n used, the name returned to the client will be different than the name\n passed. This value will also be combined with a unique suffix. The provided\n value has the same validation rules as the Name field, and may be truncated\n by the length of the suffix required to make the value unique on the\n server.\n\n If this field is specified and the generated name exists, the server will\n return a 409.\n\n Applied only if Name is not specified. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency\n\n generation\t\n A sequence number representing a specific generation of the desired state.\n Populated by the system. Read-only.\n\n labels\t\n Map of string keys and values that can be used to organize and categorize\n (scope and select) objects. May match selectors of replication controllers\n and services. More info: http://kubernetes.io/docs/user-guide/labels\n\n managedFields\t<[]Object>\n ManagedFields maps workflow-id and version to the set of fields that are\n managed by that workflow. This is mostly for internal housekeeping, and\n users typically shouldn't need to set or understand this field. A workflow\n can be the user's name, a controller's name, or the name of a specific\n apply path like \"ci-cd\". The set of fields is always in the version that\n the workflow used when modifying the object.\n\n name\t\n Name must be unique within a namespace. Is required when creating\n resources, although some resources may allow a client to request the\n generation of an appropriate name automatically. Name is primarily intended\n for creation idempotence and configuration definition. Cannot be updated.\n More info: http://kubernetes.io/docs/user-guide/identifiers#names\n\n namespace\t\n Namespace defines the space within which each name must be unique. An empty\n namespace is equivalent to the \"default\" namespace, but \"default\" is the\n canonical representation. Not all objects are required to be scoped to a\n namespace - the value of this field for those objects will be empty.\n\n Must be a DNS_LABEL. Cannot be updated. More info:\n http://kubernetes.io/docs/user-guide/namespaces\n\n ownerReferences\t<[]Object>\n List of objects depended by this object. If ALL objects in the list have\n been deleted, this object will be garbage collected. If this object is\n managed by a controller, then an entry in this list will point to this\n controller, with the controller field set to true. There cannot be more\n than one managing controller.\n\n resourceVersion\t\n An opaque value that represents the internal version of this object that\n can be used by clients to determine when objects have changed. May be used\n for optimistic concurrency, change detection, and the watch operation on a\n resource or set of resources. Clients must treat these values as opaque and\n passed unmodified back to the server. They may only be valid for a\n particular resource or set of resources.\n\n Populated by the system. Read-only. Value must be treated as opaque by\n clients and . More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency\n\n selfLink\t\n Deprecated: selfLink is a legacy read-only field that is no longer\n populated by the system.\n\n uid\t\n UID is the unique in time and space value for this object. It is typically\n generated by the server on successful creation of a resource and is not\n allowed to change on PUT operations.\n\n Populated by the system. Read-only. More info:\n http://kubernetes.io/docs/user-guide/identifiers#uids\n\n" + Jul 18 14:04:39.781: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds.spec' + Jul 18 14:04:39.970: INFO: stderr: "" + Jul 18 14:04:39.970: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-6769-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: spec \n\nDESCRIPTION:\n Specification of Foo\n\nFIELDS:\n bars\t<[]Object>\n List of Bars and their specs.\n\n" + Jul 18 14:04:39.970: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds.spec.bars' + Jul 18 14:04:40.151: INFO: stderr: "" + Jul 18 14:04:40.151: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-6769-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: bars <[]Object>\n\nDESCRIPTION:\n List of Bars and their specs.\n\nFIELDS:\n age\t\n Age of Bar.\n\n bazs\t<[]string>\n List of Bazs.\n\n feeling\t\n Whether Bar is feeling great.\n\n name\t -required-\n Name of Bar.\n\n" + STEP: kubectl explain works to return error when explain is called on property that doesn't exist 07/18/23 14:04:40.151 + Jul 18 14:04:40.152: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-698 explain e2e-test-crd-publish-openapi-6769-crds.spec.bars2' + Jul 18 14:04:40.327: INFO: rc: 1 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:04:42.277: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-publish-openapi-698" for this suite. 07/18/23 14:04:42.29 + << End Captured GinkgoWriter Output +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:177 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:04:42.301 +Jul 18 14:04:42.301: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 14:04:42.302 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:42.313 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:42.315 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:177 +STEP: Creating a pod to test emptydir 0666 on node default medium 07/18/23 14:04:42.319 +Jul 18 14:04:42.326: INFO: Waiting up to 5m0s for pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc" in namespace "emptydir-3291" to be "Succeeded or Failed" +Jul 18 14:04:42.330: INFO: Pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc": Phase="Pending", Reason="", readiness=false. Elapsed: 4.265299ms +Jul 18 14:04:44.334: INFO: Pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008497533s +Jul 18 14:04:46.333: INFO: Pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00764043s +STEP: Saw pod success 07/18/23 14:04:46.333 +Jul 18 14:04:46.334: INFO: Pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc" satisfied condition "Succeeded or Failed" +Jul 18 14:04:46.337: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc container test-container: +STEP: delete the pod 07/18/23 14:04:46.344 +Jul 18 14:04:46.354: INFO: Waiting for pod pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc to disappear +Jul 18 14:04:46.357: INFO: Pod pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 14:04:46.357: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-3291" for this suite. 07/18/23 14:04:46.364 +------------------------------ +• [4.069 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:177 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:04:42.301 + Jul 18 14:04:42.301: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 14:04:42.302 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:42.313 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:42.315 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:177 + STEP: Creating a pod to test emptydir 0666 on node default medium 07/18/23 14:04:42.319 + Jul 18 14:04:42.326: INFO: Waiting up to 5m0s for pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc" in namespace "emptydir-3291" to be "Succeeded or Failed" + Jul 18 14:04:42.330: INFO: Pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc": Phase="Pending", Reason="", readiness=false. Elapsed: 4.265299ms + Jul 18 14:04:44.334: INFO: Pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008497533s + Jul 18 14:04:46.333: INFO: Pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00764043s + STEP: Saw pod success 07/18/23 14:04:46.333 + Jul 18 14:04:46.334: INFO: Pod "pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc" satisfied condition "Succeeded or Failed" + Jul 18 14:04:46.337: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc container test-container: + STEP: delete the pod 07/18/23 14:04:46.344 + Jul 18 14:04:46.354: INFO: Waiting for pod pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc to disappear + Jul 18 14:04:46.357: INFO: Pod pod-22cf49d2-0843-47c4-9846-d9d925a7b5fc no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 14:04:46.357: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-3291" for this suite. 07/18/23 14:04:46.364 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:221 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:04:46.372 +Jul 18 14:04:46.372: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:04:46.373 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:46.388 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:46.392 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:221 +STEP: Creating a pod to test downward API volume plugin 07/18/23 14:04:46.394 +Jul 18 14:04:46.402: INFO: Waiting up to 5m0s for pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c" in namespace "projected-7742" to be "Succeeded or Failed" +Jul 18 14:04:46.406: INFO: Pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.562541ms +Jul 18 14:04:48.411: INFO: Pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009051053s +Jul 18 14:04:50.411: INFO: Pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009172024s +STEP: Saw pod success 07/18/23 14:04:50.411 +Jul 18 14:04:50.411: INFO: Pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c" satisfied condition "Succeeded or Failed" +Jul 18 14:04:50.414: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c container client-container: +STEP: delete the pod 07/18/23 14:04:50.421 +Jul 18 14:04:50.430: INFO: Waiting for pod downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c to disappear +Jul 18 14:04:50.433: INFO: Pod downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 14:04:50.434: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-7742" for this suite. 07/18/23 14:04:50.438 +------------------------------ +• [4.071 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:221 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:04:46.372 + Jul 18 14:04:46.372: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:04:46.373 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:46.388 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:46.392 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:221 + STEP: Creating a pod to test downward API volume plugin 07/18/23 14:04:46.394 + Jul 18 14:04:46.402: INFO: Waiting up to 5m0s for pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c" in namespace "projected-7742" to be "Succeeded or Failed" + Jul 18 14:04:46.406: INFO: Pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.562541ms + Jul 18 14:04:48.411: INFO: Pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009051053s + Jul 18 14:04:50.411: INFO: Pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009172024s + STEP: Saw pod success 07/18/23 14:04:50.411 + Jul 18 14:04:50.411: INFO: Pod "downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c" satisfied condition "Succeeded or Failed" + Jul 18 14:04:50.414: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c container client-container: + STEP: delete the pod 07/18/23 14:04:50.421 + Jul 18 14:04:50.430: INFO: Waiting for pod downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c to disappear + Jul 18 14:04:50.433: INFO: Pod downwardapi-volume-7c9c8628-046c-4e26-ad82-ffe1720cd20c no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 14:04:50.434: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-7742" for this suite. 07/18/23 14:04:50.438 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/common/node/expansion.go:297 +[BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:04:50.444 +Jul 18 14:04:50.444: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename var-expansion 07/18/23 14:04:50.445 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:50.456 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:50.458 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 +[It] should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/common/node/expansion.go:297 +STEP: creating the pod 07/18/23 14:04:50.461 +STEP: waiting for pod running 07/18/23 14:04:50.468 +Jul 18 14:04:50.468: INFO: Waiting up to 2m0s for pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" in namespace "var-expansion-8679" to be "running" +Jul 18 14:04:50.471: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726": Phase="Pending", Reason="", readiness=false. Elapsed: 3.061245ms +Jul 18 14:04:52.476: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726": Phase="Running", Reason="", readiness=true. Elapsed: 2.007785013s +Jul 18 14:04:52.476: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" satisfied condition "running" +STEP: creating a file in subpath 07/18/23 14:04:52.476 +Jul 18 14:04:52.479: INFO: ExecWithOptions {Command:[/bin/sh -c touch /volume_mount/mypath/foo/test.log] Namespace:var-expansion-8679 PodName:var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 14:04:52.479: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 14:04:52.480: INFO: ExecWithOptions: Clientset creation +Jul 18 14:04:52.480: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/var-expansion-8679/pods/var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726/exec?command=%2Fbin%2Fsh&command=-c&command=touch+%2Fvolume_mount%2Fmypath%2Ffoo%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) +STEP: test for file in mounted path 07/18/23 14:04:52.59 +Jul 18 14:04:52.601: INFO: ExecWithOptions {Command:[/bin/sh -c test -f /subpath_mount/test.log] Namespace:var-expansion-8679 PodName:var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Jul 18 14:04:52.601: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 14:04:52.604: INFO: ExecWithOptions: Clientset creation +Jul 18 14:04:52.604: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/var-expansion-8679/pods/var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726/exec?command=%2Fbin%2Fsh&command=-c&command=test+-f+%2Fsubpath_mount%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) +STEP: updating the annotation value 07/18/23 14:04:52.696 +Jul 18 14:04:53.208: INFO: Successfully updated pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" +STEP: waiting for annotated pod running 07/18/23 14:04:53.208 +Jul 18 14:04:53.209: INFO: Waiting up to 2m0s for pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" in namespace "var-expansion-8679" to be "running" +Jul 18 14:04:53.211: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726": Phase="Running", Reason="", readiness=true. Elapsed: 2.644469ms +Jul 18 14:04:53.211: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" satisfied condition "running" +STEP: deleting the pod gracefully 07/18/23 14:04:53.211 +Jul 18 14:04:53.212: INFO: Deleting pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" in namespace "var-expansion-8679" +Jul 18 14:04:53.217: INFO: Wait up to 5m0s for pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 +Jul 18 14:05:27.225: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 +STEP: Destroying namespace "var-expansion-8679" for this suite. 07/18/23 14:05:27.229 +------------------------------ +• [SLOW TEST] [36.791 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/common/node/expansion.go:297 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:04:50.444 + Jul 18 14:04:50.444: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename var-expansion 07/18/23 14:04:50.445 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:04:50.456 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:04:50.458 + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 + [It] should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/common/node/expansion.go:297 + STEP: creating the pod 07/18/23 14:04:50.461 + STEP: waiting for pod running 07/18/23 14:04:50.468 + Jul 18 14:04:50.468: INFO: Waiting up to 2m0s for pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" in namespace "var-expansion-8679" to be "running" + Jul 18 14:04:50.471: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726": Phase="Pending", Reason="", readiness=false. Elapsed: 3.061245ms + Jul 18 14:04:52.476: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726": Phase="Running", Reason="", readiness=true. Elapsed: 2.007785013s + Jul 18 14:04:52.476: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" satisfied condition "running" + STEP: creating a file in subpath 07/18/23 14:04:52.476 + Jul 18 14:04:52.479: INFO: ExecWithOptions {Command:[/bin/sh -c touch /volume_mount/mypath/foo/test.log] Namespace:var-expansion-8679 PodName:var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 14:04:52.479: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 14:04:52.480: INFO: ExecWithOptions: Clientset creation + Jul 18 14:04:52.480: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/var-expansion-8679/pods/var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726/exec?command=%2Fbin%2Fsh&command=-c&command=touch+%2Fvolume_mount%2Fmypath%2Ffoo%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) + STEP: test for file in mounted path 07/18/23 14:04:52.59 + Jul 18 14:04:52.601: INFO: ExecWithOptions {Command:[/bin/sh -c test -f /subpath_mount/test.log] Namespace:var-expansion-8679 PodName:var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Jul 18 14:04:52.601: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 14:04:52.604: INFO: ExecWithOptions: Clientset creation + Jul 18 14:04:52.604: INFO: ExecWithOptions: execute(POST https://10.96.0.1:443/api/v1/namespaces/var-expansion-8679/pods/var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726/exec?command=%2Fbin%2Fsh&command=-c&command=test+-f+%2Fsubpath_mount%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) + STEP: updating the annotation value 07/18/23 14:04:52.696 + Jul 18 14:04:53.208: INFO: Successfully updated pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" + STEP: waiting for annotated pod running 07/18/23 14:04:53.208 + Jul 18 14:04:53.209: INFO: Waiting up to 2m0s for pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" in namespace "var-expansion-8679" to be "running" + Jul 18 14:04:53.211: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726": Phase="Running", Reason="", readiness=true. Elapsed: 2.644469ms + Jul 18 14:04:53.211: INFO: Pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" satisfied condition "running" + STEP: deleting the pod gracefully 07/18/23 14:04:53.211 + Jul 18 14:04:53.212: INFO: Deleting pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" in namespace "var-expansion-8679" + Jul 18 14:04:53.217: INFO: Wait up to 5m0s for pod "var-expansion-c1eba583-03f6-4ee0-8180-bb04be93a726" to be fully deleted + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 + Jul 18 14:05:27.225: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 + STEP: Destroying namespace "var-expansion-8679" for this suite. 07/18/23 14:05:27.229 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny custom resource creation, update and deletion [Conformance] + test/e2e/apimachinery/webhook.go:221 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:05:27.236 +Jul 18 14:05:27.236: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 14:05:27.237 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:27.256 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:27.258 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 14:05:27.274 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 14:05:27.563 +STEP: Deploying the webhook pod 07/18/23 14:05:27.57 +STEP: Wait for the deployment to be ready 07/18/23 14:05:27.58 +Jul 18 14:05:27.594: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 07/18/23 14:05:29.604 +STEP: Verifying the service has paired with the endpoint 07/18/23 14:05:29.614 +Jul 18 14:05:30.615: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny custom resource creation, update and deletion [Conformance] + test/e2e/apimachinery/webhook.go:221 +Jul 18 14:05:30.619: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Registering the custom resource webhook via the AdmissionRegistration API 07/18/23 14:05:31.13 +STEP: Creating a custom resource that should be denied by the webhook 07/18/23 14:05:31.146 +STEP: Creating a custom resource whose deletion would be denied by the webhook 07/18/23 14:05:33.19 +STEP: Updating the custom resource with disallowed data should be denied 07/18/23 14:05:33.198 +STEP: Deleting the custom resource should be denied 07/18/23 14:05:33.208 +STEP: Remove the offending key and value from the custom resource data 07/18/23 14:05:33.216 +STEP: Deleting the updated custom resource should be successful 07/18/23 14:05:33.227 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:05:33.796: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-3827" for this suite. 07/18/23 14:05:33.859 +STEP: Destroying namespace "webhook-3827-markers" for this suite. 07/18/23 14:05:33.872 +------------------------------ +• [SLOW TEST] [6.645 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to deny custom resource creation, update and deletion [Conformance] + test/e2e/apimachinery/webhook.go:221 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:05:27.236 + Jul 18 14:05:27.236: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 14:05:27.237 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:27.256 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:27.258 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 14:05:27.274 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 14:05:27.563 + STEP: Deploying the webhook pod 07/18/23 14:05:27.57 + STEP: Wait for the deployment to be ready 07/18/23 14:05:27.58 + Jul 18 14:05:27.594: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 07/18/23 14:05:29.604 + STEP: Verifying the service has paired with the endpoint 07/18/23 14:05:29.614 + Jul 18 14:05:30.615: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should be able to deny custom resource creation, update and deletion [Conformance] + test/e2e/apimachinery/webhook.go:221 + Jul 18 14:05:30.619: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Registering the custom resource webhook via the AdmissionRegistration API 07/18/23 14:05:31.13 + STEP: Creating a custom resource that should be denied by the webhook 07/18/23 14:05:31.146 + STEP: Creating a custom resource whose deletion would be denied by the webhook 07/18/23 14:05:33.19 + STEP: Updating the custom resource with disallowed data should be denied 07/18/23 14:05:33.198 + STEP: Deleting the custom resource should be denied 07/18/23 14:05:33.208 + STEP: Remove the offending key and value from the custom resource data 07/18/23 14:05:33.216 + STEP: Deleting the updated custom resource should be successful 07/18/23 14:05:33.227 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:05:33.796: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-3827" for this suite. 07/18/23 14:05:33.859 + STEP: Destroying namespace "webhook-3827-markers" for this suite. 07/18/23 14:05:33.872 + << End Captured GinkgoWriter Output +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:137 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:05:33.882 +Jul 18 14:05:33.882: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 14:05:33.883 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:33.897 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:33.9 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:137 +STEP: Creating a pod to test emptydir 0666 on tmpfs 07/18/23 14:05:33.902 +Jul 18 14:05:33.910: INFO: Waiting up to 5m0s for pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b" in namespace "emptydir-3238" to be "Succeeded or Failed" +Jul 18 14:05:33.913: INFO: Pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.179152ms +Jul 18 14:05:35.918: INFO: Pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007899968s +Jul 18 14:05:37.918: INFO: Pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007868387s +STEP: Saw pod success 07/18/23 14:05:37.918 +Jul 18 14:05:37.918: INFO: Pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b" satisfied condition "Succeeded or Failed" +Jul 18 14:05:37.922: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-f26da6ca-cfeb-491e-bb47-9291113b250b container test-container: +STEP: delete the pod 07/18/23 14:05:37.931 +Jul 18 14:05:37.941: INFO: Waiting for pod pod-f26da6ca-cfeb-491e-bb47-9291113b250b to disappear +Jul 18 14:05:37.944: INFO: Pod pod-f26da6ca-cfeb-491e-bb47-9291113b250b no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 14:05:37.944: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-3238" for this suite. 07/18/23 14:05:37.949 +------------------------------ +• [4.073 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:137 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:05:33.882 + Jul 18 14:05:33.882: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 14:05:33.883 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:33.897 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:33.9 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:137 + STEP: Creating a pod to test emptydir 0666 on tmpfs 07/18/23 14:05:33.902 + Jul 18 14:05:33.910: INFO: Waiting up to 5m0s for pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b" in namespace "emptydir-3238" to be "Succeeded or Failed" + Jul 18 14:05:33.913: INFO: Pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.179152ms + Jul 18 14:05:35.918: INFO: Pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007899968s + Jul 18 14:05:37.918: INFO: Pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007868387s + STEP: Saw pod success 07/18/23 14:05:37.918 + Jul 18 14:05:37.918: INFO: Pod "pod-f26da6ca-cfeb-491e-bb47-9291113b250b" satisfied condition "Succeeded or Failed" + Jul 18 14:05:37.922: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-f26da6ca-cfeb-491e-bb47-9291113b250b container test-container: + STEP: delete the pod 07/18/23 14:05:37.931 + Jul 18 14:05:37.941: INFO: Waiting for pod pod-f26da6ca-cfeb-491e-bb47-9291113b250b to disappear + Jul 18 14:05:37.944: INFO: Pod pod-f26da6ca-cfeb-491e-bb47-9291113b250b no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 14:05:37.944: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-3238" for this suite. 07/18/23 14:05:37.949 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:649 +[BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:05:37.956 +Jul 18 14:05:37.956: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename svcaccounts 07/18/23 14:05:37.957 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:37.968 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:37.971 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 +[It] should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:649 +STEP: creating a ServiceAccount 07/18/23 14:05:37.974 +STEP: watching for the ServiceAccount to be added 07/18/23 14:05:37.98 +STEP: patching the ServiceAccount 07/18/23 14:05:37.982 +STEP: finding ServiceAccount in list of all ServiceAccounts (by LabelSelector) 07/18/23 14:05:37.987 +STEP: deleting the ServiceAccount 07/18/23 14:05:37.991 +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 +Jul 18 14:05:38.002: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 +STEP: Destroying namespace "svcaccounts-6611" for this suite. 07/18/23 14:05:38.007 +------------------------------ +• [0.056 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:649 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:05:37.956 + Jul 18 14:05:37.956: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename svcaccounts 07/18/23 14:05:37.957 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:37.968 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:37.971 + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 + [It] should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:649 + STEP: creating a ServiceAccount 07/18/23 14:05:37.974 + STEP: watching for the ServiceAccount to be added 07/18/23 14:05:37.98 + STEP: patching the ServiceAccount 07/18/23 14:05:37.982 + STEP: finding ServiceAccount in list of all ServiceAccounts (by LabelSelector) 07/18/23 14:05:37.987 + STEP: deleting the ServiceAccount 07/18/23 14:05:37.991 + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 + Jul 18 14:05:38.002: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 + STEP: Destroying namespace "svcaccounts-6611" for this suite. 07/18/23 14:05:38.007 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSS +------------------------------ +[sig-node] Containers + should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:39 +[BeforeEach] [sig-node] Containers + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:05:38.015 +Jul 18 14:05:38.016: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename containers 07/18/23 14:05:38.017 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:38.029 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:38.033 +[BeforeEach] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:31 +[It] should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:39 +Jul 18 14:05:38.043: INFO: Waiting up to 5m0s for pod "client-containers-cc0ab15a-0370-4b70-b806-b4f3c11ec5c6" in namespace "containers-3049" to be "running" +Jul 18 14:05:38.047: INFO: Pod "client-containers-cc0ab15a-0370-4b70-b806-b4f3c11ec5c6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.88926ms +Jul 18 14:05:40.053: INFO: Pod "client-containers-cc0ab15a-0370-4b70-b806-b4f3c11ec5c6": Phase="Running", Reason="", readiness=true. Elapsed: 2.009888015s +Jul 18 14:05:40.053: INFO: Pod "client-containers-cc0ab15a-0370-4b70-b806-b4f3c11ec5c6" satisfied condition "running" +[AfterEach] [sig-node] Containers + test/e2e/framework/node/init/init.go:32 +Jul 18 14:05:40.060: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Containers + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Containers + tear down framework | framework.go:193 +STEP: Destroying namespace "containers-3049" for this suite. 07/18/23 14:05:40.065 +------------------------------ +• [2.055 seconds] +[sig-node] Containers +test/e2e/common/node/framework.go:23 + should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:39 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Containers + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:05:38.015 + Jul 18 14:05:38.016: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename containers 07/18/23 14:05:38.017 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:38.029 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:38.033 + [BeforeEach] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:31 + [It] should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:39 + Jul 18 14:05:38.043: INFO: Waiting up to 5m0s for pod "client-containers-cc0ab15a-0370-4b70-b806-b4f3c11ec5c6" in namespace "containers-3049" to be "running" + Jul 18 14:05:38.047: INFO: Pod "client-containers-cc0ab15a-0370-4b70-b806-b4f3c11ec5c6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.88926ms + Jul 18 14:05:40.053: INFO: Pod "client-containers-cc0ab15a-0370-4b70-b806-b4f3c11ec5c6": Phase="Running", Reason="", readiness=true. Elapsed: 2.009888015s + Jul 18 14:05:40.053: INFO: Pod "client-containers-cc0ab15a-0370-4b70-b806-b4f3c11ec5c6" satisfied condition "running" + [AfterEach] [sig-node] Containers + test/e2e/framework/node/init/init.go:32 + Jul 18 14:05:40.060: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Containers + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Containers + tear down framework | framework.go:193 + STEP: Destroying namespace "containers-3049" for this suite. 07/18/23 14:05:40.065 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-node] Security Context when creating containers with AllowPrivilegeEscalation + should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:609 +[BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:05:40.073 +Jul 18 14:05:40.073: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename security-context-test 07/18/23 14:05:40.074 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:40.092 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:40.1 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:50 +[It] should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:609 +Jul 18 14:05:40.110: INFO: Waiting up to 5m0s for pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f" in namespace "security-context-test-7595" to be "Succeeded or Failed" +Jul 18 14:05:40.115: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.023785ms +Jul 18 14:05:42.119: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008307231s +Jul 18 14:05:44.118: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.007727098s +Jul 18 14:05:46.119: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.008301258s +Jul 18 14:05:46.119: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 +Jul 18 14:05:46.141: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 +STEP: Destroying namespace "security-context-test-7595" for this suite. 07/18/23 14:05:46.149 +------------------------------ +• [SLOW TEST] [6.084 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + when creating containers with AllowPrivilegeEscalation + test/e2e/common/node/security_context.go:555 + should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:609 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:05:40.073 + Jul 18 14:05:40.073: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename security-context-test 07/18/23 14:05:40.074 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:40.092 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:40.1 + [BeforeEach] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:50 + [It] should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:609 + Jul 18 14:05:40.110: INFO: Waiting up to 5m0s for pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f" in namespace "security-context-test-7595" to be "Succeeded or Failed" + Jul 18 14:05:40.115: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.023785ms + Jul 18 14:05:42.119: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008307231s + Jul 18 14:05:44.118: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.007727098s + Jul 18 14:05:46.119: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.008301258s + Jul 18 14:05:46.119: INFO: Pod "alpine-nnp-false-03afe22c-d06b-4b4f-9074-aadedd29733f" satisfied condition "Succeeded or Failed" + [AfterEach] [sig-node] Security Context + test/e2e/framework/node/init/init.go:32 + Jul 18 14:05:46.141: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Security Context + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Security Context + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Security Context + tear down framework | framework.go:193 + STEP: Destroying namespace "security-context-test-7595" for this suite. 07/18/23 14:05:46.149 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] CSIInlineVolumes + should support CSIVolumeSource in Pod API [Conformance] + test/e2e/storage/csi_inline.go:131 +[BeforeEach] [sig-storage] CSIInlineVolumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:05:46.161 +Jul 18 14:05:46.161: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename csiinlinevolumes 07/18/23 14:05:46.162 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:46.175 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:46.18 +[BeforeEach] [sig-storage] CSIInlineVolumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support CSIVolumeSource in Pod API [Conformance] + test/e2e/storage/csi_inline.go:131 +STEP: creating 07/18/23 14:05:46.183 +STEP: getting 07/18/23 14:05:46.201 +STEP: listing in namespace 07/18/23 14:05:46.205 +STEP: patching 07/18/23 14:05:46.209 +STEP: deleting 07/18/23 14:05:46.219 +[AfterEach] [sig-storage] CSIInlineVolumes + test/e2e/framework/node/init/init.go:32 +Jul 18 14:05:46.234: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + tear down framework | framework.go:193 +STEP: Destroying namespace "csiinlinevolumes-5307" for this suite. 07/18/23 14:05:46.24 +------------------------------ +• [0.086 seconds] +[sig-storage] CSIInlineVolumes +test/e2e/storage/utils/framework.go:23 + should support CSIVolumeSource in Pod API [Conformance] + test/e2e/storage/csi_inline.go:131 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] CSIInlineVolumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:05:46.161 + Jul 18 14:05:46.161: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename csiinlinevolumes 07/18/23 14:05:46.162 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:46.175 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:46.18 + [BeforeEach] [sig-storage] CSIInlineVolumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support CSIVolumeSource in Pod API [Conformance] + test/e2e/storage/csi_inline.go:131 + STEP: creating 07/18/23 14:05:46.183 + STEP: getting 07/18/23 14:05:46.201 + STEP: listing in namespace 07/18/23 14:05:46.205 + STEP: patching 07/18/23 14:05:46.209 + STEP: deleting 07/18/23 14:05:46.219 + [AfterEach] [sig-storage] CSIInlineVolumes + test/e2e/framework/node/init/init.go:32 + Jul 18 14:05:46.234: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] CSIInlineVolumes + tear down framework | framework.go:193 + STEP: Destroying namespace "csiinlinevolumes-5307" for this suite. 07/18/23 14:05:46.24 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:207 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:05:46.251 +Jul 18 14:05:46.252: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:05:46.252 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:46.27 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:46.273 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:207 +STEP: Creating a pod to test downward API volume plugin 07/18/23 14:05:46.276 +Jul 18 14:05:46.284: INFO: Waiting up to 5m0s for pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92" in namespace "projected-7467" to be "Succeeded or Failed" +Jul 18 14:05:46.288: INFO: Pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92": Phase="Pending", Reason="", readiness=false. Elapsed: 3.837266ms +Jul 18 14:05:48.294: INFO: Pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009096468s +Jul 18 14:05:50.293: INFO: Pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008714725s +STEP: Saw pod success 07/18/23 14:05:50.293 +Jul 18 14:05:50.293: INFO: Pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92" satisfied condition "Succeeded or Failed" +Jul 18 14:05:50.297: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92 container client-container: +STEP: delete the pod 07/18/23 14:05:50.304 +Jul 18 14:05:50.316: INFO: Waiting for pod downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92 to disappear +Jul 18 14:05:50.319: INFO: Pod downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 14:05:50.320: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-7467" for this suite. 07/18/23 14:05:50.324 +------------------------------ +• [4.079 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:207 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:05:46.251 + Jul 18 14:05:46.252: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:05:46.252 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:46.27 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:46.273 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:207 + STEP: Creating a pod to test downward API volume plugin 07/18/23 14:05:46.276 + Jul 18 14:05:46.284: INFO: Waiting up to 5m0s for pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92" in namespace "projected-7467" to be "Succeeded or Failed" + Jul 18 14:05:46.288: INFO: Pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92": Phase="Pending", Reason="", readiness=false. Elapsed: 3.837266ms + Jul 18 14:05:48.294: INFO: Pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009096468s + Jul 18 14:05:50.293: INFO: Pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008714725s + STEP: Saw pod success 07/18/23 14:05:50.293 + Jul 18 14:05:50.293: INFO: Pod "downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92" satisfied condition "Succeeded or Failed" + Jul 18 14:05:50.297: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92 container client-container: + STEP: delete the pod 07/18/23 14:05:50.304 + Jul 18 14:05:50.316: INFO: Waiting for pod downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92 to disappear + Jul 18 14:05:50.319: INFO: Pod downwardapi-volume-bbf301c2-28b1-408d-93d5-c1ee62783a92 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 14:05:50.320: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-7467" for this suite. 07/18/23 14:05:50.324 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:167 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:05:50.331 +Jul 18 14:05:50.331: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 14:05:50.332 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:50.346 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:50.349 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:167 +STEP: Creating a pod to test emptydir 0644 on node default medium 07/18/23 14:05:50.351 +Jul 18 14:05:50.358: INFO: Waiting up to 5m0s for pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7" in namespace "emptydir-4251" to be "Succeeded or Failed" +Jul 18 14:05:50.362: INFO: Pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7": Phase="Pending", Reason="", readiness=false. Elapsed: 3.806821ms +Jul 18 14:05:52.367: INFO: Pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008593308s +Jul 18 14:05:54.368: INFO: Pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009575315s +STEP: Saw pod success 07/18/23 14:05:54.368 +Jul 18 14:05:54.368: INFO: Pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7" satisfied condition "Succeeded or Failed" +Jul 18 14:05:54.373: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-21d81d65-fde3-4819-a996-d9435337d8e7 container test-container: +STEP: delete the pod 07/18/23 14:05:54.38 +Jul 18 14:05:54.393: INFO: Waiting for pod pod-21d81d65-fde3-4819-a996-d9435337d8e7 to disappear +Jul 18 14:05:54.399: INFO: Pod pod-21d81d65-fde3-4819-a996-d9435337d8e7 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 14:05:54.399: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-4251" for this suite. 07/18/23 14:05:54.403 +------------------------------ +• [4.079 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:167 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:05:50.331 + Jul 18 14:05:50.331: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 14:05:50.332 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:50.346 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:50.349 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:167 + STEP: Creating a pod to test emptydir 0644 on node default medium 07/18/23 14:05:50.351 + Jul 18 14:05:50.358: INFO: Waiting up to 5m0s for pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7" in namespace "emptydir-4251" to be "Succeeded or Failed" + Jul 18 14:05:50.362: INFO: Pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7": Phase="Pending", Reason="", readiness=false. Elapsed: 3.806821ms + Jul 18 14:05:52.367: INFO: Pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008593308s + Jul 18 14:05:54.368: INFO: Pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009575315s + STEP: Saw pod success 07/18/23 14:05:54.368 + Jul 18 14:05:54.368: INFO: Pod "pod-21d81d65-fde3-4819-a996-d9435337d8e7" satisfied condition "Succeeded or Failed" + Jul 18 14:05:54.373: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-21d81d65-fde3-4819-a996-d9435337d8e7 container test-container: + STEP: delete the pod 07/18/23 14:05:54.38 + Jul 18 14:05:54.393: INFO: Waiting for pod pod-21d81d65-fde3-4819-a996-d9435337d8e7 to disappear + Jul 18 14:05:54.399: INFO: Pod pod-21d81d65-fde3-4819-a996-d9435337d8e7 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 14:05:54.399: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-4251" for this suite. 07/18/23 14:05:54.403 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for pods for Subdomain [Conformance] + test/e2e/network/dns.go:290 +[BeforeEach] [sig-network] DNS + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:05:54.413 +Jul 18 14:05:54.413: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename dns 07/18/23 14:05:54.414 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:54.43 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:54.433 +[BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 +[It] should provide DNS for pods for Subdomain [Conformance] + test/e2e/network/dns.go:290 +STEP: Creating a test headless service 07/18/23 14:05:54.436 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local;sleep 1; done + 07/18/23 14:05:54.441 +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local;sleep 1; done + 07/18/23 14:05:54.441 +STEP: creating a pod to probe DNS 07/18/23 14:05:54.441 +STEP: submitting the pod to kubernetes 07/18/23 14:05:54.441 +Jul 18 14:05:54.457: INFO: Waiting up to 15m0s for pod "dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993" in namespace "dns-9915" to be "running" +Jul 18 14:05:54.473: INFO: Pod "dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993": Phase="Pending", Reason="", readiness=false. Elapsed: 15.217734ms +Jul 18 14:05:56.477: INFO: Pod "dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993": Phase="Running", Reason="", readiness=true. Elapsed: 2.019410493s +Jul 18 14:05:56.477: INFO: Pod "dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993" satisfied condition "running" +STEP: retrieving the pod 07/18/23 14:05:56.477 +STEP: looking for the results for each expected name from probers 07/18/23 14:05:56.481 +Jul 18 14:05:56.487: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:05:56.490: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:05:56.495: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:05:56.498: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:05:56.502: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:05:56.506: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:05:56.510: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:05:56.514: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:05:56.514: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + +Jul 18 14:06:01.527: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:01.533: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:01.537: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:01.541: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:01.545: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:01.549: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:01.553: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:01.557: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:01.557: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + +Jul 18 14:06:06.519: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:06.524: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:06.528: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:06.532: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:06.537: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:06.541: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:06.545: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:06.549: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:06.549: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + +Jul 18 14:06:11.519: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:11.523: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:11.527: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:11.531: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:11.534: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:11.538: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:11.542: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:11.545: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:11.545: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + +Jul 18 14:06:16.519: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:16.524: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:16.529: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:16.535: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:16.539: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:16.543: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:16.547: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:16.551: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:16.551: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + +Jul 18 14:06:21.519: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:21.524: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:21.528: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:21.531: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:21.535: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:21.539: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:21.543: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:21.546: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:21.546: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + +Jul 18 14:06:26.531: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:26.535: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:26.539: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:26.543: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:26.546: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) +Jul 18 14:06:26.546: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + +Jul 18 14:06:31.554: INFO: DNS probes using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 succeeded + +STEP: deleting the pod 07/18/23 14:06:31.554 +STEP: deleting the test headless service 07/18/23 14:06:31.567 +[AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 +Jul 18 14:06:31.594: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 +STEP: Destroying namespace "dns-9915" for this suite. 07/18/23 14:06:31.599 +------------------------------ +• [SLOW TEST] [37.195 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for pods for Subdomain [Conformance] + test/e2e/network/dns.go:290 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:05:54.413 + Jul 18 14:05:54.413: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename dns 07/18/23 14:05:54.414 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:05:54.43 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:05:54.433 + [BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 + [It] should provide DNS for pods for Subdomain [Conformance] + test/e2e/network/dns.go:290 + STEP: Creating a test headless service 07/18/23 14:05:54.436 + STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local;sleep 1; done + 07/18/23 14:05:54.441 + STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-9915.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local;sleep 1; done + 07/18/23 14:05:54.441 + STEP: creating a pod to probe DNS 07/18/23 14:05:54.441 + STEP: submitting the pod to kubernetes 07/18/23 14:05:54.441 + Jul 18 14:05:54.457: INFO: Waiting up to 15m0s for pod "dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993" in namespace "dns-9915" to be "running" + Jul 18 14:05:54.473: INFO: Pod "dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993": Phase="Pending", Reason="", readiness=false. Elapsed: 15.217734ms + Jul 18 14:05:56.477: INFO: Pod "dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993": Phase="Running", Reason="", readiness=true. Elapsed: 2.019410493s + Jul 18 14:05:56.477: INFO: Pod "dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993" satisfied condition "running" + STEP: retrieving the pod 07/18/23 14:05:56.477 + STEP: looking for the results for each expected name from probers 07/18/23 14:05:56.481 + Jul 18 14:05:56.487: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:05:56.490: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:05:56.495: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:05:56.498: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:05:56.502: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:05:56.506: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:05:56.510: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:05:56.514: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:05:56.514: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + + Jul 18 14:06:01.527: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:01.533: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:01.537: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:01.541: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:01.545: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:01.549: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:01.553: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:01.557: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:01.557: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + + Jul 18 14:06:06.519: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:06.524: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:06.528: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:06.532: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:06.537: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:06.541: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:06.545: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:06.549: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:06.549: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + + Jul 18 14:06:11.519: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:11.523: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:11.527: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:11.531: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:11.534: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:11.538: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:11.542: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:11.545: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:11.545: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + + Jul 18 14:06:16.519: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:16.524: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:16.529: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:16.535: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:16.539: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:16.543: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:16.547: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:16.551: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:16.551: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + + Jul 18 14:06:21.519: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:21.524: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:21.528: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:21.531: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:21.535: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:21.539: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:21.543: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:21.546: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:21.546: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local wheezy_udp@dns-test-service-2.dns-9915.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + + Jul 18 14:06:26.531: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:26.535: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:26.539: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:26.543: INFO: Unable to read jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:26.546: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local from pod dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993: the server could not find the requested resource (get pods dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993) + Jul 18 14:06:26.546: INFO: Lookups using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 failed for: [wheezy_tcp@dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-9915.svc.cluster.local jessie_udp@dns-test-service-2.dns-9915.svc.cluster.local jessie_tcp@dns-test-service-2.dns-9915.svc.cluster.local] + + Jul 18 14:06:31.554: INFO: DNS probes using dns-9915/dns-test-f8a3111c-3384-49db-b9c6-f6bb28f4f993 succeeded + + STEP: deleting the pod 07/18/23 14:06:31.554 + STEP: deleting the test headless service 07/18/23 14:06:31.567 + [AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 + Jul 18 14:06:31.594: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 + STEP: Destroying namespace "dns-9915" for this suite. 07/18/23 14:06:31.599 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch + watch on custom resource definition objects [Conformance] + test/e2e/apimachinery/crd_watch.go:51 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:06:31.609 +Jul 18 14:06:31.609: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-watch 07/18/23 14:06:31.61 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:06:31.624 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:06:31.628 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] watch on custom resource definition objects [Conformance] + test/e2e/apimachinery/crd_watch.go:51 +Jul 18 14:06:31.631: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Creating first CR 07/18/23 14:06:34.179 +Jul 18 14:06:34.184: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:34Z generation:1 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:06:34Z]] name:name1 resourceVersion:46627 uid:bd447dd7-b894-4091-96b6-54b5de609921] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Creating second CR 07/18/23 14:06:44.184 +Jul 18 14:06:44.189: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:44Z generation:1 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:06:44Z]] name:name2 resourceVersion:46681 uid:35228dce-b344-4e20-bbd0-6ec933a00e60] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Modifying first CR 07/18/23 14:06:54.19 +Jul 18 14:06:54.198: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:34Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:06:54Z]] name:name1 resourceVersion:46717 uid:bd447dd7-b894-4091-96b6-54b5de609921] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Modifying second CR 07/18/23 14:07:04.2 +Jul 18 14:07:04.207: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:44Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:07:04Z]] name:name2 resourceVersion:46752 uid:35228dce-b344-4e20-bbd0-6ec933a00e60] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Deleting first CR 07/18/23 14:07:14.208 +Jul 18 14:07:14.217: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:34Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:06:54Z]] name:name1 resourceVersion:46788 uid:bd447dd7-b894-4091-96b6-54b5de609921] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Deleting second CR 07/18/23 14:07:24.219 +Jul 18 14:07:24.227: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:44Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:07:04Z]] name:name2 resourceVersion:46822 uid:35228dce-b344-4e20-bbd0-6ec933a00e60] num:map[num1:9223372036854775807 num2:1000000]]} +[AfterEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:07:34.743: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-watch-8181" for this suite. 07/18/23 14:07:34.749 +------------------------------ +• [SLOW TEST] [63.148 seconds] +[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + CustomResourceDefinition Watch + test/e2e/apimachinery/crd_watch.go:44 + watch on custom resource definition objects [Conformance] + test/e2e/apimachinery/crd_watch.go:51 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:06:31.609 + Jul 18 14:06:31.609: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-watch 07/18/23 14:06:31.61 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:06:31.624 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:06:31.628 + [BeforeEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] watch on custom resource definition objects [Conformance] + test/e2e/apimachinery/crd_watch.go:51 + Jul 18 14:06:31.631: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Creating first CR 07/18/23 14:06:34.179 + Jul 18 14:06:34.184: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:34Z generation:1 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:06:34Z]] name:name1 resourceVersion:46627 uid:bd447dd7-b894-4091-96b6-54b5de609921] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Creating second CR 07/18/23 14:06:44.184 + Jul 18 14:06:44.189: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:44Z generation:1 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:06:44Z]] name:name2 resourceVersion:46681 uid:35228dce-b344-4e20-bbd0-6ec933a00e60] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Modifying first CR 07/18/23 14:06:54.19 + Jul 18 14:06:54.198: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:34Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:06:54Z]] name:name1 resourceVersion:46717 uid:bd447dd7-b894-4091-96b6-54b5de609921] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Modifying second CR 07/18/23 14:07:04.2 + Jul 18 14:07:04.207: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:44Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:07:04Z]] name:name2 resourceVersion:46752 uid:35228dce-b344-4e20-bbd0-6ec933a00e60] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Deleting first CR 07/18/23 14:07:14.208 + Jul 18 14:07:14.217: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:34Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:06:54Z]] name:name1 resourceVersion:46788 uid:bd447dd7-b894-4091-96b6-54b5de609921] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Deleting second CR 07/18/23 14:07:24.219 + Jul 18 14:07:24.227: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2023-07-18T14:06:44Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2023-07-18T14:07:04Z]] name:name2 resourceVersion:46822 uid:35228dce-b344-4e20-bbd0-6ec933a00e60] num:map[num1:9223372036854775807 num2:1000000]]} + [AfterEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:07:34.743: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-watch-8181" for this suite. 07/18/23 14:07:34.749 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-api-machinery] ResourceQuota + should manage the lifecycle of a ResourceQuota [Conformance] + test/e2e/apimachinery/resource_quota.go:943 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:07:34.757 +Jul 18 14:07:34.757: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 14:07:34.758 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:07:34.782 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:07:34.787 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should manage the lifecycle of a ResourceQuota [Conformance] + test/e2e/apimachinery/resource_quota.go:943 +STEP: Creating a ResourceQuota 07/18/23 14:07:34.79 +STEP: Getting a ResourceQuota 07/18/23 14:07:34.794 +STEP: Listing all ResourceQuotas with LabelSelector 07/18/23 14:07:34.8 +STEP: Patching the ResourceQuota 07/18/23 14:07:34.803 +STEP: Deleting a Collection of ResourceQuotas 07/18/23 14:07:34.808 +STEP: Verifying the deleted ResourceQuota 07/18/23 14:07:34.82 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 14:07:34.823: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-2015" for this suite. 07/18/23 14:07:34.828 +------------------------------ +• [0.077 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should manage the lifecycle of a ResourceQuota [Conformance] + test/e2e/apimachinery/resource_quota.go:943 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:07:34.757 + Jul 18 14:07:34.757: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 14:07:34.758 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:07:34.782 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:07:34.787 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should manage the lifecycle of a ResourceQuota [Conformance] + test/e2e/apimachinery/resource_quota.go:943 + STEP: Creating a ResourceQuota 07/18/23 14:07:34.79 + STEP: Getting a ResourceQuota 07/18/23 14:07:34.794 + STEP: Listing all ResourceQuotas with LabelSelector 07/18/23 14:07:34.8 + STEP: Patching the ResourceQuota 07/18/23 14:07:34.803 + STEP: Deleting a Collection of ResourceQuotas 07/18/23 14:07:34.808 + STEP: Verifying the deleted ResourceQuota 07/18/23 14:07:34.82 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 14:07:34.823: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-2015" for this suite. 07/18/23 14:07:34.828 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] EndpointSlice + should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/network/endpointslice.go:205 +[BeforeEach] [sig-network] EndpointSlice + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:07:34.837 +Jul 18 14:07:34.837: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename endpointslice 07/18/23 14:07:34.838 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:07:34.851 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:07:34.855 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:52 +[It] should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/network/endpointslice.go:205 +STEP: referencing a single matching pod 07/18/23 14:07:39.947 +STEP: referencing matching pods with named port 07/18/23 14:07:44.957 +STEP: creating empty Endpoints and EndpointSlices for no matching Pods 07/18/23 14:07:49.965 +STEP: recreating EndpointSlices after they've been deleted 07/18/23 14:07:54.976 +Jul 18 14:07:54.995: INFO: EndpointSlice for Service endpointslice-6748/example-named-port not found +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/node/init/init.go:32 +Jul 18 14:08:05.009: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] EndpointSlice + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] EndpointSlice + tear down framework | framework.go:193 +STEP: Destroying namespace "endpointslice-6748" for this suite. 07/18/23 14:08:05.013 +------------------------------ +• [SLOW TEST] [30.181 seconds] +[sig-network] EndpointSlice +test/e2e/network/common/framework.go:23 + should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/network/endpointslice.go:205 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSlice + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:07:34.837 + Jul 18 14:07:34.837: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename endpointslice 07/18/23 14:07:34.838 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:07:34.851 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:07:34.855 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:52 + [It] should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/network/endpointslice.go:205 + STEP: referencing a single matching pod 07/18/23 14:07:39.947 + STEP: referencing matching pods with named port 07/18/23 14:07:44.957 + STEP: creating empty Endpoints and EndpointSlices for no matching Pods 07/18/23 14:07:49.965 + STEP: recreating EndpointSlices after they've been deleted 07/18/23 14:07:54.976 + Jul 18 14:07:54.995: INFO: EndpointSlice for Service endpointslice-6748/example-named-port not found + [AfterEach] [sig-network] EndpointSlice + test/e2e/framework/node/init/init.go:32 + Jul 18 14:08:05.009: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] EndpointSlice + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] EndpointSlice + tear down framework | framework.go:193 + STEP: Destroying namespace "endpointslice-6748" for this suite. 07/18/23 14:08:05.013 + << End Captured GinkgoWriter Output +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/apps/statefulset.go:317 +[BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:08:05.018 +Jul 18 14:08:05.018: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename statefulset 07/18/23 14:08:05.02 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:08:05.033 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:08:05.036 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 +STEP: Creating service test in namespace statefulset-5695 07/18/23 14:08:05.039 +[It] should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/apps/statefulset.go:317 +STEP: Creating a new StatefulSet 07/18/23 14:08:05.046 +Jul 18 14:08:05.061: INFO: Found 0 stateful pods, waiting for 3 +Jul 18 14:08:15.066: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 14:08:15.066: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 14:08:15.067: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Updating stateful set template: update image from registry.k8s.io/e2e-test-images/httpd:2.4.38-4 to registry.k8s.io/e2e-test-images/httpd:2.4.39-4 07/18/23 14:08:15.075 +Jul 18 14:08:15.094: INFO: Updating stateful set ss2 +STEP: Creating a new revision 07/18/23 14:08:15.094 +STEP: Not applying an update when the partition is greater than the number of replicas 07/18/23 14:08:25.113 +STEP: Performing a canary update 07/18/23 14:08:25.114 +Jul 18 14:08:25.132: INFO: Updating stateful set ss2 +Jul 18 14:08:25.155: INFO: Waiting for Pod statefulset-5695/ss2-2 to have revision ss2-5459d8585b update revision ss2-7b6c9599d5 +STEP: Restoring Pods to the correct revision when they are deleted 07/18/23 14:08:35.165 +Jul 18 14:08:35.227: INFO: Found 2 stateful pods, waiting for 3 +Jul 18 14:08:45.231: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 14:08:45.231: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Jul 18 14:08:45.231: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Performing a phased rolling update 07/18/23 14:08:45.238 +Jul 18 14:08:45.257: INFO: Updating stateful set ss2 +Jul 18 14:08:45.265: INFO: Waiting for Pod statefulset-5695/ss2-1 to have revision ss2-5459d8585b update revision ss2-7b6c9599d5 +Jul 18 14:08:55.293: INFO: Updating stateful set ss2 +Jul 18 14:08:55.306: INFO: Waiting for StatefulSet statefulset-5695/ss2 to complete update +Jul 18 14:08:55.306: INFO: Waiting for Pod statefulset-5695/ss2-0 to have revision ss2-5459d8585b update revision ss2-7b6c9599d5 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 +Jul 18 14:09:05.318: INFO: Deleting all statefulset in ns statefulset-5695 +Jul 18 14:09:05.323: INFO: Scaling statefulset ss2 to 0 +Jul 18 14:09:15.343: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 14:09:15.347: INFO: Deleting statefulset ss2 +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 +Jul 18 14:09:15.379: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 +STEP: Destroying namespace "statefulset-5695" for this suite. 07/18/23 14:09:15.387 +------------------------------ +• [SLOW TEST] [70.379 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:103 + should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/apps/statefulset.go:317 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:08:05.018 + Jul 18 14:08:05.018: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename statefulset 07/18/23 14:08:05.02 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:08:05.033 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:08:05.036 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 + STEP: Creating service test in namespace statefulset-5695 07/18/23 14:08:05.039 + [It] should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/apps/statefulset.go:317 + STEP: Creating a new StatefulSet 07/18/23 14:08:05.046 + Jul 18 14:08:05.061: INFO: Found 0 stateful pods, waiting for 3 + Jul 18 14:08:15.066: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 14:08:15.066: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 14:08:15.067: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true + STEP: Updating stateful set template: update image from registry.k8s.io/e2e-test-images/httpd:2.4.38-4 to registry.k8s.io/e2e-test-images/httpd:2.4.39-4 07/18/23 14:08:15.075 + Jul 18 14:08:15.094: INFO: Updating stateful set ss2 + STEP: Creating a new revision 07/18/23 14:08:15.094 + STEP: Not applying an update when the partition is greater than the number of replicas 07/18/23 14:08:25.113 + STEP: Performing a canary update 07/18/23 14:08:25.114 + Jul 18 14:08:25.132: INFO: Updating stateful set ss2 + Jul 18 14:08:25.155: INFO: Waiting for Pod statefulset-5695/ss2-2 to have revision ss2-5459d8585b update revision ss2-7b6c9599d5 + STEP: Restoring Pods to the correct revision when they are deleted 07/18/23 14:08:35.165 + Jul 18 14:08:35.227: INFO: Found 2 stateful pods, waiting for 3 + Jul 18 14:08:45.231: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 14:08:45.231: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true + Jul 18 14:08:45.231: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true + STEP: Performing a phased rolling update 07/18/23 14:08:45.238 + Jul 18 14:08:45.257: INFO: Updating stateful set ss2 + Jul 18 14:08:45.265: INFO: Waiting for Pod statefulset-5695/ss2-1 to have revision ss2-5459d8585b update revision ss2-7b6c9599d5 + Jul 18 14:08:55.293: INFO: Updating stateful set ss2 + Jul 18 14:08:55.306: INFO: Waiting for StatefulSet statefulset-5695/ss2 to complete update + Jul 18 14:08:55.306: INFO: Waiting for Pod statefulset-5695/ss2-0 to have revision ss2-5459d8585b update revision ss2-7b6c9599d5 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 + Jul 18 14:09:05.318: INFO: Deleting all statefulset in ns statefulset-5695 + Jul 18 14:09:05.323: INFO: Scaling statefulset ss2 to 0 + Jul 18 14:09:15.343: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 14:09:15.347: INFO: Deleting statefulset ss2 + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 + Jul 18 14:09:15.379: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 + STEP: Destroying namespace "statefulset-5695" for this suite. 07/18/23 14:09:15.387 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should validate Replicaset Status endpoints [Conformance] + test/e2e/apps/replica_set.go:176 +[BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:09:15.399 +Jul 18 14:09:15.399: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replicaset 07/18/23 14:09:15.4 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:15.463 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:15.467 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 +[It] should validate Replicaset Status endpoints [Conformance] + test/e2e/apps/replica_set.go:176 +STEP: Create a Replicaset 07/18/23 14:09:15.473 +STEP: Verify that the required pods have come up. 07/18/23 14:09:15.477 +Jul 18 14:09:15.482: INFO: Pod name sample-pod: Found 0 pods out of 1 +Jul 18 14:09:20.487: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 07/18/23 14:09:20.487 +STEP: Getting /status 07/18/23 14:09:20.487 +Jul 18 14:09:20.491: INFO: Replicaset test-rs has Conditions: [] +STEP: updating the Replicaset Status 07/18/23 14:09:20.491 +Jul 18 14:09:20.499: INFO: updatedStatus.Conditions: []v1.ReplicaSetCondition{v1.ReplicaSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the ReplicaSet status to be updated 07/18/23 14:09:20.499 +Jul 18 14:09:20.502: INFO: Observed &ReplicaSet event: ADDED +Jul 18 14:09:20.502: INFO: Observed &ReplicaSet event: MODIFIED +Jul 18 14:09:20.502: INFO: Observed &ReplicaSet event: MODIFIED +Jul 18 14:09:20.502: INFO: Observed &ReplicaSet event: MODIFIED +Jul 18 14:09:20.503: INFO: Found replicaset test-rs in namespace replicaset-8065 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Jul 18 14:09:20.503: INFO: Replicaset test-rs has an updated status +STEP: patching the Replicaset Status 07/18/23 14:09:20.503 +Jul 18 14:09:20.503: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Jul 18 14:09:20.508: INFO: Patched status conditions: []v1.ReplicaSetCondition{v1.ReplicaSetCondition{Type:"StatusPatched", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} +STEP: watching for the Replicaset status to be patched 07/18/23 14:09:20.508 +Jul 18 14:09:20.510: INFO: Observed &ReplicaSet event: ADDED +Jul 18 14:09:20.510: INFO: Observed &ReplicaSet event: MODIFIED +Jul 18 14:09:20.510: INFO: Observed &ReplicaSet event: MODIFIED +Jul 18 14:09:20.511: INFO: Observed &ReplicaSet event: MODIFIED +Jul 18 14:09:20.511: INFO: Observed replicaset test-rs in namespace replicaset-8065 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Jul 18 14:09:20.511: INFO: Observed &ReplicaSet event: MODIFIED +Jul 18 14:09:20.511: INFO: Found replicaset test-rs in namespace replicaset-8065 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC } +Jul 18 14:09:20.511: INFO: Replicaset test-rs has a patched status +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 +Jul 18 14:09:20.511: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 +STEP: Destroying namespace "replicaset-8065" for this suite. 07/18/23 14:09:20.516 +------------------------------ +• [SLOW TEST] [5.124 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should validate Replicaset Status endpoints [Conformance] + test/e2e/apps/replica_set.go:176 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:09:15.399 + Jul 18 14:09:15.399: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replicaset 07/18/23 14:09:15.4 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:15.463 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:15.467 + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 + [It] should validate Replicaset Status endpoints [Conformance] + test/e2e/apps/replica_set.go:176 + STEP: Create a Replicaset 07/18/23 14:09:15.473 + STEP: Verify that the required pods have come up. 07/18/23 14:09:15.477 + Jul 18 14:09:15.482: INFO: Pod name sample-pod: Found 0 pods out of 1 + Jul 18 14:09:20.487: INFO: Pod name sample-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 07/18/23 14:09:20.487 + STEP: Getting /status 07/18/23 14:09:20.487 + Jul 18 14:09:20.491: INFO: Replicaset test-rs has Conditions: [] + STEP: updating the Replicaset Status 07/18/23 14:09:20.491 + Jul 18 14:09:20.499: INFO: updatedStatus.Conditions: []v1.ReplicaSetCondition{v1.ReplicaSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} + STEP: watching for the ReplicaSet status to be updated 07/18/23 14:09:20.499 + Jul 18 14:09:20.502: INFO: Observed &ReplicaSet event: ADDED + Jul 18 14:09:20.502: INFO: Observed &ReplicaSet event: MODIFIED + Jul 18 14:09:20.502: INFO: Observed &ReplicaSet event: MODIFIED + Jul 18 14:09:20.502: INFO: Observed &ReplicaSet event: MODIFIED + Jul 18 14:09:20.503: INFO: Found replicaset test-rs in namespace replicaset-8065 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] + Jul 18 14:09:20.503: INFO: Replicaset test-rs has an updated status + STEP: patching the Replicaset Status 07/18/23 14:09:20.503 + Jul 18 14:09:20.503: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} + Jul 18 14:09:20.508: INFO: Patched status conditions: []v1.ReplicaSetCondition{v1.ReplicaSetCondition{Type:"StatusPatched", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} + STEP: watching for the Replicaset status to be patched 07/18/23 14:09:20.508 + Jul 18 14:09:20.510: INFO: Observed &ReplicaSet event: ADDED + Jul 18 14:09:20.510: INFO: Observed &ReplicaSet event: MODIFIED + Jul 18 14:09:20.510: INFO: Observed &ReplicaSet event: MODIFIED + Jul 18 14:09:20.511: INFO: Observed &ReplicaSet event: MODIFIED + Jul 18 14:09:20.511: INFO: Observed replicaset test-rs in namespace replicaset-8065 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} + Jul 18 14:09:20.511: INFO: Observed &ReplicaSet event: MODIFIED + Jul 18 14:09:20.511: INFO: Found replicaset test-rs in namespace replicaset-8065 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC } + Jul 18 14:09:20.511: INFO: Replicaset test-rs has a patched status + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 + Jul 18 14:09:20.511: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 + STEP: Destroying namespace "replicaset-8065" for this suite. 07/18/23 14:09:20.516 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:57 +[BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:09:20.524 +Jul 18 14:09:20.524: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:09:20.525 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:20.537 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:20.54 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:57 +STEP: Creating configMap with name projected-configmap-test-volume-21b68eff-6c11-4c79-9aeb-92e79753e639 07/18/23 14:09:20.543 +STEP: Creating a pod to test consume configMaps 07/18/23 14:09:20.546 +Jul 18 14:09:20.553: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4" in namespace "projected-1053" to be "Succeeded or Failed" +Jul 18 14:09:20.560: INFO: Pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4": Phase="Pending", Reason="", readiness=false. Elapsed: 6.197615ms +Jul 18 14:09:22.564: INFO: Pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010377061s +Jul 18 14:09:24.564: INFO: Pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010995384s +STEP: Saw pod success 07/18/23 14:09:24.565 +Jul 18 14:09:24.565: INFO: Pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4" satisfied condition "Succeeded or Failed" +Jul 18 14:09:24.567: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4 container agnhost-container: +STEP: delete the pod 07/18/23 14:09:24.582 +Jul 18 14:09:24.595: INFO: Waiting for pod pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4 to disappear +Jul 18 14:09:24.598: INFO: Pod pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 +Jul 18 14:09:24.598: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-1053" for this suite. 07/18/23 14:09:24.603 +------------------------------ +• [4.093 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:57 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:09:20.524 + Jul 18 14:09:20.524: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:09:20.525 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:20.537 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:20.54 + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:57 + STEP: Creating configMap with name projected-configmap-test-volume-21b68eff-6c11-4c79-9aeb-92e79753e639 07/18/23 14:09:20.543 + STEP: Creating a pod to test consume configMaps 07/18/23 14:09:20.546 + Jul 18 14:09:20.553: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4" in namespace "projected-1053" to be "Succeeded or Failed" + Jul 18 14:09:20.560: INFO: Pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4": Phase="Pending", Reason="", readiness=false. Elapsed: 6.197615ms + Jul 18 14:09:22.564: INFO: Pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010377061s + Jul 18 14:09:24.564: INFO: Pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010995384s + STEP: Saw pod success 07/18/23 14:09:24.565 + Jul 18 14:09:24.565: INFO: Pod "pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4" satisfied condition "Succeeded or Failed" + Jul 18 14:09:24.567: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4 container agnhost-container: + STEP: delete the pod 07/18/23 14:09:24.582 + Jul 18 14:09:24.595: INFO: Waiting for pod pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4 to disappear + Jul 18 14:09:24.598: INFO: Pod pod-projected-configmaps-9a440edf-c391-4c64-9908-4dfd5b8116e4 no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 + Jul 18 14:09:24.598: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-1053" for this suite. 07/18/23 14:09:24.603 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:251 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:09:24.618 +Jul 18 14:09:24.618: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename namespaces 07/18/23 14:09:24.62 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:24.646 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:24.649 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 +[It] should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:251 +STEP: Creating a test namespace 07/18/23 14:09:24.652 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:24.662 +STEP: Creating a service in the namespace 07/18/23 14:09:24.666 +STEP: Deleting the namespace 07/18/23 14:09:24.682 +STEP: Waiting for the namespace to be removed. 07/18/23 14:09:24.691 +STEP: Recreating the namespace 07/18/23 14:09:30.696 +STEP: Verifying there is no service in the namespace 07/18/23 14:09:30.711 +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:09:30.717: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "namespaces-4537" for this suite. 07/18/23 14:09:30.721 +STEP: Destroying namespace "nsdeletetest-3010" for this suite. 07/18/23 14:09:30.726 +Jul 18 14:09:30.729: INFO: Namespace nsdeletetest-3010 was already deleted +STEP: Destroying namespace "nsdeletetest-6072" for this suite. 07/18/23 14:09:30.729 +------------------------------ +• [SLOW TEST] [6.116 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:251 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:09:24.618 + Jul 18 14:09:24.618: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename namespaces 07/18/23 14:09:24.62 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:24.646 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:24.649 + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:31 + [It] should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:251 + STEP: Creating a test namespace 07/18/23 14:09:24.652 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:24.662 + STEP: Creating a service in the namespace 07/18/23 14:09:24.666 + STEP: Deleting the namespace 07/18/23 14:09:24.682 + STEP: Waiting for the namespace to be removed. 07/18/23 14:09:24.691 + STEP: Recreating the namespace 07/18/23 14:09:30.696 + STEP: Verifying there is no service in the namespace 07/18/23 14:09:30.711 + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:09:30.717: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Namespaces [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "namespaces-4537" for this suite. 07/18/23 14:09:30.721 + STEP: Destroying namespace "nsdeletetest-3010" for this suite. 07/18/23 14:09:30.726 + Jul 18 14:09:30.729: INFO: Namespace nsdeletetest-3010 was already deleted + STEP: Destroying namespace "nsdeletetest-6072" for this suite. 07/18/23 14:09:30.729 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-network] EndpointSlice + should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/network/endpointslice.go:66 +[BeforeEach] [sig-network] EndpointSlice + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:09:30.734 +Jul 18 14:09:30.738: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename endpointslice 07/18/23 14:09:30.739 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:30.758 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:30.761 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:52 +[It] should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/network/endpointslice.go:66 +Jul 18 14:09:30.772: INFO: Endpoints addresses: [10.128.1.173 10.128.2.203 10.128.3.78] , ports: [6443] +Jul 18 14:09:30.772: INFO: EndpointSlices addresses: [10.128.1.173 10.128.2.203 10.128.3.78] , ports: [6443] +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/node/init/init.go:32 +Jul 18 14:09:30.772: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] EndpointSlice + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] EndpointSlice + tear down framework | framework.go:193 +STEP: Destroying namespace "endpointslice-4415" for this suite. 07/18/23 14:09:30.777 +------------------------------ +• [0.050 seconds] +[sig-network] EndpointSlice +test/e2e/network/common/framework.go:23 + should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/network/endpointslice.go:66 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSlice + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:09:30.734 + Jul 18 14:09:30.738: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename endpointslice 07/18/23 14:09:30.739 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:30.758 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:30.761 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:52 + [It] should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/network/endpointslice.go:66 + Jul 18 14:09:30.772: INFO: Endpoints addresses: [10.128.1.173 10.128.2.203 10.128.3.78] , ports: [6443] + Jul 18 14:09:30.772: INFO: EndpointSlices addresses: [10.128.1.173 10.128.2.203 10.128.3.78] , ports: [6443] + [AfterEach] [sig-network] EndpointSlice + test/e2e/framework/node/init/init.go:32 + Jul 18 14:09:30.772: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] EndpointSlice + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] EndpointSlice + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] EndpointSlice + tear down framework | framework.go:193 + STEP: Destroying namespace "endpointslice-4415" for this suite. 07/18/23 14:09:30.777 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/network/dns.go:117 +[BeforeEach] [sig-network] DNS + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:09:30.785 +Jul 18 14:09:30.785: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename dns 07/18/23 14:09:30.786 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:30.798 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:30.8 +[BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 +[It] should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/network/dns.go:117 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-4428.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-1.dns-test-service.dns-4428.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/wheezy_hosts@dns-querier-1;sleep 1; done + 07/18/23 14:09:30.803 +STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-4428.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-1.dns-test-service.dns-4428.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/jessie_hosts@dns-querier-1;sleep 1; done + 07/18/23 14:09:30.804 +STEP: creating a pod to probe /etc/hosts 07/18/23 14:09:30.805 +STEP: submitting the pod to kubernetes 07/18/23 14:09:30.805 +Jul 18 14:09:30.815: INFO: Waiting up to 15m0s for pod "dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767" in namespace "dns-4428" to be "running" +Jul 18 14:09:30.820: INFO: Pod "dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767": Phase="Pending", Reason="", readiness=false. Elapsed: 5.243457ms +Jul 18 14:09:32.824: INFO: Pod "dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767": Phase="Running", Reason="", readiness=true. Elapsed: 2.008977309s +Jul 18 14:09:32.824: INFO: Pod "dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767" satisfied condition "running" +STEP: retrieving the pod 07/18/23 14:09:32.824 +STEP: looking for the results for each expected name from probers 07/18/23 14:09:32.827 +Jul 18 14:09:32.848: INFO: DNS probes using dns-4428/dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767 succeeded + +STEP: deleting the pod 07/18/23 14:09:32.848 +[AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 +Jul 18 14:09:32.860: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 +STEP: Destroying namespace "dns-4428" for this suite. 07/18/23 14:09:32.865 +------------------------------ +• [2.086 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/network/dns.go:117 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:09:30.785 + Jul 18 14:09:30.785: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename dns 07/18/23 14:09:30.786 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:30.798 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:30.8 + [BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 + [It] should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/network/dns.go:117 + STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-4428.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-1.dns-test-service.dns-4428.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/wheezy_hosts@dns-querier-1;sleep 1; done + 07/18/23 14:09:30.803 + STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-4428.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-1.dns-test-service.dns-4428.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/jessie_hosts@dns-querier-1;sleep 1; done + 07/18/23 14:09:30.804 + STEP: creating a pod to probe /etc/hosts 07/18/23 14:09:30.805 + STEP: submitting the pod to kubernetes 07/18/23 14:09:30.805 + Jul 18 14:09:30.815: INFO: Waiting up to 15m0s for pod "dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767" in namespace "dns-4428" to be "running" + Jul 18 14:09:30.820: INFO: Pod "dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767": Phase="Pending", Reason="", readiness=false. Elapsed: 5.243457ms + Jul 18 14:09:32.824: INFO: Pod "dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767": Phase="Running", Reason="", readiness=true. Elapsed: 2.008977309s + Jul 18 14:09:32.824: INFO: Pod "dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767" satisfied condition "running" + STEP: retrieving the pod 07/18/23 14:09:32.824 + STEP: looking for the results for each expected name from probers 07/18/23 14:09:32.827 + Jul 18 14:09:32.848: INFO: DNS probes using dns-4428/dns-test-5d83c96f-648e-46bb-81e7-46ee8db76767 succeeded + + STEP: deleting the pod 07/18/23 14:09:32.848 + [AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 + Jul 18 14:09:32.860: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 + STEP: Destroying namespace "dns-4428" for this suite. 07/18/23 14:09:32.865 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:375 +[BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:09:32.871 +Jul 18 14:09:32.871: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:09:32.872 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:32.891 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:32.894 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:375 +STEP: Creating configMap with name projected-configmap-test-volume-fb40c7e8-72c8-4a82-ae23-5b935552943d 07/18/23 14:09:32.897 +STEP: Creating a pod to test consume configMaps 07/18/23 14:09:32.9 +Jul 18 14:09:32.911: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56" in namespace "projected-7943" to be "Succeeded or Failed" +Jul 18 14:09:32.919: INFO: Pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56": Phase="Pending", Reason="", readiness=false. Elapsed: 8.044806ms +Jul 18 14:09:34.923: INFO: Pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01271434s +Jul 18 14:09:36.923: INFO: Pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012327878s +STEP: Saw pod success 07/18/23 14:09:36.923 +Jul 18 14:09:36.923: INFO: Pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56" satisfied condition "Succeeded or Failed" +Jul 18 14:09:36.927: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56 container projected-configmap-volume-test: +STEP: delete the pod 07/18/23 14:09:36.947 +Jul 18 14:09:36.965: INFO: Waiting for pod pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56 to disappear +Jul 18 14:09:36.970: INFO: Pod pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 +Jul 18 14:09:36.971: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-7943" for this suite. 07/18/23 14:09:36.976 +------------------------------ +• [4.112 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:375 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:09:32.871 + Jul 18 14:09:32.871: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:09:32.872 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:32.891 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:32.894 + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:375 + STEP: Creating configMap with name projected-configmap-test-volume-fb40c7e8-72c8-4a82-ae23-5b935552943d 07/18/23 14:09:32.897 + STEP: Creating a pod to test consume configMaps 07/18/23 14:09:32.9 + Jul 18 14:09:32.911: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56" in namespace "projected-7943" to be "Succeeded or Failed" + Jul 18 14:09:32.919: INFO: Pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56": Phase="Pending", Reason="", readiness=false. Elapsed: 8.044806ms + Jul 18 14:09:34.923: INFO: Pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01271434s + Jul 18 14:09:36.923: INFO: Pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012327878s + STEP: Saw pod success 07/18/23 14:09:36.923 + Jul 18 14:09:36.923: INFO: Pod "pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56" satisfied condition "Succeeded or Failed" + Jul 18 14:09:36.927: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56 container projected-configmap-volume-test: + STEP: delete the pod 07/18/23 14:09:36.947 + Jul 18 14:09:36.965: INFO: Waiting for pod pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56 to disappear + Jul 18 14:09:36.970: INFO: Pod pod-projected-configmaps-ecf91239-82dc-4cb4-84e8-f55dcd08ad56 no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 + Jul 18 14:09:36.971: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-7943" for this suite. 07/18/23 14:09:36.976 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl server-side dry-run + should check if kubectl can dry-run update Pods [Conformance] + test/e2e/kubectl/kubectl.go:962 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:09:36.985 +Jul 18 14:09:36.985: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 14:09:36.986 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:36.998 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:37.002 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should check if kubectl can dry-run update Pods [Conformance] + test/e2e/kubectl/kubectl.go:962 +STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-4 07/18/23 14:09:37.006 +Jul 18 14:09:37.006: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6504 run e2e-test-httpd-pod --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-4 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' +Jul 18 14:09:37.084: INFO: stderr: "" +Jul 18 14:09:37.084: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: replace the image in the pod with server-side dry-run 07/18/23 14:09:37.084 +Jul 18 14:09:37.085: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6504 patch pod e2e-test-httpd-pod -p {"spec":{"containers":[{"name": "e2e-test-httpd-pod","image": "registry.k8s.io/e2e-test-images/busybox:1.29-4"}]}} --dry-run=server' +Jul 18 14:09:38.007: INFO: stderr: "" +Jul 18 14:09:38.007: INFO: stdout: "pod/e2e-test-httpd-pod patched\n" +STEP: verifying the pod e2e-test-httpd-pod has the right image registry.k8s.io/e2e-test-images/httpd:2.4.38-4 07/18/23 14:09:38.007 +Jul 18 14:09:38.012: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6504 delete pods e2e-test-httpd-pod' +Jul 18 14:09:40.772: INFO: stderr: "" +Jul 18 14:09:40.772: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 14:09:40.772: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-6504" for this suite. 07/18/23 14:09:40.779 +------------------------------ +• [3.801 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl server-side dry-run + test/e2e/kubectl/kubectl.go:956 + should check if kubectl can dry-run update Pods [Conformance] + test/e2e/kubectl/kubectl.go:962 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:09:36.985 + Jul 18 14:09:36.985: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 14:09:36.986 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:36.998 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:37.002 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should check if kubectl can dry-run update Pods [Conformance] + test/e2e/kubectl/kubectl.go:962 + STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-4 07/18/23 14:09:37.006 + Jul 18 14:09:37.006: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6504 run e2e-test-httpd-pod --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-4 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' + Jul 18 14:09:37.084: INFO: stderr: "" + Jul 18 14:09:37.084: INFO: stdout: "pod/e2e-test-httpd-pod created\n" + STEP: replace the image in the pod with server-side dry-run 07/18/23 14:09:37.084 + Jul 18 14:09:37.085: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6504 patch pod e2e-test-httpd-pod -p {"spec":{"containers":[{"name": "e2e-test-httpd-pod","image": "registry.k8s.io/e2e-test-images/busybox:1.29-4"}]}} --dry-run=server' + Jul 18 14:09:38.007: INFO: stderr: "" + Jul 18 14:09:38.007: INFO: stdout: "pod/e2e-test-httpd-pod patched\n" + STEP: verifying the pod e2e-test-httpd-pod has the right image registry.k8s.io/e2e-test-images/httpd:2.4.38-4 07/18/23 14:09:38.007 + Jul 18 14:09:38.012: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-6504 delete pods e2e-test-httpd-pod' + Jul 18 14:09:40.772: INFO: stderr: "" + Jul 18 14:09:40.772: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 14:09:40.772: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-6504" for this suite. 07/18/23 14:09:40.779 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] PriorityClass endpoints + verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/scheduling/preemption.go:814 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:09:40.79 +Jul 18 14:09:40.790: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-preemption 07/18/23 14:09:40.791 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:40.806 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:40.809 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:97 +Jul 18 14:09:40.824: INFO: Waiting up to 1m0s for all nodes to be ready +Jul 18 14:10:40.887: INFO: Waiting for terminating namespaces to be deleted... +[BeforeEach] PriorityClass endpoints + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:10:40.891 +Jul 18 14:10:40.891: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename sched-preemption-path 07/18/23 14:10:40.892 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:10:40.903 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:10:40.906 +[BeforeEach] PriorityClass endpoints + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:771 +[It] verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/scheduling/preemption.go:814 +Jul 18 14:10:40.919: INFO: PriorityClass.scheduling.k8s.io "p1" is invalid: value: Forbidden: may not be changed in an update. +Jul 18 14:10:40.922: INFO: PriorityClass.scheduling.k8s.io "p2" is invalid: value: Forbidden: may not be changed in an update. +[AfterEach] PriorityClass endpoints + test/e2e/framework/node/init/init.go:32 +Jul 18 14:10:40.937: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:787 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:10:40.957: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:84 +[DeferCleanup (Each)] PriorityClass endpoints + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] PriorityClass endpoints + dump namespaces | framework.go:196 +[DeferCleanup (Each)] PriorityClass endpoints + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-preemption-path-1494" for this suite. 07/18/23 14:10:41.019 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "sched-preemption-4346" for this suite. 07/18/23 14:10:41.028 +------------------------------ +• [SLOW TEST] [60.243 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + PriorityClass endpoints + test/e2e/scheduling/preemption.go:764 + verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/scheduling/preemption.go:814 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:09:40.79 + Jul 18 14:09:40.790: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-preemption 07/18/23 14:09:40.791 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:09:40.806 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:09:40.809 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:97 + Jul 18 14:09:40.824: INFO: Waiting up to 1m0s for all nodes to be ready + Jul 18 14:10:40.887: INFO: Waiting for terminating namespaces to be deleted... + [BeforeEach] PriorityClass endpoints + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:10:40.891 + Jul 18 14:10:40.891: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename sched-preemption-path 07/18/23 14:10:40.892 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:10:40.903 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:10:40.906 + [BeforeEach] PriorityClass endpoints + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:771 + [It] verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/scheduling/preemption.go:814 + Jul 18 14:10:40.919: INFO: PriorityClass.scheduling.k8s.io "p1" is invalid: value: Forbidden: may not be changed in an update. + Jul 18 14:10:40.922: INFO: PriorityClass.scheduling.k8s.io "p2" is invalid: value: Forbidden: may not be changed in an update. + [AfterEach] PriorityClass endpoints + test/e2e/framework/node/init/init.go:32 + Jul 18 14:10:40.937: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:787 + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:10:40.957: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:84 + [DeferCleanup (Each)] PriorityClass endpoints + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] PriorityClass endpoints + dump namespaces | framework.go:196 + [DeferCleanup (Each)] PriorityClass endpoints + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-preemption-path-1494" for this suite. 07/18/23 14:10:41.019 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-scheduling] SchedulerPreemption [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "sched-preemption-4346" for this suite. 07/18/23 14:10:41.028 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-storage] EmptyDir wrapper volumes + should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/storage/empty_dir_wrapper.go:189 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:10:41.035 +Jul 18 14:10:41.035: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir-wrapper 07/18/23 14:10:41.036 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:10:41.046 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:10:41.049 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/storage/empty_dir_wrapper.go:189 +STEP: Creating 50 configmaps 07/18/23 14:10:41.051 +STEP: Creating RC which spawns configmap-volume pods 07/18/23 14:10:41.294 +Jul 18 14:10:41.417: INFO: Pod name wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee: Found 4 pods out of 5 +Jul 18 14:10:46.423: INFO: Pod name wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee: Found 5 pods out of 5 +STEP: Ensuring each pod is running 07/18/23 14:10:46.423 +Jul 18 14:10:46.423: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:10:46.427: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 3.537705ms +Jul 18 14:10:48.432: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008436113s +Jul 18 14:10:50.431: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 4.007928749s +Jul 18 14:10:52.432: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 6.008655891s +Jul 18 14:10:54.436: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 8.012725355s +Jul 18 14:10:56.431: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Running", Reason="", readiness=true. Elapsed: 10.008044912s +Jul 18 14:10:56.431: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss" satisfied condition "running" +Jul 18 14:10:56.431: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-9bwvv" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:10:56.435: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-9bwvv": Phase="Running", Reason="", readiness=true. Elapsed: 3.869712ms +Jul 18 14:10:56.435: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-9bwvv" satisfied condition "running" +Jul 18 14:10:56.435: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-l9dg8" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:10:56.439: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-l9dg8": Phase="Running", Reason="", readiness=true. Elapsed: 4.04388ms +Jul 18 14:10:56.440: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-l9dg8" satisfied condition "running" +Jul 18 14:10:56.440: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-ps22z" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:10:56.443: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-ps22z": Phase="Running", Reason="", readiness=true. Elapsed: 3.847709ms +Jul 18 14:10:56.443: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-ps22z" satisfied condition "running" +Jul 18 14:10:56.444: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-rc6k2" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:10:56.447: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-rc6k2": Phase="Running", Reason="", readiness=true. Elapsed: 3.664631ms +Jul 18 14:10:56.447: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-rc6k2" satisfied condition "running" +STEP: deleting ReplicationController wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee in namespace emptydir-wrapper-9766, will wait for the garbage collector to delete the pods 07/18/23 14:10:56.447 +Jul 18 14:10:56.508: INFO: Deleting ReplicationController wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee took: 6.917392ms +Jul 18 14:10:56.609: INFO: Terminating ReplicationController wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee pods took: 100.627135ms +STEP: Creating RC which spawns configmap-volume pods 07/18/23 14:10:59.616 +Jul 18 14:10:59.632: INFO: Pod name wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa: Found 0 pods out of 5 +Jul 18 14:11:04.643: INFO: Pod name wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa: Found 5 pods out of 5 +STEP: Ensuring each pod is running 07/18/23 14:11:04.643 +Jul 18 14:11:04.643: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:04.649: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 5.643173ms +Jul 18 14:11:06.653: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010458444s +Jul 18 14:11:08.654: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 4.011067406s +Jul 18 14:11:10.654: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 6.010631525s +Jul 18 14:11:12.656: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 8.013461714s +Jul 18 14:11:14.654: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Running", Reason="", readiness=true. Elapsed: 10.011217619s +Jul 18 14:11:14.654: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk" satisfied condition "running" +Jul 18 14:11:14.655: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-9fpxz" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:14.658: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-9fpxz": Phase="Pending", Reason="", readiness=false. Elapsed: 3.297638ms +Jul 18 14:11:16.662: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-9fpxz": Phase="Running", Reason="", readiness=true. Elapsed: 2.007454796s +Jul 18 14:11:16.662: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-9fpxz" satisfied condition "running" +Jul 18 14:11:16.662: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-lm2mj" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:16.665: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-lm2mj": Phase="Running", Reason="", readiness=true. Elapsed: 3.002173ms +Jul 18 14:11:16.665: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-lm2mj" satisfied condition "running" +Jul 18 14:11:16.665: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-rd4vn" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:16.668: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-rd4vn": Phase="Running", Reason="", readiness=true. Elapsed: 3.044418ms +Jul 18 14:11:16.668: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-rd4vn" satisfied condition "running" +Jul 18 14:11:16.668: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-wgm9q" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:16.673: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-wgm9q": Phase="Running", Reason="", readiness=true. Elapsed: 4.840628ms +Jul 18 14:11:16.673: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-wgm9q" satisfied condition "running" +STEP: deleting ReplicationController wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa in namespace emptydir-wrapper-9766, will wait for the garbage collector to delete the pods 07/18/23 14:11:16.673 +Jul 18 14:11:16.734: INFO: Deleting ReplicationController wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa took: 6.632876ms +Jul 18 14:11:16.835: INFO: Terminating ReplicationController wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa pods took: 100.951102ms +STEP: Creating RC which spawns configmap-volume pods 07/18/23 14:11:20.141 +Jul 18 14:11:20.162: INFO: Pod name wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907: Found 0 pods out of 5 +Jul 18 14:11:25.170: INFO: Pod name wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907: Found 5 pods out of 5 +STEP: Ensuring each pod is running 07/18/23 14:11:25.17 +Jul 18 14:11:25.170: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:25.175: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 4.413797ms +Jul 18 14:11:27.179: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008624288s +Jul 18 14:11:29.181: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 4.010640001s +Jul 18 14:11:31.180: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 6.009794193s +Jul 18 14:11:33.180: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 8.009643009s +Jul 18 14:11:35.179: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 10.008910915s +Jul 18 14:11:37.179: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Running", Reason="", readiness=true. Elapsed: 12.008960485s +Jul 18 14:11:37.179: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s" satisfied condition "running" +Jul 18 14:11:37.179: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-p2m56" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:37.182: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-p2m56": Phase="Running", Reason="", readiness=true. Elapsed: 3.145165ms +Jul 18 14:11:37.182: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-p2m56" satisfied condition "running" +Jul 18 14:11:37.182: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-r9mhp" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:37.186: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-r9mhp": Phase="Running", Reason="", readiness=true. Elapsed: 3.55851ms +Jul 18 14:11:37.186: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-r9mhp" satisfied condition "running" +Jul 18 14:11:37.186: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-sml86" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:37.189: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-sml86": Phase="Running", Reason="", readiness=true. Elapsed: 3.121592ms +Jul 18 14:11:37.189: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-sml86" satisfied condition "running" +Jul 18 14:11:37.189: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-tf9bc" in namespace "emptydir-wrapper-9766" to be "running" +Jul 18 14:11:37.192: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-tf9bc": Phase="Running", Reason="", readiness=true. Elapsed: 2.962654ms +Jul 18 14:11:37.192: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-tf9bc" satisfied condition "running" +STEP: deleting ReplicationController wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907 in namespace emptydir-wrapper-9766, will wait for the garbage collector to delete the pods 07/18/23 14:11:37.192 +Jul 18 14:11:37.252: INFO: Deleting ReplicationController wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907 took: 5.970443ms +Jul 18 14:11:37.353: INFO: Terminating ReplicationController wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907 pods took: 100.584007ms +STEP: Cleaning up the configMaps 07/18/23 14:11:39.954 +[AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 14:11:40.200: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-wrapper-9766" for this suite. 07/18/23 14:11:40.204 +------------------------------ +• [SLOW TEST] [59.175 seconds] +[sig-storage] EmptyDir wrapper volumes +test/e2e/storage/utils/framework.go:23 + should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/storage/empty_dir_wrapper.go:189 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir wrapper volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:10:41.035 + Jul 18 14:10:41.035: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir-wrapper 07/18/23 14:10:41.036 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:10:41.046 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:10:41.049 + [BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/storage/empty_dir_wrapper.go:189 + STEP: Creating 50 configmaps 07/18/23 14:10:41.051 + STEP: Creating RC which spawns configmap-volume pods 07/18/23 14:10:41.294 + Jul 18 14:10:41.417: INFO: Pod name wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee: Found 4 pods out of 5 + Jul 18 14:10:46.423: INFO: Pod name wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee: Found 5 pods out of 5 + STEP: Ensuring each pod is running 07/18/23 14:10:46.423 + Jul 18 14:10:46.423: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:10:46.427: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 3.537705ms + Jul 18 14:10:48.432: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008436113s + Jul 18 14:10:50.431: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 4.007928749s + Jul 18 14:10:52.432: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 6.008655891s + Jul 18 14:10:54.436: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Pending", Reason="", readiness=false. Elapsed: 8.012725355s + Jul 18 14:10:56.431: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss": Phase="Running", Reason="", readiness=true. Elapsed: 10.008044912s + Jul 18 14:10:56.431: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-7q9ss" satisfied condition "running" + Jul 18 14:10:56.431: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-9bwvv" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:10:56.435: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-9bwvv": Phase="Running", Reason="", readiness=true. Elapsed: 3.869712ms + Jul 18 14:10:56.435: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-9bwvv" satisfied condition "running" + Jul 18 14:10:56.435: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-l9dg8" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:10:56.439: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-l9dg8": Phase="Running", Reason="", readiness=true. Elapsed: 4.04388ms + Jul 18 14:10:56.440: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-l9dg8" satisfied condition "running" + Jul 18 14:10:56.440: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-ps22z" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:10:56.443: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-ps22z": Phase="Running", Reason="", readiness=true. Elapsed: 3.847709ms + Jul 18 14:10:56.443: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-ps22z" satisfied condition "running" + Jul 18 14:10:56.444: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-rc6k2" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:10:56.447: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-rc6k2": Phase="Running", Reason="", readiness=true. Elapsed: 3.664631ms + Jul 18 14:10:56.447: INFO: Pod "wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee-rc6k2" satisfied condition "running" + STEP: deleting ReplicationController wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee in namespace emptydir-wrapper-9766, will wait for the garbage collector to delete the pods 07/18/23 14:10:56.447 + Jul 18 14:10:56.508: INFO: Deleting ReplicationController wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee took: 6.917392ms + Jul 18 14:10:56.609: INFO: Terminating ReplicationController wrapped-volume-race-41c9428b-a6f6-4295-a636-ab7b677412ee pods took: 100.627135ms + STEP: Creating RC which spawns configmap-volume pods 07/18/23 14:10:59.616 + Jul 18 14:10:59.632: INFO: Pod name wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa: Found 0 pods out of 5 + Jul 18 14:11:04.643: INFO: Pod name wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa: Found 5 pods out of 5 + STEP: Ensuring each pod is running 07/18/23 14:11:04.643 + Jul 18 14:11:04.643: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:04.649: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 5.643173ms + Jul 18 14:11:06.653: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010458444s + Jul 18 14:11:08.654: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 4.011067406s + Jul 18 14:11:10.654: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 6.010631525s + Jul 18 14:11:12.656: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Pending", Reason="", readiness=false. Elapsed: 8.013461714s + Jul 18 14:11:14.654: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk": Phase="Running", Reason="", readiness=true. Elapsed: 10.011217619s + Jul 18 14:11:14.654: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-2b2gk" satisfied condition "running" + Jul 18 14:11:14.655: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-9fpxz" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:14.658: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-9fpxz": Phase="Pending", Reason="", readiness=false. Elapsed: 3.297638ms + Jul 18 14:11:16.662: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-9fpxz": Phase="Running", Reason="", readiness=true. Elapsed: 2.007454796s + Jul 18 14:11:16.662: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-9fpxz" satisfied condition "running" + Jul 18 14:11:16.662: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-lm2mj" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:16.665: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-lm2mj": Phase="Running", Reason="", readiness=true. Elapsed: 3.002173ms + Jul 18 14:11:16.665: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-lm2mj" satisfied condition "running" + Jul 18 14:11:16.665: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-rd4vn" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:16.668: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-rd4vn": Phase="Running", Reason="", readiness=true. Elapsed: 3.044418ms + Jul 18 14:11:16.668: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-rd4vn" satisfied condition "running" + Jul 18 14:11:16.668: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-wgm9q" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:16.673: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-wgm9q": Phase="Running", Reason="", readiness=true. Elapsed: 4.840628ms + Jul 18 14:11:16.673: INFO: Pod "wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa-wgm9q" satisfied condition "running" + STEP: deleting ReplicationController wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa in namespace emptydir-wrapper-9766, will wait for the garbage collector to delete the pods 07/18/23 14:11:16.673 + Jul 18 14:11:16.734: INFO: Deleting ReplicationController wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa took: 6.632876ms + Jul 18 14:11:16.835: INFO: Terminating ReplicationController wrapped-volume-race-fa6e524b-230a-4043-afc2-c2fe554e81aa pods took: 100.951102ms + STEP: Creating RC which spawns configmap-volume pods 07/18/23 14:11:20.141 + Jul 18 14:11:20.162: INFO: Pod name wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907: Found 0 pods out of 5 + Jul 18 14:11:25.170: INFO: Pod name wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907: Found 5 pods out of 5 + STEP: Ensuring each pod is running 07/18/23 14:11:25.17 + Jul 18 14:11:25.170: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:25.175: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 4.413797ms + Jul 18 14:11:27.179: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008624288s + Jul 18 14:11:29.181: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 4.010640001s + Jul 18 14:11:31.180: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 6.009794193s + Jul 18 14:11:33.180: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 8.009643009s + Jul 18 14:11:35.179: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Pending", Reason="", readiness=false. Elapsed: 10.008910915s + Jul 18 14:11:37.179: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s": Phase="Running", Reason="", readiness=true. Elapsed: 12.008960485s + Jul 18 14:11:37.179: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-cgc9s" satisfied condition "running" + Jul 18 14:11:37.179: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-p2m56" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:37.182: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-p2m56": Phase="Running", Reason="", readiness=true. Elapsed: 3.145165ms + Jul 18 14:11:37.182: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-p2m56" satisfied condition "running" + Jul 18 14:11:37.182: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-r9mhp" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:37.186: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-r9mhp": Phase="Running", Reason="", readiness=true. Elapsed: 3.55851ms + Jul 18 14:11:37.186: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-r9mhp" satisfied condition "running" + Jul 18 14:11:37.186: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-sml86" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:37.189: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-sml86": Phase="Running", Reason="", readiness=true. Elapsed: 3.121592ms + Jul 18 14:11:37.189: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-sml86" satisfied condition "running" + Jul 18 14:11:37.189: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-tf9bc" in namespace "emptydir-wrapper-9766" to be "running" + Jul 18 14:11:37.192: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-tf9bc": Phase="Running", Reason="", readiness=true. Elapsed: 2.962654ms + Jul 18 14:11:37.192: INFO: Pod "wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907-tf9bc" satisfied condition "running" + STEP: deleting ReplicationController wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907 in namespace emptydir-wrapper-9766, will wait for the garbage collector to delete the pods 07/18/23 14:11:37.192 + Jul 18 14:11:37.252: INFO: Deleting ReplicationController wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907 took: 5.970443ms + Jul 18 14:11:37.353: INFO: Terminating ReplicationController wrapped-volume-race-03a407d7-d5dc-404c-8c31-f8075ef72907 pods took: 100.584007ms + STEP: Cleaning up the configMaps 07/18/23 14:11:39.954 + [AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 14:11:40.200: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir wrapper volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-wrapper-9766" for this suite. 07/18/23 14:11:40.204 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + Replicaset should have a working scale subresource [Conformance] + test/e2e/apps/replica_set.go:143 +[BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:11:40.211 +Jul 18 14:11:40.211: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replicaset 07/18/23 14:11:40.212 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:11:40.224 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:11:40.227 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 +[It] Replicaset should have a working scale subresource [Conformance] + test/e2e/apps/replica_set.go:143 +STEP: Creating replica set "test-rs" that asks for more than the allowed pod quota 07/18/23 14:11:40.23 +Jul 18 14:11:40.237: INFO: Pod name sample-pod: Found 0 pods out of 1 +Jul 18 14:11:45.246: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 07/18/23 14:11:45.246 +STEP: getting scale subresource 07/18/23 14:11:45.246 +STEP: updating a scale subresource 07/18/23 14:11:45.25 +STEP: verifying the replicaset Spec.Replicas was modified 07/18/23 14:11:45.256 +STEP: Patch a scale subresource 07/18/23 14:11:45.26 +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 +Jul 18 14:11:45.276: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 +STEP: Destroying namespace "replicaset-2052" for this suite. 07/18/23 14:11:45.293 +------------------------------ +• [SLOW TEST] [5.102 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + Replicaset should have a working scale subresource [Conformance] + test/e2e/apps/replica_set.go:143 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:11:40.211 + Jul 18 14:11:40.211: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replicaset 07/18/23 14:11:40.212 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:11:40.224 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:11:40.227 + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:31 + [It] Replicaset should have a working scale subresource [Conformance] + test/e2e/apps/replica_set.go:143 + STEP: Creating replica set "test-rs" that asks for more than the allowed pod quota 07/18/23 14:11:40.23 + Jul 18 14:11:40.237: INFO: Pod name sample-pod: Found 0 pods out of 1 + Jul 18 14:11:45.246: INFO: Pod name sample-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 07/18/23 14:11:45.246 + STEP: getting scale subresource 07/18/23 14:11:45.246 + STEP: updating a scale subresource 07/18/23 14:11:45.25 + STEP: verifying the replicaset Spec.Replicas was modified 07/18/23 14:11:45.256 + STEP: Patch a scale subresource 07/18/23 14:11:45.26 + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/node/init/init.go:32 + Jul 18 14:11:45.276: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicaSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicaSet + tear down framework | framework.go:193 + STEP: Destroying namespace "replicaset-2052" for this suite. 07/18/23 14:11:45.293 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/auth/service_accounts.go:531 +[BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:11:45.322 +Jul 18 14:11:45.323: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename svcaccounts 07/18/23 14:11:45.324 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:11:45.355 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:11:45.359 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 +[It] ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/auth/service_accounts.go:531 +Jul 18 14:11:45.377: INFO: created pod +Jul 18 14:11:45.378: INFO: Waiting up to 5m0s for pod "oidc-discovery-validator" in namespace "svcaccounts-7681" to be "Succeeded or Failed" +Jul 18 14:11:45.382: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 4.018558ms +Jul 18 14:11:47.386: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008431227s +Jul 18 14:11:49.386: INFO: Pod "oidc-discovery-validator": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008140813s +STEP: Saw pod success 07/18/23 14:11:49.386 +Jul 18 14:11:49.386: INFO: Pod "oidc-discovery-validator" satisfied condition "Succeeded or Failed" +Jul 18 14:12:19.388: INFO: polling logs +Jul 18 14:12:19.406: INFO: Pod logs: +I0718 14:11:46.237928 1 log.go:198] OK: Got token +I0718 14:11:46.237991 1 log.go:198] validating with in-cluster discovery +I0718 14:11:46.238458 1 log.go:198] OK: got issuer https://kubernetes.default.svc.cluster.local +I0718 14:11:46.238508 1 log.go:198] Full, not-validated claims: +openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://kubernetes.default.svc.cluster.local", Subject:"system:serviceaccount:svcaccounts-7681:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1689690105, NotBefore:1689689505, IssuedAt:1689689505, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-7681", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"2fe7ccf6-55f3-4659-b4b4-c15d162d1592"}}} +I0718 14:11:46.263910 1 log.go:198] OK: Constructed OIDC provider for issuer https://kubernetes.default.svc.cluster.local +I0718 14:11:46.270588 1 log.go:198] OK: Validated signature on JWT +I0718 14:11:46.270809 1 log.go:198] OK: Got valid claims from token! +I0718 14:11:46.270890 1 log.go:198] Full, validated claims: +&openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://kubernetes.default.svc.cluster.local", Subject:"system:serviceaccount:svcaccounts-7681:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1689690105, NotBefore:1689689505, IssuedAt:1689689505, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-7681", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"2fe7ccf6-55f3-4659-b4b4-c15d162d1592"}}} + +Jul 18 14:12:19.406: INFO: completed pod +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 +Jul 18 14:12:19.412: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 +STEP: Destroying namespace "svcaccounts-7681" for this suite. 07/18/23 14:12:19.416 +------------------------------ +• [SLOW TEST] [34.099 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/auth/service_accounts.go:531 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:11:45.322 + Jul 18 14:11:45.323: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename svcaccounts 07/18/23 14:11:45.324 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:11:45.355 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:11:45.359 + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:31 + [It] ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/auth/service_accounts.go:531 + Jul 18 14:11:45.377: INFO: created pod + Jul 18 14:11:45.378: INFO: Waiting up to 5m0s for pod "oidc-discovery-validator" in namespace "svcaccounts-7681" to be "Succeeded or Failed" + Jul 18 14:11:45.382: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 4.018558ms + Jul 18 14:11:47.386: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008431227s + Jul 18 14:11:49.386: INFO: Pod "oidc-discovery-validator": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008140813s + STEP: Saw pod success 07/18/23 14:11:49.386 + Jul 18 14:11:49.386: INFO: Pod "oidc-discovery-validator" satisfied condition "Succeeded or Failed" + Jul 18 14:12:19.388: INFO: polling logs + Jul 18 14:12:19.406: INFO: Pod logs: + I0718 14:11:46.237928 1 log.go:198] OK: Got token + I0718 14:11:46.237991 1 log.go:198] validating with in-cluster discovery + I0718 14:11:46.238458 1 log.go:198] OK: got issuer https://kubernetes.default.svc.cluster.local + I0718 14:11:46.238508 1 log.go:198] Full, not-validated claims: + openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://kubernetes.default.svc.cluster.local", Subject:"system:serviceaccount:svcaccounts-7681:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1689690105, NotBefore:1689689505, IssuedAt:1689689505, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-7681", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"2fe7ccf6-55f3-4659-b4b4-c15d162d1592"}}} + I0718 14:11:46.263910 1 log.go:198] OK: Constructed OIDC provider for issuer https://kubernetes.default.svc.cluster.local + I0718 14:11:46.270588 1 log.go:198] OK: Validated signature on JWT + I0718 14:11:46.270809 1 log.go:198] OK: Got valid claims from token! + I0718 14:11:46.270890 1 log.go:198] Full, validated claims: + &openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://kubernetes.default.svc.cluster.local", Subject:"system:serviceaccount:svcaccounts-7681:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1689690105, NotBefore:1689689505, IssuedAt:1689689505, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-7681", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"2fe7ccf6-55f3-4659-b4b4-c15d162d1592"}}} + + Jul 18 14:12:19.406: INFO: completed pod + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/node/init/init.go:32 + Jul 18 14:12:19.412: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-auth] ServiceAccounts + tear down framework | framework.go:193 + STEP: Destroying namespace "svcaccounts-7681" for this suite. 07/18/23 14:12:19.416 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:47 +[BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:12:19.422 +Jul 18 14:12:19.423: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 14:12:19.424 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:19.437 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:19.44 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:47 +STEP: Creating secret with name secret-test-e175115f-bb0a-4245-be15-9536c15e5d09 07/18/23 14:12:19.443 +STEP: Creating a pod to test consume secrets 07/18/23 14:12:19.447 +Jul 18 14:12:19.454: INFO: Waiting up to 5m0s for pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1" in namespace "secrets-7549" to be "Succeeded or Failed" +Jul 18 14:12:19.458: INFO: Pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1": Phase="Pending", Reason="", readiness=false. Elapsed: 3.779494ms +Jul 18 14:12:21.462: INFO: Pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007886715s +Jul 18 14:12:23.462: INFO: Pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007758606s +STEP: Saw pod success 07/18/23 14:12:23.462 +Jul 18 14:12:23.462: INFO: Pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1" satisfied condition "Succeeded or Failed" +Jul 18 14:12:23.465: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1 container secret-volume-test: +STEP: delete the pod 07/18/23 14:12:23.472 +Jul 18 14:12:23.484: INFO: Waiting for pod pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1 to disappear +Jul 18 14:12:23.490: INFO: Pod pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 14:12:23.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-7549" for this suite. 07/18/23 14:12:23.495 +------------------------------ +• [4.078 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:47 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:12:19.422 + Jul 18 14:12:19.423: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 14:12:19.424 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:19.437 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:19.44 + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:47 + STEP: Creating secret with name secret-test-e175115f-bb0a-4245-be15-9536c15e5d09 07/18/23 14:12:19.443 + STEP: Creating a pod to test consume secrets 07/18/23 14:12:19.447 + Jul 18 14:12:19.454: INFO: Waiting up to 5m0s for pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1" in namespace "secrets-7549" to be "Succeeded or Failed" + Jul 18 14:12:19.458: INFO: Pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1": Phase="Pending", Reason="", readiness=false. Elapsed: 3.779494ms + Jul 18 14:12:21.462: INFO: Pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007886715s + Jul 18 14:12:23.462: INFO: Pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007758606s + STEP: Saw pod success 07/18/23 14:12:23.462 + Jul 18 14:12:23.462: INFO: Pod "pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1" satisfied condition "Succeeded or Failed" + Jul 18 14:12:23.465: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1 container secret-volume-test: + STEP: delete the pod 07/18/23 14:12:23.472 + Jul 18 14:12:23.484: INFO: Waiting for pod pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1 to disappear + Jul 18 14:12:23.490: INFO: Pod pod-secrets-2d3d2572-97e9-4519-a1e5-e82b0f0575f1 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 14:12:23.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-7549" for this suite. 07/18/23 14:12:23.495 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-storage] ConfigMap + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:423 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:12:23.501 +Jul 18 14:12:23.501: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 14:12:23.502 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:23.513 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:23.515 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:423 +STEP: Creating configMap with name configmap-test-volume-e0c2c4af-7375-4be0-bc71-ad82867c5342 07/18/23 14:12:23.518 +STEP: Creating a pod to test consume configMaps 07/18/23 14:12:23.522 +Jul 18 14:12:23.528: INFO: Waiting up to 5m0s for pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61" in namespace "configmap-3836" to be "Succeeded or Failed" +Jul 18 14:12:23.532: INFO: Pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61": Phase="Pending", Reason="", readiness=false. Elapsed: 3.768634ms +Jul 18 14:12:25.537: INFO: Pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008814212s +Jul 18 14:12:27.537: INFO: Pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008700761s +STEP: Saw pod success 07/18/23 14:12:27.537 +Jul 18 14:12:27.537: INFO: Pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61" satisfied condition "Succeeded or Failed" +Jul 18 14:12:27.540: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61 container configmap-volume-test: +STEP: delete the pod 07/18/23 14:12:27.547 +Jul 18 14:12:27.557: INFO: Waiting for pod pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61 to disappear +Jul 18 14:12:27.559: INFO: Pod pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61 no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 14:12:27.560: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-3836" for this suite. 07/18/23 14:12:27.564 +------------------------------ +• [4.069 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:423 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:12:23.501 + Jul 18 14:12:23.501: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 14:12:23.502 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:23.513 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:23.515 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:423 + STEP: Creating configMap with name configmap-test-volume-e0c2c4af-7375-4be0-bc71-ad82867c5342 07/18/23 14:12:23.518 + STEP: Creating a pod to test consume configMaps 07/18/23 14:12:23.522 + Jul 18 14:12:23.528: INFO: Waiting up to 5m0s for pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61" in namespace "configmap-3836" to be "Succeeded or Failed" + Jul 18 14:12:23.532: INFO: Pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61": Phase="Pending", Reason="", readiness=false. Elapsed: 3.768634ms + Jul 18 14:12:25.537: INFO: Pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008814212s + Jul 18 14:12:27.537: INFO: Pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008700761s + STEP: Saw pod success 07/18/23 14:12:27.537 + Jul 18 14:12:27.537: INFO: Pod "pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61" satisfied condition "Succeeded or Failed" + Jul 18 14:12:27.540: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61 container configmap-volume-test: + STEP: delete the pod 07/18/23 14:12:27.547 + Jul 18 14:12:27.557: INFO: Waiting for pod pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61 to disappear + Jul 18 14:12:27.559: INFO: Pod pod-configmaps-caa24655-5ec9-4618-8095-4cfbede68d61 no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 14:12:27.560: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-3836" for this suite. 07/18/23 14:12:27.564 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should rollback without unnecessary restarts [Conformance] + test/e2e/apps/daemon_set.go:432 +[BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:12:27.574 +Jul 18 14:12:27.574: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename daemonsets 07/18/23 14:12:27.574 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:27.586 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:27.589 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 +[It] should rollback without unnecessary restarts [Conformance] + test/e2e/apps/daemon_set.go:432 +Jul 18 14:12:27.613: INFO: Create a RollingUpdate DaemonSet +Jul 18 14:12:27.617: INFO: Check that daemon pods launch on every node of the cluster +Jul 18 14:12:27.622: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:27.622: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:27.622: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:27.625: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 14:12:27.625: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:12:28.631: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:28.631: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:28.631: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:28.634: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Jul 18 14:12:28.634: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:12:29.632: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:29.632: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:29.632: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:29.638: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Jul 18 14:12:29.638: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +Jul 18 14:12:29.638: INFO: Update the DaemonSet to trigger a rollout +Jul 18 14:12:29.651: INFO: Updating DaemonSet daemon-set +Jul 18 14:12:31.667: INFO: Roll back the DaemonSet before rollout is complete +Jul 18 14:12:31.674: INFO: Updating DaemonSet daemon-set +Jul 18 14:12:31.674: INFO: Make sure DaemonSet rollback is complete +Jul 18 14:12:31.680: INFO: Wrong image for pod: daemon-set-w8g4b. Expected: registry.k8s.io/e2e-test-images/httpd:2.4.38-4, got: foo:non-existent. +Jul 18 14:12:31.680: INFO: Pod daemon-set-w8g4b is not available +Jul 18 14:12:31.687: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:31.687: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:31.687: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:32.694: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:32.694: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:32.694: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:33.699: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:33.699: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:33.699: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:34.692: INFO: Pod daemon-set-g2k22 is not available +Jul 18 14:12:34.697: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:34.697: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:12:34.697: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 +STEP: Deleting DaemonSet "daemon-set" 07/18/23 14:12:34.705 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-7446, will wait for the garbage collector to delete the pods 07/18/23 14:12:34.705 +Jul 18 14:12:34.765: INFO: Deleting DaemonSet.extensions daemon-set took: 7.048873ms +Jul 18 14:12:34.866: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.432198ms +Jul 18 14:12:36.470: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 14:12:36.470: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Jul 18 14:12:36.473: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"49785"},"items":null} + +Jul 18 14:12:36.476: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"49785"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:12:36.488: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "daemonsets-7446" for this suite. 07/18/23 14:12:36.492 +------------------------------ +• [SLOW TEST] [8.924 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should rollback without unnecessary restarts [Conformance] + test/e2e/apps/daemon_set.go:432 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:12:27.574 + Jul 18 14:12:27.574: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename daemonsets 07/18/23 14:12:27.574 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:27.586 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:27.589 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 + [It] should rollback without unnecessary restarts [Conformance] + test/e2e/apps/daemon_set.go:432 + Jul 18 14:12:27.613: INFO: Create a RollingUpdate DaemonSet + Jul 18 14:12:27.617: INFO: Check that daemon pods launch on every node of the cluster + Jul 18 14:12:27.622: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:27.622: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:27.622: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:27.625: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 14:12:27.625: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:12:28.631: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:28.631: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:28.631: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:28.634: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Jul 18 14:12:28.634: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:12:29.632: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:29.632: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:29.632: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:29.638: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Jul 18 14:12:29.638: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + Jul 18 14:12:29.638: INFO: Update the DaemonSet to trigger a rollout + Jul 18 14:12:29.651: INFO: Updating DaemonSet daemon-set + Jul 18 14:12:31.667: INFO: Roll back the DaemonSet before rollout is complete + Jul 18 14:12:31.674: INFO: Updating DaemonSet daemon-set + Jul 18 14:12:31.674: INFO: Make sure DaemonSet rollback is complete + Jul 18 14:12:31.680: INFO: Wrong image for pod: daemon-set-w8g4b. Expected: registry.k8s.io/e2e-test-images/httpd:2.4.38-4, got: foo:non-existent. + Jul 18 14:12:31.680: INFO: Pod daemon-set-w8g4b is not available + Jul 18 14:12:31.687: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:31.687: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:31.687: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:32.694: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:32.694: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:32.694: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:33.699: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:33.699: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:33.699: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:34.692: INFO: Pod daemon-set-g2k22 is not available + Jul 18 14:12:34.697: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:34.697: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:12:34.697: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 + STEP: Deleting DaemonSet "daemon-set" 07/18/23 14:12:34.705 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-7446, will wait for the garbage collector to delete the pods 07/18/23 14:12:34.705 + Jul 18 14:12:34.765: INFO: Deleting DaemonSet.extensions daemon-set took: 7.048873ms + Jul 18 14:12:34.866: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.432198ms + Jul 18 14:12:36.470: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 14:12:36.470: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Jul 18 14:12:36.473: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"49785"},"items":null} + + Jul 18 14:12:36.476: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"49785"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:12:36.488: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "daemonsets-7446" for this suite. 07/18/23 14:12:36.492 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:205 +[BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:12:36.499 +Jul 18 14:12:36.499: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 14:12:36.501 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:36.512 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:36.515 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:205 +STEP: Creating secret with name s-test-opt-del-b27b685a-8619-411f-89f2-24307713ba62 07/18/23 14:12:36.521 +STEP: Creating secret with name s-test-opt-upd-d287d86a-cac0-4f52-80d5-d6c0d5f2f0b1 07/18/23 14:12:36.525 +STEP: Creating the pod 07/18/23 14:12:36.529 +Jul 18 14:12:36.536: INFO: Waiting up to 5m0s for pod "pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621" in namespace "secrets-5175" to be "running and ready" +Jul 18 14:12:36.541: INFO: Pod "pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621": Phase="Pending", Reason="", readiness=false. Elapsed: 4.233084ms +Jul 18 14:12:36.541: INFO: The phase of Pod pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621 is Pending, waiting for it to be Running (with Ready = true) +Jul 18 14:12:38.545: INFO: Pod "pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621": Phase="Running", Reason="", readiness=true. Elapsed: 2.008632355s +Jul 18 14:12:38.545: INFO: The phase of Pod pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621 is Running (Ready = true) +Jul 18 14:12:38.545: INFO: Pod "pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621" satisfied condition "running and ready" +STEP: Deleting secret s-test-opt-del-b27b685a-8619-411f-89f2-24307713ba62 07/18/23 14:12:38.573 +STEP: Updating secret s-test-opt-upd-d287d86a-cac0-4f52-80d5-d6c0d5f2f0b1 07/18/23 14:12:38.579 +STEP: Creating secret with name s-test-opt-create-5d9e3c92-01b7-4b47-8a44-0abf08acce9b 07/18/23 14:12:38.583 +STEP: waiting to observe update in volume 07/18/23 14:12:38.587 +[AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 14:12:40.624: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-5175" for this suite. 07/18/23 14:12:40.628 +------------------------------ +• [4.135 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:205 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:12:36.499 + Jul 18 14:12:36.499: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 14:12:36.501 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:36.512 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:36.515 + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:205 + STEP: Creating secret with name s-test-opt-del-b27b685a-8619-411f-89f2-24307713ba62 07/18/23 14:12:36.521 + STEP: Creating secret with name s-test-opt-upd-d287d86a-cac0-4f52-80d5-d6c0d5f2f0b1 07/18/23 14:12:36.525 + STEP: Creating the pod 07/18/23 14:12:36.529 + Jul 18 14:12:36.536: INFO: Waiting up to 5m0s for pod "pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621" in namespace "secrets-5175" to be "running and ready" + Jul 18 14:12:36.541: INFO: Pod "pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621": Phase="Pending", Reason="", readiness=false. Elapsed: 4.233084ms + Jul 18 14:12:36.541: INFO: The phase of Pod pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621 is Pending, waiting for it to be Running (with Ready = true) + Jul 18 14:12:38.545: INFO: Pod "pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621": Phase="Running", Reason="", readiness=true. Elapsed: 2.008632355s + Jul 18 14:12:38.545: INFO: The phase of Pod pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621 is Running (Ready = true) + Jul 18 14:12:38.545: INFO: Pod "pod-secrets-c205e5e0-ba11-4576-85da-f9a8fb295621" satisfied condition "running and ready" + STEP: Deleting secret s-test-opt-del-b27b685a-8619-411f-89f2-24307713ba62 07/18/23 14:12:38.573 + STEP: Updating secret s-test-opt-upd-d287d86a-cac0-4f52-80d5-d6c0d5f2f0b1 07/18/23 14:12:38.579 + STEP: Creating secret with name s-test-opt-create-5d9e3c92-01b7-4b47-8a44-0abf08acce9b 07/18/23 14:12:38.583 + STEP: waiting to observe update in volume 07/18/23 14:12:38.587 + [AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 14:12:40.624: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-5175" for this suite. 07/18/23 14:12:40.628 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group but different versions [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:309 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:12:40.635 +Jul 18 14:12:40.635: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 14:12:40.636 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:40.647 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:40.649 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] works for multiple CRDs of same group but different versions [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:309 +STEP: CRs in the same group but different versions (one multiversion CRD) show up in OpenAPI documentation 07/18/23 14:12:40.652 +Jul 18 14:12:40.652: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: CRs in the same group but different versions (two CRDs) show up in OpenAPI documentation 07/18/23 14:12:48.618 +Jul 18 14:12:48.619: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +Jul 18 14:12:51.310: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:12:58.913: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-publish-openapi-8407" for this suite. 07/18/23 14:12:58.929 +------------------------------ +• [SLOW TEST] [18.303 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group but different versions [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:309 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:12:40.635 + Jul 18 14:12:40.635: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 14:12:40.636 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:40.647 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:40.649 + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] works for multiple CRDs of same group but different versions [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:309 + STEP: CRs in the same group but different versions (one multiversion CRD) show up in OpenAPI documentation 07/18/23 14:12:40.652 + Jul 18 14:12:40.652: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: CRs in the same group but different versions (two CRDs) show up in OpenAPI documentation 07/18/23 14:12:48.618 + Jul 18 14:12:48.619: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + Jul 18 14:12:51.310: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:12:58.913: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-publish-openapi-8407" for this suite. 07/18/23 14:12:58.929 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:119 +[BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:12:58.939 +Jul 18 14:12:58.939: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:12:58.94 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:58.956 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:58.96 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:119 +STEP: Creating secret with name projected-secret-test-a8d4e047-a895-4908-8e9b-8f9694957823 07/18/23 14:12:58.963 +STEP: Creating a pod to test consume secrets 07/18/23 14:12:58.969 +Jul 18 14:12:58.978: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412" in namespace "projected-2033" to be "Succeeded or Failed" +Jul 18 14:12:58.983: INFO: Pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412": Phase="Pending", Reason="", readiness=false. Elapsed: 4.777711ms +Jul 18 14:13:00.988: INFO: Pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010040919s +Jul 18 14:13:02.989: INFO: Pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011555746s +STEP: Saw pod success 07/18/23 14:13:02.989 +Jul 18 14:13:02.989: INFO: Pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412" satisfied condition "Succeeded or Failed" +Jul 18 14:13:02.994: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412 container secret-volume-test: +STEP: delete the pod 07/18/23 14:13:03.017 +Jul 18 14:13:03.029: INFO: Waiting for pod pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412 to disappear +Jul 18 14:13:03.034: INFO: Pod pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 +Jul 18 14:13:03.034: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-2033" for this suite. 07/18/23 14:13:03.039 +------------------------------ +• [4.108 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:119 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:12:58.939 + Jul 18 14:12:58.939: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:12:58.94 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:12:58.956 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:12:58.96 + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:119 + STEP: Creating secret with name projected-secret-test-a8d4e047-a895-4908-8e9b-8f9694957823 07/18/23 14:12:58.963 + STEP: Creating a pod to test consume secrets 07/18/23 14:12:58.969 + Jul 18 14:12:58.978: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412" in namespace "projected-2033" to be "Succeeded or Failed" + Jul 18 14:12:58.983: INFO: Pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412": Phase="Pending", Reason="", readiness=false. Elapsed: 4.777711ms + Jul 18 14:13:00.988: INFO: Pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010040919s + Jul 18 14:13:02.989: INFO: Pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011555746s + STEP: Saw pod success 07/18/23 14:13:02.989 + Jul 18 14:13:02.989: INFO: Pod "pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412" satisfied condition "Succeeded or Failed" + Jul 18 14:13:02.994: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412 container secret-volume-test: + STEP: delete the pod 07/18/23 14:13:03.017 + Jul 18 14:13:03.029: INFO: Waiting for pod pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412 to disappear + Jul 18 14:13:03.034: INFO: Pod pod-projected-secrets-bb2a84eb-2de8-495e-9a19-c40450e73412 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 + Jul 18 14:13:03.034: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-2033" for this suite. 07/18/23 14:13:03.039 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:194 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:13:03.047 +Jul 18 14:13:03.048: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 14:13:03.048 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:13:03.065 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:13:03.068 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:194 +Jul 18 14:13:03.072: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 07/18/23 14:13:05.192 +Jul 18 14:13:05.193: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 --namespace=crd-publish-openapi-7613 create -f -' +Jul 18 14:13:05.848: INFO: stderr: "" +Jul 18 14:13:05.848: INFO: stdout: "e2e-test-crd-publish-openapi-1178-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Jul 18 14:13:05.848: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 --namespace=crd-publish-openapi-7613 delete e2e-test-crd-publish-openapi-1178-crds test-cr' +Jul 18 14:13:05.949: INFO: stderr: "" +Jul 18 14:13:05.949: INFO: stdout: "e2e-test-crd-publish-openapi-1178-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +Jul 18 14:13:05.949: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 --namespace=crd-publish-openapi-7613 apply -f -' +Jul 18 14:13:06.463: INFO: stderr: "" +Jul 18 14:13:06.463: INFO: stdout: "e2e-test-crd-publish-openapi-1178-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Jul 18 14:13:06.463: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 --namespace=crd-publish-openapi-7613 delete e2e-test-crd-publish-openapi-1178-crds test-cr' +Jul 18 14:13:06.542: INFO: stderr: "" +Jul 18 14:13:06.542: INFO: stdout: "e2e-test-crd-publish-openapi-1178-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR 07/18/23 14:13:06.542 +Jul 18 14:13:06.542: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 explain e2e-test-crd-publish-openapi-1178-crds' +Jul 18 14:13:06.722: INFO: stderr: "" +Jul 18 14:13:06.722: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-1178-crd\nVERSION: crd-publish-openapi-test-unknown-at-root.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:13:08.684: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-publish-openapi-7613" for this suite. 07/18/23 14:13:08.695 +------------------------------ +• [SLOW TEST] [5.653 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:194 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:13:03.047 + Jul 18 14:13:03.048: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 14:13:03.048 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:13:03.065 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:13:03.068 + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:194 + Jul 18 14:13:03.072: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 07/18/23 14:13:05.192 + Jul 18 14:13:05.193: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 --namespace=crd-publish-openapi-7613 create -f -' + Jul 18 14:13:05.848: INFO: stderr: "" + Jul 18 14:13:05.848: INFO: stdout: "e2e-test-crd-publish-openapi-1178-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" + Jul 18 14:13:05.848: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 --namespace=crd-publish-openapi-7613 delete e2e-test-crd-publish-openapi-1178-crds test-cr' + Jul 18 14:13:05.949: INFO: stderr: "" + Jul 18 14:13:05.949: INFO: stdout: "e2e-test-crd-publish-openapi-1178-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" + Jul 18 14:13:05.949: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 --namespace=crd-publish-openapi-7613 apply -f -' + Jul 18 14:13:06.463: INFO: stderr: "" + Jul 18 14:13:06.463: INFO: stdout: "e2e-test-crd-publish-openapi-1178-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" + Jul 18 14:13:06.463: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 --namespace=crd-publish-openapi-7613 delete e2e-test-crd-publish-openapi-1178-crds test-cr' + Jul 18 14:13:06.542: INFO: stderr: "" + Jul 18 14:13:06.542: INFO: stdout: "e2e-test-crd-publish-openapi-1178-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" + STEP: kubectl explain works to explain CR 07/18/23 14:13:06.542 + Jul 18 14:13:06.542: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-7613 explain e2e-test-crd-publish-openapi-1178-crds' + Jul 18 14:13:06.722: INFO: stderr: "" + Jul 18 14:13:06.722: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-1178-crd\nVERSION: crd-publish-openapi-test-unknown-at-root.example.com/v1\n\nDESCRIPTION:\n \n" + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:13:08.684: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-publish-openapi-7613" for this suite. 07/18/23 14:13:08.695 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] NoExecuteTaintManager Multiple Pods [Serial] + evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/node/taints.go:455 +[BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:13:08.707 +Jul 18 14:13:08.707: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename taint-multiple-pods 07/18/23 14:13:08.708 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:13:08.719 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:13:08.722 +[BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/node/taints.go:383 +Jul 18 14:13:08.724: INFO: Waiting up to 1m0s for all nodes to be ready +Jul 18 14:14:08.762: INFO: Waiting for terminating namespaces to be deleted... +[It] evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/node/taints.go:455 +Jul 18 14:14:08.765: INFO: Starting informer... +STEP: Starting pods... 07/18/23 14:14:08.765 +Jul 18 14:14:08.983: INFO: Pod1 is running on hux-lab1-worker-c6s2t. Tainting Node +Jul 18 14:14:09.190: INFO: Waiting up to 5m0s for pod "taint-eviction-b1" in namespace "taint-multiple-pods-7893" to be "running" +Jul 18 14:14:09.193: INFO: Pod "taint-eviction-b1": Phase="Pending", Reason="", readiness=false. Elapsed: 3.176174ms +Jul 18 14:14:11.198: INFO: Pod "taint-eviction-b1": Phase="Running", Reason="", readiness=true. Elapsed: 2.007895645s +Jul 18 14:14:11.198: INFO: Pod "taint-eviction-b1" satisfied condition "running" +Jul 18 14:14:11.198: INFO: Waiting up to 5m0s for pod "taint-eviction-b2" in namespace "taint-multiple-pods-7893" to be "running" +Jul 18 14:14:11.201: INFO: Pod "taint-eviction-b2": Phase="Running", Reason="", readiness=true. Elapsed: 3.250416ms +Jul 18 14:14:11.201: INFO: Pod "taint-eviction-b2" satisfied condition "running" +Jul 18 14:14:11.201: INFO: Pod2 is running on hux-lab1-worker-c6s2t. Tainting Node +STEP: Trying to apply a taint on the Node 07/18/23 14:14:11.201 +STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 07/18/23 14:14:11.213 +STEP: Waiting for Pod1 and Pod2 to be deleted 07/18/23 14:14:11.218 +Jul 18 14:14:17.497: INFO: Noticed Pod "taint-eviction-b1" gets evicted. +Jul 18 14:14:37.548: INFO: Noticed Pod "taint-eviction-b2" gets evicted. +STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 07/18/23 14:14:37.562 +[AfterEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:14:37.570: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "taint-multiple-pods-7893" for this suite. 07/18/23 14:14:37.575 +------------------------------ +• [SLOW TEST] [88.877 seconds] +[sig-node] NoExecuteTaintManager Multiple Pods [Serial] +test/e2e/node/framework.go:23 + evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/node/taints.go:455 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:13:08.707 + Jul 18 14:13:08.707: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename taint-multiple-pods 07/18/23 14:13:08.708 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:13:08.719 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:13:08.722 + [BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/node/taints.go:383 + Jul 18 14:13:08.724: INFO: Waiting up to 1m0s for all nodes to be ready + Jul 18 14:14:08.762: INFO: Waiting for terminating namespaces to be deleted... + [It] evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/node/taints.go:455 + Jul 18 14:14:08.765: INFO: Starting informer... + STEP: Starting pods... 07/18/23 14:14:08.765 + Jul 18 14:14:08.983: INFO: Pod1 is running on hux-lab1-worker-c6s2t. Tainting Node + Jul 18 14:14:09.190: INFO: Waiting up to 5m0s for pod "taint-eviction-b1" in namespace "taint-multiple-pods-7893" to be "running" + Jul 18 14:14:09.193: INFO: Pod "taint-eviction-b1": Phase="Pending", Reason="", readiness=false. Elapsed: 3.176174ms + Jul 18 14:14:11.198: INFO: Pod "taint-eviction-b1": Phase="Running", Reason="", readiness=true. Elapsed: 2.007895645s + Jul 18 14:14:11.198: INFO: Pod "taint-eviction-b1" satisfied condition "running" + Jul 18 14:14:11.198: INFO: Waiting up to 5m0s for pod "taint-eviction-b2" in namespace "taint-multiple-pods-7893" to be "running" + Jul 18 14:14:11.201: INFO: Pod "taint-eviction-b2": Phase="Running", Reason="", readiness=true. Elapsed: 3.250416ms + Jul 18 14:14:11.201: INFO: Pod "taint-eviction-b2" satisfied condition "running" + Jul 18 14:14:11.201: INFO: Pod2 is running on hux-lab1-worker-c6s2t. Tainting Node + STEP: Trying to apply a taint on the Node 07/18/23 14:14:11.201 + STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 07/18/23 14:14:11.213 + STEP: Waiting for Pod1 and Pod2 to be deleted 07/18/23 14:14:11.218 + Jul 18 14:14:17.497: INFO: Noticed Pod "taint-eviction-b1" gets evicted. + Jul 18 14:14:37.548: INFO: Noticed Pod "taint-eviction-b2" gets evicted. + STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 07/18/23 14:14:37.562 + [AfterEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:14:37.570: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "taint-multiple-pods-7893" for this suite. 07/18/23 14:14:37.575 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/apimachinery/resource_quota.go:326 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:14:37.584 +Jul 18 14:14:37.584: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 14:14:37.585 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:14:37.604 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:14:37.607 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/apimachinery/resource_quota.go:326 +STEP: Counting existing ResourceQuota 07/18/23 14:14:54.615 +STEP: Creating a ResourceQuota 07/18/23 14:14:59.619 +STEP: Ensuring resource quota status is calculated 07/18/23 14:14:59.623 +STEP: Creating a ConfigMap 07/18/23 14:15:01.637 +STEP: Ensuring resource quota status captures configMap creation 07/18/23 14:15:01.647 +STEP: Deleting a ConfigMap 07/18/23 14:15:03.651 +STEP: Ensuring resource quota status released usage 07/18/23 14:15:03.657 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 14:15:05.662: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-9566" for this suite. 07/18/23 14:15:05.668 +------------------------------ +• [SLOW TEST] [28.090 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/apimachinery/resource_quota.go:326 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:14:37.584 + Jul 18 14:14:37.584: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 14:14:37.585 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:14:37.604 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:14:37.607 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/apimachinery/resource_quota.go:326 + STEP: Counting existing ResourceQuota 07/18/23 14:14:54.615 + STEP: Creating a ResourceQuota 07/18/23 14:14:59.619 + STEP: Ensuring resource quota status is calculated 07/18/23 14:14:59.623 + STEP: Creating a ConfigMap 07/18/23 14:15:01.637 + STEP: Ensuring resource quota status captures configMap creation 07/18/23 14:15:01.647 + STEP: Deleting a ConfigMap 07/18/23 14:15:03.651 + STEP: Ensuring resource quota status released usage 07/18/23 14:15:03.657 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 14:15:05.662: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-9566" for this suite. 07/18/23 14:15:05.668 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with secret pod [Conformance] + test/e2e/storage/subpath.go:60 +[BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:15:05.675 +Jul 18 14:15:05.675: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename subpath 07/18/23 14:15:05.676 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:15:05.69 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:15:05.693 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 07/18/23 14:15:05.696 +[It] should support subpaths with secret pod [Conformance] + test/e2e/storage/subpath.go:60 +STEP: Creating pod pod-subpath-test-secret-rsm5 07/18/23 14:15:05.704 +STEP: Creating a pod to test atomic-volume-subpath 07/18/23 14:15:05.704 +Jul 18 14:15:05.711: INFO: Waiting up to 5m0s for pod "pod-subpath-test-secret-rsm5" in namespace "subpath-3858" to be "Succeeded or Failed" +Jul 18 14:15:05.718: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.111427ms +Jul 18 14:15:07.723: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 2.011257104s +Jul 18 14:15:09.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 4.010538113s +Jul 18 14:15:11.721: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 6.0099724s +Jul 18 14:15:13.721: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 8.009952711s +Jul 18 14:15:15.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 10.010657188s +Jul 18 14:15:17.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 12.010494527s +Jul 18 14:15:19.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 14.010124666s +Jul 18 14:15:21.721: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 16.009944082s +Jul 18 14:15:23.723: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 18.0116848s +Jul 18 14:15:25.723: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 20.011164371s +Jul 18 14:15:27.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=false. Elapsed: 22.010064153s +Jul 18 14:15:29.724: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.012259552s +STEP: Saw pod success 07/18/23 14:15:29.724 +Jul 18 14:15:29.724: INFO: Pod "pod-subpath-test-secret-rsm5" satisfied condition "Succeeded or Failed" +Jul 18 14:15:29.728: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-subpath-test-secret-rsm5 container test-container-subpath-secret-rsm5: +STEP: delete the pod 07/18/23 14:15:29.747 +Jul 18 14:15:29.759: INFO: Waiting for pod pod-subpath-test-secret-rsm5 to disappear +Jul 18 14:15:29.762: INFO: Pod pod-subpath-test-secret-rsm5 no longer exists +STEP: Deleting pod pod-subpath-test-secret-rsm5 07/18/23 14:15:29.762 +Jul 18 14:15:29.763: INFO: Deleting pod "pod-subpath-test-secret-rsm5" in namespace "subpath-3858" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 +Jul 18 14:15:29.768: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 +STEP: Destroying namespace "subpath-3858" for this suite. 07/18/23 14:15:29.772 +------------------------------ +• [SLOW TEST] [24.103 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with secret pod [Conformance] + test/e2e/storage/subpath.go:60 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:15:05.675 + Jul 18 14:15:05.675: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename subpath 07/18/23 14:15:05.676 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:15:05.69 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:15:05.693 + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 07/18/23 14:15:05.696 + [It] should support subpaths with secret pod [Conformance] + test/e2e/storage/subpath.go:60 + STEP: Creating pod pod-subpath-test-secret-rsm5 07/18/23 14:15:05.704 + STEP: Creating a pod to test atomic-volume-subpath 07/18/23 14:15:05.704 + Jul 18 14:15:05.711: INFO: Waiting up to 5m0s for pod "pod-subpath-test-secret-rsm5" in namespace "subpath-3858" to be "Succeeded or Failed" + Jul 18 14:15:05.718: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.111427ms + Jul 18 14:15:07.723: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 2.011257104s + Jul 18 14:15:09.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 4.010538113s + Jul 18 14:15:11.721: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 6.0099724s + Jul 18 14:15:13.721: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 8.009952711s + Jul 18 14:15:15.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 10.010657188s + Jul 18 14:15:17.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 12.010494527s + Jul 18 14:15:19.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 14.010124666s + Jul 18 14:15:21.721: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 16.009944082s + Jul 18 14:15:23.723: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 18.0116848s + Jul 18 14:15:25.723: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=true. Elapsed: 20.011164371s + Jul 18 14:15:27.722: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Running", Reason="", readiness=false. Elapsed: 22.010064153s + Jul 18 14:15:29.724: INFO: Pod "pod-subpath-test-secret-rsm5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.012259552s + STEP: Saw pod success 07/18/23 14:15:29.724 + Jul 18 14:15:29.724: INFO: Pod "pod-subpath-test-secret-rsm5" satisfied condition "Succeeded or Failed" + Jul 18 14:15:29.728: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-subpath-test-secret-rsm5 container test-container-subpath-secret-rsm5: + STEP: delete the pod 07/18/23 14:15:29.747 + Jul 18 14:15:29.759: INFO: Waiting for pod pod-subpath-test-secret-rsm5 to disappear + Jul 18 14:15:29.762: INFO: Pod pod-subpath-test-secret-rsm5 no longer exists + STEP: Deleting pod pod-subpath-test-secret-rsm5 07/18/23 14:15:29.762 + Jul 18 14:15:29.763: INFO: Deleting pod "pod-subpath-test-secret-rsm5" in namespace "subpath-3858" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 + Jul 18 14:15:29.768: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 + STEP: Destroying namespace "subpath-3858" for this suite. 07/18/23 14:15:29.772 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:187 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:15:29.78 +Jul 18 14:15:29.780: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 14:15:29.781 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:15:29.794 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:15:29.797 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:187 +STEP: Creating a pod to test emptydir 0777 on node default medium 07/18/23 14:15:29.8 +Jul 18 14:15:29.808: INFO: Waiting up to 5m0s for pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e" in namespace "emptydir-2183" to be "Succeeded or Failed" +Jul 18 14:15:29.826: INFO: Pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e": Phase="Pending", Reason="", readiness=false. Elapsed: 18.270926ms +Jul 18 14:15:31.831: INFO: Pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023478678s +Jul 18 14:15:33.830: INFO: Pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022418056s +STEP: Saw pod success 07/18/23 14:15:33.83 +Jul 18 14:15:33.831: INFO: Pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e" satisfied condition "Succeeded or Failed" +Jul 18 14:15:33.833: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-1889e989-7cd2-48b3-8525-46fec9a93a5e container test-container: +STEP: delete the pod 07/18/23 14:15:33.843 +Jul 18 14:15:33.854: INFO: Waiting for pod pod-1889e989-7cd2-48b3-8525-46fec9a93a5e to disappear +Jul 18 14:15:33.857: INFO: Pod pod-1889e989-7cd2-48b3-8525-46fec9a93a5e no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 14:15:33.857: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-2183" for this suite. 07/18/23 14:15:33.861 +------------------------------ +• [4.088 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:187 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:15:29.78 + Jul 18 14:15:29.780: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 14:15:29.781 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:15:29.794 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:15:29.797 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:187 + STEP: Creating a pod to test emptydir 0777 on node default medium 07/18/23 14:15:29.8 + Jul 18 14:15:29.808: INFO: Waiting up to 5m0s for pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e" in namespace "emptydir-2183" to be "Succeeded or Failed" + Jul 18 14:15:29.826: INFO: Pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e": Phase="Pending", Reason="", readiness=false. Elapsed: 18.270926ms + Jul 18 14:15:31.831: INFO: Pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023478678s + Jul 18 14:15:33.830: INFO: Pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022418056s + STEP: Saw pod success 07/18/23 14:15:33.83 + Jul 18 14:15:33.831: INFO: Pod "pod-1889e989-7cd2-48b3-8525-46fec9a93a5e" satisfied condition "Succeeded or Failed" + Jul 18 14:15:33.833: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-1889e989-7cd2-48b3-8525-46fec9a93a5e container test-container: + STEP: delete the pod 07/18/23 14:15:33.843 + Jul 18 14:15:33.854: INFO: Waiting for pod pod-1889e989-7cd2-48b3-8525-46fec9a93a5e to disappear + Jul 18 14:15:33.857: INFO: Pod pod-1889e989-7cd2-48b3-8525-46fec9a93a5e no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 14:15:33.857: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-2183" for this suite. 07/18/23 14:15:33.861 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSS +------------------------------ +[sig-network] Proxy version v1 + should proxy through a service and a pod [Conformance] + test/e2e/network/proxy.go:101 +[BeforeEach] version v1 + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:15:33.87 +Jul 18 14:15:33.870: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename proxy 07/18/23 14:15:33.871 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:15:33.883 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:15:33.886 +[BeforeEach] version v1 + test/e2e/framework/metrics/init/init.go:31 +[It] should proxy through a service and a pod [Conformance] + test/e2e/network/proxy.go:101 +STEP: starting an echo server on multiple ports 07/18/23 14:15:33.9 +STEP: creating replication controller proxy-service-xxcsw in namespace proxy-1908 07/18/23 14:15:33.9 +I0718 14:15:33.908127 20 runners.go:193] Created replication controller with name: proxy-service-xxcsw, namespace: proxy-1908, replica count: 1 +I0718 14:15:34.960276 20 runners.go:193] proxy-service-xxcsw Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0718 14:15:35.960676 20 runners.go:193] proxy-service-xxcsw Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jul 18 14:15:35.964: INFO: setup took 2.075563658s, starting test cases +STEP: running 16 cases, 20 attempts per case, 320 total attempts 07/18/23 14:15:35.964 +Jul 18 14:15:35.974: INFO: (0) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.079081ms) +Jul 18 14:15:35.977: INFO: (0) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 11.99869ms) +Jul 18 14:15:35.977: INFO: (0) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 12.059466ms) +Jul 18 14:15:35.981: INFO: (0) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 15.96584ms) +Jul 18 14:15:35.983: INFO: (0) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 17.408913ms) +Jul 18 14:15:35.983: INFO: (0) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 18.403316ms) +Jul 18 14:15:35.983: INFO: (0) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 19.459606ms) +Jul 18 14:15:35.985: INFO: (0) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 19.654241ms) +Jul 18 14:15:35.985: INFO: (0) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 19.602176ms) +Jul 18 14:15:35.985: INFO: (0) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 19.635423ms) +Jul 18 14:15:35.986: INFO: (0) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 20.724326ms) +Jul 18 14:15:35.986: INFO: (0) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 21.054319ms) +Jul 18 14:15:35.991: INFO: (1) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 4.799387ms) +Jul 18 14:15:35.992: INFO: (1) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 5.780157ms) +Jul 18 14:15:35.993: INFO: (1) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 6.85104ms) +Jul 18 14:15:35.993: INFO: (1) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 7.186622ms) +Jul 18 14:15:35.994: INFO: (1) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 7.503486ms) +Jul 18 14:15:35.994: INFO: (1) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 7.406187ms) +Jul 18 14:15:36.007: INFO: (2) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.626523ms) +Jul 18 14:15:36.007: INFO: (2) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 7.755643ms) +Jul 18 14:15:36.007: INFO: (2) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.02154ms) +Jul 18 14:15:36.007: INFO: (2) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 8.049657ms) +Jul 18 14:15:36.008: INFO: (2) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 8.741375ms) +Jul 18 14:15:36.008: INFO: (2) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 8.97764ms) +Jul 18 14:15:36.009: INFO: (2) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 9.642882ms) +Jul 18 14:15:36.010: INFO: (2) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 10.569385ms) +Jul 18 14:15:36.010: INFO: (2) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.963987ms) +Jul 18 14:15:36.010: INFO: (2) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.084445ms) +Jul 18 14:15:36.017: INFO: (3) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 8.320453ms) +Jul 18 14:15:36.020: INFO: (3) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 9.964248ms) +Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.572698ms) +Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 10.654584ms) +Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 10.541655ms) +Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.668385ms) +Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 10.644612ms) +Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.644701ms) +Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 10.688054ms) +Jul 18 14:15:36.022: INFO: (3) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 10.973602ms) +Jul 18 14:15:36.022: INFO: (3) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 11.247402ms) +Jul 18 14:15:36.023: INFO: (3) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 12.067344ms) +Jul 18 14:15:36.031: INFO: (4) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.999227ms) +Jul 18 14:15:36.031: INFO: (4) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 8.210647ms) +Jul 18 14:15:36.031: INFO: (4) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 8.425313ms) +Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 8.812424ms) +Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.347599ms) +Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 8.517303ms) +Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 8.921219ms) +Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 8.768791ms) +Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 9.316383ms) +Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 8.8846ms) +Jul 18 14:15:36.033: INFO: (4) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 9.914319ms) +Jul 18 14:15:36.034: INFO: (4) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.140893ms) +Jul 18 14:15:36.034: INFO: (4) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.351642ms) +Jul 18 14:15:36.034: INFO: (4) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.818766ms) +Jul 18 14:15:36.043: INFO: (5) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.820727ms) +Jul 18 14:15:36.043: INFO: (5) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 9.023275ms) +Jul 18 14:15:36.043: INFO: (5) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 9.273724ms) +Jul 18 14:15:36.043: INFO: (5) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.037749ms) +Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.272446ms) +Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.276138ms) +Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 9.491073ms) +Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 9.326797ms) +Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 9.465023ms) +Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 6.624699ms) +Jul 18 14:15:36.055: INFO: (6) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.654359ms) +Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.328255ms) +Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.274196ms) +Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.375931ms) +Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 9.560302ms) +Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 9.614071ms) +Jul 18 14:15:36.057: INFO: (6) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 9.875174ms) +Jul 18 14:15:36.058: INFO: (6) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 11.167811ms) +Jul 18 14:15:36.059: INFO: (6) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 12.767498ms) +Jul 18 14:15:36.059: INFO: (6) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 12.783748ms) +Jul 18 14:15:36.060: INFO: (6) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 12.884208ms) +Jul 18 14:15:36.060: INFO: (6) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 13.204671ms) +Jul 18 14:15:36.060: INFO: (6) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 13.167943ms) +Jul 18 14:15:36.066: INFO: (7) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 5.502874ms) +Jul 18 14:15:36.067: INFO: (7) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 6.651229ms) +Jul 18 14:15:36.069: INFO: (7) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.368346ms) +Jul 18 14:15:36.069: INFO: (7) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 8.506752ms) +Jul 18 14:15:36.069: INFO: (7) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 8.982463ms) +Jul 18 14:15:36.069: INFO: (7) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 9.17138ms) +Jul 18 14:15:36.070: INFO: (7) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.866595ms) +Jul 18 14:15:36.070: INFO: (7) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 9.991517ms) +Jul 18 14:15:36.071: INFO: (7) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.648579ms) +Jul 18 14:15:36.071: INFO: (7) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 10.887877ms) +Jul 18 14:15:36.071: INFO: (7) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.11982ms) +Jul 18 14:15:36.072: INFO: (7) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 11.300114ms) +Jul 18 14:15:36.073: INFO: (7) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 12.539334ms) +Jul 18 14:15:36.073: INFO: (7) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 12.884195ms) +Jul 18 14:15:36.080: INFO: (8) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 6.879477ms) +Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 10.097327ms) +Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.822976ms) +Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.807795ms) +Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 10.553167ms) +Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.562655ms) +Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 10.580672ms) +Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 10.880471ms) +Jul 18 14:15:36.085: INFO: (8) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 10.972997ms) +Jul 18 14:15:36.085: INFO: (8) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 8.499776ms) +Jul 18 14:15:36.096: INFO: (9) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.996509ms) +Jul 18 14:15:36.096: INFO: (9) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 8.674711ms) +Jul 18 14:15:36.096: INFO: (9) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.307737ms) +Jul 18 14:15:36.097: INFO: (9) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 9.464923ms) +Jul 18 14:15:36.097: INFO: (9) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 9.455822ms) +Jul 18 14:15:36.097: INFO: (9) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.49001ms) +Jul 18 14:15:36.097: INFO: (9) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.011081ms) +Jul 18 14:15:36.098: INFO: (9) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 9.977267ms) +Jul 18 14:15:36.099: INFO: (9) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 11.113498ms) +Jul 18 14:15:36.100: INFO: (9) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 12.468654ms) +Jul 18 14:15:36.100: INFO: (9) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 12.743947ms) +Jul 18 14:15:36.101: INFO: (9) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 13.009629ms) +Jul 18 14:15:36.109: INFO: (10) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 8.006981ms) +Jul 18 14:15:36.109: INFO: (10) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.785293ms) +Jul 18 14:15:36.112: INFO: (10) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 11.404039ms) +Jul 18 14:15:36.112: INFO: (10) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 11.097974ms) +Jul 18 14:15:36.112: INFO: (10) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 11.220733ms) +Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 11.579985ms) +Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 11.565214ms) +Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.816425ms) +Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 11.637302ms) +Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 11.681978ms) +Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 12.138656ms) +Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 9.632529ms) +Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.841037ms) +Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 10.247086ms) +Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 10.409571ms) +Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 10.586266ms) +Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.840348ms) +Jul 18 14:15:36.126: INFO: (11) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 11.12442ms) +Jul 18 14:15:36.126: INFO: (11) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 6.984163ms) +Jul 18 14:15:36.134: INFO: (12) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 6.943346ms) +Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.043694ms) +Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.21848ms) +Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.285119ms) +Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.281527ms) +Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 7.391013ms) +Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 7.483548ms) +Jul 18 14:15:36.137: INFO: (12) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 9.307082ms) +Jul 18 14:15:36.137: INFO: (12) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 9.716364ms) +Jul 18 14:15:36.137: INFO: (12) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.013042ms) +Jul 18 14:15:36.138: INFO: (12) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.139848ms) +Jul 18 14:15:36.138: INFO: (12) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.474109ms) +Jul 18 14:15:36.138: INFO: (12) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.527365ms) +Jul 18 14:15:36.147: INFO: (13) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 8.88691ms) +Jul 18 14:15:36.147: INFO: (13) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 8.715744ms) +Jul 18 14:15:36.148: INFO: (13) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 9.120688ms) +Jul 18 14:15:36.148: INFO: (13) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 9.101421ms) +Jul 18 14:15:36.148: INFO: (13) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.017087ms) +Jul 18 14:15:36.148: INFO: (13) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 9.881303ms) +Jul 18 14:15:36.149: INFO: (13) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.582783ms) +Jul 18 14:15:36.150: INFO: (13) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 11.461006ms) +Jul 18 14:15:36.150: INFO: (13) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 11.756237ms) +Jul 18 14:15:36.150: INFO: (13) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 12.128571ms) +Jul 18 14:15:36.151: INFO: (13) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 12.26036ms) +Jul 18 14:15:36.155: INFO: (14) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 4.045026ms) +Jul 18 14:15:36.156: INFO: (14) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 5.394048ms) +Jul 18 14:15:36.158: INFO: (14) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 6.276306ms) +Jul 18 14:15:36.158: INFO: (14) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 6.352885ms) +Jul 18 14:15:36.158: INFO: (14) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 6.774849ms) +Jul 18 14:15:36.158: INFO: (14) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.038878ms) +Jul 18 14:15:36.159: INFO: (14) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.631704ms) +Jul 18 14:15:36.159: INFO: (14) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.681537ms) +Jul 18 14:15:36.160: INFO: (14) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 6.55145ms) +Jul 18 14:15:36.170: INFO: (15) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 6.589392ms) +Jul 18 14:15:36.170: INFO: (15) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.138815ms) +Jul 18 14:15:36.170: INFO: (15) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.445911ms) +Jul 18 14:15:36.170: INFO: (15) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 7.494772ms) +Jul 18 14:15:36.171: INFO: (15) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 7.839454ms) +Jul 18 14:15:36.171: INFO: (15) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 8.803205ms) +Jul 18 14:15:36.171: INFO: (15) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.275843ms) +Jul 18 14:15:36.171: INFO: (15) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 8.327592ms) +Jul 18 14:15:36.172: INFO: (15) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 9.056566ms) +Jul 18 14:15:36.173: INFO: (15) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 10.161979ms) +Jul 18 14:15:36.173: INFO: (15) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.635419ms) +Jul 18 14:15:36.173: INFO: (15) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.689577ms) +Jul 18 14:15:36.174: INFO: (15) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 11.086657ms) +Jul 18 14:15:36.178: INFO: (16) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 4.566578ms) +Jul 18 14:15:36.180: INFO: (16) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 5.78168ms) +Jul 18 14:15:36.181: INFO: (16) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 6.730875ms) +Jul 18 14:15:36.181: INFO: (16) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 7.055522ms) +Jul 18 14:15:36.181: INFO: (16) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 9.177803ms) +Jul 18 14:15:36.184: INFO: (16) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 9.98363ms) +Jul 18 14:15:36.185: INFO: (16) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 11.298034ms) +Jul 18 14:15:36.185: INFO: (16) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 11.338511ms) +Jul 18 14:15:36.186: INFO: (16) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 11.16007ms) +Jul 18 14:15:36.186: INFO: (16) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.612521ms) +Jul 18 14:15:36.186: INFO: (16) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 11.544816ms) +Jul 18 14:15:36.195: INFO: (17) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 9.074926ms) +Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 9.044379ms) +Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 9.607273ms) +Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.464067ms) +Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 9.290092ms) +Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.293055ms) +Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 9.883698ms) +Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 9.91248ms) +Jul 18 14:15:36.197: INFO: (17) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.999028ms) +Jul 18 14:15:36.197: INFO: (17) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.939825ms) +Jul 18 14:15:36.198: INFO: (17) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 11.439396ms) +Jul 18 14:15:36.198: INFO: (17) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 11.247163ms) +Jul 18 14:15:36.204: INFO: (18) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 5.73862ms) +Jul 18 14:15:36.207: INFO: (18) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 9.270942ms) +Jul 18 14:15:36.207: INFO: (18) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.448811ms) +Jul 18 14:15:36.208: INFO: (18) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.307641ms) +Jul 18 14:15:36.208: INFO: (18) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.082889ms) +Jul 18 14:15:36.209: INFO: (18) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 10.157268ms) +Jul 18 14:15:36.209: INFO: (18) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 10.285766ms) +Jul 18 14:15:36.209: INFO: (18) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 10.378047ms) +Jul 18 14:15:36.209: INFO: (18) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.347072ms) +Jul 18 14:15:36.210: INFO: (18) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 12.119196ms) +Jul 18 14:15:36.211: INFO: (18) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 12.267202ms) +Jul 18 14:15:36.211: INFO: (18) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 12.569284ms) +Jul 18 14:15:36.211: INFO: (18) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 12.316509ms) +Jul 18 14:15:36.219: INFO: (19) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 7.832851ms) +Jul 18 14:15:36.219: INFO: (19) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 7.856168ms) +Jul 18 14:15:36.220: INFO: (19) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 8.138441ms) +Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 9.406425ms) +Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.92672ms) +Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.025536ms) +Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.145542ms) +Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 9.426224ms) +Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.545325ms) +Jul 18 14:15:36.222: INFO: (19) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 10.577145ms) +Jul 18 14:15:36.222: INFO: (19) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 9.954009ms) +Jul 18 14:15:36.223: INFO: (19) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 11.451994ms) +Jul 18 14:15:36.223: INFO: (19) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 11.441845ms) +Jul 18 14:15:36.223: INFO: (19) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.696943ms) +STEP: deleting ReplicationController proxy-service-xxcsw in namespace proxy-1908, will wait for the garbage collector to delete the pods 07/18/23 14:15:36.223 +Jul 18 14:15:36.282: INFO: Deleting ReplicationController proxy-service-xxcsw took: 6.117924ms +Jul 18 14:15:36.384: INFO: Terminating ReplicationController proxy-service-xxcsw pods took: 101.197654ms +[AfterEach] version v1 + test/e2e/framework/node/init/init.go:32 +Jul 18 14:15:38.784: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] version v1 + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] version v1 + dump namespaces | framework.go:196 +[DeferCleanup (Each)] version v1 + tear down framework | framework.go:193 +STEP: Destroying namespace "proxy-1908" for this suite. 07/18/23 14:15:38.791 +------------------------------ +• [4.928 seconds] +[sig-network] Proxy +test/e2e/network/common/framework.go:23 + version v1 + test/e2e/network/proxy.go:74 + should proxy through a service and a pod [Conformance] + test/e2e/network/proxy.go:101 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] version v1 + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:15:33.87 + Jul 18 14:15:33.870: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename proxy 07/18/23 14:15:33.871 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:15:33.883 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:15:33.886 + [BeforeEach] version v1 + test/e2e/framework/metrics/init/init.go:31 + [It] should proxy through a service and a pod [Conformance] + test/e2e/network/proxy.go:101 + STEP: starting an echo server on multiple ports 07/18/23 14:15:33.9 + STEP: creating replication controller proxy-service-xxcsw in namespace proxy-1908 07/18/23 14:15:33.9 + I0718 14:15:33.908127 20 runners.go:193] Created replication controller with name: proxy-service-xxcsw, namespace: proxy-1908, replica count: 1 + I0718 14:15:34.960276 20 runners.go:193] proxy-service-xxcsw Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + I0718 14:15:35.960676 20 runners.go:193] proxy-service-xxcsw Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Jul 18 14:15:35.964: INFO: setup took 2.075563658s, starting test cases + STEP: running 16 cases, 20 attempts per case, 320 total attempts 07/18/23 14:15:35.964 + Jul 18 14:15:35.974: INFO: (0) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.079081ms) + Jul 18 14:15:35.977: INFO: (0) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 11.99869ms) + Jul 18 14:15:35.977: INFO: (0) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 12.059466ms) + Jul 18 14:15:35.981: INFO: (0) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 15.96584ms) + Jul 18 14:15:35.983: INFO: (0) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 17.408913ms) + Jul 18 14:15:35.983: INFO: (0) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 18.403316ms) + Jul 18 14:15:35.983: INFO: (0) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 19.459606ms) + Jul 18 14:15:35.985: INFO: (0) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 19.654241ms) + Jul 18 14:15:35.985: INFO: (0) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 19.602176ms) + Jul 18 14:15:35.985: INFO: (0) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 19.635423ms) + Jul 18 14:15:35.986: INFO: (0) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 20.724326ms) + Jul 18 14:15:35.986: INFO: (0) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 21.054319ms) + Jul 18 14:15:35.991: INFO: (1) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 4.799387ms) + Jul 18 14:15:35.992: INFO: (1) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 5.780157ms) + Jul 18 14:15:35.993: INFO: (1) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 6.85104ms) + Jul 18 14:15:35.993: INFO: (1) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 7.186622ms) + Jul 18 14:15:35.994: INFO: (1) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 7.503486ms) + Jul 18 14:15:35.994: INFO: (1) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 7.406187ms) + Jul 18 14:15:36.007: INFO: (2) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.626523ms) + Jul 18 14:15:36.007: INFO: (2) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 7.755643ms) + Jul 18 14:15:36.007: INFO: (2) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.02154ms) + Jul 18 14:15:36.007: INFO: (2) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 8.049657ms) + Jul 18 14:15:36.008: INFO: (2) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 8.741375ms) + Jul 18 14:15:36.008: INFO: (2) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 8.97764ms) + Jul 18 14:15:36.009: INFO: (2) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 9.642882ms) + Jul 18 14:15:36.010: INFO: (2) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 10.569385ms) + Jul 18 14:15:36.010: INFO: (2) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.963987ms) + Jul 18 14:15:36.010: INFO: (2) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.084445ms) + Jul 18 14:15:36.017: INFO: (3) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 8.320453ms) + Jul 18 14:15:36.020: INFO: (3) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 9.964248ms) + Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.572698ms) + Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 10.654584ms) + Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 10.541655ms) + Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.668385ms) + Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 10.644612ms) + Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.644701ms) + Jul 18 14:15:36.021: INFO: (3) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 10.688054ms) + Jul 18 14:15:36.022: INFO: (3) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 10.973602ms) + Jul 18 14:15:36.022: INFO: (3) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 11.247402ms) + Jul 18 14:15:36.023: INFO: (3) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 12.067344ms) + Jul 18 14:15:36.031: INFO: (4) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.999227ms) + Jul 18 14:15:36.031: INFO: (4) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 8.210647ms) + Jul 18 14:15:36.031: INFO: (4) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 8.425313ms) + Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 8.812424ms) + Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.347599ms) + Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 8.517303ms) + Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 8.921219ms) + Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 8.768791ms) + Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 9.316383ms) + Jul 18 14:15:36.032: INFO: (4) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 8.8846ms) + Jul 18 14:15:36.033: INFO: (4) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 9.914319ms) + Jul 18 14:15:36.034: INFO: (4) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.140893ms) + Jul 18 14:15:36.034: INFO: (4) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.351642ms) + Jul 18 14:15:36.034: INFO: (4) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.818766ms) + Jul 18 14:15:36.043: INFO: (5) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.820727ms) + Jul 18 14:15:36.043: INFO: (5) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 9.023275ms) + Jul 18 14:15:36.043: INFO: (5) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 9.273724ms) + Jul 18 14:15:36.043: INFO: (5) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.037749ms) + Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.272446ms) + Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.276138ms) + Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 9.491073ms) + Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 9.326797ms) + Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 9.465023ms) + Jul 18 14:15:36.044: INFO: (5) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 6.624699ms) + Jul 18 14:15:36.055: INFO: (6) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.654359ms) + Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.328255ms) + Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.274196ms) + Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.375931ms) + Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 9.560302ms) + Jul 18 14:15:36.056: INFO: (6) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 9.614071ms) + Jul 18 14:15:36.057: INFO: (6) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 9.875174ms) + Jul 18 14:15:36.058: INFO: (6) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 11.167811ms) + Jul 18 14:15:36.059: INFO: (6) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 12.767498ms) + Jul 18 14:15:36.059: INFO: (6) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 12.783748ms) + Jul 18 14:15:36.060: INFO: (6) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 12.884208ms) + Jul 18 14:15:36.060: INFO: (6) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 13.204671ms) + Jul 18 14:15:36.060: INFO: (6) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 13.167943ms) + Jul 18 14:15:36.066: INFO: (7) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 5.502874ms) + Jul 18 14:15:36.067: INFO: (7) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 6.651229ms) + Jul 18 14:15:36.069: INFO: (7) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.368346ms) + Jul 18 14:15:36.069: INFO: (7) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 8.506752ms) + Jul 18 14:15:36.069: INFO: (7) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 8.982463ms) + Jul 18 14:15:36.069: INFO: (7) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 9.17138ms) + Jul 18 14:15:36.070: INFO: (7) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.866595ms) + Jul 18 14:15:36.070: INFO: (7) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 9.991517ms) + Jul 18 14:15:36.071: INFO: (7) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.648579ms) + Jul 18 14:15:36.071: INFO: (7) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 10.887877ms) + Jul 18 14:15:36.071: INFO: (7) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.11982ms) + Jul 18 14:15:36.072: INFO: (7) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 11.300114ms) + Jul 18 14:15:36.073: INFO: (7) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 12.539334ms) + Jul 18 14:15:36.073: INFO: (7) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 12.884195ms) + Jul 18 14:15:36.080: INFO: (8) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 6.879477ms) + Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 10.097327ms) + Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.822976ms) + Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.807795ms) + Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 10.553167ms) + Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.562655ms) + Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 10.580672ms) + Jul 18 14:15:36.084: INFO: (8) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 10.880471ms) + Jul 18 14:15:36.085: INFO: (8) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 10.972997ms) + Jul 18 14:15:36.085: INFO: (8) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 8.499776ms) + Jul 18 14:15:36.096: INFO: (9) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.996509ms) + Jul 18 14:15:36.096: INFO: (9) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 8.674711ms) + Jul 18 14:15:36.096: INFO: (9) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.307737ms) + Jul 18 14:15:36.097: INFO: (9) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 9.464923ms) + Jul 18 14:15:36.097: INFO: (9) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 9.455822ms) + Jul 18 14:15:36.097: INFO: (9) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.49001ms) + Jul 18 14:15:36.097: INFO: (9) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.011081ms) + Jul 18 14:15:36.098: INFO: (9) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 9.977267ms) + Jul 18 14:15:36.099: INFO: (9) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 11.113498ms) + Jul 18 14:15:36.100: INFO: (9) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 12.468654ms) + Jul 18 14:15:36.100: INFO: (9) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 12.743947ms) + Jul 18 14:15:36.101: INFO: (9) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 13.009629ms) + Jul 18 14:15:36.109: INFO: (10) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 8.006981ms) + Jul 18 14:15:36.109: INFO: (10) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.785293ms) + Jul 18 14:15:36.112: INFO: (10) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 11.404039ms) + Jul 18 14:15:36.112: INFO: (10) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 11.097974ms) + Jul 18 14:15:36.112: INFO: (10) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 11.220733ms) + Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 11.579985ms) + Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 11.565214ms) + Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.816425ms) + Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 11.637302ms) + Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 11.681978ms) + Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 12.138656ms) + Jul 18 14:15:36.113: INFO: (10) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 9.632529ms) + Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.841037ms) + Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 10.247086ms) + Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 10.409571ms) + Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 10.586266ms) + Jul 18 14:15:36.125: INFO: (11) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.840348ms) + Jul 18 14:15:36.126: INFO: (11) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 11.12442ms) + Jul 18 14:15:36.126: INFO: (11) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 6.984163ms) + Jul 18 14:15:36.134: INFO: (12) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 6.943346ms) + Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.043694ms) + Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.21848ms) + Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.285119ms) + Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.281527ms) + Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 7.391013ms) + Jul 18 14:15:36.135: INFO: (12) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 7.483548ms) + Jul 18 14:15:36.137: INFO: (12) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 9.307082ms) + Jul 18 14:15:36.137: INFO: (12) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 9.716364ms) + Jul 18 14:15:36.137: INFO: (12) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.013042ms) + Jul 18 14:15:36.138: INFO: (12) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.139848ms) + Jul 18 14:15:36.138: INFO: (12) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.474109ms) + Jul 18 14:15:36.138: INFO: (12) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.527365ms) + Jul 18 14:15:36.147: INFO: (13) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 8.88691ms) + Jul 18 14:15:36.147: INFO: (13) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 8.715744ms) + Jul 18 14:15:36.148: INFO: (13) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 9.120688ms) + Jul 18 14:15:36.148: INFO: (13) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 9.101421ms) + Jul 18 14:15:36.148: INFO: (13) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.017087ms) + Jul 18 14:15:36.148: INFO: (13) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 9.881303ms) + Jul 18 14:15:36.149: INFO: (13) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.582783ms) + Jul 18 14:15:36.150: INFO: (13) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 11.461006ms) + Jul 18 14:15:36.150: INFO: (13) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 11.756237ms) + Jul 18 14:15:36.150: INFO: (13) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 12.128571ms) + Jul 18 14:15:36.151: INFO: (13) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 12.26036ms) + Jul 18 14:15:36.155: INFO: (14) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 4.045026ms) + Jul 18 14:15:36.156: INFO: (14) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 5.394048ms) + Jul 18 14:15:36.158: INFO: (14) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 6.276306ms) + Jul 18 14:15:36.158: INFO: (14) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 6.352885ms) + Jul 18 14:15:36.158: INFO: (14) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 6.774849ms) + Jul 18 14:15:36.158: INFO: (14) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.038878ms) + Jul 18 14:15:36.159: INFO: (14) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.631704ms) + Jul 18 14:15:36.159: INFO: (14) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.681537ms) + Jul 18 14:15:36.160: INFO: (14) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test<... (200; 6.55145ms) + Jul 18 14:15:36.170: INFO: (15) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 6.589392ms) + Jul 18 14:15:36.170: INFO: (15) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 7.138815ms) + Jul 18 14:15:36.170: INFO: (15) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 7.445911ms) + Jul 18 14:15:36.170: INFO: (15) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 7.494772ms) + Jul 18 14:15:36.171: INFO: (15) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 7.839454ms) + Jul 18 14:15:36.171: INFO: (15) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 8.803205ms) + Jul 18 14:15:36.171: INFO: (15) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.275843ms) + Jul 18 14:15:36.171: INFO: (15) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 8.327592ms) + Jul 18 14:15:36.172: INFO: (15) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 9.056566ms) + Jul 18 14:15:36.173: INFO: (15) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 10.161979ms) + Jul 18 14:15:36.173: INFO: (15) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.635419ms) + Jul 18 14:15:36.173: INFO: (15) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 10.689577ms) + Jul 18 14:15:36.174: INFO: (15) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 11.086657ms) + Jul 18 14:15:36.178: INFO: (16) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 4.566578ms) + Jul 18 14:15:36.180: INFO: (16) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 5.78168ms) + Jul 18 14:15:36.181: INFO: (16) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:1080/proxy/: ... (200; 6.730875ms) + Jul 18 14:15:36.181: INFO: (16) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 7.055522ms) + Jul 18 14:15:36.181: INFO: (16) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: test (200; 9.177803ms) + Jul 18 14:15:36.184: INFO: (16) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 9.98363ms) + Jul 18 14:15:36.185: INFO: (16) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 11.298034ms) + Jul 18 14:15:36.185: INFO: (16) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 11.338511ms) + Jul 18 14:15:36.186: INFO: (16) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 11.16007ms) + Jul 18 14:15:36.186: INFO: (16) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.612521ms) + Jul 18 14:15:36.186: INFO: (16) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 11.544816ms) + Jul 18 14:15:36.195: INFO: (17) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 9.074926ms) + Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 9.044379ms) + Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 9.607273ms) + Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.464067ms) + Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 9.290092ms) + Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.293055ms) + Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 9.883698ms) + Jul 18 14:15:36.196: INFO: (17) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 9.91248ms) + Jul 18 14:15:36.197: INFO: (17) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.999028ms) + Jul 18 14:15:36.197: INFO: (17) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 10.939825ms) + Jul 18 14:15:36.198: INFO: (17) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 11.439396ms) + Jul 18 14:15:36.198: INFO: (17) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 11.247163ms) + Jul 18 14:15:36.204: INFO: (18) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 5.73862ms) + Jul 18 14:15:36.207: INFO: (18) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 9.270942ms) + Jul 18 14:15:36.207: INFO: (18) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.448811ms) + Jul 18 14:15:36.208: INFO: (18) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 10.307641ms) + Jul 18 14:15:36.208: INFO: (18) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 10.082889ms) + Jul 18 14:15:36.209: INFO: (18) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 10.157268ms) + Jul 18 14:15:36.209: INFO: (18) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 10.285766ms) + Jul 18 14:15:36.209: INFO: (18) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 10.378047ms) + Jul 18 14:15:36.209: INFO: (18) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.347072ms) + Jul 18 14:15:36.210: INFO: (18) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 12.119196ms) + Jul 18 14:15:36.211: INFO: (18) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 12.267202ms) + Jul 18 14:15:36.211: INFO: (18) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 12.569284ms) + Jul 18 14:15:36.211: INFO: (18) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 12.316509ms) + Jul 18 14:15:36.219: INFO: (19) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:1080/proxy/: test<... (200; 7.832851ms) + Jul 18 14:15:36.219: INFO: (19) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:443/proxy/: ... (200; 7.856168ms) + Jul 18 14:15:36.220: INFO: (19) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 8.138441ms) + Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname2/proxy/: bar (200; 9.406425ms) + Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/pods/http:proxy-service-xxcsw-mv4fl:162/proxy/: bar (200; 8.92672ms) + Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl/proxy/: test (200; 9.025536ms) + Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/pods/proxy-service-xxcsw-mv4fl:160/proxy/: foo (200; 9.145542ms) + Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:462/proxy/: tls qux (200; 9.426224ms) + Jul 18 14:15:36.221: INFO: (19) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname1/proxy/: tls baz (200; 10.545325ms) + Jul 18 14:15:36.222: INFO: (19) /api/v1/namespaces/proxy-1908/pods/https:proxy-service-xxcsw-mv4fl:460/proxy/: tls baz (200; 10.577145ms) + Jul 18 14:15:36.222: INFO: (19) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname1/proxy/: foo (200; 9.954009ms) + Jul 18 14:15:36.223: INFO: (19) /api/v1/namespaces/proxy-1908/services/proxy-service-xxcsw:portname2/proxy/: bar (200; 11.451994ms) + Jul 18 14:15:36.223: INFO: (19) /api/v1/namespaces/proxy-1908/services/http:proxy-service-xxcsw:portname1/proxy/: foo (200; 11.441845ms) + Jul 18 14:15:36.223: INFO: (19) /api/v1/namespaces/proxy-1908/services/https:proxy-service-xxcsw:tlsportname2/proxy/: tls qux (200; 11.696943ms) + STEP: deleting ReplicationController proxy-service-xxcsw in namespace proxy-1908, will wait for the garbage collector to delete the pods 07/18/23 14:15:36.223 + Jul 18 14:15:36.282: INFO: Deleting ReplicationController proxy-service-xxcsw took: 6.117924ms + Jul 18 14:15:36.384: INFO: Terminating ReplicationController proxy-service-xxcsw pods took: 101.197654ms + [AfterEach] version v1 + test/e2e/framework/node/init/init.go:32 + Jul 18 14:15:38.784: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] version v1 + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] version v1 + dump namespaces | framework.go:196 + [DeferCleanup (Each)] version v1 + tear down framework | framework.go:193 + STEP: Destroying namespace "proxy-1908" for this suite. 07/18/23 14:15:38.791 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:334 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:15:38.807 +Jul 18 14:15:38.807: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename init-container 07/18/23 14:15:38.807 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:15:38.824 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:15:38.827 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:165 +[It] should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:334 +STEP: creating the pod 07/18/23 14:15:38.83 +Jul 18 14:15:38.831: INFO: PodSpec: initContainers in spec.initContainers +Jul 18 14:16:21.809: INFO: init container has failed twice: &v1.Pod{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pod-init-13f21707-11d4-4c63-a138-08c5686e5cec", GenerateName:"", Namespace:"init-container-5383", SelfLink:"", UID:"e267389b-55ac-4d3d-a6b2-6e0b1a8d4b0e", ResourceVersion:"50992", Generation:0, CreationTimestamp:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"foo", "time":"831035777"}, Annotations:map[string]string{"cni.projectcalico.org/containerID":"61321b577d902d899d61c65a76927836bb5b57fface5ce5614d6719d159d0673", "cni.projectcalico.org/podIP":"192.168.211.45/32", "cni.projectcalico.org/podIPs":"192.168.211.45/32"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004b6c180), Subresource:""}, v1.ManagedFieldsEntry{Manager:"calico", Operation:"Update", APIVersion:"v1", Time:time.Date(2023, time.July, 18, 14, 15, 39, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004b6c1b0), Subresource:"status"}, v1.ManagedFieldsEntry{Manager:"kubelet", Operation:"Update", APIVersion:"v1", Time:time.Date(2023, time.July, 18, 14, 16, 21, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004b6c210), Subresource:"status"}}}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-api-access-ghwf6", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(0xc002e26060), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container{v1.Container{Name:"init1", Image:"registry.k8s.io/e2e-test-images/busybox:1.29-4", Command:[]string{"/bin/false"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil), Claims:[]v1.ResourceClaim(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-api-access-ghwf6", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}, v1.Container{Name:"init2", Image:"registry.k8s.io/e2e-test-images/busybox:1.29-4", Command:[]string{"/bin/true"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil), Claims:[]v1.ResourceClaim(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-api-access-ghwf6", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}}, Containers:[]v1.Container{v1.Container{Name:"run1", Image:"registry.k8s.io/pause:3.9", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}}, Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}}, Claims:[]v1.ResourceClaim(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-api-access-ghwf6", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc004f5e118), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"default", DeprecatedServiceAccount:"default", AutomountServiceAccountToken:(*bool)(nil), NodeName:"hux-lab1-worker-c6s2t", HostNetwork:false, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc000b30000), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"node.kubernetes.io/not-ready", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc004f5e190)}, v1.Toleration{Key:"node.kubernetes.io/unreachable", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc004f5e1b0)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(0xc004f5e1b8), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(0xc004f5e1bc), PreemptionPolicy:(*v1.PreemptionPolicy)(0xc000b0c100), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil)}, Status:v1.PodStatus{Phase:"Pending", Conditions:[]v1.PodCondition{v1.PodCondition{Type:"Initialized", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), Reason:"ContainersNotInitialized", Message:"containers with incomplete status: [init1 init2]"}, v1.PodCondition{Type:"Ready", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"ContainersReady", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"PodScheduled", Status:"True", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), Reason:"", Message:""}}, Message:"", Reason:"", NominatedNodeName:"", HostIP:"10.128.0.147", PodIP:"192.168.211.45", PodIPs:[]v1.PodIP{v1.PodIP{IP:"192.168.211.45"}}, StartTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), InitContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"init1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc000b30230)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc000b30310)}, Ready:false, RestartCount:3, Image:"registry.k8s.io/e2e-test-images/busybox:1.29-4", ImageID:"registry.k8s.io/e2e-test-images/busybox@sha256:2e0f836850e09b8b7cc937681d6194537a09fbd5f6b9e08f4d646a85128e8937", ContainerID:"containerd://77356990e6e4a81b3a3e96fe74eebd0756f1fc2f0cda6f8298c1c66457abe072", Started:(*bool)(nil)}, v1.ContainerStatus{Name:"init2", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002e26160), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:false, RestartCount:0, Image:"registry.k8s.io/e2e-test-images/busybox:1.29-4", ImageID:"", ContainerID:"", Started:(*bool)(nil)}}, ContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"run1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002e26120), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:false, RestartCount:0, Image:"registry.k8s.io/pause:3.9", ImageID:"", ContainerID:"", Started:(*bool)(0xc004f5e23f)}}, QOSClass:"Burstable", EphemeralContainerStatuses:[]v1.ContainerStatus(nil)}} +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:16:21.809: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + tear down framework | framework.go:193 +STEP: Destroying namespace "init-container-5383" for this suite. 07/18/23 14:16:21.815 +------------------------------ +• [SLOW TEST] [43.014 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:334 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] InitContainer [NodeConformance] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:15:38.807 + Jul 18 14:15:38.807: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename init-container 07/18/23 14:15:38.807 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:15:38.824 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:15:38.827 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:165 + [It] should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:334 + STEP: creating the pod 07/18/23 14:15:38.83 + Jul 18 14:15:38.831: INFO: PodSpec: initContainers in spec.initContainers + Jul 18 14:16:21.809: INFO: init container has failed twice: &v1.Pod{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pod-init-13f21707-11d4-4c63-a138-08c5686e5cec", GenerateName:"", Namespace:"init-container-5383", SelfLink:"", UID:"e267389b-55ac-4d3d-a6b2-6e0b1a8d4b0e", ResourceVersion:"50992", Generation:0, CreationTimestamp:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"foo", "time":"831035777"}, Annotations:map[string]string{"cni.projectcalico.org/containerID":"61321b577d902d899d61c65a76927836bb5b57fface5ce5614d6719d159d0673", "cni.projectcalico.org/podIP":"192.168.211.45/32", "cni.projectcalico.org/podIPs":"192.168.211.45/32"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004b6c180), Subresource:""}, v1.ManagedFieldsEntry{Manager:"calico", Operation:"Update", APIVersion:"v1", Time:time.Date(2023, time.July, 18, 14, 15, 39, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004b6c1b0), Subresource:"status"}, v1.ManagedFieldsEntry{Manager:"kubelet", Operation:"Update", APIVersion:"v1", Time:time.Date(2023, time.July, 18, 14, 16, 21, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004b6c210), Subresource:"status"}}}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-api-access-ghwf6", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(0xc002e26060), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container{v1.Container{Name:"init1", Image:"registry.k8s.io/e2e-test-images/busybox:1.29-4", Command:[]string{"/bin/false"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil), Claims:[]v1.ResourceClaim(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-api-access-ghwf6", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}, v1.Container{Name:"init2", Image:"registry.k8s.io/e2e-test-images/busybox:1.29-4", Command:[]string{"/bin/true"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil), Claims:[]v1.ResourceClaim(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-api-access-ghwf6", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}}, Containers:[]v1.Container{v1.Container{Name:"run1", Image:"registry.k8s.io/pause:3.9", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}}, Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}}, Claims:[]v1.ResourceClaim(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-api-access-ghwf6", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc004f5e118), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"default", DeprecatedServiceAccount:"default", AutomountServiceAccountToken:(*bool)(nil), NodeName:"hux-lab1-worker-c6s2t", HostNetwork:false, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc000b30000), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"node.kubernetes.io/not-ready", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc004f5e190)}, v1.Toleration{Key:"node.kubernetes.io/unreachable", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc004f5e1b0)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(0xc004f5e1b8), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(0xc004f5e1bc), PreemptionPolicy:(*v1.PreemptionPolicy)(0xc000b0c100), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(nil), SchedulingGates:[]v1.PodSchedulingGate(nil), ResourceClaims:[]v1.PodResourceClaim(nil)}, Status:v1.PodStatus{Phase:"Pending", Conditions:[]v1.PodCondition{v1.PodCondition{Type:"Initialized", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), Reason:"ContainersNotInitialized", Message:"containers with incomplete status: [init1 init2]"}, v1.PodCondition{Type:"Ready", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"ContainersReady", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"PodScheduled", Status:"True", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), Reason:"", Message:""}}, Message:"", Reason:"", NominatedNodeName:"", HostIP:"10.128.0.147", PodIP:"192.168.211.45", PodIPs:[]v1.PodIP{v1.PodIP{IP:"192.168.211.45"}}, StartTime:time.Date(2023, time.July, 18, 14, 15, 38, 0, time.Local), InitContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"init1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc000b30230)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc000b30310)}, Ready:false, RestartCount:3, Image:"registry.k8s.io/e2e-test-images/busybox:1.29-4", ImageID:"registry.k8s.io/e2e-test-images/busybox@sha256:2e0f836850e09b8b7cc937681d6194537a09fbd5f6b9e08f4d646a85128e8937", ContainerID:"containerd://77356990e6e4a81b3a3e96fe74eebd0756f1fc2f0cda6f8298c1c66457abe072", Started:(*bool)(nil)}, v1.ContainerStatus{Name:"init2", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002e26160), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:false, RestartCount:0, Image:"registry.k8s.io/e2e-test-images/busybox:1.29-4", ImageID:"", ContainerID:"", Started:(*bool)(nil)}}, ContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"run1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002e26120), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:false, RestartCount:0, Image:"registry.k8s.io/pause:3.9", ImageID:"", ContainerID:"", Started:(*bool)(0xc004f5e23f)}}, QOSClass:"Burstable", EphemeralContainerStatuses:[]v1.ContainerStatus(nil)}} + [AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:16:21.809: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + tear down framework | framework.go:193 + STEP: Destroying namespace "init-container-5383" for this suite. 07/18/23 14:16:21.815 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/apimachinery/resource_quota.go:690 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:16:21.822 +Jul 18 14:16:21.822: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 14:16:21.823 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:21.837 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:21.84 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/apimachinery/resource_quota.go:690 +STEP: Creating a ResourceQuota with terminating scope 07/18/23 14:16:21.842 +STEP: Ensuring ResourceQuota status is calculated 07/18/23 14:16:21.846 +STEP: Creating a ResourceQuota with not terminating scope 07/18/23 14:16:23.849 +STEP: Ensuring ResourceQuota status is calculated 07/18/23 14:16:23.854 +STEP: Creating a long running pod 07/18/23 14:16:25.859 +STEP: Ensuring resource quota with not terminating scope captures the pod usage 07/18/23 14:16:25.87 +STEP: Ensuring resource quota with terminating scope ignored the pod usage 07/18/23 14:16:27.875 +STEP: Deleting the pod 07/18/23 14:16:29.88 +STEP: Ensuring resource quota status released the pod usage 07/18/23 14:16:29.894 +STEP: Creating a terminating pod 07/18/23 14:16:31.898 +STEP: Ensuring resource quota with terminating scope captures the pod usage 07/18/23 14:16:31.907 +STEP: Ensuring resource quota with not terminating scope ignored the pod usage 07/18/23 14:16:33.912 +STEP: Deleting the pod 07/18/23 14:16:35.916 +STEP: Ensuring resource quota status released the pod usage 07/18/23 14:16:35.927 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 14:16:37.932: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-5295" for this suite. 07/18/23 14:16:37.937 +------------------------------ +• [SLOW TEST] [16.120 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/apimachinery/resource_quota.go:690 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:16:21.822 + Jul 18 14:16:21.822: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 14:16:21.823 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:21.837 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:21.84 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/apimachinery/resource_quota.go:690 + STEP: Creating a ResourceQuota with terminating scope 07/18/23 14:16:21.842 + STEP: Ensuring ResourceQuota status is calculated 07/18/23 14:16:21.846 + STEP: Creating a ResourceQuota with not terminating scope 07/18/23 14:16:23.849 + STEP: Ensuring ResourceQuota status is calculated 07/18/23 14:16:23.854 + STEP: Creating a long running pod 07/18/23 14:16:25.859 + STEP: Ensuring resource quota with not terminating scope captures the pod usage 07/18/23 14:16:25.87 + STEP: Ensuring resource quota with terminating scope ignored the pod usage 07/18/23 14:16:27.875 + STEP: Deleting the pod 07/18/23 14:16:29.88 + STEP: Ensuring resource quota status released the pod usage 07/18/23 14:16:29.894 + STEP: Creating a terminating pod 07/18/23 14:16:31.898 + STEP: Ensuring resource quota with terminating scope captures the pod usage 07/18/23 14:16:31.907 + STEP: Ensuring resource quota with not terminating scope ignored the pod usage 07/18/23 14:16:33.912 + STEP: Deleting the pod 07/18/23 14:16:35.916 + STEP: Ensuring resource quota status released the pod usage 07/18/23 14:16:35.927 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 14:16:37.932: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-5295" for this suite. 07/18/23 14:16:37.937 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] PodTemplates + should replace a pod template [Conformance] + test/e2e/common/node/podtemplates.go:176 +[BeforeEach] [sig-node] PodTemplates + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:16:37.944 +Jul 18 14:16:37.944: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename podtemplate 07/18/23 14:16:37.945 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:37.957 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:37.959 +[BeforeEach] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:31 +[It] should replace a pod template [Conformance] + test/e2e/common/node/podtemplates.go:176 +STEP: Create a pod template 07/18/23 14:16:37.962 +STEP: Replace a pod template 07/18/23 14:16:37.966 +Jul 18 14:16:37.973: INFO: Found updated podtemplate annotation: "true" + +[AfterEach] [sig-node] PodTemplates + test/e2e/framework/node/init/init.go:32 +Jul 18 14:16:37.973: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] PodTemplates + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] PodTemplates + tear down framework | framework.go:193 +STEP: Destroying namespace "podtemplate-6408" for this suite. 07/18/23 14:16:37.978 +------------------------------ +• [0.044 seconds] +[sig-node] PodTemplates +test/e2e/common/node/framework.go:23 + should replace a pod template [Conformance] + test/e2e/common/node/podtemplates.go:176 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] PodTemplates + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:16:37.944 + Jul 18 14:16:37.944: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename podtemplate 07/18/23 14:16:37.945 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:37.957 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:37.959 + [BeforeEach] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:31 + [It] should replace a pod template [Conformance] + test/e2e/common/node/podtemplates.go:176 + STEP: Create a pod template 07/18/23 14:16:37.962 + STEP: Replace a pod template 07/18/23 14:16:37.966 + Jul 18 14:16:37.973: INFO: Found updated podtemplate annotation: "true" + + [AfterEach] [sig-node] PodTemplates + test/e2e/framework/node/init/init.go:32 + Jul 18 14:16:37.973: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] PodTemplates + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] PodTemplates + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] PodTemplates + tear down framework | framework.go:193 + STEP: Destroying namespace "podtemplate-6408" for this suite. 07/18/23 14:16:37.978 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Containers + should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:59 +[BeforeEach] [sig-node] Containers + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:16:37.99 +Jul 18 14:16:37.990: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename containers 07/18/23 14:16:37.991 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:38.002 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:38.006 +[BeforeEach] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:31 +[It] should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:59 +STEP: Creating a pod to test override arguments 07/18/23 14:16:38.009 +Jul 18 14:16:38.016: INFO: Waiting up to 5m0s for pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7" in namespace "containers-4487" to be "Succeeded or Failed" +Jul 18 14:16:38.023: INFO: Pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7": Phase="Pending", Reason="", readiness=false. Elapsed: 7.016797ms +Jul 18 14:16:40.027: INFO: Pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01140334s +Jul 18 14:16:42.027: INFO: Pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011676255s +STEP: Saw pod success 07/18/23 14:16:42.027 +Jul 18 14:16:42.028: INFO: Pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7" satisfied condition "Succeeded or Failed" +Jul 18 14:16:42.031: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7 container agnhost-container: +STEP: delete the pod 07/18/23 14:16:42.038 +Jul 18 14:16:42.048: INFO: Waiting for pod client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7 to disappear +Jul 18 14:16:42.050: INFO: Pod client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7 no longer exists +[AfterEach] [sig-node] Containers + test/e2e/framework/node/init/init.go:32 +Jul 18 14:16:42.050: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Containers + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Containers + tear down framework | framework.go:193 +STEP: Destroying namespace "containers-4487" for this suite. 07/18/23 14:16:42.055 +------------------------------ +• [4.070 seconds] +[sig-node] Containers +test/e2e/common/node/framework.go:23 + should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:59 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Containers + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:16:37.99 + Jul 18 14:16:37.990: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename containers 07/18/23 14:16:37.991 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:38.002 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:38.006 + [BeforeEach] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:31 + [It] should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:59 + STEP: Creating a pod to test override arguments 07/18/23 14:16:38.009 + Jul 18 14:16:38.016: INFO: Waiting up to 5m0s for pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7" in namespace "containers-4487" to be "Succeeded or Failed" + Jul 18 14:16:38.023: INFO: Pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7": Phase="Pending", Reason="", readiness=false. Elapsed: 7.016797ms + Jul 18 14:16:40.027: INFO: Pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01140334s + Jul 18 14:16:42.027: INFO: Pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011676255s + STEP: Saw pod success 07/18/23 14:16:42.027 + Jul 18 14:16:42.028: INFO: Pod "client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7" satisfied condition "Succeeded or Failed" + Jul 18 14:16:42.031: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7 container agnhost-container: + STEP: delete the pod 07/18/23 14:16:42.038 + Jul 18 14:16:42.048: INFO: Waiting for pod client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7 to disappear + Jul 18 14:16:42.050: INFO: Pod client-containers-1be0cfad-846d-4be9-abab-a6213dd076f7 no longer exists + [AfterEach] [sig-node] Containers + test/e2e/framework/node/init/init.go:32 + Jul 18 14:16:42.050: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Containers + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Containers + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Containers + tear down framework | framework.go:193 + STEP: Destroying namespace "containers-4487" for this suite. 07/18/23 14:16:42.055 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should invoke init containers on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:177 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:16:42.067 +Jul 18 14:16:42.067: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename init-container 07/18/23 14:16:42.068 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:42.08 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:42.082 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:165 +[It] should invoke init containers on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:177 +STEP: creating the pod 07/18/23 14:16:42.085 +Jul 18 14:16:42.085: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:16:47.944: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + tear down framework | framework.go:193 +STEP: Destroying namespace "init-container-6439" for this suite. 07/18/23 14:16:47.949 +------------------------------ +• [SLOW TEST] [5.887 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should invoke init containers on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:177 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] InitContainer [NodeConformance] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:16:42.067 + Jul 18 14:16:42.067: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename init-container 07/18/23 14:16:42.068 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:42.08 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:42.082 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:165 + [It] should invoke init containers on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:177 + STEP: creating the pod 07/18/23 14:16:42.085 + Jul 18 14:16:42.085: INFO: PodSpec: initContainers in spec.initContainers + [AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:16:47.944: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + tear down framework | framework.go:193 + STEP: Destroying namespace "init-container-6439" for this suite. 07/18/23 14:16:47.949 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should validate Statefulset Status endpoints [Conformance] + test/e2e/apps/statefulset.go:977 +[BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:16:47.956 +Jul 18 14:16:47.956: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename statefulset 07/18/23 14:16:47.957 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:47.972 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:47.974 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 +STEP: Creating service test in namespace statefulset-5836 07/18/23 14:16:47.98 +[It] should validate Statefulset Status endpoints [Conformance] + test/e2e/apps/statefulset.go:977 +STEP: Creating statefulset ss in namespace statefulset-5836 07/18/23 14:16:48.002 +Jul 18 14:16:48.018: INFO: Found 0 stateful pods, waiting for 1 +Jul 18 14:16:58.023: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Patch Statefulset to include a label 07/18/23 14:16:58.028 +STEP: Getting /status 07/18/23 14:16:58.038 +Jul 18 14:16:58.042: INFO: StatefulSet ss has Conditions: []v1.StatefulSetCondition(nil) +STEP: updating the StatefulSet Status 07/18/23 14:16:58.042 +Jul 18 14:16:58.049: INFO: updatedStatus.Conditions: []v1.StatefulSetCondition{v1.StatefulSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the statefulset status to be updated 07/18/23 14:16:58.049 +Jul 18 14:16:58.051: INFO: Observed &StatefulSet event: ADDED +Jul 18 14:16:58.051: INFO: Found Statefulset ss in namespace statefulset-5836 with labels: map[e2e:testing] annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Jul 18 14:16:58.051: INFO: Statefulset ss has an updated status +STEP: patching the Statefulset Status 07/18/23 14:16:58.051 +Jul 18 14:16:58.051: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Jul 18 14:16:58.056: INFO: Patched status conditions: []v1.StatefulSetCondition{v1.StatefulSetCondition{Type:"StatusPatched", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} +STEP: watching for the Statefulset status to be patched 07/18/23 14:16:58.056 +Jul 18 14:16:58.058: INFO: Observed &StatefulSet event: ADDED +Jul 18 14:16:58.058: INFO: Observed Statefulset ss in namespace statefulset-5836 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Jul 18 14:16:58.058: INFO: Observed &StatefulSet event: MODIFIED +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 +Jul 18 14:16:58.058: INFO: Deleting all statefulset in ns statefulset-5836 +Jul 18 14:16:58.061: INFO: Scaling statefulset ss to 0 +Jul 18 14:17:08.079: INFO: Waiting for statefulset status.replicas updated to 0 +Jul 18 14:17:08.081: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:08.100: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 +STEP: Destroying namespace "statefulset-5836" for this suite. 07/18/23 14:17:08.11 +------------------------------ +• [SLOW TEST] [20.160 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:103 + should validate Statefulset Status endpoints [Conformance] + test/e2e/apps/statefulset.go:977 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:16:47.956 + Jul 18 14:16:47.956: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename statefulset 07/18/23 14:16:47.957 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:16:47.972 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:16:47.974 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:98 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:113 + STEP: Creating service test in namespace statefulset-5836 07/18/23 14:16:47.98 + [It] should validate Statefulset Status endpoints [Conformance] + test/e2e/apps/statefulset.go:977 + STEP: Creating statefulset ss in namespace statefulset-5836 07/18/23 14:16:48.002 + Jul 18 14:16:48.018: INFO: Found 0 stateful pods, waiting for 1 + Jul 18 14:16:58.023: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + STEP: Patch Statefulset to include a label 07/18/23 14:16:58.028 + STEP: Getting /status 07/18/23 14:16:58.038 + Jul 18 14:16:58.042: INFO: StatefulSet ss has Conditions: []v1.StatefulSetCondition(nil) + STEP: updating the StatefulSet Status 07/18/23 14:16:58.042 + Jul 18 14:16:58.049: INFO: updatedStatus.Conditions: []v1.StatefulSetCondition{v1.StatefulSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} + STEP: watching for the statefulset status to be updated 07/18/23 14:16:58.049 + Jul 18 14:16:58.051: INFO: Observed &StatefulSet event: ADDED + Jul 18 14:16:58.051: INFO: Found Statefulset ss in namespace statefulset-5836 with labels: map[e2e:testing] annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} + Jul 18 14:16:58.051: INFO: Statefulset ss has an updated status + STEP: patching the Statefulset Status 07/18/23 14:16:58.051 + Jul 18 14:16:58.051: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} + Jul 18 14:16:58.056: INFO: Patched status conditions: []v1.StatefulSetCondition{v1.StatefulSetCondition{Type:"StatusPatched", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} + STEP: watching for the Statefulset status to be patched 07/18/23 14:16:58.056 + Jul 18 14:16:58.058: INFO: Observed &StatefulSet event: ADDED + Jul 18 14:16:58.058: INFO: Observed Statefulset ss in namespace statefulset-5836 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} + Jul 18 14:16:58.058: INFO: Observed &StatefulSet event: MODIFIED + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:124 + Jul 18 14:16:58.058: INFO: Deleting all statefulset in ns statefulset-5836 + Jul 18 14:16:58.061: INFO: Scaling statefulset ss to 0 + Jul 18 14:17:08.079: INFO: Waiting for statefulset status.replicas updated to 0 + Jul 18 14:17:08.081: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:08.100: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] StatefulSet + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] StatefulSet + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] StatefulSet + tear down framework | framework.go:193 + STEP: Destroying namespace "statefulset-5836" for this suite. 07/18/23 14:17:08.11 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-api-machinery] Watchers + should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/apimachinery/watch.go:257 +[BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:08.116 +Jul 18 14:17:08.116: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename watch 07/18/23 14:17:08.117 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:08.128 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:08.131 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 +[It] should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/apimachinery/watch.go:257 +STEP: creating a watch on configmaps with a certain label 07/18/23 14:17:08.134 +STEP: creating a new configmap 07/18/23 14:17:08.135 +STEP: modifying the configmap once 07/18/23 14:17:08.139 +STEP: changing the label value of the configmap 07/18/23 14:17:08.146 +STEP: Expecting to observe a delete notification for the watched object 07/18/23 14:17:08.153 +Jul 18 14:17:08.153: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51357 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:08 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 14:17:08.153: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51358 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:08 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 14:17:08.153: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51359 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:08 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying the configmap a second time 07/18/23 14:17:08.153 +STEP: Expecting not to observe a notification because the object no longer meets the selector's requirements 07/18/23 14:17:08.16 +STEP: changing the label value of the configmap back 07/18/23 14:17:18.161 +STEP: modifying the configmap a third time 07/18/23 14:17:18.169 +STEP: deleting the configmap 07/18/23 14:17:18.176 +STEP: Expecting to observe an add notification for the watched object when the label value was restored 07/18/23 14:17:18.184 +Jul 18 14:17:18.184: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51411 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:18 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 14:17:18.184: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51412 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:18 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,} +Jul 18 14:17:18.184: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51413 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:18 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:18.184: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 +STEP: Destroying namespace "watch-4595" for this suite. 07/18/23 14:17:18.189 +------------------------------ +• [SLOW TEST] [10.078 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/apimachinery/watch.go:257 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:08.116 + Jul 18 14:17:08.116: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename watch 07/18/23 14:17:08.117 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:08.128 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:08.131 + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:31 + [It] should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/apimachinery/watch.go:257 + STEP: creating a watch on configmaps with a certain label 07/18/23 14:17:08.134 + STEP: creating a new configmap 07/18/23 14:17:08.135 + STEP: modifying the configmap once 07/18/23 14:17:08.139 + STEP: changing the label value of the configmap 07/18/23 14:17:08.146 + STEP: Expecting to observe a delete notification for the watched object 07/18/23 14:17:08.153 + Jul 18 14:17:08.153: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51357 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:08 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 14:17:08.153: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51358 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:08 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 14:17:08.153: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51359 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:08 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} + STEP: modifying the configmap a second time 07/18/23 14:17:08.153 + STEP: Expecting not to observe a notification because the object no longer meets the selector's requirements 07/18/23 14:17:08.16 + STEP: changing the label value of the configmap back 07/18/23 14:17:18.161 + STEP: modifying the configmap a third time 07/18/23 14:17:18.169 + STEP: deleting the configmap 07/18/23 14:17:18.176 + STEP: Expecting to observe an add notification for the watched object when the label value was restored 07/18/23 14:17:18.184 + Jul 18 14:17:18.184: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51411 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:18 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 14:17:18.184: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51412 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:18 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,} + Jul 18 14:17:18.184: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4595 b2f1322e-9690-44c2-a9a2-a8cdebcc2ffa 51413 0 2023-07-18 14:17:08 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2023-07-18 14:17:18 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,} + [AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:18.184: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Watchers + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Watchers + tear down framework | framework.go:193 + STEP: Destroying namespace "watch-4595" for this suite. 07/18/23 14:17:18.189 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a validating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:413 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:18.197 +Jul 18 14:17:18.197: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename webhook 07/18/23 14:17:18.198 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:18.21 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:18.213 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 +STEP: Setting up server cert 07/18/23 14:17:18.235 +STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 14:17:18.738 +STEP: Deploying the webhook pod 07/18/23 14:17:18.746 +STEP: Wait for the deployment to be ready 07/18/23 14:17:18.755 +Jul 18 14:17:18.761: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service 07/18/23 14:17:20.773 +STEP: Verifying the service has paired with the endpoint 07/18/23 14:17:20.785 +Jul 18 14:17:21.785: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a validating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:413 +STEP: Creating a validating webhook configuration 07/18/23 14:17:21.789 +STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 14:17:21.804 +STEP: Updating a validating webhook configuration's rules to not include the create operation 07/18/23 14:17:21.815 +STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 14:17:21.824 +STEP: Patching a validating webhook configuration's rules to include the create operation 07/18/23 14:17:21.832 +STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 14:17:21.838 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:21.848: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "webhook-8937" for this suite. 07/18/23 14:17:21.898 +STEP: Destroying namespace "webhook-8937-markers" for this suite. 07/18/23 14:17:21.906 +------------------------------ +• [3.716 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + patching/updating a validating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:413 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:18.197 + Jul 18 14:17:18.197: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename webhook 07/18/23 14:17:18.198 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:18.21 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:18.213 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:90 + STEP: Setting up server cert 07/18/23 14:17:18.235 + STEP: Create role binding to let webhook read extension-apiserver-authentication 07/18/23 14:17:18.738 + STEP: Deploying the webhook pod 07/18/23 14:17:18.746 + STEP: Wait for the deployment to be ready 07/18/23 14:17:18.755 + Jul 18 14:17:18.761: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created + STEP: Deploying the webhook service 07/18/23 14:17:20.773 + STEP: Verifying the service has paired with the endpoint 07/18/23 14:17:20.785 + Jul 18 14:17:21.785: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] patching/updating a validating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:413 + STEP: Creating a validating webhook configuration 07/18/23 14:17:21.789 + STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 14:17:21.804 + STEP: Updating a validating webhook configuration's rules to not include the create operation 07/18/23 14:17:21.815 + STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 14:17:21.824 + STEP: Patching a validating webhook configuration's rules to include the create operation 07/18/23 14:17:21.832 + STEP: Creating a configMap that does not comply to the validation webhook rules 07/18/23 14:17:21.838 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:21.848: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:105 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "webhook-8937" for this suite. 07/18/23 14:17:21.898 + STEP: Destroying namespace "webhook-8937-markers" for this suite. 07/18/23 14:17:21.906 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:47 +[BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:21.915 +Jul 18 14:17:21.915: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename configmap 07/18/23 14:17:21.916 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:21.927 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:21.93 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:47 +STEP: Creating configMap with name configmap-test-volume-52d88ff5-0696-455c-9379-71ebbe5a4cb2 07/18/23 14:17:21.933 +STEP: Creating a pod to test consume configMaps 07/18/23 14:17:21.937 +Jul 18 14:17:21.944: INFO: Waiting up to 5m0s for pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b" in namespace "configmap-3077" to be "Succeeded or Failed" +Jul 18 14:17:21.950: INFO: Pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.638156ms +Jul 18 14:17:23.955: INFO: Pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01062464s +Jul 18 14:17:25.954: INFO: Pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009828548s +STEP: Saw pod success 07/18/23 14:17:25.954 +Jul 18 14:17:25.954: INFO: Pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b" satisfied condition "Succeeded or Failed" +Jul 18 14:17:25.957: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b container agnhost-container: +STEP: delete the pod 07/18/23 14:17:25.965 +Jul 18 14:17:25.975: INFO: Waiting for pod pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b to disappear +Jul 18 14:17:25.979: INFO: Pod pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:25.979: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 +STEP: Destroying namespace "configmap-3077" for this suite. 07/18/23 14:17:25.983 +------------------------------ +• [4.074 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:47 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:21.915 + Jul 18 14:17:21.915: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename configmap 07/18/23 14:17:21.916 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:21.927 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:21.93 + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:47 + STEP: Creating configMap with name configmap-test-volume-52d88ff5-0696-455c-9379-71ebbe5a4cb2 07/18/23 14:17:21.933 + STEP: Creating a pod to test consume configMaps 07/18/23 14:17:21.937 + Jul 18 14:17:21.944: INFO: Waiting up to 5m0s for pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b" in namespace "configmap-3077" to be "Succeeded or Failed" + Jul 18 14:17:21.950: INFO: Pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.638156ms + Jul 18 14:17:23.955: INFO: Pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01062464s + Jul 18 14:17:25.954: INFO: Pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009828548s + STEP: Saw pod success 07/18/23 14:17:25.954 + Jul 18 14:17:25.954: INFO: Pod "pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b" satisfied condition "Succeeded or Failed" + Jul 18 14:17:25.957: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b container agnhost-container: + STEP: delete the pod 07/18/23 14:17:25.965 + Jul 18 14:17:25.975: INFO: Waiting for pod pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b to disappear + Jul 18 14:17:25.979: INFO: Pod pod-configmaps-302a0dc3-6e56-4717-996e-168e39ab0c1b no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:25.979: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] ConfigMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] ConfigMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] ConfigMap + tear down framework | framework.go:193 + STEP: Destroying namespace "configmap-3077" for this suite. 07/18/23 14:17:25.983 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:99 +[BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:25.991 +Jul 18 14:17:25.991: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:17:25.992 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:26.003 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:26.006 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:99 +STEP: Creating configMap with name projected-configmap-test-volume-map-df427f03-e675-4601-bc95-20f8dc5c6362 07/18/23 14:17:26.009 +STEP: Creating a pod to test consume configMaps 07/18/23 14:17:26.013 +Jul 18 14:17:26.021: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840" in namespace "projected-3860" to be "Succeeded or Failed" +Jul 18 14:17:26.025: INFO: Pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840": Phase="Pending", Reason="", readiness=false. Elapsed: 3.759678ms +Jul 18 14:17:28.028: INFO: Pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007568788s +Jul 18 14:17:30.029: INFO: Pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007995266s +STEP: Saw pod success 07/18/23 14:17:30.029 +Jul 18 14:17:30.029: INFO: Pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840" satisfied condition "Succeeded or Failed" +Jul 18 14:17:30.032: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840 container agnhost-container: +STEP: delete the pod 07/18/23 14:17:30.039 +Jul 18 14:17:30.049: INFO: Waiting for pod pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840 to disappear +Jul 18 14:17:30.052: INFO: Pod pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:30.052: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-3860" for this suite. 07/18/23 14:17:30.058 +------------------------------ +• [4.073 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:99 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:25.991 + Jul 18 14:17:25.991: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:17:25.992 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:26.003 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:26.006 + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:99 + STEP: Creating configMap with name projected-configmap-test-volume-map-df427f03-e675-4601-bc95-20f8dc5c6362 07/18/23 14:17:26.009 + STEP: Creating a pod to test consume configMaps 07/18/23 14:17:26.013 + Jul 18 14:17:26.021: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840" in namespace "projected-3860" to be "Succeeded or Failed" + Jul 18 14:17:26.025: INFO: Pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840": Phase="Pending", Reason="", readiness=false. Elapsed: 3.759678ms + Jul 18 14:17:28.028: INFO: Pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007568788s + Jul 18 14:17:30.029: INFO: Pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007995266s + STEP: Saw pod success 07/18/23 14:17:30.029 + Jul 18 14:17:30.029: INFO: Pod "pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840" satisfied condition "Succeeded or Failed" + Jul 18 14:17:30.032: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840 container agnhost-container: + STEP: delete the pod 07/18/23 14:17:30.039 + Jul 18 14:17:30.049: INFO: Waiting for pod pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840 to disappear + Jul 18 14:17:30.052: INFO: Pod pod-projected-configmaps-8d384db3-a610-4868-998f-1a984c1ea840 no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:30.052: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected configMap + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected configMap + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected configMap + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-3860" for this suite. 07/18/23 14:17:30.058 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:78 +[BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:30.064 +Jul 18 14:17:30.064: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:17:30.065 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:30.076 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:30.08 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:78 +STEP: Creating projection with secret that has name projected-secret-test-map-bf57aab1-f047-4131-9a43-063fd3ceaf12 07/18/23 14:17:30.084 +STEP: Creating a pod to test consume secrets 07/18/23 14:17:30.095 +Jul 18 14:17:30.102: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5" in namespace "projected-9270" to be "Succeeded or Failed" +Jul 18 14:17:30.109: INFO: Pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5": Phase="Pending", Reason="", readiness=false. Elapsed: 7.028881ms +Jul 18 14:17:32.115: INFO: Pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5": Phase="Running", Reason="", readiness=false. Elapsed: 2.012786141s +Jul 18 14:17:34.114: INFO: Pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012149343s +STEP: Saw pod success 07/18/23 14:17:34.114 +Jul 18 14:17:34.114: INFO: Pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5" satisfied condition "Succeeded or Failed" +Jul 18 14:17:34.118: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5 container projected-secret-volume-test: +STEP: delete the pod 07/18/23 14:17:34.125 +Jul 18 14:17:34.148: INFO: Waiting for pod pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5 to disappear +Jul 18 14:17:34.152: INFO: Pod pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:34.152: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-9270" for this suite. 07/18/23 14:17:34.157 +------------------------------ +• [4.100 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:78 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:30.064 + Jul 18 14:17:30.064: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:17:30.065 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:30.076 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:30.08 + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:78 + STEP: Creating projection with secret that has name projected-secret-test-map-bf57aab1-f047-4131-9a43-063fd3ceaf12 07/18/23 14:17:30.084 + STEP: Creating a pod to test consume secrets 07/18/23 14:17:30.095 + Jul 18 14:17:30.102: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5" in namespace "projected-9270" to be "Succeeded or Failed" + Jul 18 14:17:30.109: INFO: Pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5": Phase="Pending", Reason="", readiness=false. Elapsed: 7.028881ms + Jul 18 14:17:32.115: INFO: Pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5": Phase="Running", Reason="", readiness=false. Elapsed: 2.012786141s + Jul 18 14:17:34.114: INFO: Pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012149343s + STEP: Saw pod success 07/18/23 14:17:34.114 + Jul 18 14:17:34.114: INFO: Pod "pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5" satisfied condition "Succeeded or Failed" + Jul 18 14:17:34.118: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5 container projected-secret-volume-test: + STEP: delete the pod 07/18/23 14:17:34.125 + Jul 18 14:17:34.148: INFO: Waiting for pod pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5 to disappear + Jul 18 14:17:34.152: INFO: Pod pod-projected-secrets-fa791108-f824-44c5-9b5f-7bd510c1b4a5 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:34.152: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-9270" for this suite. 07/18/23 14:17:34.157 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/rc.go:67 +[BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:34.165 +Jul 18 14:17:34.165: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename replication-controller 07/18/23 14:17:34.166 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:34.18 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:34.183 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 +[It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/rc.go:67 +STEP: Creating replication controller my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f 07/18/23 14:17:34.185 +Jul 18 14:17:34.197: INFO: Pod name my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f: Found 0 pods out of 1 +Jul 18 14:17:39.201: INFO: Pod name my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f: Found 1 pods out of 1 +Jul 18 14:17:39.201: INFO: Ensuring all pods for ReplicationController "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f" are running +Jul 18 14:17:39.201: INFO: Waiting up to 5m0s for pod "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7" in namespace "replication-controller-6465" to be "running" +Jul 18 14:17:39.204: INFO: Pod "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7": Phase="Running", Reason="", readiness=true. Elapsed: 2.630176ms +Jul 18 14:17:39.204: INFO: Pod "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7" satisfied condition "running" +Jul 18 14:17:39.204: INFO: Pod "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 14:17:34 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 14:17:36 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 14:17:36 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 14:17:34 +0000 UTC Reason: Message:}]) +Jul 18 14:17:39.204: INFO: Trying to dial the pod +Jul 18 14:17:44.217: INFO: Controller my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f: Got expected result from replica 1 [my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7]: "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7", 1 of 1 required successes so far +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:44.217: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 +STEP: Destroying namespace "replication-controller-6465" for this suite. 07/18/23 14:17:44.223 +------------------------------ +• [SLOW TEST] [10.063 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/rc.go:67 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:34.165 + Jul 18 14:17:34.165: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename replication-controller 07/18/23 14:17:34.166 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:34.18 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:34.183 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:57 + [It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/rc.go:67 + STEP: Creating replication controller my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f 07/18/23 14:17:34.185 + Jul 18 14:17:34.197: INFO: Pod name my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f: Found 0 pods out of 1 + Jul 18 14:17:39.201: INFO: Pod name my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f: Found 1 pods out of 1 + Jul 18 14:17:39.201: INFO: Ensuring all pods for ReplicationController "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f" are running + Jul 18 14:17:39.201: INFO: Waiting up to 5m0s for pod "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7" in namespace "replication-controller-6465" to be "running" + Jul 18 14:17:39.204: INFO: Pod "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7": Phase="Running", Reason="", readiness=true. Elapsed: 2.630176ms + Jul 18 14:17:39.204: INFO: Pod "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7" satisfied condition "running" + Jul 18 14:17:39.204: INFO: Pod "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 14:17:34 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 14:17:36 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 14:17:36 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-07-18 14:17:34 +0000 UTC Reason: Message:}]) + Jul 18 14:17:39.204: INFO: Trying to dial the pod + Jul 18 14:17:44.217: INFO: Controller my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f: Got expected result from replica 1 [my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7]: "my-hostname-basic-0a4d3961-bd10-49d6-aa52-d369fc53939f-lr9k7", 1 of 1 required successes so far + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:44.217: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] ReplicationController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] ReplicationController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] ReplicationController + tear down framework | framework.go:193 + STEP: Destroying namespace "replication-controller-6465" for this suite. 07/18/23 14:17:44.223 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + Deployment should have a working scale subresource [Conformance] + test/e2e/apps/deployment.go:150 +[BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:44.236 +Jul 18 14:17:44.237: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename deployment 07/18/23 14:17:44.237 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:44.267 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:44.27 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] Deployment should have a working scale subresource [Conformance] + test/e2e/apps/deployment.go:150 +Jul 18 14:17:44.272: INFO: Creating simple deployment test-new-deployment +Jul 18 14:17:44.290: INFO: deployment "test-new-deployment" doesn't have the required revision set +STEP: getting scale subresource 07/18/23 14:17:46.302 +STEP: updating a scale subresource 07/18/23 14:17:46.305 +STEP: verifying the deployment Spec.Replicas was modified 07/18/23 14:17:46.312 +STEP: Patch a scale subresource 07/18/23 14:17:46.315 +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Jul 18 14:17:46.339: INFO: Deployment "test-new-deployment": +&Deployment{ObjectMeta:{test-new-deployment deployment-3688 1408e558-5fb7-41a5-b844-7bae8b50c1ff 51729 3 2023-07-18 14:17:44 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 FieldsV1 {"f:spec":{"f:replicas":{}}} scale} {e2e.test Update apps/v1 2023-07-18 14:17:44 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*4,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc002148388 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2023-07-18 14:17:46 +0000 UTC,LastTransitionTime:2023-07-18 14:17:46 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-new-deployment-7f5969cbc7" has successfully progressed.,LastUpdateTime:2023-07-18 14:17:46 +0000 UTC,LastTransitionTime:2023-07-18 14:17:44 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Jul 18 14:17:46.347: INFO: New ReplicaSet "test-new-deployment-7f5969cbc7" of Deployment "test-new-deployment": +&ReplicaSet{ObjectMeta:{test-new-deployment-7f5969cbc7 deployment-3688 d0db2a83-20a7-44a6-8850-bbc1d3a2f19b 51732 3 2023-07-18 14:17:44 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[deployment.kubernetes.io/desired-replicas:4 deployment.kubernetes.io/max-replicas:5 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-new-deployment 1408e558-5fb7-41a5-b844-7bae8b50c1ff 0xc004ec3a67 0xc004ec3a68}] [] [{kube-controller-manager Update apps/v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1408e558-5fb7-41a5-b844-7bae8b50c1ff\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*4,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 7f5969cbc7,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004ec3af8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Jul 18 14:17:46.353: INFO: Pod "test-new-deployment-7f5969cbc7-sc9k9" is not available: +&Pod{ObjectMeta:{test-new-deployment-7f5969cbc7-sc9k9 test-new-deployment-7f5969cbc7- deployment-3688 10b492f8-3a09-4e5e-b6fd-060e5ce053c8 51734 0 2023-07-18 14:17:46 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet test-new-deployment-7f5969cbc7 d0db2a83-20a7-44a6-8850-bbc1d3a2f19b 0xc0021487a7 0xc0021487a8}] [] [{kube-controller-manager Update v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d0db2a83-20a7-44a6-8850-bbc1d3a2f19b\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-lbg8v,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-lbg8v,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:46 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Jul 18 14:17:46.353: INFO: Pod "test-new-deployment-7f5969cbc7-vq2tb" is available: +&Pod{ObjectMeta:{test-new-deployment-7f5969cbc7-vq2tb test-new-deployment-7f5969cbc7- deployment-3688 f46d99b3-6d97-43ea-a858-44a2714991f0 51724 0 2023-07-18 14:17:44 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:9aae53ec9c8b493a74cd162f4cbec1337a86794c0049a1ea933ae4869191ba68 cni.projectcalico.org/podIP:192.168.18.90/32 cni.projectcalico.org/podIPs:192.168.18.90/32] [{apps/v1 ReplicaSet test-new-deployment-7f5969cbc7 d0db2a83-20a7-44a6-8850-bbc1d3a2f19b 0xc002148ab0 0xc002148ab1}] [] [{calico Update v1 2023-07-18 14:17:44 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 14:17:44 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d0db2a83-20a7-44a6-8850-bbc1d3a2f19b\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.90\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-w6f7j,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-w6f7j,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:44 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:46 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:46 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:44 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.90,StartTime:2023-07-18 14:17:44 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 14:17:45 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://b3505b692c1fd7c4ab4d2ce0d41cb24d860faa247d964c6c9a2e36003a311876,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.90,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:46.354: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 +STEP: Destroying namespace "deployment-3688" for this suite. 07/18/23 14:17:46.361 +------------------------------ +• [2.138 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + Deployment should have a working scale subresource [Conformance] + test/e2e/apps/deployment.go:150 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:44.236 + Jul 18 14:17:44.237: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename deployment 07/18/23 14:17:44.237 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:44.267 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:44.27 + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] Deployment should have a working scale subresource [Conformance] + test/e2e/apps/deployment.go:150 + Jul 18 14:17:44.272: INFO: Creating simple deployment test-new-deployment + Jul 18 14:17:44.290: INFO: deployment "test-new-deployment" doesn't have the required revision set + STEP: getting scale subresource 07/18/23 14:17:46.302 + STEP: updating a scale subresource 07/18/23 14:17:46.305 + STEP: verifying the deployment Spec.Replicas was modified 07/18/23 14:17:46.312 + STEP: Patch a scale subresource 07/18/23 14:17:46.315 + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Jul 18 14:17:46.339: INFO: Deployment "test-new-deployment": + &Deployment{ObjectMeta:{test-new-deployment deployment-3688 1408e558-5fb7-41a5-b844-7bae8b50c1ff 51729 3 2023-07-18 14:17:44 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 FieldsV1 {"f:spec":{"f:replicas":{}}} scale} {e2e.test Update apps/v1 2023-07-18 14:17:44 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*4,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc002148388 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2023-07-18 14:17:46 +0000 UTC,LastTransitionTime:2023-07-18 14:17:46 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-new-deployment-7f5969cbc7" has successfully progressed.,LastUpdateTime:2023-07-18 14:17:46 +0000 UTC,LastTransitionTime:2023-07-18 14:17:44 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + + Jul 18 14:17:46.347: INFO: New ReplicaSet "test-new-deployment-7f5969cbc7" of Deployment "test-new-deployment": + &ReplicaSet{ObjectMeta:{test-new-deployment-7f5969cbc7 deployment-3688 d0db2a83-20a7-44a6-8850-bbc1d3a2f19b 51732 3 2023-07-18 14:17:44 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[deployment.kubernetes.io/desired-replicas:4 deployment.kubernetes.io/max-replicas:5 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-new-deployment 1408e558-5fb7-41a5-b844-7bae8b50c1ff 0xc004ec3a67 0xc004ec3a68}] [] [{kube-controller-manager Update apps/v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1408e558-5fb7-41a5-b844-7bae8b50c1ff\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*4,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 7f5969cbc7,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [] [] []} {[] [] [{httpd registry.k8s.io/e2e-test-images/httpd:2.4.38-4 [] [] [] [] [] {map[] map[] []} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004ec3af8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil [] []}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} + Jul 18 14:17:46.353: INFO: Pod "test-new-deployment-7f5969cbc7-sc9k9" is not available: + &Pod{ObjectMeta:{test-new-deployment-7f5969cbc7-sc9k9 test-new-deployment-7f5969cbc7- deployment-3688 10b492f8-3a09-4e5e-b6fd-060e5ce053c8 51734 0 2023-07-18 14:17:46 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[] [{apps/v1 ReplicaSet test-new-deployment-7f5969cbc7 d0db2a83-20a7-44a6-8850-bbc1d3a2f19b 0xc0021487a7 0xc0021487a8}] [] [{kube-controller-manager Update v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d0db2a83-20a7-44a6-8850-bbc1d3a2f19b\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-lbg8v,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-lbg8v,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-c6s2t,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:46 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Jul 18 14:17:46.353: INFO: Pod "test-new-deployment-7f5969cbc7-vq2tb" is available: + &Pod{ObjectMeta:{test-new-deployment-7f5969cbc7-vq2tb test-new-deployment-7f5969cbc7- deployment-3688 f46d99b3-6d97-43ea-a858-44a2714991f0 51724 0 2023-07-18 14:17:44 +0000 UTC map[name:httpd pod-template-hash:7f5969cbc7] map[cni.projectcalico.org/containerID:9aae53ec9c8b493a74cd162f4cbec1337a86794c0049a1ea933ae4869191ba68 cni.projectcalico.org/podIP:192.168.18.90/32 cni.projectcalico.org/podIPs:192.168.18.90/32] [{apps/v1 ReplicaSet test-new-deployment-7f5969cbc7 d0db2a83-20a7-44a6-8850-bbc1d3a2f19b 0xc002148ab0 0xc002148ab1}] [] [{calico Update v1 2023-07-18 14:17:44 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2023-07-18 14:17:44 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d0db2a83-20a7-44a6-8850-bbc1d3a2f19b\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2023-07-18 14:17:46 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.18.90\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-w6f7j,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-w6f7j,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:hux-lab1-worker-nvxfm,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:44 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:46 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:46 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2023-07-18 14:17:44 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.181,PodIP:192.168.18.90,StartTime:2023-07-18 14:17:44 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2023-07-18 14:17:45 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-4,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22,ContainerID:containerd://b3505b692c1fd7c4ab4d2ce0d41cb24d860faa247d964c6c9a2e36003a311876,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:192.168.18.90,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:46.354: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Deployment + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Deployment + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Deployment + tear down framework | framework.go:193 + STEP: Destroying namespace "deployment-3688" for this suite. 07/18/23 14:17:46.361 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:46 +[BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:46.376 +Jul 18 14:17:46.376: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:17:46.377 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:46.395 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:46.398 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:46 +STEP: Creating projection with secret that has name projected-secret-test-9c736b13-a42a-49d9-8898-026453d5aa53 07/18/23 14:17:46.401 +STEP: Creating a pod to test consume secrets 07/18/23 14:17:46.408 +Jul 18 14:17:46.414: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950" in namespace "projected-8573" to be "Succeeded or Failed" +Jul 18 14:17:46.419: INFO: Pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950": Phase="Pending", Reason="", readiness=false. Elapsed: 5.313708ms +Jul 18 14:17:48.423: INFO: Pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009259457s +Jul 18 14:17:50.423: INFO: Pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00955423s +STEP: Saw pod success 07/18/23 14:17:50.423 +Jul 18 14:17:50.423: INFO: Pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950" satisfied condition "Succeeded or Failed" +Jul 18 14:17:50.427: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950 container projected-secret-volume-test: +STEP: delete the pod 07/18/23 14:17:50.438 +Jul 18 14:17:50.449: INFO: Waiting for pod pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950 to disappear +Jul 18 14:17:50.452: INFO: Pod pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:50.452: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-8573" for this suite. 07/18/23 14:17:50.456 +------------------------------ +• [4.085 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:46 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:46.376 + Jul 18 14:17:46.376: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:17:46.377 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:46.395 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:46.398 + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:46 + STEP: Creating projection with secret that has name projected-secret-test-9c736b13-a42a-49d9-8898-026453d5aa53 07/18/23 14:17:46.401 + STEP: Creating a pod to test consume secrets 07/18/23 14:17:46.408 + Jul 18 14:17:46.414: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950" in namespace "projected-8573" to be "Succeeded or Failed" + Jul 18 14:17:46.419: INFO: Pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950": Phase="Pending", Reason="", readiness=false. Elapsed: 5.313708ms + Jul 18 14:17:48.423: INFO: Pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009259457s + Jul 18 14:17:50.423: INFO: Pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00955423s + STEP: Saw pod success 07/18/23 14:17:50.423 + Jul 18 14:17:50.423: INFO: Pod "pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950" satisfied condition "Succeeded or Failed" + Jul 18 14:17:50.427: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950 container projected-secret-volume-test: + STEP: delete the pod 07/18/23 14:17:50.438 + Jul 18 14:17:50.449: INFO: Waiting for pod pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950 to disappear + Jul 18 14:17:50.452: INFO: Pod pod-projected-secrets-b4c2ed9b-7e2a-4710-8600-3e1ae4ae5950 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:50.452: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-8573" for this suite. 07/18/23 14:17:50.456 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-apps] DisruptionController + should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/apps/disruption.go:347 +[BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:50.462 +Jul 18 14:17:50.462: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename disruption 07/18/23 14:17:50.463 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:50.475 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:50.479 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 +[It] should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/apps/disruption.go:347 +STEP: Creating a pdb that targets all three pods in a test replica set 07/18/23 14:17:50.481 +STEP: Waiting for the pdb to be processed 07/18/23 14:17:50.486 +STEP: First trying to evict a pod which shouldn't be evictable 07/18/23 14:17:52.498 +STEP: Waiting for all pods to be running 07/18/23 14:17:52.498 +Jul 18 14:17:52.501: INFO: pods: 0 < 3 +STEP: locating a running pod 07/18/23 14:17:54.506 +STEP: Updating the pdb to allow a pod to be evicted 07/18/23 14:17:54.515 +STEP: Waiting for the pdb to be processed 07/18/23 14:17:54.521 +STEP: Trying to evict the same pod we tried earlier which should now be evictable 07/18/23 14:17:54.526 +STEP: Waiting for all pods to be running 07/18/23 14:17:54.526 +STEP: Waiting for the pdb to observed all healthy pods 07/18/23 14:17:54.529 +STEP: Patching the pdb to disallow a pod to be evicted 07/18/23 14:17:54.553 +STEP: Waiting for the pdb to be processed 07/18/23 14:17:54.578 +STEP: Waiting for all pods to be running 07/18/23 14:17:56.588 +STEP: locating a running pod 07/18/23 14:17:56.591 +STEP: Deleting the pdb to allow a pod to be evicted 07/18/23 14:17:56.599 +STEP: Waiting for the pdb to be deleted 07/18/23 14:17:56.604 +STEP: Trying to evict the same pod we tried earlier which should now be evictable 07/18/23 14:17:56.607 +STEP: Waiting for all pods to be running 07/18/23 14:17:56.607 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 +Jul 18 14:17:56.623: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 +STEP: Destroying namespace "disruption-4561" for this suite. 07/18/23 14:17:56.633 +------------------------------ +• [SLOW TEST] [6.190 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/apps/disruption.go:347 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:50.462 + Jul 18 14:17:50.462: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename disruption 07/18/23 14:17:50.463 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:50.475 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:50.479 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 + [It] should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/apps/disruption.go:347 + STEP: Creating a pdb that targets all three pods in a test replica set 07/18/23 14:17:50.481 + STEP: Waiting for the pdb to be processed 07/18/23 14:17:50.486 + STEP: First trying to evict a pod which shouldn't be evictable 07/18/23 14:17:52.498 + STEP: Waiting for all pods to be running 07/18/23 14:17:52.498 + Jul 18 14:17:52.501: INFO: pods: 0 < 3 + STEP: locating a running pod 07/18/23 14:17:54.506 + STEP: Updating the pdb to allow a pod to be evicted 07/18/23 14:17:54.515 + STEP: Waiting for the pdb to be processed 07/18/23 14:17:54.521 + STEP: Trying to evict the same pod we tried earlier which should now be evictable 07/18/23 14:17:54.526 + STEP: Waiting for all pods to be running 07/18/23 14:17:54.526 + STEP: Waiting for the pdb to observed all healthy pods 07/18/23 14:17:54.529 + STEP: Patching the pdb to disallow a pod to be evicted 07/18/23 14:17:54.553 + STEP: Waiting for the pdb to be processed 07/18/23 14:17:54.578 + STEP: Waiting for all pods to be running 07/18/23 14:17:56.588 + STEP: locating a running pod 07/18/23 14:17:56.591 + STEP: Deleting the pdb to allow a pod to be evicted 07/18/23 14:17:56.599 + STEP: Waiting for the pdb to be deleted 07/18/23 14:17:56.604 + STEP: Trying to evict the same pod we tried earlier which should now be evictable 07/18/23 14:17:56.607 + STEP: Waiting for all pods to be running 07/18/23 14:17:56.607 + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 + Jul 18 14:17:56.623: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 + STEP: Destroying namespace "disruption-4561" for this suite. 07/18/23 14:17:56.633 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:130 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:17:56.654 +Jul 18 14:17:56.654: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:17:56.655 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:56.694 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:56.702 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:130 +STEP: Creating the pod 07/18/23 14:17:56.705 +Jul 18 14:17:56.717: INFO: Waiting up to 5m0s for pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a" in namespace "projected-3672" to be "running and ready" +Jul 18 14:17:56.723: INFO: Pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a": Phase="Pending", Reason="", readiness=false. Elapsed: 5.777369ms +Jul 18 14:17:56.723: INFO: The phase of Pod labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a is Pending, waiting for it to be Running (with Ready = true) +Jul 18 14:17:58.727: INFO: Pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a": Phase="Running", Reason="", readiness=true. Elapsed: 2.009531733s +Jul 18 14:17:58.727: INFO: The phase of Pod labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a is Running (Ready = true) +Jul 18 14:17:58.727: INFO: Pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a" satisfied condition "running and ready" +Jul 18 14:17:59.248: INFO: Successfully updated pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a" +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 14:18:03.275: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-3672" for this suite. 07/18/23 14:18:03.279 +------------------------------ +• [SLOW TEST] [6.633 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:130 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:17:56.654 + Jul 18 14:17:56.654: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:17:56.655 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:17:56.694 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:17:56.702 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:130 + STEP: Creating the pod 07/18/23 14:17:56.705 + Jul 18 14:17:56.717: INFO: Waiting up to 5m0s for pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a" in namespace "projected-3672" to be "running and ready" + Jul 18 14:17:56.723: INFO: Pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a": Phase="Pending", Reason="", readiness=false. Elapsed: 5.777369ms + Jul 18 14:17:56.723: INFO: The phase of Pod labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a is Pending, waiting for it to be Running (with Ready = true) + Jul 18 14:17:58.727: INFO: Pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a": Phase="Running", Reason="", readiness=true. Elapsed: 2.009531733s + Jul 18 14:17:58.727: INFO: The phase of Pod labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a is Running (Ready = true) + Jul 18 14:17:58.727: INFO: Pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a" satisfied condition "running and ready" + Jul 18 14:17:59.248: INFO: Successfully updated pod "labelsupdate7d0bc5d8-099d-4551-b3b5-d1c5a39ffc3a" + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 14:18:03.275: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-3672" for this suite. 07/18/23 14:18:03.279 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:458 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:18:03.289 +Jul 18 14:18:03.289: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename init-container 07/18/23 14:18:03.29 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:03.308 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:03.313 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:165 +[It] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:458 +STEP: creating the pod 07/18/23 14:18:03.316 +Jul 18 14:18:03.316: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:18:08.099: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + tear down framework | framework.go:193 +STEP: Destroying namespace "init-container-900" for this suite. 07/18/23 14:18:08.108 +------------------------------ +• [4.825 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:458 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] InitContainer [NodeConformance] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:18:03.289 + Jul 18 14:18:03.289: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename init-container 07/18/23 14:18:03.29 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:03.308 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:03.313 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:165 + [It] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:458 + STEP: creating the pod 07/18/23 14:18:03.316 + Jul 18 14:18:03.316: INFO: PodSpec: initContainers in spec.initContainers + [AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:18:08.099: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] InitContainer [NodeConformance] + tear down framework | framework.go:193 + STEP: Destroying namespace "init-container-900" for this suite. 07/18/23 14:18:08.108 + << End Captured GinkgoWriter Output +------------------------------ +SSS +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:92 +[BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:18:08.116 +Jul 18 14:18:08.116: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename var-expansion 07/18/23 14:18:08.117 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:08.134 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:08.137 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 +[It] should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:92 +STEP: Creating a pod to test substitution in container's args 07/18/23 14:18:08.139 +Jul 18 14:18:08.145: INFO: Waiting up to 5m0s for pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a" in namespace "var-expansion-4261" to be "Succeeded or Failed" +Jul 18 14:18:08.148: INFO: Pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.806489ms +Jul 18 14:18:10.154: INFO: Pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008427699s +Jul 18 14:18:12.154: INFO: Pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008442561s +STEP: Saw pod success 07/18/23 14:18:12.154 +Jul 18 14:18:12.154: INFO: Pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a" satisfied condition "Succeeded or Failed" +Jul 18 14:18:12.157: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a container dapi-container: +STEP: delete the pod 07/18/23 14:18:12.174 +Jul 18 14:18:12.183: INFO: Waiting for pod var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a to disappear +Jul 18 14:18:12.186: INFO: Pod var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 +Jul 18 14:18:12.186: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 +STEP: Destroying namespace "var-expansion-4261" for this suite. 07/18/23 14:18:12.191 +------------------------------ +• [4.080 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:92 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:18:08.116 + Jul 18 14:18:08.116: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename var-expansion 07/18/23 14:18:08.117 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:08.134 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:08.137 + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:31 + [It] should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:92 + STEP: Creating a pod to test substitution in container's args 07/18/23 14:18:08.139 + Jul 18 14:18:08.145: INFO: Waiting up to 5m0s for pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a" in namespace "var-expansion-4261" to be "Succeeded or Failed" + Jul 18 14:18:08.148: INFO: Pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.806489ms + Jul 18 14:18:10.154: INFO: Pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008427699s + Jul 18 14:18:12.154: INFO: Pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008442561s + STEP: Saw pod success 07/18/23 14:18:12.154 + Jul 18 14:18:12.154: INFO: Pod "var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a" satisfied condition "Succeeded or Failed" + Jul 18 14:18:12.157: INFO: Trying to get logs from node hux-lab1-worker-nvxfm pod var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a container dapi-container: + STEP: delete the pod 07/18/23 14:18:12.174 + Jul 18 14:18:12.183: INFO: Waiting for pod var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a to disappear + Jul 18 14:18:12.186: INFO: Pod var-expansion-0ccb39ba-8b2e-42f5-9e7a-37bc1b3dfa7a no longer exists + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/node/init/init.go:32 + Jul 18 14:18:12.186: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Variable Expansion + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Variable Expansion + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Variable Expansion + tear down framework | framework.go:193 + STEP: Destroying namespace "var-expansion-4261" for this suite. 07/18/23 14:18:12.191 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController + should create a PodDisruptionBudget [Conformance] + test/e2e/apps/disruption.go:108 +[BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:18:12.197 +Jul 18 14:18:12.197: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename disruption 07/18/23 14:18:12.198 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:12.209 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:12.212 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 +[It] should create a PodDisruptionBudget [Conformance] + test/e2e/apps/disruption.go:108 +STEP: creating the pdb 07/18/23 14:18:12.214 +STEP: Waiting for the pdb to be processed 07/18/23 14:18:12.217 +STEP: updating the pdb 07/18/23 14:18:12.222 +STEP: Waiting for the pdb to be processed 07/18/23 14:18:12.231 +STEP: patching the pdb 07/18/23 14:18:14.24 +STEP: Waiting for the pdb to be processed 07/18/23 14:18:14.249 +STEP: Waiting for the pdb to be deleted 07/18/23 14:18:16.264 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 +Jul 18 14:18:16.267: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 +STEP: Destroying namespace "disruption-5192" for this suite. 07/18/23 14:18:16.272 +------------------------------ +• [4.080 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should create a PodDisruptionBudget [Conformance] + test/e2e/apps/disruption.go:108 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:18:12.197 + Jul 18 14:18:12.197: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename disruption 07/18/23 14:18:12.198 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:12.209 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:12.212 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:72 + [It] should create a PodDisruptionBudget [Conformance] + test/e2e/apps/disruption.go:108 + STEP: creating the pdb 07/18/23 14:18:12.214 + STEP: Waiting for the pdb to be processed 07/18/23 14:18:12.217 + STEP: updating the pdb 07/18/23 14:18:12.222 + STEP: Waiting for the pdb to be processed 07/18/23 14:18:12.231 + STEP: patching the pdb 07/18/23 14:18:14.24 + STEP: Waiting for the pdb to be processed 07/18/23 14:18:14.249 + STEP: Waiting for the pdb to be deleted 07/18/23 14:18:16.264 + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/node/init/init.go:32 + Jul 18 14:18:16.267: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] DisruptionController + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] DisruptionController + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] DisruptionController + tear down framework | framework.go:193 + STEP: Destroying namespace "disruption-5192" for this suite. 07/18/23 14:18:16.272 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-node] Downward API + should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:217 +[BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:18:16.278 +Jul 18 14:18:16.278: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 14:18:16.279 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:16.291 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:16.294 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 +[It] should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:217 +STEP: Creating a pod to test downward api env vars 07/18/23 14:18:16.297 +Jul 18 14:18:16.303: INFO: Waiting up to 5m0s for pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8" in namespace "downward-api-424" to be "Succeeded or Failed" +Jul 18 14:18:16.307: INFO: Pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8": Phase="Pending", Reason="", readiness=false. Elapsed: 3.266361ms +Jul 18 14:18:18.311: INFO: Pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8": Phase="Running", Reason="", readiness=false. Elapsed: 2.007755631s +Jul 18 14:18:20.311: INFO: Pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007381383s +STEP: Saw pod success 07/18/23 14:18:20.311 +Jul 18 14:18:20.311: INFO: Pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8" satisfied condition "Succeeded or Failed" +Jul 18 14:18:20.314: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8 container dapi-container: +STEP: delete the pod 07/18/23 14:18:20.322 +Jul 18 14:18:20.332: INFO: Waiting for pod downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8 to disappear +Jul 18 14:18:20.334: INFO: Pod downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8 no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 +Jul 18 14:18:20.334: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-424" for this suite. 07/18/23 14:18:20.339 +------------------------------ +• [4.066 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:217 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:18:16.278 + Jul 18 14:18:16.278: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 14:18:16.279 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:16.291 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:16.294 + [BeforeEach] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:31 + [It] should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:217 + STEP: Creating a pod to test downward api env vars 07/18/23 14:18:16.297 + Jul 18 14:18:16.303: INFO: Waiting up to 5m0s for pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8" in namespace "downward-api-424" to be "Succeeded or Failed" + Jul 18 14:18:16.307: INFO: Pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8": Phase="Pending", Reason="", readiness=false. Elapsed: 3.266361ms + Jul 18 14:18:18.311: INFO: Pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8": Phase="Running", Reason="", readiness=false. Elapsed: 2.007755631s + Jul 18 14:18:20.311: INFO: Pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007381383s + STEP: Saw pod success 07/18/23 14:18:20.311 + Jul 18 14:18:20.311: INFO: Pod "downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8" satisfied condition "Succeeded or Failed" + Jul 18 14:18:20.314: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8 container dapi-container: + STEP: delete the pod 07/18/23 14:18:20.322 + Jul 18 14:18:20.332: INFO: Waiting for pod downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8 to disappear + Jul 18 14:18:20.334: INFO: Pod downward-api-55c6f1c3-83ff-4855-8a11-c64d9db4a3d8 no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/node/init/init.go:32 + Jul 18 14:18:20.334: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Downward API + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Downward API + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Downward API + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-424" for this suite. 07/18/23 14:18:20.339 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:56 +[BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:18:20.346 +Jul 18 14:18:20.346: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:18:20.346 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:20.359 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:20.362 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:56 +STEP: Creating projection with secret that has name projected-secret-test-45e0d263-0edb-43f0-a224-b104a7cc13d9 07/18/23 14:18:20.365 +STEP: Creating a pod to test consume secrets 07/18/23 14:18:20.37 +Jul 18 14:18:20.379: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f" in namespace "projected-9572" to be "Succeeded or Failed" +Jul 18 14:18:20.383: INFO: Pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f": Phase="Pending", Reason="", readiness=false. Elapsed: 3.684748ms +Jul 18 14:18:22.389: INFO: Pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009934191s +Jul 18 14:18:24.387: INFO: Pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007922018s +STEP: Saw pod success 07/18/23 14:18:24.387 +Jul 18 14:18:24.387: INFO: Pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f" satisfied condition "Succeeded or Failed" +Jul 18 14:18:24.390: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f container projected-secret-volume-test: +STEP: delete the pod 07/18/23 14:18:24.398 +Jul 18 14:18:24.407: INFO: Waiting for pod pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f to disappear +Jul 18 14:18:24.413: INFO: Pod pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 +Jul 18 14:18:24.413: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-9572" for this suite. 07/18/23 14:18:24.419 +------------------------------ +• [4.082 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:56 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:18:20.346 + Jul 18 14:18:20.346: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:18:20.346 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:20.359 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:20.362 + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:56 + STEP: Creating projection with secret that has name projected-secret-test-45e0d263-0edb-43f0-a224-b104a7cc13d9 07/18/23 14:18:20.365 + STEP: Creating a pod to test consume secrets 07/18/23 14:18:20.37 + Jul 18 14:18:20.379: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f" in namespace "projected-9572" to be "Succeeded or Failed" + Jul 18 14:18:20.383: INFO: Pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f": Phase="Pending", Reason="", readiness=false. Elapsed: 3.684748ms + Jul 18 14:18:22.389: INFO: Pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009934191s + Jul 18 14:18:24.387: INFO: Pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007922018s + STEP: Saw pod success 07/18/23 14:18:24.387 + Jul 18 14:18:24.387: INFO: Pod "pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f" satisfied condition "Succeeded or Failed" + Jul 18 14:18:24.390: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f container projected-secret-volume-test: + STEP: delete the pod 07/18/23 14:18:24.398 + Jul 18 14:18:24.407: INFO: Waiting for pod pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f to disappear + Jul 18 14:18:24.413: INFO: Pod pod-projected-secrets-95977a4c-140c-4249-93b0-ba07a8c3ac8f no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/node/init/init.go:32 + Jul 18 14:18:24.413: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected secret + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected secret + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected secret + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-9572" for this suite. 07/18/23 14:18:24.419 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:53 +[BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:18:24.429 +Jul 18 14:18:24.429: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename downward-api 07/18/23 14:18:24.43 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:24.446 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:24.449 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 +[It] should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:53 +STEP: Creating a pod to test downward API volume plugin 07/18/23 14:18:24.452 +Jul 18 14:18:24.461: INFO: Waiting up to 5m0s for pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765" in namespace "downward-api-9849" to be "Succeeded or Failed" +Jul 18 14:18:24.465: INFO: Pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765": Phase="Pending", Reason="", readiness=false. Elapsed: 3.939961ms +Jul 18 14:18:26.470: INFO: Pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00852353s +Jul 18 14:18:28.469: INFO: Pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007943439s +STEP: Saw pod success 07/18/23 14:18:28.469 +Jul 18 14:18:28.469: INFO: Pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765" satisfied condition "Succeeded or Failed" +Jul 18 14:18:28.473: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765 container client-container: +STEP: delete the pod 07/18/23 14:18:28.479 +Jul 18 14:18:28.488: INFO: Waiting for pod downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765 to disappear +Jul 18 14:18:28.491: INFO: Pod downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 +Jul 18 14:18:28.491: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 +STEP: Destroying namespace "downward-api-9849" for this suite. 07/18/23 14:18:28.495 +------------------------------ +• [4.071 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:53 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:18:24.429 + Jul 18 14:18:24.429: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename downward-api 07/18/23 14:18:24.43 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:24.446 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:24.449 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:44 + [It] should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:53 + STEP: Creating a pod to test downward API volume plugin 07/18/23 14:18:24.452 + Jul 18 14:18:24.461: INFO: Waiting up to 5m0s for pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765" in namespace "downward-api-9849" to be "Succeeded or Failed" + Jul 18 14:18:24.465: INFO: Pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765": Phase="Pending", Reason="", readiness=false. Elapsed: 3.939961ms + Jul 18 14:18:26.470: INFO: Pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00852353s + Jul 18 14:18:28.469: INFO: Pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007943439s + STEP: Saw pod success 07/18/23 14:18:28.469 + Jul 18 14:18:28.469: INFO: Pod "downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765" satisfied condition "Succeeded or Failed" + Jul 18 14:18:28.473: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765 container client-container: + STEP: delete the pod 07/18/23 14:18:28.479 + Jul 18 14:18:28.488: INFO: Waiting for pod downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765 to disappear + Jul 18 14:18:28.491: INFO: Pod downwardapi-volume-e2cb2214-8256-4ec6-81f9-cc202bcd9765 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/node/init/init.go:32 + Jul 18 14:18:28.491: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Downward API volume + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Downward API volume + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Downward API volume + tear down framework | framework.go:193 + STEP: Destroying namespace "downward-api-9849" for this suite. 07/18/23 14:18:28.495 + << End Captured GinkgoWriter Output +------------------------------ +[sig-storage] Projected downwardAPI + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:249 +[BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:18:28.5 +Jul 18 14:18:28.500: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename projected 07/18/23 14:18:28.501 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:28.512 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:28.517 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 +[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:249 +STEP: Creating a pod to test downward API volume plugin 07/18/23 14:18:28.52 +Jul 18 14:18:28.528: INFO: Waiting up to 5m0s for pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234" in namespace "projected-28" to be "Succeeded or Failed" +Jul 18 14:18:28.533: INFO: Pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234": Phase="Pending", Reason="", readiness=false. Elapsed: 5.198882ms +Jul 18 14:18:30.537: INFO: Pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009747064s +Jul 18 14:18:32.538: INFO: Pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010196317s +STEP: Saw pod success 07/18/23 14:18:32.538 +Jul 18 14:18:32.538: INFO: Pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234" satisfied condition "Succeeded or Failed" +Jul 18 14:18:32.541: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234 container client-container: +STEP: delete the pod 07/18/23 14:18:32.549 +Jul 18 14:18:32.564: INFO: Waiting for pod downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234 to disappear +Jul 18 14:18:32.567: INFO: Pod downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 +Jul 18 14:18:32.567: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 +STEP: Destroying namespace "projected-28" for this suite. 07/18/23 14:18:32.571 +------------------------------ +• [4.075 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:249 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:18:28.5 + Jul 18 14:18:28.500: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename projected 07/18/23 14:18:28.501 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:28.512 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:28.517 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:44 + [It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:249 + STEP: Creating a pod to test downward API volume plugin 07/18/23 14:18:28.52 + Jul 18 14:18:28.528: INFO: Waiting up to 5m0s for pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234" in namespace "projected-28" to be "Succeeded or Failed" + Jul 18 14:18:28.533: INFO: Pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234": Phase="Pending", Reason="", readiness=false. Elapsed: 5.198882ms + Jul 18 14:18:30.537: INFO: Pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009747064s + Jul 18 14:18:32.538: INFO: Pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010196317s + STEP: Saw pod success 07/18/23 14:18:32.538 + Jul 18 14:18:32.538: INFO: Pod "downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234" satisfied condition "Succeeded or Failed" + Jul 18 14:18:32.541: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234 container client-container: + STEP: delete the pod 07/18/23 14:18:32.549 + Jul 18 14:18:32.564: INFO: Waiting for pod downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234 to disappear + Jul 18 14:18:32.567: INFO: Pod downwardapi-volume-56d1bb3e-30ff-4e95-87b6-b9ae83691234 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/node/init/init.go:32 + Jul 18 14:18:32.567: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Projected downwardAPI + tear down framework | framework.go:193 + STEP: Destroying namespace "projected-28" for this suite. 07/18/23 14:18:32.571 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Proxy server + should support proxy with --port 0 [Conformance] + test/e2e/kubectl/kubectl.go:1787 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:18:32.577 +Jul 18 14:18:32.577: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 14:18:32.578 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:32.588 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:32.591 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should support proxy with --port 0 [Conformance] + test/e2e/kubectl/kubectl.go:1787 +STEP: starting the proxy server 07/18/23 14:18:32.594 +Jul 18 14:18:32.594: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3932 proxy -p 0 --disable-filter' +STEP: curling proxy /api/ output 07/18/23 14:18:32.64 +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 14:18:32.647: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-3932" for this suite. 07/18/23 14:18:32.653 +------------------------------ +• [0.084 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Proxy server + test/e2e/kubectl/kubectl.go:1780 + should support proxy with --port 0 [Conformance] + test/e2e/kubectl/kubectl.go:1787 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:18:32.577 + Jul 18 14:18:32.577: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 14:18:32.578 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:32.588 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:32.591 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should support proxy with --port 0 [Conformance] + test/e2e/kubectl/kubectl.go:1787 + STEP: starting the proxy server 07/18/23 14:18:32.594 + Jul 18 14:18:32.594: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-3932 proxy -p 0 --disable-filter' + STEP: curling proxy /api/ output 07/18/23 14:18:32.64 + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 14:18:32.647: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-3932" for this suite. 07/18/23 14:18:32.653 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-network] DNS + should provide DNS for ExternalName services [Conformance] + test/e2e/network/dns.go:333 +[BeforeEach] [sig-network] DNS + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:18:32.661 +Jul 18 14:18:32.661: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename dns 07/18/23 14:18:32.662 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:32.684 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:32.686 +[BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 +[It] should provide DNS for ExternalName services [Conformance] + test/e2e/network/dns.go:333 +STEP: Creating a test externalName service 07/18/23 14:18:32.688 +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:18:32.694 +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:18:32.694 +STEP: creating a pod to probe DNS 07/18/23 14:18:32.694 +STEP: submitting the pod to kubernetes 07/18/23 14:18:32.694 +Jul 18 14:18:32.704: INFO: Waiting up to 15m0s for pod "dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b" in namespace "dns-399" to be "running" +Jul 18 14:18:32.709: INFO: Pod "dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.94788ms +Jul 18 14:18:34.713: INFO: Pod "dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b": Phase="Running", Reason="", readiness=true. Elapsed: 2.008659976s +Jul 18 14:18:34.713: INFO: Pod "dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b" satisfied condition "running" +STEP: retrieving the pod 07/18/23 14:18:34.713 +STEP: looking for the results for each expected name from probers 07/18/23 14:18:34.716 +Jul 18 14:18:34.725: INFO: DNS probes using dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b succeeded + +STEP: deleting the pod 07/18/23 14:18:34.725 +STEP: changing the externalName to bar.example.com 07/18/23 14:18:34.736 +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:18:34.743 +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:18:34.743 +STEP: creating a second pod to probe DNS 07/18/23 14:18:34.743 +STEP: submitting the pod to kubernetes 07/18/23 14:18:34.743 +Jul 18 14:18:34.749: INFO: Waiting up to 15m0s for pod "dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d" in namespace "dns-399" to be "running" +Jul 18 14:18:34.753: INFO: Pod "dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.066086ms +Jul 18 14:18:36.756: INFO: Pod "dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d": Phase="Running", Reason="", readiness=true. Elapsed: 2.007595281s +Jul 18 14:18:36.756: INFO: Pod "dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d" satisfied condition "running" +STEP: retrieving the pod 07/18/23 14:18:36.756 +STEP: looking for the results for each expected name from probers 07/18/23 14:18:36.759 +Jul 18 14:18:36.764: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:36.768: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:36.768: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + +Jul 18 14:18:41.774: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:41.778: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:41.778: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + +Jul 18 14:18:46.773: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:46.777: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:46.777: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + +Jul 18 14:18:51.774: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:51.778: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:51.778: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + +Jul 18 14:18:56.774: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:56.779: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:18:56.779: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + +Jul 18 14:19:01.774: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:19:01.780: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. +' instead of 'bar.example.com.' +Jul 18 14:19:01.780: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + +Jul 18 14:19:06.780: INFO: DNS probes using dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d succeeded + +STEP: deleting the pod 07/18/23 14:19:06.78 +STEP: changing the service to type=ClusterIP 07/18/23 14:19:06.8 +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local A > /results/wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:19:06.821 +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local A > /results/jessie_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:19:06.821 +STEP: creating a third pod to probe DNS 07/18/23 14:19:06.821 +STEP: submitting the pod to kubernetes 07/18/23 14:19:06.825 +Jul 18 14:19:06.832: INFO: Waiting up to 15m0s for pod "dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368" in namespace "dns-399" to be "running" +Jul 18 14:19:06.837: INFO: Pod "dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368": Phase="Pending", Reason="", readiness=false. Elapsed: 4.301349ms +Jul 18 14:19:08.841: INFO: Pod "dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368": Phase="Running", Reason="", readiness=true. Elapsed: 2.008904118s +Jul 18 14:19:08.841: INFO: Pod "dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368" satisfied condition "running" +STEP: retrieving the pod 07/18/23 14:19:08.841 +STEP: looking for the results for each expected name from probers 07/18/23 14:19:08.845 +Jul 18 14:19:08.855: INFO: DNS probes using dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368 succeeded + +STEP: deleting the pod 07/18/23 14:19:08.855 +STEP: deleting the test externalName service 07/18/23 14:19:08.867 +[AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 +Jul 18 14:19:08.887: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 +STEP: Destroying namespace "dns-399" for this suite. 07/18/23 14:19:08.892 +------------------------------ +• [SLOW TEST] [36.238 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for ExternalName services [Conformance] + test/e2e/network/dns.go:333 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:18:32.661 + Jul 18 14:18:32.661: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename dns 07/18/23 14:18:32.662 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:18:32.684 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:18:32.686 + [BeforeEach] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:31 + [It] should provide DNS for ExternalName services [Conformance] + test/e2e/network/dns.go:333 + STEP: Creating a test externalName service 07/18/23 14:18:32.688 + STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:18:32.694 + STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:18:32.694 + STEP: creating a pod to probe DNS 07/18/23 14:18:32.694 + STEP: submitting the pod to kubernetes 07/18/23 14:18:32.694 + Jul 18 14:18:32.704: INFO: Waiting up to 15m0s for pod "dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b" in namespace "dns-399" to be "running" + Jul 18 14:18:32.709: INFO: Pod "dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.94788ms + Jul 18 14:18:34.713: INFO: Pod "dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b": Phase="Running", Reason="", readiness=true. Elapsed: 2.008659976s + Jul 18 14:18:34.713: INFO: Pod "dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b" satisfied condition "running" + STEP: retrieving the pod 07/18/23 14:18:34.713 + STEP: looking for the results for each expected name from probers 07/18/23 14:18:34.716 + Jul 18 14:18:34.725: INFO: DNS probes using dns-test-5e90970c-2f39-4745-ae6e-1ce84d7e4c2b succeeded + + STEP: deleting the pod 07/18/23 14:18:34.725 + STEP: changing the externalName to bar.example.com 07/18/23 14:18:34.736 + STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:18:34.743 + STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:18:34.743 + STEP: creating a second pod to probe DNS 07/18/23 14:18:34.743 + STEP: submitting the pod to kubernetes 07/18/23 14:18:34.743 + Jul 18 14:18:34.749: INFO: Waiting up to 15m0s for pod "dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d" in namespace "dns-399" to be "running" + Jul 18 14:18:34.753: INFO: Pod "dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.066086ms + Jul 18 14:18:36.756: INFO: Pod "dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d": Phase="Running", Reason="", readiness=true. Elapsed: 2.007595281s + Jul 18 14:18:36.756: INFO: Pod "dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d" satisfied condition "running" + STEP: retrieving the pod 07/18/23 14:18:36.756 + STEP: looking for the results for each expected name from probers 07/18/23 14:18:36.759 + Jul 18 14:18:36.764: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:36.768: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:36.768: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + + Jul 18 14:18:41.774: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:41.778: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:41.778: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + + Jul 18 14:18:46.773: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:46.777: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:46.777: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + + Jul 18 14:18:51.774: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:51.778: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:51.778: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + + Jul 18 14:18:56.774: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:56.779: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:18:56.779: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + + Jul 18 14:19:01.774: INFO: File wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:19:01.780: INFO: File jessie_udp@dns-test-service-3.dns-399.svc.cluster.local from pod dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d contains 'foo.example.com. + ' instead of 'bar.example.com.' + Jul 18 14:19:01.780: INFO: Lookups using dns-399/dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d failed for: [wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local jessie_udp@dns-test-service-3.dns-399.svc.cluster.local] + + Jul 18 14:19:06.780: INFO: DNS probes using dns-test-047d5221-5d3a-402d-bf0d-4205ad4c537d succeeded + + STEP: deleting the pod 07/18/23 14:19:06.78 + STEP: changing the service to type=ClusterIP 07/18/23 14:19:06.8 + STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local A > /results/wheezy_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:19:06.821 + STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-399.svc.cluster.local A > /results/jessie_udp@dns-test-service-3.dns-399.svc.cluster.local; sleep 1; done + 07/18/23 14:19:06.821 + STEP: creating a third pod to probe DNS 07/18/23 14:19:06.821 + STEP: submitting the pod to kubernetes 07/18/23 14:19:06.825 + Jul 18 14:19:06.832: INFO: Waiting up to 15m0s for pod "dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368" in namespace "dns-399" to be "running" + Jul 18 14:19:06.837: INFO: Pod "dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368": Phase="Pending", Reason="", readiness=false. Elapsed: 4.301349ms + Jul 18 14:19:08.841: INFO: Pod "dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368": Phase="Running", Reason="", readiness=true. Elapsed: 2.008904118s + Jul 18 14:19:08.841: INFO: Pod "dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368" satisfied condition "running" + STEP: retrieving the pod 07/18/23 14:19:08.841 + STEP: looking for the results for each expected name from probers 07/18/23 14:19:08.845 + Jul 18 14:19:08.855: INFO: DNS probes using dns-test-903e7e71-8a2e-40e4-91a0-b88501b2b368 succeeded + + STEP: deleting the pod 07/18/23 14:19:08.855 + STEP: deleting the test externalName service 07/18/23 14:19:08.867 + [AfterEach] [sig-network] DNS + test/e2e/framework/node/init/init.go:32 + Jul 18 14:19:08.887: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] DNS + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] DNS + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] DNS + tear down framework | framework.go:193 + STEP: Destroying namespace "dns-399" for this suite. 07/18/23 14:19:08.892 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:79 +[BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:19:08.899 +Jul 18 14:19:08.899: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename secrets 07/18/23 14:19:08.9 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:19:08.915 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:19:08.918 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:79 +STEP: Creating secret with name secret-test-map-3303f143-d2bb-4a8f-8228-f0f6bce6644c 07/18/23 14:19:08.921 +STEP: Creating a pod to test consume secrets 07/18/23 14:19:08.925 +Jul 18 14:19:08.931: INFO: Waiting up to 5m0s for pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b" in namespace "secrets-8790" to be "Succeeded or Failed" +Jul 18 14:19:08.935: INFO: Pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.961617ms +Jul 18 14:19:10.940: INFO: Pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008698699s +Jul 18 14:19:12.940: INFO: Pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008448368s +STEP: Saw pod success 07/18/23 14:19:12.94 +Jul 18 14:19:12.940: INFO: Pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b" satisfied condition "Succeeded or Failed" +Jul 18 14:19:12.944: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b container secret-volume-test: +STEP: delete the pod 07/18/23 14:19:12.951 +Jul 18 14:19:12.961: INFO: Waiting for pod pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b to disappear +Jul 18 14:19:12.965: INFO: Pod pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 +Jul 18 14:19:12.965: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 +STEP: Destroying namespace "secrets-8790" for this suite. 07/18/23 14:19:12.968 +------------------------------ +• [4.075 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:79 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:19:08.899 + Jul 18 14:19:08.899: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename secrets 07/18/23 14:19:08.9 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:19:08.915 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:19:08.918 + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:31 + [It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:79 + STEP: Creating secret with name secret-test-map-3303f143-d2bb-4a8f-8228-f0f6bce6644c 07/18/23 14:19:08.921 + STEP: Creating a pod to test consume secrets 07/18/23 14:19:08.925 + Jul 18 14:19:08.931: INFO: Waiting up to 5m0s for pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b" in namespace "secrets-8790" to be "Succeeded or Failed" + Jul 18 14:19:08.935: INFO: Pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.961617ms + Jul 18 14:19:10.940: INFO: Pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008698699s + Jul 18 14:19:12.940: INFO: Pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008448368s + STEP: Saw pod success 07/18/23 14:19:12.94 + Jul 18 14:19:12.940: INFO: Pod "pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b" satisfied condition "Succeeded or Failed" + Jul 18 14:19:12.944: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b container secret-volume-test: + STEP: delete the pod 07/18/23 14:19:12.951 + Jul 18 14:19:12.961: INFO: Waiting for pod pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b to disappear + Jul 18 14:19:12.965: INFO: Pod pod-secrets-38a5be84-52fa-4993-94e6-793497b78f7b no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/node/init/init.go:32 + Jul 18 14:19:12.965: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Secrets + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Secrets + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Secrets + tear down framework | framework.go:193 + STEP: Destroying namespace "secrets-8790" for this suite. 07/18/23 14:19:12.968 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should manage the lifecycle of a job [Conformance] + test/e2e/apps/job.go:703 +[BeforeEach] [sig-apps] Job + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:19:12.975 +Jul 18 14:19:12.975: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename job 07/18/23 14:19:12.976 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:19:12.987 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:19:12.989 +[BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 +[It] should manage the lifecycle of a job [Conformance] + test/e2e/apps/job.go:703 +STEP: Creating a suspended job 07/18/23 14:19:12.994 +STEP: Patching the Job 07/18/23 14:19:12.997 +STEP: Watching for Job to be patched 07/18/23 14:19:13.008 +Jul 18 14:19:13.012: INFO: Event ADDED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2] and annotations: map[batch.kubernetes.io/job-tracking:] +Jul 18 14:19:13.012: INFO: Event MODIFIED found for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking:] +STEP: Updating the job 07/18/23 14:19:13.012 +STEP: Watching for Job to be updated 07/18/23 14:19:13.042 +Jul 18 14:19:13.045: INFO: Event MODIFIED found for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:13.045: INFO: Found Job annotations: map[string]string{"batch.kubernetes.io/job-tracking":"", "updated":"true"} +STEP: Listing all Jobs with LabelSelector 07/18/23 14:19:13.045 +Jul 18 14:19:13.048: INFO: Job: e2e-krdz2 as labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] +STEP: Waiting for job to complete 07/18/23 14:19:13.049 +STEP: Delete a job collection with a labelselector 07/18/23 14:19:23.053 +STEP: Watching for Job to be deleted 07/18/23 14:19:23.06 +Jul 18 14:19:23.062: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:23.062: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:23.062: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Jul 18 14:19:23.063: INFO: Event DELETED found for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +STEP: Relist jobs to confirm deletion 07/18/23 14:19:23.063 +[AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 +Jul 18 14:19:23.072: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 +STEP: Destroying namespace "job-2434" for this suite. 07/18/23 14:19:23.079 +------------------------------ +• [SLOW TEST] [10.112 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should manage the lifecycle of a job [Conformance] + test/e2e/apps/job.go:703 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:19:12.975 + Jul 18 14:19:12.975: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename job 07/18/23 14:19:12.976 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:19:12.987 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:19:12.989 + [BeforeEach] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:31 + [It] should manage the lifecycle of a job [Conformance] + test/e2e/apps/job.go:703 + STEP: Creating a suspended job 07/18/23 14:19:12.994 + STEP: Patching the Job 07/18/23 14:19:12.997 + STEP: Watching for Job to be patched 07/18/23 14:19:13.008 + Jul 18 14:19:13.012: INFO: Event ADDED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2] and annotations: map[batch.kubernetes.io/job-tracking:] + Jul 18 14:19:13.012: INFO: Event MODIFIED found for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking:] + STEP: Updating the job 07/18/23 14:19:13.012 + STEP: Watching for Job to be updated 07/18/23 14:19:13.042 + Jul 18 14:19:13.045: INFO: Event MODIFIED found for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:13.045: INFO: Found Job annotations: map[string]string{"batch.kubernetes.io/job-tracking":"", "updated":"true"} + STEP: Listing all Jobs with LabelSelector 07/18/23 14:19:13.045 + Jul 18 14:19:13.048: INFO: Job: e2e-krdz2 as labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] + STEP: Waiting for job to complete 07/18/23 14:19:13.049 + STEP: Delete a job collection with a labelselector 07/18/23 14:19:23.053 + STEP: Watching for Job to be deleted 07/18/23 14:19:23.06 + Jul 18 14:19:23.062: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:23.062: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:23.062: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:23.063: INFO: Event MODIFIED observed for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Jul 18 14:19:23.063: INFO: Event DELETED found for Job e2e-krdz2 in namespace job-2434 with labels: map[e2e-job-label:e2e-krdz2 e2e-krdz2:patched] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + STEP: Relist jobs to confirm deletion 07/18/23 14:19:23.063 + [AfterEach] [sig-apps] Job + test/e2e/framework/node/init/init.go:32 + Jul 18 14:19:23.072: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Job + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Job + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Job + tear down framework | framework.go:193 + STEP: Destroying namespace "job-2434" for this suite. 07/18/23 14:19:23.079 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-node] Probing container + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:215 +[BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:19:23.088 +Jul 18 14:19:23.088: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename container-probe 07/18/23 14:19:23.088 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:19:23.109 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:19:23.112 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 +[It] should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:215 +STEP: Creating pod test-webserver-99faf2fa-40af-4828-b991-2d566251552f in namespace container-probe-5853 07/18/23 14:19:23.115 +Jul 18 14:19:23.122: INFO: Waiting up to 5m0s for pod "test-webserver-99faf2fa-40af-4828-b991-2d566251552f" in namespace "container-probe-5853" to be "not pending" +Jul 18 14:19:23.125: INFO: Pod "test-webserver-99faf2fa-40af-4828-b991-2d566251552f": Phase="Pending", Reason="", readiness=false. Elapsed: 3.214711ms +Jul 18 14:19:25.130: INFO: Pod "test-webserver-99faf2fa-40af-4828-b991-2d566251552f": Phase="Running", Reason="", readiness=true. Elapsed: 2.007858602s +Jul 18 14:19:25.130: INFO: Pod "test-webserver-99faf2fa-40af-4828-b991-2d566251552f" satisfied condition "not pending" +Jul 18 14:19:25.130: INFO: Started pod test-webserver-99faf2fa-40af-4828-b991-2d566251552f in namespace container-probe-5853 +STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 14:19:25.13 +Jul 18 14:19:25.133: INFO: Initial restart count of pod test-webserver-99faf2fa-40af-4828-b991-2d566251552f is 0 +STEP: deleting the pod 07/18/23 14:23:25.704 +[AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 +Jul 18 14:23:25.714: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 +STEP: Destroying namespace "container-probe-5853" for this suite. 07/18/23 14:23:25.721 +------------------------------ +• [SLOW TEST] [242.640 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:215 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:19:23.088 + Jul 18 14:19:23.088: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename container-probe 07/18/23 14:19:23.088 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:19:23.109 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:19:23.112 + [BeforeEach] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:63 + [It] should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:215 + STEP: Creating pod test-webserver-99faf2fa-40af-4828-b991-2d566251552f in namespace container-probe-5853 07/18/23 14:19:23.115 + Jul 18 14:19:23.122: INFO: Waiting up to 5m0s for pod "test-webserver-99faf2fa-40af-4828-b991-2d566251552f" in namespace "container-probe-5853" to be "not pending" + Jul 18 14:19:23.125: INFO: Pod "test-webserver-99faf2fa-40af-4828-b991-2d566251552f": Phase="Pending", Reason="", readiness=false. Elapsed: 3.214711ms + Jul 18 14:19:25.130: INFO: Pod "test-webserver-99faf2fa-40af-4828-b991-2d566251552f": Phase="Running", Reason="", readiness=true. Elapsed: 2.007858602s + Jul 18 14:19:25.130: INFO: Pod "test-webserver-99faf2fa-40af-4828-b991-2d566251552f" satisfied condition "not pending" + Jul 18 14:19:25.130: INFO: Started pod test-webserver-99faf2fa-40af-4828-b991-2d566251552f in namespace container-probe-5853 + STEP: checking the pod's current state and verifying that restartCount is present 07/18/23 14:19:25.13 + Jul 18 14:19:25.133: INFO: Initial restart count of pod test-webserver-99faf2fa-40af-4828-b991-2d566251552f is 0 + STEP: deleting the pod 07/18/23 14:23:25.704 + [AfterEach] [sig-node] Probing container + test/e2e/framework/node/init/init.go:32 + Jul 18 14:23:25.714: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-node] Probing container + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-node] Probing container + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-node] Probing container + tear down framework | framework.go:193 + STEP: Destroying namespace "container-probe-5853" for this suite. 07/18/23 14:23:25.721 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:236 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:23:25.728 +Jul 18 14:23:25.728: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 14:23:25.73 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:23:25.794 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:23:25.797 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:236 +Jul 18 14:23:25.801: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 07/18/23 14:23:28.189 +Jul 18 14:23:28.189: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 --namespace=crd-publish-openapi-9828 create -f -' +Jul 18 14:23:28.880: INFO: stderr: "" +Jul 18 14:23:28.880: INFO: stdout: "e2e-test-crd-publish-openapi-9322-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Jul 18 14:23:28.880: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 --namespace=crd-publish-openapi-9828 delete e2e-test-crd-publish-openapi-9322-crds test-cr' +Jul 18 14:23:28.976: INFO: stderr: "" +Jul 18 14:23:28.976: INFO: stdout: "e2e-test-crd-publish-openapi-9322-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +Jul 18 14:23:28.977: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 --namespace=crd-publish-openapi-9828 apply -f -' +Jul 18 14:23:29.536: INFO: stderr: "" +Jul 18 14:23:29.536: INFO: stdout: "e2e-test-crd-publish-openapi-9322-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Jul 18 14:23:29.536: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 --namespace=crd-publish-openapi-9828 delete e2e-test-crd-publish-openapi-9322-crds test-cr' +Jul 18 14:23:29.605: INFO: stderr: "" +Jul 18 14:23:29.605: INFO: stdout: "e2e-test-crd-publish-openapi-9322-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR 07/18/23 14:23:29.605 +Jul 18 14:23:29.605: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 explain e2e-test-crd-publish-openapi-9322-crds' +Jul 18 14:23:29.774: INFO: stderr: "" +Jul 18 14:23:29.774: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-9322-crd\nVERSION: crd-publish-openapi-test-unknown-in-nested.example.com/v1\n\nDESCRIPTION:\n preserve-unknown-properties in nested field for Testing\n\nFIELDS:\n apiVersion\t\n APIVersion defines the versioned schema of this representation of an\n object. Servers should convert recognized schemas to the latest internal\n value, and may reject unrecognized values. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources\n\n kind\t\n Kind is a string value representing the REST resource this object\n represents. Servers may infer this from the endpoint the client submits\n requests to. Cannot be updated. In CamelCase. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds\n\n metadata\t\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n spec\t<>\n Specification of Waldo\n\n status\t\n Status of Waldo\n\n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:23:32.117: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "crd-publish-openapi-9828" for this suite. 07/18/23 14:23:32.128 +------------------------------ +• [SLOW TEST] [6.407 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:236 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:23:25.728 + Jul 18 14:23:25.728: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename crd-publish-openapi 07/18/23 14:23:25.73 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:23:25.794 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:23:25.797 + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:236 + Jul 18 14:23:25.801: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 07/18/23 14:23:28.189 + Jul 18 14:23:28.189: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 --namespace=crd-publish-openapi-9828 create -f -' + Jul 18 14:23:28.880: INFO: stderr: "" + Jul 18 14:23:28.880: INFO: stdout: "e2e-test-crd-publish-openapi-9322-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" + Jul 18 14:23:28.880: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 --namespace=crd-publish-openapi-9828 delete e2e-test-crd-publish-openapi-9322-crds test-cr' + Jul 18 14:23:28.976: INFO: stderr: "" + Jul 18 14:23:28.976: INFO: stdout: "e2e-test-crd-publish-openapi-9322-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" + Jul 18 14:23:28.977: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 --namespace=crd-publish-openapi-9828 apply -f -' + Jul 18 14:23:29.536: INFO: stderr: "" + Jul 18 14:23:29.536: INFO: stdout: "e2e-test-crd-publish-openapi-9322-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" + Jul 18 14:23:29.536: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 --namespace=crd-publish-openapi-9828 delete e2e-test-crd-publish-openapi-9322-crds test-cr' + Jul 18 14:23:29.605: INFO: stderr: "" + Jul 18 14:23:29.605: INFO: stdout: "e2e-test-crd-publish-openapi-9322-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" + STEP: kubectl explain works to explain CR 07/18/23 14:23:29.605 + Jul 18 14:23:29.605: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=crd-publish-openapi-9828 explain e2e-test-crd-publish-openapi-9322-crds' + Jul 18 14:23:29.774: INFO: stderr: "" + Jul 18 14:23:29.774: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-9322-crd\nVERSION: crd-publish-openapi-test-unknown-in-nested.example.com/v1\n\nDESCRIPTION:\n preserve-unknown-properties in nested field for Testing\n\nFIELDS:\n apiVersion\t\n APIVersion defines the versioned schema of this representation of an\n object. Servers should convert recognized schemas to the latest internal\n value, and may reject unrecognized values. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources\n\n kind\t\n Kind is a string value representing the REST resource this object\n represents. Servers may infer this from the endpoint the client submits\n requests to. Cannot be updated. In CamelCase. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds\n\n metadata\t\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n spec\t<>\n Specification of Waldo\n\n status\t\n Status of Waldo\n\n" + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:23:32.117: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "crd-publish-openapi-9828" for this suite. 07/18/23 14:23:32.128 + << End Captured GinkgoWriter Output +------------------------------ +SSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/apimachinery/resource_quota.go:448 +[BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:23:32.137 +Jul 18 14:23:32.137: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename resourcequota 07/18/23 14:23:32.138 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:23:32.152 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:23:32.156 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 +[It] should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/apimachinery/resource_quota.go:448 +STEP: Counting existing ResourceQuota 07/18/23 14:23:32.159 +STEP: Creating a ResourceQuota 07/18/23 14:23:37.163 +STEP: Ensuring resource quota status is calculated 07/18/23 14:23:37.169 +STEP: Creating a ReplicaSet 07/18/23 14:23:39.173 +STEP: Ensuring resource quota status captures replicaset creation 07/18/23 14:23:39.182 +STEP: Deleting a ReplicaSet 07/18/23 14:23:41.187 +STEP: Ensuring resource quota status released usage 07/18/23 14:23:41.192 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 +Jul 18 14:23:43.197: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 +STEP: Destroying namespace "resourcequota-8960" for this suite. 07/18/23 14:23:43.203 +------------------------------ +• [SLOW TEST] [11.072 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/apimachinery/resource_quota.go:448 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:23:32.137 + Jul 18 14:23:32.137: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename resourcequota 07/18/23 14:23:32.138 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:23:32.152 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:23:32.156 + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:31 + [It] should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/apimachinery/resource_quota.go:448 + STEP: Counting existing ResourceQuota 07/18/23 14:23:32.159 + STEP: Creating a ResourceQuota 07/18/23 14:23:37.163 + STEP: Ensuring resource quota status is calculated 07/18/23 14:23:37.169 + STEP: Creating a ReplicaSet 07/18/23 14:23:39.173 + STEP: Ensuring resource quota status captures replicaset creation 07/18/23 14:23:39.182 + STEP: Deleting a ReplicaSet 07/18/23 14:23:41.187 + STEP: Ensuring resource quota status released usage 07/18/23 14:23:41.192 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/node/init/init.go:32 + Jul 18 14:23:43.197: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] ResourceQuota + tear down framework | framework.go:193 + STEP: Destroying namespace "resourcequota-8960" for this suite. 07/18/23 14:23:43.203 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Aggregator + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/apimachinery/aggregator.go:100 +[BeforeEach] [sig-api-machinery] Aggregator + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:23:43.21 +Jul 18 14:23:43.210: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename aggregator 07/18/23 14:23:43.211 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:23:43.222 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:23:43.233 +[BeforeEach] [sig-api-machinery] Aggregator + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:78 +Jul 18 14:23:43.236: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +[It] Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/apimachinery/aggregator.go:100 +STEP: Registering the sample API server. 07/18/23 14:23:43.237 +Jul 18 14:23:43.718: INFO: deployment "sample-apiserver-deployment" doesn't have the required revision set +Jul 18 14:23:45.765: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:23:47.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:23:49.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:23:51.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:23:53.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:23:55.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:23:57.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:23:59.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:24:01.770: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:24:03.771: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:24:05.776: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} +Jul 18 14:24:07.918: INFO: Waited 139.023364ms for the sample-apiserver to be ready to handle requests. +STEP: Read Status for v1alpha1.wardle.example.com 07/18/23 14:24:08.004 +STEP: kubectl patch apiservice v1alpha1.wardle.example.com -p '{"spec":{"versionPriority": 400}}' 07/18/23 14:24:08.007 +STEP: List APIServices 07/18/23 14:24:08.013 +Jul 18 14:24:08.019: INFO: Found v1alpha1.wardle.example.com in APIServiceList +[AfterEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:68 +[AfterEach] [sig-api-machinery] Aggregator + test/e2e/framework/node/init/init.go:32 +Jul 18 14:24:08.162: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] Aggregator + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] Aggregator + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] Aggregator + tear down framework | framework.go:193 +STEP: Destroying namespace "aggregator-8224" for this suite. 07/18/23 14:24:08.166 +------------------------------ +• [SLOW TEST] [24.990 seconds] +[sig-api-machinery] Aggregator +test/e2e/apimachinery/framework.go:23 + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/apimachinery/aggregator.go:100 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Aggregator + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:23:43.21 + Jul 18 14:23:43.210: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename aggregator 07/18/23 14:23:43.211 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:23:43.222 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:23:43.233 + [BeforeEach] [sig-api-machinery] Aggregator + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:78 + Jul 18 14:23:43.236: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + [It] Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/apimachinery/aggregator.go:100 + STEP: Registering the sample API server. 07/18/23 14:23:43.237 + Jul 18 14:23:43.718: INFO: deployment "sample-apiserver-deployment" doesn't have the required revision set + Jul 18 14:23:45.765: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:23:47.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:23:49.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:23:51.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:23:53.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:23:55.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:23:57.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:23:59.769: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:24:01.770: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:24:03.771: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:24:05.776: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), LastTransitionTime:time.Date(2023, time.July, 18, 14, 23, 43, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-55bd96fd47\" is progressing."}}, CollisionCount:(*int32)(nil)} + Jul 18 14:24:07.918: INFO: Waited 139.023364ms for the sample-apiserver to be ready to handle requests. + STEP: Read Status for v1alpha1.wardle.example.com 07/18/23 14:24:08.004 + STEP: kubectl patch apiservice v1alpha1.wardle.example.com -p '{"spec":{"versionPriority": 400}}' 07/18/23 14:24:08.007 + STEP: List APIServices 07/18/23 14:24:08.013 + Jul 18 14:24:08.019: INFO: Found v1alpha1.wardle.example.com in APIServiceList + [AfterEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:68 + [AfterEach] [sig-api-machinery] Aggregator + test/e2e/framework/node/init/init.go:32 + Jul 18 14:24:08.162: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] Aggregator + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] Aggregator + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] Aggregator + tear down framework | framework.go:193 + STEP: Destroying namespace "aggregator-8224" for this suite. 07/18/23 14:24:08.166 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should retry creating failed daemon pods [Conformance] + test/e2e/apps/daemon_set.go:294 +[BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:24:08.208 +Jul 18 14:24:08.208: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename daemonsets 07/18/23 14:24:08.209 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:08.224 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:08.227 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 +[It] should retry creating failed daemon pods [Conformance] + test/e2e/apps/daemon_set.go:294 +STEP: Creating a simple DaemonSet "daemon-set" 07/18/23 14:24:08.247 +STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 14:24:08.251 +Jul 18 14:24:08.255: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:08.255: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:08.255: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:08.261: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 14:24:08.261: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:09.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:09.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:09.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:09.271: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Jul 18 14:24:09.271: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:10.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:10.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:10.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:10.271: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Jul 18 14:24:10.271: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Set a daemon pod's phase to 'Failed', check that the daemon pod is revived. 07/18/23 14:24:10.274 +Jul 18 14:24:10.288: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:10.288: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:10.289: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:10.294: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Jul 18 14:24:10.294: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:11.301: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:11.301: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:11.301: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:11.305: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Jul 18 14:24:11.305: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:12.300: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:12.300: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:12.300: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:12.304: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Jul 18 14:24:12.304: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Wait for the failed daemon pod to be completely deleted. 07/18/23 14:24:12.304 +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 +STEP: Deleting DaemonSet "daemon-set" 07/18/23 14:24:12.311 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-2609, will wait for the garbage collector to delete the pods 07/18/23 14:24:12.311 +Jul 18 14:24:12.370: INFO: Deleting DaemonSet.extensions daemon-set took: 5.379965ms +Jul 18 14:24:12.471: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.691074ms +Jul 18 14:24:14.875: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 14:24:14.875: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Jul 18 14:24:14.879: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"54135"},"items":null} + +Jul 18 14:24:14.884: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"54135"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:24:14.898: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "daemonsets-2609" for this suite. 07/18/23 14:24:14.903 +------------------------------ +• [SLOW TEST] [6.700 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should retry creating failed daemon pods [Conformance] + test/e2e/apps/daemon_set.go:294 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:24:08.208 + Jul 18 14:24:08.208: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename daemonsets 07/18/23 14:24:08.209 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:08.224 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:08.227 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 + [It] should retry creating failed daemon pods [Conformance] + test/e2e/apps/daemon_set.go:294 + STEP: Creating a simple DaemonSet "daemon-set" 07/18/23 14:24:08.247 + STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 14:24:08.251 + Jul 18 14:24:08.255: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:08.255: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:08.255: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:08.261: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 14:24:08.261: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:09.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:09.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:09.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:09.271: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Jul 18 14:24:09.271: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:10.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:10.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:10.267: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:10.271: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Jul 18 14:24:10.271: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Set a daemon pod's phase to 'Failed', check that the daemon pod is revived. 07/18/23 14:24:10.274 + Jul 18 14:24:10.288: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:10.288: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:10.289: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:10.294: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Jul 18 14:24:10.294: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:11.301: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:11.301: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:11.301: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:11.305: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Jul 18 14:24:11.305: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:12.300: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:12.300: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:12.300: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:12.304: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Jul 18 14:24:12.304: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Wait for the failed daemon pod to be completely deleted. 07/18/23 14:24:12.304 + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 + STEP: Deleting DaemonSet "daemon-set" 07/18/23 14:24:12.311 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-2609, will wait for the garbage collector to delete the pods 07/18/23 14:24:12.311 + Jul 18 14:24:12.370: INFO: Deleting DaemonSet.extensions daemon-set took: 5.379965ms + Jul 18 14:24:12.471: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.691074ms + Jul 18 14:24:14.875: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 14:24:14.875: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Jul 18 14:24:14.879: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"54135"},"items":null} + + Jul 18 14:24:14.884: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"54135"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:24:14.898: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "daemonsets-2609" for this suite. 07/18/23 14:24:14.903 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + should include custom resource definition resources in discovery documents [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:198 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:24:14.911 +Jul 18 14:24:14.911: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 14:24:14.912 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:14.931 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:14.934 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 +[It] should include custom resource definition resources in discovery documents [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:198 +STEP: fetching the /apis discovery document 07/18/23 14:24:14.939 +STEP: finding the apiextensions.k8s.io API group in the /apis discovery document 07/18/23 14:24:14.94 +STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis discovery document 07/18/23 14:24:14.94 +STEP: fetching the /apis/apiextensions.k8s.io discovery document 07/18/23 14:24:14.94 +STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis/apiextensions.k8s.io discovery document 07/18/23 14:24:14.941 +STEP: fetching the /apis/apiextensions.k8s.io/v1 discovery document 07/18/23 14:24:14.941 +STEP: finding customresourcedefinitions resources in the /apis/apiextensions.k8s.io/v1 discovery document 07/18/23 14:24:14.943 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:24:14.943: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 +STEP: Destroying namespace "custom-resource-definition-2537" for this suite. 07/18/23 14:24:14.948 +------------------------------ +• [0.042 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should include custom resource definition resources in discovery documents [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:198 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:24:14.911 + Jul 18 14:24:14.911: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename custom-resource-definition 07/18/23 14:24:14.912 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:14.931 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:14.934 + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:31 + [It] should include custom resource definition resources in discovery documents [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:198 + STEP: fetching the /apis discovery document 07/18/23 14:24:14.939 + STEP: finding the apiextensions.k8s.io API group in the /apis discovery document 07/18/23 14:24:14.94 + STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis discovery document 07/18/23 14:24:14.94 + STEP: fetching the /apis/apiextensions.k8s.io discovery document 07/18/23 14:24:14.94 + STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis/apiextensions.k8s.io discovery document 07/18/23 14:24:14.941 + STEP: fetching the /apis/apiextensions.k8s.io/v1 discovery document 07/18/23 14:24:14.941 + STEP: finding customresourcedefinitions resources in the /apis/apiextensions.k8s.io/v1 discovery document 07/18/23 14:24:14.943 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:24:14.943: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + tear down framework | framework.go:193 + STEP: Destroying namespace "custom-resource-definition-2537" for this suite. 07/18/23 14:24:14.948 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSS +------------------------------ +[sig-network] Services + should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2191 +[BeforeEach] [sig-network] Services + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:24:14.956 +Jul 18 14:24:14.956: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename services 07/18/23 14:24:14.957 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:14.971 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:14.974 +[BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 +[It] should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2191 +STEP: creating service in namespace services-3475 07/18/23 14:24:14.977 +STEP: creating service affinity-clusterip in namespace services-3475 07/18/23 14:24:14.977 +STEP: creating replication controller affinity-clusterip in namespace services-3475 07/18/23 14:24:14.989 +I0718 14:24:14.998295 20 runners.go:193] Created replication controller with name: affinity-clusterip, namespace: services-3475, replica count: 3 +I0718 14:24:18.067621 20 runners.go:193] affinity-clusterip Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Jul 18 14:24:18.074: INFO: Creating new exec pod +Jul 18 14:24:18.079: INFO: Waiting up to 5m0s for pod "execpod-affinitypdxt8" in namespace "services-3475" to be "running" +Jul 18 14:24:18.084: INFO: Pod "execpod-affinitypdxt8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.42841ms +Jul 18 14:24:20.088: INFO: Pod "execpod-affinitypdxt8": Phase="Running", Reason="", readiness=true. Elapsed: 2.009174987s +Jul 18 14:24:20.089: INFO: Pod "execpod-affinitypdxt8" satisfied condition "running" +Jul 18 14:24:21.090: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3475 exec execpod-affinitypdxt8 -- /bin/sh -x -c nc -v -z -w 2 affinity-clusterip 80' +Jul 18 14:24:21.251: INFO: stderr: "+ nc -v -z -w 2 affinity-clusterip 80\nConnection to affinity-clusterip 80 port [tcp/http] succeeded!\n" +Jul 18 14:24:21.251: INFO: stdout: "" +Jul 18 14:24:21.251: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3475 exec execpod-affinitypdxt8 -- /bin/sh -x -c nc -v -z -w 2 10.109.20.59 80' +Jul 18 14:24:21.423: INFO: stderr: "+ nc -v -z -w 2 10.109.20.59 80\nConnection to 10.109.20.59 80 port [tcp/http] succeeded!\n" +Jul 18 14:24:21.423: INFO: stdout: "" +Jul 18 14:24:21.423: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3475 exec execpod-affinitypdxt8 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.109.20.59:80/ ; done' +Jul 18 14:24:21.674: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n" +Jul 18 14:24:21.674: INFO: stdout: "\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f" +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f +Jul 18 14:24:21.674: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip in namespace services-3475, will wait for the garbage collector to delete the pods 07/18/23 14:24:21.689 +Jul 18 14:24:21.749: INFO: Deleting ReplicationController affinity-clusterip took: 6.097317ms +Jul 18 14:24:21.850: INFO: Terminating ReplicationController affinity-clusterip pods took: 100.670123ms +[AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 +Jul 18 14:24:24.389: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 +STEP: Destroying namespace "services-3475" for this suite. 07/18/23 14:24:24.394 +------------------------------ +• [SLOW TEST] [9.444 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2191 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:24:14.956 + Jul 18 14:24:14.956: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename services 07/18/23 14:24:14.957 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:14.971 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:14.974 + [BeforeEach] [sig-network] Services + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:766 + [It] should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2191 + STEP: creating service in namespace services-3475 07/18/23 14:24:14.977 + STEP: creating service affinity-clusterip in namespace services-3475 07/18/23 14:24:14.977 + STEP: creating replication controller affinity-clusterip in namespace services-3475 07/18/23 14:24:14.989 + I0718 14:24:14.998295 20 runners.go:193] Created replication controller with name: affinity-clusterip, namespace: services-3475, replica count: 3 + I0718 14:24:18.067621 20 runners.go:193] affinity-clusterip Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Jul 18 14:24:18.074: INFO: Creating new exec pod + Jul 18 14:24:18.079: INFO: Waiting up to 5m0s for pod "execpod-affinitypdxt8" in namespace "services-3475" to be "running" + Jul 18 14:24:18.084: INFO: Pod "execpod-affinitypdxt8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.42841ms + Jul 18 14:24:20.088: INFO: Pod "execpod-affinitypdxt8": Phase="Running", Reason="", readiness=true. Elapsed: 2.009174987s + Jul 18 14:24:20.089: INFO: Pod "execpod-affinitypdxt8" satisfied condition "running" + Jul 18 14:24:21.090: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3475 exec execpod-affinitypdxt8 -- /bin/sh -x -c nc -v -z -w 2 affinity-clusterip 80' + Jul 18 14:24:21.251: INFO: stderr: "+ nc -v -z -w 2 affinity-clusterip 80\nConnection to affinity-clusterip 80 port [tcp/http] succeeded!\n" + Jul 18 14:24:21.251: INFO: stdout: "" + Jul 18 14:24:21.251: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3475 exec execpod-affinitypdxt8 -- /bin/sh -x -c nc -v -z -w 2 10.109.20.59 80' + Jul 18 14:24:21.423: INFO: stderr: "+ nc -v -z -w 2 10.109.20.59 80\nConnection to 10.109.20.59 80 port [tcp/http] succeeded!\n" + Jul 18 14:24:21.423: INFO: stdout: "" + Jul 18 14:24:21.423: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=services-3475 exec execpod-affinitypdxt8 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.109.20.59:80/ ; done' + Jul 18 14:24:21.674: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.109.20.59:80/\n" + Jul 18 14:24:21.674: INFO: stdout: "\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f\naffinity-clusterip-nmb7f" + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Received response from host: affinity-clusterip-nmb7f + Jul 18 14:24:21.674: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-clusterip in namespace services-3475, will wait for the garbage collector to delete the pods 07/18/23 14:24:21.689 + Jul 18 14:24:21.749: INFO: Deleting ReplicationController affinity-clusterip took: 6.097317ms + Jul 18 14:24:21.850: INFO: Terminating ReplicationController affinity-clusterip pods took: 100.670123ms + [AfterEach] [sig-network] Services + test/e2e/framework/node/init/init.go:32 + Jul 18 14:24:24.389: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-network] Services + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-network] Services + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-network] Services + tear down framework | framework.go:193 + STEP: Destroying namespace "services-3475" for this suite. 07/18/23 14:24:24.394 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:147 +[BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:24:24.4 +Jul 18 14:24:24.401: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename emptydir 07/18/23 14:24:24.401 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:24.418 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:24.426 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 +[It] should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:147 +STEP: Creating a pod to test emptydir 0777 on tmpfs 07/18/23 14:24:24.432 +Jul 18 14:24:24.439: INFO: Waiting up to 5m0s for pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66" in namespace "emptydir-8704" to be "Succeeded or Failed" +Jul 18 14:24:24.443: INFO: Pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66": Phase="Pending", Reason="", readiness=false. Elapsed: 3.709235ms +Jul 18 14:24:26.446: INFO: Pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00752616s +Jul 18 14:24:28.447: INFO: Pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007873303s +STEP: Saw pod success 07/18/23 14:24:28.447 +Jul 18 14:24:28.447: INFO: Pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66" satisfied condition "Succeeded or Failed" +Jul 18 14:24:28.450: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-6d48b664-3028-4c49-831e-35df80bf8c66 container test-container: +STEP: delete the pod 07/18/23 14:24:28.468 +Jul 18 14:24:28.478: INFO: Waiting for pod pod-6d48b664-3028-4c49-831e-35df80bf8c66 to disappear +Jul 18 14:24:28.481: INFO: Pod pod-6d48b664-3028-4c49-831e-35df80bf8c66 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 +Jul 18 14:24:28.481: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 +STEP: Destroying namespace "emptydir-8704" for this suite. 07/18/23 14:24:28.485 +------------------------------ +• [4.092 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:147 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:24:24.4 + Jul 18 14:24:24.401: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename emptydir 07/18/23 14:24:24.401 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:24.418 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:24.426 + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:31 + [It] should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:147 + STEP: Creating a pod to test emptydir 0777 on tmpfs 07/18/23 14:24:24.432 + Jul 18 14:24:24.439: INFO: Waiting up to 5m0s for pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66" in namespace "emptydir-8704" to be "Succeeded or Failed" + Jul 18 14:24:24.443: INFO: Pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66": Phase="Pending", Reason="", readiness=false. Elapsed: 3.709235ms + Jul 18 14:24:26.446: INFO: Pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00752616s + Jul 18 14:24:28.447: INFO: Pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007873303s + STEP: Saw pod success 07/18/23 14:24:28.447 + Jul 18 14:24:28.447: INFO: Pod "pod-6d48b664-3028-4c49-831e-35df80bf8c66" satisfied condition "Succeeded or Failed" + Jul 18 14:24:28.450: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-6d48b664-3028-4c49-831e-35df80bf8c66 container test-container: + STEP: delete the pod 07/18/23 14:24:28.468 + Jul 18 14:24:28.478: INFO: Waiting for pod pod-6d48b664-3028-4c49-831e-35df80bf8c66 to disappear + Jul 18 14:24:28.481: INFO: Pod pod-6d48b664-3028-4c49-831e-35df80bf8c66 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/node/init/init.go:32 + Jul 18 14:24:28.481: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] EmptyDir volumes + tear down framework | framework.go:193 + STEP: Destroying namespace "emptydir-8704" for this suite. 07/18/23 14:24:28.485 + << End Captured GinkgoWriter Output +------------------------------ +SSSSS +------------------------------ +[sig-cli] Kubectl client Proxy server + should support --unix-socket=/path [Conformance] + test/e2e/kubectl/kubectl.go:1812 +[BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:24:28.495 +Jul 18 14:24:28.495: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename kubectl 07/18/23 14:24:28.496 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:28.507 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:28.51 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 +[It] should support --unix-socket=/path [Conformance] + test/e2e/kubectl/kubectl.go:1812 +STEP: Starting the proxy 07/18/23 14:24:28.513 +Jul 18 14:24:28.513: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-8766 proxy --unix-socket=/tmp/kubectl-proxy-unix263577094/test' +STEP: retrieving proxy /api/ output 07/18/23 14:24:28.557 +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 +Jul 18 14:24:28.558: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 +STEP: Destroying namespace "kubectl-8766" for this suite. 07/18/23 14:24:28.563 +------------------------------ +• [0.073 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Proxy server + test/e2e/kubectl/kubectl.go:1780 + should support --unix-socket=/path [Conformance] + test/e2e/kubectl/kubectl.go:1812 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:24:28.495 + Jul 18 14:24:28.495: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename kubectl 07/18/23 14:24:28.496 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:28.507 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:28.51 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:274 + [It] should support --unix-socket=/path [Conformance] + test/e2e/kubectl/kubectl.go:1812 + STEP: Starting the proxy 07/18/23 14:24:28.513 + Jul 18 14:24:28.513: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-105835225 --namespace=kubectl-8766 proxy --unix-socket=/tmp/kubectl-proxy-unix263577094/test' + STEP: retrieving proxy /api/ output 07/18/23 14:24:28.557 + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/node/init/init.go:32 + Jul 18 14:24:28.558: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-cli] Kubectl client + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-cli] Kubectl client + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-cli] Kubectl client + tear down framework | framework.go:193 + STEP: Destroying namespace "kubectl-8766" for this suite. 07/18/23 14:24:28.563 + << End Captured GinkgoWriter Output +------------------------------ +S +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with projected pod [Conformance] + test/e2e/storage/subpath.go:106 +[BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:24:28.568 +Jul 18 14:24:28.568: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename subpath 07/18/23 14:24:28.569 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:28.582 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:28.585 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 07/18/23 14:24:28.588 +[It] should support subpaths with projected pod [Conformance] + test/e2e/storage/subpath.go:106 +STEP: Creating pod pod-subpath-test-projected-r6fq 07/18/23 14:24:28.595 +STEP: Creating a pod to test atomic-volume-subpath 07/18/23 14:24:28.595 +Jul 18 14:24:28.603: INFO: Waiting up to 5m0s for pod "pod-subpath-test-projected-r6fq" in namespace "subpath-8207" to be "Succeeded or Failed" +Jul 18 14:24:28.606: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.901009ms +Jul 18 14:24:30.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 2.007297571s +Jul 18 14:24:32.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 4.007721965s +Jul 18 14:24:34.623: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 6.020726001s +Jul 18 14:24:36.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 8.00700248s +Jul 18 14:24:38.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 10.007127871s +Jul 18 14:24:40.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 12.007406966s +Jul 18 14:24:42.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 14.007209574s +Jul 18 14:24:44.629: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 16.025749856s +Jul 18 14:24:46.609: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 18.006641128s +Jul 18 14:24:48.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 20.006836719s +Jul 18 14:24:50.611: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=false. Elapsed: 22.008049141s +Jul 18 14:24:52.611: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.008001007s +STEP: Saw pod success 07/18/23 14:24:52.611 +Jul 18 14:24:52.611: INFO: Pod "pod-subpath-test-projected-r6fq" satisfied condition "Succeeded or Failed" +Jul 18 14:24:52.614: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-subpath-test-projected-r6fq container test-container-subpath-projected-r6fq: +STEP: delete the pod 07/18/23 14:24:52.622 +Jul 18 14:24:52.634: INFO: Waiting for pod pod-subpath-test-projected-r6fq to disappear +Jul 18 14:24:52.637: INFO: Pod pod-subpath-test-projected-r6fq no longer exists +STEP: Deleting pod pod-subpath-test-projected-r6fq 07/18/23 14:24:52.637 +Jul 18 14:24:52.637: INFO: Deleting pod "pod-subpath-test-projected-r6fq" in namespace "subpath-8207" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 +Jul 18 14:24:52.640: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 +STEP: Destroying namespace "subpath-8207" for this suite. 07/18/23 14:24:52.645 +------------------------------ +• [SLOW TEST] [24.086 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with projected pod [Conformance] + test/e2e/storage/subpath.go:106 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:24:28.568 + Jul 18 14:24:28.568: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename subpath 07/18/23 14:24:28.569 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:28.582 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:28.585 + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 07/18/23 14:24:28.588 + [It] should support subpaths with projected pod [Conformance] + test/e2e/storage/subpath.go:106 + STEP: Creating pod pod-subpath-test-projected-r6fq 07/18/23 14:24:28.595 + STEP: Creating a pod to test atomic-volume-subpath 07/18/23 14:24:28.595 + Jul 18 14:24:28.603: INFO: Waiting up to 5m0s for pod "pod-subpath-test-projected-r6fq" in namespace "subpath-8207" to be "Succeeded or Failed" + Jul 18 14:24:28.606: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.901009ms + Jul 18 14:24:30.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 2.007297571s + Jul 18 14:24:32.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 4.007721965s + Jul 18 14:24:34.623: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 6.020726001s + Jul 18 14:24:36.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 8.00700248s + Jul 18 14:24:38.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 10.007127871s + Jul 18 14:24:40.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 12.007406966s + Jul 18 14:24:42.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 14.007209574s + Jul 18 14:24:44.629: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 16.025749856s + Jul 18 14:24:46.609: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 18.006641128s + Jul 18 14:24:48.610: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=true. Elapsed: 20.006836719s + Jul 18 14:24:50.611: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Running", Reason="", readiness=false. Elapsed: 22.008049141s + Jul 18 14:24:52.611: INFO: Pod "pod-subpath-test-projected-r6fq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.008001007s + STEP: Saw pod success 07/18/23 14:24:52.611 + Jul 18 14:24:52.611: INFO: Pod "pod-subpath-test-projected-r6fq" satisfied condition "Succeeded or Failed" + Jul 18 14:24:52.614: INFO: Trying to get logs from node hux-lab1-worker-c6s2t pod pod-subpath-test-projected-r6fq container test-container-subpath-projected-r6fq: + STEP: delete the pod 07/18/23 14:24:52.622 + Jul 18 14:24:52.634: INFO: Waiting for pod pod-subpath-test-projected-r6fq to disappear + Jul 18 14:24:52.637: INFO: Pod pod-subpath-test-projected-r6fq no longer exists + STEP: Deleting pod pod-subpath-test-projected-r6fq 07/18/23 14:24:52.637 + Jul 18 14:24:52.637: INFO: Deleting pod "pod-subpath-test-projected-r6fq" in namespace "subpath-8207" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/node/init/init.go:32 + Jul 18 14:24:52.640: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-storage] Subpath + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-storage] Subpath + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-storage] Subpath + tear down framework | framework.go:193 + STEP: Destroying namespace "subpath-8207" for this suite. 07/18/23 14:24:52.645 + << End Captured GinkgoWriter Output +------------------------------ +SS +------------------------------ +[sig-apps] Daemon set [Serial] + should run and stop simple daemon [Conformance] + test/e2e/apps/daemon_set.go:166 +[BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 +STEP: Creating a kubernetes client 07/18/23 14:24:52.654 +Jul 18 14:24:52.655: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 +STEP: Building a namespace api object, basename daemonsets 07/18/23 14:24:52.655 +STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:52.668 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:52.671 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 +[It] should run and stop simple daemon [Conformance] + test/e2e/apps/daemon_set.go:166 +STEP: Creating simple DaemonSet "daemon-set" 07/18/23 14:24:52.691 +STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 14:24:52.696 +Jul 18 14:24:52.702: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:52.702: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:52.702: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:52.705: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 14:24:52.705: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:53.710: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:53.710: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:53.710: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:53.714: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 14:24:53.714: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:54.711: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:54.711: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:54.711: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:54.715: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Jul 18 14:24:54.715: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Stop a daemon pod, check that the daemon pod is revived. 07/18/23 14:24:54.718 +Jul 18 14:24:54.732: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:54.732: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:54.732: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:54.737: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Jul 18 14:24:54.737: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:55.742: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:55.742: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:55.742: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:55.746: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Jul 18 14:24:55.746: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:56.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:56.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:56.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:56.747: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Jul 18 14:24:56.747: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:57.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:57.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:57.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:57.751: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Jul 18 14:24:57.751: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 +Jul 18 14:24:58.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:58.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:58.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Jul 18 14:24:58.747: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Jul 18 14:24:58.747: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 +STEP: Deleting DaemonSet "daemon-set" 07/18/23 14:24:58.75 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-3292, will wait for the garbage collector to delete the pods 07/18/23 14:24:58.75 +Jul 18 14:24:58.811: INFO: Deleting DaemonSet.extensions daemon-set took: 6.766061ms +Jul 18 14:24:58.912: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.795417ms +Jul 18 14:25:00.915: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Jul 18 14:25:00.916: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Jul 18 14:25:00.919: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"54662"},"items":null} + +Jul 18 14:25:00.922: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"54662"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 +Jul 18 14:25:00.936: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 +[DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 +STEP: Destroying namespace "daemonsets-3292" for this suite. 07/18/23 14:25:00.941 +------------------------------ +• [SLOW TEST] [8.294 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should run and stop simple daemon [Conformance] + test/e2e/apps/daemon_set.go:166 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + set up framework | framework.go:178 + STEP: Creating a kubernetes client 07/18/23 14:24:52.654 + Jul 18 14:24:52.655: INFO: >>> kubeConfig: /tmp/kubeconfig-105835225 + STEP: Building a namespace api object, basename daemonsets 07/18/23 14:24:52.655 + STEP: Waiting for a default service account to be provisioned in namespace 07/18/23 14:24:52.668 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 07/18/23 14:24:52.671 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:31 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:146 + [It] should run and stop simple daemon [Conformance] + test/e2e/apps/daemon_set.go:166 + STEP: Creating simple DaemonSet "daemon-set" 07/18/23 14:24:52.691 + STEP: Check that daemon pods launch on every node of the cluster. 07/18/23 14:24:52.696 + Jul 18 14:24:52.702: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:52.702: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:52.702: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:52.705: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 14:24:52.705: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:53.710: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:53.710: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:53.710: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:53.714: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 14:24:53.714: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:54.711: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:54.711: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:54.711: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:54.715: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Jul 18 14:24:54.715: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Stop a daemon pod, check that the daemon pod is revived. 07/18/23 14:24:54.718 + Jul 18 14:24:54.732: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:54.732: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:54.732: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:54.737: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Jul 18 14:24:54.737: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:55.742: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:55.742: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:55.742: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:55.746: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Jul 18 14:24:55.746: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:56.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:56.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:56.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:56.747: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Jul 18 14:24:56.747: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:57.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:57.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:57.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:57.751: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Jul 18 14:24:57.751: INFO: Node hux-lab1-worker-2gxz9 is running 0 daemon pod, expected 1 + Jul 18 14:24:58.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-5bg7f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:58.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-j7g2f with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:58.743: INFO: DaemonSet pods can't tolerate node hux-lab1-control-plane-rlhgc with taints [{Key:node-role.kubernetes.io/control-plane Value: Effect:NoSchedule TimeAdded:}], skip checking this node + Jul 18 14:24:58.747: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Jul 18 14:24:58.747: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:111 + STEP: Deleting DaemonSet "daemon-set" 07/18/23 14:24:58.75 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-3292, will wait for the garbage collector to delete the pods 07/18/23 14:24:58.75 + Jul 18 14:24:58.811: INFO: Deleting DaemonSet.extensions daemon-set took: 6.766061ms + Jul 18 14:24:58.912: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.795417ms + Jul 18 14:25:00.915: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Jul 18 14:25:00.916: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Jul 18 14:25:00.919: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"54662"},"items":null} + + Jul 18 14:25:00.922: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"54662"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/node/init/init.go:32 + Jul 18 14:25:00.936: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + test/e2e/framework/metrics/init/init.go:33 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + dump namespaces | framework.go:196 + [DeferCleanup (Each)] [sig-apps] Daemon set [Serial] + tear down framework | framework.go:193 + STEP: Destroying namespace "daemonsets-3292" for this suite. 07/18/23 14:25:00.941 + << End Captured GinkgoWriter Output +------------------------------ +SSSSSSSSSSSSSSSS +------------------------------ +[SynchronizedAfterSuite] +test/e2e/e2e.go:88 +[SynchronizedAfterSuite] TOP-LEVEL + test/e2e/e2e.go:88 +[SynchronizedAfterSuite] TOP-LEVEL + test/e2e/e2e.go:88 +Jul 18 14:25:00.950: INFO: Running AfterSuite actions on node 1 +Jul 18 14:25:00.950: INFO: Skipping dumping logs from cluster +------------------------------ +[SynchronizedAfterSuite] PASSED [0.000 seconds] +[SynchronizedAfterSuite] +test/e2e/e2e.go:88 + + Begin Captured GinkgoWriter Output >> + [SynchronizedAfterSuite] TOP-LEVEL + test/e2e/e2e.go:88 + [SynchronizedAfterSuite] TOP-LEVEL + test/e2e/e2e.go:88 + Jul 18 14:25:00.950: INFO: Running AfterSuite actions on node 1 + Jul 18 14:25:00.950: INFO: Skipping dumping logs from cluster + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterSuite] Kubernetes e2e suite report +test/e2e/e2e_test.go:153 +[ReportAfterSuite] TOP-LEVEL + test/e2e/e2e_test.go:153 +------------------------------ +[ReportAfterSuite] PASSED [0.000 seconds] +[ReportAfterSuite] Kubernetes e2e suite report +test/e2e/e2e_test.go:153 + + Begin Captured GinkgoWriter Output >> + [ReportAfterSuite] TOP-LEVEL + test/e2e/e2e_test.go:153 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterSuite] Kubernetes e2e JUnit report +test/e2e/framework/test_context.go:529 +[ReportAfterSuite] TOP-LEVEL + test/e2e/framework/test_context.go:529 +------------------------------ +[ReportAfterSuite] PASSED [0.083 seconds] +[ReportAfterSuite] Kubernetes e2e JUnit report +test/e2e/framework/test_context.go:529 + + Begin Captured GinkgoWriter Output >> + [ReportAfterSuite] TOP-LEVEL + test/e2e/framework/test_context.go:529 + << End Captured GinkgoWriter Output +------------------------------ + +Ran 368 of 7069 Specs in 5505.275 seconds +SUCCESS! -- 368 Passed | 0 Failed | 0 Pending | 6701 Skipped +PASS + +Ginkgo ran 1 suite in 1h31m45.699016018s +Test Suite Passed +You're using deprecated Ginkgo functionality: +============================================= + --noColor is deprecated, use --no-color instead + Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#changed-command-line-flags + +To silence deprecations that can be silenced set the following environment variable: + ACK_GINKGO_DEPRECATIONS=2.4.0 + diff --git a/v1.26/elastx/junit_01.xml b/v1.26/elastx/junit_01.xml new file mode 100644 index 0000000000..07de9ff419 --- /dev/null +++ b/v1.26/elastx/junit_01.xml @@ -0,0 +1,20499 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file