Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite} #28462

Closed
k8s-github-robot opened this issue Jul 4, 2016 · 104 comments
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/10510/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:134
Timed out after 45.002s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-04T11:24:27.504578797Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

@k8s-github-robot k8s-github-robot added priority/backlog Higher priority than priority/awaiting-more-evidence. kind/flake Categorizes issue or PR as related to a flaky test. labels Jul 4, 2016
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/10650/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:134
Timed out after 45.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-06T14:32:01.339828806Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/10863/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.002s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-09T17:16:41.345821614Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

@k8s-github-robot k8s-github-robot added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed priority/backlog Higher priority than priority/awaiting-more-evidence. labels Jul 9, 2016
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-staging-parallel/5812/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:134
Timed out after 45.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T07:39:02.712374071Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-staging-parallel/5828/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:134
Timed out after 45.003s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-18T15:39:42.353770624Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/29195/kubernetes-pull-build-test-e2e-gce/49577/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.000s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-19T12:39:25.467448846Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

Happened on a presubmit run in #29195.

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/29124/kubernetes-pull-build-test-e2e-gce/49826/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-20T15:56:09.362705124Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

Happened on a presubmit run in #29124.

@k8s-github-robot k8s-github-robot added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. and removed priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Jul 20, 2016
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/29435/kubernetes-pull-build-test-e2e-gce/50228/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-22T19:41:25.176922314Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

Happened on a presubmit run in #29435.

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/20705/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.002s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T05:05:16.678983346Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/20732/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T18:50:06.465726738Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/29350/kubernetes-pull-build-test-e2e-gce/50659/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-26T22:57:47.859879393Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

Happened on a presubmit run in #29350.

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/28568/kubernetes-pull-build-test-e2e-gce/50980/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-07-29T17:09:10.503632131Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:126

Happened on a presubmit run in #28568.

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/29601/kubernetes-pull-build-test-e2e-gce/51494/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.000s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-02T23:09:13.262344377Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:126

Happened on a presubmit run in #29601.

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/25189/kubernetes-pull-build-test-e2e-gce/51604/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:127
Timed out after 45.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-03T14:04:37.90551589Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:126

Happened on a presubmit run in #25189.

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/30105/kubernetes-pull-build-test-e2e-gce/52154/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:126
Timed out after 45.000s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-05T21:06:42.093261535Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:125

Happened on a presubmit run in #30105.

k8s-github-robot pushed a commit that referenced this issue Aug 6, 2016
…t-flaky

Automatic merge from submit-queue

Mark "downward API volume should update annotations / labels on modification" as flaky test.

Because of a known race #29633, the test is flaky.
#28462
#28416

After we move the test to be shared by e2e and node e2e #29807, it flakes more in node e2e.
#30132
#30124

Mark the test as flaky and we should reenable it after #29633 is fixed.

@saad-ali
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-staging-parallel/7425/

Failed: [k8s.io] Downward API volume should update annotations on modification [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:134
Timed out after 45.001s.
Expected
    <string>: content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"
    content of file "/etc/annotations": builder="bar"
    kubernetes.io/config.seen="2016-08-21T01:36:13.867220586Z"
    kubernetes.io/config.source="api"

to contain substring
    <string>: builder="foo"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

No branches or pull requests

6 participants