[JIRA] [core] (JENKINS-18689) slave unstable become online and offline

2014-05-21 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-18689 as Incomplete


slave unstable become online and offline 
















Needs to be reproduced with recent Jenkins versions, with log excerpts from both Jenkins master and from the slave file system attached.

If it happens again, please file a new issue so anyone investigating this doesn't confuse old and new information





Change By:


Daniel Beck
(21/May/14 10:25 PM)




Status:


Open
Resolved





Resolution:


Incomplete



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-18689) slave unstable become online and offline

2013-07-16 Thread d.anggria...@gmail.com (JIRA)














































daniel anggrianto
 commented on  JENKINS-18689


slave unstable become online and offline 















our slaves were disconnected as well and this is the error log that we are getting

Jul 15, 2013 5:51:29 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Terminated
Jul 15, 2013 5:52:42 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Locating server among [http://mario.icims.net:8181/jenkins/]
Jul 15, 2013 5:52:42 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Connecting to mario.icims.net:56232
Jul 15, 2013 5:52:42 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Handshaking
Jul 15, 2013 5:52:47 PM hudson.remoting.jnlp.Main$CuiListener error
SEVERE: unexpected stream termination
java.io.EOFException: unexpected stream termination
at hudson.remoting.ClassicCommandTransport.create(ClassicCommandTransport.java:100)
at hudson.remoting.Channel.init(Channel.java:392)
at hudson.remoting.Channel.init(Channel.java:388)
at hudson.remoting.Channel.init(Channel.java:349)
at hudson.remoting.Channel.init(Channel.java:345)
at hudson.remoting.Channel.init(Channel.java:333)
at hudson.remoting.Engine.run(Engine.java:237)

Jul 16, 2013 8:52:02 AM hudson.remoting.jnlp.Main$CuiListener init
INFO: Jenkins agent is running in headless mode.




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [core] (JENKINS-18689) slave unstable become online and offline

2013-07-11 Thread gnua...@yandex.ru (JIRA)














































Alex Gnooshin
 commented on  JENKINS-18689


slave unstable become online and offline 















Jul 11, 2013 7:16:31 PM jenkins.slaves.JnlpSlaveAgentProtocol$Handler$1 onClosed
WARNING: Channel reader thread: 4appt for + 4appt terminated
java.net.SocketException: Socket closed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:129)
...
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
at hudson.remoting.Command.readFrom(Command.java:92)
at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run  SynchronousCommandTransport.java:48)



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [core] (JENKINS-18689) slave unstable become online and offline

2013-07-10 Thread gnua...@yandex.ru (JIRA)














































Alex Gnooshin
 created  JENKINS-18689


slave unstable become online and offline 















Issue Type:


Bug



Assignee:


Unassigned


Components:


core, slave-status



Created:


10/Jul/13 10:49 AM



Description:


slave unstable become online and offline with the rule "Take this slave on-line when in demand and off-line when idle".

Sorry, i cant found any log, except 


JNLP agent connected from /ip_address
===JENKINS REMOTING CAPACITY===
This is a Unix slave
Slave successfully connected and online
ERROR: Connection terminated
 [8mha:WB+LCP9b85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWA= [0mjava.net.SocketException: Socket closed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:129)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
	at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2249)
at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2542)
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2552)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.Command.readFrom(Command.java:92)
	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)






slave run on AIX, 6.1
with the java 1.5 default, but 1.6 also installed.

	 slave
  name4appt/name
  description/description
  remoteFS/home/co/jenkins/remoteFS
  numExecutors2/numExecutors
  modeNORMAL/mode
  retentionStrategy class="hudson.slaves.RetentionStrategy$Demand"
inDemandDelay1/inDemandDelay
idleDelay1/idleDelay
  /retentionStrategy
launcher class="hudson.slaves.CommandLauncher"
		agentCommandssh co@ip_address cd /home/co/jenkins  /usr/java6_64/jre/bin/java -Dfile.encoding=UTF-8 -jar slave.jar -jnlpUrl http://cpapp:10599/computer/4appt/slave-agent.jnlp -secret hexamail_string/agentCommand
  /launcher
  label/label
  nodeProperties
hudson.slaves.EnvironmentVariablesNodeProperty
  envVars serialization="custom"
unserializable-parents/
tree-map
  default
comparator class="hudson.util.CaseInsensitiveComparator"/
  /default
  int2/int
  stringLANG/string
  stringRU_RU.UTF-8/string
  stringPATH/string
  string/usr/java6_64/jre/bin/:/usr/java6_64/bin/:$PATH/string
/tree-map
  /envVars
/hudson.slaves.EnvironmentVariablesNodeProperty
  /nodeProperties
	/slave





Environment:


linux Red Hat 4.1.2-14 (2.6.18-53.el5)



Jenkins start by:

java  -Xms768m -XX:MaxPermSize=384m -Dfile.encoding=UTF-8 -Dhudson.model.WorkspaceCleanupThread=false -Dhudson.model.WorkspaceCleanupThread.disabled=true -jar jenkins.zip --httpPort=$httpPort 




Project:


Jenkins



Priority:


Major



Reporter:


Alex Gnooshin

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups 

[JIRA] [core] (JENKINS-18689) slave unstable become online and offline

2013-07-10 Thread gnua...@yandex.ru (JIRA)














































Alex Gnooshin
 updated  JENKINS-18689


slave unstable become online and offline 
















Change By:


