See 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/791/display/redirect?page=changes>

Changes:

[bodewig] COMPRESS-475 implement equals and hashCode

------------------------------------------
Started by upstream project "Commons-Compress JDK-Matrix Build" build number 791
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/apache/commons-compress.git
 > git init 
 > <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/>
 >  # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/commons-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/commons-compress.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://github.com/apache/commons-compress.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git fetch --tags --progress git://github.com/apache/commons-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 76f428958f83348692a67e9f41b86cbc7ee83878 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 76f428958f83348692a67e9f41b86cbc7ee83878
Commit message: "COMPRESS-475 implement equals and hashCode"
 > git rev-list --no-walk 6e47be35fca595d8637441a578e29045b329c611 # timeout=10
[JDK 11 (latest)] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd 
-Dhttps.protocols=TLSv1.2 clean test && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading from apache-snapshots: 
http://repository.apache.org/snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ 
commons-compress ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ 
commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ 
commons-compress ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-compress 
---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-compress ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-compress ---
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/>
[INFO] Storing buildNumber: 76f428958f83348692a67e9f41b86cbc7ee83878 at 
timestamp: 1544896141650
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 206 source files to 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/target\classes>
[INFO] /f:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix 
Build/jdk/JDK 11 
(latest)/src/main/java/org/apache/commons/compress/archivers/zip/ZipFile.java: 
Some input files use or override a deprecated API.
[INFO] /f:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix 
Build/jdk/JDK 11 
(latest)/src/main/java/org/apache/commons/compress/archivers/zip/ZipFile.java: 
Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ 
commons-compress ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ 
commons-compress ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 178 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ commons-compress ---
[INFO] Executing tasks

main:
    [untar] Expanding: 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/src\test\resources\zstd-tests.tar>
 into 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/target\test-classes>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 148 source files to 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/target\test-classes>
[INFO] /f:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix 
Build/jdk/JDK 11 
(latest)/src/test/java/org/apache/commons/compress/archivers/zip/ZipShortTest.java:
 Some input files use or override a deprecated API.
[INFO] /f:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix 
Build/jdk/JDK 11 
(latest)/src/test/java/org/apache/commons/compress/archivers/zip/ZipShortTest.java:
 Recompile with -Xlint:deprecation for details.
[INFO] /f:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix 
Build/jdk/JDK 11 
(latest)/src/test/java/org/apache/commons/compress/compressors/z/ZCompressorInputStreamTest.java:
 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/src\test\java\org\apache\commons\compress\compressors\z\ZCompressorInputStreamTest.java>
 uses unchecked or unsafe operations.
[INFO] /f:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix 
Build/jdk/JDK 11 
(latest)/src/test/java/org/apache/commons/compress/compressors/z/ZCompressorInputStreamTest.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ 
commons-compress ---
[INFO] argLine set to 
"-javaagent:F:\\hudson\\m2_repository\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=f:\\jenkins\\jenkins-slave\\workspace\\Commons-Compress
 JDK-Matrix Build\\jdk\\JDK 11 (latest)\\target\\jacoco.exec"
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-compress 
---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 
1. See FAQ web page and the dump file 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/target\surefire-reports\2018-12-15T17-49-13_956-jvmRun1.dumpstream>
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.251 s
[INFO] Finished at: 2018-12-15T17:49:14Z
[INFO] Final Memory: 35M/120M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on 
project commons-compress: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2011%20(latest)/ws/target\surefire-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] The forked VM terminated without properly saying goodbye. VM crash or 
System.exit called?
[ERROR] Command was cmd.exe /X /C "f:\jenkins\tools\java\latest11\bin\java 
"-javaagent:F:\\hudson\\m2_repository\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=f:\\jenkins\\jenkins-slave\\workspace\\Commons-Compress
 JDK-Matrix Build\\jdk\\JDK 11 (latest)\\target\\jacoco.exec" -jar 
C:\Users\jenkins\AppData\Local\Temp\2\surefire3731986822845654602\surefirebooter7971698500828087520.jar
 C:\Users\jenkins\AppData\Local\Temp\2\surefire3731986822845654602 
2018-12-15T17-49-13_956-jvmRun1 surefire296820356889613770tmp 
surefire_07417150053229287349tmp"
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The 
forked VM terminated without properly saying goodbye. VM crash or System.exit 
called?
[ERROR] Command was cmd.exe /X /C "f:\jenkins\tools\java\latest11\bin\java 
"-javaagent:F:\\hudson\\m2_repository\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=f:\\jenkins\\jenkins-slave\\workspace\\Commons-Compress
 JDK-Matrix Build\\jdk\\JDK 11 (latest)\\target\\jacoco.exec" -jar 
C:\Users\jenkins\AppData\Local\Temp\2\surefire3731986822845654602\surefirebooter7971698500828087520.jar
 C:\Users\jenkins\AppData\Local\Temp\2\surefire3731986822845654602 
2018-12-15T17-49-13_956-jvmRun1 surefire296820356889613770tmp 
surefire_07417150053229287349tmp"
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:244)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1194)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1022)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:868)
[ERROR]         at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR]         at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR]         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR]         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
[ERROR]         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
[ERROR]         at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
[ERROR]         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR]         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR]         at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR]         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] 
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to