Skip to content

Releng Jenkins build fails, cannot read from remote repository

Summary

The Platform I-build is currently failing with the error:

16:22:12  + git clone -b master git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
16:22:12  Cloning into 'eclipse.platform.releng.aggregator'...
16:22:12  ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory
16:22:12  Host key verification failed.
16:22:12  fatal: Could not read from remote repository.

Steps to reproduce

Run the build: https://ci.eclipse.org/releng/job/Builds/job/I-build-4.26/ On the off chance that it was an intermittent issue I ran another build since it'd been a few hours and am still encountering the issue.

Relevant logs and/or screenshots

https://ci.eclipse.org/releng/job/Builds/job/I-build-4.26/99/console

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

Its an RC week so having the I-Builds is critical.

Edited by Frederic Gurr