-
Notifications
You must be signed in to change notification settings - Fork 558
Comments
@CecileRobertMichon |
Here is an example: https://circleci.com/gh/Azure/acs-engine/28211 |
This is where the error occurs: acs-engine/test/e2e/dcos/dcos_test.go Line 66 in d65c809
|
@CecileRobertMichon We are running dozens of daily dcos tests in our own framework, and we don't experience this type of problem. Do you see same issue when you run this test in Jenkins? Could it be that CircleCI is slighly different? |
We don't run a DCOS in Jenkins, only in circleci. If it is a circleci issue, should we disable the test on circleci? |
No, we should not disable tests in circle ci. Could you run ad-hoc test in Jenkins and see whether you reproduce the problem? |
Regarding CircleCI, is there a way to ssh to the node that runs the test? |
I don't have time to investigate today, will look into it tomorrow/next week. We can ssh into the node given that it hasn't been cleaned up which in the above case it has. I'll set up a Jenkins job to try and repro, one test won't be enough since this error is transient. |
I can point you to our Jenkins server that runs multiple dcos regression tests and performs similar (actually more strict) validation of the cluster. We do not observe this type of failure. |
I started #3081 to enable more logging. Would you be able to adapt the Jenkins test you have to the circleci e2e tests? |
I submitted PR #3092. |
Reopening as the dcos test has been failing almost consistently for the last week. |
The DCOS e2e tests fail frequently with this error:
The text was updated successfully, but these errors were encountered: