Skip to content
Aborted

Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building in workspace /jenkins/jobs/oi-userland/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/OpenIndiana/oi-userland.git # timeout=10
Fetching upstream changes from git://github.com/OpenIndiana/oi-userland.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/*
Build was aborted
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: There was an error sending notification to: #oi-dev
java.lang.RuntimeException: Couldn't pause thread for message delay
	at org.pircbotx.output.OutputRaw.rawLine(OutputRaw.java:76)
	at org.pircbotx.output.OutputRaw.rawLineSplit(OutputRaw.java:129)
	at org.pircbotx.output.OutputRaw.rawLineSplit(OutputRaw.java:116)
	at org.pircbotx.output.OutputIRC.message(OutputIRC.java:138)
	at hudson.plugins.ircbot.v2.IRCConnection.send(IRCConnection.java:418)
	at hudson.plugins.ircbot.v2.IRCConnection.send(IRCConnection.java:393)
	at hudson.plugins.im.IMPublisher.sendNotification(IMPublisher.java:379)
	at hudson.plugins.im.IMPublisher.notifyChatsOnBuildEnd(IMPublisher.java:595)
	at hudson.plugins.im.IMPublisher.notifyOnBuildEnd(IMPublisher.java:303)
	at hudson.plugins.im.IMPublisher.perform(IMPublisher.java:290)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1745)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.lang.RuntimeException: Exception encountered when writing to socket
	at org.pircbotx.PircBotX.sendRawLineToServer(PircBotX.java:303)
	at org.pircbotx.Utils.sendRawLineToServer(Utils.java:88)
	at org.pircbotx.output.OutputRaw.rawLine(OutputRaw.java:73)
	... 18 more
Caused by: java.net.SocketException: Socket closed
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:123)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:161)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
	at org.pircbotx.PircBotX.sendRawLineToServer(PircBotX.java:300)
	... 20 more

Finished: ABORTED