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

executing 'cat '/data/src/github.com/openshift/origin/_output/scripts/test-end-to-end/logs/kubectl-with-token.log'' expecting success and text 'Using in-cluster configuration' #15331

Closed
bparees opened this issue Jul 19, 2017 · 3 comments
Assignees
Labels
component/kubernetes kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@bparees
Copy link
Contributor

bparees commented Jul 19, 2017

=== BEGIN TEST CASE ===
test/end-to-end/core.sh:392: executing 'cat '/data/src/github.com/openshift/origin/_output/scripts/test-end-to-end/logs/kubectl-with-token.log'' expecting success and text 'Using in-cluster configuration'
FAILURE after 0.016s: test/end-to-end/core.sh:392: executing 'cat '/data/src/github.com/openshift/origin/_output/scripts/test-end-to-end/logs/kubectl-with-token.log'' expecting success and text 'Using in-cluster configuration': the output content test failed
Standard output from the command:
If you don't see a command prompt, try pressing enter.
I0719 08:51:08.258595       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/user.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.261450       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/authorization.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.264208       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/template.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.266966       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/oauth.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.269892       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/build.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.272654       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/quota.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.275390       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/network.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.277974       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/route.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.281099       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/image.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.283384       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/apps.openshift.io/v1/serverresources.json due to mkdir /root/.kube: permission denied
I0719 08:51:08.290013       1 cached_discovery.go:88] failed to write cache to /root/.kube/172.30.0.1_443/v1/serverresources.json due to mkdir /root/.kube: permission denied
NAME                 READY     STATUS    RESTARTS   AGE
kubectl-with-token   1/1       Running   0          3s

There was no error output from the command.
=== END TEST CASE ===

https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/1307

@bparees bparees added component/kubernetes kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1 labels Jul 19, 2017
@bparees
Copy link
Contributor Author

bparees commented Jul 19, 2017

@deads2k in case it's rebase related.

@deads2k
Copy link
Contributor

deads2k commented Jul 19, 2017

You think its different than #14897 ?

@bparees
Copy link
Contributor Author

bparees commented Jul 19, 2017

sorry, didn't even search for potential dupes. Does look similar, though not identical. Will bump the other one to p1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/kubernetes kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1
Projects
None yet
Development

No branches or pull requests

3 participants