Build failed in Jenkins: java-opensaml-v5 » OpenSAML :: Security Implementation #174
Shibboleth Jenkins
noreply at shibboleth.net
Thu Oct 13 03:38:48 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/174/display/redirect?page=changes>
Changes:
[dfisher] IDP-1963 Update ldaptive to version 2.
------------------------------------------
[INFO]
[INFO] ----------------< org.opensaml:opensaml-security-impl >-----------------
[INFO] Building OpenSAML :: Security Implementation 5.0.0-SNAPSHOT [15/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-security-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-security-impl ---
[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:compile (default-compile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 63 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/main/java/org/opensaml/security/x509/impl/KeyStoreX509CredentialAdapter.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/main/java/org/opensaml/security/x509/impl/KeyStoreX509CredentialAdapter.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 57 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>: Recompile with -Xlint:removal for details.
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[28,20] cannot find symbol
symbol: class ConnectException
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[37,20] cannot find symbol
symbol: class SearchResponse
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[83,30] cannot find symbol
symbol: class ConnectException
location: class org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[98,30] cannot find symbol
symbol: class ConnectException
location: class org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[85,40] cannot find symbol
symbol: method builder()
location: class org.ldaptive.DefaultConnectionFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[86,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[101,40] cannot find symbol
symbol: method builder()
location: class org.ldaptive.DefaultConnectionFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[102,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[105,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ssl.SslConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[127,42] cannot find symbol
symbol: method builder()
location: class org.ldaptive.DefaultConnectionFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[128,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[131,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ssl.SslConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[148,60] incompatible types: org.ldaptive.ConnectionFactory cannot be converted to org.ldaptive.Connection
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[149,15] cannot find symbol
symbol: class SearchResponse
location: class org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-security-impl/ws/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[150,45] cannot find symbol
symbol: method objectScopeSearchRequest(java.lang.String,java.lang.String[])
location: class org.ldaptive.SearchRequest
[INFO] 15 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list