See <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/178/display/redirect?page=changes>
Changes: [github] Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#139) [github] Bump github/codeql-action from 2.2.5 to 2.2.7 (#140) [github] Bump actions/checkout from 3.3.0 to 3.4.0 (#141) ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds46 (ubuntu) in workspace <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/.git> > # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision fee45863fdf38fbeb473040ba3a2b20541bf2152 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f fee45863fdf38fbeb473040ba3a2b20541bf2152 # timeout=10 Commit message: "Bump actions/checkout from 3.3.0 to 3.4.0 (#141)" > git rev-list --no-walk 10ce9672e30b6acf2edc68fadee3bbf344efa04f # timeout=10 Parsing POMs Established TCP socket on 46849 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Santuario Java JDK11] $ /home/jenkins/tools/java/latest11/bin/java -cp /home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 /home/jenkins/jenkins-agent/agent.jar /home/jenkins/jenkins-agent/maven35-interceptor.jar /home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 46849 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/pom.xml> clean install [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [INFO] [INFO] --------------------< org.apache.santuario:xmlsec >--------------------- [INFO] Building Apache XML Security for Java 3.0.2-SNAPSHOT [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ xmlsec --- [INFO] Deleting <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven-version) @ xmlsec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-java-version) @ xmlsec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] >>> maven-pmd-plugin:3.15.0:check (validate) > :pmd @ xmlsec >>> [INFO] [INFO] --- maven-pmd-plugin:3.15.0:pmd (pmd) @ xmlsec --- [INFO] PMD version: 6.38.0 [WARNING] Removed misconfigured rule: LoosePackageCoupling cause: No packages or classes specified [INFO] [INFO] <<< maven-pmd-plugin:3.15.0:check (validate) < :pmd @ xmlsec <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.15.0:check (validate) @ xmlsec --- [INFO] PMD version: 6.38.0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default) @ xmlsec --- [INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/target/jacoco.exec"> [INFO] [INFO] --- jaxb30-maven-plugin:0.15.0:generate (bindings) @ xmlsec --- [INFO] Sources are not up-to-date, XJC will be executed. [INFO] Episode file [<https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/target/generated-sources/xjc/META-INF/sun-jaxb.episode]> was augmented with if-exists="true" attributes. [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ xmlsec --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ xmlsec --- [INFO] Copying 10 resources [INFO] Copying 21 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xmlsec --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 460 source files with javac [debug target 1.8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/src/main/java/org/apache/xml/security/stax/config/XIncludeHandler.java>: Some input files use or override a deprecated API. [INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/src/main/java/org/apache/xml/security/stax/config/XIncludeHandler.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/src/main/java/org/apache/xml/security/stax/impl/stax/XMLSecDTDImpl.java>: Some input files use unchecked or unsafe operations. [INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/src/main/java/org/apache/xml/security/stax/impl/stax/XMLSecDTDImpl.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ xmlsec --- [INFO] Copying 1 resource [INFO] Copying 1161 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xmlsec --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 226 source files with javac [debug target 1.8] to target/test-classes [WARNING] bootstrap class path not set in conjunction with -source 8 [INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/src/test/java/org/apache/xml/security/test/dom/encryption/SignedEncryptedTest.java>: Some input files use or override a deprecated API. [INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/src/test/java/org/apache/xml/security/test/dom/encryption/SignedEncryptedTest.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/src/test/java/javax/xml/crypto/test/dsig/SignedInfoTest.java>: Some input files use unchecked or unsafe operations. [INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/src/test/java/javax/xml/crypto/test/dsig/SignedInfoTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default) @ xmlsec --- [INFO] Building jar: <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/target/xmlsec-3.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ xmlsec --- [INFO] Building jar: <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/target/xmlsec-3.0.2-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ xmlsec --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:06 min [INFO] Finished at: 2023-03-16T06:20:50Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0:test (default-test) on project xmlsec: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0:test failed: org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-jupiter' failed to discover tests: ClassSelector [className = 'org.apache.xml.security.test.dom.utils.XMLUtilsPerformanceTest'] resolution failed: org/junit/rules/TestRule: org.junit.rules.TestRule -> [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/PluginExecutionException [JENKINS] Archiving <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/pom.xml> to org.apache.santuario/xmlsec/3.0.2-SNAPSHOT/xmlsec-3.0.2-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/target/xmlsec-3.0.2-SNAPSHOT.jar> to org.apache.santuario/xmlsec/3.0.2-SNAPSHOT/xmlsec-3.0.2-SNAPSHOT.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/ws/target/xmlsec-3.0.2-SNAPSHOT-tests.jar> to org.apache.santuario/xmlsec/3.0.2-SNAPSHOT/xmlsec-3.0.2-SNAPSHOT-tests.jar Sending e-mails to: dev@santuario.apache.org channel stopped