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

linux-s390x is not able to download boot JDK version 14. #1825

Closed
archanaNogriya opened this issue Jun 5, 2020 · 3 comments
Closed

linux-s390x is not able to download boot JDK version 14. #1825

archanaNogriya opened this issue Jun 5, 2020 · 3 comments
Labels
bug Issues that are problems in the code as reported by the community buildbreak High priority issues that cause build breaks in jenkins or build scripts duplicate Issues that are a duplicate of an issue in this (or another) repository x-linux Issues that affect or relate to the x64/x32 LINUX OS
Milestone

Comments

@archanaNogriya
Copy link
Contributor

archanaNogriya commented Jun 5, 2020

Platform:
jdk-linux-s390x-hotspot
jdk-aix-ppc64-openj9
jdk-aix-ppc64-hotspot

Architecture:
{
04:30:58 "ARCHITECTURE": "s390x",
04:30:58 "TARGET_OS": "linux",
04:30:58 "VARIANT": "hotspot",
04:30:58 "JAVA_TO_BUILD": "jdk",
04:30:58 "TEST_LIST": [
04:30:58 false
04:30:58 ],
04:30:58 "SCM_REF": "",
04:30:58 "BUILD_ARGS": "",
04:30:58 "NODE_LABEL": "build&&linux&&s390x",
04:30:58 "CONFIGURE_ARGS": "--disable-ccache --enable-dtrace",
04:30:58 "OVERRIDE_FILE_NAME_VERSION": "",
04:30:58 "RELEASE": false,
04:30:58 "PUBLISH_NAME": "",
04:30:58 "ADOPT_BUILD_NUMBER": "",
04:30:58 "ENABLE_TESTS": true,
04:30:58 "CLEAN_WORKSPACE": false
04:30:58 }

04:30:58 {
04:30:58 "ARCHITECTURE": "ppc64",
04:30:58 "TARGET_OS": "aix",
04:30:58 "VARIANT": "openj9",
04:30:58 "JAVA_TO_BUILD": "jdk",
04:30:58 "TEST_LIST": [
04:30:58 false
04:30:58 ],
04:30:58 "SCM_REF": "",
04:30:58 "BUILD_ARGS": "",
04:30:58 "NODE_LABEL": "xlc16&&aix715&&build&&aix&&ppc64",
04:30:58 "CONFIGURE_ARGS": "",
04:30:58 "OVERRIDE_FILE_NAME_VERSION": "",
04:30:58 "RELEASE": false,
04:30:58 "PUBLISH_NAME": "",
04:30:58 "ADOPT_BUILD_NUMBER": "",
04:30:58 "ENABLE_TESTS": true,
04:30:58 "CLEAN_WORKSPACE": false
04:30:58 }

Please describe the issue that you are having with our binaries and if possible how to recreate it.
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-s390x-hotspot/135/console

04:31:14 Downloading GA release of boot JDK version 14... 04:31:14 04:31:14 gzip: stdin: unexpected end of file 04:31:14 tar: Child returned status 1 04:31:14 tar: Error is not recoverable: exiting now 04:31:14 Downloading GA release of boot JDK version 14 failed. 04:31:14 Attempting to download EA release of boot JDK version 14 ... 04:31:15 04:31:15 gzip: stdin: unexpected end of file 04:31:15 tar: Child returned status 1 04:31:15 tar: Error is not recoverable: exiting now 04:31:13 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10 04:31:13 > /usr/local/bin/git config core.sparsecheckout # timeout=10 04:31:13 > /usr/local/bin/git checkout -f 6a5ffb79321034b8a001aed7ef805a1dd40c57f2 # timeout=10

@M-Davies M-Davies added bug Issues that are problems in the code as reported by the community x-linux Issues that affect or relate to the x64/x32 LINUX OS labels Jun 5, 2020
@karianna karianna added the duplicate Issues that are a duplicate of an issue in this (or another) repository label Jun 5, 2020
@karianna karianna added this to TODO in temurin-build via automation Jun 5, 2020
@karianna karianna added this to the June 2020 milestone Jun 5, 2020
@karianna karianna moved this from TODO to Done in temurin-build Jun 5, 2020
@sxa sxa added the buildbreak High priority issues that cause build breaks in jenkins or build scripts label Jun 5, 2020
@sxa
Copy link
Member

sxa commented Jun 5, 2020

AdoptOpenJDK APi server fell over last night and is now back so this is not arepeatable problem (although we should perhaps mention in it ithe intermittent failures issue

@sxa sxa closed this as completed Jun 5, 2020
@sxa
Copy link
Member

sxa commented Jun 5, 2020

The API went down this morning so I'll let the builds go over the weekend and see if we see this again

I don't think that's the right approach going into the weekend - we need to re-run and try and be stable going into the weekend especially since this appears to be masking other problems that we need to fix at the moment (I have kicked off new JDK11 and 14 pipelines)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that are problems in the code as reported by the community buildbreak High priority issues that cause build breaks in jenkins or build scripts duplicate Issues that are a duplicate of an issue in this (or another) repository x-linux Issues that affect or relate to the x64/x32 LINUX OS
Projects
No open projects
temurin-build
  
Done
Development

No branches or pull requests

4 participants