See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2021-09-03T11:59:06.451Z] Started by an SCM change
[2021-09-03T11:59:06.451Z] Started by user Andre
[2021-09-03T11:59:06.451Z] Rebuilds build #17
[2021-09-03T11:59:06.451Z] Running as Andre
[2021-09-03T11:59:06.454Z] Checking out git
https://github.com/redhat-developer/intellij-redhat-telemetry into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-telemetry-build/workspace@script
to read Jenkinsfile
[2021-09-03T11:59:06.457Z] The recommended git tool is: NONE
[2021-09-03T11:59:06.457Z] No credentials specified
[2021-09-03T11:59:06.458Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-telemetry-build/workspace(a)script/.git
# timeout=10
[2021-09-03T11:59:06.467Z] Fetching changes from the remote Git repository
[2021-09-03T11:59:06.467Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-redhat-telemetry # timeout=10
[2021-09-03T11:59:06.482Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-redhat-telemetry
[2021-09-03T11:59:06.483Z] > git --version # timeout=10
[2021-09-03T11:59:06.490Z] > git --version # 'git version 1.8.3.1'
[2021-09-03T11:59:06.490Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-redhat-telemetry
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-03T11:59:06.722Z] > git rev-parse origin/main^{commit} # timeout=10
[2021-09-03T11:59:06.735Z] Checking out Revision 7d64f079ef4c80478c706e4af5b4d0b9d96a82aa
(origin/main)
[2021-09-03T11:59:06.735Z] > git config core.sparsecheckout # timeout=10
[2021-09-03T11:59:06.743Z] > git checkout -f 7d64f079ef4c80478c706e4af5b4d0b9d96a82aa
# timeout=10
[2021-09-03T11:59:06.828Z] Commit message: "chore: bump to 0.0.2"
[2021-09-03T11:59:06.848Z] > git rev-list --no-walk
7d64f079ef4c80478c706e4af5b4d0b9d96a82aa # timeout=10
[2021-09-03T11:59:06.898Z] Running in Durability level: MAX_SURVIVABILITY
[2021-09-03T11:59:07.021Z] [Pipeline] Start of Pipeline
[2021-09-03T11:59:07.078Z] [Pipeline] node
[2021-09-03T11:59:07.095Z] Running on rhel7-2049 in
/jenkins/workspace/Adapters/IntelliJ/intellij-telemetry-build
[2021-09-03T11:59:07.117Z] [Pipeline] {
[2021-09-03T11:59:07.175Z] [Pipeline] stage
[2021-09-03T11:59:07.182Z] [Pipeline] { (Checkout repo)
[2021-09-03T11:59:07.211Z] [Pipeline] deleteDir
[2021-09-03T11:59:07.317Z] [Pipeline] git
[2021-09-03T11:59:07.332Z] The recommended git tool is: NONE
[2021-09-03T11:59:07.342Z] No credentials specified
[2021-09-03T11:59:07.346Z] Cloning the remote Git repository
[2021-09-03T11:59:07.810Z] Avoid second fetch
[2021-09-03T11:59:07.821Z] Checking out Revision 7d64f079ef4c80478c706e4af5b4d0b9d96a82aa
(refs/remotes/origin/main)
[2021-09-03T11:59:07.858Z] Commit message: "chore: bump to 0.0.2"
[2021-09-03T11:59:07.875Z] [Pipeline] }
[2021-09-03T11:59:07.905Z] [Pipeline] // stage
[2021-09-03T11:59:07.925Z] [Pipeline] readProperties
[2021-09-03T11:59:07.976Z] [Pipeline] stage
[2021-09-03T11:59:07.981Z] [Pipeline] { (Build)
[2021-09-03T11:59:08.014Z] [Pipeline] sh
[2021-09-03T11:59:08.317Z] + ./gradlew assemble -PprojectVersion=0.0.2.18
[2021-09-03T11:59:07.589Z] Cloning repository
https://github.com/redhat-developer/intellij-redhat-telemetry
[2021-09-03T11:59:07.590Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-telemetry-build # timeout=10
[2021-09-03T11:59:07.596Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-redhat-telemetry
[2021-09-03T11:59:07.596Z] > git --version # timeout=10
[2021-09-03T11:59:07.599Z] > git --version # 'git version 1.8.3.1'
[2021-09-03T11:59:07.600Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-redhat-telemetry
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-03T11:59:08.043Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-redhat-telemetry # timeout=10
[2021-09-03T11:59:08.046Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-03T11:59:08.056Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2021-09-03T11:59:08.065Z] > git config core.sparsecheckout # timeout=10
[2021-09-03T11:59:08.068Z] > git checkout -f 7d64f079ef4c80478c706e4af5b4d0b9d96a82aa
# timeout=10
[2021-09-03T11:59:08.083Z] > git branch -a -v --no-abbrev # timeout=10
[2021-09-03T11:59:08.086Z] > git checkout -b main
7d64f079ef4c80478c706e4af5b4d0b9d96a82aa # timeout=10
[2021-09-03T11:59:08.898Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-09-03T11:59:17.165Z]
[2021-09-03T11:59:17.165Z] > Task :compileJava
[2021-09-03T11:59:17.165Z] Note:
/jenkins/workspace/Adapters/IntelliJ/intellij-telemetry-build/src/main/java/com/redhat/devtools/intellij/telemetry/core/service/TelemetryMessageBuilder.java
uses unchecked or unsafe operations.
[2021-09-03T11:59:17.165Z] Note: Recompile with -Xlint:unchecked for details.
[2021-09-03T11:59:17.165Z]
[2021-09-03T11:59:17.165Z] > Task :patchPluginXml
[2021-09-03T11:59:17.165Z] [gradle-intellij-plugin
:intellij-redhat-telemetry:patchPluginXml] Patching plugin.xml: attribute
`since-build=[193.5233.102]` of `idea-version` tag will be set to `193.5233.102`
[2021-09-03T11:59:17.165Z]
[2021-09-03T11:59:17.165Z] > Task :processResources
[2021-09-03T11:59:17.165Z] > Task :classes
[2021-09-03T11:59:17.165Z] > Task :instrumentCode
[2021-09-03T11:59:17.165Z] > Task :postInstrumentCode
[2021-09-03T11:59:17.165Z] > Task :jar
[2021-09-03T11:59:17.165Z] > Task :prepareSandbox
[2021-09-03T11:59:19.100Z]
[2021-09-03T11:59:19.101Z] > Task :buildSearchableOptions
[2021-09-03T11:59:19.101Z] WARNING: An illegal reflective access operation has occurred
[2021-09-03T11:59:19.101Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2021-09-03T11:59:19.101Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2021-09-03T11:59:19.101Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2021-09-03T11:59:19.101Z] WARNING: All illegal access operations will be denied in a
future release
[2021-09-03T11:59:21.079Z] Starting searchable options index builder
[2021-09-03T11:59:21.366Z] 2021-09-03 07:59:21,460 [ 3138] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2021-09-03T11:59:33.680Z] Searchable options index builder completed
[2021-09-03T11:59:33.680Z]
[2021-09-03T11:59:33.680Z] > Task :jarSearchableOptions
[2021-09-03T11:59:33.680Z] > Task :buildPlugin
[2021-09-03T11:59:33.680Z] > Task :sourcesJar
[2021-09-03T11:59:33.680Z] > Task :assemble
[2021-09-03T11:59:33.680Z]
[2021-09-03T11:59:33.680Z] BUILD SUCCESSFUL in 24s
[2021-09-03T11:59:33.680Z] 11 actionable tasks: 11 executed
[2021-09-03T11:59:33.694Z] [Pipeline] }
[2021-09-03T11:59:33.723Z] [Pipeline] // stage
[2021-09-03T11:59:33.745Z] [Pipeline] stage
[2021-09-03T11:59:33.752Z] [Pipeline] { (Package)
[2021-09-03T11:59:33.780Z] [Pipeline] sh
[2021-09-03T11:59:34.071Z] + ./gradlew buildPlugin -PprojectVersion=0.0.2.18
[2021-09-03T11:59:35.015Z] > Task :compileJava UP-TO-DATE
[2021-09-03T11:59:35.015Z] > Task :patchPluginXml UP-TO-DATE
[2021-09-03T11:59:35.015Z] > Task :processResources UP-TO-DATE
[2021-09-03T11:59:35.015Z] > Task :classes UP-TO-DATE
[2021-09-03T11:59:35.015Z] > Task :instrumentCode UP-TO-DATE
[2021-09-03T11:59:35.015Z] > Task :postInstrumentCode
[2021-09-03T11:59:35.015Z] > Task :jar UP-TO-DATE
[2021-09-03T11:59:35.015Z] > Task :prepareSandbox UP-TO-DATE
[2021-09-03T11:59:37.022Z]
[2021-09-03T11:59:37.022Z] > Task :buildSearchableOptions
[2021-09-03T11:59:37.022Z] WARNING: An illegal reflective access operation has occurred
[2021-09-03T11:59:37.022Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2021-09-03T11:59:37.022Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2021-09-03T11:59:37.022Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2021-09-03T11:59:37.022Z] WARNING: All illegal access operations will be denied in a
future release
[2021-09-03T11:59:37.611Z] Starting searchable options index builder
[2021-09-03T11:59:38.197Z] 2021-09-03 07:59:38,073 [ 2313] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2021-09-03T11:59:50.576Z] Searchable options index builder completed
[2021-09-03T11:59:50.576Z]
[2021-09-03T11:59:50.576Z] > Task :jarSearchableOptions UP-TO-DATE
[2021-09-03T11:59:50.576Z] > Task :buildPlugin UP-TO-DATE
[2021-09-03T11:59:50.576Z]
[2021-09-03T11:59:50.576Z] BUILD SUCCESSFUL in 15s
[2021-09-03T11:59:50.576Z] 10 actionable tasks: 2 executed, 8 up-to-date
[2021-09-03T11:59:50.601Z] [Pipeline] }
[2021-09-03T11:59:50.645Z] [Pipeline] // stage
[2021-09-03T11:59:50.676Z] [Pipeline] stage
[2021-09-03T11:59:50.683Z] [Pipeline] { (Upload)
[2021-09-03T11:59:50.713Z] [Pipeline] findFiles
[2021-09-03T11:59:50.766Z] [Pipeline] sh
[2021-09-03T11:59:51.104Z] + rsync -Pzrlt --rsh=ssh --protocol=28
'build/distributions/Telemetry by Red Hat-0.0.2.18.zip'
tools@10.5.105.197:/downloads_htdocs/tools/intellij/snapshots/intellij-redhat-telemetry/
[2021-09-03T11:59:52.089Z] building file list ...
[2021-09-03T11:59:52.089Z] 0 files...
1 file to consider
[2021-09-03T11:59:52.089Z] Telemetry by Red Hat-0.0.2.18.zip
[2021-09-03T11:59:52.397Z]
32,768 1% 0.00kB/s 0:00:00
2,972,190 100% 5.07MB/s 0:00:00 (xfr#1, to-chk=0/1)
[2021-09-03T11:59:53.008Z] [Pipeline] stash
[2021-09-03T11:59:53.221Z] Stashed 1 file(s)
[2021-09-03T11:59:53.227Z] [Pipeline] }
[2021-09-03T11:59:53.256Z] [Pipeline] // stage
[2021-09-03T11:59:53.303Z] [Pipeline] timeout
[2021-09-03T11:59:53.304Z] Timeout set to expire in 5 days 0 hr
[2021-09-03T11:59:53.310Z] [Pipeline] {
[2021-09-03T11:59:53.349Z] [Pipeline] input
[2021-09-03T11:59:53.380Z] Approve deployment?
[2021-09-03T11:59:53.381Z] Proceed or Abort
[2021-09-03T12:30:51.798Z] Approved by Jean-Francois
[2021-09-03T12:30:51.836Z] [Pipeline] }
[2021-09-03T12:30:51.880Z] [Pipeline] // timeout
[2021-09-03T12:30:51.927Z] [Pipeline] stage
[2021-09-03T12:30:51.934Z] [Pipeline] { (Publish to Marketplace)
[2021-09-03T12:30:51.984Z] [Pipeline] unstash
[2021-09-03T12:30:52.217Z] [Pipeline] withCredentials
[2021-09-03T12:30:52.257Z] Masking supported pattern matches of $TOKEN
[2021-09-03T12:30:52.264Z] [Pipeline] {
[2021-09-03T12:30:52.289Z] [Pipeline] sh
[2021-09-03T12:30:52.310Z] Warning: A secret was passed to "sh" using Groovy
String interpolation, which is insecure.
[2021-09-03T12:30:52.311Z] Affected argument(s) used the following variable(s):
[TOKEN]
[2021-09-03T12:30:52.311Z] See
https://jenkins.io/redirect/groovy-string-interpolation
for details.
[2021-09-03T12:30:52.892Z] + ./gradlew publishPlugin -PjetBrainsToken=****
-PprojectVersion=0.0.2.18 -PjetBrainsChannel=stable
[2021-09-03T12:30:53.866Z] > Task :compileJava UP-TO-DATE
[2021-09-03T12:30:53.866Z] > Task :patchPluginXml UP-TO-DATE
[2021-09-03T12:30:53.866Z] > Task :processResources UP-TO-DATE
[2021-09-03T12:30:53.866Z] > Task :classes UP-TO-DATE
[2021-09-03T12:30:53.866Z] > Task :instrumentCode UP-TO-DATE
[2021-09-03T12:30:53.866Z] > Task :postInstrumentCode
[2021-09-03T12:30:53.866Z] > Task :jar UP-TO-DATE
[2021-09-03T12:30:53.866Z] > Task :prepareSandbox UP-TO-DATE
[2021-09-03T12:30:53.866Z] > Task :buildSearchableOptions UP-TO-DATE
[2021-09-03T12:30:53.866Z] > Task :jarSearchableOptions UP-TO-DATE
[2021-09-03T12:30:53.866Z] > Task :buildPlugin UP-TO-DATE
[2021-09-03T12:30:54.136Z] > Task :verifyPlugin
[2021-09-03T12:31:04.177Z] > Task :publishPlugin FAILED
[2021-09-03T12:31:04.177Z]
[2021-09-03T12:31:04.177Z] FAILURE: Build failed with an exception.
[2021-09-03T12:31:04.177Z]
[2021-09-03T12:31:04.177Z] * What went wrong:
[2021-09-03T12:31:04.177Z] Execution failed for task ':publishPlugin'.
[2021-09-03T12:31:04.177Z] > Failed to upload plugin. Upload failed: Failed to upload
plugin
[2021-09-03T12:31:04.177Z]
[2021-09-03T12:31:04.177Z] * Try:
[2021-09-03T12:31:04.177Z] 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-03T12:31:04.177Z]
[2021-09-03T12:31:04.177Z] * Get more help at
https://help.gradle.org
[2021-09-03T12:31:04.177Z]
[2021-09-03T12:31:04.177Z] BUILD FAILED in 9s
[2021-09-03T12:31:04.177Z] 12 actionable tasks: 3 executed, 9 up-to-date
[2021-09-03T12:31:04.210Z] [Pipeline] }
[2021-09-03T12:31:04.254Z] [Pipeline] // withCredentials
[2021-09-03T12:31:04.299Z] [Pipeline] }
[2021-09-03T12:31:04.341Z] [Pipeline] // stage
[2021-09-03T12:31:04.405Z] [Pipeline] step