Build failed in Jenkins: java-identity-provider-v4-nightly #485

Shibboleth Jenkins noreply at shibboleth.net
Wed Feb 19 20:48:15 EST 2020


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/485/display/redirect?page=changes>

Changes:

[Scott Cantor] IDP-1552 - Password flow seems to require ldapURL property to load

[Scott Cantor] IDP-1555 - Optimize entityID-based predicates in MetadataFilter parsers


------------------------------------------
[...truncated 296.28 KB...]
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-profile-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-impl/target/idp-profile-impl-4.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-profile-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-impl/target/idp-profile-impl-4.0.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-impl/4.0.0-SNAPSHOT/idp-profile-impl-4.0.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-impl/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-impl/4.0.0-SNAPSHOT/idp-profile-impl-4.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-impl/target/idp-profile-impl-4.0.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-impl/4.0.0-SNAPSHOT/idp-profile-impl-4.0.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-impl/target/idp-profile-impl-4.0.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-impl/4.0.0-SNAPSHOT/idp-profile-impl-4.0.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-impl/target/idp-profile-impl-4.0.0-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-impl/4.0.0-SNAPSHOT/idp-profile-impl-4.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-impl/target/idp-profile-impl-4.0.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-impl/4.0.0-SNAPSHOT/idp-profile-impl-4.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-profile-impl ---
[INFO] Deploying net.shibboleth.idp:idp-profile-impl:4.0.0-SNAPSHOT at end
[INFO] 
[INFO] ---------------< net.shibboleth.idp:idp-profile-spring >----------------
[INFO] Building Shibboleth IdP :: Profile Spring Integration 4.0.0-SNAPSHOT [24/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-profile-spring ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-spring/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-profile-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-profile-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 87 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-spring/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/impl/ChainingTrustEngineFactory.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/impl/ChainingTrustEngineFactory.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/impl/ChainingTrustEngineFactory.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 198 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-spring/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/EmptyChainService.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/EmptyChainService.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-profile-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 152, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 15.881 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey  Time elapsed: 0.084 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#267891bf' of type [org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#267891bf': Cannot create inner bean '(inner bean)#3a109ff7' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3a109ff7': Cannot create inner bean '(inner bean)#111a7973' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#111a7973': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(FileBackedHTTPMetadataProviderParserTest.java:148)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#267891bf': Cannot create inner bean '(inner bean)#3a109ff7' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3a109ff7': Cannot create inner bean '(inner bean)#111a7973' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#111a7973': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(FileBackedHTTPMetadataProviderParserTest.java:148)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3a109ff7': Cannot create inner bean '(inner bean)#111a7973' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#111a7973': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(FileBackedHTTPMetadataProviderParserTest.java:148)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#111a7973': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(FileBackedHTTPMetadataProviderParserTest.java:148)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(FileBackedHTTPMetadataProviderParserTest.java:148)

[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX  Time elapsed: 0.029 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#59262a90' of type [org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#59262a90': Cannot create inner bean '(inner bean)#78479f2b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#78479f2b': Cannot create inner bean '(inner bean)#2755617b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2755617b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(FileBackedHTTPMetadataProviderParserTest.java:170)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#59262a90': Cannot create inner bean '(inner bean)#78479f2b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#78479f2b': Cannot create inner bean '(inner bean)#2755617b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2755617b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(FileBackedHTTPMetadataProviderParserTest.java:170)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#78479f2b': Cannot create inner bean '(inner bean)#2755617b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2755617b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(FileBackedHTTPMetadataProviderParserTest.java:170)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2755617b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(FileBackedHTTPMetadataProviderParserTest.java:170)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(FileBackedHTTPMetadataProviderParserTest.java:170)

[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName  Time elapsed: 0.033 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#5cf0673d' of type [org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5cf0673d': Cannot create inner bean '(inner bean)#40c76f5a' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#40c76f5a': Cannot create inner bean '(inner bean)#a323a5b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#a323a5b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(FileBackedHTTPMetadataProviderParserTest.java:181)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5cf0673d': Cannot create inner bean '(inner bean)#40c76f5a' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#40c76f5a': Cannot create inner bean '(inner bean)#a323a5b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#a323a5b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(FileBackedHTTPMetadataProviderParserTest.java:181)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#40c76f5a': Cannot create inner bean '(inner bean)#a323a5b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#a323a5b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(FileBackedHTTPMetadataProviderParserTest.java:181)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#a323a5b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(FileBackedHTTPMetadataProviderParserTest.java:181)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(FileBackedHTTPMetadataProviderParserTest.java:181)

[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.indexes  Time elapsed: 0.033 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntityWithIndexes': Cannot create inner bean '(inner bean)#25a290ee' of type [org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#25a290ee': Cannot create inner bean '(inner bean)#37d0d373' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#37d0d373': Cannot create inner bean '(inner bean)#38089dae' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#38089dae': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.indexes(FileBackedHTTPMetadataProviderParserTest.java:287)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#25a290ee': Cannot create inner bean '(inner bean)#37d0d373' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#37d0d373': Cannot create inner bean '(inner bean)#38089dae' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#38089dae': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.indexes(FileBackedHTTPMetadataProviderParserTest.java:287)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#37d0d373': Cannot create inner bean '(inner bean)#38089dae' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#38089dae': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.indexes(FileBackedHTTPMetadataProviderParserTest.java:287)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#38089dae': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.indexes(FileBackedHTTPMetadataProviderParserTest.java:287)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.indexes(FileBackedHTTPMetadataProviderParserTest.java:287)

[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.timeouts  Time elapsed: 0.039 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntityWithTimeouts': Cannot create inner bean '(inner bean)#5409dfdd' of type [org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5409dfdd': Cannot create inner bean '(inner bean)#45f9d394' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#45f9d394': Cannot create inner bean '(inner bean)#1c2d63f0' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1c2d63f0': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.timeouts(FileBackedHTTPMetadataProviderParserTest.java:265)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5409dfdd': Cannot create inner bean '(inner bean)#45f9d394' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.HttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#45f9d394': Cannot create inner bean '(inner bean)#1c2d63f0' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1c2d63f0': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.timeouts(FileBackedHTTPMetadataProviderParserTest.java:265)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#45f9d394': Cannot create inner bean '(inner bean)#1c2d63f0' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1c2d63f0': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.timeouts(FileBackedHTTPMetadataProviderParserTest.java:265)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1c2d63f0': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.timeouts(FileBackedHTTPMetadataProviderParserTest.java:265)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.FileBackedHTTPMetadataProviderParserTest.timeouts(FileBackedHTTPMetadataProviderParserTest.java:265)

[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey  Time elapsed: 0.027 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dynamicHttpsTrustEngineExplicitKey': Cannot create inner bean '(inner bean)#340c7479' of type [org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#340c7479': Cannot create inner bean '(inner bean)#575e862c' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#575e862c': Cannot create inner bean '(inner bean)#1d57b8f1' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1d57b8f1': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey(DynamicHTTPMetadataProviderParserTest.java:370)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#340c7479': Cannot create inner bean '(inner bean)#575e862c' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#575e862c': Cannot create inner bean '(inner bean)#1d57b8f1' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1d57b8f1': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey(DynamicHTTPMetadataProviderParserTest.java:370)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#575e862c': Cannot create inner bean '(inner bean)#1d57b8f1' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1d57b8f1': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey(DynamicHTTPMetadataProviderParserTest.java:370)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1d57b8f1': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey(DynamicHTTPMetadataProviderParserTest.java:370)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey(DynamicHTTPMetadataProviderParserTest.java:370)

[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidKey  Time elapsed: 0.052 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dynamicHttpsTrsutEngineInvalidKey': Cannot create inner bean '(inner bean)#15a8bbe5' of type [org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#15a8bbe5': Cannot create inner bean '(inner bean)#3369e2ce' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3369e2ce': Cannot create inner bean '(inner bean)#5f26cb8b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5f26cb8b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidKey(DynamicHTTPMetadataProviderParserTest.java:387)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#15a8bbe5': Cannot create inner bean '(inner bean)#3369e2ce' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3369e2ce': Cannot create inner bean '(inner bean)#5f26cb8b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5f26cb8b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidKey(DynamicHTTPMetadataProviderParserTest.java:387)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3369e2ce': Cannot create inner bean '(inner bean)#5f26cb8b' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5f26cb8b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidKey(DynamicHTTPMetadataProviderParserTest.java:387)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5f26cb8b': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidKey(DynamicHTTPMetadataProviderParserTest.java:387)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidKey(DynamicHTTPMetadataProviderParserTest.java:387)

[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidPKIX  Time elapsed: 0.034 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dynamicHttpsTrustEngineInvalidPKIX': Cannot create inner bean '(inner bean)#5e41e6ad' of type [org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5e41e6ad': Cannot create inner bean '(inner bean)#2665a2e7' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2665a2e7': Cannot create inner bean '(inner bean)#3abdc11d' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3abdc11d': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidPKIX(DynamicHTTPMetadataProviderParserTest.java:437)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#5e41e6ad': Cannot create inner bean '(inner bean)#2665a2e7' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2665a2e7': Cannot create inner bean '(inner bean)#3abdc11d' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3abdc11d': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidPKIX(DynamicHTTPMetadataProviderParserTest.java:437)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2665a2e7': Cannot create inner bean '(inner bean)#3abdc11d' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3abdc11d': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidPKIX(DynamicHTTPMetadataProviderParserTest.java:437)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3abdc11d': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidPKIX(DynamicHTTPMetadataProviderParserTest.java:437)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidPKIX(DynamicHTTPMetadataProviderParserTest.java:437)

[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX  Time elapsed: 0.033 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dynamicHttpsTrustEngineValidPKIX': Cannot create inner bean '(inner bean)#d17d554' of type [org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#d17d554': Cannot create inner bean '(inner bean)#1f1c7fde' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1f1c7fde': Cannot create inner bean '(inner bean)#2b409174' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2b409174': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX(DynamicHTTPMetadataProviderParserTest.java:403)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#d17d554': Cannot create inner bean '(inner bean)#1f1c7fde' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1f1c7fde': Cannot create inner bean '(inner bean)#2b409174' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2b409174': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX(DynamicHTTPMetadataProviderParserTest.java:403)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#1f1c7fde': Cannot create inner bean '(inner bean)#2b409174' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2b409174': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX(DynamicHTTPMetadataProviderParserTest.java:403)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#2b409174': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX(DynamicHTTPMetadataProviderParserTest.java:403)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX(DynamicHTTPMetadataProviderParserTest.java:403)

[ERROR] net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName  Time elapsed: 0.061 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dynamicHttpsTrustEngineValidPKIXWithNames': Cannot create inner bean '(inner bean)#33f4844b' of type [org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#33f4844b': Cannot create inner bean '(inner bean)#201b52f7' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#201b52f7': Cannot create inner bean '(inner bean)#435a2c7d' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#435a2c7d': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName(DynamicHTTPMetadataProviderParserTest.java:420)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#33f4844b': Cannot create inner bean '(inner bean)#201b52f7' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.InMemoryCachingHttpClientFactoryBean] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#201b52f7': Cannot create inner bean '(inner bean)#435a2c7d' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#435a2c7d': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName(DynamicHTTPMetadataProviderParserTest.java:420)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#201b52f7': Cannot create inner bean '(inner bean)#435a2c7d' of type [net.shibboleth.idp.profile.spring.relyingparty.metadata.TLSSocketFactoryFactoryBean] while setting bean property 'tLSSocketFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#435a2c7d': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName(DynamicHTTPMetadataProviderParserTest.java:420)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#435a2c7d': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName(DynamicHTTPMetadataProviderParserTest.java:420)
Caused by: java.lang.NoSuchMethodError: 'net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder net.shibboleth.utilities.java.support.httpclient.TLSSocketFactoryBuilder.setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)'
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName(DynamicHTTPMetadataProviderParserTest.java:420)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey:370->AbstractMetadataParserTest.getBean:157 » BeanCreation
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidKey:387->AbstractMetadataParserTest.getBean:157 » BeanCreation
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineInvalidPKIX:437->AbstractMetadataParserTest.getBean:157 » BeanCreation
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX:403->AbstractMetadataParserTest.getBean:157 » BeanCreation
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName:420->AbstractMetadataParserTest.getBean:157 » BeanCreation
[ERROR]   FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey:148->AbstractMetadataParserTest.getBean:157 » BeanCreation
[ERROR]   FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX:170->AbstractMetadataParserTest.getBean:157 » BeanCreation
[ERROR]   FileBackedHTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName:181->AbstractMetadataParserTest.getBean:157 » BeanCreation
[ERROR]   FileBackedHTTPMetadataProviderParserTest.indexes:287->AbstractMetadataParserTest.getBean:157 » BeanCreation
[ERROR]   FileBackedHTTPMetadataProviderParserTest.timeouts:265->AbstractMetadataParserTest.getBean:157 » BeanCreation
[INFO] 
[ERROR] Tests run: 152, Failures: 10, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  4.844 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 16.981 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.301 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 17.021 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 20.415 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 18.519 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  6.658 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 16.631 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 14.685 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 14.846 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 21.512 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 15.798 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  6.455 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 16.968 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 25.935 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 46.813 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 15.658 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 34.613 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 31.915 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 33.899 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 22.453 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 28.664 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 19.749 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... FAILURE [ 18.478 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:51 min
[INFO] Finished at: 2020-02-20T01:48:15Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project idp-profile-spring: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-spring/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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 :idp-profile-spring
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list