[midPoint-ci] Build failed in Jenkins: midPoint - master - main - PG 16 #755

Jenkins noreply at evolveum.com
Thu Nov 27 09:46:59 CET 2025


See <https://jenkins.evolveum.com/job/midpoint-master-main/755/display/redirect>

Changes:


------------------------------------------
[...truncated 2570 lines...]
[INFO] --- maven-install-plugin:3.1.4:install (default-install) @ midpoint-boot-layout ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/tools/midpoint-boot-layout/pom.xml to /root/.m2/repository/com/evolveum/midpoint/tools/midpoint-boot-layout/4.11-SNAPSHOT/midpoint-boot-layout-4.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/tools/midpoint-boot-layout/target/midpoint-boot-layout-4.11-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/tools/midpoint-boot-layout/4.11-SNAPSHOT/midpoint-boot-layout-4.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/tools/midpoint-boot-layout/target/midpoint-boot-layout-4.11-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/tools/midpoint-boot-layout/4.11-SNAPSHOT/midpoint-boot-layout-4.11-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/tools/midpoint-boot-layout/target/bom.xml to /root/.m2/repository/com/evolveum/midpoint/tools/midpoint-boot-layout/4.11-SNAPSHOT/midpoint-boot-layout-4.11-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/tools/midpoint-boot-layout/target/bom.json to /root/.m2/repository/com/evolveum/midpoint/tools/midpoint-boot-layout/4.11-SNAPSHOT/midpoint-boot-layout-4.11-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ midpoint-boot-layout ---
[INFO] Deploying com.evolveum.midpoint.tools:midpoint-boot-layout:4.11-SNAPSHOT at end
[INFO] 
[INFO] ------------< com.evolveum.midpoint.infra:schema-pure-jaxb >------------
[INFO] Building midPoint Infrastructure - pure JAXB schema 4.11-SNAPSHOT [25/67]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.4.1:clean (default-clean) @ schema-pure-jaxb ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ schema-pure-jaxb ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ schema-pure-jaxb ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ schema-pure-jaxb ---
[INFO] Setting Git Describe: v4.11devel-2-gb8f53290749
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-schema-files) @ schema-pure-jaxb ---
[INFO] Configured Artifact: com.evolveum.midpoint.infra:schema:4.11-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/agent/workspace/midpoint-master-main/infra/schema/target/schema-4.11-SNAPSHOT.jar to /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/midpoint-schema with includes "**/*.xsd,**/*.dtd" and excludes "prism-impl/xml/ns/test/**,xml/ns/test/**"
[INFO] 
[INFO] --- jaxb2-maven-plugin:3.1.0:xjc (xjc) @ schema-pure-jaxb ---
[INFO] Created EpisodePath [/home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true
[INFO] Ignored given or default xjbSources [/home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/src/main/xjb], since it is not an existent file or directory.
[INFO] Created EpisodePath [/home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ schema-pure-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/src/main/resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ schema-pure-jaxb ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1590 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ schema-pure-jaxb ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ schema-pure-jaxb ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ schema-pure-jaxb ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ schema-pure-jaxb ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/schema-pure-jaxb-4.11-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ schema-pure-jaxb >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ schema-pure-jaxb ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ schema-pure-jaxb ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ schema-pure-jaxb ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack-schema-files) @ schema-pure-jaxb ---
[INFO] Configured Artifact: com.evolveum.midpoint.infra:schema:4.11-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/agent/workspace/midpoint-master-main/infra/schema/target/schema-4.11-SNAPSHOT.jar to /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/midpoint-schema with includes "**/*.xsd,**/*.dtd" and excludes "prism-impl/xml/ns/test/**,xml/ns/test/**"
[INFO] 
[INFO] --- jaxb2-maven-plugin:3.1.0:xjc (xjc) @ schema-pure-jaxb ---
[INFO] Ignored given or default xjbSources [/home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/src/main/xjb], since it is not an existent file or directory.
[INFO] No changes detected in schema or binding files - skipping JAXB generation.
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ schema-pure-jaxb <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ schema-pure-jaxb ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/schema-pure-jaxb-4.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (sbom-package) @ schema-pure-jaxb ---
[INFO] CycloneDX: Resolving Dependencies
[WARNING] com.evolveum.prism.tools:tools:4.11-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism.tools:tools:4.11-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): authorization failed for https://snapshots.terracotta.org/com/evolveum/prism/tools/tools/4.11-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden
[WARNING] com.evolveum.prism.tools:tools:4.11-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism.tools:tools:4.11-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/tools/tools/4.11-SNAPSHOT/maven-metadata.xml
[INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/bom.xml
[INFO]            attaching as schema-pure-jaxb-4.11-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/bom.json
[INFO]            attaching as schema-pure-jaxb-4.11-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ schema-pure-jaxb ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.1.4:install (default-install) @ schema-pure-jaxb ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/pom.xml to /root/.m2/repository/com/evolveum/midpoint/infra/schema-pure-jaxb/4.11-SNAPSHOT/schema-pure-jaxb-4.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/schema-pure-jaxb-4.11-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/infra/schema-pure-jaxb/4.11-SNAPSHOT/schema-pure-jaxb-4.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/schema-pure-jaxb-4.11-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/infra/schema-pure-jaxb/4.11-SNAPSHOT/schema-pure-jaxb-4.11-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/bom.xml to /root/.m2/repository/com/evolveum/midpoint/infra/schema-pure-jaxb/4.11-SNAPSHOT/schema-pure-jaxb-4.11-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/infra/schema-pure-jaxb/target/bom.json to /root/.m2/repository/com/evolveum/midpoint/infra/schema-pure-jaxb/4.11-SNAPSHOT/schema-pure-jaxb-4.11-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schema-pure-jaxb ---
[INFO] Deploying com.evolveum.midpoint.infra:schema-pure-jaxb:4.11-SNAPSHOT at end
[INFO] 
[INFO] ---------------< com.evolveum.midpoint.repo:repo-common >---------------
[INFO] Building midPoint Repo Commons 4.11-SNAPSHOT                     [26/67]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.4.1:clean (default-clean) @ repo-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ repo-common ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ repo-common ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ repo-common ---
[INFO] Setting Git Describe: v4.11devel-2-gb8f53290749
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ repo-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ repo-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 257 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/util/OperationExecutionRecorderForTasks.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/util/OperationExecutionRecorderForTasks.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/definition/WorkDefinition.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/definition/WorkDefinition.java: Recompile with -Xlint:unchecked for details.
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/agent/workspace/midpoint-master-main/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/ActivityPolicyViolationException.java:[18,9] no suitable constructor found for PolicyViolationException(com.evolveum.midpoint.util.LocalizableMessage,java.lang.String)
    constructor com.evolveum.midpoint.util.exception.PolicyViolationException.PolicyViolationException(com.evolveum.midpoint.util.LocalizableMessage,java.lang.Throwable) is not applicable
      (argument mismatch; java.lang.String cannot be converted to java.lang.Throwable)
    constructor com.evolveum.midpoint.util.exception.PolicyViolationException.PolicyViolationException(java.lang.String,java.lang.Throwable) is not applicable
      (argument mismatch; com.evolveum.midpoint.util.LocalizableMessage cannot be converted to java.lang.String)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.11-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [  9.111 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.322 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:44 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.182 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  1.611 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  2.108 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  8.031 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  4.065 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  1.602 s]
[INFO] midPoint Security - api ............................ SUCCESS [  1.864 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  2.320 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 13.635 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 10.688 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  2.873 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  3.775 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  1.397 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.128 s]
[INFO] Dummy Resource ..................................... SUCCESS [  2.491 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  6.133 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  3.482 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  6.037 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.160 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 16.423 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.370 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 10.606 s]
[INFO] midPoint Repo Commons .............................. FAILURE [  2.330 s]
[INFO] midPoint Security Enforcer - api ................... SKIPPED
[INFO] midPoint Security Enforcer - impl .................. SKIPPED
[INFO] midPoint Provisioning .............................. SKIPPED
[INFO] midPoint Provisioning - api ........................ SKIPPED
[INFO] Unified Connector Framework - api .................. SKIPPED
[INFO] Dummy Connector .................................... SKIPPED
[INFO] Unified Connector Framework - ConnId impl .......... SKIPPED
[INFO] Unified Connector Framework - Built-in impl ........ SKIPPED
[INFO] midPoint Provisioning - impl ....................... SKIPPED
[INFO] midPoint Model ..................................... SKIPPED
[INFO] midPoint Model - api ............................... SKIPPED
[INFO] midPoint Model - common ............................ SKIPPED
[INFO] midPoint Notifications - api ....................... SKIPPED
[INFO] Dummy Connector Fake ............................... SKIPPED
[INFO] midPoint Authentication - api ...................... SKIPPED
[INFO] midPoint Model - test .............................. SKIPPED
[INFO] midPoint Report - api .............................. SKIPPED
[INFO] midPoint Cases - api ............................... SKIPPED
[INFO] midPoint Access Certification - api ................ SKIPPED
[INFO] midPoint Model - impl .............................. SKIPPED
[INFO] midPoint Notifications - impl ...................... SKIPPED
[INFO] midPoint Report - impl ............................. SKIPPED
[INFO] midPoint Model - integration tests ................. SKIPPED
[INFO] midPoint Workflow - api ............................ SKIPPED
[INFO] midPoint Cases - impl .............................. SKIPPED
[INFO] midPoint Workflow - impl ........................... SKIPPED
[INFO] midPoint Access Certification - impl ............... SKIPPED
[INFO] midPoint Authentication - impl ..................... SKIPPED
[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 Spring Boot JAR ........................... 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] midPoint Distribution .............................. SKIPPED
[INFO] midPoint API Distribution .......................... SKIPPED
[INFO] midPoint JavaDoc ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:38 min
[INFO] Finished at: 2025-11-27T08:46:58Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project repo-common: Compilation failure
[ERROR] /home/jenkins/agent/workspace/midpoint-master-main/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/ActivityPolicyViolationException.java:[18,9] no suitable constructor found for PolicyViolationException(com.evolveum.midpoint.util.LocalizableMessage,java.lang.String)
[ERROR]     constructor com.evolveum.midpoint.util.exception.PolicyViolationException.PolicyViolationException(com.evolveum.midpoint.util.LocalizableMessage,java.lang.Throwable) is not applicable
[ERROR]       (argument mismatch; java.lang.String cannot be converted to java.lang.Throwable)
[ERROR]     constructor com.evolveum.midpoint.util.exception.PolicyViolationException.PolicyViolationException(java.lang.String,java.lang.Throwable) is not applicable
[ERROR]       (argument mismatch; com.evolveum.midpoint.util.LocalizableMessage cannot be converted to java.lang.String)
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :repo-common
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list