Bug 513950 - jarsigner: unable to sign jar: java.net.UnknownHostException: timestamp.geotrust.com
Summary: jarsigner: unable to sign jar: java.net.UnknownHostException: timestamp.geotr...
Status: CLOSED DUPLICATE of bug 513954
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CI-Jenkins (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: CI Admin Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-20 16:56 EDT by Matthias Sohn CLA
Modified: 2017-03-21 10:19 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Sohn CLA 2017-03-20 16:56:24 EDT
It seems the signing tool can't reach timestamp.geotrust.com, this leads to build errors:

https://hudson.eclipse.org/jgit/job/jgit-stable/441/console

Error 500: Codesign tool(running on: build,456) exit status: 1.
Server response has been saved to '/jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.1-SNAPSHOT-javadoc.jar-8513991507017091492-RemoteJarSigner.log'
[WARNING] [Mon Mar 20 16:53:15 EDT 2017] HTTP request failed.
HTTP Error 500 (reason: Codesign tool(running on: build,456) exit status: 1.)
 updating: META-INF/MANIFEST.MF
jarsigner: unable to sign jar: java.net.UnknownHostException: timestamp.geotrust.com
Comment 1 Frederic Gurr CLA 2017-03-21 07:35:16 EDT

*** This bug has been marked as a duplicate of bug 513954 ***
Comment 2 Frederic Gurr CLA 2017-03-21 10:19:31 EDT
This was caused by an DNS issue and should be fixed now (see bug 513954 comment 5).