Alex Gnooshin
(10/Jul/13 10:52 AM)




Description:


afterupgradingfrom1.500to1.521
slaveunstablebecomeonlineandofflinewiththeruleTakethisslaveon-linewhenindemandandoff-linewhenidle.Sorry,icantfoundanylog,exceptJNLPagentconnectedfrom/ip_address===[JENKINSREMOTINGCAPACITY]===ThisisaUnixslaveSlavesuccessfullyconnectedandonlineERROR:Connectionterminated [8mha:WB+LCP9b85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWA= [0mjava.net.SocketException:Socketclosed	atjava.net.SocketInputStream.socketRead0(NativeMethod)	atjava.net.SocketInputStream.read(SocketInputStream.java:129)	atjava.io.BufferedInputStream.fill(BufferedInputStream.java:218)	atjava.io.BufferedInputStream.read(BufferedInputStream.java:237)	atjava.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2249)atjava.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2542)atjava.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2552)	atjava.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)	atjava.io.ObjectInputStream.readObject(ObjectInputStream.java:351)	athudson.remoting.Command.readFrom(Command.java:92)	athudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)	athudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)slaverunonAIX,6.1withthejava1.5default,but1.6alsoinstalled.	slavename4appt/namedescription/descriptionremoteFS/home/co/jenkins/remoteFSnumExecutors2/numExecutorsmodeNORMAL/moderetentionStrategyclass=hudson.slaves.RetentionStrategy$DemandinDemandDelay1/inDemandDelayidleDelay1/idleDelay/retentionStrategylauncherclass=hudson.slaves.CommandLauncher		agentCommandsshco@ip_addressquot;cd/home/co/jenkinsamp;amp;/usr/java6_64/jre/bin/java-Dfile.encoding=UTF-8-jarslave.jar-jnlpUrlhttp://cpapp:10599/computer/4appt/slave-agent.jnlp-secrethexamail_stringquot;/agentCommand/launcherlabel/labelnodePropertieshudson.slaves.EnvironmentVariablesNodePropertyenvVarsserialization=customunserializable-parents/tree-mapdefaultcomparatorclass=hudson.util.CaseInsensitiveComparator//defaultint2/intstringLANG/stringstringRU_RU.UTF-8/stringstringPATH/stringstring/usr/java6_64/jre/bin/:/usr/java6_64/bin/:$PATH/string/tree-map/envVars/hudson.slaves.EnvironmentVariablesNodeProperty/nodeProperties	/slave



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [core] (JENKINS-18689) slave unstable become online and offline

2013-07-10 Thread gnua...@yandex.ru (JIRA)














































Alex Gnooshin
 updated  JENKINS-18689


slave unstable become online and offline 
















Change By:


Alex Gnooshin
(10/Jul/13 11:01 AM)




Description:


afterupgradingfrom1.500to1.521slaveunstablebecomeonlineandofflinewiththeruleTakethisslaveon-linewhenindemandandoff-linewhenidle.Sorry,icantfoundanylog,exceptJNLPagentconnectedfrom/ip_address===[JENKINSREMOTINGCAPACITY]===ThisisaUnixslaveSlavesuccessfullyconnectedandonlineERROR:Connectionterminated [8mha:WB+LCP9b85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWA= [0mjava.net.SocketException:Socketclosed	atjava.net.SocketInputStream.socketRead0(NativeMethod)	atjava.net.SocketInputStream.read(SocketInputStream.java:129)	atjava.io.BufferedInputStream.fill(BufferedInputStream.java:218)	atjava.io.BufferedInputStream.read(BufferedInputStream.java:237)	atjava.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2249)atjava.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2542)atjava.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2552)	atjava.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)	atjava.io.ObjectInputStream.readObject(ObjectInputStream.java:351)	athudson.remoting.Command.readFrom(Command.java:92)	athudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)	athudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)slaverunonAIX,6.1withthejava1.5default,but1.6alsoinstalled.	slavename4appt/namedescription/descriptionremoteFS/home/co/jenkins/remoteFSnumExecutors2/numExecutorsmodeNORMAL/moderetentionStrategyclass=hudson.slaves.RetentionStrategy$DemandinDemandDelay1/inDemandDelayidleDelay1/idleDelay/retentionStrategylauncherclass=hudson.slaves.CommandLauncher		agentCommandsshco@ip_addressquot;cd/home/co/jenkinsamp;amp;/usr/java6_64/jre/bin/java-Dfile.encoding=UTF-8-jarslave.jar-jnlpUrlhttp://cpapp:10599/computer/4appt/slave-agent.jnlp-secrethexamail_stringquot;/agentCommand/launcherlabel/labelnodePropertieshudson.slaves.EnvironmentVariablesNodePropertyenvVarsserialization=customunserializable-parents/tree-mapdefaultcomparatorclass=hudson.util.CaseInsensitiveComparator//defaultint2/intstringLANG/stringstringRU_RU.UTF-8/stringstringPATH/stringstring/usr/java6_64/jre/bin/:/usr/java6_64/bin/:$PATH/string/tree-map/envVars/hudson.slaves.EnvironmentVariablesNodeProperty/nodeProperties	/slave
fromhttp://SERVER/systemInfo:java.class.path	jenkins.zipjava.class.version	50.0java.endorsed.dirs	/usr/java/jdk1.6.0_18/jre/lib/endorsedPlease,request,ifneededanyadditionalinformation-Illaddit.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.