Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If signing of a file fails, back off for 10 seconds and retry #1425

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

@sxa sxa self-assigned this Dec 3, 2019
Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
@sxa
Copy link
Member Author

sxa commented Dec 4, 2019

Pushing this through in the absence of anyone actively reviewing it

@sxa
Copy link
Member Author

sxa commented Dec 5, 2019

Fix has worked - from a build tonight:

Done Adding Additional Store
Successfully signed and timestamped: ./hotspot/jtreg/native/redefclass006.dll

Done Adding Additional Store
Error information: "SignerTimeStamp() failed." (-2147012894/0x80072ee2)
SignTool Error: An unexpected internal error has occurred.
WARNING: Failed to sign ./hotspot/jtreg/native/redefclass008.dll at 09:44:35: Possible timestamp server error - RC 0 ... Retrying in 10 seconds
Done Adding Additional Store
Successfully signed and timestamped: ./hotspot/jtreg/native/redefclass008.dll

Done Adding Additional Store

@karianna karianna added the bug Issues that are problems in the code as reported by the community label Jan 4, 2020
@karianna karianna added this to the December 2019 milestone Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that are problems in the code as reported by the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Signing failures on some (Windows) builds
2 participants