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

buildkite: retry docker login #12203

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Conversation

v1v
Copy link
Member

@v1v v1v commented Dec 12, 2023

Motivation/summary

Retry docker login so we can work around

Error response from daemon: Get "https://docker.elastic.co/v2/": received unexpected HTTP status: 503 Service Temporarily Unavailable
 


image

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues

@v1v v1v added backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.12 Automated backport with mergify labels Dec 12, 2023
@v1v v1v requested a review from a team December 12, 2023 14:37
@v1v v1v requested a review from a team as a code owner December 12, 2023 14:37
@v1v v1v enabled auto-merge (squash) December 12, 2023 20:33
@v1v
Copy link
Member Author

v1v commented Dec 13, 2023

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Dec 13, 2023

rebase

✅ Branch has been successfully rebased

@v1v v1v force-pushed the feature/retry-docker-elastic branch from 06f5034 to 63247a5 Compare December 13, 2023 13:52
@v1v
Copy link
Member Author

v1v commented Dec 13, 2023

docker-compose.yml: image docker.elastic.co/elasticsearch/elasticsearch:8.12.0-33e8d7e1-SNAPSHOT is out of date (latest 'main' snapshot version is 8.13.0-SNAPSHOT)

I guess something is not right with main

@v1v v1v disabled auto-merge December 17, 2023 16:32
@v1v v1v enabled auto-merge (squash) December 17, 2023 16:33
@v1v v1v disabled auto-merge December 21, 2023 17:24
@v1v v1v enabled auto-merge (squash) December 21, 2023 17:24
@v1v
Copy link
Member Author

v1v commented Dec 21, 2023

The base branch requires all commits to be signed

I committed my first one without using my yubikey accidentally. :/

I need to amend it

v1v added 2 commits December 21, 2023 18:31
…r-elastic

* upstream/main:
  [updatecli] Bump elastic stack version to 8.13.0-yufkxnwm (elastic#12246)
  Remove Nassim Kammah from list of maintainers (elastic#12269)
  docs: Add tagged regions to changelog (elastic#12251)
  Update apm data (elastic#12242)
  Revert "Revise wait_for_integration ES implementation (elastic#12150)" (elastic#12240)
  ci(release): automate release steps (elastic#12234)
  build(deps): bump the github-actions group with 1 update (elastic#12232)
  [updatecli] Update to elastic/beats@a633696068ed (elastic#12164)
  [updatecli] Bump elastic stack version to 8.13.0-h30gube9 (elastic#12235)
  smoke-test: semver sort latest versions (elastic#12229)
  [updatecli] Bump Golang version to 1.21.5 (elastic#12191)
  fix: always try to remap both span and error stacktraces (elastic#12221)
  [updatecli] Bump elastic stack version to 8.13.0-6av99u5d (elastic#12169)
  docs: Update changelogs for 8.12 release (elastic#12172)
@v1v v1v force-pushed the feature/retry-docker-elastic branch from e11ba40 to 31e65ba Compare December 21, 2023 17:32
@v1v v1v merged commit 2907605 into elastic:main Dec 21, 2023
11 checks passed
mergify bot pushed a commit that referenced this pull request Dec 21, 2023
Co-authored-by: kruskall <[email protected]>
(cherry picked from commit 2907605)
mergify bot pushed a commit that referenced this pull request Dec 21, 2023
Co-authored-by: kruskall <[email protected]>
(cherry picked from commit 2907605)
mergify bot added a commit that referenced this pull request Dec 21, 2023
Co-authored-by: kruskall <[email protected]>
(cherry picked from commit 2907605)

Co-authored-by: Victor Martinez <[email protected]>
mergify bot added a commit that referenced this pull request Dec 21, 2023
Co-authored-by: kruskall <[email protected]>
(cherry picked from commit 2907605)

Co-authored-by: Victor Martinez <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
amannocci pushed a commit that referenced this pull request Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.12 Automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants