Skip to content

Conversation

@devcorpio
Copy link
Contributor

@devcorpio devcorpio commented Dec 31, 2021

Context

The synthetics E2E pipeline is failing when executing tests for 8.1.0-SNAPSHOT due to an unhealthy container: ERROR: for elastic-agent Container "dada48cb7ab1" is unhealthy.

The reason of this issue is visible in the logs of that container:

Kibana Fleet setup failed: http POST request to http://kibana:5601/api/fleet/setup fails: Unauthorized: <nil>. Response: {"statusCode":401,"error":"Unauthorized","message":"Unauthorized"}

Issue where the agent team is working on a fix: elastic/beats#29603

Summary

Having the E2E pipeline failing repeatedly is not good psychologically speaking that's why is being disabled. Once the fix in the agent is done we will enable it again.

That's why this new issue has been created as well.

@ghost
Copy link

ghost commented Dec 31, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-12-31T10:30:55.648+0000

  • Duration: 14 min 54 sec

  • Commit: f7ebc9d

Test stats 🧪

Test Results
Failed 0
Passed 144
Skipped 0
Total 144

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@devcorpio
Copy link
Contributor Author

devcorpio commented Dec 31, 2021

/test

@devcorpio devcorpio merged commit 19b766b into elastic:master Dec 31, 2021
@devcorpio devcorpio deleted the disable_snapshot_8.1.0_ci branch June 14, 2022 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kibana Fleet setup failed: http POST request to .... fails: Unauthorized

2 participants