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

'test-asciidoctor-upstream' CI job not working due to torquebox domain expiration #1178

Closed
abelsromero opened this issue Apr 15, 2023 · 0 comments · Fixed by #1179
Closed
Labels

Comments

@abelsromero
Copy link
Member

torquebox domain expired and causes upstream test to fail when installing the Asciidoctor upstream version locally.

Warning:  Could not validate integrity of download from https://rubygems-proxy.torquebox.org/releases/de/saumya/mojo/gem-maven-plugin/1.1.8/gem-maven-plugin-1.1.8.jar
org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, expected <!doctype but is 25650cb6d33c67ede12ee2fffa6afb12bc88c196
    at org.eclipse.aether.connector.basic.ChecksumValidator.validateExternalChecksums (ChecksumValidator.java:174)
    at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:103)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
Warning:  Could not validate integrity of download from https://rubygems-proxy.torquebox.org/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, expected <!doctype but is 25650cb6d33c67ede12ee2fffa6afb12bc88c196
    at org.eclipse.aether.connector.basic.ChecksumValidator.validateExternalChecksums (ChecksumValidator.java:174)
    at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:103)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant