Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] [Hudson] Build failed in Hudson: jgit-windows-test #122

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/122/changes>

Changes:

[Matthias Sohn] Remove unused code from class Repository

------------------------------------------
[...truncated 5071 lines...]
[INFO] Including org.eclipse.jetty:jetty-server:jar:9.2.13.v20150730 in the shaded jar.
[INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-http:jar:9.2.13.v20150730 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-util:jar:9.2.13.v20150730 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-io:jar:9.2.13.v20150730 in the shaded jar.
[INFO] Including junit:junit:jar:4.12 in the shaded jar.
[INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.junit.http:jar:4.6.0-SNAPSHOT in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.http.server:jar:4.6.0-SNAPSHOT in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.junit:jar:4.6.0-SNAPSHOT in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.lfs:jar:4.6.0-SNAPSHOT in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:4.6.0-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
[INFO] Replacing C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm\target\jgit-cli.jar with C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm\target\org.eclipse.jgit.pgm-4.6.0-SNAPSHOT-shaded.jar
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (create_jgit) @ org.eclipse.jgit.pgm ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (attach_jgit) @ org.eclipse.jgit.pgm ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.pgm ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm\target\org.eclipse.jgit.pgm-4.6.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default) > :findbugs @ org.eclipse.jgit.pgm >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ org.eclipse.jgit.pgm ---
[INFO] Fork Value is true
     [java] Warnings generated: 21
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default) < :findbugs @ org.eclipse.jgit.pgm <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default) @ org.eclipse.jgit.pgm ---
[INFO] BugInstance size is 21
[INFO] Error size is 0
[INFO] Total bugs: 21
[INFO] org.eclipse.jgit.pgm.Archive.run() may fail to clean up java.io.OutputStream [org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive] Obligation to clean up resource created at Archive.java:[line 86] is not dischargedPath continues at Archive.java:[line 90]Path continues at Archive.java:[line 91]Path continues at Archive.java:[line 92]Path continues at Archive.java:[line 93]Path continues at Archive.java:[line 94]Path continues at Archive.java:[line 95]Path continues at Archive.java:[line 96]Path continues at Archive.java:[line 98]Path continues at Archive.java:[line 99]Path continues at Archive.java:[line 101]Path continues at Archive.java:[line 105]Path continues at Archive.java:[line 108] OBL_UNSATISFIED_OBLIGATION
[INFO] Return value of TextBuiltin.die(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.Diff] At Diff.java:[line 185] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[INFO] Found reliance on default encoding in org.eclipse.jgit.pgm.Main.createErrorWriter(): new java.io.PrintWriter(OutputStream) [org.eclipse.jgit.pgm.Main] At Main.java:[line 194] DM_DEFAULT_ENCODING
[INFO] Found reliance on default encoding in org.eclipse.jgit.pgm.TextBuiltin.init(Repository, String): new java.io.OutputStreamWriter(OutputStream) [org.eclipse.jgit.pgm.TextBuiltin, org.eclipse.jgit.pgm.TextBuiltin] At TextBuiltin.java:[line 165]Another occurrence at TextBuiltin.java:[line 172] DM_DEFAULT_ENCODING
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 255] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 257] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 260] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 262] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Return value of org.eclipse.jgit.pgm.TextBuiltin.die(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.debug.LfsStore] At LfsStore.java:[line 305] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[INFO] Should org.eclipse.jgit.pgm.debug.LfsStore$AppServer be a _static_ inner class? [org.eclipse.jgit.pgm.debug.LfsStore$AppServer] At LfsStore.java:[lines 95-161] SIC_INNER_SHOULD_BE_STATIC
[INFO] org.eclipse.jgit.pgm.debug.ShowPackDelta.getDelta(ObjectReader, RevObject) may fail to close stream [org.eclipse.jgit.pgm.debug.ShowPackDelta] At ShowPackDelta.java:[line 128] OS_OPEN_STREAM
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 352] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 362] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 355] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Should org.eclipse.jgit.pgm.debug.TextHashFunctions$Line be a _static_ inner class? [org.eclipse.jgit.pgm.debug.TextHashFunctions$Line] At TextHashFunctions.java:[lines 483-499] SIC_INNER_SHOULD_BE_STATIC
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler] At AbstractTreeIteratorHandler.java:[line 92] BC_UNCONFIRMED_CAST
[INFO] The class name org.eclipse.jgit.pgm.opt.CmdLineParser shadows the simple name of the superclass org.kohsuke.args4j.CmdLineParser [org.eclipse.jgit.pgm.opt.CmdLineParser] At CmdLineParser.java:[lines 83-351] NM_SAME_SIMPLE_NAME_AS_SUPERCLASS
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.ObjectIdHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.ObjectIdHandler] At ObjectIdHandler.java:[line 79] BC_UNCONFIRMED_CAST
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.RevCommitHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.RevCommitHandler] At RevCommitHandler.java:[line 83] BC_UNCONFIRMED_CAST
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.RevTreeHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.RevTreeHandler] At RevTreeHandler.java:[line 82] BC_UNCONFIRMED_CAST
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.SubcommandHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.SubcommandHandler] At SubcommandHandler.java:[line 80] BC_UNCONFIRMED_CAST
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.pgm >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.pgm ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.pgm <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.pgm ---
[INFO] You have 3 CPD duplications. For more details see: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm\target\cpd.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Core Tests 4.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.pom
Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.pom
Downloaded: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.pom (2 KB at 20.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/maven-metadata.xml
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/maven-metadata.xml (501 B at 8.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom (683 B at 12.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (6 KB at 92.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 8.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.2/hamcrest-library-1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2/hamcrest-library-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2/hamcrest-library-1.2.pom (6 KB at 84.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-core/1.2/hamcrest-core-1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2/hamcrest-core-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2/hamcrest-core-1.2.pom (4 KB at 55.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom (6 KB at 89.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom (6 KB at 83.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2.pom (3 KB at 42.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-parent/1.3.RC2/hamcrest-parent-1.3.RC2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3.RC2/hamcrest-parent-1.3.RC2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3.RC2/hamcrest-parent-1.3.RC2.pom (7 KB at 96.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2.pom (3 KB at 43.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 14.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.jar
Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.jar
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (52 KB at 347.8 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.jar (2835 KB at 969.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.test ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.test ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\classes
[INFO] 
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.test >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.test ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.test <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.test ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\org.eclipse.jgit.test-4.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 121 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 319 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.test ---
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom
Sep 30, 2016 7:15:25 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Sep 30, 2016 7:15:25 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Sep 30, 2016 7:15:25 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Sep 30, 2016 7:15:25 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Sep 30, 2016 7:15:25 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Sep 30, 2016 7:15:25 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [07:10 min]
[INFO] JGit - Core ........................................ SUCCESS [02:53 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 12.373 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 11.387 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 15.772 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [  9.753 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 14.389 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 14.790 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 14.510 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 12.103 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 12.169 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 35.547 s]
[INFO] JGit - Core Tests .................................. FAILURE [ 14.446 s]
[INFO] JGit - Ant Tasks Tests ............................. SKIPPED
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:52 min
[INFO] Finished at: 2016-09-30T19:15:26-04:00
[INFO] Final Memory: 63M/239M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.test: Unable to generate classpath: org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to get dependency information for org.apache.maven.surefire:surefire-junit4:jar:2.19.1: Failed to retrieve POM for org.apache.maven.surefire:surefire-junit4:jar:2.19.1: Could not transfer artifact org.apache.maven.surefire:surefire-junit4:pom:2.19.1 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org:443 failed to respond
  org.apache.maven.surefire:surefire-junit4:jar:2.19.1

from the specified remote repositories:
  repo.eclipse.org.cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, releases=true, snapshots=true),
  repo.eclipse.org.cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, releases=true, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
Path to dependency: 
	1) dummy:dummy:jar:1.0


[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.test: Unable to generate classpath: org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to get dependency information for org.apache.maven.surefire:surefire-junit4:jar:2.19.1: Failed to retrieve POM for org.apache.maven.surefire:surefire-junit4:jar:2.19.1: Could not transfer artifact org.apache.maven.surefire:surefire-junit4:pom:2.19.1 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org:443 failed to respond
[ERROR] org.apache.maven.surefire:surefire-junit4:jar:2.19.1
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] repo.eclipse.org.cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, releases=true, snapshots=true),
[ERROR] repo.eclipse.org.cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, releases=true, snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] Path to dependency:
[ERROR] 1) dummy:dummy:jar:1.0
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top