<?xml version="1.0" encoding="UTF-8"?>
  <testsuite name="Kubernetes e2e suite" tests="14" failures="2" errors="0" time="759.076">
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] NetworkPolicy [LinuxOnly] NetworkPolicy between server and client should allow ingress access from updated pod [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Downward API should provide host IP as an env var [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="8.096216255"></testcase>
      <testcase name="[sig-node] gpu Upgrade [Feature:GPUUpgrade] master upgrade should NOT disrupt gpu pod [Feature:GPUMasterUpgrade]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cluster-lifecycle] [Feature:BootstrapTokens] should not delete the token secret when the secret is not expired" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Services should create endpoints for unready pods" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (delayed binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType Character Device [Slow] Should fail on mounting character device &#39;achardev&#39; when HostPathType is HostPathFile" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]" classname="Kubernetes e2e suite" time="310.160088349">
          <failure type="Failure">/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;Nov 22 00:49:59.968: Pod ss-0 expected to be re-created at least once&#xA;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go:113</failure>
          <system-out>[BeforeEach] [sig-apps] StatefulSet&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185&#xA;STEP: Creating a kubernetes client&#xA;Nov 22 00:44:51.890: INFO: &gt;&gt;&gt; kubeConfig: /root/.kube/config&#xA;STEP: Building a namespace api object, basename statefulset&#xA;STEP: Waiting for a default service account to be provisioned in namespace&#xA;[BeforeEach] [sig-apps] StatefulSet&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:90&#xA;[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:105&#xA;STEP: Creating service test in namespace statefulset-512&#xA;[It] Should recreate evicted statefulset [Conformance]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;STEP: Looking for a node to schedule stateful set and pod&#xA;STEP: Creating pod with conflicting port in namespace statefulset-512&#xA;STEP: Creating statefulset with conflicting port in namespace statefulset-512&#xA;STEP: Waiting until pod test-pod will start running in namespace statefulset-512&#xA;STEP: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-512&#xA;Nov 22 00:49:59.968: FAIL: Pod ss-0 expected to be re-created at least once&#xA;&#xA;Full Stack Trace&#xA;k8s.io/kubernetes/test/e2e.RunE2ETests(0xc001c09680)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c&#xA;k8s.io/kubernetes/test/e2e.TestE2E(0xc001c09680)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b&#xA;testing.tRunner(0xc001c09680, 0x70e7b58)&#xA;&#x9;/usr/local/go/src/testing/testing.go:1193 +0xef&#xA;created by testing.(*T).Run&#xA;&#x9;/usr/local/go/src/testing/testing.go:1238 +0x2b3&#xA;[AfterEach] Basic StatefulSet functionality [StatefulSetBasic]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:116&#xA;Nov 22 00:49:59.972: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=statefulset-512 describe po test-pod&#39;&#xA;Nov 22 00:50:00.154: INFO: stderr: &#34;&#34;&#xA;Nov 22 00:50:00.155: INFO: stdout: &#34;Name:         test-pod\nNamespace:    statefulset-512\nPriority:     0\nNode:         node2/10.10.190.208\nStart Time:   Mon, 22 Nov 2021 00:44:51 +0000\nLabels:       &lt;none&gt;\nAnnotations:  k8s.v1.cni.cncf.io/network-status:\n                [{\n                    \&#34;name\&#34;: \&#34;default-cni-network\&#34;,\n                    \&#34;interface\&#34;: \&#34;eth0\&#34;,\n                    \&#34;ips\&#34;: [\n                        \&#34;10.244.4.225\&#34;\n                    ],\n                    \&#34;mac\&#34;: \&#34;ba:9e:79:cc:83:2a\&#34;,\n                    \&#34;default\&#34;: true,\n                    \&#34;dns\&#34;: {}\n                }]\n              k8s.v1.cni.cncf.io/networks-status:\n                [{\n                    \&#34;name\&#34;: \&#34;default-cni-network\&#34;,\n                    \&#34;interface\&#34;: \&#34;eth0\&#34;,\n                    \&#34;ips\&#34;: [\n                        \&#34;10.244.4.225\&#34;\n                    ],\n                    \&#34;mac\&#34;: \&#34;ba:9e:79:cc:83:2a\&#34;,\n                    \&#34;default\&#34;: true,\n                    \&#34;dns\&#34;: {}\n                }]\n              kubernetes.io/psp: privileged\nStatus:       Running\nIP:           10.244.4.225\nIPs:\n  IP:  10.244.4.225\nContainers:\n  webserver:\n    Container ID:   docker://94cde8dae2a6e8d9fcf03c38f0d5a44fdffe7a8a4dc43437e6dda36f3a36f5c4\n    Image:          k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\n    Image ID:       docker-pullable://k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50\n    Port:           21017/TCP\n    Host Port:      21017/TCP\n    State:          Running\n      Started:      Mon, 22 Nov 2021 00:44:58 +0000\n    Ready:          True\n    Restart Count:  0\n    Environment:    &lt;none&gt;\n    Mounts:\n      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-st9hj (ro)\nConditions:\n  Type              Status\n  Initialized       True \n  Ready             True \n  ContainersReady   True \n  PodScheduled      True \nVolumes:\n  kube-api-access-st9hj:\n    Type:                    Projected (a volume that contains injected data from multiple sources)\n    TokenExpirationSeconds:  3607\n    ConfigMapName:           kube-root-ca.crt\n    ConfigMapOptional:       &lt;nil&gt;\n    DownwardAPI:             true\nQoS Class:                   BestEffort\nNode-Selectors:              &lt;none&gt;\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  Pulling  5m7s  kubelet  Pulling image \&#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\&#34;\n  Normal  Pulled   5m3s  kubelet  Successfully pulled image \&#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\&#34; in 3.691821602s\n  Normal  Created  5m3s  kubelet  Created container webserver\n  Normal  Started  5m2s  kubelet  Started container webserver\n&#34;&#xA;Nov 22 00:50:00.155: INFO: &#xA;Output of kubectl describe test-pod:&#xA;Name:         test-pod&#xA;Namespace:    statefulset-512&#xA;Priority:     0&#xA;Node:         node2/10.10.190.208&#xA;Start Time:   Mon, 22 Nov 2021 00:44:51 +0000&#xA;Labels:       &lt;none&gt;&#xA;Annotations:  k8s.v1.cni.cncf.io/network-status:&#xA;                [{&#xA;                    &#34;name&#34;: &#34;default-cni-network&#34;,&#xA;                    &#34;interface&#34;: &#34;eth0&#34;,&#xA;                    &#34;ips&#34;: [&#xA;                        &#34;10.244.4.225&#34;&#xA;                    ],&#xA;                    &#34;mac&#34;: &#34;ba:9e:79:cc:83:2a&#34;,&#xA;                    &#34;default&#34;: true,&#xA;                    &#34;dns&#34;: {}&#xA;                }]&#xA;              k8s.v1.cni.cncf.io/networks-status:&#xA;                [{&#xA;                    &#34;name&#34;: &#34;default-cni-network&#34;,&#xA;                    &#34;interface&#34;: &#34;eth0&#34;,&#xA;                    &#34;ips&#34;: [&#xA;                        &#34;10.244.4.225&#34;&#xA;                    ],&#xA;                    &#34;mac&#34;: &#34;ba:9e:79:cc:83:2a&#34;,&#xA;                    &#34;default&#34;: true,&#xA;                    &#34;dns&#34;: {}&#xA;                }]&#xA;              kubernetes.io/psp: privileged&#xA;Status:       Running&#xA;IP:           10.244.4.225&#xA;IPs:&#xA;  IP:  10.244.4.225&#xA;Containers:&#xA;  webserver:&#xA;    Container ID:   docker://94cde8dae2a6e8d9fcf03c38f0d5a44fdffe7a8a4dc43437e6dda36f3a36f5c4&#xA;    Image:          k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#xA;    Image ID:       docker-pullable://k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50&#xA;    Port:           21017/TCP&#xA;    Host Port:      21017/TCP&#xA;    State:          Running&#xA;      Started:      Mon, 22 Nov 2021 00:44:58 +0000&#xA;    Ready:          True&#xA;    Restart Count:  0&#xA;    Environment:    &lt;none&gt;&#xA;    Mounts:&#xA;      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-st9hj (ro)&#xA;Conditions:&#xA;  Type              Status&#xA;  Initialized       True &#xA;  Ready             True &#xA;  ContainersReady   True &#xA;  PodScheduled      True &#xA;Volumes:&#xA;  kube-api-access-st9hj:&#xA;    Type:                    Projected (a volume that contains injected data from multiple sources)&#xA;    TokenExpirationSeconds:  3607&#xA;    ConfigMapName:           kube-root-ca.crt&#xA;    ConfigMapOptional:       &lt;nil&gt;&#xA;    DownwardAPI:             true&#xA;QoS Class:                   BestEffort&#xA;Node-Selectors:              &lt;none&gt;&#xA;Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s&#xA;                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s&#xA;Events:&#xA;  Type    Reason   Age   From     Message&#xA;  ----    ------   ----  ----     -------&#xA;  Normal  Pulling  5m7s  kubelet  Pulling image &#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#34;&#xA;  Normal  Pulled   5m3s  kubelet  Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#34; in 3.691821602s&#xA;  Normal  Created  5m3s  kubelet  Created container webserver&#xA;  Normal  Started  5m2s  kubelet  Started container webserver&#xA;&#xA;Nov 22 00:50:00.155: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=statefulset-512 logs test-pod --tail=100&#39;&#xA;Nov 22 00:50:00.316: INFO: stderr: &#34;&#34;&#xA;Nov 22 00:50:00.316: INFO: stdout: &#34;AH00558: httpd: Could not reliably determine the server&#39;s fully qualified domain name, using 10.244.4.225. Set the &#39;ServerName&#39; directive globally to suppress this message\nAH00558: httpd: Could not reliably determine the server&#39;s fully qualified domain name, using 10.244.4.225. Set the &#39;ServerName&#39; directive globally to suppress this message\n[Mon Nov 22 00:44:58.435719 2021] [mpm_event:notice] [pid 1:tid 139692705295208] AH00489: Apache/2.4.38 (Unix) configured -- resuming normal operations\n[Mon Nov 22 00:44:58.435755 2021] [core:notice] [pid 1:tid 139692705295208] AH00094: Command line: &#39;httpd -D FOREGROUND&#39;\n&#34;&#xA;Nov 22 00:50:00.316: INFO: &#xA;Last 100 log lines of test-pod:&#xA;AH00558: httpd: Could not reliably determine the server&#39;s fully qualified domain name, using 10.244.4.225. Set the &#39;ServerName&#39; directive globally to suppress this message&#xA;AH00558: httpd: Could not reliably determine the server&#39;s fully qualified domain name, using 10.244.4.225. Set the &#39;ServerName&#39; directive globally to suppress this message&#xA;[Mon Nov 22 00:44:58.435719 2021] [mpm_event:notice] [pid 1:tid 139692705295208] AH00489: Apache/2.4.38 (Unix) configured -- resuming normal operations&#xA;[Mon Nov 22 00:44:58.435755 2021] [core:notice] [pid 1:tid 139692705295208] AH00094: Command line: &#39;httpd -D FOREGROUND&#39;&#xA;&#xA;Nov 22 00:50:00.316: INFO: Deleting all statefulset in ns statefulset-512&#xA;Nov 22 00:50:00.318: INFO: Scaling statefulset ss to 0&#xA;Nov 22 00:50:00.329: INFO: Waiting for statefulset status.replicas updated to 0&#xA;Nov 22 00:50:00.331: INFO: Deleting statefulset ss&#xA;[AfterEach] [sig-apps] StatefulSet&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186&#xA;STEP: Collecting events from namespace &#34;statefulset-512&#34;.&#xA;STEP: Found 6 events.&#xA;Nov 22 00:50:00.341: INFO: At 2021-11-22 00:44:51 +0000 UTC - event for ss: {statefulset-controller } FailedCreate: create Pod ss-0 in StatefulSet ss failed error: pods &#34;ss-0&#34; is forbidden: PodSecurityPolicy: unable to admit pod: [spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9100] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9103-9104]]&#xA;Nov 22 00:50:00.341: INFO: At 2021-11-22 00:44:51 +0000 UTC - event for ss: {statefulset-controller } FailedCreate: create Pod ss-0 in StatefulSet ss failed error: pods &#34;ss-0&#34; is forbidden: PodSecurityPolicy: unable to admit pod: [spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9103-9104] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9100] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: []]&#xA;Nov 22 00:50:00.341: INFO: At 2021-11-22 00:44:53 +0000 UTC - event for test-pod: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#34;&#xA;Nov 22 00:50:00.341: INFO: At 2021-11-22 00:44:57 +0000 UTC - event for test-pod: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#34; in 3.691821602s&#xA;Nov 22 00:50:00.341: INFO: At 2021-11-22 00:44:57 +0000 UTC - event for test-pod: {kubelet node2} Created: Created container webserver&#xA;Nov 22 00:50:00.341: INFO: At 2021-11-22 00:44:58 +0000 UTC - event for test-pod: {kubelet node2} Started: Started container webserver&#xA;Nov 22 00:50:00.343: INFO: POD       NODE   PHASE    GRACE  CONDITIONS&#xA;Nov 22 00:50:00.343: INFO: test-pod  node2  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:44:51 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:44:58 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:44:58 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:44:51 +0000 UTC  }]&#xA;Nov 22 00:50:00.343: INFO: &#xA;Nov 22 00:50:00.347: INFO: &#xA;Logging node info for node master1&#xA;Nov 22 00:50:00.350: INFO: Node Info: &amp;Node{ObjectMeta:{master1    2bbba583-0897-4d61-a459-4caacbb75db3 41752 0 2021-11-21 22:23:57 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master1 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.202 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/master.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:00 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.0.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:31:34 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}} {nfd-master Update v1 2021-11-21 22:34:13 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/master.version&#34;:{}}}}}]},Spec:NodeSpec{PodCIDR:10.244.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.0.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234763776 0} {&lt;nil&gt;} 196518324Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324599808 0} {&lt;nil&gt;} 195629492Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:42 +0000 UTC,LastTransitionTime:2021-11-21 22:29:42 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:50 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:50 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:50 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:49:50 +0000 UTC,LastTransitionTime:2021-11-21 22:26:53 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.202,},NodeAddress{Type:Hostname,Address:master1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:ef2eedcc1bf54b2887fb39b8570e5ca6,SystemUUID:00ACFB60-0631-E711-906E-0017A4403562,BootID:7c111576-0e94-4e05-91e2-cb3834258298,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[localhost:30500/tasextender@sha256:d8832dc123d295a3bf913b43c6f7207a7de223d86632f9215cfa92b5c97e6826 tasextender:latest localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[registry@sha256:1cd9409a311350c3072fe510b52046f104416376c126a479cef9a4dfe692cf57 registry:2.7.0],SizeBytes:24191168,},ContainerImage{Names:[nginx@sha256:b92d3b942c8b84da889ac3dc6e83bd20ffb8cd2d8298eba92c8b0bf88d52f03e nginx:1.20.1-alpine],SizeBytes:22721538,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:5577654,},ContainerImage{Names:[alpine@sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a alpine:3.12.1],SizeBytes:5573013,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:00.351: INFO: &#xA;Logging kubelet events for node master1&#xA;Nov 22 00:50:00.354: INFO: &#xA;Logging pods the kubelet thinks is on node master1&#xA;Nov 22 00:50:00.380: INFO: kube-scheduler-master1 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container kube-scheduler ready: true, restart count 0&#xA;Nov 22 00:50:00.380: INFO: kube-proxy-4hrvq started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Nov 22 00:50:00.380: INFO: kube-multus-ds-amd64-bz55g started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:50:00.380: INFO: node-exporter-v27cz started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:50:00.380: INFO: kube-apiserver-master1 started at 2021-11-21 22:25:13 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:50:00.380: INFO: kube-controller-manager-master1 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;Nov 22 00:50:00.380: INFO: kube-flannel-djnzr started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:00.380: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:50:00.380: INFO: container-registry-65d7c44b96-b5flj started at 2021-11-21 22:31:07 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container docker-registry ready: true, restart count 0&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:00.380: INFO: node-feature-discovery-controller-cff799f9f-55zvl started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.380: INFO: &#x9;Container nfd-controller ready: true, restart count 0&#xA;W1122 00:50:00.396228      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:00.465: INFO: &#xA;Latency metrics for node master1&#xA;Nov 22 00:50:00.465: INFO: &#xA;Logging node info for node master2&#xA;Nov 22 00:50:00.467: INFO: Node Info: &amp;Node{ObjectMeta:{master2    34181ea0-6ba6-41e9-b131-216ccaf91151 41909 0 2021-11-21 22:24:28 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master2 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.203 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.1.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:36:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.1.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234763776 0} {&lt;nil&gt;} 196518324Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324599808 0} {&lt;nil&gt;} 195629492Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:36 +0000 UTC,LastTransitionTime:2021-11-21 22:29:36 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:58 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:58 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:58 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:49:58 +0000 UTC,LastTransitionTime:2021-11-21 22:29:29 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.203,},NodeAddress{Type:Hostname,Address:master2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:16378b49491c4207849d342feef6e088,SystemUUID:00A0DE53-E51D-E711-906E-0017A4403562,BootID:18005186-998d-42f7-bb6b-754425f042ef,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-operator@sha256:850c86bfeda4389bc9c757a9fd17ca5a090ea6b424968178d4467492cfa13921 quay.io/prometheus-operator/prometheus-operator:v0.44.1],SizeBytes:42617274,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:00.468: INFO: &#xA;Logging kubelet events for node master2&#xA;Nov 22 00:50:00.470: INFO: &#xA;Logging pods the kubelet thinks is on node master2&#xA;Nov 22 00:50:00.484: INFO: kube-flannel-d4c7z started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:00.484: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:50:00.484: INFO: coredns-8474476ff8-8sq29 started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Nov 22 00:50:00.484: INFO: prometheus-operator-585ccfb458-hjlb7 started at 2021-11-21 22:39:13 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container prometheus-operator ready: true, restart count 0&#xA;Nov 22 00:50:00.484: INFO: node-exporter-h9qzs started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:50:00.484: INFO: kube-apiserver-master2 started at 2021-11-21 22:29:29 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:50:00.484: INFO: kube-controller-manager-master2 started at 2021-11-21 22:29:29 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container kube-controller-manager ready: true, restart count 3&#xA;Nov 22 00:50:00.484: INFO: kube-scheduler-master2 started at 2021-11-21 22:25:13 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container kube-scheduler ready: true, restart count 3&#xA;Nov 22 00:50:00.484: INFO: kube-proxy-rvbqs started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:50:00.484: INFO: kube-multus-ds-amd64-ldddk started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.484: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;W1122 00:50:00.497586      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:00.564: INFO: &#xA;Latency metrics for node master2&#xA;Nov 22 00:50:00.564: INFO: &#xA;Logging node info for node master3&#xA;Nov 22 00:50:00.567: INFO: Node Info: &amp;Node{ObjectMeta:{master3    832a3406-d359-4476-8052-7ac28ab688e4 41825 0 2021-11-21 22:24:45 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master3 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.204 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:46 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.2.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:36:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.2.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.2.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:27 +0000 UTC,LastTransitionTime:2021-11-21 22:29:27 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:52 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:52 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:52 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:49:52 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.204,},NodeAddress{Type:Hostname,Address:master3,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:31915f7485284e85a9f98d22e0e3e66d,SystemUUID:008B1444-141E-E711-906E-0017A4403562,BootID:821a678d-c5d5-4c70-a4e8-156f0093e267,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:00.568: INFO: &#xA;Logging kubelet events for node master3&#xA;Nov 22 00:50:00.570: INFO: &#xA;Logging pods the kubelet thinks is on node master3&#xA;Nov 22 00:50:00.585: INFO: kube-proxy-qj4jj started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:50:00.585: INFO: kube-flannel-j5w8n started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:00.585: INFO: &#x9;Init container install-cni ready: true, restart count 1&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:50:00.585: INFO: coredns-8474476ff8-n4cp8 started at 2021-11-21 22:27:23 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Nov 22 00:50:00.585: INFO: dns-autoscaler-7df78bfcfb-4r8hz started at 2021-11-21 22:27:25 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container autoscaler ready: true, restart count 1&#xA;Nov 22 00:50:00.585: INFO: node-exporter-4m88h started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:50:00.585: INFO: kube-apiserver-master3 started at 2021-11-21 22:24:46 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:50:00.585: INFO: kube-controller-manager-master3 started at 2021-11-21 22:32:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container kube-controller-manager ready: true, restart count 1&#xA;Nov 22 00:50:00.585: INFO: kube-scheduler-master3 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container kube-scheduler ready: true, restart count 1&#xA;Nov 22 00:50:00.585: INFO: kube-multus-ds-amd64-h2qps started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.585: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;W1122 00:50:00.599910      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:00.667: INFO: &#xA;Latency metrics for node master3&#xA;Nov 22 00:50:00.667: INFO: &#xA;Logging node info for node node1&#xA;Nov 22 00:50:00.671: INFO: Node Info: &amp;Node{ObjectMeta:{node1    9c5ba24f-75d8-4eb0-a15c-2525e54e2c6b 41918 0 2021-11-21 22:25:50 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.45.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node1 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.207 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.3.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2021-11-21 22:34:13 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2021-11-21 22:37:39 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2021-11-21 22:37:43 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.3.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.3.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269628928 0} {&lt;nil&gt;} 196552372Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884628480 0} {&lt;nil&gt;} 174692020Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:35 +0000 UTC,LastTransitionTime:2021-11-21 22:29:35 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:59 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:59 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:59 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:49:59 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.207,},NodeAddress{Type:Hostname,Address:node1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:a59664461c3d486fa76a07928005cbdf,SystemUUID:00CDA902-D022-E711-906E-0017A4403562,BootID:24c68613-09b6-4b8e-b7a0-2b6bedb352fa,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:1003782921,},ContainerImage{Names:[localhost:30500/cmk@sha256:6fa0739c84dd43dd904c238b402991e6007a94b161969e6fda78120160df7f93 cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[golang@sha256:db2475a1dbb2149508e5db31d7d77a75e6600d54be645f37681f03f2762169ba golang:alpine3.12],SizeBytes:301186719,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/jessie-dnsutils@sha256:702a992280fb7c3303e84a5801acbb4c9c7fcf48cffe0e9c8be3f0c60f74cf89 k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.4],SizeBytes:253371792,},ContainerImage{Names:[grafana/grafana@sha256:ba39bf5131dcc0464134a3ff0e26e8c6380415249fa725e5f619176601255172 grafana/grafana:7.5.4],SizeBytes:203572842,},ContainerImage{Names:[quay.io/prometheus/prometheus@sha256:b899dbd1b9017b9a379f76ce5b40eead01a62762c4f2057eacef945c3c22d210 quay.io/prometheus/prometheus:v2.22.1],SizeBytes:168344243,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:716d2f68314c5c4ddd5ecdb45183fcb4ed8019015982c1321571f863989b70b0 k8s.gcr.io/e2e-test-images/httpd:2.4.39-1],SizeBytes:126894770,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nautilus@sha256:1f36a24cfb5e0c3f725d7565a867c2384282fcbeccc77b07b423c9da95763a9a k8s.gcr.io/e2e-test-images/nautilus:1.4],SizeBytes:121748345,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[directxman12/k8s-prometheus-adapter@sha256:2b09a571757a12c0245f2f1a74db4d1b9386ff901cf57f5ce48a0a682bd0e3af directxman12/k8s-prometheus-adapter:v0.8.2],SizeBytes:68230450,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:fa923f38831d8c20c7c80135ff0b5a9c704569b87162df817911d36a4bc42d1f nfvpe/sriov-device-plugin:latest localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42686989,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-config-reloader@sha256:4dee0fcf1820355ddd6986c1317b555693776c731315544a99d6cc59a7e34ce9 quay.io/prometheus-operator/prometheus-config-reloader:v0.44.1],SizeBytes:13433274,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[alpine@sha256:d9459083f962de6bd980ae6a05be2a4cf670df6a1d898157bceb420342bec280 alpine:3.12],SizeBytes:5592390,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:00.672: INFO: &#xA;Logging kubelet events for node node1&#xA;Nov 22 00:50:00.675: INFO: &#xA;Logging pods the kubelet thinks is on node node1&#xA;Nov 22 00:50:00.696: INFO: node-exporter-jj5rx started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: ss2-0 started at 2021-11-22 00:49:43 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: liveness-7245b1b1-f9bd-45f8-9f50-3b3a9a715f61 started at 2021-11-22 00:49:37 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container agnhost-container ready: true, restart count 1&#xA;Nov 22 00:50:00.696: INFO: execpod-affinitycxcnw started at 2021-11-22 00:48:33 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: concurrent-27292370-v5b8v started at 2021-11-22 00:50:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container c ready: false, restart count 0&#xA;Nov 22 00:50:00.696: INFO: kube-proxy-mb5cq started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:50:00.696: INFO: kube-flannel-cfzcv started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:50:00.696: INFO: kubernetes-metrics-scraper-5558854cb-kzhf7 started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container kubernetes-metrics-scraper ready: true, restart count 2&#xA;Nov 22 00:50:00.696: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-9xds6 started at 2021-11-21 22:35:19 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: collectd-zmh78 started at 2021-11-21 22:43:10 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: simpletest.rc-n49c5 started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: simpletest.rc-qxqd8 started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: concurrent-27292369-bffbn started at 2021-11-22 00:49:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container c ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: nginx-proxy-node1 started at 2021-11-21 22:25:50 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Nov 22 00:50:00.696: INFO: kube-multus-ds-amd64-wcr4n started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:50:00.696: INFO: cmk-7wvgm started at 2021-11-21 22:38:17 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: ss2-2 started at 2021-11-22 00:49:49 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: node-feature-discovery-worker-lkpb8 started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: cmk-init-discover-node1-brwt6 started at 2021-11-21 22:37:36 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container init ready: false, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container install ready: false, restart count 0&#xA;Nov 22 00:50:00.696: INFO: pod-exec-websocket-985d8bd1-e4bd-4541-b1b4-d79bda1b69bc started at 2021-11-22 00:49:39 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container main ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: simpletest.rc-jwxlg started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: prometheus-k8s-0 started at 2021-11-21 22:39:32 +0000 UTC (0+4 container statuses recorded)&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container config-reloader ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container custom-metrics-apiserver ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container grafana ready: true, restart count 0&#xA;Nov 22 00:50:00.696: INFO: &#x9;Container prometheus ready: true, restart count 1&#xA;Nov 22 00:50:00.697: INFO: update-demo-nautilus-pm4q5 started at 2021-11-22 00:49:51 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:00.697: INFO: &#x9;Container update-demo ready: true, restart count 0&#xA;W1122 00:50:00.711420      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:01.749: INFO: &#xA;Latency metrics for node node1&#xA;Nov 22 00:50:01.749: INFO: &#xA;Logging node info for node node2&#xA;Nov 22 00:50:01.751: INFO: Node Info: &amp;Node{ObjectMeta:{node2    8239d97c-7f1c-4b50-a4b9-ee9c0135b86a 41871 0 2021-11-21 22:25:50 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.45.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node2 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.208 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.4.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2021-11-21 22:34:14 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2021-11-21 22:38:01 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2021-11-21 22:38:04 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.4.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.4.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269633024 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884632576 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:33 +0000 UTC,LastTransitionTime:2021-11-21 22:29:33 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:55 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:55 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:49:55 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:49:55 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.208,},NodeAddress{Type:Hostname,Address:node2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:f7ac7a5a4fa14ecb963cd8859464e44b,SystemUUID:80B3CD56-852F-E711-906E-0017A4403562,BootID:4c94afbc-9699-4a1a-a85f-52972142831b,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[localhost:30500/cmk@sha256:6fa0739c84dd43dd904c238b402991e6007a94b161969e6fda78120160df7f93 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[aquasec/kube-hunter@sha256:2be6820bc1d7e0f57193a9a27d5a3e16b2fd93c53747b03ce8ca48c6fc323781 aquasec/kube-hunter:0.3.1],SizeBytes:347611549,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:fa923f38831d8c20c7c80135ff0b5a9c704569b87162df817911d36a4bc42d1f localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42686989,},ContainerImage{Names:[localhost:30500/tasextender@sha256:d8832dc123d295a3bf913b43c6f7207a7de223d86632f9215cfa92b5c97e6826 localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nonewprivs@sha256:8ac1264691820febacf3aea5d152cbde6d10685731ec14966a9401c6f47a68ac k8s.gcr.io/e2e-test-images/nonewprivs:1.3],SizeBytes:7107254,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:50:01.752: INFO: &#xA;Logging kubelet events for node node2&#xA;Nov 22 00:50:01.754: INFO: &#xA;Logging pods the kubelet thinks is on node node2&#xA;Nov 22 00:50:01.771: INFO: update-demo-nautilus-4cxw9 started at 2021-11-22 00:49:51 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.771: INFO: &#x9;Container update-demo ready: true, restart count 0&#xA;Nov 22 00:50:01.771: INFO: cmk-prx26 started at 2021-11-21 22:38:18 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:01.771: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Nov 22 00:50:01.771: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Nov 22 00:50:01.771: INFO: affinity-nodeport-29zcq started at 2021-11-22 00:48:23 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.772: INFO: &#x9;Container affinity-nodeport ready: true, restart count 0&#xA;Nov 22 00:50:01.772: INFO: affinity-nodeport-nbqtg started at 2021-11-22 00:48:23 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.772: INFO: &#x9;Container affinity-nodeport ready: true, restart count 0&#xA;Nov 22 00:50:01.772: INFO: simpletest.rc-2vpfm started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.772: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:01.772: INFO: sample-apiserver-deployment-64f6b9dc99-7hrwb started at 2021-11-22 00:49:52 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:01.772: INFO: &#x9;Container etcd ready: false, restart count 0&#xA;Nov 22 00:50:01.772: INFO: &#x9;Container sample-apiserver ready: false, restart count 0&#xA;Nov 22 00:50:01.772: INFO: kubernetes-dashboard-785dcbb76d-wrkrj started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.772: INFO: &#x9;Container kubernetes-dashboard ready: true, restart count 1&#xA;Nov 22 00:50:01.772: INFO: node-feature-discovery-worker-slrp4 started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.772: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Nov 22 00:50:01.772: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-9jdcq started at 2021-11-21 22:35:19 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.772: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Nov 22 00:50:01.772: INFO: cmk-init-discover-node2-8jdqf started at 2021-11-21 22:37:56 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:50:01.772: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container init ready: false, restart count 0&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container install ready: false, restart count 0&#xA;Nov 22 00:50:01.773: INFO: tas-telemetry-aware-scheduling-84ff454dfb-q64pf started at 2021-11-21 22:42:22 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container tas-extender ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: kube-proxy-5xb56 started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Nov 22 00:50:01.773: INFO: cmk-webhook-6c9d5f8578-8fxd8 started at 2021-11-21 22:38:18 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container cmk-webhook ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: simpletest.rc-78mws started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: ss2-1 started at 2021-11-22 00:49:15 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container webserver ready: false, restart count 0&#xA;Nov 22 00:50:01.773: INFO: nginx-proxy-node2 started at 2021-11-21 22:25:50 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Nov 22 00:50:01.773: INFO: simpletest.rc-k49bq started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: test-pod started at 2021-11-22 00:44:51 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: kube-multus-ds-amd64-6bg2m started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:50:01.773: INFO: simpletest.rc-mmhrd started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: node-exporter-r2vkb started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: test-webserver-edbd1740-5aea-45dd-9420-38d41945935e started at 2021-11-22 00:48:46 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container test-webserver ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: kube-flannel-rdjt7 started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Nov 22 00:50:01.773: INFO: collectd-6t47m started at 2021-11-21 22:43:10 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: affinity-nodeport-7r58v started at 2021-11-22 00:48:23 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container affinity-nodeport ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: simpletest.rc-jmj7c started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: simpletest.rc-q85sp started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:50:01.773: INFO: simpletest.rc-nx7jl started at 2021-11-22 00:48:34 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:50:01.773: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;W1122 00:50:01.788229      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:50:02.042: INFO: &#xA;Latency metrics for node node2&#xA;Nov 22 00:50:02.042: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready&#xA;STEP: Destroying namespace &#34;statefulset-512&#34; for this suite.&#xA;</system-out>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] PreStop graceful pod terminated should wait until preStop hook completes the process" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Networking should recreate its iptables rules if they are deleted [Disruptive]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Security Context should support volume SELinux relabeling when using hostIPC [Flaky] [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: tmpfs] One pod requesting one prebound PVC should be able to mount volume and read from pod1" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] [Feature:IPv6DualStack] [LinuxOnly] should create pod, add ipv6 and ipv4 ip to pod ips" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere] verify VSAN storage capability with non-vsan datastore is not honored for dynamically provisioned pvc using storageclass" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (block volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: dir-link] One pod requesting one prebound PVC should be able to mount volume and write from pod1" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup skips ownership changes to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] SCTP [Feature:SCTP] [LinuxOnly] should allow creating a basic SCTP service with pod and endpoints" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (delayed binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Services should be able to create a functioning NodePort service [Conformance]" classname="Kubernetes e2e suite" time="135.559165798">
          <failure type="Failure">/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;Nov 22 00:52:16.723: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc000178b40&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:30600 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:30600 over TCP protocol&#xA;occurred&#xA;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1169</failure>
          <system-out>[BeforeEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185&#xA;STEP: Creating a kubernetes client&#xA;Nov 22 00:50:02.111: INFO: &gt;&gt;&gt; kubeConfig: /root/.kube/config&#xA;STEP: Building a namespace api object, basename services&#xA;STEP: Waiting for a default service account to be provisioned in namespace&#xA;[BeforeEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:746&#xA;[It] should be able to create a functioning NodePort service [Conformance]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;STEP: creating service nodeport-test with type=NodePort in namespace services-8996&#xA;STEP: creating replication controller nodeport-test in namespace services-8996&#xA;I1122 00:50:02.141916      31 runners.go:190] Created replication controller with name: nodeport-test, namespace: services-8996, replica count: 2&#xA;I1122 00:50:05.193970      31 runners.go:190] nodeport-test Pods: 2 out of 2 created, 0 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;I1122 00:50:08.194649      31 runners.go:190] nodeport-test Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;Nov 22 00:50:08.194: INFO: Creating new exec pod&#xA;Nov 22 00:50:15.218: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80&#39;&#xA;Nov 22 00:50:15.514: INFO: stderr: &#34;+ nc -v -t -w 2 nodeport-test 80\n+ echo hostName\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n&#34;&#xA;Nov 22 00:50:15.514: INFO: stdout: &#34;nodeport-test-txfpk&#34;&#xA;Nov 22 00:50:15.515: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.0.28 80&#39;&#xA;Nov 22 00:50:15.922: INFO: stderr: &#34;+ nc -v -t -w 2 10.233.0.28 80\nConnection to 10.233.0.28 80 port [tcp/http] succeeded!\n+ echo hostName\n&#34;&#xA;Nov 22 00:50:15.922: INFO: stdout: &#34;nodeport-test-txfpk&#34;&#xA;Nov 22 00:50:15.923: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:16.214: INFO: rc: 1&#xA;Nov 22 00:50:16.214: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:17.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:17.693: INFO: rc: 1&#xA;Nov 22 00:50:17.693: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:18.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:18.467: INFO: rc: 1&#xA;Nov 22 00:50:18.467: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:19.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:19.471: INFO: rc: 1&#xA;Nov 22 00:50:19.471: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:20.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:20.466: INFO: rc: 1&#xA;Nov 22 00:50:20.467: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:21.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:21.473: INFO: rc: 1&#xA;Nov 22 00:50:21.473: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:22.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:22.443: INFO: rc: 1&#xA;Nov 22 00:50:22.443: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:23.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:23.483: INFO: rc: 1&#xA;Nov 22 00:50:23.483: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:24.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:24.491: INFO: rc: 1&#xA;Nov 22 00:50:24.491: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:25.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:25.643: INFO: rc: 1&#xA;Nov 22 00:50:25.643: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:26.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:26.571: INFO: rc: 1&#xA;Nov 22 00:50:26.571: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:27.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:27.479: INFO: rc: 1&#xA;Nov 22 00:50:27.479: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:28.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:28.525: INFO: rc: 1&#xA;Nov 22 00:50:28.525: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:29.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:29.750: INFO: rc: 1&#xA;Nov 22 00:50:29.750: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:30.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:30.855: INFO: rc: 1&#xA;Nov 22 00:50:30.855: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:31.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:31.681: INFO: rc: 1&#xA;Nov 22 00:50:31.681: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:32.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:32.593: INFO: rc: 1&#xA;Nov 22 00:50:32.593: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:33.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:33.417: INFO: rc: 1&#xA;Nov 22 00:50:33.417: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:34.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:34.923: INFO: rc: 1&#xA;Nov 22 00:50:34.923: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:35.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:35.464: INFO: rc: 1&#xA;Nov 22 00:50:35.464: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:36.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:36.509: INFO: rc: 1&#xA;Nov 22 00:50:36.509: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:37.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:37.468: INFO: rc: 1&#xA;Nov 22 00:50:37.468: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:38.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:38.899: INFO: rc: 1&#xA;Nov 22 00:50:38.899: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:39.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:39.986: INFO: rc: 1&#xA;Nov 22 00:50:39.986: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:40.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:40.485: INFO: rc: 1&#xA;Nov 22 00:50:40.485: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:41.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:41.549: INFO: rc: 1&#xA;Nov 22 00:50:41.549: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:42.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:42.713: INFO: rc: 1&#xA;Nov 22 00:50:42.714: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:43.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:43.472: INFO: rc: 1&#xA;Nov 22 00:50:43.472: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:44.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:44.442: INFO: rc: 1&#xA;Nov 22 00:50:44.442: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:45.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:45.602: INFO: rc: 1&#xA;Nov 22 00:50:45.603: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:46.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:46.721: INFO: rc: 1&#xA;Nov 22 00:50:46.721: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:47.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:50.183: INFO: rc: 1&#xA;Nov 22 00:50:50.184: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:50.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:50.592: INFO: rc: 1&#xA;Nov 22 00:50:50.592: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:51.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:51.491: INFO: rc: 1&#xA;Nov 22 00:50:51.491: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:52.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:52.566: INFO: rc: 1&#xA;Nov 22 00:50:52.566: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:53.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:53.463: INFO: rc: 1&#xA;Nov 22 00:50:53.463: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:54.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:54.460: INFO: rc: 1&#xA;Nov 22 00:50:54.460: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:55.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:55.489: INFO: rc: 1&#xA;Nov 22 00:50:55.489: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:56.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:56.595: INFO: rc: 1&#xA;Nov 22 00:50:56.595: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:57.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:57.536: INFO: rc: 1&#xA;Nov 22 00:50:57.536: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:58.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:58.470: INFO: rc: 1&#xA;Nov 22 00:50:58.470: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:50:59.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:50:59.442: INFO: rc: 1&#xA;Nov 22 00:50:59.442: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:00.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:00.508: INFO: rc: 1&#xA;Nov 22 00:51:00.508: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:01.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:01.467: INFO: rc: 1&#xA;Nov 22 00:51:01.467: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:02.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:02.447: INFO: rc: 1&#xA;Nov 22 00:51:02.448: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:03.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:03.473: INFO: rc: 1&#xA;Nov 22 00:51:03.473: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:04.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:04.447: INFO: rc: 1&#xA;Nov 22 00:51:04.447: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:05.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:05.456: INFO: rc: 1&#xA;Nov 22 00:51:05.457: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:06.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:06.640: INFO: rc: 1&#xA;Nov 22 00:51:06.640: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:07.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:07.964: INFO: rc: 1&#xA;Nov 22 00:51:07.964: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:08.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:09.419: INFO: rc: 1&#xA;Nov 22 00:51:09.419: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:10.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:10.457: INFO: rc: 1&#xA;Nov 22 00:51:10.457: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:11.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:11.476: INFO: rc: 1&#xA;Nov 22 00:51:11.476: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:12.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:12.471: INFO: rc: 1&#xA;Nov 22 00:51:12.471: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:13.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:13.472: INFO: rc: 1&#xA;Nov 22 00:51:13.472: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:14.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:14.440: INFO: rc: 1&#xA;Nov 22 00:51:14.441: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:15.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:15.473: INFO: rc: 1&#xA;Nov 22 00:51:15.473: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:16.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:16.445: INFO: rc: 1&#xA;Nov 22 00:51:16.445: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:17.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:17.472: INFO: rc: 1&#xA;Nov 22 00:51:17.472: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:18.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:18.480: INFO: rc: 1&#xA;Nov 22 00:51:18.480: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:19.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:19.468: INFO: rc: 1&#xA;Nov 22 00:51:19.468: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:20.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:20.479: INFO: rc: 1&#xA;Nov 22 00:51:20.479: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:21.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:21.505: INFO: rc: 1&#xA;Nov 22 00:51:21.505: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:22.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:22.465: INFO: rc: 1&#xA;Nov 22 00:51:22.465: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:23.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:23.462: INFO: rc: 1&#xA;Nov 22 00:51:23.462: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:24.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:24.451: INFO: rc: 1&#xA;Nov 22 00:51:24.452: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:25.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:25.423: INFO: rc: 1&#xA;Nov 22 00:51:25.423: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:26.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:26.550: INFO: rc: 1&#xA;Nov 22 00:51:26.550: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:27.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:27.587: INFO: rc: 1&#xA;Nov 22 00:51:27.587: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:28.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:28.687: INFO: rc: 1&#xA;Nov 22 00:51:28.687: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:29.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:29.478: INFO: rc: 1&#xA;Nov 22 00:51:29.478: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:30.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:30.463: INFO: rc: 1&#xA;Nov 22 00:51:30.463: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:31.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:31.580: INFO: rc: 1&#xA;Nov 22 00:51:31.581: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:32.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:32.473: INFO: rc: 1&#xA;Nov 22 00:51:32.473: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:33.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:33.460: INFO: rc: 1&#xA;Nov 22 00:51:33.460: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:34.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:34.551: INFO: rc: 1&#xA;Nov 22 00:51:34.551: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:35.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:35.863: INFO: rc: 1&#xA;Nov 22 00:51:35.863: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:36.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:36.505: INFO: rc: 1&#xA;Nov 22 00:51:36.505: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:37.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:37.464: INFO: rc: 1&#xA;Nov 22 00:51:37.464: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:38.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:39.171: INFO: rc: 1&#xA;Nov 22 00:51:39.171: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:39.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:39.749: INFO: rc: 1&#xA;Nov 22 00:51:39.749: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:40.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:40.515: INFO: rc: 1&#xA;Nov 22 00:51:40.516: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:41.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:41.478: INFO: rc: 1&#xA;Nov 22 00:51:41.478: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:42.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:42.456: INFO: rc: 1&#xA;Nov 22 00:51:42.456: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:43.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:43.472: INFO: rc: 1&#xA;Nov 22 00:51:43.472: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:44.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:44.461: INFO: rc: 1&#xA;Nov 22 00:51:44.461: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:45.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:45.461: INFO: rc: 1&#xA;Nov 22 00:51:45.461: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:46.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:46.462: INFO: rc: 1&#xA;Nov 22 00:51:46.462: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:47.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:47.465: INFO: rc: 1&#xA;Nov 22 00:51:47.465: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:48.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:48.442: INFO: rc: 1&#xA;Nov 22 00:51:48.442: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:49.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:49.890: INFO: rc: 1&#xA;Nov 22 00:51:49.890: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:50.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:51.206: INFO: rc: 1&#xA;Nov 22 00:51:51.206: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:51.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:52.213: INFO: rc: 1&#xA;Nov 22 00:51:52.213: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:52.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:52.560: INFO: rc: 1&#xA;Nov 22 00:51:52.560: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:53.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:54.260: INFO: rc: 1&#xA;Nov 22 00:51:54.260: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:55.217: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:55.545: INFO: rc: 1&#xA;Nov 22 00:51:55.545: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:56.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:56.910: INFO: rc: 1&#xA;Nov 22 00:51:56.910: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:57.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:58.199: INFO: rc: 1&#xA;Nov 22 00:51:58.199: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:58.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:51:58.854: INFO: rc: 1&#xA;Nov 22 00:51:58.854: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:51:59.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:00.201: INFO: rc: 1&#xA;Nov 22 00:52:00.201: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:00.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:00.470: INFO: rc: 1&#xA;Nov 22 00:52:00.471: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:01.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:02.094: INFO: rc: 1&#xA;Nov 22 00:52:02.094: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:02.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:03.142: INFO: rc: 1&#xA;Nov 22 00:52:03.142: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:03.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:03.720: INFO: rc: 1&#xA;Nov 22 00:52:03.720: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:04.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:04.758: INFO: rc: 1&#xA;Nov 22 00:52:04.758: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:05.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:05.465: INFO: rc: 1&#xA;Nov 22 00:52:05.465: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:06.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:06.474: INFO: rc: 1&#xA;Nov 22 00:52:06.474: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:07.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:07.547: INFO: rc: 1&#xA;Nov 22 00:52:07.547: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:08.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:09.285: INFO: rc: 1&#xA;Nov 22 00:52:09.285: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:10.214: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:10.874: INFO: rc: 1&#xA;Nov 22 00:52:10.874: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:11.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:11.486: INFO: rc: 1&#xA;Nov 22 00:52:11.486: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:12.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:12.469: INFO: rc: 1&#xA;Nov 22 00:52:12.469: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:13.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:13.538: INFO: rc: 1&#xA;Nov 22 00:52:13.538: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:14.216: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:14.467: INFO: rc: 1&#xA;Nov 22 00:52:14.467: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:15.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:15.475: INFO: rc: 1&#xA;Nov 22 00:52:15.475: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:16.215: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:16.468: INFO: rc: 1&#xA;Nov 22 00:52:16.468: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:16.468: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600&#39;&#xA;Nov 22 00:52:16.722: INFO: rc: 1&#xA;Nov 22 00:52:16.722: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-8996 exec execpodzst5k -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 30600:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 30600&#xA;nc: connect to 10.10.190.207 port 30600 (tcp) failed: Connection refused&#xA;+ echo hostName&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Nov 22 00:52:16.723: FAIL: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc000178b40&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:30600 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:30600 over TCP protocol&#xA;occurred&#xA;&#xA;Full Stack Trace&#xA;k8s.io/kubernetes/test/e2e/network.glob..func24.11()&#xA;&#x9;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1169 +0x265&#xA;k8s.io/kubernetes/test/e2e.RunE2ETests(0xc001c09680)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c&#xA;k8s.io/kubernetes/test/e2e.TestE2E(0xc001c09680)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b&#xA;testing.tRunner(0xc001c09680, 0x70e7b58)&#xA;&#x9;/usr/local/go/src/testing/testing.go:1193 +0xef&#xA;created by testing.(*T).Run&#xA;&#x9;/usr/local/go/src/testing/testing.go:1238 +0x2b3&#xA;[AfterEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186&#xA;STEP: Collecting events from namespace &#34;services-8996&#34;.&#xA;STEP: Found 17 events.&#xA;Nov 22 00:52:16.739: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for execpodzst5k: { } Scheduled: Successfully assigned services-8996/execpodzst5k to node1&#xA;Nov 22 00:52:16.739: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for nodeport-test-cr8h5: { } Scheduled: Successfully assigned services-8996/nodeport-test-cr8h5 to node1&#xA;Nov 22 00:52:16.739: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for nodeport-test-txfpk: { } Scheduled: Successfully assigned services-8996/nodeport-test-txfpk to node1&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:02 +0000 UTC - event for nodeport-test: {replication-controller } SuccessfulCreate: Created pod: nodeport-test-txfpk&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:02 +0000 UTC - event for nodeport-test: {replication-controller } SuccessfulCreate: Created pod: nodeport-test-cr8h5&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:05 +0000 UTC - event for nodeport-test-cr8h5: {kubelet node1} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:05 +0000 UTC - event for nodeport-test-txfpk: {kubelet node1} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:06 +0000 UTC - event for nodeport-test-cr8h5: {kubelet node1} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 621.55507ms&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:06 +0000 UTC - event for nodeport-test-cr8h5: {kubelet node1} Started: Started container nodeport-test&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:06 +0000 UTC - event for nodeport-test-cr8h5: {kubelet node1} Created: Created container nodeport-test&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:06 +0000 UTC - event for nodeport-test-txfpk: {kubelet node1} Started: Started container nodeport-test&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:06 +0000 UTC - event for nodeport-test-txfpk: {kubelet node1} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 306.194448ms&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:06 +0000 UTC - event for nodeport-test-txfpk: {kubelet node1} Created: Created container nodeport-test&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:10 +0000 UTC - event for execpodzst5k: {kubelet node1} Created: Created container agnhost-container&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:10 +0000 UTC - event for execpodzst5k: {kubelet node1} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:10 +0000 UTC - event for execpodzst5k: {kubelet node1} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 367.626724ms&#xA;Nov 22 00:52:16.739: INFO: At 2021-11-22 00:50:11 +0000 UTC - event for execpodzst5k: {kubelet node1} Started: Started container agnhost-container&#xA;Nov 22 00:52:16.743: INFO: POD                  NODE   PHASE    GRACE  CONDITIONS&#xA;Nov 22 00:52:16.743: INFO: execpodzst5k         node1  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:08 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:12 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:12 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:08 +0000 UTC  }]&#xA;Nov 22 00:52:16.743: INFO: nodeport-test-cr8h5  node1  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:02 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:06 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:06 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:02 +0000 UTC  }]&#xA;Nov 22 00:52:16.743: INFO: nodeport-test-txfpk  node1  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:02 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:06 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:06 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-11-22 00:50:02 +0000 UTC  }]&#xA;Nov 22 00:52:16.743: INFO: &#xA;Nov 22 00:52:16.747: INFO: &#xA;Logging node info for node master1&#xA;Nov 22 00:52:16.749: INFO: Node Info: &amp;Node{ObjectMeta:{master1    2bbba583-0897-4d61-a459-4caacbb75db3 45653 0 2021-11-21 22:23:57 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master1 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.202 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/master.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:00 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.0.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:31:34 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}} {nfd-master Update v1 2021-11-21 22:34:13 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/master.version&#34;:{}}}}}]},Spec:NodeSpec{PodCIDR:10.244.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.0.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234763776 0} {&lt;nil&gt;} 196518324Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324599808 0} {&lt;nil&gt;} 195629492Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:42 +0000 UTC,LastTransitionTime:2021-11-21 22:29:42 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:11 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:11 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:11 +0000 UTC,LastTransitionTime:2021-11-21 22:23:55 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:52:11 +0000 UTC,LastTransitionTime:2021-11-21 22:26:53 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.202,},NodeAddress{Type:Hostname,Address:master1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:ef2eedcc1bf54b2887fb39b8570e5ca6,SystemUUID:00ACFB60-0631-E711-906E-0017A4403562,BootID:7c111576-0e94-4e05-91e2-cb3834258298,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[localhost:30500/tasextender@sha256:d8832dc123d295a3bf913b43c6f7207a7de223d86632f9215cfa92b5c97e6826 tasextender:latest localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[registry@sha256:1cd9409a311350c3072fe510b52046f104416376c126a479cef9a4dfe692cf57 registry:2.7.0],SizeBytes:24191168,},ContainerImage{Names:[nginx@sha256:b92d3b942c8b84da889ac3dc6e83bd20ffb8cd2d8298eba92c8b0bf88d52f03e nginx:1.20.1-alpine],SizeBytes:22721538,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:5577654,},ContainerImage{Names:[alpine@sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a alpine:3.12.1],SizeBytes:5573013,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:52:16.750: INFO: &#xA;Logging kubelet events for node master1&#xA;Nov 22 00:52:16.752: INFO: &#xA;Logging pods the kubelet thinks is on node master1&#xA;Nov 22 00:52:16.761: INFO: kube-scheduler-master1 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container kube-scheduler ready: true, restart count 0&#xA;Nov 22 00:52:16.761: INFO: kube-proxy-4hrvq started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Nov 22 00:52:16.761: INFO: kube-multus-ds-amd64-bz55g started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:52:16.761: INFO: node-exporter-v27cz started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:52:16.761: INFO: kube-apiserver-master1 started at 2021-11-21 22:25:13 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:52:16.761: INFO: kube-controller-manager-master1 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;Nov 22 00:52:16.761: INFO: kube-flannel-djnzr started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:52:16.761: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:52:16.761: INFO: container-registry-65d7c44b96-b5flj started at 2021-11-21 22:31:07 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container docker-registry ready: true, restart count 0&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Nov 22 00:52:16.761: INFO: node-feature-discovery-controller-cff799f9f-55zvl started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.761: INFO: &#x9;Container nfd-controller ready: true, restart count 0&#xA;W1122 00:52:16.776991      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:52:16.845: INFO: &#xA;Latency metrics for node master1&#xA;Nov 22 00:52:16.845: INFO: &#xA;Logging node info for node master2&#xA;Nov 22 00:52:16.848: INFO: Node Info: &amp;Node{ObjectMeta:{master2    34181ea0-6ba6-41e9-b131-216ccaf91151 45600 0 2021-11-21 22:24:28 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master2 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.203 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.1.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:36:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.1.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234763776 0} {&lt;nil&gt;} 196518324Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324599808 0} {&lt;nil&gt;} 195629492Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:36 +0000 UTC,LastTransitionTime:2021-11-21 22:29:36 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:08 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:08 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:08 +0000 UTC,LastTransitionTime:2021-11-21 22:24:28 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:52:08 +0000 UTC,LastTransitionTime:2021-11-21 22:29:29 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.203,},NodeAddress{Type:Hostname,Address:master2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:16378b49491c4207849d342feef6e088,SystemUUID:00A0DE53-E51D-E711-906E-0017A4403562,BootID:18005186-998d-42f7-bb6b-754425f042ef,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-operator@sha256:850c86bfeda4389bc9c757a9fd17ca5a090ea6b424968178d4467492cfa13921 quay.io/prometheus-operator/prometheus-operator:v0.44.1],SizeBytes:42617274,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:52:16.849: INFO: &#xA;Logging kubelet events for node master2&#xA;Nov 22 00:52:16.850: INFO: &#xA;Logging pods the kubelet thinks is on node master2&#xA;Nov 22 00:52:16.859: INFO: kube-multus-ds-amd64-ldddk started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:52:16.859: INFO: node-exporter-h9qzs started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:52:16.859: INFO: kube-apiserver-master2 started at 2021-11-21 22:29:29 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:52:16.859: INFO: kube-controller-manager-master2 started at 2021-11-21 22:29:29 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container kube-controller-manager ready: true, restart count 3&#xA;Nov 22 00:52:16.859: INFO: kube-scheduler-master2 started at 2021-11-21 22:25:13 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container kube-scheduler ready: true, restart count 3&#xA;Nov 22 00:52:16.859: INFO: kube-proxy-rvbqs started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:52:16.859: INFO: kube-flannel-d4c7z started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:52:16.859: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:52:16.859: INFO: coredns-8474476ff8-8sq29 started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Nov 22 00:52:16.859: INFO: prometheus-operator-585ccfb458-hjlb7 started at 2021-11-21 22:39:13 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:52:16.859: INFO: &#x9;Container prometheus-operator ready: true, restart count 0&#xA;W1122 00:52:16.874417      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:52:16.940: INFO: &#xA;Latency metrics for node master2&#xA;Nov 22 00:52:16.940: INFO: &#xA;Logging node info for node master3&#xA;Nov 22 00:52:16.943: INFO: Node Info: &amp;Node{ObjectMeta:{master3    832a3406-d359-4476-8052-7ac28ab688e4 45686 0 2021-11-21 22:24:45 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master3 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.204 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-11-21 22:24:46 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.2.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2021-11-21 22:36:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.2.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.2.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:27 +0000 UTC,LastTransitionTime:2021-11-21 22:29:27 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:13 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:13 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:13 +0000 UTC,LastTransitionTime:2021-11-21 22:24:45 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:52:13 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.204,},NodeAddress{Type:Hostname,Address:master3,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:31915f7485284e85a9f98d22e0e3e66d,SystemUUID:008B1444-141E-E711-906E-0017A4403562,BootID:821a678d-c5d5-4c70-a4e8-156f0093e267,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:52:16.943: INFO: &#xA;Logging kubelet events for node master3&#xA;Nov 22 00:52:16.946: INFO: &#xA;Logging pods the kubelet thinks is on node master3&#xA;Nov 22 00:52:16.956: INFO: kube-controller-manager-master3 started at 2021-11-21 22:32:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container kube-controller-manager ready: true, restart count 1&#xA;Nov 22 00:52:16.956: INFO: kube-scheduler-master3 started at 2021-11-21 22:29:30 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container kube-scheduler ready: true, restart count 1&#xA;Nov 22 00:52:16.956: INFO: kube-proxy-qj4jj started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:52:16.956: INFO: kube-flannel-j5w8n started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:52:16.956: INFO: &#x9;Init container install-cni ready: true, restart count 1&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:52:16.956: INFO: coredns-8474476ff8-n4cp8 started at 2021-11-21 22:27:23 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Nov 22 00:52:16.956: INFO: dns-autoscaler-7df78bfcfb-4r8hz started at 2021-11-21 22:27:25 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container autoscaler ready: true, restart count 1&#xA;Nov 22 00:52:16.956: INFO: node-exporter-4m88h started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:52:16.956: INFO: kube-apiserver-master3 started at 2021-11-21 22:24:46 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Nov 22 00:52:16.956: INFO: kube-multus-ds-amd64-h2qps started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:16.956: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;W1122 00:52:16.971373      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:52:17.042: INFO: &#xA;Latency metrics for node master3&#xA;Nov 22 00:52:17.042: INFO: &#xA;Logging node info for node node1&#xA;Nov 22 00:52:17.045: INFO: Node Info: &amp;Node{ObjectMeta:{node1    9c5ba24f-75d8-4eb0-a15c-2525e54e2c6b 45650 0 2021-11-21 22:25:50 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.45.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node1 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.207 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.3.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2021-11-21 22:34:13 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2021-11-21 22:37:39 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2021-11-21 22:37:43 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.3.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.3.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269628928 0} {&lt;nil&gt;} 196552372Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884628480 0} {&lt;nil&gt;} 174692020Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:35 +0000 UTC,LastTransitionTime:2021-11-21 22:29:35 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:11 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:11 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:11 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:52:11 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.207,},NodeAddress{Type:Hostname,Address:node1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:a59664461c3d486fa76a07928005cbdf,SystemUUID:00CDA902-D022-E711-906E-0017A4403562,BootID:24c68613-09b6-4b8e-b7a0-2b6bedb352fa,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:1003782921,},ContainerImage{Names:[localhost:30500/cmk@sha256:6fa0739c84dd43dd904c238b402991e6007a94b161969e6fda78120160df7f93 cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[golang@sha256:db2475a1dbb2149508e5db31d7d77a75e6600d54be645f37681f03f2762169ba golang:alpine3.12],SizeBytes:301186719,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/jessie-dnsutils@sha256:702a992280fb7c3303e84a5801acbb4c9c7fcf48cffe0e9c8be3f0c60f74cf89 k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.4],SizeBytes:253371792,},ContainerImage{Names:[grafana/grafana@sha256:ba39bf5131dcc0464134a3ff0e26e8c6380415249fa725e5f619176601255172 grafana/grafana:7.5.4],SizeBytes:203572842,},ContainerImage{Names:[quay.io/prometheus/prometheus@sha256:b899dbd1b9017b9a379f76ce5b40eead01a62762c4f2057eacef945c3c22d210 quay.io/prometheus/prometheus:v2.22.1],SizeBytes:168344243,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:716d2f68314c5c4ddd5ecdb45183fcb4ed8019015982c1321571f863989b70b0 k8s.gcr.io/e2e-test-images/httpd:2.4.39-1],SizeBytes:126894770,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nautilus@sha256:1f36a24cfb5e0c3f725d7565a867c2384282fcbeccc77b07b423c9da95763a9a k8s.gcr.io/e2e-test-images/nautilus:1.4],SizeBytes:121748345,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[directxman12/k8s-prometheus-adapter@sha256:2b09a571757a12c0245f2f1a74db4d1b9386ff901cf57f5ce48a0a682bd0e3af directxman12/k8s-prometheus-adapter:v0.8.2],SizeBytes:68230450,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:fa923f38831d8c20c7c80135ff0b5a9c704569b87162df817911d36a4bc42d1f nfvpe/sriov-device-plugin:latest localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42686989,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-config-reloader@sha256:4dee0fcf1820355ddd6986c1317b555693776c731315544a99d6cc59a7e34ce9 quay.io/prometheus-operator/prometheus-config-reloader:v0.44.1],SizeBytes:13433274,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[alpine@sha256:d9459083f962de6bd980ae6a05be2a4cf670df6a1d898157bceb420342bec280 alpine:3.12],SizeBytes:5592390,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:52:17.046: INFO: &#xA;Logging kubelet events for node node1&#xA;Nov 22 00:52:17.049: INFO: &#xA;Logging pods the kubelet thinks is on node node1&#xA;Nov 22 00:52:17.065: INFO: nodeport-test-txfpk started at 2021-11-22 00:50:02 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container nodeport-test ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: prometheus-k8s-0 started at 2021-11-21 22:39:32 +0000 UTC (0+4 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container config-reloader ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container custom-metrics-apiserver ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container grafana ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container prometheus ready: true, restart count 1&#xA;Nov 22 00:52:17.065: INFO: kube-flannel-cfzcv started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Nov 22 00:52:17.065: INFO: node-exporter-jj5rx started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: execpodzst5k started at 2021-11-22 00:50:08 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: collectd-zmh78 started at 2021-11-21 22:43:10 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: nginx-proxy-node1 started at 2021-11-21 22:25:50 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Nov 22 00:52:17.065: INFO: kube-multus-ds-amd64-wcr4n started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:52:17.065: INFO: kubernetes-metrics-scraper-5558854cb-kzhf7 started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container kubernetes-metrics-scraper ready: true, restart count 2&#xA;Nov 22 00:52:17.065: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-9xds6 started at 2021-11-21 22:35:19 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: replace-27292372-gvfph started at 2021-11-22 00:52:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container c ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: nodeport-test-cr8h5 started at 2021-11-22 00:50:02 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container nodeport-test ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: dns-test-58e43422-780b-472a-a682-744288016382 started at 2021-11-22 00:52:12 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container jessie-querier ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container querier ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Nov 22 00:52:17.065: INFO: kube-proxy-mb5cq started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.065: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Nov 22 00:52:17.065: INFO: pod1 started at 2021-11-22 00:52:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.066: INFO: &#x9;Container container1 ready: true, restart count 0&#xA;Nov 22 00:52:17.066: INFO: pod2 started at 2021-11-22 00:52:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.066: INFO: &#x9;Container container1 ready: true, restart count 0&#xA;Nov 22 00:52:17.066: INFO: node-feature-discovery-worker-lkpb8 started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.066: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Nov 22 00:52:17.066: INFO: cmk-init-discover-node1-brwt6 started at 2021-11-21 22:37:36 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:52:17.066: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Nov 22 00:52:17.066: INFO: &#x9;Container init ready: false, restart count 0&#xA;Nov 22 00:52:17.066: INFO: &#x9;Container install ready: false, restart count 0&#xA;Nov 22 00:52:17.066: INFO: cmk-7wvgm started at 2021-11-21 22:38:17 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:52:17.066: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Nov 22 00:52:17.066: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;W1122 00:52:17.079288      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:52:17.352: INFO: &#xA;Latency metrics for node node1&#xA;Nov 22 00:52:17.352: INFO: &#xA;Logging node info for node node2&#xA;Nov 22 00:52:17.356: INFO: Node Info: &amp;Node{ObjectMeta:{node2    8239d97c-7f1c-4b50-a4b9-ee9c0135b86a 45572 0 2021-11-21 22:25:50 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.45.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node2 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.208 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.4.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2021-11-21 22:25:50 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-11-21 22:26:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2021-11-21 22:34:14 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2021-11-21 22:38:01 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2021-11-21 22:38:04 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.4.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.4.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269633024 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884632576 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-11-21 22:29:33 +0000 UTC,LastTransitionTime:2021-11-21 22:29:33 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:07 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:07 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-11-22 00:52:07 +0000 UTC,LastTransitionTime:2021-11-21 22:25:50 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-11-22 00:52:07 +0000 UTC,LastTransitionTime:2021-11-21 22:29:30 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.208,},NodeAddress{Type:Hostname,Address:node2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:f7ac7a5a4fa14ecb963cd8859464e44b,SystemUUID:80B3CD56-852F-E711-906E-0017A4403562,BootID:4c94afbc-9699-4a1a-a85f-52972142831b,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.11,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[localhost:30500/cmk@sha256:6fa0739c84dd43dd904c238b402991e6007a94b161969e6fda78120160df7f93 localhost:30500/cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[cmk:v1.5.1],SizeBytes:724523485,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[aquasec/kube-hunter@sha256:2be6820bc1d7e0f57193a9a27d5a3e16b2fd93c53747b03ce8ca48c6fc323781 aquasec/kube-hunter:0.3.1],SizeBytes:347611549,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[k8s.gcr.io/etcd@sha256:4ad90a11b55313b182afc186b9876c8e891531b8db4c9bf1541953021618d0e2 k8s.gcr.io/etcd:3.4.13-0],SizeBytes:253392289,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:716d2f68314c5c4ddd5ecdb45183fcb4ed8019015982c1321571f863989b70b0 k8s.gcr.io/e2e-test-images/httpd:2.4.39-1],SizeBytes:126894770,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nautilus@sha256:1f36a24cfb5e0c3f725d7565a867c2384282fcbeccc77b07b423c9da95763a9a k8s.gcr.io/e2e-test-images/nautilus:1.4],SizeBytes:121748345,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/sample-apiserver@sha256:e7fddbaac4c3451da2365ab90bad149d32f11409738034e41e0f460927f7c276 k8s.gcr.io/e2e-test-images/sample-apiserver:1.17.4],SizeBytes:58172101,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:fa923f38831d8c20c7c80135ff0b5a9c704569b87162df817911d36a4bc42d1f localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42686989,},ContainerImage{Names:[localhost:30500/tasextender@sha256:d8832dc123d295a3bf913b43c6f7207a7de223d86632f9215cfa92b5c97e6826 localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nonewprivs@sha256:8ac1264691820febacf3aea5d152cbde6d10685731ec14966a9401c6f47a68ac k8s.gcr.io/e2e-test-images/nonewprivs:1.3],SizeBytes:7107254,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;Nov 22 00:52:17.357: INFO: &#xA;Logging kubelet events for node node2&#xA;Nov 22 00:52:17.359: INFO: &#xA;Logging pods the kubelet thinks is on node node2&#xA;Nov 22 00:52:17.370: INFO: cmk-prx26 started at 2021-11-21 22:38:18 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: tas-telemetry-aware-scheduling-84ff454dfb-q64pf started at 2021-11-21 22:42:22 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container tas-extender ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: affinity-clusterip-jv9kg started at 2021-11-22 00:52:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container affinity-clusterip ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: kubernetes-dashboard-785dcbb76d-wrkrj started at 2021-11-21 22:27:27 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container kubernetes-dashboard ready: true, restart count 1&#xA;Nov 22 00:52:17.370: INFO: node-feature-discovery-worker-slrp4 started at 2021-11-21 22:34:07 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-9jdcq started at 2021-11-21 22:35:19 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: cmk-init-discover-node2-8jdqf started at 2021-11-21 22:37:56 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container init ready: false, restart count 0&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container install ready: false, restart count 0&#xA;Nov 22 00:52:17.370: INFO: kube-proxy-5xb56 started at 2021-11-21 22:25:53 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Nov 22 00:52:17.370: INFO: cmk-webhook-6c9d5f8578-8fxd8 started at 2021-11-21 22:38:18 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container cmk-webhook ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: forbid-27292372-vbgp7 started at 2021-11-22 00:52:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container c ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: nginx-proxy-node2 started at 2021-11-21 22:25:50 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Nov 22 00:52:17.370: INFO: affinity-clusterip-9ss55 started at 2021-11-22 00:52:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container affinity-clusterip ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: kube-multus-ds-amd64-6bg2m started at 2021-11-21 22:26:58 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Nov 22 00:52:17.370: INFO: affinity-clusterip-g5k8s started at 2021-11-22 00:52:00 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container affinity-clusterip ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: node-exporter-r2vkb started at 2021-11-21 22:39:21 +0000 UTC (0+2 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: my-hostname-basic-7579bd94-631a-45dc-9195-b65991b3343f-5g4f5 started at 2021-11-22 00:52:11 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container my-hostname-basic-7579bd94-631a-45dc-9195-b65991b3343f ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: test-webserver-edbd1740-5aea-45dd-9420-38d41945935e started at 2021-11-22 00:48:46 +0000 UTC (0+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container test-webserver ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: kube-flannel-rdjt7 started at 2021-11-21 22:26:48 +0000 UTC (1+1 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Nov 22 00:52:17.370: INFO: collectd-6t47m started at 2021-11-21 22:43:10 +0000 UTC (0+3 container statuses recorded)&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Nov 22 00:52:17.370: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;W1122 00:52:17.391853      31 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Nov 22 00:52:17.659: INFO: &#xA;Latency metrics for node node2&#xA;Nov 22 00:52:17.659: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready&#xA;STEP: Destroying namespace &#34;services-8996&#34; for this suite.&#xA;[AfterEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:750&#xA;</system-out>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] should disable node pool autoscaling [Feature:ClusterSizeAutoscalingScaleUp]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Probing container should not be ready with an exec readiness probe timeout [MinimumKubeletVersion:1.20] [NodeConformance]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Dynamic Provisioning DynamicProvisioner [Slow] should provision storage with non-default reclaim policy Retain" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (immediate binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType Directory [Slow] Should fail on mounting non-existent directory &#39;does-not-exist-dir&#39; when HostPathType is HostPathDirectory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] ReplicationController should surface a failure condition on a common issue like exceeded quota [Conformance]" classname="Kubernetes e2e suite" time="3.067481165"></testcase>
      <testcase name="[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]" classname="Kubernetes e2e suite" time="15.416594811"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Inline-volume (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] Etcd failure [Disruptive] should recover from SIGKILL" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Projected configMap updates should be reflected in volume [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="6.083256266"></testcase>
      <testcase name="[sig-cli] Kubectl client Kubectl create quota should create a quota without scopes" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ServerSideApply should not remove a field if an owner unsets the field but other managers still have ownership of the field" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: blockfswithoutformat] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (immediate binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits should support volume limits [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType Socket [Slow] Should fail on mounting non-existent socket &#39;does-not-exist-socket&#39; when HostPathType is HostPathSocket" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] NFSPersistentVolumes[Disruptive][Flaky] when kube-controller-manager restarts should delete a bound PVC from a clientPod, restart the kube-control-manager, and ensure the kube-controller-manager does not crash" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Container Runtime blackbox test when running a container with a new image should not be able to pull from private registry without secret [NodeConformance]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup skips ownership changes to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cli] Kubectl Port forwarding With a server listening on 0.0.0.0 should support forwarding over websockets" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] Should not scale GPU pool up if pod does not require GPUs [GpuType:] [Feature:ClusterSizeAutoscalingGpu]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI mock volume CSI workload information using mock driver should not be passed when podInfoOnMount=nil" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] should correctly scale down after a node is not needed [Feature:ClusterSizeAutoscalingScaleDown]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Mounted volume expand Should verify mounted devices can be resized" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Zone Support [Feature:vsphere] Verify dynamically created pv with multiple zones specified in the storage class, shows both the zones on its labels" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType Directory [Slow] Should fail on mounting directory &#39;adir&#39; when HostPathType is HostPathFile" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: dir] Set fsGroup for local volume should set different fsGroup for second pod if first pod is deleted" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] DaemonRestart [Disruptive] Kubelet should not restart containers across restart" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-windows] Services should be able to create a functioning NodePort service for Windows" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]" classname="Kubernetes e2e suite" time="0.029654602"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: blockfswithformat] Set fsGroup for local volume should set fsGroup for one pod [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Pods should be updated [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.561064175"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType Block Device [Slow] Should fail on mounting block device &#39;ablkdev&#39; when HostPathType is HostPathFile" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Inline-volume (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] NetworkPolicy [LinuxOnly] NetworkPolicy between server and client should deny ingress access to updated pod [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Zone Support [Feature:vsphere] Verify a pod is created and attached to a dynamically created PV, based on the allowed zones and datastore specified in storage class when there are multiple datastores with the same name under different zones across datacenters" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType File [Slow] Should be able to mount file &#39;afile&#39; successfully when HostPathType is HostPathFile" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Volume FStype [Feature:vsphere] verify invalid fstype" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] Deployment test Deployment ReplicaSet orphaning and adoption regarding controllerRef" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits should support volume limits [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI mock volume CSI online volume expansion should expand volume without restarting pod if attach=off, nodeExpansion=on" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: dir-bindmounted] Set fsGroup for local volume should set different fsGroup for second pod if first pod is deleted" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] DisruptionController evictions: maxUnavailable allow single eviction, percentage =&gt; should allow an eviction" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] ReplicationController should release no longer matching pods [Conformance]" classname="Kubernetes e2e suite" time="6.054084741"></testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes:vsphere [Feature:vsphere] should test that deleting the Namespace of a PVC and Pod causes the successful detach of vsphere volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] should correctly scale down after a node is not needed and one node is broken [Feature:ClusterSizeAutoscalingScaleDown]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-scheduling] SchedulerPreemption [Serial] PodTopologySpread Preemption validates proper pods are preempted" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Security Context When creating a container with runAsNonRoot should not run without a specified user ID" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] DisruptionController evictions: too few pods, replicaSet, percentage =&gt; should not allow an eviction [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] Daemon set [Serial] should run and stop complex daemon with node affinity" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] [Feature:Example] Liveness liveness pods should be automatically restarted" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Networking should provide unchanging, static URL paths for kubernetes api services" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] KubeProxy should set TCP CLOSE_WAIT timeout [Privileged]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] ConfigMap should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeFeature:FSGroup]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.067886717"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Probing container should be restarted with a local redirect http liveness probe" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should support a &#39;default-deny-all&#39; policy [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Inline-volume (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Networking Granular Checks: Services should update endpoints: http" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]" classname="Kubernetes e2e suite" time="0.050481849"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] EmptyDir wrapper volumes should not cause race condition when used for configmaps [Serial] [Conformance]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Projected configMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.06338779"></testcase>
      <testcase name="[sig-node] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="12.103008139"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI mock volume CSI attach test using mock driver should not require VolumeAttach for drivers without attachment" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] DisruptionController evictions: enough pods, absolute =&gt; should allow an eviction" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup skips ownership changes to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Loadbalancing: L7 GCE [Slow] [Feature:NEG] [Flaky] should conform to Ingress spec" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  Pods sharing a single local PV [Serial] all pods should be running" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Probing container should *not* be restarted with a exec &#34;cat /tmp/health&#34; liveness probe [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="249.016989941"></testcase>
  </testsuite>