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

gcloud complains about node not found #23659

Closed
bprashanth opened this issue Mar 30, 2016 · 2 comments
Closed

gcloud complains about node not found #23659

bprashanth opened this issue Mar 30, 2016 · 2 comments
Assignees
Labels
area/test-infra kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@bprashanth
Copy link
Contributor

Was tempted to dupe this into the gcloud meteadata server issue, but I think this is some other race:

Bringing down cluster
+ rc=124
+ [[ 124 -ne 0 ]]
+ [[ -x cluster/log-dump.sh ]]
+ [[ -d _artifacts ]]
+ echo 'Dumping logs for any remaining nodes'
Dumping logs for any remaining nodes
+ ./cluster/log-dump.sh _artifacts
Dumping master and node logs to _artifacts
Warning: Permanently added '23.251.147.86' (ECDSA) to the list of known hosts.
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
 - The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-3pon' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
 - The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-78tp' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
 - The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-s93o' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
 - The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-7qxp' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
 - The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-9lwz' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
 - The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-sikw' was not found

gcloud.compute.copy-files failed, but we do have logs from those nodes, so not sure what happened.

#23646 (comment)
https://pantheon.corp.google.com/storage/browser/kubernetes-jenkins/pr-logs/pull/23646/kubernetes-pull-build-test-e2e-gce/33989/artifacts/e2e-gce-builder-2-0-minion-sikw/

@bprashanth bprashanth added area/test-infra kind/flake Categorizes issue or PR as related to a flaky test. labels Mar 30, 2016
@fejta fejta self-assigned this Mar 31, 2016
@sunzen
Copy link

sunzen commented Mar 31, 2016

unsubscribe

On Thu, Mar 31, 2016 at 8:00 AM, Prashanth B notifications@github.com
wrote:

Was tempted to dupe this into the gcloud meteadata server issue, but I
think this is some other race:

Bringing down cluster

  • rc=124
  • [[ 124 -ne 0 ]]
  • [[ -x cluster/log-dump.sh ]]
  • [[ -d _artifacts ]]
  • echo 'Dumping logs for any remaining nodes'
    Dumping logs for any remaining nodes
  • ./cluster/log-dump.sh _artifacts
    Dumping master and node logs to _artifacts
    Warning: Permanently added '23.251.147.86' (ECDSA) to the list of known hosts.
    ERROR: (gcloud.compute.copy-files) Could not fetch instance:
    • The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-3pon' was not found
      ERROR: (gcloud.compute.copy-files) Could not fetch instance:
    • The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-78tp' was not found
      ERROR: (gcloud.compute.copy-files) Could not fetch instance:
    • The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-s93o' was not found
      ERROR: (gcloud.compute.copy-files) Could not fetch instance:
    • The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-7qxp' was not found
      ERROR: (gcloud.compute.copy-files) Could not fetch instance:
    • The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-9lwz' was not found
      ERROR: (gcloud.compute.copy-files) Could not fetch instance:
    • The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-sikw' was not found

gcloud.compute.copy-files failed, but I do have logs, so not sure what
happened.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#23659

sunzen
<<freedom & enjoyment>>

@a-robinson
Copy link
Contributor

Potentially related to #23544 (comment)

@fejta fejta closed this as completed Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-infra kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

4 participants