Build failed in Jenkins: java-opensaml-v5-multi » Amazon-17,Rocky9 #129
Shibboleth Jenkins
noreply at shibboleth.net
Thu Sep 22 01:35:41 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/129/display/redirect?page=changes>
Changes:
[Scott Cantor] Rename httpclient package.
------------------------------------------
[...truncated 44.36 KB...]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 123 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConstants.java>:[20,40] package net.shibboleth.shared.httpclient does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityContextHandler.java>:[27,40] package net.shibboleth.shared.httpclient does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityContextHandler.java>:[36,20] cannot find symbol
symbol: class HttpClientContextHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConstants.java>:[53,60] cannot find symbol
symbol: variable TLSSocketFactory
location: class org.opensaml.security.httpclient.HttpClientSecurityConstants
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConstants.java>:[57,64] cannot find symbol
symbol: variable TLSSocketFactory
location: class org.opensaml.security.httpclient.HttpClientSecurityConstants
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConstants.java>:[60,64] cannot find symbol
symbol: variable TLSSocketFactory
location: class org.opensaml.security.httpclient.HttpClientSecurityConstants
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SOAP Provider API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] -----------------< org.opensaml:opensaml-profile-api >------------------
[INFO] Building OpenSAML :: Profile API 5.0.0-SNAPSHOT [6/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-profile-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-profile-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-profile-api/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-profile-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-profile-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------< org.opensaml:opensaml-xacml-api >-------------------
[INFO] Building OpenSAML :: XACML Provider API 5.0.0-SNAPSHOT [7/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-xacml-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xacml-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-xacml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-xacml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-xacml-api/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-xacml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-xacml-api ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-xacml-api ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Testing
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Core Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Storage Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Messaging Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SOAP Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Spring Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< org.opensaml:opensaml-bom >----------------------
[INFO] Building OpenSAML :: BOM 5.0.0-SNAPSHOT [8/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 1.045 s]
[INFO] OpenSAML :: Core API ............................... SUCCESS [ 6.379 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 0.392 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 1.871 s]
[INFO] OpenSAML :: Security API ........................... FAILURE [ 1.091 s]
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 2.213 s]
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 0.240 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Testing ................................ SKIPPED
[INFO] OpenSAML :: Core Implementation .................... SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[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 .................................... SUCCESS [ 0.173 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.667 s
[INFO] Finished at: 2022-09-22T01:35:40Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project opensaml-security-api: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConstants.java>:[20,40] package net.shibboleth.shared.httpclient does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityContextHandler.java>:[27,40] package net.shibboleth.shared.httpclient does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityContextHandler.java>:[36,20] cannot find symbol
[ERROR] symbol: class HttpClientContextHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConstants.java>:[53,60] cannot find symbol
[ERROR] symbol: variable TLSSocketFactory
[ERROR] location: class org.opensaml.security.httpclient.HttpClientSecurityConstants
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConstants.java>:[57,64] cannot find symbol
[ERROR] symbol: variable TLSSocketFactory
[ERROR] location: class org.opensaml.security.httpclient.HttpClientSecurityConstants
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-multi/jdk=Amazon-17,label=Rocky9/ws/opensaml-security-api/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConstants.java>:[60,64] cannot find symbol
[ERROR] symbol: variable TLSSocketFactory
[ERROR] location: class org.opensaml.security.httpclient.HttpClientSecurityConstants
[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 <args> -rf :opensaml-security-api
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/129/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/129/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5-multi/configurations/axis-jdk/Amazon-17/axis-label/Rocky9/builds/129/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list