[midPoint-ci] Build failed in Jenkins: midPoint - support 4.8 - Generic repo, Oracle 21c XE, JDK 21 (Eclipse Temurin) #296
Jenkins
noreply at evolveum.com
Wed Aug 6 22:06:31 CEST 2025
See <https://jenkins.evolveum.com/job/midpoint-support-4-8-generic-oracle-jdk21/296/display/redirect>
Changes:
------------------------------------------
[...truncated 4236 lines...]
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ workflow-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 45 source files with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/policy/ProcessSpecifications.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/policy/ProcessSpecifications.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/policy/ApprovalSchemaBuilder.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/policy/ApprovalSchemaBuilder.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ workflow-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 159 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ workflow-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 28 source files with javac [debug target 17] to target/test-classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/objects/AbstractTestObjectLifecycleApproval.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/objects/AbstractTestObjectLifecycleApproval.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ workflow-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/target/workflow-impl-4.8.9-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ workflow-impl >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ workflow-impl ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ workflow-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ workflow-impl ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ workflow-impl <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ workflow-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/target/workflow-impl-4.8.9-SNAPSHOT-sources.jar
[INFO]
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.1.2:verify (integration-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ workflow-impl ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ workflow-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/workflow-impl/4.8.9-SNAPSHOT/workflow-impl-4.8.9-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/target/workflow-impl-4.8.9-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/workflow-impl/4.8.9-SNAPSHOT/workflow-impl-4.8.9-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/workflow-impl/target/workflow-impl-4.8.9-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/workflow-impl/4.8.9-SNAPSHOT/workflow-impl-4.8.9-SNAPSHOT-sources.jar
[INFO]
[INFO] -----------< com.evolveum.midpoint.model:certification-impl >-----------
[INFO] Building midPoint Access Certification - impl 4.8.9-SNAPSHOT [54/64]
[INFO] from model/certification-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ certification-impl ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ certification-impl ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ certification-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ certification-impl ---
[INFO] Setting Git Describe: v4.8.9devel-118-g419b872e23b
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ certification-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ certification-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 34 source files with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccessCertificationClosingTaskHandler.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccessCertificationClosingTaskHandler.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertReviewersHelper.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertReviewersHelper.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ certification-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 50 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ certification-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ certification-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ certification-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/certification-impl/target/certification-impl-4.8.9-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ certification-impl >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ certification-impl ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ certification-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ certification-impl ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ certification-impl <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ certification-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/certification-impl/target/certification-impl-4.8.9-SNAPSHOT-sources.jar
[INFO]
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ certification-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.1.2:verify (integration-test) @ certification-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ certification-impl ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ certification-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/certification-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/certification-impl/4.8.9-SNAPSHOT/certification-impl-4.8.9-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/certification-impl/target/certification-impl-4.8.9-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/certification-impl/4.8.9-SNAPSHOT/certification-impl-4.8.9-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-oracle-jdk21/model/certification-impl/target/certification-impl-4.8.9-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/certification-impl/4.8.9-SNAPSHOT/certification-impl-4.8.9-SNAPSHOT-sources.jar
[INFO]
[INFO] ----------< com.evolveum.midpoint.model:authentication-impl >-----------
[INFO] Building midPoint Authentication - impl 4.8.9-SNAPSHOT [55/64]
[INFO] from model/authentication-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact org.opensaml:opensaml-saml-api:jar:4.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [evolveum (https://nexus.evolveum.com/nexus/repository/public/, default, releases), evolveum-snapshots (https://nexus.evolveum.com/nexus/repository/snapshots/, default, snapshots), shibboleth (https://build.shibboleth.net/nexus/content/repositories/releases/, default, releases), oracle (https://download.oracle.com/maven/, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.opensaml:opensaml-saml-api:jar:4.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [evolveum (https://nexus.evolveum.com/nexus/repository/public/, default, releases), evolveum-snapshots (https://nexus.evolveum.com/nexus/repository/snapshots/, default, snapshots), shibboleth (https://build.shibboleth.net/nexus/content/repositories/releases/, default, releases), oracle (https://download.oracle.com/maven/, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.8.9-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 17.711 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.147 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:45 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.099 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.587 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 1.219 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 7.370 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 1.589 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.375 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.688 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 1.123 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 5.495 s]
[INFO] midPoint System Initialization ..................... SUCCESS [34:30 min]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 6.939 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 3.358 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 1.123 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.292 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.093 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.414 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.370 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 0.673 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 2.332 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.105 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 3.356 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.170 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.737 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 3.775 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.331 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.714 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.072 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.418 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.495 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.497 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 1.720 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 1.219 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 5.123 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.068 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.189 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 3.685 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.355 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.145 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.480 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 1.891 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.257 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.340 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.247 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 13.710 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 2.309 s]
[INFO] midPoint Report - impl ............................. SUCCESS [ 2.083 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [ 7.914 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 0.262 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [ 0.685 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [ 2.523 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [ 1.811 s]
[INFO] midPoint Authentication - impl ..................... FAILURE [ 34.897 s]
[INFO] midPoint REST-ish service implementation ........... SKIPPED
[INFO] midPoint Customizations ............................ SKIPPED
[INFO] midPoint User Interface ............................ SKIPPED
[INFO] midPoint User Interface - admin web gui ............ SKIPPED
[INFO] midPoint Testing Infrastructure .................... SKIPPED
[INFO] midPoint Testing - Resource Connection Tests ....... SKIPPED
[INFO] midPoint Testing - Long Tests ...................... SKIPPED
[INFO] midPoint Testing - Story Tests ..................... SKIPPED
[INFO] midPoint Testing - REST API ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38:59 min
[INFO] Finished at: 2025-08-06T20:06:18Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project authentication-impl: Could not resolve dependencies for project com.evolveum.midpoint.model:authentication-impl:jar:4.8.9-SNAPSHOT: The following artifacts could not be resolved: org.opensaml:opensaml-saml-api:jar:4.1.1 (present, but unavailable): org.opensaml:opensaml-saml-api:jar:4.1.1 failed to transfer from https://build.shibboleth.net/nexus/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of shibboleth has elapsed or updates are forced. Original error: Could not transfer artifact org.opensaml:opensaml-saml-api:jar:4.1.1 from/to shibboleth (https://build.shibboleth.net/nexus/content/repositories/releases/): Read timed out -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :authentication-impl
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
pod "test-db-midpoint-support-4-8-generic-oracle-jdk21-296" deleted
persistentvolumeclaim "test-db-midpoint-support-4-8-generic-oracle-jdk21-296" deleted
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] step
More information about the midPoint-ci
mailing list