See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2022-06-14T08:55:01.769Z] Started by an SCM change
[2022-06-14T08:55:01.771Z] Checking out git
https://github.com/redhat-developer/intellij-knative into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-knative-build/workspace@script/00a89aacf62a056d3e03781b12e4b3255ac5cbc179e9c2f1e0b606181f64d991
to read Jenkinsfile
[2022-06-14T08:55:01.774Z] The recommended git tool is: NONE
[2022-06-14T08:55:01.774Z] No credentials specified
[2022-06-14T08:55:01.775Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-knative-build/workspace@script/00a89aacf62a056d3e03781b12e4b3255ac5cbc179e9c2f1e0b606181f64d991/.git
# timeout=10
[2022-06-14T08:55:01.782Z] Fetching changes from the remote Git repository
[2022-06-14T08:55:01.782Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-knative # timeout=10
[2022-06-14T08:55:01.792Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-knative
[2022-06-14T08:55:01.792Z] > git --version # timeout=10
[2022-06-14T08:55:01.796Z] > git --version # 'git version 1.8.3.1'
[2022-06-14T08:55:01.796Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-knative +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2022-06-14T08:55:02.481Z] > git rev-parse origin/main^{commit} # timeout=10
[2022-06-14T08:55:02.489Z] Checking out Revision ec4b36fbd0614a54597649e2dbc7c9d05a4fd975
(origin/main)
[2022-06-14T08:55:02.489Z] > git config core.sparsecheckout # timeout=10
[2022-06-14T08:55:02.494Z] > git checkout -f ec4b36fbd0614a54597649e2dbc7c9d05a4fd975
# timeout=10
[2022-06-14T08:55:02.650Z] Commit message: "feat: add deploy tab in function tool
window (#167) (#177)"
[2022-06-14T08:55:02.650Z] > git rev-list --no-walk
0117381545d94af3eef3d05d5022e30d13c72af1 # timeout=10
[2022-06-14T08:55:03.249Z] [Pipeline] Start of Pipeline
[2022-06-14T08:55:03.287Z] [Pipeline] node
[2022-06-14T08:55:18.292Z] Still waiting to schedule task
[2022-06-14T08:55:18.292Z] All nodes of label ‘rhel7’ are offline
[2022-06-14T08:56:13.009Z] Running on rhel7-7790 in
/jenkins/workspace/Adapters/IntelliJ/intellij-knative-build
[2022-06-14T08:56:13.013Z] [Pipeline] {
[2022-06-14T08:56:13.028Z] [Pipeline] tool
[2022-06-14T08:56:13.062Z] [Pipeline] stage
[2022-06-14T08:56:13.066Z] [Pipeline] { (Checkout repo)
[2022-06-14T08:56:13.081Z] [Pipeline] deleteDir
[2022-06-14T08:56:13.181Z] [Pipeline] git
[2022-06-14T08:56:13.191Z] The recommended git tool is: NONE
[2022-06-14T08:56:14.488Z] No credentials specified
[2022-06-14T08:56:14.491Z] Cloning the remote Git repository
[2022-06-14T08:56:15.138Z] Avoid second fetch
[2022-06-14T08:56:15.158Z] Checking out Revision ec4b36fbd0614a54597649e2dbc7c9d05a4fd975
(refs/remotes/origin/main)
[2022-06-14T08:56:14.011Z] Cloning repository
https://github.com/redhat-developer/intellij-knative
[2022-06-14T08:56:14.053Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-knative-build # timeout=10
[2022-06-14T08:56:14.085Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-knative
[2022-06-14T08:56:14.085Z] > git --version # timeout=10
[2022-06-14T08:56:14.097Z] > git --version # 'git version 1.8.3.1'
[2022-06-14T08:56:14.097Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-knative +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2022-06-14T08:56:14.628Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-knative # timeout=10
[2022-06-14T08:56:14.637Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-06-14T08:56:14.648Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2022-06-14T08:56:14.671Z] > git config core.sparsecheckout # timeout=10
[2022-06-14T08:56:14.677Z] > git checkout -f ec4b36fbd0614a54597649e2dbc7c9d05a4fd975
# timeout=10
[2022-06-14T08:56:14.733Z] > git branch -a -v --no-abbrev # timeout=10
[2022-06-14T08:56:14.740Z] > git checkout -b main
ec4b36fbd0614a54597649e2dbc7c9d05a4fd975 # timeout=10
[2022-06-14T08:56:18.788Z] Commit message: "feat: add deploy tab in function tool
window (#167) (#177)"
[2022-06-14T08:56:18.797Z] [Pipeline] }
[2022-06-14T08:56:18.815Z] [Pipeline] // stage
[2022-06-14T08:56:18.826Z] [Pipeline] readProperties
[2022-06-14T08:56:18.871Z] [Pipeline] stage
[2022-06-14T08:56:18.875Z] [Pipeline] { (Build)
[2022-06-14T08:56:18.903Z] [Pipeline] sh
[2022-06-14T08:56:19.753Z] + ./gradlew assemble -PprojectVersion=1.2.0.77
[2022-06-14T08:56:19.754Z] Downloading
https://services.gradle.org/distributions/gradle-6.9.1-all.zip
[2022-06-14T08:56:21.639Z]
..............10%..............20%...............30%..............40%..............50%...............60%..............70%..............80%...............90%..............100%
[2022-06-14T08:56:24.930Z]
[2022-06-14T08:56:24.930Z] Welcome to Gradle 6.9.1!
[2022-06-14T08:56:24.930Z]
[2022-06-14T08:56:24.930Z] Here are the highlights of this release:
[2022-06-14T08:56:24.930Z] - This is a small backport release.
[2022-06-14T08:56:24.930Z] - Java 16 can be used to compile when used with Java
toolchains
[2022-06-14T08:56:24.930Z] - Dynamic versions can be used within plugin declarations
[2022-06-14T08:56:24.930Z] - Native support for Apple Silicon processors
[2022-06-14T08:56:24.930Z]
[2022-06-14T08:56:24.930Z] For more details see
https://docs.gradle.org/6.9.1/release-notes.html
[2022-06-14T08:56:24.930Z]
[2022-06-14T08:56:24.930Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2022-06-14T08:56:46.900Z]
[2022-06-14T08:56:46.900Z] FAILURE: Build failed with an exception.
[2022-06-14T08:56:46.900Z]
[2022-06-14T08:56:46.900Z] * What went wrong:
[2022-06-14T08:56:46.900Z] A problem occurred configuring root project
'intellij-knative-build'.
[2022-06-14T08:56:46.900Z] > Could not resolve all artifacts for configuration
':classpath'.
[2022-06-14T08:56:46.900Z] > Could not resolve org.jetbrains:annotations:23.0.0.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2
[2022-06-14T08:56:46.900Z] > Could not resolve org.jetbrains:annotations:23.0.0.
[2022-06-14T08:56:46.900Z] > Could not get resource
'https://plugins.gradle.org/m2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom'.
[2022-06-14T08:56:46.900Z] > Could not GET
'https://repo.gradle.org/artifactory/jcenter/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom'.
Received status code 521 from server:
[2022-06-14T08:56:46.900Z] > Could not resolve
org.jetbrains.intellij:blockmap:1.0.5.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve
org.jetbrains.intellij:plugin-repository-rest-client:2.0.23.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2
[2022-06-14T08:56:46.900Z] > Could not resolve
org.jetbrains.intellij:plugin-repository-rest-client:2.0.23.
[2022-06-14T08:56:46.900Z] > Could not parse POM
https://plugins.gradle.org/m2/org/jetbrains/intellij/plugin-repository-re...
[2022-06-14T08:56:46.900Z] > Could not resolve
software.amazon.awssdk:bom:2.11.9.
[2022-06-14T08:56:46.900Z] > Could not resolve
software.amazon.awssdk:bom:2.11.9.
[2022-06-14T08:56:46.900Z] > Could not parse POM
https://plugins.gradle.org/m2/software/amazon/awssdk/bom/2.11.9/bom-2.11....
[2022-06-14T08:56:46.900Z] > Could not resolve
software.amazon.awssdk:aws-sdk-java-pom:2.11.9.
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve
org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve javax.xml.bind:jaxb-api:2.3.1.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-intellij:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve
gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.3.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve com.squareup.okhttp3:okhttp:4.9.3.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve
com.squareup.retrofit2:retrofit:2.9.0.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve
com.fasterxml.jackson.module:jackson-module-kotlin:2.12.5.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-base:3.207
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-intellij:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve
org.apache.commons:commons-compress:1.21.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-base:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve org.tukaani:xz:1.9.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-base:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve org.atteo:evo-inflector:1.3.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-base:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve org.jetbrains:annotations:23.0.0.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-base:3.207
[2022-06-14T08:56:46.900Z] > Could not resolve org.jetbrains:annotations:23.0.0.
[2022-06-14T08:56:46.900Z] > Could not get resource
'https://plugins.gradle.org/m2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom'.
[2022-06-14T08:56:46.900Z] > Could not GET
'https://repo.gradle.org/artifactory/jcenter/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom'.
Received status code 521 from server:
[2022-06-14T08:56:46.900Z] > Could not resolve org.slf4j:slf4j-api:1.7.31.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-base:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve commons-io:commons-io:2.10.0.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-base:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve org.jsoup:jsoup:1.14.2.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-intellij:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve
org.glassfish.jaxb:jaxb-runtime:2.3.1.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-intellij:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z] > Could not resolve org.jdom:jdom:2.0.2.
[2022-06-14T08:56:46.900Z] Required by:
[2022-06-14T08:56:46.900Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.5.2 >
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.5.2 >
org.jetbrains.intellij.plugins:structure-intellij:3.207
[2022-06-14T08:56:46.900Z] > Skipped due to earlier error
[2022-06-14T08:56:46.900Z]
[2022-06-14T08:56:46.900Z] * Try:
[2022-06-14T08:56:46.900Z] 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.
[2022-06-14T08:56:46.900Z]
[2022-06-14T08:56:46.900Z] * Get more help at
https://help.gradle.org
[2022-06-14T08:56:46.900Z]
[2022-06-14T08:56:46.900Z] BUILD FAILED in 24s
[2022-06-14T08:56:46.969Z] [Pipeline] }
[2022-06-14T08:56:46.993Z] [Pipeline] // stage
[2022-06-14T08:56:47.059Z] [Pipeline] step