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

Jenkins noreply at evolveum.com
Wed May 6 14:01:07 CEST 2026


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

Changes:


------------------------------------------
[...truncated 12366 lines...]
[INFO] Running Unit
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ smart-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/smart-impl/target/smart-impl-4.11-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ smart-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ smart-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] --- maven-checkstyle-plugin:3.1.2:check (validate) @ smart-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.4.0:parse-version (parse-version) @ smart-impl ---
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ smart-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ smart-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ smart-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/smart-impl/target/smart-impl-4.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ smart-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/smart-impl/target/smart-impl-4.11-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ smart-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.51 s -- in Integration
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ smart-impl ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ smart-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:report-impl >---------------
[INFO] Building midPoint Report - impl 4.11-SNAPSHOT                    [50/66]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ report-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] --- maven-checkstyle-plugin:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.4.0:parse-version (parse-version) @ report-impl ---
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] Setting Git Describe: v4.11devel-2243-g55c2aaa8e1b
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.14.1:compile (default-compile) @ report-impl ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 53 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportServiceImpl.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportServiceImpl.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportUtils.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportUtils.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 88 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.14.1:testCompile (default-testCompile) @ report-impl ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvSimulationReport.java: /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvSimulationReport.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvSimulationReport.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ report-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/target/report-impl-4.11-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ report-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] --- maven-checkstyle-plugin:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.4.0:parse-version (parse-version) @ report-impl ---
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ report-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/report-impl/target/report-impl-4.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ report-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.9 s -- in Integration
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ report-impl ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ report-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.11-SNAPSHOT        [51/66]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ model-intest ---
[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) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.4.0:parse-version (parse-version) @ model-intest ---
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] Setting Git Describe: v4.11devel-2243-g55c2aaa8e1b
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-main/model/model-intest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.14.1:compile (default-compile) @ model-intest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1464 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.14.1:testCompile (default-testCompile) @ model-intest ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 227 source files with javac [debug release 17] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/midpoint-master-main/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestTolerantAttributes.java:[284,82] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestAudit.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestAudit.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-intest ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ model-intest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ model-intest >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ model-intest ---
[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) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.4.0:parse-version (parse-version) @ model-intest ---
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ model-intest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ model-intest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ model-intest ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
Aborted by Anton Tkacik
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
script returned exit code 143
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list