Openjdk-infrastructure: dead link 520 error https://api.adoptopenjdk.net/openjdk9 - playbook

Created on 24 May 2018  Â·  6Comments  Â·  Source: AdoptOpenJDK/openjdk-infrastructure

While running the Unix playbook The following error is seen

TASK [adoptopenjdk9 : Install latest release if one not already installed] *****22:12:58
509
fatal: [10.20.13.87]: FAILED! => {"changed": false, "msg": "Failure downloading https://api.adoptopenjdk.net/openjdk9/releases/x64_linux/latest/binary, HTTP Error 520: Origin Error"}

Attempting to curl https://api.adoptopenjdk.net/openjdk9/releases/x64_linux/latest/binary fails with: Error 520 Ray ID: 41fc4f71bf903048 • 2018-05-24 02:25:12 UTC Web server is returning an unknown error

curl'ing https://api.adoptopenjdk.net/openjdk8 is working fine

ansible bug

All 6 comments

This currently blocks deployment and updates to systems.

Workaround: use either the command line --skip-tags option or via AWX use Skip Tags (in the template) adoptopenjdk9

Or we need to get a Java 9 release out again pronto (which we're working on)

we could just switch it to use the latest nightly for now? Or.. even better change it to use http://jdk.java.net/archive/

I'd go latest nightly

Ref: https://github.com/AdoptOpenJDK/openjdk-build/issues/317 which is what caused it (linking to tie issues together to make them all easier to close off later :-) )

switched to nightly for now. closing

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sxa picture sxa  Â·  4Comments

sxa picture sxa  Â·  3Comments

adamfarley picture adamfarley  Â·  3Comments

M-Davies picture M-Davies  Â·  4Comments

andrew-m-leonard picture andrew-m-leonard  Â·  8Comments