Bump aws-sdk-go-v2 to v1.26
Proposed commit message
This PR is to bump aws-sdk-go-v2 version to v1.26.0
Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have made corresponding change to the default configuration files
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have added an entry in
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.
Author's Checklist
- [ ]
How to test this PR locally
Related issues
Use cases
Screenshots
Logs
This pull request doesn't have a Team:<team> label.
This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @kaiyan-sheng? 🙏. For such, you'll need to label your PR with:
- The upcoming major version of the Elastic Stack
- The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)
To fixup this pull request, you need to add the backport labels for the needed branches, such as:
backport-v8./d.0is the label to automatically backport to the8./dbranch./dis the digit
:broken_heart: Build Failed
the below badges are clickable and redirect to their specific view in the CI or DOCS
![]()
![]()
![]()
![]()
![]()
Expand to view the summary
Build stats
- Duration: 112 min 1 sec
Test stats :test_tube:
| Test | Results |
|---|---|
| Failed | 0 |
| Passed | 31497 |
| Skipped | 1894 |
| Total | 33391 |
Steps errors 
Expand to view the steps failures
Show only the first 10 steps failures
x-pack/filebeat-goIntegTest - mage goIntegTest
- Took 6 min 54 sec . View more details here
- Description:
mage goIntegTest
x-pack/filebeat-goIntegTest - mage goIntegTest
- Took 2 min 14 sec . View more details here
- Description:
mage goIntegTest
x-pack/filebeat-goIntegTest - mage goIntegTest
- Took 2 min 16 sec . View more details here
- Description:
mage goIntegTest
x-pack/filebeat-windows-2022-windows-2022 - mage build unitTest
- Took 6 min 4 sec . View more details here
- Description:
mage build unitTest
x-pack/filebeat-windows-2022-windows-2022 - mage build unitTest
- Took 1 min 16 sec . View more details here
- Description:
mage build unitTest
x-pack/filebeat-windows-2022-windows-2022 - mage build unitTest
- Took 1 min 16 sec . View more details here
- Description:
mage build unitTest
x-pack/filebeat-windows-2016-windows-2016 - mage build unitTest
- Took 6 min 0 sec . View more details here
- Description:
mage build unitTest
x-pack/filebeat-windows-2016-windows-2016 - mage build unitTest
- Took 1 min 16 sec . View more details here
- Description:
mage build unitTest
x-pack/filebeat-windows-2016-windows-2016 - mage build unitTest
- Took 1 min 16 sec . View more details here
- Description:
mage build unitTest
Error signal
- Took 0 min 0 sec . View more details here
- Description:
Error 'hudson.AbortException: script returned exit code 1'
:green_heart: Flaky test report
Tests succeeded.
:robot: GitHub comments
Expand to view the GitHub comments
To re-run your PR in the CI, just comment with:
-
/test: Re-trigger the build. -
/package: Generate the packages and run the E2E tests. -
/beats-tester: Run the installation tests with beats-tester. -
runelasticsearch-ci/docs: Re-trigger the docs validation. (use unformatted text in the comment!)
This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b bump_aws_sdk_version upstream/bump_aws_sdk_version
git merge upstream/main
git push upstream bump_aws_sdk_version
Closing this PR because of https://github.com/elastic/beats/pull/39454