[midPoint-ci] Build failed in Jenkins: midPoint - master - main build #244

Jenkins noreply at evolveum.com
Mon Oct 24 12:42:05 CEST 2022


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

Changes:


------------------------------------------
[...truncated 3833 lines...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ workflow-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ workflow-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ workflow-impl ---
[INFO] Setting Git Describe: v4.7devel-2-g1193c29968
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ workflow-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ workflow-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/PcpStartInstruction.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/PcpStartInstruction.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/BasePrimaryChangeAspect.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/BasePrimaryChangeAspect.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ workflow-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 147 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ workflow-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/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-master-main/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ workflow-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/target/workflow-impl-4.7-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ workflow-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ workflow-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ workflow-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ workflow-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ workflow-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ workflow-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/target/workflow-impl-4.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (integration-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ workflow-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ workflow-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/target/workflow-impl-4.7-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/workflow-impl/4.7-SNAPSHOT/workflow-impl-4.7-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/workflow-impl/4.7-SNAPSHOT/workflow-impl-4.7-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/workflow-impl/target/workflow-impl-4.7-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/workflow-impl/4.7-SNAPSHOT/workflow-impl-4.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ workflow-impl ---
[INFO] Deploying com.evolveum.midpoint.model:workflow-impl:4.7-SNAPSHOT at end
[INFO] 
[INFO] -----------< com.evolveum.midpoint.model:certification-impl >-----------
[INFO] Building midPoint Access Certification - impl 4.7-SNAPSHOT       [54/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ certification-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ certification-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ certification-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ certification-impl ---
[INFO] Setting Git Describe: v4.7devel-2-g1193c29968
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ certification-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ certification-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertQueryHelper.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertQueryHelper.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/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-master-main/model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertReviewersHelper.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ certification-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 50 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ certification-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestCertificationBasic.java: /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestCertificationBasic.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestCertificationBasic.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ certification-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ certification-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/target/certification-impl-4.7-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ certification-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ certification-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ certification-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ certification-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ certification-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ certification-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/target/certification-impl-4.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ certification-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (integration-test) @ certification-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ certification-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ certification-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/target/certification-impl-4.7-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/certification-impl/4.7-SNAPSHOT/certification-impl-4.7-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/certification-impl/4.7-SNAPSHOT/certification-impl-4.7-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/certification-impl/target/certification-impl-4.7-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/certification-impl/4.7-SNAPSHOT/certification-impl-4.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ certification-impl ---
[INFO] Deploying com.evolveum.midpoint.model:certification-impl:4.7-SNAPSHOT at end
[INFO] 
[INFO] ----------< com.evolveum.midpoint.model:authentication-impl >-----------
[INFO] Building midPoint Authentication - impl 4.7-SNAPSHOT             [55/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.7-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 36.229 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.177 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:17 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.204 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.507 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  2.361 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  8.839 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  1.769 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.382 s]
[INFO] midPoint Security - api ............................ SUCCESS [  1.244 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  1.247 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  8.339 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 36.545 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [  3.425 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  6.483 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  1.423 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.962 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.412 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [  4.512 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.434 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 16.506 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.276 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.477 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.893 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  0.773 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  2.546 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [  4.459 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.431 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.753 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.376 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.882 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.515 s]
[INFO] Dummy Connector .................................... SUCCESS [  1.183 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [  3.948 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  2.698 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [  7.480 s]
[INFO] midPoint Model ..................................... SUCCESS [  0.334 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.383 s]
[INFO] midPoint Model - common ............................ SUCCESS [  8.279 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.646 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.303 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.637 s]
[INFO] midPoint Model - test .............................. SUCCESS [  2.365 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.342 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.410 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.554 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 15.777 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [  2.439 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [  7.978 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [  0.471 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [  0.920 s]
[INFO] midPoint Report - impl ............................. SUCCESS [  2.217 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [  2.621 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [  2.495 s]
[INFO] midPoint Authentication - impl ..................... FAILURE [31:25 min]
[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:  37:18 min
[INFO] Finished at: 2022-10-24T10:41:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project authentication-impl: Could not resolve dependencies for project com.evolveum.midpoint.model:authentication-impl:jar:4.7-SNAPSHOT: Could not transfer artifact org.opensaml:opensaml-soap-impl:jar:4.1.1 from/to shibboleth (https://build.shibboleth.net/nexus/content/repositories/releases/): GET request of: org/opensaml/opensaml-soap-impl/4.1.1/opensaml-soap-impl-4.1.1.jar from shibboleth failed: Connection reset -> [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] step


More information about the midPoint-ci mailing list