Build failed in Jenkins: java-opensaml-v5 #129

Shibboleth Jenkins noreply at shibboleth.net
Tue Sep 20 16:24:32 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/129/display/redirect?page=changes>

Changes:

[Scott Cantor] Rename some java-support packages.


------------------------------------------
[...truncated 103.69 KB...]
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-messaging-impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-messaging-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.781 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-messaging-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-messaging-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-messaging-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-messaging-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/5.0.0-SNAPSHOT/opensaml-messaging-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-messaging-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/5.0.0-SNAPSHOT/opensaml-messaging-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/5.0.0-SNAPSHOT/opensaml-messaging-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-soap-impl >-------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 5.0.0-SNAPSHOT [18/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 504 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/ClaimsImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/ClaimsImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/testing/WSBaseTestCase.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/testing/WSBaseTestCase.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/testing/WSBaseTestCase.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-soap-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.865 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-soap-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/target/opensaml-soap-impl-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-soap-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-soap-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/target/opensaml-soap-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-soap-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/target/opensaml-soap-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/5.0.0-SNAPSHOT/opensaml-soap-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/5.0.0-SNAPSHOT/opensaml-soap-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-impl/target/opensaml-soap-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/5.0.0-SNAPSHOT/opensaml-soap-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-saml-impl >-------------------
[INFO] Building OpenSAML :: SAML Provider Implementations 5.0.0-SNAPSHOT [19/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 43 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-saml-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-saml-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 29 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 833 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/core/impl/ConditionsImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/core/impl/ConditionsImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/common/binding/security/impl/ReceivedEndpointSecurityHandler.java>:[34,38] package net.shibboleth.shared.net.impl does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/TemplateRequestURLBuilder.java>:[35,38] package net.shibboleth.shared.velocity does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/TemplateRequestURLBuilder.java>:[78,13] cannot find symbol
  symbol:   class Template
  location: class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/common/binding/security/impl/ReceivedEndpointSecurityHandler.java>:[61,29] cannot find symbol
  symbol:   class BasicURLComparator
  location: class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/TemplateRequestURLBuilder.java>:[142,24] cannot find symbol
  symbol:   variable Template
  location: class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/TemplateRequestURLBuilder.java>:[144,24] cannot find symbol
  symbol:   variable Template
  location: class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.0-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  3.062 s]
[INFO] OpenSAML :: Core API ............................... SUCCESS [  9.709 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [  1.100 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [  2.471 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 11.361 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [  2.899 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [  1.548 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [  2.719 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [  3.297 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [  0.984 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [  0.948 s]
[INFO] OpenSAML :: Testing ................................ SUCCESS [  1.120 s]
[INFO] OpenSAML :: Core Implementation .................... SUCCESS [  7.480 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [ 21.928 s]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [  7.409 s]
[INFO] OpenSAML :: XML Security Implementation ............ SUCCESS [ 23.450 s]
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [  3.374 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [  5.881 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... FAILURE [  3.231 s]
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:08 min
[INFO] Finished at: 2022-09-20T16:24:23Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project opensaml-saml-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/common/binding/security/impl/ReceivedEndpointSecurityHandler.java>:[34,38] package net.shibboleth.shared.net.impl does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/TemplateRequestURLBuilder.java>:[35,38] package net.shibboleth.shared.velocity does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/TemplateRequestURLBuilder.java>:[78,13] cannot find symbol
[ERROR] symbol:   class Template
[ERROR] location: class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/common/binding/security/impl/ReceivedEndpointSecurityHandler.java>:[61,29] cannot find symbol
[ERROR] symbol:   class BasicURLComparator
[ERROR] location: class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/TemplateRequestURLBuilder.java>:[142,24] cannot find symbol
[ERROR] symbol:   variable Template
[ERROR] location: class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/TemplateRequestURLBuilder.java>:[144,24] cannot find symbol
[ERROR] symbol:   variable Template
[ERROR] location: class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
[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 <goals> -rf :opensaml-saml-impl
Waiting for Jenkins to finish collecting data
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: BOM #129' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: XACML Provider Implementations #129' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Profile Implementations #129' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Spring Support #129' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: SAML XACML Profile Implementation #129' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/129/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list