See <
https://jenkins.tails.boum.org/job/check_PO_master/556/changes>
Changes:
[tchou] Assistant styled titles in steps
[tchou] Wording flow
[tchou] Step title styling
[tchou] Back button styling
[tchou] Move time for consistency with router
[sajolida] Add press appearance
[sajolida] Add Logan CIJ
[sajolida] Add CIJ panel to press
[sajolida] Avoid duplication and consistently rely on meta title only in steps
[sajolida] Tails Installer doesn't work in Mint yet (see #11005)
[sajolida] Revert unjustified changes
[sajolida] Fix English typography
[sajolida] Remove duplicate CSS statements
[sajolida] The class .main-h1 is not set anywhere in the HTML code
[sajolida] Reuse the same vertical spacing as in overview
[sajolida] Move 'your Tails' and '1 other Tails' first
[sajolida] Fix typography
[sajolida] Clearer and more consistent phrasing
[sajolida] Fix needs on /upgrade/clone
[sajolida] Add alt="" to the images of the assistant (Will-fix: #10710)
[sajolida] Credit images used in the assistant (Will-fix: #10980)
[amnesia] updated PO files
[amnesia] updated PO files
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on isobuilder3 in workspace <
https://jenkins.tails.boum.org/job/check_PO_master/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository gitolite@???:tails
> git init <https://jenkins.tails.boum.org/job/check_PO_master/ws/> # timeout=10
Fetching upstream changes from gitolite@???:tails
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress gitolite@???:tails +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url gitolite@???:tails # timeout=10
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url gitolite@???:tails # timeout=10
Fetching upstream changes from gitolite@???:tails
> git -c core.askpass=true fetch --tags --progress gitolite@???:tails +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 70db976eda9eff8fb94f1b3a06c549f294cd5a09 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 70db976eda9eff8fb94f1b3a06c549f294cd5a09
> git rev-list d7a21489687b17d6c50453916d098efd6504528d # timeout=10
FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on <https://jenkins.tails.boum.org/job/check_PO_master/ws/>
at hudson.FilePath.createTextTempFile(FilePath.java:1271)
at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:144)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:159)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1706)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: remote file operation failed: <https://jenkins.tails.boum.org/job/check_PO_master/ws/> at hudson.remoting.Channel@9f5ce14:isobuilder3
at hudson.FilePath.act(FilePath.java:916)
at hudson.FilePath.act(FilePath.java:893)
at hudson.FilePath.createTextTempFile(FilePath.java:1245)
... 12 more
Caused by: java.io.IOException: Failed to create a temporary directory in /tmp
at hudson.FilePath$15.invoke(FilePath.java:1257)
at hudson.FilePath$15.invoke(FilePath.java:1245)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at hudson.remoting.Engine$1$1.run(Engine.java:63)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Read-only file system
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createTempFile(File.java:2001)
at hudson.FilePath$15.invoke(FilePath.java:1255)
... 11 more
Build step 'Execute shell' marked build as failure