[midPoint-ci] Build failed in Jenkins: midPoint - support 4.9 - main #4
Jenkins
noreply at evolveum.com
Tue Oct 22 18:17:26 CEST 2024
See <https://jenkins.evolveum.com/job/midpoint-support-4-9-main/4/display/redirect>
Changes:
------------------------------------------
[...truncated 5511 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ story ---
[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) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ story ---
[INFO] Setting Git Describe: v4.9support-1-g7556d17f4d4
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ story ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 613 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 130 source files with javac [debug target 17] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java:[688,43] 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-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUnix.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUnix.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapVirtualGroup.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapVirtualGroup.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ story ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ story ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ story >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ story ---
[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) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ story ---
[INFO]
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ story <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ story ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ story ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ story ---
[INFO] Skipping artifact installation
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ story ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.9.1-SNAPSHOT [65/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rest ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ rest ---
[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) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO] Setting Git Describe: v4.9support-1-g7556d17f4d4
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/rest/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 147 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ rest ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ rest >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ rest ---
[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) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO]
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ rest <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ rest ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ rest ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rest ---
[INFO] Skipping artifact installation
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rest ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] ---------------------< com.evolveum.midpoint:dist >---------------------
[INFO] Building midPoint Distribution 4.9.1-SNAPSHOT [66/68]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for com.evolveum.midpoint:midpoint-samples:jar:4.9.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9.1-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 15.950 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.186 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:33 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.091 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.699 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.827 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 11.663 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 2.146 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.501 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.726 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 1.145 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 4.761 s]
[INFO] midPoint System Initialization ..................... SUCCESS [02:10 min]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 7.415 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 4.104 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 1.422 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.330 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.110 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.787 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.926 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 0.838 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 2.479 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.087 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 4.530 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.249 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 10.779 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 3.281 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.388 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.860 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.075 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.490 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.578 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.690 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 2.492 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 1.802 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 5.954 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.074 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.491 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 4.168 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.454 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.154 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.747 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 2.164 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.385 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.414 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.367 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 15.060 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 2.495 s]
[INFO] midPoint Report - impl ............................. SUCCESS [ 2.074 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [ 7.835 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 0.308 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [ 0.854 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [ 2.719 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [ 2.024 s]
[INFO] midPoint Authentication - impl ..................... SUCCESS [02:18 min]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [ 0.642 s]
[INFO] midPoint Customizations ............................ SUCCESS [ 0.095 s]
[INFO] midPoint User Interface ............................ SUCCESS [ 0.078 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [02:12 min]
[INFO] midPoint Spring Boot JAR ........................... SUCCESS [ 10.410 s]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [ 0.108 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [ 2.306 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [ 1.081 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [ 4.182 s]
[INFO] midPoint Testing - REST API ........................ SUCCESS [ 2.393 s]
[INFO] midPoint Distribution .............................. FAILURE [ 0.159 s]
[INFO] midPoint API Distribution .......................... SKIPPED
[INFO] midPoint JavaDoc ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:54 min
[INFO] Finished at: 2024-10-22T16:17:25Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project dist: Could not resolve dependencies for project com.evolveum.midpoint:dist:pom:4.9.1-SNAPSHOT: Could not find artifact com.evolveum.midpoint:midpoint-samples:jar:4.9.1-SNAPSHOT in evolveum-snapshots (https://nexus.evolveum.com/nexus/repository/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 :dist
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list