Build failed in Jenkins: java-shib-metadata-v5 » Shibboleth Metadata :: Spring Integration #117

Shibboleth Jenkins noreply at shibboleth.net
Mon Sep 26 16:47:08 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/117/display/redirect?page=changes>

Changes:

[Scott Cantor] Rename codec and scripting packages.


------------------------------------------
[INFO] 
[INFO] ----------------< net.shibboleth:shib-metadata-spring >-----------------
[INFO] Building Shibboleth Metadata :: Spring Integration 5.0.0-SNAPSHOT  [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 117 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-networking-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-networking-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-networking-spring/9.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 184 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-velocity-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity-spring/9.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 111 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-metadata-spring ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-metadata-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-metadata-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-metadata-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-metadata-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ shib-metadata-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 186 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ shib-metadata-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/InlineMetadataParserTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/InlineMetadataParserTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[47,35] package net.shibboleth.shared.codec does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[48,50] package net.shibboleth.shared.codec.StringDigester does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[150,9] cannot find symbol
  symbol:   class StringDigester
  location: class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParserTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[150,39] cannot find symbol
  symbol:   class StringDigester
  location: class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParserTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[150,80] cannot find symbol
  symbol:   variable OutputFormat
  location: class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParserTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[192,9] cannot find symbol
  symbol:   class StringDigester
  location: class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParserTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[192,39] cannot find symbol
  symbol:   class StringDigester
  location: class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParserTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[192,80] cannot find symbol
  symbol:   variable OutputFormat
  location: class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParserTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[236,9] cannot find symbol
  symbol:   class StringDigester
  location: class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParserTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[236,39] cannot find symbol
  symbol:   class StringDigester
  location: class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParserTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-metadata-v5/net.shibboleth$shib-metadata-spring/ws/src/test/java/net/shibboleth/spring/metadata/LocalDynamicMetadataProviderParserTest.java>:[236,80] cannot find symbol
  symbol:   variable OutputFormat
  location: class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParserTest
[INFO] 11 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list