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

[package testing] Stabilize status api test #129228

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Apr 1, 2022

There appears to be a brief moment after kibana starts where we are
listening for http connections but immediately closing requests to the
status API. The return code by ansible here is -1, so this adds that as
a valid response to retry.

@elastic/kibana-core FYI. https://buildkite.com/elastic/kibana-package-testing/builds?branch=main - starting failing on March 26th.

There appears to be a brief moment after kibana starts where we are
listening for http connections but immediately closing requests to the
status API.  The return code by ansible here is -1, so this adds that as
a valid response to retry.
@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes auto-backport Deprecated - use backport:version if exact versions are needed v8.2.0 v8.3.0 v8.1.3 labels Apr 1, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jbudz jbudz merged commit f265480 into elastic:main Apr 1, 2022
kibanamachine pushed a commit that referenced this pull request Apr 1, 2022
There appears to be a brief moment after kibana starts where we are
listening for http connections but immediately closing requests to the
status API.  The return code by ansible here is -1, so this adds that as
a valid response to retry.

(cherry picked from commit f265480)
kibanamachine pushed a commit that referenced this pull request Apr 1, 2022
There appears to be a brief moment after kibana starts where we are
listening for http connections but immediately closing requests to the
status API.  The return code by ansible here is -1, so this adds that as
a valid response to retry.

(cherry picked from commit f265480)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.2
8.1

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Apr 1, 2022
There appears to be a brief moment after kibana starts where we are
listening for http connections but immediately closing requests to the
status API.  The return code by ansible here is -1, so this adds that as
a valid response to retry.

(cherry picked from commit f265480)

Co-authored-by: Jonathan Budzenski <jon@elastic.co>
kibanamachine added a commit that referenced this pull request Apr 1, 2022
There appears to be a brief moment after kibana starts where we are
listening for http connections but immediately closing requests to the
status API.  The return code by ansible here is -1, so this adds that as
a valid response to retry.

(cherry picked from commit f265480)

Co-authored-by: Jonathan Budzenski <jon@elastic.co>
@jbudz jbudz added the v7.17.3 label Apr 6, 2022
jbudz added a commit that referenced this pull request Apr 6, 2022
There appears to be a brief moment after kibana starts where we are
listening for http connections but immediately closing requests to the
status API.  The return code by ansible here is -1, so this adds that as
a valid response to retry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.17.3 v8.1.3 v8.2.0 v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants