Skip to main content

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

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

Changes:

[Matthias Sohn] JGit v5.1.6.201903130242-r

[Matthias Sohn] Prepare 5.1.7-SNAPSHOT builds

------------------------------------------
[...truncated 393.06 KB...]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
2019-03-13 04:27:15 ERROR FastIgnoreRule:133 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:283)
	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:64)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:178)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:136)
	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:129)
	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57)
	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase1(IgnoreRuleSpecialCasesTest.java:797)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
[INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
[INFO] Running org.eclipse.jgit.merge.SquashMessageFormatterTest
2019-03-13 04:27:22 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHHMACSHA384ANDAES_256 Present: true Allowed: true
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.822 s - in org.eclipse.jgit.submodule.SubmoduleUpdateTest
[INFO] Running org.eclipse.jgit.merge.SimpleMergeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.906 s - in org.eclipse.jgit.merge.SquashMessageFormatterTest
[INFO] Running org.eclipse.jgit.merge.MergerTest
2019-03-13 04:27:23 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHHMACSHA384ANDAES_256 Present: true Allowed: true
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 145.506 s - in org.eclipse.jgit.api.BlameCommandTest
[INFO] Running org.eclipse.jgit.merge.MergeAlgorithmTest
2019-03-13 04:27:27 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHHMACSHA512ANDAES_128 Present: true Allowed: true
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.jgit.merge.MergeAlgorithmTest
[INFO] Running org.eclipse.jgit.merge.CrissCrossMergeTest
2019-03-13 04:27:40 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHHMACSHA512ANDAES_128 Present: true Allowed: true
2019-03-13 04:27:41 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHHMACSHA512ANDAES_256 Present: true Allowed: true
2019-03-13 04:27:45 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHHMACSHA512ANDAES_256 Present: true Allowed: true
unpack error Invalid submodule URL '-upayload.sh'
2019-03-13 04:27:45 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHMD5ANDDES Present: true Allowed: true
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.072 s - in org.eclipse.jgit.submodule.SubmoduleWalkTest
[INFO] Running org.eclipse.jgit.merge.CherryPickTest
2019-03-13 04:27:51 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHMD5ANDDES Present: true Allowed: true
2019-03-13 04:28:06 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHMD5ANDTRIPLEDES Present: true Allowed: true
2019-03-13 04:28:08 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHMD5ANDTRIPLEDES Present: true Allowed: true
2019-03-13 04:28:08 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHSHA1ANDDESEDE Present: true Allowed: true
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.537 s - in org.eclipse.jgit.merge.CherryPickTest
[INFO] Running org.eclipse.jgit.merge.MergeMessageFormatterTest
2019-03-13 04:28:08 WARN  Repository:959 - close() called when useCnt is already zero for Repository[/jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.test/target/jgit_test_7101160730807604463_tmp/tmp_8588306369536156883.git]
2019-03-13 04:28:08 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHSHA1ANDDESEDE Present: true Allowed: true
2019-03-13 04:28:30 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHSHA1ANDRC2_128 Present: true Allowed: true
2019-03-13 04:28:31 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHSHA1ANDRC2_128 Present: true Allowed: true
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.666 s - in org.eclipse.jgit.submodule.SubmoduleDeinitTest
[INFO] Running org.eclipse.jgit.gitrepo.RepoCommandSymlinkTest
2019-03-13 04:28:31 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHSHA1ANDRC2_40 Present: true Allowed: true
2019-03-13 04:28:33 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHSHA1ANDRC2_40 Present: true Allowed: true
2019-03-13 04:28:33 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHSHA1ANDRC4_128 Present: true Allowed: true
2019-03-13 04:28:49 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHSHA1ANDRC4_128 Present: true Allowed: true
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.355 s - in org.eclipse.jgit.submodule.SubmoduleAddTest
[INFO] Running org.eclipse.jgit.gitrepo.RepoCommandTest
2019-03-13 04:28:49 INFO  WalkEncryptionTest:901 - Testing  Version: 0 Profile: PBEWITHSHA1ANDRC4_40 Present: true Allowed: true
2019-03-13 04:28:49 ERROR FastIgnoreRule:133 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:283)
	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:64)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:178)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:136)
	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:129)
	at org.eclipse.jgit.ignore.IgnoreNode.parse(IgnoreNode.java:115)
	at org.eclipse.jgit.ignore.IgnoreNodeTest.testEmptyIgnoreRules(IgnoreNodeTest.java:551)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 377.561 s - in org.eclipse.jgit.api.MergeCommandTest
