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

flake: oc adm diagnostics doesn't run PodCheckDns #9888

Closed
0xmichalis opened this issue Jul 17, 2016 · 10 comments
Closed

flake: oc adm diagnostics doesn't run PodCheckDns #9888

0xmichalis opened this issue Jul 17, 2016 · 10 comments
Assignees
Labels
area/tests component/diagnostics kind/test-flake Categorizes issue or PR as related to test flakes. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/P2

Comments

@0xmichalis
Copy link
Contributor

FAILURE after 6.889s: test/end-to-end/core.sh:266: executing 'oadm diagnostics DiagnosticPod --images='openshift/origin-${component}:dbd64bb'' expecting success and text 'Running diagnostic: PodCheckDns': the output content test failed
Standard output from the command:
[Note] Determining if client configuration exists for client/cluster diagnostics
Info:  Successfully read a client config file at '/tmp/openshift/test-end-to-end-docker//openshift.local.config/master/admin.kubeconfig'

[Note] Running diagnostic: DiagnosticPod
       Description: Create a pod to run diagnostics from the application standpoint

Info:  Output from the diagnostic pod (image openshift/origin-deployer:dbd64bb):
       [Note] Running diagnostic: PodCheckAuth
              Description: Check that service account credentials authenticate as expected

[Note] Summary of diagnostics execution (version v1.3.0-alpha.2+dbd64bb):
[Note] Completed with no errors or warnings seen.

There was no error output from the command.

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_integration/3433/console

@sosiouxme
Copy link
Member

The failure is because the diagnostic pod is supposed to run two diagnostics at this time, and only one ran. I can't see why that would happen - the missing diagnostic isn't conditional on anything. It's as if the name were left out of the list somehow.

@sosiouxme
Copy link
Member

I don't see how this could flake or anything that would help diagnose it. The job is gone now; tag this issue if it ever happens again, otherwise I don't really have anything to add here :(

@sosiouxme sosiouxme changed the title executing 'oadm diagnostics DiagnosticPod --images='openshift/origin-${component}:dbd64bb'' expecting success and text 'Running diagnostic: PodCheckDns': the output content test failed flake: oadm diagnostics doesn't run PodCheckDns Jul 29, 2016
sosiouxme added a commit to sosiouxme/origin that referenced this issue Jul 29, 2016
openshift#9888
Can't see why this is happening so remove it for now.
@sosiouxme
Copy link
Member

The flake shouldn't be happening anymore but I'm leaving this here to figure out why it happened, fix, and reinstate the test.

@sosiouxme
Copy link
Member

My fix for this flake was reverted in an attempt to fix another flake (which I honestly don't think was affected), so it may be back occasionally. I'll take a look when I can.

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci-robot openshift-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 11, 2018
@sosiouxme sosiouxme changed the title flake: oadm diagnostics doesn't run PodCheckDns flake: oc adm diagnostics doesn't run PodCheckDns Feb 12, 2018
@sosiouxme
Copy link
Member

/remove-lifecycle stale

@openshift-ci-robot openshift-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 12, 2018
@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci-robot openshift-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 13, 2018
@openshift-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci-robot openshift-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 12, 2018
@openshift-bot
Copy link
Contributor

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests component/diagnostics kind/test-flake Categorizes issue or PR as related to test flakes. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/P2
Projects
None yet
Development

No branches or pull requests

7 participants