You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by je...@ci.trafficserver.apache.org on 2016/09/09 17:15:14 UTC

Build failed in Jenkins: in_tree-master #2208

See <https://ci.trafficserver.apache.org/job/in_tree-master/2208/changes>

Changes:

[persia] TS-4263: Global key block configurable via Records.config

[James Peach] TS-4835: Stale while revalidate should only ignore itself.

[James Peach] TS-4152: Update ax_with_curses.m4

------------------------------------------
Started by remote host 2001:4800:7821:102:be76:4eff:fe05:ad8b
Building on master in workspace <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url http://192.168.3.1/mirror/trafficserver.git # timeout=10
Cleaning workspace
 > /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > /usr/bin/git reset --hard # timeout=10
 > /usr/bin/git clean -fdx # timeout=10
Fetching upstream changes from http://192.168.3.1/mirror/trafficserver.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git -c core.askpass=true fetch --tags --progress http://192.168.3.1/mirror/trafficserver.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5 (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5
 > /usr/bin/git rev-list 81fabee47143c4a51a44aaa27fcc4a5e21fa104e # timeout=10
FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
	at hudson.FilePath.createTextTempFile(FilePath.java:1410)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:142)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:80)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Failed to create a temporary directory in /tmp
	at hudson.FilePath$17.invoke(FilePath.java:1396)
	at hudson.FilePath$17.invoke(FilePath.java:1384)
	at hudson.FilePath.act(FilePath.java:1018)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.createTextTempFile(FilePath.java:1384)
	... 12 more
Caused by: java.io.IOException: Permission denied
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createTempFile(File.java:2024)
	at hudson.FilePath$17.invoke(FilePath.java:1394)
	... 16 more
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : in_tree-master #2213

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/in_tree-master/2213/>


Build failed in Jenkins: in_tree-master #2212

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/in_tree-master/2212/>

------------------------------------------
Started by user Leif Hedstrom
Running as Leif Hedstrom
Building on master in workspace <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url http://192.168.3.1/mirror/trafficserver.git # timeout=10
Cleaning workspace
 > /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > /usr/bin/git reset --hard # timeout=10
 > /usr/bin/git clean -fdx # timeout=10
Fetching upstream changes from http://192.168.3.1/mirror/trafficserver.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git -c core.askpass=true fetch --tags --progress http://192.168.3.1/mirror/trafficserver.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5 (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5
 > /usr/bin/git rev-list 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5 # timeout=10
FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
	at hudson.FilePath.createTextTempFile(FilePath.java:1410)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:142)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:80)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Failed to create a temporary directory in /tmp
	at hudson.FilePath$17.invoke(FilePath.java:1396)
	at hudson.FilePath$17.invoke(FilePath.java:1384)
	at hudson.FilePath.act(FilePath.java:1018)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.createTextTempFile(FilePath.java:1384)
	... 12 more
Caused by: java.io.IOException: Permission denied
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createTempFile(File.java:2024)
	at hudson.FilePath$17.invoke(FilePath.java:1394)
	... 16 more
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: in_tree-master #2211

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/in_tree-master/2211/>

------------------------------------------
Started by user Leif Hedstrom
Running as Leif Hedstrom
Building on master in workspace <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url http://192.168.3.1/mirror/trafficserver.git # timeout=10
Cleaning workspace
 > /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > /usr/bin/git reset --hard # timeout=10
 > /usr/bin/git clean -fdx # timeout=10
Fetching upstream changes from http://192.168.3.1/mirror/trafficserver.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git -c core.askpass=true fetch --tags --progress http://192.168.3.1/mirror/trafficserver.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5 (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5
 > /usr/bin/git rev-list 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5 # timeout=10
FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
	at hudson.FilePath.createTextTempFile(FilePath.java:1410)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:142)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:80)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Failed to create a temporary directory in /tmp
	at hudson.FilePath$17.invoke(FilePath.java:1396)
	at hudson.FilePath$17.invoke(FilePath.java:1384)
	at hudson.FilePath.act(FilePath.java:1018)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.createTextTempFile(FilePath.java:1384)
	... 12 more
Caused by: java.io.IOException: Permission denied
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createTempFile(File.java:2024)
	at hudson.FilePath$17.invoke(FilePath.java:1394)
	... 16 more
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: in_tree-master #2210

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/in_tree-master/2210/>

------------------------------------------
Started by user Leif Hedstrom
Running as Leif Hedstrom
Building on master in workspace <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url http://192.168.3.1/mirror/trafficserver.git # timeout=10
Cleaning workspace
 > /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > /usr/bin/git reset --hard # timeout=10
 > /usr/bin/git clean -fdx # timeout=10
Fetching upstream changes from http://192.168.3.1/mirror/trafficserver.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git -c core.askpass=true fetch --tags --progress http://192.168.3.1/mirror/trafficserver.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5 (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5
 > /usr/bin/git rev-list 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5 # timeout=10
FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
	at hudson.FilePath.createTextTempFile(FilePath.java:1410)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:142)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:80)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Failed to create a temporary directory in /tmp
	at hudson.FilePath$17.invoke(FilePath.java:1396)
	at hudson.FilePath$17.invoke(FilePath.java:1384)
	at hudson.FilePath.act(FilePath.java:1018)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.createTextTempFile(FilePath.java:1384)
	... 12 more
Caused by: java.io.IOException: Permission denied
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createTempFile(File.java:2024)
	at hudson.FilePath$17.invoke(FilePath.java:1394)
	... 16 more
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: in_tree-master #2209

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/in_tree-master/2209/>

------------------------------------------
Started by user Leif Hedstrom
Running as Leif Hedstrom
Building on master in workspace <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url http://192.168.3.1/mirror/trafficserver.git # timeout=10
Cleaning workspace
 > /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > /usr/bin/git reset --hard # timeout=10
 > /usr/bin/git clean -fdx # timeout=10
Fetching upstream changes from http://192.168.3.1/mirror/trafficserver.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git -c core.askpass=true fetch --tags --progress http://192.168.3.1/mirror/trafficserver.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5 (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5
 > /usr/bin/git rev-list 2d93a8ef6b52eca0744f8eff40d4814a5487c3c5 # timeout=10
FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on <https://ci.trafficserver.apache.org/job/in_tree-master/ws/>
	at hudson.FilePath.createTextTempFile(FilePath.java:1410)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:142)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:80)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Failed to create a temporary directory in /tmp
	at hudson.FilePath$17.invoke(FilePath.java:1396)
	at hudson.FilePath$17.invoke(FilePath.java:1384)
	at hudson.FilePath.act(FilePath.java:1018)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.createTextTempFile(FilePath.java:1384)
	... 12 more
Caused by: java.io.IOException: Permission denied
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createTempFile(File.java:2024)
	at hudson.FilePath$17.invoke(FilePath.java:1394)
	... 16 more
Build step 'Execute shell' marked build as failure