[INFO] Running org.eclipse.jgit.gitrepo.ManifestParserTest
2019-03-13 04:28:49 INFO  WalkEncryptionTest:901 - Testing  Version: 1 Profile: PBEWITHSHA1ANDRC4_40 Present: true Allowed: true
2019-03-13 04:28:49 INFO  WalkEncryptionTest:527 - Proxy not used.
2019-03-13 04:28:49 INFO  WalkEncryptionTest:586 - JCE security policy restricted=false
2019-03-13 04:28:49 INFO  WalkEncryptionTest:965 - Long running tests are enabled.
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.63 s - in org.eclipse.jgit.notes.NoteMapTest
[INFO] Running org.eclipse.jgit.symlinks.SymlinksTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.jgit.gitrepo.ManifestParserTest
[INFO] Running org.eclipse.jgit.revplot.AbstractPlotRendererTest
2019-03-13 04:28:49 INFO  WalkEncryptionTest:936 - Public address: 198.41.30.252
2019-03-13 04:28:49 ERROR WalkEncryptionTest:925 - Amazon S3 test configuration is missing, tests will not run.
2019-03-13 04:28:49 INFO  WalkEncryptionTest:957 - Loaded org.bouncycastle.jce.provider.BouncyCastleProvider
2019-03-13 04:28:55 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_128/CBC/NOPADDING Present: false Allowed: false
2019-03-13 04:28:55 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_128/CFB/NOPADDING Present: false Allowed: false
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.181 s - in org.eclipse.jgit.revplot.AbstractPlotRendererTest
[INFO] Running org.eclipse.jgit.revplot.PlotCommitListTest
2019-03-13 04:28:55 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_128/ECB/NOPADDING Present: false Allowed: false
2019-03-13 04:28:55 WARN  Repository:959 - close() called when useCnt is already zero for Repository[/jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.test/target/jgit_test_5522094074712948107_tmp/tmp_2215269287976570327.git]
2019-03-13 04:28:55 WARN  Repository:959 - close() called when useCnt is already zero for Repository[/jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.test/target/jgit_test_5522094074712948107_tmp/tmp_2696543148123870279/.git]
2019-03-13 04:28:55 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_128/GCM/NOPADDING Present: false Allowed: false
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.476 s - in org.eclipse.jgit.ignore.IgnoreNodeTest
[INFO] Running org.eclipse.jgit.fnmatch.FileNameMatcherTest
[INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.jgit.fnmatch.FileNameMatcherTest
[INFO] Running org.eclipse.jgit.junit.TestRepositoryTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.93 s - in org.eclipse.jgit.merge.SimpleMergeTest
[INFO] Running org.eclipse.jgit.storage.file.FileBasedConfigTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.963 s - in org.eclipse.jgit.gitrepo.RepoCommandSymlinkTest
[INFO] Running org.eclipse.jgit.events.ConfigChangeEventTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.jgit.junit.TestRepositoryTest
2019-03-13 04:28:58 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_128/OFB/NOPADDING Present: false Allowed: false
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in org.eclipse.jgit.events.ConfigChangeEventTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.11 s - in org.eclipse.jgit.ignore.CGitIgnoreTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s - in org.eclipse.jgit.storage.file.FileBasedConfigTest
2019-03-13 04:28:59 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_192/CBC/NOPADDING Present: false Allowed: false
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 260.947 s - in org.eclipse.jgit.api.StashApplyCommandTest
2019-03-13 04:29:03 WARN  Repository:959 - close() called when useCnt is already zero for Repository[/jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.test/target/jgit_test_8539274464501735997_tmp/tmp_1378075074199872914.git]
2019-03-13 04:29:03 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_192/CFB/NOPADDING Present: false Allowed: false
2019-03-13 04:29:04 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_192/ECB/NOPADDING Present: false Allowed: false
2019-03-13 04:29:07 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_192/GCM/NOPADDING Present: false Allowed: false
2019-03-13 04:29:08 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_192/OFB/NOPADDING Present: false Allowed: false
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 548.839 s - in org.eclipse.jgit.lib.IndexDiffSubmoduleTest
2019-03-13 04:29:08 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_256/CBC/NOPADDING Present: false Allowed: false
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.84 s - in org.eclipse.jgit.merge.MergeMessageFormatterTest
2019-03-13 04:29:08 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_256/CFB/NOPADDING Present: false Allowed: false
2019-03-13 04:29:10 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_256/ECB/NOPADDING Present: false Allowed: false
2019-03-13 04:29:13 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_256/GCM/NOPADDING Present: false Allowed: false
2019-03-13 04:29:14 WARN  WalkEncryptionTest:903 - Missing  Version: 1 Profile: AES_256/OFB/NOPADDING Present: false Allowed: false
[WARNING] Tests run: 55, Failures: 0, Errors: 0, Skipped: 55, Time elapsed: 182.131 s - in org.eclipse.jgit.transport.WalkEncryptionTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 230.858 s - in org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.496 s - in org.eclipse.jgit.symlinks.SymlinksTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.078 s - in org.eclipse.jgit.revplot.PlotCommitListTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 329.365 s - in org.eclipse.jgit.api.FetchCommandTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 449.216 s - in org.eclipse.jgit.api.CommitOnlyTest
[WARNING] Tests run: 32, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 357.441 s - in org.eclipse.jgit.api.CheckoutCommandTest
[INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 515.572 s - in org.eclipse.jgit.api.RebaseCommandTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 234.669 s - in org.eclipse.jgit.notes.NoteMapMergerTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 529.887 s - in org.eclipse.jgit.api.CloneCommandTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 548.421 s - in org.eclipse.jgit.api.PullCommandTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 220.906 s - in org.eclipse.jgit.merge.MergerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 305.158 s - in org.eclipse.jgit.merge.CrissCrossMergeTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 259.231 s - in org.eclipse.jgit.gitrepo.RepoCommandTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 688.23 s - in org.eclipse.jgit.api.FetchAndPullCommandsRecurseSubmodulesTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,038.377 s - in org.eclipse.jgit.api.EolRepositoryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,235.03 s - in org.eclipse.jgit.internal.storage.pack.GcCommitSelectionTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR] org.eclipse.jgit.internal.storage.file.BatchRefUpdateTest.atomicUpdateRespectsInProcessLock[atomic=true](org.eclipse.jgit.internal.storage.file.BatchRefUpdateTest)
[ERROR]   Run 1: BatchRefUpdateTest.atomicUpdateRespectsInProcessLock:841
[ERROR]   Run 2: BatchRefUpdateTest>LocalDiskRepositoryTestCase.tearDown:203->LocalDiskRepositoryTestCase.recursiveDelete:242->LocalDiskRepositoryTestCase.recursiveDelete:242->LocalDiskRepositoryTestCase.recursiveDelete:242->LocalDiskRepositoryTestCase.recursiveDelete:245->LocalDiskRepositoryTestCase.reportDeleteFailure:261 ERROR: Failed to delete /jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.test/target/jgit_test_1229692423388844404_tmp/tmp_4522862486555857997.git/refs/heads/master.lock
[INFO] 
[INFO] 
[ERROR] Tests run: 4110, Failures: 1, Errors: 0, Skipped: 64
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  4.922 s]
[INFO] JGit - Core ........................................ SUCCESS [02:09 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 37.232 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 37.179 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 43.929 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 36.844 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 36.981 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 44.038 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 21.206 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 53.116 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 36.352 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 28.170 s]
[INFO] JGit - Core Tests .................................. FAILURE [21:43 min]
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [ 15.755 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [05:34 min]
[INFO] JGit - Command Line Interface Tests ................ SUCCESS [03:51 min]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 21.015 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [ 15.444 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:56 min (Wall Clock)
[INFO] Finished at: 2019-03-13T04:40:23-04:00
[INFO] Final Memory: 56M/1982M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project org.eclipse.jgit.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.test/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] -> [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.test
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top