Kubernetes 24-Hour Test Report

ci-kubernetes-e2e-gci-gce-release-1.4

Passed Failed Avg Time (s) Test
1 0 228 [k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] ReplicationController light Should scale from 1 pod to 2 pods
1 0 168 [k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] ReplicationController light Should scale from 2 pods to 1 pod
1 0 21 [k8s.io] Cadvisor should be healthy on every node.
1 0 12 [k8s.io] ConfigMap should be consumable from pods in volume [Conformance]
1 0 31 [k8s.io] ConfigMap should be consumable from pods in volume as non-root [Conformance]
1 0 20 [k8s.io] ConfigMap should be consumable from pods in volume with defaultMode set [Conformance]
1 0 19 [k8s.io] ConfigMap should be consumable from pods in volume with mappings [Conformance]
1 0 35 [k8s.io] ConfigMap should be consumable from pods in volume with mappings and Item mode set[Conformance]
1 0 25 [k8s.io] ConfigMap should be consumable from pods in volume with mappings as non-root [Conformance]
1 0 24 [k8s.io] ConfigMap should be consumable in multiple volumes in the same pod
1 0 18 [k8s.io] ConfigMap should be consumable via environment variable [Conformance]
1 0 86 [k8s.io] ConfigMap updates should be reflected in volume [Conformance]
1 0 17 [k8s.io] Deployment deployment should create new pods
1 0 28 [k8s.io] Deployment deployment should delete old replica sets
1 0 37 [k8s.io] Deployment deployment should label adopted RSs and pods
1 0 36 [k8s.io] Deployment deployment should support rollback
1 0 36 [k8s.io] Deployment deployment should support rollback when there's replica set with no revision
1 0 57 [k8s.io] Deployment deployment should support rollover
1 0 53 [k8s.io] Deployment overlapping deployment should not fight with each other
1 0 17 [k8s.io] Deployment paused deployment should be able to scale
1 0 24 [k8s.io] Deployment paused deployment should be ignored by the controller
1 0 34 [k8s.io] Deployment RecreateDeployment should delete old pods and create new ones
1 0 55 [k8s.io] Deployment RollingUpdateDeployment should delete old pods and create new ones
1 0 25 [k8s.io] Deployment RollingUpdateDeployment should scale up and down in the right order
1 0 83 [k8s.io] Deployment scaled rollout deployment should not block on annotation check
1 0 42 [k8s.io] DNS should provide DNS for ExternalName services
1 0 19 [k8s.io] DNS should provide DNS for pods for Hostname and Subdomain Annotation
1 0 13 [k8s.io] DNS should provide DNS for services [Conformance]
1 0 15 [k8s.io] DNS should provide DNS for the cluster [Conformance]
1 0 13 [k8s.io] Docker Containers should be able to override the image's default arguments (docker cmd) [Conformance]
1 0 12 [k8s.io] Docker Containers should be able to override the image's default command and arguments [Conformance]
1 0 27 [k8s.io] Docker Containers should be able to override the image's default commmand (docker entrypoint) [Conformance]
1 0 19 [k8s.io] Docker Containers should use the image defaults if command and args are blank [Conformance]
1 0 20 [k8s.io] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars
1 0 21 [k8s.io] Downward API should provide default limits.cpu/memory from node capacity
1 0 20 [k8s.io] Downward API should provide pod IP as an env var
1 0 15 [k8s.io] Downward API should provide pod name and namespace as env vars [Conformance]
1 0 22 [k8s.io] Downward API volume should provide container's cpu limit
1 0 17 [k8s.io] Downward API volume should provide container's cpu request
1 0 20 [k8s.io] Downward API volume should provide container's memory limit
1 0 15 [k8s.io] Downward API volume should provide container's memory request
1 0 12 [k8s.io] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set
1 0 18 [k8s.io] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set
1 0 27 [k8s.io] Downward API volume should provide podname only [Conformance]
1 0 25 [k8s.io] Downward API volume should set DefaultMode on files [Conformance]
1 0 7 [k8s.io] Downward API volume should set mode on item file [Conformance]
1 0 7 [k8s.io] EmptyDir volumes should support (non-root,0644,default) [Conformance]
1 0 25 [k8s.io] EmptyDir volumes should support (non-root,0644,tmpfs) [Conformance]
1 0 33 [k8s.io] EmptyDir volumes should support (non-root,0666,default) [Conformance]
1 0 28 [k8s.io] EmptyDir volumes should support (non-root,0666,tmpfs) [Conformance]
1 0 18 [k8s.io] EmptyDir volumes should support (non-root,0777,default) [Conformance]
1 0 7 [k8s.io] EmptyDir volumes should support (non-root,0777,tmpfs) [Conformance]
1 0 18 [k8s.io] EmptyDir volumes should support (root,0644,default) [Conformance]
1 0 20 [k8s.io] EmptyDir volumes should support (root,0644,tmpfs) [Conformance]
1 0 7 [k8s.io] EmptyDir volumes should support (root,0666,default) [Conformance]
1 0 10 [k8s.io] EmptyDir volumes should support (root,0666,tmpfs) [Conformance]
1 0 11 [k8s.io] EmptyDir volumes should support (root,0777,default) [Conformance]
1 0 30 [k8s.io] EmptyDir volumes should support (root,0777,tmpfs) [Conformance]
1 0 22 [k8s.io] EmptyDir volumes volume on default medium should have the correct mode [Conformance]
1 0 18 [k8s.io] EmptyDir volumes volume on tmpfs should have the correct mode [Conformance]
1 0 12 [k8s.io] EmptyDir wrapper volumes should becomes running
1 0 42 [k8s.io] Events should be sent by kubelets and the scheduler about pods scheduling and running [Conformance]
1 0 21 [k8s.io] Generated release_1_2 clientset should create pods, delete pods, watch pods
1 0 25 [k8s.io] Generated release_1_3 clientset should create pods, delete pods, watch pods
1 0 15 [k8s.io] HostPath should give a volume the correct mode [Conformance]
1 0 9 [k8s.io] HostPath should support r/w
1 0 7 [k8s.io] HostPath should support subPath [Conformance]
1 0 47 [k8s.io] InitContainer should invoke init containers on a RestartAlways pod
1 0 27 [k8s.io] InitContainer should invoke init containers on a RestartNever pod
1 0 17 [k8s.io] InitContainer should not start app containers and fail the pod if init containers fail on a RestartNever pod
1 0 63 [k8s.io] InitContainer should not start app containers if init containers fail on a RestartAlways pod
1 0 22 [k8s.io] Job should delete a job
1 0 57 [k8s.io] Job should fail a job
1 0 52 [k8s.io] Job should keep restarting failed pods
1 0 29 [k8s.io] Job should run a job to completion when tasks sometimes fail and are locally restarted
1 0 56 [k8s.io] Job should run a job to completion when tasks sometimes fail and are not locally restarted
1 0 21 [k8s.io] Job should run a job to completion when tasks succeed
1 0 78 [k8s.io] Job should scale a job down
1 0 75 [k8s.io] Job should scale a job up
1 0 6 [k8s.io] Kibana Logging Instances Is Alive should check that the Kibana logging instance is alive
1 0 123 [k8s.io] Kubectl client [k8s.io] Guestbook application should create and stop a working application [Conformance]
1 0 11 [k8s.io] Kubectl client [k8s.io] Kubectl api-versions should check if v1 is in available api versions [Conformance]
1 0 31 [k8s.io] Kubectl client [k8s.io] Kubectl apply should apply a new configuration to an existing RC
1 0 26 [k8s.io] Kubectl client [k8s.io] Kubectl apply should reuse port when apply to an existing SVC
1 0 15 [k8s.io] Kubectl client [k8s.io] Kubectl cluster-info should check if Kubernetes master services is included in cluster-info [Conformance]
1 0 10 [k8s.io] Kubectl client [k8s.io] Kubectl create quota should create a quota with scopes
1 0 7 [k8s.io] Kubectl client [k8s.io] Kubectl create quota should create a quota without scopes
1 0 15 [k8s.io] Kubectl client [k8s.io] Kubectl create quota should reject quota with invalid scopes
1 0 48 [k8s.io] Kubectl client [k8s.io] Kubectl describe should check if kubectl describe prints relevant information for rc and pods [Conformance]
1 0 55 [k8s.io] Kubectl client [k8s.io] Kubectl expose should create services for rc [Conformance]
1 0 35 [k8s.io] Kubectl client [k8s.io] Kubectl label should update the label on a resource [Conformance]
1 0 11 [k8s.io] Kubectl client [k8s.io] Kubectl logs should be able to retrieve and filter logs [Conformance]
1 0 24 [k8s.io] Kubectl client [k8s.io] Kubectl patch should add annotations for pods in rc [Conformance]
1 0 26 [k8s.io] Kubectl client [k8s.io] Kubectl replace should update a single-container pod's image [Conformance]
1 0 49 [k8s.io] Kubectl client [k8s.io] Kubectl rolling-update should support rolling-update to same image [Conformance]
1 0 9 [k8s.io] Kubectl client [k8s.io] Kubectl run --rm job should create a job from an image, then delete the job [Conformance]
1 0 26 [k8s.io] Kubectl client [k8s.io] Kubectl run default should create an rc or deployment from an image [Conformance]
1 0 16 [k8s.io] Kubectl client [k8s.io] Kubectl run deployment should create a deployment from an image [Conformance]
1 0 13 [k8s.io] Kubectl client [k8s.io] Kubectl run job should create a job from an image when restart is OnFailure [Conformance]
1 0 35 [k8s.io] Kubectl client [k8s.io] Kubectl run pod should create a pod from an image when restart is Never [Conformance]
1 0 39 [k8s.io] Kubectl client [k8s.io] Kubectl run rc should create an rc from an image [Conformance]
1 0 22 [k8s.io] Kubectl client [k8s.io] Kubectl taint should remove all the taints with the same key off a node
1 0 21 [k8s.io] Kubectl client [k8s.io] Kubectl taint should update the taint on a node
1 0 5 [k8s.io] Kubectl client [k8s.io] Kubectl version should check is all data is printed [Conformance]
1 0 20 [k8s.io] Kubectl client [k8s.io] Proxy server should support --unix-socket=/path [Conformance]
1 0 10 [k8s.io] Kubectl client [k8s.io] Proxy server should support proxy with --port 0 [Conformance]
1 0 60 [k8s.io] Kubectl client [k8s.io] Simple pod should return command exit codes
1 0 31 [k8s.io] Kubectl client [k8s.io] Simple pod should support exec
1 0 12 [k8s.io] Kubectl client [k8s.io] Simple pod should support exec through an HTTP proxy
1 0 38 [k8s.io] Kubectl client [k8s.io] Simple pod should support inline execution and attach
1 0 31 [k8s.io] Kubectl client [k8s.io] Simple pod should support port-forward
1 0 38 [k8s.io] Kubectl client [k8s.io] Update Demo should create and stop a replication controller [Conformance]
1 0 47 [k8s.io] Kubectl client [k8s.io] Update Demo should do a rolling update of a replication controller [Conformance]
1 0 25 [k8s.io] Kubectl client [k8s.io] Update Demo should scale a replication controller [Conformance]
1 0 65 [k8s.io] kubelet [k8s.io] Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s.
1 0 54 [k8s.io] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file
1 0 13 [k8s.io] Kubernetes Dashboard should check that the kubernetes-dashboard instance is alive
1 0 32 [k8s.io] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied.
1 0 20 [k8s.io] MetricsGrabber should grab all metrics from a ControllerManager.
1 0 15 [k8s.io] MetricsGrabber should grab all metrics from a Kubelet.
1 0 15 [k8s.io] MetricsGrabber should grab all metrics from a Scheduler.
1 0 6 [k8s.io] MetricsGrabber should grab all metrics from API server.
1 0 5 [k8s.io] Monitoring should verify monitoring pods and all cluster nodes are available on influxdb using heapster.
1 0 22 [k8s.io] Network should set TCP CLOSE_WAIT timeout
1 0 91 [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for intra-pod communication: http [Conformance]
1 0 105 [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for intra-pod communication: udp [Conformance]
1 0 99 [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for node-pod communication: http [Conformance]
1 0 86 [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for node-pod communication: udp [Conformance]
1 0 95 [k8s.io] Networking should check kube-proxy urls
1 0 22 [k8s.io] Networking should provide Internet connection for containers [Conformance]
1 0 6 [k8s.io] Networking should provide unchanging, static URL paths for kubernetes api services [Conformance]
1 0 26 [k8s.io] NodeProblemDetector [k8s.io] KernelMonitor should generate node condition and events for corresponding errors
1 0 15 [k8s.io] Pods Delete Grace Period should be submitted and removed [Conformance]
1 0 17 [k8s.io] Pods should allow activeDeadlineSeconds to be updated [Conformance]
1 0 13 [k8s.io] Pods should be submitted and removed [Conformance]
1 0 21 [k8s.io] Pods should be updated [Conformance]
1 0 38 [k8s.io] Pods should contain environment variables for services [Conformance]
1 0 30 [k8s.io] Pods should get a host IP [Conformance]
1 0 16 [k8s.io] Pods should support remote command execution over websockets
1 0 82 [k8s.io] Pods should support retrieving logs from the container over websockets
1 0 53 [k8s.io] Port forwarding [k8s.io] With a server that expects a client request should support a client that connects, sends data, and disconnects [Conformance]
1 0 73 [k8s.io] Port forwarding [k8s.io] With a server that expects a client request should support a client that connects, sends no data, and disconnects [Conformance]
1 0 55 [k8s.io] Port forwarding [k8s.io] With a server that expects no client request should support a client that connects, sends no data, and disconnects [Conformance]
1 0 61 [k8s.io] PreStop should call prestop when killing a pod [Conformance]
1 0 92 [k8s.io] PrivilegedPod should test privileged pod
1 0 142 [k8s.io] Probing container should *not* be restarted with a /healthz http liveness probe [Conformance]
1 0 146 [k8s.io] Probing container should *not* be restarted with a exec "cat /tmp/health" liveness probe [Conformance]
1 0 50 [k8s.io] Probing container should be restarted with a /healthz http liveness probe [Conformance]
1 0 72 [k8s.io] Probing container should be restarted with a exec "cat /tmp/health" liveness probe [Conformance]
1 0 45 [k8s.io] Probing container with readiness probe should not be ready before initial delay and never restart [Conformance]
1 0 90 [k8s.io] Probing container with readiness probe that fails should never be ready and never restart [Conformance]
1 0 6 [k8s.io] Proxy version v1 should proxy logs on node [Conformance]
1 0 10 [k8s.io] Proxy version v1 should proxy logs on node using proxy subresource [Conformance]
1 0 11 [k8s.io] Proxy version v1 should proxy logs on node with explicit kubelet port [Conformance]
1 0 20 [k8s.io] Proxy version v1 should proxy logs on node with explicit kubelet port using proxy subresource [Conformance]
1 0 43 [k8s.io] Proxy version v1 should proxy through a service and a pod [Conformance]
1 0 6 [k8s.io] Proxy version v1 should proxy to cadvisor [Conformance]
1 0 5 [k8s.io] Proxy version v1 should proxy to cadvisor using proxy subresource [Conformance]
1 0 24 [k8s.io] ReplicaSet should serve a basic image on each replica with a private image
1 0 50 [k8s.io] ReplicaSet should serve a basic image on each replica with a public image [Conformance]
1 0 62 [k8s.io] ReplicationController should serve a basic image on each replica with a private image
1 0 48 [k8s.io] ReplicationController should serve a basic image on each replica with a public image [Conformance]
1 0 12 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a configMap.
1 0 12 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim.
1 0 13 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a pod.
1 0 17 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a replication controller.
1 0 17 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a secret.
1 0 17 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a service.
1 0 18 [k8s.io] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated.
1 0 42 [k8s.io] ResourceQuota should verify ResourceQuota with best effort scope.
1 0 37 [k8s.io] ResourceQuota should verify ResourceQuota with terminating scopes.
1 0 111 [k8s.io] ScheduledJob should not emit unexpected warnings
1 0 143 [k8s.io] ScheduledJob should replace jobs when ReplaceConcurrent
1 0 180 [k8s.io] ScheduledJob should schedule multiple jobs concurrently
1 0 8 [k8s.io] Secrets should be consumable from pods in env vars [Conformance]
1 0 27 [k8s.io] Secrets should be consumable from pods in volume [Conformance]
1 0 15 [k8s.io] Secrets should be consumable from pods in volume with defaultMode set [Conformance]
1 0 31 [k8s.io] Secrets should be consumable from pods in volume with Mode set in the item [Conformance]
1 0 21 [k8s.io] Secrets should be consumable in multiple volumes in a pod [Conformance]
1 0 47 [k8s.io] Service endpoints latency should not be very high [Conformance]
1 0 18 [k8s.io] ServiceAccounts should ensure a single API token exists
1 0 29 [k8s.io] ServiceAccounts should mount an API token into pods [Conformance]
1 0 70 [k8s.io] Services should be able to create a functioning NodePort service
1 0 131 [k8s.io] Services should be able to up and down services
1 0 11 [k8s.io] Services should check NodePort out-of-range
1 0 41 [k8s.io] Services should create endpoints for unready pods
1 0 47 [k8s.io] Services should preserve source pod IP for traffic thru service cluster IP
1 0 20 [k8s.io] Services should prevent NodePort collisions
1 0 10 [k8s.io] Services should provide secure master service [Conformance]
1 0 49 [k8s.io] Services should release NodePorts on delete
1 0 36 [k8s.io] Services should serve a basic endpoint from pods [Conformance]
1 0 52 [k8s.io] Services should serve multiport endpoints from pods [Conformance]
1 0 6 [k8s.io] Services should use same NodePort with same port but different protocols
1 0 26 [k8s.io] SSH should SSH to all nodes and run commands
1 0 20 [k8s.io] Staging client repo client should create pods, delete pods, watch pods
1 0 7 [k8s.io] Sysctls should reject invalid sysctls
1 0 19 [k8s.io] V1Job should delete a job
1 0 129 [k8s.io] V1Job should fail a job
1 0 43 [k8s.io] V1Job should keep restarting failed pods
1 0 32 [k8s.io] V1Job should run a job to completion when tasks sometimes fail and are locally restarted
1 0 58 [k8s.io] V1Job should run a job to completion when tasks sometimes fail and are not locally restarted
1 0 38 [k8s.io] V1Job should run a job to completion when tasks succeed
1 0 87 [k8s.io] V1Job should scale a job down
1 0 154 [k8s.io] V1Job should scale a job up
1 0 19 [k8s.io] Variable Expansion should allow composing env vars into new env vars [Conformance]
1 0 13 [k8s.io] Variable Expansion should allow substituting values in a container's args [Conformance]
1 0 18 [k8s.io] Variable Expansion should allow substituting values in a container's command [Conformance]
1 0 0 Deferred TearDown
1 0 0 DiffResources
1 0 39 Extract
1 0 0 get kubeconfig
1 0 0 IsUp
1 0 0 kubectl version
1 0 0 list nodes
1 0 7 ListResources After
1 0 7 ListResources Before
1 0 7 ListResources Down
1 0 6 ListResources Up
1 0 272 TearDown
1 0 18 TearDown Previous
1 0 652 Test
1 0 328 Up