Bug 528065 - Mac OS slave is offline on releng hipp
Summary: Mac OS slave is offline on releng hipp
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CI-Jenkins (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P1 blocker (vote)
Target Milestone: ---   Edit
Assignee: CI Admin Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-03 09:06 EST by Sravan Kumar Lakkimsetti CLA
Modified: 2017-12-05 08:18 EST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sravan Kumar Lakkimsetti CLA 2017-12-03 09:06:35 EST
Mac OS slave attached to relent hip is offline

[2017-12-03 08:46:14]  [12/03/17 08:46:14] Launching slave agent
[2017-12-03 08:46:14]  $ ssh -C genie.releng@199.229.252.222 "curl https://hudson.eclipse.org/releng/jnlpJars/slave.jar > slave.jar; java -jar slave.jar"
[2017-12-03 08:49:24]  ssh_exchange_identification: Connection closed by remote host
[2017-12-03 08:49:24]  ERROR: [2017-12-03 08:49:24]  Unable to launch the slave agent for macos-10.12-1
[2017-12-03 08:49:24]  [2017-12-03 08:49:24]  java.io.EOFException: unexpected stream termination
[2017-12-03 08:49:24]  	at hudson.remoting.Channel.<init>(Channel.java:380)
[2017-12-03 08:49:24]  	at hudson.remoting.Channel.<init>(Channel.java:340)
[2017-12-03 08:49:24]  	at hudson.remoting.Channel.<init>(Channel.java:313)
[2017-12-03 08:49:24]  	at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:302)
[2017-12-03 08:49:24]  	at hudson.slaves.CommandLauncher.launch(CommandLauncher.java:113)
[2017-12-03 08:49:24]  	at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:190)
[2017-12-03 08:49:24]  	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[2017-12-03 08:49:24]  	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[2017-12-03 08:49:24]  	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[2017-12-03 08:49:24]  	at java.lang.Thread.run(Thread.java:745)

This is required for SWT build. Please bring it up.
Comment 1 Mikaël Barbero CLA 2017-12-03 14:51:01 EST
The host is down for some reasons. We need to wait for the provider to restart the machine.
Comment 2 Alexander Kurtakov CLA 2017-12-04 02:17:06 EST
Is there any ETA for this?
Comment 3 Mikaël Barbero CLA 2017-12-04 02:54:48 EST
Worst case: tomorrow (EU) morning.
Comment 4 Eclipse Genie CLA 2017-12-04 04:29:19 EST
New Gerrit change created: https://git.eclipse.org/r/112793
Comment 6 Eclipse Genie CLA 2017-12-04 04:50:16 EST
New Gerrit change created: https://git.eclipse.org/r/112798
Comment 8 Mikaël Barbero CLA 2017-12-04 10:39:29 EST
macos-10.12-1 slave is back online.
Comment 9 Sravan Kumar Lakkimsetti CLA 2017-12-05 08:18:17 EST
(In reply to Eclipse Genie from comment #5)
> Gerrit change https://git.eclipse.org/r/112793 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=fcf6fcdc6f3ad3440a948930f844b6cdaebd41d0

(In reply to Eclipse Genie from comment #7)
> Gerrit change https://git.eclipse.org/r/112798 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=19ccf266163b9f5ec3914eb316cea909e206c1fe

These changes are required for enabling building on foundation machine from IBM infrastructure.