Build failed in Jenkins: java-identity-provider-v4-multi » JDK-12,WindowsServer2012 #150

Shibboleth Jenkins noreply at shibboleth.net
Thu Apr 4 05:03:35 EDT 2019


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-12,label=WindowsServer2012/150/display/redirect?page=changes>

Changes:

[Rod Widdowson] IDP-1121 Add comments to V4 deprecations

[Rod Widdowson] IDP-1121 Remove legacy default template for TemplateAttributeDefinition

[Rod Widdowson] IDP-1121  Static data connector cannot have a FailoverDataConnector

[Rod Widdowson] IDP-1121 Remove deprecated JNDIConnectionProperty

[Rod Widdowson] IDP-1121 Remove deprecated constructor

[Rod Widdowson] IDP-1121 Remove never-present mergeResult LDAP attribute

[Rod Widdowson] Debug Windows Server 12/Java11 build

------------------------------------------
[...truncated 86.60 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-session-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-12,label=WindowsServer2012/ws/idp-session-impl\target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2012/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/DestroySessions.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2012/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/DestroySessions.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-session-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-12,label=WindowsServer2012/ws/idp-session-impl\target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-session-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 77, Failures: 9, Errors: 0, Skipped: 0, Time elapsed: 42.84 s <<< FAILURE! - in TestSuite
[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)  Time elapsed: 5.786 s  <<< FAILURE!
java.lang.AssertionError: null
	at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:170)

[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)  Time elapsed: 5.787 s  <<< FAILURE!
java.lang.AssertionError: null
	at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:170)

[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)  Time elapsed: 5.787 s  <<< FAILURE!
java.lang.AssertionError: null
	at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:170)

[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)  Time elapsed: 5.787 s  <<< FAILURE!
java.lang.AssertionError: null
	at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:170)

[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)  Time elapsed: 5.787 s  <<< FAILURE!
java.lang.AssertionError: null
	at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:170)

[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)  Time elapsed: 5.787 s  <<< FAILURE!
java.lang.AssertionError: null
	at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:170)

[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)  Time elapsed: 5.787 s  <<< FAILURE!
java.lang.AssertionError: null
	at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:170)

[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)  Time elapsed: 5.787 s  <<< FAILURE!
java.lang.AssertionError: null
	at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:170)

[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)  Time elapsed: 5.788 s  <<< FAILURE!
java.lang.AssertionError: null
	at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:170)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR] net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)
[INFO]   Run 1: PASS
[ERROR]   Run 2: StorageBackedSessionManagerTest.testSimpleSession:170 null
[ERROR]   Run 3: StorageBackedSessionManagerTest.testSimpleSession:170 null
[ERROR]   Run 4: StorageBackedSessionManagerTest.testSimpleSession:170 null
[ERROR]   Run 5: StorageBackedSessionManagerTest.testSimpleSession:170 null
[ERROR]   Run 6: StorageBackedSessionManagerTest.testSimpleSession:170 null
[ERROR]   Run 7: StorageBackedSessionManagerTest.testSimpleSession:170 null
[ERROR]   Run 8: StorageBackedSessionManagerTest.testSimpleSession:170 null
[ERROR]   Run 9: StorageBackedSessionManagerTest.testSimpleSession:170 null
[ERROR]   Run 10: StorageBackedSessionManagerTest.testSimpleSession:170 null
[INFO] 
[INFO] 
[ERROR] Tests run: 68, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: SAML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Consent Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.0.0-SNAPSHOT                    [19/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT              [20/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  9.293 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 26.875 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  5.399 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 25.122 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 41.593 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 22.638 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  2.943 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 30.918 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 22.796 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 14.404 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  1.910 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 44.895 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.495 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 25.504 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 30.271 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [01:52 min]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 21.656 s]
[INFO] Shibboleth IdP :: Session Implementation ........... FAILURE [ 54.934 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[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 :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.027 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.007 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:36 min
[INFO] Finished at: 2019-04-04T05:03:18-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project idp-session-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-12,label=WindowsServer2012/ws/idp-session-impl\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 <goals> -rf :idp-session-impl
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
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.
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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-12/axis-label/WindowsServer2012/builds/150/testng/testng-results.xml'
1.384615% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list