20:42:59Started by user Geolykt20:42:59Running as SYSTEM
20:42:59Building in workspace /var/lib/jenkins/workspace/picoresolve
20:42:59The recommended git tool is: NONE
20:42:59using credential ab94f0e3-3eeb-414f-9bb2-f09022dd037b
20:42:59Cloning the remote Git repository
20:42:59Cloning repository git@github.com:Geolykt/PicoResolve.git
20:42:59 > git init /var/lib/jenkins/workspace/picoresolve # timeout=10
20:42:59Fetching upstream changes from git@github.com:Geolykt/PicoResolve.git
20:42:59 > git --version # timeout=10
20:42:59 > git --version # 'git version 2.43.2'
20:42:59using GIT_SSH to set credentials
20:42:59Verifying host key using known hosts file
20:42:59You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.20:42:59 > git fetch --tags --force --progress -- git@github.com:Geolykt/PicoResolve.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:43:00ERROR: Error cloning remote repo 'origin'
20:43:00hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git@github.com:Geolykt/PicoResolve.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
20:43:00stdout:
20:43:00stderr: No ED25519 host key is known for github.com and you have requested strict checking.
20:43:00Host key verification failed.
20:43:00fatal: Could not read from remote repository.
20:43:0020:43:00Please make sure you have the correct access rights
20:43:00and the repository exists.
20:43:0020:43:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
20:43:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
20:43:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
20:43:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871)
20:43:00 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
20:43:00 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
20:43:00 at hudson.scm.SCM.checkout(SCM.java:540)
20:43:00 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
20:43:00 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
20:43:00 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
20:43:00 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
20:43:00 at hudson.model.Run.execute(Run.java:1895)
20:43:00 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
20:43:00 at hudson.model.ResourceController.execute(ResourceController.java:101)
20:43:00 at hudson.model.Executor.run(Executor.java:442)
20:43:00ERROR: Error cloning remote repo 'origin'
20:43:00Sending notification to Discord.
20:43:01Finished: FAILURE