See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2022-04-05T09:29:09.625Z] Started by an SCM change
[2022-04-05T09:29:09.628Z] Checking out git
https://github.com/redhat-developer/intellij-kubernetes into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-kubernetes-build/workspace@script/6a699f2563ea4c4e1a19a9f8773884797dc03051d2bd0ef1bedb87c1a998791f
to read Jenkinsfile
[2022-04-05T09:29:09.631Z] The recommended git tool is: NONE
[2022-04-05T09:29:09.631Z] No credentials specified
[2022-04-05T09:29:09.632Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-kubernetes-build/workspace@script/6a699f2563ea4c4e1a19a9f8773884797dc03051d2bd0ef1bedb87c1a998791f/.git
# timeout=10
[2022-04-05T09:29:09.637Z] Fetching changes from the remote Git repository
[2022-04-05T09:29:09.637Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-05T09:29:09.647Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-05T09:29:09.647Z] > git --version # timeout=10
[2022-04-05T09:29:09.651Z] > git --version # 'git version 1.8.3.1'
[2022-04-05T09:29:09.651Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-05T09:29:10.019Z] > git rev-parse origin/master^{commit} # timeout=10
[2022-04-05T09:29:10.025Z] Checking out Revision f99dca04f0860c3a21da119804a8a7c99440e34f
(origin/master)
[2022-04-05T09:29:10.025Z] > git config core.sparsecheckout # timeout=10
[2022-04-05T09:29:10.029Z] > git checkout -f f99dca04f0860c3a21da119804a8a7c99440e34f
# timeout=10
[2022-04-05T09:29:10.254Z] Commit message: "corr label in PullAction
'Redloading' -> 'Pulling'"
[2022-04-05T09:29:10.255Z] > git rev-list --no-walk
b26d63bd17060a9701b36be22345f176d41f75d9 # timeout=10
[2022-04-05T09:29:10.355Z] [Pipeline] Start of Pipeline
[2022-04-05T09:29:10.384Z] [Pipeline] node
[2022-04-05T09:29:25.388Z] Still waiting to schedule task
[2022-04-05T09:29:25.397Z] Waiting for next available executor on ‘rhel7-64’
[2022-04-05T09:30:16.224Z] Running on rhel7-64 in
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build
[2022-04-05T09:30:16.227Z] [Pipeline] {
[2022-04-05T09:30:16.250Z] [Pipeline] tool
[2022-04-05T09:30:16.285Z] [Pipeline] stage
[2022-04-05T09:30:16.288Z] [Pipeline] { (Checkout repo)
[2022-04-05T09:30:16.302Z] [Pipeline] deleteDir
[2022-04-05T09:30:16.696Z] [Pipeline] git
[2022-04-05T09:30:16.734Z] The recommended git tool is: NONE
[2022-04-05T09:30:16.759Z] No credentials specified
[2022-04-05T09:30:16.774Z] Cloning the remote Git repository
[2022-04-05T09:30:16.163Z] Cloning repository
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-05T09:30:16.164Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build # timeout=10
[2022-04-05T09:30:16.184Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-05T09:30:16.184Z] > git --version # timeout=10
[2022-04-05T09:30:16.202Z] > git --version # 'git version 1.8.3.1'
[2022-04-05T09:30:16.203Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-05T09:30:18.826Z] Avoid second fetch
[2022-04-05T09:30:18.840Z] Checking out Revision f99dca04f0860c3a21da119804a8a7c99440e34f
(refs/remotes/origin/master)
[2022-04-05T09:30:19.257Z] Commit message: "corr label in PullAction
'Redloading' -> 'Pulling'"
[2022-04-05T09:30:19.266Z] [Pipeline] }
[2022-04-05T09:30:19.292Z] [Pipeline] // stage
[2022-04-05T09:30:19.304Z] [Pipeline] readProperties
[2022-04-05T09:30:19.335Z] [Pipeline] stage
[2022-04-05T09:30:19.339Z] [Pipeline] { (Build)
[2022-04-05T09:30:19.356Z] [Pipeline] sh
[2022-04-05T09:30:19.665Z] + ./gradlew assemble -PprojectVersion=0.4.3.122
[2022-04-05T09:30:18.197Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-05T09:30:18.204Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-05T09:30:18.215Z] > git rev-parse refs/remotes/origin/master^{commit} #
timeout=10
[2022-04-05T09:30:18.228Z] > git config core.sparsecheckout # timeout=10
[2022-04-05T09:30:18.237Z] > git checkout -f f99dca04f0860c3a21da119804a8a7c99440e34f
# timeout=10
[2022-04-05T09:30:18.455Z] > git branch -a -v --no-abbrev # timeout=10
[2022-04-05T09:30:18.467Z] > git checkout -b master
f99dca04f0860c3a21da119804a8a7c99440e34f # timeout=10
[2022-04-05T09:30:21.742Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2022-04-05T09:31:09.113Z] > Task :compileKotlin
[2022-04-05T09:31:27.937Z] w: Runtime JAR files in the classpath should have the same
version. These files were found in the classpath:
[2022-04-05T09:31:27.937Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/unzipped.com.jetbrains.plugins/com.redhat.devtools.intellij.telemetry-0.0.2.18/Telemetry
by Red Hat/lib/kotlin-stdlib-1.4.10.jar (version 1.4)
[2022-04-05T09:31:27.937Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/unzipped.com.jetbrains.plugins/com.redhat.devtools.intellij.telemetry-0.0.2.18/Telemetry
by Red Hat/lib/kotlin-stdlib-common-1.4.10.jar (version 1.4)
[2022-04-05T09:31:27.937Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.72/916d54b9eb6442b615e6f1488978f551c0674720/kotlin-stdlib-jdk8-1.3.72.jar
(version 1.3)
[2022-04-05T09:31:27.938Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.72/3adfc2f4ea4243e01204be8081fe63bde6b12815/kotlin-stdlib-jdk7-1.3.72.jar
(version 1.3)
[2022-04-05T09:31:27.938Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.72/8032138f12c0180bc4e51fe139d4c52b46db6109/kotlin-stdlib-1.3.72.jar
(version 1.3)
[2022-04-05T09:31:27.938Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.72/6ca8bee3d88957eaaaef077c41c908c9940492d8/kotlin-stdlib-common-1.3.72.jar
(version 1.3)
[2022-04-05T09:31:27.938Z] w: Some runtime JAR files in the classpath have an incompatible
version. Consider removing them from the classpath
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/ResourceEditor.kt:
(63, 21): Name shadowed: clients
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/ResourceEditor.kt:
(84, 19): Name shadowed: project
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/actions/PullAction.kt:
(38, 25): Name shadowed: editor
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/APIResources.kt:
(88, 62): Elvis operator (?:) always returns the left operand of non-nullable type
Response
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/CustomResourceRawOperation.kt:
(23, 17): 'customResource(CustomResourceDefinitionContext!):
RawCustomResourceOperationsImpl!' is deprecated. Deprecated in Java
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(68, 19): 'delete(String!, String!): Boolean' is deprecated. Deprecated in Java
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(77, 34): 'createOrReplace(String!, String!): (Mutable)Map<String!, Any!>!'
is deprecated. Deprecated in Java
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(88, 33): 'get(String!, String!): (Mutable)Map<String!, Any!>!' is
deprecated. Deprecated in Java
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(61, 25): 'delete(String!): Boolean' is deprecated. Deprecated in Java
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(69, 43): 'createOrReplace(String!, String!): (Mutable)Map<String!, Any!>!'
is deprecated. Deprecated in Java
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(79, 39): 'get(String!, String!): (Mutable)Map<String!, Any!>!' is
deprecated. Deprecated in Java
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/hasmetadata/HasMetadataResourceFactory.kt:
(28, 40): Unchecked cast: Any? to Map<String, Any?>
[2022-04-05T09:31:27.938Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/tree/TreeStructure.kt:
(317, 36): Unchecked cast: Any to T
[2022-04-05T09:31:27.938Z]
[2022-04-05T09:31:27.938Z] > Task :compileJava NO-SOURCE
[2022-04-05T09:31:27.938Z] > Task :setupDependencies
[2022-04-05T09:31:27.938Z] > Task :patchPluginXml
[2022-04-05T09:31:31.405Z] > Task :processResources
[2022-04-05T09:31:31.405Z] > Task :classes
[2022-04-05T09:31:31.405Z] > Task :inspectClassesForKotlinIC
[2022-04-05T09:31:33.393Z] > Task :instrumentCode
[2022-04-05T09:31:33.393Z] > Task :postInstrumentCode
[2022-04-05T09:31:34.895Z] > Task :jar
[2022-04-05T09:31:35.533Z] > Task :prepareSandbox
[2022-04-05T09:31:38.187Z]
[2022-04-05T09:31:38.188Z] > Task :buildSearchableOptions
[2022-04-05T09:31:38.188Z] WARNING: An illegal reflective access operation has occurred
[2022-04-05T09:31:38.188Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-05T09:31:38.188Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-05T09:31:38.188Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-05T09:31:38.188Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-05T09:31:43.745Z] Starting searchable options index builder
[2022-04-05T09:31:44.751Z] 2022-04-05 05:31:43,921 [ 7280] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-05T09:32:12.024Z] Searchable options index builder completed
[2022-04-05T09:32:12.024Z]
[2022-04-05T09:32:12.024Z] > Task :jarSearchableOptions
[2022-04-05T09:32:13.098Z] > Task :buildPlugin
[2022-04-05T09:32:13.098Z] > Task :assemble
[2022-04-05T09:32:13.098Z]
[2022-04-05T09:32:13.098Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-05T09:32:13.098Z]
[2022-04-05T09:32:13.098Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2022-04-05T09:32:13.098Z]
[2022-04-05T09:32:13.098Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-05T09:32:13.098Z]
[2022-04-05T09:32:13.098Z] BUILD SUCCESSFUL in 1m 53s
[2022-04-05T09:32:13.098Z] 12 actionable tasks: 12 executed
[2022-04-05T09:32:13.414Z] [Pipeline] }
[2022-04-05T09:32:13.435Z] [Pipeline] // stage
[2022-04-05T09:32:13.450Z] [Pipeline] stage
[2022-04-05T09:32:13.454Z] [Pipeline] { (Package)
[2022-04-05T09:32:13.475Z] [Pipeline] sh
[2022-04-05T09:32:13.851Z] + ./gradlew buildPlugin -PprojectVersion=0.4.3.122
[2022-04-05T09:32:17.367Z] > Task :compileKotlin UP-TO-DATE
[2022-04-05T09:32:17.367Z] > Task :compileJava NO-SOURCE
[2022-04-05T09:32:17.367Z] > Task :setupDependencies
[2022-04-05T09:32:17.367Z] > Task :patchPluginXml UP-TO-DATE
[2022-04-05T09:32:17.367Z] > Task :processResources UP-TO-DATE
[2022-04-05T09:32:17.367Z] > Task :classes UP-TO-DATE
[2022-04-05T09:32:17.367Z] > Task :inspectClassesForKotlinIC UP-TO-DATE
[2022-04-05T09:32:17.665Z] > Task :instrumentCode UP-TO-DATE
[2022-04-05T09:32:17.665Z] > Task :postInstrumentCode
[2022-04-05T09:32:17.665Z] > Task :jar UP-TO-DATE
[2022-04-05T09:32:17.665Z] > Task :prepareSandbox UP-TO-DATE
[2022-04-05T09:32:22.169Z]
[2022-04-05T09:32:22.169Z] > Task :buildSearchableOptions
[2022-04-05T09:32:22.169Z] WARNING: An illegal reflective access operation has occurred
[2022-04-05T09:32:22.169Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-05T09:32:22.169Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-05T09:32:22.169Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-05T09:32:22.169Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-05T09:32:25.757Z] Starting searchable options index builder
[2022-04-05T09:32:26.384Z] 2022-04-05 05:32:25,600 [ 5859] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-05T09:33:05.528Z] Searchable options index builder completed
[2022-04-05T09:33:05.528Z]
[2022-04-05T09:33:05.528Z] > Task :jarSearchableOptions UP-TO-DATE
[2022-04-05T09:33:05.528Z] > Task :buildPlugin UP-TO-DATE
[2022-04-05T09:33:05.528Z]
[2022-04-05T09:33:05.528Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-05T09:33:05.528Z]
[2022-04-05T09:33:05.528Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2022-04-05T09:33:05.528Z]
[2022-04-05T09:33:05.528Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-05T09:33:05.528Z]
[2022-04-05T09:33:05.528Z] BUILD SUCCESSFUL in 46s
[2022-04-05T09:33:05.528Z] 12 actionable tasks: 3 executed, 9 up-to-date
[2022-04-05T09:33:05.541Z] [Pipeline] }
[2022-04-05T09:33:05.574Z] [Pipeline] // stage
[2022-04-05T09:33:05.589Z] [Pipeline] stage
[2022-04-05T09:33:05.593Z] [Pipeline] { (Upload)
[2022-04-05T09:33:05.611Z] [Pipeline] findFiles
[2022-04-05T09:33:05.756Z] [Pipeline] sh
[2022-04-05T09:33:06.101Z] + rsync -Pzrlt --rsh=ssh --protocol=28
'build/distributions/Kubernetes by Red Hat-0.4.3.122.zip'
tools@filemgmt.jboss.org:/downloads_htdocs/tools/intellij/snapshots/intellij-kubernetes/
[2022-04-05T09:33:06.364Z] protocol version mismatch -- is your shell clean?
[2022-04-05T09:33:06.364Z] (see the rsync man page for an explanation)
[2022-04-05T09:33:06.364Z] rsync error: protocol incompatibility (code 2) at compat.c(178)
[sender=3.1.2]
[2022-04-05T09:33:06.383Z] [Pipeline] }
[2022-04-05T09:33:06.409Z] [Pipeline] // stage
[2022-04-05T09:33:06.430Z] [Pipeline] step