WDescription%
Test Result: 12 tests failing out of a total of 12 tests.0
Build stability: No recent builds failed.100
Build History trend

Last GitHub Push

Started on Apr 17, 2025 4:22:22 PM
Started by event from 140.82.115.196 → 127.0.0.1 ⇒ https://monteverdi.informatik.uni-freiburg.de:56789/ci/github-webhook/ on Thu Apr 17 16:22:22 CEST 2025
Using strategy: Default
[poll] Last Built Revision: Revision 48c04004c080a063b8a0062ba104f929c7b25c84 (refs/remotes/Github_Hanfor/master)
The recommended git tool is: NONE
using credential 3a0fbb3b-f36a-4511-9813-e10cb76da774
 > git --version # timeout=10
 > git --version # 'git version 2.38.2'
using GIT_SSH to set credentials jenkins deploy key
 > git ls-remote -h -- git@github.com:ultimate-pa/hanfor.git # timeout=10
FATAL: hudson.plugins.git.GitException: Command "git ls-remote -h -- git@github.com:ultimate-pa/hanfor.git" returned status code 128:
stdout: 
stderr: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
SHA256:uNiVztksCsDhcc0u9e8BujQXVUpKZIDTMczCvj3tD2s.
Please contact your system administrator.
Add correct host key in /storage/jenkins/.ssh/known_hosts to get rid of this message.
Offending RSA key in /storage/jenkins/.ssh/known_hosts:3
Password authentication is disabled to avoid man-in-the-middle attacks.
Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks.
Agent forwarding is disabled to avoid man-in-the-middle attacks.
UpdateHostkeys is disabled because the host key is not trusted.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

hudson.plugins.git.GitException: Command "git ls-remote -h -- git@github.com:ultimate-pa/hanfor.git" returned status code 128:
stdout: 
stderr: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
SHA256:uNiVztksCsDhcc0u9e8BujQXVUpKZIDTMczCvj3tD2s.
Please contact your system administrator.
Add correct host key in /storage/jenkins/.ssh/known_hosts to get rid of this message.
Offending RSA key in /storage/jenkins/.ssh/known_hosts:3
Password authentication is disabled to avoid man-in-the-middle attacks.
Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks.
Agent forwarding is disabled to avoid man-in-the-middle attacks.
UpdateHostkeys is disabled because the host key is not trusted.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2681)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2102)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1993)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getHeadRev(CliGitAPIImpl.java:3557)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:723)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:682)
Caused: java.io.IOException
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:684)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:416)
	at hudson.scm.SCM.poll(SCM.java:433)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1392)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1298)
	at com.cloudbees.jenkins.GitHubPushTrigger$1.runPolling(GitHubPushTrigger.java:124)
	at com.cloudbees.jenkins.GitHubPushTrigger$1.run(GitHubPushTrigger.java:150)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:121)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Done. Took 0.75 sec
No changes