You can subscribe to this list here.
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(9) |
Jul
(31) |
Aug
|
Sep
(15) |
Oct
(11) |
Nov
(15) |
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2012 |
Jan
(11) |
Feb
(15) |
Mar
(36) |
Apr
(8) |
May
(11) |
Jun
(14) |
Jul
(16) |
Aug
(1) |
Sep
(8) |
Oct
(37) |
Nov
(4) |
Dec
(3) |
2013 |
Jan
(1) |
Feb
(7) |
Mar
(17) |
Apr
(29) |
May
(23) |
Jun
(45) |
Jul
(8) |
Aug
(13) |
Sep
(7) |
Oct
(11) |
Nov
(25) |
Dec
(40) |
2014 |
Jan
(23) |
Feb
(34) |
Mar
(1) |
Apr
(8) |
May
(50) |
Jun
|
Jul
(2) |
Aug
|
Sep
(7) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
(6) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <je...@js...> - 2014-05-10 16:52:25
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/265/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:51:23
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/264/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:50:26
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/263/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:49:23
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/262/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:48:22
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/261/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:47:24
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/260/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:46:27
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/259/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:45:24
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/258/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:44:33
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/257/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:43:24
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/256/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:42:24
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/255/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:41:22
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/254/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-05-10 16:40:53
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/253/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-bf8a64ef) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> java.io.IOException: Failed to mkdirs: <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> at hudson.FilePath.mkdirs(FilePath.java:1075) at hudson.model.AbstractProject.checkout(AbstractProject.java:1244) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) |
From: <je...@js...> - 2014-05-08 06:27:36
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/250/changes> |
From: <je...@js...> - 2014-05-06 09:53:14
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/249/> ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Fetching changes from the remote Git repository FATAL: Failed to fetch from https://github.com/euslisp/jskeus hudson.plugins.git.GitException: Failed to fetch from https://github.com/euslisp/jskeus at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1251) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513) at hudson.model.Run.execute(Run.java:1709) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/euslisp/jskeus" returned status code 4: stdout: stderr: error: failed to write new configuration file .git/config.lock at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:787) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:281) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:240) 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 java.lang.Thread.run(Thread.java:744) |
From: <je...@js...> - 2014-04-28 14:37:11
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/242/> |
From: <je...@js...> - 2014-04-28 14:27:51
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/241/> ------------------------------------------ [...truncated 31 lines...] gpg: key FBB75451: "Ubuntu CD Image Automatic Signing Key <cd...@ub...>" not changed gpg: key C0B21F32: "Ubuntu Archive Automatic Signing Key (2012) <ftp...@ub...>" not changed gpg: key EFE21092: "Ubuntu CD Image Automatic Signing Key (2012) <cd...@ub...>" not changed gpg: Total number processed: 4 gpg: unchanged: 4 (Reading database ... 63297 files and directories currently installed.) Preparing to replace libapt-inst1.5:amd64 0.9.9.1~ubuntu3 (using .../libapt-inst1.5_0.9.9.1~ubuntu3.1_amd64.deb) ... Unpacking replacement libapt-inst1.5:amd64 ... Preparing to replace libgnutls-openssl27:amd64 2.12.23-1ubuntu4 (using .../libgnutls-openssl27_2.12.23-1ubuntu4.2_amd64.deb) ... Unpacking replacement libgnutls-openssl27:amd64 ... Preparing to replace libgnutls26:amd64 2.12.23-1ubuntu4 (using .../libgnutls26_2.12.23-1ubuntu4.2_amd64.deb) ... Unpacking replacement libgnutls26:amd64 ... Preparing to replace file 5.11-2ubuntu4 (using .../file_5.11-2ubuntu4.2_amd64.deb) ... Unpacking replacement file ... Preparing to replace libmagic1:amd64 5.11-2ubuntu4 (using .../libmagic1_5.11-2ubuntu4.2_amd64.deb) ... Unpacking replacement libmagic1:amd64 ... Preparing to replace python3.3 3.3.2-7ubuntu3 (using .../python3.3_3.3.2-7ubuntu3.1_amd64.deb) ... Unpacking replacement python3.3 ... Preparing to replace libpython3.3-stdlib:amd64 3.3.2-7ubuntu3 (using .../libpython3.3-stdlib_3.3.2-7ubuntu3.1_amd64.deb) ... Unpacking replacement libpython3.3-stdlib:amd64 ... Preparing to replace libpython3.3-minimal:amd64 3.3.2-7ubuntu3 (using .../libpython3.3-minimal_3.3.2-7ubuntu3.1_amd64.deb) ... Unpacking replacement libpython3.3-minimal:amd64 ... Preparing to replace python3.3-minimal 3.3.2-7ubuntu3 (using .../python3.3-minimal_3.3.2-7ubuntu3.1_amd64.deb) ... Unpacking replacement python3.3-minimal ... Preparing to replace libssl1.0.0:amd64 1.0.1e-3ubuntu1.1 (using .../libssl1.0.0_1.0.1e-3ubuntu1.2_amd64.deb) ... Unpacking replacement libssl1.0.0:amd64 ... Preparing to replace udev 204-0ubuntu19.1 (using .../udev_204-0ubuntu19.2_amd64.deb) ... Adding 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev' Unpacking replacement udev ... Preparing to replace libudev1:amd64 204-0ubuntu19.1 (using .../libudev1_204-0ubuntu19.2_amd64.deb) ... Unpacking replacement libudev1:amd64 ... Preparing to replace libcurl3-gnutls:amd64 7.32.0-1ubuntu1.3 (using .../libcurl3-gnutls_7.32.0-1ubuntu1.4_amd64.deb) ... Unpacking replacement libcurl3-gnutls:amd64 ... Preparing to replace libsystemd-daemon0:amd64 204-0ubuntu19.1 (using .../libsystemd-daemon0_204-0ubuntu19.2_amd64.deb) ... Unpacking replacement libsystemd-daemon0:amd64 ... Preparing to replace libpam-systemd:amd64 204-0ubuntu19.1 (using .../libpam-systemd_204-0ubuntu19.2_amd64.deb) ... Unpacking replacement libpam-systemd:amd64 ... Preparing to replace systemd-services 204-0ubuntu19.1 (using .../systemd-services_204-0ubuntu19.2_amd64.deb) ... Unpacking replacement systemd-services ... Preparing to replace libsystemd-login0:amd64 204-0ubuntu19.1 (using .../libsystemd-login0_204-0ubuntu19.2_amd64.deb) ... Unpacking replacement libsystemd-login0:amd64 ... Preparing to replace curl 7.32.0-1ubuntu1.3 (using .../curl_7.32.0-1ubuntu1.4_amd64.deb) ... Unpacking replacement curl ... Preparing to replace libcurl3:amd64 7.32.0-1ubuntu1.3 (using .../libcurl3_7.32.0-1ubuntu1.4_amd64.deb) ... Unpacking replacement libcurl3:amd64 ... Preparing to replace libfreetype6:amd64 2.4.12-0ubuntu1 (using .../libfreetype6_2.4.12-0ubuntu1.1_amd64.deb) ... Unpacking replacement libfreetype6:amd64 ... Preparing to replace python2.7 2.7.5-8ubuntu3 (using .../python2.7_2.7.5-8ubuntu3.1_amd64.deb) ... Unpacking replacement python2.7 ... Preparing to replace python2.7-minimal 2.7.5-8ubuntu3 (using .../python2.7-minimal_2.7.5-8ubuntu3.1_amd64.deb) ... Unpacking replacement python2.7-minimal ... Preparing to replace libpython2.7:amd64 2.7.5-8ubuntu3 (using .../libpython2.7_2.7.5-8ubuntu3.1_amd64.deb) ... Unpacking replacement libpython2.7:amd64 ... Preparing to replace libpython2.7-stdlib:amd64 2.7.5-8ubuntu3 (using .../libpython2.7-stdlib_2.7.5-8ubuntu3.1_amd64.deb) ... Unpacking replacement libpython2.7-stdlib:amd64 ... Preparing to replace libpython2.7-minimal:amd64 2.7.5-8ubuntu3 (using .../libpython2.7-minimal_2.7.5-8ubuntu3.1_amd64.deb) ... Unpacking replacement libpython2.7-minimal:amd64 ... Preparing to replace libyaml-0-2:amd64 0.1.4-2ubuntu0.13.10.1 (using .../libyaml-0-2_0.1.4-2ubuntu0.13.10.3_amd64.deb) ... Unpacking replacement libyaml-0-2:amd64 ... Preparing to replace apt-utils 0.9.9.1~ubuntu3 (using .../apt-utils_0.9.9.1~ubuntu3.1_amd64.deb) ... Unpacking replacement apt-utils ... Preparing to replace sudo 1.8.6p3-0ubuntu3 (using .../sudo_1.8.6p3-0ubuntu3.1_amd64.deb) ... Unpacking replacement sudo ... Preparing to replace apt-transport-https 0.9.9.1~ubuntu3 (using .../apt-transport-https_0.9.9.1~ubuntu3.1_amd64.deb) ... Unpacking replacement apt-transport-https ... Preparing to replace openssl 1.0.1e-3ubuntu1.1 (using .../openssl_1.0.1e-3ubuntu1.2_amd64.deb) ... Unpacking replacement openssl ... Preparing to replace ca-certificates 20130610 (using .../ca-certificates_20130906ubuntu0.13.10.1_all.deb) ... Unpacking replacement ca-certificates ... Preparing to replace openssh-server 1:6.2p2-6ubuntu0.1 (using .../openssh-server_1%3a6.2p2-6ubuntu0.3_amd64.deb) ... Unpacking replacement openssh-server ... Preparing to replace openssh-client 1:6.2p2-6ubuntu0.1 (using .../openssh-client_1%3a6.2p2-6ubuntu0.3_amd64.deb) ... Unpacking replacement openssh-client ... Preparing to replace whoopsie 0.2.24.1ubuntu1 (using .../whoopsie_0.2.24.1.2_amd64.deb) ... whoopsie stop/waiting Unpacking replacement whoopsie ... Preparing to replace libwhoopsie0 0.2.24.1ubuntu1 (using .../libwhoopsie0_0.2.24.1.2_amd64.deb) ... Unpacking replacement libwhoopsie0 ... Preparing to replace cloud-init 0.7.3-0ubuntu2 (using .../cloud-init_0.7.3-0ubuntu2.2_all.deb) ... Unpacking replacement cloud-init ... Preparing to replace grub-legacy-ec2 0.7.3-0ubuntu2 (using .../grub-legacy-ec2_0.7.3-0ubuntu2.2_all.deb) ... Leaving 'diversion of /usr/sbin/grub-set-default to /usr/sbin/grub-set-default.real by grub-legacy-ec2' Unpacking replacement grub-legacy-ec2 ... Processing triggers for man-db ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Processing triggers for desktop-file-utils ... Processing triggers for mime-support ... Processing triggers for ureadahead ... Processing triggers for ufw ... Setting up libapt-inst1.5:amd64 (0.9.9.1~ubuntu3.1) ... Setting up libgnutls26:amd64 (2.12.23-1ubuntu4.2) ... Setting up libgnutls-openssl27:amd64 (2.12.23-1ubuntu4.2) ... Setting up libmagic1:amd64 (5.11-2ubuntu4.2) ... Setting up file (5.11-2ubuntu4.2) ... Setting up libssl1.0.0:amd64 (1.0.1e-3ubuntu1.2) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Setting up libpython3.3-minimal:amd64 (3.3.2-7ubuntu3.1) ... Setting up python3.3-minimal (3.3.2-7ubuntu3.1) ... Setting up libpython3.3-stdlib:amd64 (3.3.2-7ubuntu3.1) ... Setting up python3.3 (3.3.2-7ubuntu3.1) ... Setting up libudev1:amd64 (204-0ubuntu19.2) ... Setting up udev (204-0ubuntu19.2) ... udev stop/waiting udev start/running, process 3380 Removing 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev' update-initramfs: deferring update (trigger activated) Setting up libcurl3-gnutls:amd64 (7.32.0-1ubuntu1.4) ... Setting up libsystemd-daemon0:amd64 (204-0ubuntu19.2) ... Setting up systemd-services (204-0ubuntu19.2) ... Setting up libpam-systemd:amd64 (204-0ubuntu19.2) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Setting up libsystemd-login0:amd64 (204-0ubuntu19.2) ... Setting up libcurl3:amd64 (7.32.0-1ubuntu1.4) ... Setting up curl (7.32.0-1ubuntu1.4) ... Setting up libfreetype6:amd64 (2.4.12-0ubuntu1.1) ... Setting up libpython2.7-minimal:amd64 (2.7.5-8ubuntu3.1) ... Setting up python2.7-minimal (2.7.5-8ubuntu3.1) ... Setting up libpython2.7-stdlib:amd64 (2.7.5-8ubuntu3.1) ... Setting up python2.7 (2.7.5-8ubuntu3.1) ... Setting up libpython2.7:amd64 (2.7.5-8ubuntu3.1) ... Setting up libyaml-0-2:amd64 (0.1.4-2ubuntu0.13.10.3) ... Setting up apt-utils (0.9.9.1~ubuntu3.1) ... Setting up sudo (1.8.6p3-0ubuntu3.1) ... Installing new version of config file /etc/init.d/sudo ... Setting up apt-transport-https (0.9.9.1~ubuntu3.1) ... Setting up openssl (1.0.1e-3ubuntu1.2) ... Setting up ca-certificates (20130906ubuntu0.13.10.1) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Setting up openssh-client (1:6.2p2-6ubuntu0.3) ... Setting up openssh-server (1:6.2p2-6ubuntu0.3) ... ssh stop/waiting ssh start/running, process 6711 Setting up libwhoopsie0 (0.2.24.1.2) ... Setting up whoopsie (0.2.24.1.2) ... whoopsie start/running, process 6763 Setting up cloud-init (0.7.3-0ubuntu2.2) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Leaving 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init' Setting up grub-legacy-ec2 (0.7.3-0ubuntu2.2) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Searching for GRUB installation directory ... found: /boot/grub Searching for default file ... found: /boot/grub/default Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst Searching for splash image ... none found, skipping ... Found kernel: /boot/vmlinuz-3.11.0-15-generic Found kernel: /boot/memtest86+.bin Updating /boot/grub/menu.lst ... done Processing triggers for libc-bin ... Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-3.11.0-15-generic Processing triggers for ureadahead ... Processing triggers for ca-certificates ... Updating certificates in /etc/ssl/certs... 11 added, 4 removed; done. Running hooks in /etc/ca-certificates/update.d.... Adding debian:CA_Disig_Root_R1.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:PSCProcert.pem Adding debian:StartCom_Certification_Authority_2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_2.pem Removing debian:cacert.org_class3.pem Removing debian:cacert.org_root.pem Removing debian:Equifax_Secure_eBusiness_CA_2.pem Removing debian:TC_TrustCenter_Universal_CA_III.pem done. done. + sudo apt-get install -y subversion gcc g++ make libjpeg-dev libxext-dev libx11-dev libgl1-mesa-dev libglu1-mesa-dev libpq-dev libpng12-dev xfonts-100dpi xfonts-75dpi Reading package lists... Building dependency tree... Reading state information... libx11-dev is already the newest version. libx11-dev set to manually installed. The following extra packages will be installed: binutils comerr-dev g++-4.8 gcc-4.8 krb5-multidev libapr1 libaprutil1 libasan0 libatomic1 libc-dev-bin libc6-dev libdrm-dev libgcc-4.8-dev libglu1-mesa libgomp1 libgssrpc4 libitm1 libjpeg-turbo8-dev libjpeg8-dev libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkms1 libkrb5-dev libneon27-gnutls libpq5 libquadmath0 libserf1 libssl-dev libssl-doc libstdc++-4.8-dev libsvn1 libtsan0 libx11-xcb-dev libxcb-dri2-0-dev libxcb-glx0-dev libxdamage-dev libxfixes-dev libxfont1 libxxf86vm-dev linux-libc-dev manpages-dev mesa-common-dev x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-xext-dev x11proto-xf86vidmode-dev xfonts-encodings xfonts-utils zlib1g-dev Suggested packages: binutils-doc doc-base g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libmudflap0-4.8-dev gcc-4.8-locales libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libbacktrace1-dbg libquadmath0-dbg libmudflap0-dbg binutils-gold krb5-doc glibc-doc krb5-user postgresql-doc-9.1 libstdc++-4.8-doc libxext-doc make-doc subversion-tools db5.1-util xfs xserver The following NEW packages will be installed: binutils comerr-dev g++ g++-4.8 gcc gcc-4.8 krb5-multidev libapr1 libaprutil1 libasan0 libatomic1 libc-dev-bin libc6-dev libdrm-dev libgcc-4.8-dev libgl1-mesa-dev libglu1-mesa libglu1-mesa-dev libgomp1 libgssrpc4 libitm1 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkms1 libkrb5-dev libneon27-gnutls libpng12-dev libpq-dev libpq5 libquadmath0 libserf1 libssl-dev libssl-doc libstdc++-4.8-dev libsvn1 libtsan0 libx11-xcb-dev libxcb-dri2-0-dev libxcb-glx0-dev libxdamage-dev libxext-dev libxfixes-dev libxfont1 libxxf86vm-dev linux-libc-dev make manpages-dev mesa-common-dev subversion x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-xext-dev x11proto-xf86vidmode-dev xfonts-100dpi xfonts-75dpi xfonts-encodings xfonts-utils zlib1g-dev 0 upgraded, 64 newly installed, 0 to remove and 6 not upgraded. Need to get 969 kB/45.4 MB of archives. After this operation, 119 MB of additional disk space will be used. Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main linux-libc-dev amd64 3.11.0-19.33 403 Forbidden Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.11.0-19.33_amd64.deb 403 Forbidden E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Build step 'Execute shell' marked build as failure Invalid address: nozawa@W540-nozawa.(none) |
From: <je...@js...> - 2014-04-28 14:24:01
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/240/> ------------------------------------------ Started by user k-okada Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-88b15fd8) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Cloning the remote Git repository Cloning repository https://github.com/euslisp/jskeus Fetching upstream changes from https://github.com/euslisp/jskeus Fetching upstream changes from https://github.com/euslisp/jskeus Checking out Revision 25f7911453b26d8529b3e939d77f9dfb38a84f05 (origin/master) [jskeus] $ /bin/sh -xe /tmp/hudson7329232906061828965.sh + sudo apt-get install -y subversion gcc g++ make libjpeg-dev libxext-dev libx11-dev libgl1-mesa-dev libglu1-mesa-dev libpq-dev libpng12-dev xfonts-100dpi xfonts-75dpi Reading package lists... Building dependency tree... Reading state information... libx11-dev is already the newest version. libx11-dev set to manually installed. The following extra packages will be installed: binutils comerr-dev g++-4.8 gcc-4.8 krb5-multidev libapr1 libaprutil1 libasan0 libatomic1 libc-dev-bin libc6-dev libdrm-dev libgcc-4.8-dev libglu1-mesa libgomp1 libgssrpc4 libitm1 libjpeg-turbo8-dev libjpeg8-dev libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkms1 libkrb5-dev libneon27-gnutls libpq5 libquadmath0 libserf1 libssl-dev libssl-doc libssl1.0.0 libstdc++-4.8-dev libsvn1 libtsan0 libx11-xcb-dev libxcb-dri2-0-dev libxcb-glx0-dev libxdamage-dev libxfixes-dev libxfont1 libxxf86vm-dev linux-libc-dev manpages-dev mesa-common-dev x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-xext-dev x11proto-xf86vidmode-dev xfonts-encodings xfonts-utils zlib1g-dev Suggested packages: binutils-doc doc-base g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libmudflap0-4.8-dev gcc-4.8-locales libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libbacktrace1-dbg libquadmath0-dbg libmudflap0-dbg binutils-gold krb5-doc glibc-doc krb5-user postgresql-doc-9.1 libstdc++-4.8-doc libxext-doc make-doc subversion-tools db5.1-util xfs xserver The following NEW packages will be installed: binutils comerr-dev g++ g++-4.8 gcc gcc-4.8 krb5-multidev libapr1 libaprutil1 libasan0 libatomic1 libc-dev-bin libc6-dev libdrm-dev libgcc-4.8-dev libgl1-mesa-dev libglu1-mesa libglu1-mesa-dev libgomp1 libgssrpc4 libitm1 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkms1 libkrb5-dev libneon27-gnutls libpng12-dev libpq-dev libpq5 libquadmath0 libserf1 libssl-dev libssl-doc libstdc++-4.8-dev libsvn1 libtsan0 libx11-xcb-dev libxcb-dri2-0-dev libxcb-glx0-dev libxdamage-dev libxext-dev libxfixes-dev libxfont1 libxxf86vm-dev linux-libc-dev make manpages-dev mesa-common-dev subversion x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-xext-dev x11proto-xf86vidmode-dev xfonts-100dpi xfonts-75dpi xfonts-encodings xfonts-utils zlib1g-dev The following packages will be upgraded: libssl1.0.0 1 upgraded, 64 newly installed, 0 to remove and 44 not upgraded. Need to get 46.4 MB of archives. After this operation, 119 MB of additional disk space will be used. Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libssl1.0.0 amd64 1.0.1e-3ubuntu1.2 [1,050 kB] Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libasan0 amd64 4.8.1-10ubuntu9 [75.8 kB] Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libatomic1 amd64 4.8.1-10ubuntu9 [10.3 kB] Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libgomp1 amd64 4.8.1-10ubuntu9 [27.0 kB] Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libgssrpc4 amd64 1.10.1+dfsg-6.1ubuntu1 [57.3 kB] Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libitm1 amd64 4.8.1-10ubuntu9 [37.4 kB] Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libkadm5clnt-mit8 amd64 1.10.1+dfsg-6.1ubuntu1 [38.4 kB] Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libkdb5-6 amd64 1.10.1+dfsg-6.1ubuntu1 [37.4 kB] Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libkadm5srv-mit8 amd64 1.10.1+dfsg-6.1ubuntu1 [54.2 kB] Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libkms1 amd64 2.4.46-1ubuntu1 [9,258 B] Get:11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libquadmath0 amd64 4.8.1-10ubuntu9 [139 kB] Get:12 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libapr1 amd64 1.4.8-1ubuntu1 [94.1 kB] Get:13 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libaprutil1 amd64 1.5.2-1 [92.0 kB] Get:14 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libserf1 amd64 1.1.0-2ubuntu1 [44.0 kB] Get:15 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libneon27-gnutls amd64 0.29.6-3 [76.4 kB] Get:16 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libsvn1 amd64 1.7.9-1+nmu6ubuntu3 [1,082 kB] Get:17 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libtsan0 amd64 4.8.1-10ubuntu9 [118 kB] Get:18 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libxfont1 amd64 1:1.4.6-1ubuntu0.1 [134 kB] Get:19 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libglu1-mesa amd64 9.0.0-1 [223 kB] Get:20 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main binutils amd64 2.23.52.20130913-0ubuntu1 [3,593 kB] Get:21 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libgcc-4.8-dev amd64 4.8.1-10ubuntu9 [2,791 kB] Get:22 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main gcc-4.8 amd64 4.8.1-10ubuntu9 [6,639 kB] Get:23 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main gcc amd64 4:4.8.1-2ubuntu3 [5,128 B] Get:24 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libc-dev-bin amd64 2.17-93ubuntu4 [80.9 kB] Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main linux-libc-dev amd64 3.11.0-19.33 403 Forbidden Get:25 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libc6-dev amd64 2.17-93ubuntu4 [3,091 kB] Get:26 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libstdc++-4.8-dev amd64 4.8.1-10ubuntu9 [1,752 kB] Get:27 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main g++-4.8 amd64 4.8.1-10ubuntu9 [8,690 kB] Get:28 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main g++ amd64 4:4.8.1-2ubuntu3 [1,448 B] Get:29 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main comerr-dev amd64 2.1-1.42.8-1ubuntu1 [43.5 kB] Get:30 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main krb5-multidev amd64 1.10.1+dfsg-6.1ubuntu1 [123 kB] Get:31 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libdrm-dev amd64 2.4.46-1ubuntu1 [214 kB] Get:32 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main mesa-common-dev amd64 9.2.1-1ubuntu3 [249 kB] Get:33 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libx11-xcb-dev amd64 2:1.6.1-1ubuntu1 [11.0 kB] Get:34 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxcb-dri2-0-dev amd64 1.9.1-3ubuntu1 [10.5 kB] Get:35 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxcb-glx0-dev amd64 1.9.1-3ubuntu1 [43.4 kB] Get:36 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-xext-dev all 7.2.1-1 [265 kB] Get:37 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] Get:38 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxfixes-dev amd64 1:5.0.1-1ubuntu1 [13.4 kB] Get:39 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-damage-dev all 1:1.2.1-2 [8,286 B] Get:40 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxdamage-dev amd64 1:1.1.4-1ubuntu1 [5,450 B] Get:41 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxext-dev amd64 2:1.3.2-1 [92.3 kB] Get:42 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] Get:43 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxxf86vm-dev amd64 1:1.1.3-1 [14.6 kB] Get:44 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-dri2-dev all 2.8-2 [12.6 kB] Get:45 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-gl-dev all 1.4.16-2 [22.0 kB] Get:46 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libgl1-mesa-dev amd64 9.2.1-1ubuntu3 [5,180 B] Get:47 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libglu1-mesa-dev amd64 9.0.0-1 [313 kB] Get:48 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libjpeg-turbo8-dev amd64 1.3.0-0ubuntu1.1 [420 kB] Get:49 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] Get:50 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] Get:51 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1 [183 kB] Get:52 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libpng12-dev amd64 1.2.49-4ubuntu1 [206 kB] Get:53 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libpq5 amd64 9.1.13-0ubuntu0.13.10 [76.4 kB] Get:54 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libssl-dev amd64 1.0.1e-3ubuntu1.2 [1,572 kB] Get:55 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libkrb5-dev amd64 1.10.1+dfsg-6.1ubuntu1 [11.0 kB] Get:56 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libpq-dev amd64 9.1.13-0ubuntu0.13.10 [154 kB] Get:57 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libssl-doc all 1.0.1e-3ubuntu1.2 [1,034 kB] Get:58 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:60 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main subversion amd64 1.7.9-1+nmu6ubuntu3 [284 kB] Get:61 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main xfonts-encodings all 1:1.0.4-1ubuntu1 [583 kB] Get:62 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main xfonts-utils amd64 1:7.7~1ubuntu1 [97.3 kB] Get:63 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/universe xfonts-100dpi all 1:1.0.3 [3,908 kB] Get:64 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/universe xfonts-75dpi all 1:1.0.3 [3,464 kB] Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.11.0-19.33_amd64.deb 403 Forbidden Fetched 45.4 MB in 6s (7,391 kB/s) E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Build step 'Execute shell' marked build as failure Invalid address: nozawa@W540-nozawa.(none) |
From: <je...@js...> - 2014-04-25 18:49:27
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/239/changes> Changes: [nozawa] use end-coords-list and contact states instead of swing-leg-coords and support-leg-coords ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-ba8a64ea) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> Cloning the remote Git repository Cloning repository https://github.com/euslisp/jskeus Fetching upstream changes from https://github.com/euslisp/jskeus Fetching upstream changes from https://github.com/euslisp/jskeus Checking out Revision 25f7911453b26d8529b3e939d77f9dfb38a84f05 (origin/master) [jskeus] $ /bin/sh -xe /tmp/hudson6330571292761485216.sh + sudo apt-get install -y subversion gcc g++ make libjpeg-dev libxext-dev libx11-dev libgl1-mesa-dev libglu1-mesa-dev libpq-dev libpng12-dev xfonts-100dpi xfonts-75dpi Reading package lists... Building dependency tree... Reading state information... libx11-dev is already the newest version. libx11-dev set to manually installed. The following extra packages will be installed: binutils comerr-dev g++-4.8 gcc-4.8 krb5-multidev libapr1 libaprutil1 libasan0 libatomic1 libc-dev-bin libc6-dev libdrm-dev libgcc-4.8-dev libglu1-mesa libgomp1 libgssrpc4 libitm1 libjpeg-turbo8-dev libjpeg8-dev libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkms1 libkrb5-dev libneon27-gnutls libpq5 libquadmath0 libserf1 libssl-dev libssl-doc libssl1.0.0 libstdc++-4.8-dev libsvn1 libtsan0 libx11-xcb-dev libxcb-dri2-0-dev libxcb-glx0-dev libxdamage-dev libxfixes-dev libxfont1 libxxf86vm-dev linux-libc-dev manpages-dev mesa-common-dev x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-xext-dev x11proto-xf86vidmode-dev xfonts-encodings xfonts-utils zlib1g-dev Suggested packages: binutils-doc doc-base g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libmudflap0-4.8-dev gcc-4.8-locales libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libbacktrace1-dbg libquadmath0-dbg libmudflap0-dbg binutils-gold krb5-doc glibc-doc krb5-user postgresql-doc-9.1 libstdc++-4.8-doc libxext-doc make-doc subversion-tools db5.1-util xfs xserver The following NEW packages will be installed: binutils comerr-dev g++ g++-4.8 gcc gcc-4.8 krb5-multidev libapr1 libaprutil1 libasan0 libatomic1 libc-dev-bin libc6-dev libdrm-dev libgcc-4.8-dev libgl1-mesa-dev libglu1-mesa libglu1-mesa-dev libgomp1 libgssrpc4 libitm1 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkms1 libkrb5-dev libneon27-gnutls libpng12-dev libpq-dev libpq5 libquadmath0 libserf1 libssl-dev libssl-doc libstdc++-4.8-dev libsvn1 libtsan0 libx11-xcb-dev libxcb-dri2-0-dev libxcb-glx0-dev libxdamage-dev libxext-dev libxfixes-dev libxfont1 libxxf86vm-dev linux-libc-dev make manpages-dev mesa-common-dev subversion x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-xext-dev x11proto-xf86vidmode-dev xfonts-100dpi xfonts-75dpi xfonts-encodings xfonts-utils zlib1g-dev The following packages will be upgraded: libssl1.0.0 1 upgraded, 64 newly installed, 0 to remove and 44 not upgraded. Need to get 46.4 MB of archives. After this operation, 119 MB of additional disk space will be used. Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libssl1.0.0 amd64 1.0.1e-3ubuntu1.2 [1,050 kB] Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libasan0 amd64 4.8.1-10ubuntu9 [75.8 kB] Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libatomic1 amd64 4.8.1-10ubuntu9 [10.3 kB] Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libgomp1 amd64 4.8.1-10ubuntu9 [27.0 kB] Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libgssrpc4 amd64 1.10.1+dfsg-6.1ubuntu1 [57.3 kB] Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libitm1 amd64 4.8.1-10ubuntu9 [37.4 kB] Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libkadm5clnt-mit8 amd64 1.10.1+dfsg-6.1ubuntu1 [38.4 kB] Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libkdb5-6 amd64 1.10.1+dfsg-6.1ubuntu1 [37.4 kB] Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libkadm5srv-mit8 amd64 1.10.1+dfsg-6.1ubuntu1 [54.2 kB] Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libkms1 amd64 2.4.46-1ubuntu1 [9,258 B] Get:11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libquadmath0 amd64 4.8.1-10ubuntu9 [139 kB] Get:12 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libapr1 amd64 1.4.8-1ubuntu1 [94.1 kB] Get:13 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libaprutil1 amd64 1.5.2-1 [92.0 kB] Get:14 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libserf1 amd64 1.1.0-2ubuntu1 [44.0 kB] Get:15 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libneon27-gnutls amd64 0.29.6-3 [76.4 kB] Get:16 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libsvn1 amd64 1.7.9-1+nmu6ubuntu3 [1,082 kB] Get:17 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libtsan0 amd64 4.8.1-10ubuntu9 [118 kB] Get:18 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libxfont1 amd64 1:1.4.6-1ubuntu0.1 [134 kB] Get:19 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libglu1-mesa amd64 9.0.0-1 [223 kB] Get:20 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main binutils amd64 2.23.52.20130913-0ubuntu1 [3,593 kB] Get:21 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libgcc-4.8-dev amd64 4.8.1-10ubuntu9 [2,791 kB] Get:22 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main gcc-4.8 amd64 4.8.1-10ubuntu9 [6,639 kB] Get:23 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main gcc amd64 4:4.8.1-2ubuntu3 [5,128 B] Get:24 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libc-dev-bin amd64 2.17-93ubuntu4 [80.9 kB] Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main linux-libc-dev amd64 3.11.0-19.33 403 Forbidden Get:25 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libc6-dev amd64 2.17-93ubuntu4 [3,091 kB] Get:26 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libstdc++-4.8-dev amd64 4.8.1-10ubuntu9 [1,752 kB] Get:27 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main g++-4.8 amd64 4.8.1-10ubuntu9 [8,690 kB] Get:28 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main g++ amd64 4:4.8.1-2ubuntu3 [1,448 B] Get:29 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main comerr-dev amd64 2.1-1.42.8-1ubuntu1 [43.5 kB] Get:30 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main krb5-multidev amd64 1.10.1+dfsg-6.1ubuntu1 [123 kB] Get:31 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libdrm-dev amd64 2.4.46-1ubuntu1 [214 kB] Get:32 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main mesa-common-dev amd64 9.2.1-1ubuntu3 [249 kB] Get:33 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libx11-xcb-dev amd64 2:1.6.1-1ubuntu1 [11.0 kB] Get:34 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxcb-dri2-0-dev amd64 1.9.1-3ubuntu1 [10.5 kB] Get:35 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxcb-glx0-dev amd64 1.9.1-3ubuntu1 [43.4 kB] Get:36 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-xext-dev all 7.2.1-1 [265 kB] Get:37 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] Get:38 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxfixes-dev amd64 1:5.0.1-1ubuntu1 [13.4 kB] Get:39 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-damage-dev all 1:1.2.1-2 [8,286 B] Get:40 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxdamage-dev amd64 1:1.1.4-1ubuntu1 [5,450 B] Get:41 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxext-dev amd64 2:1.3.2-1 [92.3 kB] Get:42 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] Get:43 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libxxf86vm-dev amd64 1:1.1.3-1 [14.6 kB] Get:44 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-dri2-dev all 2.8-2 [12.6 kB] Get:45 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main x11proto-gl-dev all 1.4.16-2 [22.0 kB] Get:46 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libgl1-mesa-dev amd64 9.2.1-1ubuntu3 [5,180 B] Get:47 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libglu1-mesa-dev amd64 9.0.0-1 [313 kB] Get:48 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libjpeg-turbo8-dev amd64 1.3.0-0ubuntu1.1 [420 kB] Get:49 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] Get:50 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] Get:51 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1 [183 kB] Get:52 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libpng12-dev amd64 1.2.49-4ubuntu1 [206 kB] Get:53 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libpq5 amd64 9.1.13-0ubuntu0.13.10 [76.4 kB] Get:54 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libssl-dev amd64 1.0.1e-3ubuntu1.2 [1,572 kB] Get:55 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main libkrb5-dev amd64 1.10.1+dfsg-6.1ubuntu1 [11.0 kB] Get:56 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libpq-dev amd64 9.1.13-0ubuntu0.13.10 [154 kB] Get:57 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy-updates/main libssl-doc all 1.0.1e-3ubuntu1.2 [1,034 kB] Get:58 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:60 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main subversion amd64 1.7.9-1+nmu6ubuntu3 [284 kB] Get:61 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main xfonts-encodings all 1:1.0.4-1ubuntu1 [583 kB] Get:62 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/main xfonts-utils amd64 1:7.7~1ubuntu1 [97.3 kB] Get:63 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/universe xfonts-100dpi all 1:1.0.3 [3,908 kB] Get:64 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ saucy/universe xfonts-75dpi all 1:1.0.3 [3,464 kB] Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.11.0-19.33_amd64.deb 403 Forbidden Fetched 45.4 MB in 5s (8,159 kB/s) E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Build step 'Execute shell' marked build as failure Invalid address: nozawa@W540-nozawa.(none) |
From: <je...@js...> - 2014-04-17 19:52:33
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/237/changes> |
From: <je...@js...> - 2014-04-17 19:32:12
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/236/> ------------------------------------------ Started by an SCM change Building remotely on Jenkins EC2 server (Ubuntu 13.10) (i-34e3fd65) (ec2) in workspace <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> java.io.IOException: Failed to mkdirs: <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/ws/> at hudson.FilePath.mkdirs(FilePath.java:1069) at hudson.model.AbstractProject.checkout(AbstractProject.java:1313) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518) at hudson.model.Run.execute(Run.java:1689) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) |
From: <je...@js...> - 2014-04-12 13:55:37
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/230/> ------------------------------------------ [...truncated 148 lines...] Unpacking libasan0:amd64 (from .../libasan0_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package libatomic1:amd64. Unpacking libatomic1:amd64 (from .../libatomic1_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package libgomp1:amd64. Unpacking libgomp1:amd64 (from .../libgomp1_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package libgssrpc4:amd64. Unpacking libgssrpc4:amd64 (from .../libgssrpc4_1.10.1+dfsg-6.1ubuntu1_amd64.deb) ... Selecting previously unselected package libitm1:amd64. Unpacking libitm1:amd64 (from .../libitm1_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package libkadm5clnt-mit8:amd64. Unpacking libkadm5clnt-mit8:amd64 (from .../libkadm5clnt-mit8_1.10.1+dfsg-6.1ubuntu1_amd64.deb) ... Selecting previously unselected package libkdb5-6:amd64. Unpacking libkdb5-6:amd64 (from .../libkdb5-6_1.10.1+dfsg-6.1ubuntu1_amd64.deb) ... Selecting previously unselected package libkadm5srv-mit8:amd64. Unpacking libkadm5srv-mit8:amd64 (from .../libkadm5srv-mit8_1.10.1+dfsg-6.1ubuntu1_amd64.deb) ... Selecting previously unselected package libkms1:amd64. Unpacking libkms1:amd64 (from .../libkms1_2.4.46-1ubuntu1_amd64.deb) ... Selecting previously unselected package libquadmath0:amd64. Unpacking libquadmath0:amd64 (from .../libquadmath0_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package libapr1. Unpacking libapr1 (from .../libapr1_1.4.8-1ubuntu1_amd64.deb) ... Selecting previously unselected package libaprutil1. Unpacking libaprutil1 (from .../libaprutil1_1.5.2-1_amd64.deb) ... Selecting previously unselected package libserf1:amd64. Unpacking libserf1:amd64 (from .../libserf1_1.1.0-2ubuntu1_amd64.deb) ... Selecting previously unselected package libneon27-gnutls. Unpacking libneon27-gnutls (from .../libneon27-gnutls_0.29.6-3_amd64.deb) ... Selecting previously unselected package libsvn1:amd64. Unpacking libsvn1:amd64 (from .../libsvn1_1.7.9-1+nmu6ubuntu3_amd64.deb) ... Selecting previously unselected package libtsan0:amd64. Unpacking libtsan0:amd64 (from .../libtsan0_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package libxfont1:amd64. Unpacking libxfont1:amd64 (from .../libxfont1_1%3a1.4.6-1ubuntu0.1_amd64.deb) ... Selecting previously unselected package libglu1-mesa:amd64. Unpacking libglu1-mesa:amd64 (from .../libglu1-mesa_9.0.0-1_amd64.deb) ... Selecting previously unselected package binutils. Unpacking binutils (from .../binutils_2.23.52.20130913-0ubuntu1_amd64.deb) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Unpacking libgcc-4.8-dev:amd64 (from .../libgcc-4.8-dev_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package gcc-4.8. Unpacking gcc-4.8 (from .../gcc-4.8_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package gcc. Unpacking gcc (from .../gcc_4%3a4.8.1-2ubuntu3_amd64.deb) ... Selecting previously unselected package libc-dev-bin. Unpacking libc-dev-bin (from .../libc-dev-bin_2.17-93ubuntu4_amd64.deb) ... Selecting previously unselected package linux-libc-dev:amd64. Unpacking linux-libc-dev:amd64 (from .../linux-libc-dev_3.11.0-19.33_amd64.deb) ... Selecting previously unselected package libc6-dev:amd64. Unpacking libc6-dev:amd64 (from .../libc6-dev_2.17-93ubuntu4_amd64.deb) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Unpacking libstdc++-4.8-dev:amd64 (from .../libstdc++-4.8-dev_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package g++-4.8. Unpacking g++-4.8 (from .../g++-4.8_4.8.1-10ubuntu9_amd64.deb) ... Selecting previously unselected package g++. Unpacking g++ (from .../g++_4%3a4.8.1-2ubuntu3_amd64.deb) ... Selecting previously unselected package comerr-dev. Unpacking comerr-dev (from .../comerr-dev_2.1-1.42.8-1ubuntu1_amd64.deb) ... Selecting previously unselected package krb5-multidev. Unpacking krb5-multidev (from .../krb5-multidev_1.10.1+dfsg-6.1ubuntu1_amd64.deb) ... Selecting previously unselected package libdrm-dev:amd64. Unpacking libdrm-dev:amd64 (from .../libdrm-dev_2.4.46-1ubuntu1_amd64.deb) ... Selecting previously unselected package xorg-sgml-doctools. Unpacking xorg-sgml-doctools (from .../xorg-sgml-doctools_1%3a1.11-1_all.deb) ... Selecting previously unselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.24-1_all.deb) ... Selecting previously unselected package libxau-dev:amd64. Unpacking libxau-dev:amd64 (from .../libxau-dev_1%3a1.0.8-1_amd64.deb) ... Selecting previously unselected package libxdmcp-dev:amd64. Unpacking libxdmcp-dev:amd64 (from .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_2.3-1_all.deb) ... Selecting previously unselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.6-2_all.deb) ... Selecting previously unselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.2.7-1_all.deb) ... Selecting previously unselected package libpthread-stubs0:amd64. Unpacking libpthread-stubs0:amd64 (from .../libpthread-stubs0_0.3-3_amd64.deb) ... Selecting previously unselected package libpthread-stubs0-dev:amd64. Unpacking libpthread-stubs0-dev:amd64 (from .../libpthread-stubs0-dev_0.3-3_amd64.deb) ... Selecting previously unselected package libxcb1-dev:amd64. Unpacking libxcb1-dev:amd64 (from .../libxcb1-dev_1.9.1-3ubuntu1_amd64.deb) ... Selecting previously unselected package libx11-dev:amd64. Unpacking libx11-dev:amd64 (from .../libx11-dev_2%3a1.6.1-1ubuntu1_amd64.deb) ... Selecting previously unselected package mesa-common-dev. Unpacking mesa-common-dev (from .../mesa-common-dev_9.2.1-1ubuntu3_amd64.deb) ... Selecting previously unselected package libx11-xcb-dev. Unpacking libx11-xcb-dev (from .../libx11-xcb-dev_2%3a1.6.1-1ubuntu1_amd64.deb) ... Selecting previously unselected package libxcb-dri2-0-dev:amd64. Unpacking libxcb-dri2-0-dev:amd64 (from .../libxcb-dri2-0-dev_1.9.1-3ubuntu1_amd64.deb) ... Selecting previously unselected package libxcb-glx0-dev:amd64. Unpacking libxcb-glx0-dev:amd64 (from .../libxcb-glx0-dev_1.9.1-3ubuntu1_amd64.deb) ... Selecting previously unselected package x11proto-xext-dev. Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.2.1-1_all.deb) ... Selecting previously unselected package x11proto-fixes-dev. Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb) ... Selecting previously unselected package libxfixes-dev:amd64. Unpacking libxfixes-dev:amd64 (from .../libxfixes-dev_1%3a5.0.1-1ubuntu1_amd64.deb) ... Selecting previously unselected package x11proto-damage-dev. Unpacking x11proto-damage-dev (from .../x11proto-damage-dev_1%3a1.2.1-2_all.deb) ... Selecting previously unselected package libxdamage-dev:amd64. Unpacking libxdamage-dev:amd64 (from .../libxdamage-dev_1%3a1.1.4-1ubuntu1_amd64.deb) ... Selecting previously unselected package libxext-dev:amd64. Unpacking libxext-dev:amd64 (from .../libxext-dev_2%3a1.3.2-1_amd64.deb) ... Selecting previously unselected package x11proto-xf86vidmode-dev. Unpacking x11proto-xf86vidmode-dev (from .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb) ... Selecting previously unselected package libxxf86vm-dev:amd64. Unpacking libxxf86vm-dev:amd64 (from .../libxxf86vm-dev_1%3a1.1.3-1_amd64.deb) ... Selecting previously unselected package x11proto-dri2-dev. Unpacking x11proto-dri2-dev (from .../x11proto-dri2-dev_2.8-2_all.deb) ... Selecting previously unselected package x11proto-gl-dev. Unpacking x11proto-gl-dev (from .../x11proto-gl-dev_1.4.16-2_all.deb) ... Selecting previously unselected package libgl1-mesa-dev. Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_9.2.1-1ubuntu3_amd64.deb) ... Selecting previously unselected package libglu1-mesa-dev. Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_9.0.0-1_amd64.deb) ... Selecting previously unselected package libjpeg-turbo8-dev:amd64. Unpacking libjpeg-turbo8-dev:amd64 (from .../libjpeg-turbo8-dev_1.3.0-0ubuntu1.1_amd64.deb) ... Selecting previously unselected package libjpeg8-dev:amd64. Unpacking libjpeg8-dev:amd64 (from .../libjpeg8-dev_8c-2ubuntu8_amd64.deb) ... Selecting previously unselected package libjpeg-dev:amd64. Unpacking libjpeg-dev:amd64 (from .../libjpeg-dev_8c-2ubuntu8_amd64.deb) ... Selecting previously unselected package zlib1g-dev:amd64. Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1_amd64.deb) ... Selecting previously unselected package libpng12-dev. Unpacking libpng12-dev (from .../libpng12-dev_1.2.49-4ubuntu1_amd64.deb) ... Selecting previously unselected package libpq5. Unpacking libpq5 (from .../libpq5_9.1.13-0ubuntu0.13.10_amd64.deb) ... Selecting previously unselected package libssl-dev:amd64. Unpacking libssl-dev:amd64 (from .../libssl-dev_1.0.1e-3ubuntu1.2_amd64.deb) ... Selecting previously unselected package libkrb5-dev. Unpacking libkrb5-dev (from .../libkrb5-dev_1.10.1+dfsg-6.1ubuntu1_amd64.deb) ... Selecting previously unselected package libpq-dev. Unpacking libpq-dev (from .../libpq-dev_9.1.13-0ubuntu0.13.10_amd64.deb) ... Selecting previously unselected package libssl-doc. Unpacking libssl-doc (from .../libssl-doc_1.0.1e-3ubuntu1.2_all.deb) ... Selecting previously unselected package libx11-doc. Unpacking libx11-doc (from .../libx11-doc_2%3a1.6.1-1ubuntu1_all.deb) ... Selecting previously unselected package make. Unpacking make (from .../make_3.81-8.2ubuntu3_amd64.deb) ... Selecting previously unselected package manpages-dev. Unpacking manpages-dev (from .../manpages-dev_3.54-1ubuntu1_all.deb) ... Selecting previously unselected package subversion. Unpacking subversion (from .../subversion_1.7.9-1+nmu6ubuntu3_amd64.deb) ... Selecting previously unselected package xfonts-encodings. Unpacking xfonts-encodings (from .../xfonts-encodings_1%3a1.0.4-1ubuntu1_all.deb) ... Selecting previously unselected package xfonts-utils. Unpacking xfonts-utils (from .../xfonts-utils_1%3a7.7~1ubuntu1_amd64.deb) ... Selecting previously unselected package xfonts-100dpi. Unpacking xfonts-100dpi (from .../xfonts-100dpi_1%3a1.0.3_all.deb) ... Selecting previously unselected package xfonts-75dpi. Unpacking xfonts-75dpi (from .../xfonts-75dpi_1%3a1.0.3_all.deb) ... Processing triggers for man-db ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Processing triggers for install-info ... Processing triggers for fontconfig ... Setting up libssl1.0.0:amd64 (1.0.1e-3ubuntu1.2) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Setting up libdrm2:amd64 (2.4.46-1ubuntu1) ... Setting up libasan0:amd64 (4.8.1-10ubuntu9) ... Setting up libatomic1:amd64 (4.8.1-10ubuntu9) ... Setting up libgomp1:amd64 (4.8.1-10ubuntu9) ... Setting up libgssrpc4:amd64 (1.10.1+dfsg-6.1ubuntu1) ... Setting up libitm1:amd64 (4.8.1-10ubuntu9) ... Setting up libkadm5clnt-mit8:amd64 (1.10.1+dfsg-6.1ubuntu1) ... Setting up libkdb5-6:amd64 (1.10.1+dfsg-6.1ubuntu1) ... Setting up libkadm5srv-mit8:amd64 (1.10.1+dfsg-6.1ubuntu1) ... Setting up libkms1:amd64 (2.4.46-1ubuntu1) ... Setting up libquadmath0:amd64 (4.8.1-10ubuntu9) ... Setting up libapr1 (1.4.8-1ubuntu1) ... Setting up libaprutil1 (1.5.2-1) ... Setting up libserf1:amd64 (1.1.0-2ubuntu1) ... Setting up libneon27-gnutls (0.29.6-3) ... Setting up libsvn1:amd64 (1.7.9-1+nmu6ubuntu3) ... Setting up libtsan0:amd64 (4.8.1-10ubuntu9) ... Setting up libxfont1:amd64 (1:1.4.6-1ubuntu0.1) ... Setting up libglu1-mesa:amd64 (9.0.0-1) ... Setting up binutils (2.23.52.20130913-0ubuntu1) ... Setting up libgcc-4.8-dev:amd64 (4.8.1-10ubuntu9) ... Setting up gcc-4.8 (4.8.1-10ubuntu9) ... Setting up gcc (4:4.8.1-2ubuntu3) ... Setting up libc-dev-bin (2.17-93ubuntu4) ... Setting up linux-libc-dev:amd64 (3.11.0-19.33) ... Setting up libc6-dev:amd64 (2.17-93ubuntu4) ... Setting up libstdc++-4.8-dev:amd64 (4.8.1-10ubuntu9) ... Setting up g++-4.8 (4.8.1-10ubuntu9) ... Setting up g++ (4:4.8.1-2ubuntu3) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up comerr-dev (2.1-1.42.8-1ubuntu1) ... Setting up krb5-multidev (1.10.1+dfsg-6.1ubuntu1) ... Setting up libdrm-dev:amd64 (2.4.46-1ubuntu1) ... Setting up xorg-sgml-doctools (1:1.11-1) ... Setting up x11proto-core-dev (7.0.24-1) ... Setting up libxau-dev:amd64 (1:1.0.8-1) ... Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ... Setting up x11proto-input-dev (2.3-1) ... Setting up x11proto-kb-dev (1.0.6-2) ... Setting up xtrans-dev (1.2.7-1) ... Setting up libpthread-stubs0:amd64 (0.3-3) ... Setting up libpthread-stubs0-dev:amd64 (0.3-3) ... Setting up libxcb1-dev:amd64 (1.9.1-3ubuntu1) ... Setting up libx11-dev:amd64 (2:1.6.1-1ubuntu1) ... Setting up mesa-common-dev (9.2.1-1ubuntu3) ... Setting up libx11-xcb-dev (2:1.6.1-1ubuntu1) ... Setting up libxcb-dri2-0-dev:amd64 (1.9.1-3ubuntu1) ... Setting up libxcb-glx0-dev:amd64 (1.9.1-3ubuntu1) ... Setting up x11proto-xext-dev (7.2.1-1) ... Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... Setting up libxfixes-dev:amd64 (1:5.0.1-1ubuntu1) ... Setting up x11proto-damage-dev (1:1.2.1-2) ... Setting up libxdamage-dev:amd64 (1:1.1.4-1ubuntu1) ... Setting up libxext-dev:amd64 (2:1.3.2-1) ... Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... Setting up libxxf86vm-dev:amd64 (1:1.1.3-1) ... Setting up x11proto-dri2-dev (2.8-2) ... Setting up x11proto-gl-dev (1.4.16-2) ... Setting up libgl1-mesa-dev (9.2.1-1ubuntu3) ... Setting up libglu1-mesa-dev (9.0.0-1) ... Setting up libjpeg-turbo8-dev:amd64 (1.3.0-0ubuntu1.1) ... Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ... Setting up libpng12-dev (1.2.49-4ubuntu1) ... Setting up libpq5 (9.1.13-0ubuntu0.13.10) ... Setting up libssl-dev:amd64 (1.0.1e-3ubuntu1.2) ... Setting up libkrb5-dev (1.10.1+dfsg-6.1ubuntu1) ... Setting up libpq-dev (9.1.13-0ubuntu0.13.10) ... Setting up libssl-doc (1.0.1e-3ubuntu1.2) ... Setting up libx11-doc (2:1.6.1-1ubuntu1) ... Setting up make (3.81-8.2ubuntu3) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up subversion (1.7.9-1+nmu6ubuntu3) ... Setting up xfonts-encodings (1:1.0.4-1ubuntu1) ... Setting up xfonts-utils (1:7.7~1ubuntu1) ... Setting up xfonts-100dpi (1:1.0.3) ... Setting up xfonts-75dpi (1:1.0.3) ... Processing triggers for libc-bin ... + cd jskeus /tmp/hudson5715047664123180620.sh: 3: cd: can't cd to jskeus Build step 'Execute shell' marked build as failure |
From: <je...@js...> - 2014-04-12 13:55:26
|
See <http://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/jskeus/231/> |
From: <ky...@us...> - 2014-03-01 16:41:21
|
Revision: 1078 http://sourceforge.net/p/jskeus/code/1078 Author: kyouhei Date: 2014-03-01 16:41:14 +0000 (Sat, 01 Mar 2014) Log Message: ----------- comment out :expand-vertices Modified Paths: -------------- trunk/irteus/irtgl.l Modified: trunk/irteus/irtgl.l =================================================================== --- trunk/irteus/irtgl.l 2014-02-26 21:38:53 UTC (rev 1077) +++ trunk/irteus/irtgl.l 2014-03-01 16:41:14 UTC (rev 1078) @@ -680,7 +680,7 @@ (setq mesh-list new-mesh) )) (:calc-normals (&optional (force nil) (expand t)) - (if expand (send self :expand-vertices)) + ;;(if expand (send self :expand-vertices)) (dolist (minfo mesh-list) (let ((nmat (cadr (assoc :normals minfo))) (tp (cadr (assoc :type minfo))) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sn...@us...> - 2014-02-26 21:39:02
|
Revision: 1077 http://sourceforge.net/p/jskeus/code/1077 Author: snozawa Date: 2014-02-26 21:38:53 +0000 (Wed, 26 Feb 2014) Log Message: ----------- decrease torellance of noramlize-vector zero division check because original 1.0e-5 is too large ;; 1.0e-20 is sufficient both for 32bit os and 64bit os (in 32bit os, exponent parts in floating-point can be manage 10^36 order) Modified Paths: -------------- trunk/irteus/irtmath.l Modified: trunk/irteus/irtmath.l =================================================================== --- trunk/irteus/irtmath.l 2014-02-25 06:52:31 UTC (rev 1076) +++ trunk/irteus/irtmath.l 2014-02-26 21:38:53 UTC (rev 1077) @@ -156,7 +156,7 @@ (setq th (- th 2pi))) ((< th -pi) (setq th (+ th 2pi)))) - (scale th (normalize-vector q nil 1e-20)))) + (scale th (normalize-vector q)))) (defun matrix-exponent (omega &optional (p 1.0)) (let (w amat) @@ -292,7 +292,7 @@ (remprop 'normalize-vector 'compiler::builtin-function-entry) (setf (symbol-function 'normalize-vector-org) (symbol-function 'normalize-vector)) (comp::def-builtin-entry 'NORMALIZE-VECTOR-ORG "VNORMALIZE")) -(defun normalize-vector (v &optional r (eps 1.0e-5)) +(defun normalize-vector (v &optional r (eps 1.0e-20)) "normalize-vector #f(0 0 0)->#f(0 0 0)." (if (< (norm v) eps) (if r (fill r 0) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |