Build failed in Jenkins: d-i_manual_cs_pdf_po2xml #364

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jan 2 05:35:13 GMT 2026


See <https://jenkins.debian.net/job/d-i_manual_cs_pdf_po2xml/364/display/redirect>

Changes:


------------------------------------------
Started by upstream project "d-i_manual_cs_html_po2xml" build number 413
originally caused by:
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/d-i_manual_cs_pdf_po2xml/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://jenkins.debian.net/job/d-i_manual_cs_pdf_po2xml/ws/manual/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://salsa.debian.org/installer-team/installation-guide.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/installation-guide.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
 > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/installation-guide.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 796a1fd5c6e39d7d7b4733e6f65a3090516ea6fc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 796a1fd5c6e39d7d7b4733e6f65a3090516ea6fc # timeout=10
hudson.plugins.git.GitException: Command "git checkout -f 796a1fd5c6e39d7d7b4733e6f65a3090516ea6fc" returned status code 128:
stdout: 
stderr: Previous HEAD position was 4ffa44f13 Add loong64 architecture
fatal: update_ref failed for ref 'HEAD': cannot lock ref 'HEAD': Unable to create '<https://jenkins.debian.net/job/d-i_manual_cs_pdf_po2xml/ws/manual/.git/HEAD.lock'>: File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.

	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3178)
Caused: hudson.plugins.git.GitException: Could not checkout 796a1fd5c6e39d7d7b4733e6f65a3090516ea6fc
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3206)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
Caused: java.io.IOException
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1279)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1860)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:460)



More information about the Qa-jenkins-scm mailing list