Build failed in Jenkins: POI » POI-DSL-Windows-1.21 #481
Apache Jenkins Server <[email protected]> Thu, 2 Jul 2026 12:52:44 +0000 (UTC)
| Newsgroups | gmane.comp.jakarta.poi.devel |
|---|---|
| Message-ID | <[email protected]> |
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/481/display/redirect?page=changes>
Changes:
[github] Implement XWPFRun.isRtl() getter. (#1172)
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content
FORREST_HOME=f:\jenkins\tools\forrest\latest
LANG=en_US.UTF-8
CI_BUILD=TRUE
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-azr-1 (Windows-Docker Windows) in workspace <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/apache/poi.git # timeout=10
Fetching upstream changes from https://github.com/apache/poi.git
> git --version # timeout=10
> git --version # 'git version 2.14.3.windows.1'
> git fetch --tags --progress -- https://github.com/apache/poi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse "refs/remotes/origin/trunk^{commit}" # timeout=10
Checking out Revision 1a3a7897b35752cb2ba54ad763571c8698b04bac (refs/remotes/origin/trunk)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1a3a7897b35752cb2ba54ad763571c8698b04bac # timeout=10
Commit message: "Implement XWPFRun.isRtl() getter. (#1172)"
> git rev-list --no-walk 11cc6dd6740b47a68164ea6db4558d36b1fec8ae # timeout=10
[POI-DSL-Windows-1.21] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins2662466486996257513.bat
HEAD detached at 1a3a7897b3
nothing to commit, working tree clean
HEAD is now at 1a3a7897b3 Implement XWPFRun.isRtl() getter. (#1172)
Java-Home: f:\\jenkins\\tools\\java\\latest21
Volume in drive F is Data
Volume Serial Number is 7082-E32C
Directory of f:\jenkins\tools\java\latest21
12/07/2025 02:12 PM <DIR> .
12/07/2025 02:12 PM <DIR> ..
12/07/2025 02:12 PM <DIR> bin
12/07/2025 02:12 PM <DIR> conf
12/07/2025 02:12 PM <DIR> include
12/07/2025 02:12 PM <DIR> jmods
12/07/2025 02:12 PM <DIR> legal
12/07/2025 02:12 PM <DIR> lib
07/17/2024 12:14 AM 2,400 NOTICE
07/17/2024 12:14 AM 1,646 release
2 File(s) 4,046 bytes
8 Dir(s) 808,424,919,040 bytes free
openjdk version "21.0.4" 2024-07-16 LTS
OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (build 21.0.4+7-LTS, mixed mode, sharing)
[Gradle] - Launching build.
[POI-DSL-Windows-1.21] $ cmd.exe /C "<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/gradlew.bat> -PjdkVersion=21 --refresh-dependencies clean jenkins && exit %%ERRORLEVEL%%"
Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
Configuration on demand is an incubating feature.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'poi'.
> Could not resolve all artifacts for configuration 'classpath'.
> Failed to transform bcprov-jdk18on-1.84.jar (org.bouncycastle:bcprov-jdk18on:1.84) to match attributes {artifactType=jar, org.gradle.category=library, org.gradle.internal.instrumented=instrumented-and-upgraded, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for ExternalDependencyInstrumentingArtifactTransform: C:\Users\jenkins\.gradle\caches\9.6.1\transforms\31a56aefd1e599692d88f0425d6770aa\transformed\merge\instrumentation-dependencies.bin.
> Failed to create Jar file C:\Users\jenkins\.gradle\caches\9.6.1\transforms\f253df85acb9903d6b41cc9e7a292280\transformed\instrumented\instrumented-bcprov-jdk18on-1.84.jar.
* Try:
> 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 from a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 1m 19s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.