[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions#214552
Merged
mykolaharmash merged 2 commits intoelastic:mainfrom Mar 17, 2025
Conversation
…ms with older curl versions
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
…flow-fails-with-old-curl-version
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History |
Contributor
|
Starting backport for target branches: 8.17, 8.18, 9.0 https://github.com/elastic/kibana/actions/runs/13901971021 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 17, 2025
…ms with older curl versions (elastic#214552) Closes elastic#212075 This change replaces the `--no-progress-meter` curl parameter with a combination of `--silent` and `--show-error` to suppress verbose progress output. `--no-progress-meter` was introduced in curl `v7.67.0` which is not available on some popular OSs like RHEL 8. ## How to test 1. Create an RHEL 8 instance in GCP and login via SSH 2. Open auto detect flow on the Kibana instance deployed from this PR 3. Go through the flow and make sure the auto detect script goes through all steps successfully (cherry picked from commit fabb1c9)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 17, 2025
…ms with older curl versions (elastic#214552) Closes elastic#212075 This change replaces the `--no-progress-meter` curl parameter with a combination of `--silent` and `--show-error` to suppress verbose progress output. `--no-progress-meter` was introduced in curl `v7.67.0` which is not available on some popular OSs like RHEL 8. ## How to test 1. Create an RHEL 8 instance in GCP and login via SSH 2. Open auto detect flow on the Kibana instance deployed from this PR 3. Go through the flow and make sure the auto detect script goes through all steps successfully (cherry picked from commit fabb1c9)
Contributor
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Mar 17, 2025
… systems with older curl versions (#214552) (#214790) # Backport This will backport the following commits from `main` to `9.0`: - [[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)](#214552) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Mykola Harmash","email":"mykola.harmash@gmail.com"},"sourceCommit":{"committedDate":"2025-03-17T14:27:33Z","message":"[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)\n\nCloses https://github.com/elastic/kibana/issues/212075\n\nThis change replaces the `--no-progress-meter` curl parameter with a\ncombination of `--silent` and `--show-error` to suppress verbose\nprogress output. `--no-progress-meter` was introduced in curl `v7.67.0`\nwhich is not available on some popular OSs like RHEL 8.\n\n## How to test\n\n1. Create an RHEL 8 instance in GCP and login via SSH\n2. Open auto detect flow on the Kibana instance deployed from this PR\n3. Go through the flow and make sure the auto detect script goes through\nall steps successfully","sha":"fabb1c9ffdb0870626d3031d454ae6229d1bb289","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","ci:project-deploy-observability","Feature: Observability Onboarding","backport:version","v8.18.0","v9.1.0","v8.17.4"],"title":"[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions","number":214552,"url":"https://github.com/elastic/kibana/pull/214552","mergeCommit":{"message":"[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)\n\nCloses https://github.com/elastic/kibana/issues/212075\n\nThis change replaces the `--no-progress-meter` curl parameter with a\ncombination of `--silent` and `--show-error` to suppress verbose\nprogress output. `--no-progress-meter` was introduced in curl `v7.67.0`\nwhich is not available on some popular OSs like RHEL 8.\n\n## How to test\n\n1. Create an RHEL 8 instance in GCP and login via SSH\n2. Open auto detect flow on the Kibana instance deployed from this PR\n3. Go through the flow and make sure the auto detect script goes through\nall steps successfully","sha":"fabb1c9ffdb0870626d3031d454ae6229d1bb289"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.17"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/214552","number":214552,"mergeCommit":{"message":"[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)\n\nCloses https://github.com/elastic/kibana/issues/212075\n\nThis change replaces the `--no-progress-meter` curl parameter with a\ncombination of `--silent` and `--show-error` to suppress verbose\nprogress output. `--no-progress-meter` was introduced in curl `v7.67.0`\nwhich is not available on some popular OSs like RHEL 8.\n\n## How to test\n\n1. Create an RHEL 8 instance in GCP and login via SSH\n2. Open auto detect flow on the Kibana instance deployed from this PR\n3. Go through the flow and make sure the auto detect script goes through\nall steps successfully","sha":"fabb1c9ffdb0870626d3031d454ae6229d1bb289"}},{"branch":"8.17","label":"v8.17.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Mykola Harmash <mykola.harmash@gmail.com>
kibanamachine
added a commit
that referenced
this pull request
Mar 17, 2025
…n systems with older curl versions (#214552) (#214789) # Backport This will backport the following commits from `main` to `8.18`: - [[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)](#214552) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Mykola Harmash","email":"mykola.harmash@gmail.com"},"sourceCommit":{"committedDate":"2025-03-17T14:27:33Z","message":"[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)\n\nCloses https://github.com/elastic/kibana/issues/212075\n\nThis change replaces the `--no-progress-meter` curl parameter with a\ncombination of `--silent` and `--show-error` to suppress verbose\nprogress output. `--no-progress-meter` was introduced in curl `v7.67.0`\nwhich is not available on some popular OSs like RHEL 8.\n\n## How to test\n\n1. Create an RHEL 8 instance in GCP and login via SSH\n2. Open auto detect flow on the Kibana instance deployed from this PR\n3. Go through the flow and make sure the auto detect script goes through\nall steps successfully","sha":"fabb1c9ffdb0870626d3031d454ae6229d1bb289","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","ci:project-deploy-observability","Feature: Observability Onboarding","backport:version","v8.18.0","v9.1.0","v8.17.4"],"title":"[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions","number":214552,"url":"https://github.com/elastic/kibana/pull/214552","mergeCommit":{"message":"[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)\n\nCloses https://github.com/elastic/kibana/issues/212075\n\nThis change replaces the `--no-progress-meter` curl parameter with a\ncombination of `--silent` and `--show-error` to suppress verbose\nprogress output. `--no-progress-meter` was introduced in curl `v7.67.0`\nwhich is not available on some popular OSs like RHEL 8.\n\n## How to test\n\n1. Create an RHEL 8 instance in GCP and login via SSH\n2. Open auto detect flow on the Kibana instance deployed from this PR\n3. Go through the flow and make sure the auto detect script goes through\nall steps successfully","sha":"fabb1c9ffdb0870626d3031d454ae6229d1bb289"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.17"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/214552","number":214552,"mergeCommit":{"message":"[Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)\n\nCloses https://github.com/elastic/kibana/issues/212075\n\nThis change replaces the `--no-progress-meter` curl parameter with a\ncombination of `--silent` and `--show-error` to suppress verbose\nprogress output. `--no-progress-meter` was introduced in curl `v7.67.0`\nwhich is not available on some popular OSs like RHEL 8.\n\n## How to test\n\n1. Create an RHEL 8 instance in GCP and login via SSH\n2. Open auto detect flow on the Kibana instance deployed from this PR\n3. Go through the flow and make sure the auto detect script goes through\nall steps successfully","sha":"fabb1c9ffdb0870626d3031d454ae6229d1bb289"}},{"branch":"8.17","label":"v8.17.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Mykola Harmash <mykola.harmash@gmail.com>
This was referenced Mar 17, 2025
clintandrewhall
pushed a commit
to clintandrewhall/kibana
that referenced
this pull request
Mar 20, 2025
…ms with older curl versions (elastic#214552) Closes elastic#212075 This change replaces the `--no-progress-meter` curl parameter with a combination of `--silent` and `--show-error` to suppress verbose progress output. `--no-progress-meter` was introduced in curl `v7.67.0` which is not available on some popular OSs like RHEL 8. ## How to test 1. Create an RHEL 8 instance in GCP and login via SSH 2. Open auto detect flow on the Kibana instance deployed from this PR 3. Go through the flow and make sure the auto detect script goes through all steps successfully
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Mar 22, 2025
…ms with older curl versions (elastic#214552) Closes elastic#212075 This change replaces the `--no-progress-meter` curl parameter with a combination of `--silent` and `--show-error` to suppress verbose progress output. `--no-progress-meter` was introduced in curl `v7.67.0` which is not available on some popular OSs like RHEL 8. ## How to test 1. Create an RHEL 8 instance in GCP and login via SSH 2. Open auto detect flow on the Kibana instance deployed from this PR 3. Go through the flow and make sure the auto detect script goes through all steps successfully
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #212075
This change replaces the
--no-progress-metercurl parameter with a combination of--silentand--show-errorto suppress verbose progress output.--no-progress-meterwas introduced in curlv7.67.0which is not available on some popular OSs like RHEL 8.How to test