eclipse / elk

Eclipse Layout Kernel - Automatic layout for Java applications.
https://www.eclipse.org/elk/
Other
258 stars 86 forks source link

[URGENT] Nightly build is broken #798

Closed spoenemann closed 2 years ago

spoenemann commented 2 years ago

The nightly build is broken, the last successful build was September 9, 2021.: https://ci.eclipse.org/elk/job/IntegrationNightly/

It fails running eclipse-jarsigner-plugin:

[ERROR] Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.5:sign (sign) on project org.eclipse.elk.graph:
[Wed Mar 09 03:17:46 UTC 2022] Unable to sign jar '/home/jenkins/agent/workspace/IntegrationNightly/elk/plugins/org.eclipse.elk.graph/target/org.eclipse.elk.graph-0.8.0-SNAPSHOT.jar':
No route to host

Edit: I first looked at the gpg configuration in the Jenkinsfile, but AFAICT that's just to create signatures for Maven publishing, while the eclipse-jarsigner-plugin is about JAR signing by Eclipse.

Who has some knowledge of the Jenkins configuration and is able to fix this?

spoenemann commented 2 years ago

As I'm not sure who is responsible for this problem, I additionally created a Help Desk issue: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/974

spoenemann commented 2 years ago

Fixed with Frederic's help.

soerendomroes commented 2 years ago

Does anyone get a notification if the build fails?

spoenemann commented 2 years ago

Doesn't seem so.