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

[Automation] Bump Golang version to 1.20.11 #37539

Closed
wants to merge 70 commits into from

Conversation

cmacknz
Copy link
Member

@cmacknz cmacknz commented Jan 3, 2024

Generated automatically with https://github.com/elastic/beats/actions/runs/7414234779


Generated automatically with https://github.com/elastic/beats/actions/runs/7401827511


[Automation] Bump Golang version to 1.21.5

Generated automatically with manual CLI

Report

Source:
	✔ [gomod] Get version in go.mod format(shell)
	✔ [latestGoVersion] Get Latest Go Release(githubrelease)
	✔ [minor] Get minor version in .go-version(shell)


Condition:
	✔ [dockerTag] Is docker image golang:1.21.5 published(dockerimage)
	✔ [goDefaultVersion-check] Check if defined golang version differs(shell)

Target:
	✔ [update-auditbeat-dockerfile] Update Auditbeat Dockerfile(dockerfile)
	✔ [update-devcontainer] Update .devcontainer/devcontainer.json(file)
	✔ [update-dockerfiles-filebeat-debug] Update Filebeat debug Dockerfile(dockerfile)
	✔ [update-functionbeat-dockerfile] Update Functionbeat Dockerfile(dockerfile)
	✔ [update-go-version] Update .go-version(file)
	✔ [update-golang.ci] Update .golangci.yml(file)
	✔ [update-gomod] Update go.mod(file)
	✔ [update-heartbeat-debug-dockerfile] Update Heartbeat debug Dockerfile(dockerfile)
	✔ [update-heartbeat-dockerfile] Update Heartbeat Dockerfile(dockerfile)
	✔ [update-http-module-dockerfile] Update HTTP module Dockerfile(dockerfile)
	✔ [update-metricbeat-debug-dockerfile] Update Metricbeat debug Dockerfile(dockerfile)
	✔ [update-metricbeat-dockerfile] Update Metricbeat Dockerfile(dockerfile)
	✔ [update-nats-module-dockerfile] Update NATS module Dockerfile(dockerfile)
	✔ [update-packetbeat-dockerfile] Update Packetbeat Dockerfile(dockerfile)
	✔ [update-stan-module-dockerfile] Update stan Dockerfile(dockerfile)
	⚠ [update-version.asciidoc] Update version.asciidoc(file)
	✔ [update-vsphere-module-dockerfile] Update from vsphere Dockerfile(dockerfile)

Changelog

Click to expand

Release published on the 2023-12-07 11:44:24 +0000 UTC at the url https://github.com/elastic/golang-crossbuild/releases/tag/v1.21.5

## Go 1.21.5

- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-arm` - linux/arm64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-arm-debian9` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-arm-debian10` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-arm-debian11` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-arm-debian12` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-armel` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-armel-debian9` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-armel-debian11` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-armel-debian12` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-armhf` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-armhf-debian9` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-armhf-debian10` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-armhf-debian11` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-armhf-debian12` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-base`
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-darwin` - darwin/amd64 (MacOS 10.11, MacOS 10.14)
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-main` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-main-debian7` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-main-debian8` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-main-debian9` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-main-debian10` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-main-debian11` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-main-debian12` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-mips-debian11` - linux/mips64, linux/mips64el
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-mips-debian12` - linux/mips64, linux/mips64el
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-ppc-debian11` - linux/ppc64, linux/ppc64le
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-ppc-debian12` - linux/ppc64, linux/ppc64le
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-s390x-debian11` - linux/s390x
- `docker.elastic.co/beats-dev/golang-crossbuild:1.21.5-s390x-debian12` - linux/s390x

### Changes

