See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2021-09-07T06:56:01.282Z] Started by an SCM change
[2021-09-07T06:56:01.287Z] Checking out git
https://github.com/redhat-developer/intellij-quarkus into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace@script
to read Jenkinsfile
[2021-09-07T06:56:01.290Z] The recommended git tool is: NONE
[2021-09-07T06:56:01.290Z] No credentials specified
[2021-09-07T06:56:01.291Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace(a)script/.git
# timeout=10
[2021-09-07T06:56:01.311Z] Fetching changes from the remote Git repository
[2021-09-07T06:56:01.311Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2021-09-07T06:56:01.353Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2021-09-07T06:56:01.353Z] > git --version # timeout=10
[2021-09-07T06:56:01.376Z] > git --version # 'git version 1.8.3.1'
[2021-09-07T06:56:01.376Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2021-09-07T06:56:03.035Z] > git rev-parse origin/main^{commit} # timeout=10
[2021-09-07T06:56:03.069Z] Checking out Revision 4122a47317307259c0d923d7f7a77275cf88a41f
(origin/main)
[2021-09-07T06:56:03.069Z] > git config core.sparsecheckout # timeout=10
[2021-09-07T06:56:03.077Z] > git checkout -f 4122a47317307259c0d923d7f7a77275cf88a41f
# timeout=10
[2021-09-07T06:56:04.084Z] Commit message: "chore: Switch to IntelliJ Gradle plugin
1.x (#441)"
[2021-09-07T06:56:04.086Z] > git rev-list --no-walk
000a7975d6ebe40237cf27b5258914eee7614163 # timeout=10
[2021-09-07T06:56:04.156Z] Running in Durability level: MAX_SURVIVABILITY
[2021-09-07T06:56:05.321Z] [Pipeline] Start of Pipeline
[2021-09-07T06:56:05.371Z] [Pipeline] node
[2021-09-07T06:56:20.378Z] Still waiting to schedule task
[2021-09-07T06:56:20.379Z] Waiting for next available executor on ‘rhel7’
[2021-09-07T07:00:03.279Z] Running on rhel7-2636 in
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build
[2021-09-07T07:00:03.285Z] [Pipeline] {
[2021-09-07T07:00:03.319Z] [Pipeline] stage
[2021-09-07T07:00:03.326Z] [Pipeline] { (Checkout repo)
[2021-09-07T07:00:03.353Z] [Pipeline] deleteDir
[2021-09-07T07:00:03.400Z] [Pipeline] git
[2021-09-07T07:00:03.417Z] The recommended git tool is: NONE
[2021-09-07T07:00:03.694Z] No credentials specified
[2021-09-07T07:00:03.698Z] Cloning the remote Git repository
[2021-09-07T07:00:03.052Z] Cloning repository
https://github.com/redhat-developer/intellij-quarkus
[2021-09-07T07:00:03.054Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build # timeout=10
[2021-09-07T07:00:03.061Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2021-09-07T07:00:03.061Z] > git --version # timeout=10
[2021-09-07T07:00:03.065Z] > git --version # 'git version 1.8.3.1'
[2021-09-07T07:00:03.065Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2021-09-07T07:00:06.664Z] Avoid second fetch
[2021-09-07T07:00:06.674Z] Checking out Revision 4122a47317307259c0d923d7f7a77275cf88a41f
(refs/remotes/origin/main)
[2021-09-07T07:00:06.006Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2021-09-07T07:00:06.010Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-07T07:00:06.017Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2021-09-07T07:00:06.026Z] > git config core.sparsecheckout # timeout=10
[2021-09-07T07:00:06.030Z] > git checkout -f 4122a47317307259c0d923d7f7a77275cf88a41f
# timeout=10
[2021-09-07T07:00:06.904Z] Commit message: "chore: Switch to IntelliJ Gradle plugin
1.x (#441)"
[2021-09-07T07:00:06.930Z] [Pipeline] }
[2021-09-07T07:00:06.970Z] [Pipeline] // stage
[2021-09-07T07:00:06.992Z] [Pipeline] readProperties
[2021-09-07T07:00:07.058Z] [Pipeline] stage
[2021-09-07T07:00:07.065Z] [Pipeline] { (Build)
[2021-09-07T07:00:07.097Z] [Pipeline] sh
[2021-09-07T07:00:07.457Z] + ./gradlew assemble -PprojectVersion=1.7.0.155
[2021-09-07T07:00:07.458Z] Downloading
https://services.gradle.org/distributions/gradle-6.9.1-all.zip
[2021-09-07T07:00:06.172Z] > git branch -a -v --no-abbrev # timeout=10
[2021-09-07T07:00:06.178Z] > git checkout -b main
4122a47317307259c0d923d7f7a77275cf88a41f # timeout=10
[2021-09-07T07:00:09.664Z]
..............10%..............20%...............30%..............40%..............50%...............60%..............70%..............80%...............90%..............100%
[2021-09-07T07:00:13.002Z]
[2021-09-07T07:00:13.002Z] Welcome to Gradle 6.9.1!
[2021-09-07T07:00:13.002Z]
[2021-09-07T07:00:13.002Z] Here are the highlights of this release:
[2021-09-07T07:00:13.002Z] - This is a small backport release.
[2021-09-07T07:00:13.002Z] - Java 16 can be used to compile when used with Java
toolchains
[2021-09-07T07:00:13.002Z] - Dynamic versions can be used within plugin declarations
[2021-09-07T07:00:13.002Z] - Native support for Apple Silicon processors
[2021-09-07T07:00:13.002Z]
[2021-09-07T07:00:13.002Z] For more details see
https://docs.gradle.org/6.9.1/release-notes.html
[2021-09-07T07:00:13.002Z]
[2021-09-07T07:00:13.002Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-09-07T07:00:19.647Z]
[2021-09-07T07:00:19.647Z] FAILURE: Build failed with an exception.
[2021-09-07T07:00:19.647Z]
[2021-09-07T07:00:19.647Z] * What went wrong:
[2021-09-07T07:00:19.647Z] A problem occurred configuring root project
'intellij-quarkus-build'.
[2021-09-07T07:00:19.647Z] > Could not resolve all artifacts for configuration
':classpath'.
[2021-09-07T07:00:19.647Z] > Could not resolve
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4.
[2021-09-07T07:00:19.647Z] Required by:
[2021-09-07T07:00:19.647Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.1.4
[2021-09-07T07:00:19.647Z] > No matching variant of
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4 was found. The consumer was
configured to find a runtime of a library compatible with Java 8, packaged as a jar, and
its dependencies declared externally but:
[2021-09-07T07:00:19.647Z] - Variant 'apiElements' capability
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4 declares a library, packaged
as a jar, and its dependencies declared externally:
[2021-09-07T07:00:19.647Z] - Incompatible because this component declares an
API of a component compatible with Java 11 and the consumer needed a runtime of a
component compatible with Java 8
[2021-09-07T07:00:19.647Z] - Variant 'runtimeElements' capability
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4 declares a runtime of a
library, packaged as a jar, and its dependencies declared externally:
[2021-09-07T07:00:19.647Z] - Incompatible because this component declares a
component compatible with Java 11 and the consumer needed a component compatible with Java
8
[2021-09-07T07:00:19.647Z]
[2021-09-07T07:00:19.647Z] * Try:
[2021-09-07T07:00:19.647Z] Run with --stacktrace option to get the stack trace. Run with
--info or --debug option to get more log output. Run with --scan to get full insights.
[2021-09-07T07:00:19.647Z]
[2021-09-07T07:00:19.647Z] * Get more help at
https://help.gradle.org
[2021-09-07T07:00:19.647Z]
[2021-09-07T07:00:19.647Z] BUILD FAILED in 12s
[2021-09-07T07:00:19.979Z] [Pipeline] }
[2021-09-07T07:00:20.022Z] [Pipeline] // stage
[2021-09-07T07:00:20.072Z] [Pipeline] step