Build failed in Jenkins: Adapters » IntelliJ » intellij-common-build #140
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...>
Changes:
------------------------------------------
[2023-12-04T15:47:02.667Z] Started by an SCM change
[2023-12-04T15:47:02.668Z] Checking out git https://github.com/redhat-developer/intellij-common into /var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace@script/714be1cc795ad7fb48ef27db7b0e64d3ee4ac4e01ebc2813ba12d8aebafbe6b7 to read Jenkinsfile
[2023-12-04T15:47:02.670Z] The recommended git tool is: NONE
[2023-12-04T15:47:02.670Z] No credentials specified
[2023-12-04T15:47:02.671Z] > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace@script/714be1cc795ad7fb48ef27db7b0e64d3ee4ac4e01ebc2813ba12d8aebafbe6b7/.git # timeout=10
[2023-12-04T15:47:02.678Z] Fetching changes from the remote Git repository
[2023-12-04T15:47:02.687Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-common # timeout=10
[2023-12-04T15:47:02.697Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-common
[2023-12-04T15:47:02.697Z] > git --version # timeout=10
[2023-12-04T15:47:02.703Z] > git --version # 'git version 2.39.3'
[2023-12-04T15:47:02.703Z] > git fetch --tags --force --progress -- https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-12-04T15:47:03.238Z] > git rev-parse origin/main^{commit} # timeout=10
[2023-12-04T15:47:03.246Z] Checking out Revision a102f6ae8418c26d7808edfe9bd433c5260104ac (origin/main)
[2023-12-04T15:47:03.246Z] > git config core.sparsecheckout # timeout=10
[2023-12-04T15:47:03.252Z] > git checkout -f a102f6ae8418c26d7808edfe9bd433c5260104ac # timeout=10
[2023-12-04T15:47:03.370Z] Commit message: "fix: allow to retrieve name of current (kubeconfig) context"
[2023-12-04T15:47:03.371Z] > git rev-list --no-walk d23d5af039adc94550c11c5f6b2841e2702537a8 # timeout=10
[2023-12-04T15:47:03.570Z] [Pipeline] Start of Pipeline
[2023-12-04T15:47:03.601Z] [Pipeline] node
[2023-12-04T15:47:18.606Z] Still waiting to schedule task
[2023-12-04T15:47:18.607Z] All nodes of label ‘rhel7’ are offline
[2023-12-04T15:49:48.355Z] Running on rhel7-29846 in /jenkins/workspace/Adapters/IntelliJ/intellij-common-build
[2023-12-04T15:49:48.360Z] [Pipeline] {
[2023-12-04T15:49:48.382Z] [Pipeline] tool
[2023-12-04T15:49:48.428Z] [Pipeline] stage
[2023-12-04T15:49:48.433Z] [Pipeline] { (Checkout repo)
[2023-12-04T15:49:48.452Z] [Pipeline] deleteDir
[2023-12-04T15:49:48.478Z] [Pipeline] git
[2023-12-04T15:49:48.496Z] The recommended git tool is: NONE
[2023-12-04T15:49:49.773Z] No credentials specified
[2023-12-04T15:49:49.775Z] Cloning the remote Git repository
[2023-12-04T15:49:50.714Z] Avoid second fetch
[2023-12-04T15:49:50.727Z] Checking out Revision a102f6ae8418c26d7808edfe9bd433c5260104ac (refs/remotes/origin/main)
[2023-12-04T15:49:48.746Z] Cloning repository https://github.com/redhat-developer/intellij-common
[2023-12-04T15:49:48.780Z] > git init /jenkins/workspace/Adapters/IntelliJ/intellij-common-build # timeout=10
[2023-12-04T15:49:48.832Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-common
[2023-12-04T15:49:48.832Z] > git --version # timeout=10
[2023-12-04T15:49:48.839Z] > git --version # 'git version 1.8.3.1'
[2023-12-04T15:49:48.840Z] > git fetch --tags --progress https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-12-04T15:49:49.253Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-common # timeout=10
[2023-12-04T15:49:49.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-12-04T15:49:49.675Z] > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
[2023-12-04T15:49:49.690Z] > git config core.sparsecheckout # timeout=10
[2023-12-04T15:49:49.708Z] > git checkout -f a102f6ae8418c26d7808edfe9bd433c5260104ac # timeout=10
[2023-12-04T15:49:50.940Z] Commit message: "fix: allow to retrieve name of current (kubeconfig) context"
[2023-12-04T15:49:50.954Z] [Pipeline] }
[2023-12-04T15:49:50.975Z] [Pipeline] // stage
[2023-12-04T15:49:50.989Z] [Pipeline] readProperties
[2023-12-04T15:49:51.042Z] [Pipeline] stage
[2023-12-04T15:49:51.046Z] [Pipeline] { (Build)
[2023-12-04T15:49:51.069Z] [Pipeline] sh
[2023-12-04T15:49:51.439Z] + ./gradlew assemble
[2023-12-04T15:49:51.439Z] Downloading https://services.gradle.org/distributions/gradle-7.6.1-all.zip
[2023-12-04T15:49:49.735Z] > git branch -a -v --no-abbrev # timeout=10
[2023-12-04T15:49:49.748Z] > git checkout -b main a102f6ae8418c26d7808edfe9bd433c5260104ac # timeout=10
[2023-12-04T15:49:53.658Z] ...............10%................20%................30%................40%...............50%................60%................70%................80%................90%...............100%
[2023-12-04T15:49:56.185Z]
[2023-12-04T15:49:56.185Z] Welcome to Gradle 7.6.1!
[2023-12-04T15:49:56.185Z]
[2023-12-04T15:49:56.185Z] Here are the highlights of this release:
[2023-12-04T15:49:56.185Z] - Added support for Java 19.
[2023-12-04T15:49:56.185Z] - Introduced `--rerun` flag for individual task rerun.
[2023-12-04T15:49:56.185Z] - Improved dependency block for test suites to be strongly typed.
[2023-12-04T15:49:56.185Z] - Added a pluggable system for Java toolchains provisioning.
[2023-12-04T15:49:56.185Z]
[2023-12-04T15:49:56.185Z] For more details see https://docs.gradle.org/7.6.1/release-notes.html
[2023-12-04T15:49:56.185Z]
[2023-12-04T15:49:56.185Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2023-12-04T15:50:34.927Z]
[2023-12-04T15:50:34.927Z] > Task :initializeIntelliJPlugin
[2023-12-04T15:50:34.927Z] [gradle-intellij-plugin :initializeIntelliJPlugin] Gradle IntelliJ Plugin is outdated: 1.15.0. Update `org.jetbrains.intellij` to: 1.16.1
[2023-12-04T15:50:34.927Z]
[2023-12-04T15:50:34.927Z] > Task :patchPluginXml NO-SOURCE
[2023-12-04T15:50:34.927Z] > Task :verifyPluginConfiguration
[2023-12-04T15:50:41.527Z]
[2023-12-04T15:50:41.527Z] > Task :compileJava
[2023-12-04T15:50:41.527Z] Note: Some input files use or override a deprecated API.
[2023-12-04T15:50:41.527Z] Note: Recompile with -Xlint:deprecation for details.
[2023-12-04T15:50:41.527Z] Note: Some input files use unchecked or unsafe operations.
[2023-12-04T15:50:41.527Z] Note: Recompile with -Xlint:unchecked for details.
[2023-12-04T15:51:08.062Z]
[2023-12-04T15:51:08.062Z] > Task :processResources NO-SOURCE
[2023-12-04T15:51:08.062Z] > Task :classes
[2023-12-04T15:51:09.437Z] > Task :instrumentCode
[2023-12-04T15:51:11.350Z]
[2023-12-04T15:51:11.350Z] > Task :compileTestJava
[2023-12-04T15:51:11.350Z] Note: /jenkins/workspace/Adapters/IntelliJ/intellij-common-build/src/test/java/com/redhat/devtools/intellij/common/actions/editor/RemoveYAMLClutterActionHandlerTest.java uses or overrides a deprecated API.
[2023-12-04T15:51:11.350Z] Note: Recompile with -Xlint:deprecation for details.
[2023-12-04T15:51:11.350Z] Note: Some input files use unchecked or unsafe operations.
[2023-12-04T15:51:11.350Z] Note: Recompile with -Xlint:unchecked for details.
[2023-12-04T15:51:12.288Z]
[2023-12-04T15:51:12.288Z] > Task :processTestResources
[2023-12-04T15:51:12.288Z] > Task :testClasses
[2023-12-04T15:51:12.544Z] > Task :instrumentTestCode
[2023-12-04T15:51:12.544Z] > Task :classpathIndexCleanup SKIPPED
[2023-12-04T15:51:12.544Z] > Task :instrumentedJar
[2023-12-04T15:51:12.544Z] > Task :jar
[2023-12-04T15:51:14.436Z] > Task :prepareSandbox
[2023-12-04T15:51:26.630Z]
[2023-12-04T15:51:26.630Z] > Task :buildSearchableOptions
[2023-12-04T15:51:26.630Z] Dec 04, 2023 10:51:23 AM java.util.prefs.FileSystemPreferences$1 run
[2023-12-04T15:51:26.630Z] INFO: Created user preferences directory.
[2023-12-04T15:51:26.630Z] Dec 04, 2023 10:51:24 AM java.util.prefs.FileSystemPreferences$6 run
[2023-12-04T15:51:26.630Z] WARNING: Prefs file removed in background /home/hudson/.java/.userPrefs/prefs.xml
[2023-12-04T15:51:26.630Z] Starting searchable options index builder
[2023-12-04T15:51:28.005Z] 2023-12-04 10:51:26,672 [ 3291] WARN - options.ex.ConfigurableWrapper - Cannot find extension point com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2023-12-04T15:51:32.200Z] 2023-12-04 10:51:30,702 [ 7321] WARN - #com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via 'ide.browser.jcef.headless.enabled=false'
[2023-12-04T15:51:40.460Z] Found 209 configurables
[2023-12-04T15:51:41.830Z] Searchable options index builder completed
[2023-12-04T15:51:42.086Z]
[2023-12-04T15:51:42.086Z] > Task :jarSearchableOptions
[2023-12-04T15:51:42.086Z] [gradle-intellij-plugin :jarSearchableOptions] No searchable options found. If plugin is not supposed to provide custom settings exposed in UI, disable building searchable options to decrease the build time. See: https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin-...
[2023-12-04T15:51:43.974Z]
[2023-12-04T15:51:43.974Z] > Task :buildPlugin
[2023-12-04T15:51:50.532Z] > Task :javadoc
[2023-12-04T15:51:50.532Z] > Task :javadocJar
[2023-12-04T15:51:50.532Z] > Task :packageTests
[2023-12-04T15:51:50.532Z] > Task :sourcesJar
[2023-12-04T15:51:50.532Z] > Task :assemble
[2023-12-04T15:51:50.532Z]
[2023-12-04T15:51:50.532Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[2023-12-04T15:51:50.532Z]
[2023-12-04T15:51:50.532Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2023-12-04T15:51:50.532Z]
[2023-12-04T15:51:50.532Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2023-12-04T15:51:50.532Z]
[2023-12-04T15:51:50.532Z] BUILD SUCCESSFUL in 1m 59s
[2023-12-04T15:51:50.532Z] 17 actionable tasks: 17 executed
[2023-12-04T15:51:50.797Z] [Pipeline] }
[2023-12-04T15:51:50.818Z] [Pipeline] // stage
[2023-12-04T15:51:50.835Z] [Pipeline] stage
[2023-12-04T15:51:50.839Z] [Pipeline] { (Package)
[2023-12-04T15:51:50.857Z] [Pipeline] sh
[2023-12-04T15:51:51.139Z] + ./gradlew build
[2023-12-04T15:51:52.078Z] > Task :initializeIntelliJPlugin SKIPPED
[2023-12-04T15:51:52.078Z] > Task :patchPluginXml NO-SOURCE
[2023-12-04T15:51:52.078Z] > Task :verifyPluginConfiguration
[2023-12-04T15:51:52.078Z] > Task :compileJava UP-TO-DATE
[2023-12-04T15:51:52.078Z] > Task :processResources NO-SOURCE
[2023-12-04T15:51:52.078Z] > Task :classes UP-TO-DATE
[2023-12-04T15:51:52.333Z] > Task :instrumentCode
[2023-12-04T15:51:52.333Z] > Task :compileTestJava UP-TO-DATE
[2023-12-04T15:51:52.333Z] > Task :processTestResources UP-TO-DATE
[2023-12-04T15:51:52.333Z] > Task :testClasses UP-TO-DATE
[2023-12-04T15:51:52.333Z] > Task :instrumentTestCode
[2023-12-04T15:51:52.333Z] > Task :instrumentedJar UP-TO-DATE
[2023-12-04T15:51:52.333Z] > Task :jar UP-TO-DATE
[2023-12-04T15:51:52.333Z] > Task :javadoc UP-TO-DATE
[2023-12-04T15:51:52.333Z] > Task :javadocJar UP-TO-DATE
[2023-12-04T15:51:52.333Z] > Task :packageTests UP-TO-DATE
[2023-12-04T15:51:52.333Z] > Task :sourcesJar UP-TO-DATE
[2023-12-04T15:51:52.588Z] > Task :prepareTestingSandbox
[2023-12-04T15:52:19.089Z]
[2023-12-04T15:52:19.089Z] > Task :test
[2023-12-04T15:52:19.089Z] WARNING: An illegal reflective access operation has occurred
[2023-12-04T15:52:19.089Z] WARNING: Illegal reflective access by com.intellij.util.ref.DebugReflectionUtil (file:/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2021.1/a810cecccb23abd2dbe737c1353af97b9a2ecb7f/ideaIC-2021.1/lib/platform-impl.jar) to field java.lang.invoke.VarHandleObjects$FieldInstanceReadWrite.FORM
[2023-12-04T15:52:19.089Z] WARNING: Please consider reporting this to the maintainers of com.intellij.util.ref.DebugReflectionUtil
[2023-12-04T15:52:19.089Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2023-12-04T15:52:19.089Z] WARNING: All illegal access operations will be denied in a future release
[2023-12-04T15:52:19.089Z]
[2023-12-04T15:52:19.089Z] > Task :classpathIndexCleanup SKIPPED
[2023-12-04T15:52:19.089Z] > Task :prepareSandbox UP-TO-DATE
[2023-12-04T15:52:19.089Z]
[2023-12-04T15:52:19.089Z] > Task :buildSearchableOptions
[2023-12-04T15:52:19.089Z] Starting searchable options index builder
[2023-12-04T15:52:19.661Z] 2023-12-04 10:52:18,517 [ 3121] WARN - options.ex.ConfigurableWrapper - Cannot find extension point com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2023-12-04T15:52:23.845Z] 2023-12-04 10:52:22,223 [ 6827] WARN - #com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via 'ide.browser.jcef.headless.enabled=false'
[2023-12-04T15:52:31.958Z] Found 209 configurables
[2023-12-04T15:52:32.883Z] Searchable options index builder completed
[2023-12-04T15:52:32.883Z]
[2023-12-04T15:52:32.883Z] > Task :jarSearchableOptions UP-TO-DATE
[2023-12-04T15:52:32.883Z] > Task :buildPlugin UP-TO-DATE
[2023-12-04T15:52:32.883Z] > Task :assemble UP-TO-DATE
[2023-12-04T15:52:32.883Z] > Task :check
[2023-12-04T15:52:32.883Z] > Task :build
[2023-12-04T15:52:32.883Z]
[2023-12-04T15:52:32.883Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[2023-12-04T15:52:32.883Z]
[2023-12-04T15:52:32.883Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2023-12-04T15:52:32.883Z]
[2023-12-04T15:52:32.883Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2023-12-04T15:52:32.883Z]
[2023-12-04T15:52:32.883Z] BUILD SUCCESSFUL in 41s
[2023-12-04T15:52:32.883Z] 18 actionable tasks: 6 executed, 12 up-to-date
[2023-12-04T15:52:32.893Z] [Pipeline] }
[2023-12-04T15:52:32.912Z] [Pipeline] // stage
[2023-12-04T15:52:32.928Z] [Pipeline] stage
[2023-12-04T15:52:32.932Z] [Pipeline] { (Deploy)
[2023-12-04T15:52:32.953Z] [Pipeline] withCredentials
[2023-12-04T15:52:32.960Z] Masking supported pattern matches of $PASSWORD
[2023-12-04T15:52:32.966Z] [Pipeline] {
[2023-12-04T15:52:32.979Z] [Pipeline] sh
[2023-12-04T15:52:32.983Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
[2023-12-04T15:52:32.983Z] Affected argument(s) used the following variable(s): [PASSWORD]
[2023-12-04T15:52:32.983Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
[2023-12-04T15:52:33.360Z] + ./gradlew publish -PnexusUser=jmaury(a)redhat.com -PnexusPassword=****
[2023-12-04T15:52:33.947Z] > Task :initializeIntelliJPlugin SKIPPED
[2023-12-04T15:52:33.947Z] > Task :patchPluginXml NO-SOURCE
[2023-12-04T15:52:33.947Z] > Task :verifyPluginConfiguration
[2023-12-04T15:52:34.208Z] > Task :compileJava UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :processResources NO-SOURCE
[2023-12-04T15:52:34.208Z] > Task :classes UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :instrumentCode UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :compileTestJava UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :processTestResources UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :testClasses UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :instrumentTestCode UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :classpathIndexCleanup SKIPPED
[2023-12-04T15:52:34.208Z] > Task :jar UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :javadoc UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :javadocJar UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :sourcesJar UP-TO-DATE
[2023-12-04T15:52:34.208Z] > Task :generateMetadataFileForMavenJavaPublication
[2023-12-04T15:52:34.208Z] > Task :generatePomFileForMavenJavaPublication
[2023-12-04T15:52:34.208Z] > Task :initializeJbossNexusStagingRepository SKIPPED
[2023-12-04T15:52:34.208Z] > Task :packageTests UP-TO-DATE
[2023-12-04T15:52:34.767Z] > Task :publishMavenJavaPublicationToJbossNexusRepository FAILED
[2023-12-04T15:52:34.767Z]
[2023-12-04T15:52:34.767Z] FAILURE: Build failed with an exception.
[2023-12-04T15:52:34.767Z]
[2023-12-04T15:52:34.767Z] * What went wrong:
[2023-12-04T15:52:34.767Z] Execution failed for task ':publishMavenJavaPublicationToJbossNexusRepository'.
[2023-12-04T15:52:34.767Z] > Failed to publish publication 'mavenJava' to repository 'jbossNexus'
[2023-12-04T15:52:34.767Z] > Could not PUT 'https://repository.jboss.org/nexus/content/repositories/snapshots/com/red...'. Received status code 401 from server: Unauthorized
[2023-12-04T15:52:34.767Z]
[2023-12-04T15:52:34.767Z] * Try:
[2023-12-04T15:52:34.767Z] > Run with --stacktrace option to get the stack trace.
[2023-12-04T15:52:34.767Z] > Run with --info or --debug option to get more log output.
[2023-12-04T15:52:34.767Z] > Run with --scan to get full insights.
[2023-12-04T15:52:34.767Z]
[2023-12-04T15:52:34.767Z] * Get more help at https://help.gradle.org
[2023-12-04T15:52:34.767Z]
[2023-12-04T15:52:34.767Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[2023-12-04T15:52:34.767Z]
[2023-12-04T15:52:34.767Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2023-12-04T15:52:34.767Z]
[2023-12-04T15:52:34.767Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2023-12-04T15:52:34.767Z]
[2023-12-04T15:52:34.767Z] BUILD FAILED in 1s
[2023-12-04T15:52:34.767Z] 14 actionable tasks: 4 executed, 10 up-to-date
[2023-12-04T15:52:34.781Z] [Pipeline] }
[2023-12-04T15:52:34.804Z] [Pipeline] // withCredentials
[2023-12-04T15:52:34.817Z] [Pipeline] }
[2023-12-04T15:52:34.839Z] [Pipeline] // stage
[2023-12-04T15:52:34.858Z] [Pipeline] step