Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-14,Windows2016 #478

Shibboleth Jenkins noreply at shibboleth.net
Thu Feb 6 00:00:57 EST 2020


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-14,label=Windows2016/478/display/redirect?page=changes>

Changes:

[Scott Cantor] Remove unneeded Spring nature from project.

[Scott Cantor] Test-in-progress for resolvertest flow.

[Scott Cantor] Flesh out resolvertest unit test.

[Scott Cantor] IDP-1543 - Change in behavior for scoped values when encodeType enabled

[Brent Putman] Select Assertion and AuthnStatement for authn using SessionNotOnOrAfter.

[Brent Putman] For SAML authn completely remove non-valid Assertions from the Response


------------------------------------------
[...truncated 91.28 KB...]
[WARNING] system modules path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-attribute-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.733 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-session-impl >-----------------
[INFO] Building Shibboleth IdP :: Session Implementation 4.0.0-SNAPSHOT [18/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-session-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-session-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-session-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:compile (default-compile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-session-impl\target\classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-14/label/Windows2016/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-session-impl\src\main\java\net\shibboleth\idp\session\impl\StorageBackedIdPSession.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-14/label/Windows2016/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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.8.1:testCompile (default-testCompile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-session-impl\target\test-classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-session-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 77, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 63.304 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testAuthenticationResults  Time elapsed: 0.01 s  <<< FAILURE!
org.testng.internal.thread.ThreadTimeoutException: Method net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testAuthenticationResults() didn't finish within the time-out 10000

[ERROR] net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testAuthenticationResults  Time elapsed: 0.02 s  <<< FAILURE!
org.testng.internal.thread.ThreadTimeoutException: Method net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testAuthenticationResults() didn't finish within the time-out 10000

[ERROR] net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testAuthenticationResults  Time elapsed: 0.02 s  <<< FAILURE!
org.testng.internal.thread.ThreadTimeoutException: Method net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testAuthenticationResults() didn't finish within the time-out 10000

[ERROR] net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testAuthenticationResults  Time elapsed: 0.02 s  <<< FAILURE!
org.testng.internal.thread.ThreadTimeoutException: Method net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testAuthenticationResults() didn't finish within the time-out 10000

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR] net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testAuthenticationResults
[INFO]   Run 1: PASS
[INFO]   Run 2: PASS
[INFO]   Run 3: PASS
[INFO]   Run 4: PASS
[INFO]   Run 5: PASS
[INFO]   Run 6: PASS
[ERROR]   Run 7: StorageBackedSessionManagerTest.testAuthenticationResults » ThreadTimeout Meth...
[ERROR]   Run 8: StorageBackedSessionManagerTest.testAuthenticationResults » ThreadTimeout Meth...
[ERROR]   Run 9: StorageBackedSessionManagerTest.testAuthenticationResults » ThreadTimeout Meth...
[ERROR]   Run 10: StorageBackedSessionManagerTest.testAuthenticationResults » ThreadTimeout Meth...
[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 :: WAR distribution
[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/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT              [20/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 12.735 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 20.835 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.289 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 35.281 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [01:24 min]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [02:01 min]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 18.079 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 10.645 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  4.187 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  5.548 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 17.434 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 11.726 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  7.279 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [01:24 min]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [02:42 min]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [02:18 min]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [01:19 min]
[INFO] Shibboleth IdP :: Session Implementation ........... FAILURE [01:40 min]
[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 :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.048 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.034 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15:18 min
[INFO] Finished at: 2020-02-06T05:00:29Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project idp-session-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\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 <args> -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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-14/axis-label/Windows2016/builds/478/testng/testng-results.xml'
0.529101% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list