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 #887

See <https://ci.eclipse.org/jgit/job/jgit/887/display/redirect>

------------------------------------------
[...truncated 323.04 KB...]
	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:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
2017-08-03 02:41:00 ERROR FastIgnoreRule:132 - 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:274)
	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:64)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:167)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:126)
	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:128)
	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57)
	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase1(IgnoreRuleSpecialCasesTest.java:796)
	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:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
2017-08-03 02:41:00 ERROR FastIgnoreRule:132 - 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:274)
	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:64)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:167)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:126)
	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:128)
	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:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
[INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
[INFO] Running org.eclipse.jgit.dircache.DirCacheTreeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.eclipse.jgit.dircache.DirCacheFindTest
[INFO] Running org.eclipse.jgit.dircache.DirCacheLargePathTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.166 s - in org.eclipse.jgit.api.CloneCommandTest
[INFO] Running org.eclipse.jgit.dircache.DirCacheEntryTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.447 s - in org.eclipse.jgit.internal.storage.file.PackWriterTest
[INFO] Running org.eclipse.jgit.dircache.DirCacheBuilderIteratorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.jgit.dircache.DirCacheEntryTest
[INFO] Running org.eclipse.jgit.dircache.DirCacheIteratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s - in org.eclipse.jgit.dircache.DirCacheBuilderIteratorTest
[INFO] Running org.eclipse.jgit.dircache.DirCachePathEditTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.jgit.dircache.DirCachePathEditTest
[INFO] Running org.eclipse.jgit.dircache.DirCacheBuilderTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.298 s - in org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
[INFO] Running org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 s - in org.eclipse.jgit.dircache.DirCacheTreeTest
[INFO] Running org.eclipse.jgit.dircache.DirCacheBasicTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest
[INFO] Running org.eclipse.jgit.revplot.PlotCommitListTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s - in org.eclipse.jgit.dircache.DirCacheLargePathTest
[INFO] Running org.eclipse.jgit.revplot.AbstractPlotRendererTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.643 s - in org.eclipse.jgit.notes.DefaultNoteMergerTest
[INFO] Running org.eclipse.jgit.fnmatch.FileNameMatcherTest
[INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.jgit.fnmatch.FileNameMatcherTest
[INFO] Running org.eclipse.jgit.junit.TestRepositoryTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.jgit.junit.TestRepositoryTest
[INFO] Running org.eclipse.jgit.storage.file.FileBasedConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in org.eclipse.jgit.storage.file.FileBasedConfigTest
[INFO] Running org.eclipse.jgit.events.ConfigChangeEventTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.745 s - in org.eclipse.jgit.dircache.DirCacheBuilderTest
[INFO] Running org.eclipse.jgit.symlinks.SymlinksTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 s - in org.eclipse.jgit.events.ConfigChangeEventTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.119 s - in org.eclipse.jgit.dircache.DirCacheIteratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 s - in org.eclipse.jgit.revplot.AbstractPlotRendererTest
2017-08-03 02:41:04 ERROR FastIgnoreRule:132 - 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:274)
	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:64)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:167)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:126)
	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:128)
	at org.eclipse.jgit.ignore.IgnoreNode.parse(IgnoreNode.java:113)
	at org.eclipse.jgit.ignore.IgnoreNodeTest.testEmptyIgnoreRules(IgnoreNodeTest.java:332)
	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:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.804 s - in org.eclipse.jgit.dircache.DirCacheBasicTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.365 s - in org.eclipse.jgit.ignore.IgnoreNodeTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.485 s - in org.eclipse.jgit.api.CommitOnlyTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.262 s - in org.eclipse.jgit.revplot.PlotCommitListTest
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.751 s - in org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.055 s - in org.eclipse.jgit.notes.NoteMapTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.835 s - in org.eclipse.jgit.symlinks.SymlinksTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.581 s - in org.eclipse.jgit.revwalk.FIFORevQueueTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.803 s - in org.eclipse.jgit.revwalk.LIFORevQueueTest
[INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.963 s - in org.eclipse.jgit.lib.DirCacheCheckoutTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.128 s - in org.eclipse.jgit.revwalk.RevCommitListTest
[INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.071 s - in org.eclipse.jgit.api.RebaseCommandTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.426 s - in org.eclipse.jgit.internal.storage.file.GcBasicPackingTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.497 s - in org.eclipse.jgit.notes.NoteMapMergerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.603 s - in org.eclipse.jgit.lib.IndexDiffSubmoduleTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.344 s - in org.eclipse.jgit.merge.ResolveMergerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.609 s - in org.eclipse.jgit.merge.RecursiveMergerTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.155 s - in org.eclipse.jgit.gitrepo.RepoCommandTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 199.11 s - in org.eclipse.jgit.api.FetchAndPullCommandsRecurseSubmodulesTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 191.133 s - in org.eclipse.jgit.internal.storage.pack.GcCommitSelectionTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 293.961 s - in org.eclipse.jgit.api.EolRepositoryTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 3698, Failures: 0, Errors: 0, Skipped: 63
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.eclipse.jgit.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ org.eclipse.jgit.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.9.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ org.eclipse.jgit.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.9.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.0.6:check (default) > :findbugs @ org.eclipse.jgit.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.0.6:findbugs (findbugs) @ org.eclipse.jgit.test ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.0.6:check (default) < :findbugs @ org.eclipse.jgit.test <<<
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.0.6:check (default) @ org.eclipse.jgit.test ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.8:cpd-check (default) > :cpd @ org.eclipse.jgit.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.8:cpd (cpd) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.8:cpd-check (default) < :cpd @ org.eclipse.jgit.test <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.8:cpd-check (default) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  6.022 s]
[INFO] JGit - Core ........................................ SUCCESS [01:21 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 18.731 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 18.596 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 25.085 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 18.447 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 26.692 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 23.319 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 11.591 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 23.105 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 24.593 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 10.297 s]
[INFO] JGit - Core Tests .................................. SUCCESS [05:21 min]
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  3.209 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [ 17.754 s]
[INFO] JGit - Command Line Interface Tests ................ SUCCESS [ 24.856 s]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [  9.332 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [01:04 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:47 min (Wall Clock)
[INFO] Finished at: 2017-08-03T02:44:18-04:00
[INFO] Final Memory: 224M/963M
[INFO] ------------------------------------------------------------------------
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -s <https://ci.eclipse.org/jgit/job/jgit/ws/~/.m2/settings-deploy.xml> -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=8bbe34f27cfed0ddaf1bc10a2d65248739a03fb0 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=dborowitz@xxxxxxxxxx "-DGERRIT_EVENT_ACCOUNT_NAME=David Pursehouse" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/102394 -DGERRIT_PATCHSET_UPLOADER_EMAIL=dborowitz@xxxxxxxxxx -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=jgit/jgit -DGERRIT_CHANGE_NUMBER=102394 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Dave Borowitz\" <dborowitz@xxxxxxxxxx>' -DGERRIT_PORT=29418 -DGERRIT_REFSPEC=refs/changes/94/102394/2 -DGERRIT_NEWREV=8bbe34f27cfed0ddaf1bc10a2d65248739a03fb0 "-DGERRIT_PATCHSET_UPLOADER_NAME=Dave Borowitz" '-DGERRIT_CHANGE_OWNER=\"Dave Borowitz\" <dborowitz@xxxxxxxxxx>' -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVmbG9nV3JpdGVyOiBNaW5vciBjbGVhbnVwCgpSZW1vdmUgdW5uZWNlc3NhcnkgZmluYWxzLCB1c2UgY29uc2lzdGVudCBwdW5jdHVhdGlvbiBpbiBKYXZhZG9jLCByZWZsb3cKc29tZSBsaW5lcywgZXRjLgoKQ2hhbmdlLUlkOiBJYzY0ZGI0MWM4NjkxNzcyNWFjNjQ5MDIyMjkwNjIxNDA2MTU2YmNjNAo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC=reflog-config "-DGERRIT_CHANGE_SUBJECT=ReflogWriter: Minor cleanup" '-DGERRIT_EVENT_ACCOUNT=\"David Pursehouse\" <david.pursehouse@xxxxxxxxx>' -DGERRIT_CHANGE_ID=Ic64db41c86917725ac649022290621406156bcc4 -DGERRIT_EVENT_HASH=1046846649 -DGERRIT_VERSION=2.13.8 -DGERRIT_EVENT_ACCOUNT_EMAIL=david.pursehouse@xxxxxxxxx -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Dave Borowitz" -DskipTests=true -Dmaven.repo.local=<https://ci.eclipse.org/jgit/job/jgit/ws/.repository> -B install deploy:deploy -Pbuild-server -Peclipse-sign
[ERROR] Error executing Maven.
[ERROR] The specified user settings file does not exist: <https://ci.eclipse.org/jgit/job/jgit/ws/~/.m2/settings-deploy.xml>
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top