- [Automation] Bump Golang version to 1.21.5 @apmmachine (#365)
- auto-bump: fix permissions @v1v (#363)
- bump npcap version to 1.78 @efd6 (#360)
- Add Buildkite build badge @oakrizan (#358)
- bk: run for 1.x branches @v1v (#357)
- bk: post-release should not fail @v1v (#355)
- Jenkins cleanup - Part 2 @oakrizan (#338)
- Updated post-release step key @oakrizan (#352)
- Added docker login for release steps @oakrizan (#350)
- Updated pre-command script @oakrizan (#348)
- Jenkins cleanup: Part 1 @oakrizan (#337)
- LLVM Apple \& FPM pipelines migration @oakrizan (#330)
- updatecli: use .go-version @v1v (#335)

**Full Changelog**: https://github.com/elastic/golang-crossbuild/compare/v1.21.4...v1.21.5



Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here


Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!


Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

... mq7v40000gn/T/updatecli/github/elastic/beats/dev-tools/kubernetes/filebeat/Dockerfile.debug"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/metricbeat/module/nats/_meta/Dockerfile"

Made with ❤️️ by updatecli
... ll_c5kmq7v40000gn/T/updatecli/github/elastic/beats/.go-version"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/dev-tools/kubernetes/heartbeat/Dockerfile.debug"

Made with ❤️️ by updatecli
... ll_c5kmq7v40000gn/T/updatecli/github/elastic/beats/.golangci.yml"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/packetbeat/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/heartbeat/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/x-pack/metricbeat/module/stan/_meta/Dockerfile"

Made with ❤️️ by updatecli
... ll_c5kmq7v40000gn/T/updatecli/github/elastic/beats/libbeat/docs/version.asciidoc"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/auditbeat/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/metricbeat/module/http/_meta/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/x-pack/functionbeat/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/metricbeat/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/metricbeat/module/vsphere/_meta/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/dev-tools/kubernetes/metricbeat/Dockerfile.debug"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/x-pack/metricbeat/module/stan/_meta/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/metricbeat/module/vsphere/_meta/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/metricbeat/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/dev-tools/kubernetes/heartbeat/Dockerfile.debug"

Made with ❤️️ by updatecli
... ll_c5kmq7v40000gn/T/updatecli/github/elastic/beats/go.mod"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/dev-tools/kubernetes/filebeat/Dockerfile.debug"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/dev-tools/kubernetes/metricbeat/Dockerfile.debug"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/heartbeat/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/metricbeat/module/http/_meta/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/auditbeat/Dockerfile"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/metricbeat/module/nats/_meta/Dockerfile"

Made with ❤️️ by updatecli
... ll_c5kmq7v40000gn/T/updatecli/github/elastic/beats/.devcontainer/devcontainer.json"

Made with ❤️️ by updatecli
... ll_c5kmq7v40000gn/T/updatecli/github/elastic/beats/.go-version"

Made with ❤️️ by updatecli
... mq7v40000gn/T/updatecli/github/elastic/beats/packetbeat/Dockerfile"

Made with ❤️️ by updatecli
... ll_c5kmq7v40000gn/T/updatecli/github/elastic/beats/.golangci.yml"

Made with ❤️️ by updatecli
@cmacknz
Copy link
Member Author

cmacknz commented Jan 4, 2024

This was supposed to update to Go 1.21.5, not sure why the automation went backwards.

Manually updated the versions to 1.21.5 everywhere.

@cmacknz cmacknz requested a review from rdner January 4, 2024 15:40
@elasticmachine
Copy link
Collaborator

❕ Build Aborted

There is a new build on-going so the previous on-going builds have been aborted.

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

Expand to view the summary

Build stats

  • Start Time: 2024-01-04T14:56:58.665+0000

  • Duration: 50 min 12 sec

Test stats 🧪

Test Results
Failed 0
Passed 27158
Skipped 1886
Total 29044

Steps errors 1

Expand to view the steps failures

Error signal
  • Took 0 min 0 sec . View more details here
  • Description: Error 'org.jenkinsci.plugins.workflow.steps.FlowInterruptedException'

🤖 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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Collaborator

💚 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

  • Duration: 188 min 28 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@apmmachine apmmachine changed the title [Automation] Bump Golang version to 1.21.5 [Automation] Bump Golang version to 1.20.11 Jan 4, 2024
@elasticmachine
Copy link
Collaborator

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

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

Expand to view the summary

Build stats

  • Duration: 6 min 2 sec

🤖 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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Collaborator

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

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

Expand to view the summary

Build stats

  • Duration: 6 min 46 sec

🤖 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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Collaborator

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

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

Expand to view the summary

Build stats

  • Duration: 6 min 20 sec

🤖 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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Collaborator

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

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

Expand to view the summary

Build stats

  • Duration: 6 min 45 sec

🤖 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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Collaborator

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

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

Expand to view the summary

Build stats

  • Duration: 5 min 28 sec

🤖 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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Collaborator

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

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

Expand to view the summary

Build stats

  • Duration: 6 min 36 sec

🤖 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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Collaborator

💚 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

  • Duration: 191 min 29 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@cmacknz
Copy link
Member Author

cmacknz commented Jan 5, 2024

It also appears the update bot is overwriting my manual changes to the correct version. Closing and trying again.

@cmacknz cmacknz closed this Jan 5, 2024
@cmacknz cmacknz deleted the updatecli_bump-golang-version branch January 5, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.17 Automated backport to the 7.17 branch with mergify backport-skip Skip notification from the automated backport with mergify Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants