Started by upstream project "d-i_manual_ko_html_po2xml" build number 571 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 /var/lib/jenkins/jobs/d-i_manual_ko_pdf_po2xml/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/d-i_manual_ko_pdf_po2xml/workspace/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.39.2' > 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 4c3d6b6b0ca1ab96fefa4d72e83ea177274742fc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c3d6b6b0ca1ab96fefa4d72e83ea177274742fc # timeout=10 Commit message: "[SILENT_COMMIT] Update of POT and PO files for the installation-guide" > git rev-list --no-walk 4092d52b9386bc7dad1d45dd02eed58cb0fad8b9 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins17607041478923983227.sh + /srv/jenkins/bin/d-i_manual.sh ko pdf po2xml ==================================================================================== Wed May 22 08:10:23 UTC 2024 - running /srv/jenkins/bin/d-i_manual.sh (for job d-i_manual_ko_pdf_po2xml) on jenkins, called using "ko pdf po2xml" as arguments. Wed May 22 08:10:23 UTC 2024 - actually running "d-i_manual.sh" (md5sum 4c7950181575ac610c921f15051bb4d2) as "/tmp/jenkins-script-rBnya2XG" $ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING Cleaning workspace /var/lib/jenkins/jobs/d-i_manual_ko_pdf_po2xml/workspace now. Copying /var/lib/jenkins/jobs/d-i_manual_ko_pdf_po2xml/workspace/manual to /srv/d-i/d-i-manual-H5tI now. d-i-manual-8737 Building list of entities... Converting XML files to UTF-8... Merging XML files per 'chapter'... Creating new POT file for ./integrated/en/install-methods/install-methods.xml Creating new POT file for ./integrated/en/boot-installer/boot-installer.xml Creating new POT file for ./integrated/en/welcome/welcome.xml Creating new POT file for ./integrated/en/boot-new/boot-new.xml Creating new POT file for ./integrated/en/preface.xml Creating new POT file for ./integrated/en/post-install/post-install.xml Creating new POT file for ./integrated/en/hardware/hardware.xml Creating new POT file for ./integrated/en/using-d-i/using-d-i.xml Creating new POT file for ./integrated/en/partitioning/partitioning.xml Creating new POT file for ./integrated/en/howto/installation-howto.xml Creating new POT file for ./integrated/en/appendix/gpl.xml Creating new POT file for ./integrated/en/appendix/preseed.xml Creating new POT file for ./integrated/en/appendix/random-bits.xml Creating new POT file for ./integrated/en/administrivia/administrivia.xml Creating new POT file for ./integrated/en/preparing/preparing.xml Creating new POT file for ./integrated/en/bookinfo.xml Updating PO files for language 'ko': - updating post-install.po - updating preparing.po - updating boot-installer.po - updating hardware.po - updating preseed.po - updating boot-new.po - updating random-bits.po - updating partitioning.po - updating using-d-i.po - updating administrivia.po - updating gpl.po - updating bookinfo.po - updating welcome.po - updating install-methods.po - updating installation-howto.po - updating preface.po Reverting modified POT files (if any)... ./scripts/revert_pot: 12: git: not found done. Creating XML files for language 'ko': - creating install-methods.xml - creating boot-installer.xml found empty tag para - creating welcome.xml - creating boot-new.xml - creating preface.xml - creating post-install.xml - creating hardware.xml - creating using-d-i.xml - creating partitioning.xml - creating installation-howto.xml - creating gpl.xml - creating preseed.xml - creating random-bits.xml - creating administrivia.xml - creating preparing.xml - creating bookinfo.xml E: Caught signal ‘Terminated’: terminating immediately E: Failed to poll file descriptor: Interrupted system call E: Caught signal ‘Terminated’ Removing /srv/d-i/d-i-manual-H5tI now. Build step 'Execute shell' marked build as failure Build was aborted ERROR: Build step failed with exception java.lang.IllegalStateException: Jenkins.instance is missing. Read the documentation of Jenkins.getInstanceOrNull to see what you are doing wrong. at jenkins.model.Jenkins.get(Jenkins.java:824) at hudson.plugins.logparser.LogParserConsts.getHtmlOpeningTags(LogParserConsts.java:27) at hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(LogParserWriter.java:61) at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:179) at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:120) at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) at hudson.model.Build$BuildExecution.post2(Build.java:179) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) at hudson.model.Run.execute(Run.java:1917) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) FATAL: Expected 1 instance of hudson.model.User$AllUsers but got 0 java.lang.IllegalStateException: Expected 1 instance of hudson.model.User$AllUsers but got 0 at hudson.ExtensionList.lookupSingleton(ExtensionList.java:457) at hudson.model.User$AllUsers.getInstance(User.java:1103) at hudson.model.User$AllUsers.get(User.java:1121) at hudson.model.User.getOrCreateById(User.java:540) at hudson.model.User.getById(User.java:643) at jenkins.scm.RunWithSCM$1$1.adapt(RunWithSCM.java:105) at jenkins.scm.RunWithSCM$1$1.adapt(RunWithSCM.java:101) at hudson.util.AdaptedIterator.next(AdaptedIterator.java:57) at java.base/java.util.AbstractCollection.addAll(AbstractCollection.java:335) at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133) at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:353) at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:93) at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:342) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:715) at hudson.model.Run.execute(Run.java:1917) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) ERROR: Post-build steps failed java.lang.IllegalStateException: Jenkins.instance is missing. Read the documentation of Jenkins.getInstanceOrNull to see what you are doing wrong. at jenkins.model.Jenkins.get(Jenkins.java:824) at hudson.model.Job.getProperties(Job.java:571) at hudson.model.Build$BuildExecution.cleanUp(Build.java:190) at hudson.model.Run.execute(Run.java:1937) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) FATAL: Jenkins.instance is missing. Read the documentation of Jenkins.getInstanceOrNull to see what you are doing wrong. java.lang.IllegalStateException: Jenkins.instance is missing. Read the documentation of Jenkins.getInstanceOrNull to see what you are doing wrong. at jenkins.model.Jenkins.get(Jenkins.java:824) at hudson.tasks.BuildTrigger.execute(BuildTrigger.java:274) at hudson.model.AbstractBuild$AbstractBuildExecution.cleanUp(AbstractBuild.java:728) at hudson.model.Build$BuildExecution.cleanUp(Build.java:194) at hudson.model.Run.execute(Run.java:1937) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Finished: FAILURE