Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: jgit #2061

See <https://ci.eclipse.org/jgit/job/jgit/2061/display/redirect?page=changes>

Changes:

[Matthias Sohn] Use Arrays.asList instead of copying array in a for loop

------------------------------------------
[...truncated 273.69 KB...]
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.437 s - in org.eclipse.jgit.http.test.FileResolverTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.644 s - in org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
downloaded 10 MiB random data in 129.079ms
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
Apr 13, 2019 6:45:48 PM org.eclipse.jgit.lfs.server.fs.ObjectUploadListener onError
WARNING: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
org.eclipse.jgit.lfs.errors.CorruptLongObjectException: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.verifyHash(AtomicObjectOutputStream.java:151)
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.close(AtomicObjectOutputStream.java:138)
	at java.nio.channels.Channels$WritableByteChannelImpl.implCloseChannel(Channels.java:469)
	at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:115)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.close(ObjectUploadListener.java:156)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.onDataAvailable(ObjectUploadListener.java:136)
	at org.eclipse.jetty.server.HttpInput.run(HttpInput.java:908)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1436)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:466)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:748)

[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.623 s - in org.eclipse.jgit.http.test.AsIsServiceTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.739 s - in org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
uploaded 10 MiB random data in 456.101ms
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.077 s - in org.eclipse.jgit.lfs.server.fs.DownloadTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.302 s - in org.eclipse.jgit.lfs.server.fs.UploadTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.572 s - in org.eclipse.jgit.http.test.SetAdditionalHeadersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.431 s - in org.eclipse.jgit.http.test.AdvertiseErrorTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.053 s - in org.eclipse.jgit.http.test.ProtocolErrorTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-5.4.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:report (default-report) @ org.eclipse.jgit.pgm ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:check (default-check) @ org.eclipse.jgit.pgm ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/jacoco.exec
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.jgit.pgm >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.jgit.pgm ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit
[ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.014 s <<< FAILURE! - in org.eclipse.jgit.lfs.server.fs.CheckoutTest
[ERROR] testKnownContent(org.eclipse.jgit.lfs.server.fs.CheckoutTest)  Time elapsed: 9.805 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...6383ea776df414 200, [POST /lfs/objects/batch 200, GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414] 200]> but was:<...6383ea776df414 200, [GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414 200, POST /lfs/objects/batch] 200]>
	at org.eclipse.jgit.lfs.server.fs.CheckoutTest.testKnownContent(CheckoutTest.java:146)

java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.933 s - in org.eclipse.jgit.http.test.MeasurePackSizeTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.698 s - in org.eclipse.jgit.http.test.GitServletResponseTests
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.414 s - in org.eclipse.jgit.http.test.HookMessageTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.504 s - in org.eclipse.jgit.http.test.HttpClientTests
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.074 s - in org.eclipse.jgit.lfs.server.fs.PushTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.838 s - in org.eclipse.jgit.http.test.DumbClientSmartServerTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.969 s - in org.eclipse.jgit.http.test.DumbClientDumbServerTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   CheckoutTest.testKnownContent:146 expected:<...6383ea776df414 200, [POST /lfs/objects/batch 200, GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414] 200]> but was:<...6383ea776df414 200, [GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414 200, POST /lfs/objects/batch] 200]>
[INFO] 
[ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  3.786 s]
[INFO] JGit - Core ........................................ SUCCESS [01:21 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 21.805 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 23.943 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 31.593 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 24.002 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 31.221 s]
[INFO] JGit - Apache sshd-based SSH support ............... SUCCESS [ 35.636 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 32.156 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 13.556 s]
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 32.631 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 13.600 s]
[INFO] JGit - JUnit Ssh Utility Classes ................... SUCCESS [ 23.427 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  5.155 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 12.317 s]
[INFO] JGit - LFS Server Tests ............................ FAILURE [ 17.430 s]
[INFO] JGit - Apache sshd SSH Tests ....................... SKIPPED
[INFO] JGit - Test Coverage ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:29 min (Wall Clock)
[INFO] Finished at: 2019-04-13T18:45:57-04:00
[INFO] Final Memory: 70M/1914M
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
[INFO] ------------------------------------------------------------------------
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.eclipse.jgit.lfs.server.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.server.test/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 :org.eclipse.jgit.lfs.server.test
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE


Back to the top