[midPoint-ci] Build failed in Jenkins: midPoint - master - compile #1409
Jenkins
noreply at evolveum.com
Fri Jun 30 14:14:39 CEST 2023
See <https://jenkins.evolveum.com/job/midpoint-master-compile/1409/display/redirect>
Changes:
------------------------------------------
[...truncated 2519 lines...]
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-common ---
[INFO] Setting Git Describe: v4.8devel-461-g0b73d3687d7
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ model-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) @ model-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 102 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/metadata/ValueMetadataComputation.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/metadata/ValueMetadataComputation.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/transformation/TransformationalEvaluation.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/transformation/TransformationalEvaluation.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ model-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 157 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 22 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpressionUtil.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpressionUtil.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpressionUtil.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpressionUtil.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-common ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ model-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/target/model-common-4.8-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ model-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ model-common ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ model-common ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-common ---
[INFO]
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ model-common <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ model-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/model-common/target/model-common-4.8-SNAPSHOT-sources.jar
[INFO]
[INFO] -----------< com.evolveum.midpoint.model:notifications-api >------------
[INFO] Building midPoint Notifications - api 4.8-SNAPSHOT [39/63]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ notifications-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ notifications-api ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ notifications-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ notifications-api ---
[INFO] Setting Git Describe: v4.8devel-461-g0b73d3687d7
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ notifications-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-api/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ notifications-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 28 source files with javac [debug target 17] to target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ notifications-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ notifications-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ notifications-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ notifications-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-api/target/notifications-api-4.8-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ notifications-api >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ notifications-api ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ notifications-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ notifications-api ---
[INFO]
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ notifications-api <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ notifications-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-api/target/notifications-api-4.8-SNAPSHOT-sources.jar
[INFO]
[INFO] ---------------< com.evolveum.icf:dummy-connector-fake >----------------
[INFO] Building Dummy Connector Fake 4.8-SNAPSHOT [40/63]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dummy-connector-fake ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ dummy-connector-fake ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ dummy-connector-fake ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ dummy-connector-fake ---
[INFO] Setting Git Describe: v4.8devel-461-g0b73d3687d7
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ dummy-connector-fake ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-compile/icf-connectors/dummy-connector-fake/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dummy-connector-fake ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 17] to target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ dummy-connector-fake ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dummy-connector-fake ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ dummy-connector-fake ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ dummy-connector-fake ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/icf-connectors/dummy-connector-fake/target/dummy-connector-fake-4.8-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ dummy-connector-fake >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ dummy-connector-fake ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ dummy-connector-fake ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ dummy-connector-fake ---
[INFO]
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ dummy-connector-fake <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ dummy-connector-fake ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/icf-connectors/dummy-connector-fake/target/dummy-connector-fake-4.8-SNAPSHOT-sources.jar
[INFO]
[INFO] -----------< com.evolveum.midpoint.model:authentication-api >-----------
[INFO] Building midPoint Authentication - api 4.8-SNAPSHOT [41/63]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.apache.wicket:wicket-request:jar:10.0.0-M1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.8-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 15.120 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.125 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:32 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.098 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.445 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.995 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 8.457 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 1.177 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.326 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.924 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 1.128 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 7.916 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 19.596 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 7.611 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 4.421 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 1.302 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.241 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.066 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.306 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.259 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 0.681 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 2.224 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.064 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 4.520 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.212 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 4.026 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.270 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.650 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.066 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.374 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.389 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.575 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 3.026 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 1.847 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 5.475 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.080 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.090 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 7.853 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.322 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.132 s]
[INFO] midPoint Authentication - api ...................... FAILURE [ 0.036 s]
[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 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: 03:22 min
[INFO] Finished at: 2023-06-30T12:14:38Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project authentication-api: Could not resolve dependencies for project com.evolveum.midpoint.model:authentication-api:jar:4.8-SNAPSHOT: Could not find artifact org.apache.wicket:wicket-request:jar:10.0.0-M1-SNAPSHOT in evolveum-snapshots (https://nexus.evolveum.com/nexus/content/repositories/snapshots/) -> [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-api
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list