Re: Arm5 build slave is down

2020-02-16 Thread Jun HE
Hi, Evans,

It's back online now. Sorry for any inconvenience caused by this.

Regards,

Jun

Jun HE  于2020年2月17日周一 上午9:30写道:

> Hi, Evans,
>
> I'll look into this and get back to you.
>
> Regards,
>
> Jun
>
> Evans Ye  于2020年2月17日周一 上午1:16写道:
>
>> Hi folks,
>>
>> Our Arm5 build slave is down[1]. I've lost the way to get into the server.
>> So not sure what's going on inside. Could any one help to fix it or grant
>> me the access right? Thanks!
>>
>> Evans
>>
>> [1] https://ci.bigtop.apache.org/computer/
>>
>> ---JENKINS LOG---
>>
>> SSHLauncher{host='213.146.141.103', port=22,
>> credentialsId='e4343a01-5ca9-4290-8f79-d04ec1a95be2', jvmOptions='',
>> javaPath='', prefixStartSlaveCmd='', suffixStartSlaveCmd='',
>> launchTimeoutSeconds=210, maxNumRetries=10, retryWaitTime=15,
>>
>> sshHostKeyVerificationStrategy=hudson.plugins.sshslaves.verifiers.NonVerifyingKeyVerificationStrategy,
>> tcpNoDelay=true, trackCredentials=true}
>> [02/09/20 16:35:05] [SSH] Opening SSH connection to 213.146.141.103:22.
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 10 more retries
>> left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 9 more retries left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 8 more retries left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 7 more retries left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 6 more retries left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 5 more retries left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 4 more retries left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 3 more retries left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 2 more retries left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)", retrying in 15 seconds.  There are 1 more retries left.
>>
>> No route to host (Host unreachable)
>> SSH Connection failed with IOException: "No route to host (Host
>> unreachable)".
>> java.io.IOException: There was a problem while connecting to
>> 213.146.141.103:22
>> at com.trilead.ssh2.Connection.connect(Connection.java:758)
>> at
>> hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1175)
>> at
>> hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:846)
>> at
>> hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:833)
>> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>> at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>> at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>> at java.lang.Thread.run(Thread.java:748)
>> Caused by: java.net.NoRouteToHostException: No route to host (Host
>> unreachable)
>> at java.net.PlainSocketImpl.socketConnect(Native Method)
>> at java.net
>> .AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
>> at java.net
>> .AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
>> at java.net
>> .AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
>> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>> at java.net.Socket.connect(Socket.java:589)
>> at
>> com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:367)
>> at
>> com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:480)
>> at com.trilead.ssh2.Connection.connect(Connection.java:698)
>> ... 7 more
>> [02/09/20 16:38:07] Launch failed - cleaning up connection
>> [02/09/20 16:38:07] [SSH] Connection closed.
>>
>


Re: Arm5 build slave is down

2020-02-16 Thread Jun HE
Hi, Evans,

I'll look into this and get back to you.

Regards,

Jun

Evans Ye  于2020年2月17日周一 上午1:16写道:

> Hi folks,
>
> Our Arm5 build slave is down[1]. I've lost the way to get into the server.
> So not sure what's going on inside. Could any one help to fix it or grant
> me the access right? Thanks!
>
> Evans
>
> [1] https://ci.bigtop.apache.org/computer/
>
> ---JENKINS LOG---
>
> SSHLauncher{host='213.146.141.103', port=22,
> credentialsId='e4343a01-5ca9-4290-8f79-d04ec1a95be2', jvmOptions='',
> javaPath='', prefixStartSlaveCmd='', suffixStartSlaveCmd='',
> launchTimeoutSeconds=210, maxNumRetries=10, retryWaitTime=15,
>
> sshHostKeyVerificationStrategy=hudson.plugins.sshslaves.verifiers.NonVerifyingKeyVerificationStrategy,
> tcpNoDelay=true, trackCredentials=true}
> [02/09/20 16:35:05] [SSH] Opening SSH connection to 213.146.141.103:22.
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 10 more retries
> left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 9 more retries left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 8 more retries left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 7 more retries left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 6 more retries left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 5 more retries left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 4 more retries left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 3 more retries left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 2 more retries left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)", retrying in 15 seconds.  There are 1 more retries left.
>
> No route to host (Host unreachable)
> SSH Connection failed with IOException: "No route to host (Host
> unreachable)".
> java.io.IOException: There was a problem while connecting to
> 213.146.141.103:22
> at com.trilead.ssh2.Connection.connect(Connection.java:758)
> at
> hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1175)
> at
> hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:846)
> at
> hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:833)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> Caused by: java.net.NoRouteToHostException: No route to host (Host
> unreachable)
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net
> .AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
> at java.net
> .AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
> at java.net
> .AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
> at java.net.Socket.connect(Socket.java:589)
> at
> com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:367)
> at
> com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:480)
> at com.trilead.ssh2.Connection.connect(Connection.java:698)
> ... 7 more
> [02/09/20 16:38:07] Launch failed - cleaning up connection
> [02/09/20 16:38:07] [SSH] Connection closed.
>


Arm5 build slave is down

2020-02-16 Thread Evans Ye
Hi folks,

Our Arm5 build slave is down[1]. I've lost the way to get into the server.
So not sure what's going on inside. Could any one help to fix it or grant
me the access right? Thanks!

Evans

[1] https://ci.bigtop.apache.org/computer/

---JENKINS LOG---

SSHLauncher{host='213.146.141.103', port=22,
credentialsId='e4343a01-5ca9-4290-8f79-d04ec1a95be2', jvmOptions='',
javaPath='', prefixStartSlaveCmd='', suffixStartSlaveCmd='',
launchTimeoutSeconds=210, maxNumRetries=10, retryWaitTime=15,
sshHostKeyVerificationStrategy=hudson.plugins.sshslaves.verifiers.NonVerifyingKeyVerificationStrategy,
tcpNoDelay=true, trackCredentials=true}
[02/09/20 16:35:05] [SSH] Opening SSH connection to 213.146.141.103:22.
No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 10 more retries
left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 9 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 8 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 7 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 6 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 5 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 4 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 3 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 2 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host
unreachable)", retrying in 15 seconds.  There are 1 more retries left.

No route to host (Host unreachable)
SSH Connection failed with IOException: "No route to host (Host unreachable)".
java.io.IOException: There was a problem while connecting to 213.146.141.103:22
at com.trilead.ssh2.Connection.connect(Connection.java:758)
at 
hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1175)
at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:846)
at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:833)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at 
com.trilead.ssh2.transport.TransportManager.establishConnection(TransportManager.java:367)
at 
com.trilead.ssh2.transport.TransportManager.initialize(TransportManager.java:480)
at com.trilead.ssh2.Connection.connect(Connection.java:698)
... 7 more
[02/09/20 16:38:07] Launch failed - cleaning up connection
[02/09/20 16:38:07] [SSH] Connection closed.


[GitHub] [bigtop] evans-ye commented on a change in pull request #568: BIGTOP-3234: TEZ smoke tests implementation

2020-02-16 Thread GitBox
evans-ye commented on a change in pull request #568: BIGTOP-3234: TEZ smoke 
tests implementation
URL: https://github.com/apache/bigtop/pull/568#discussion_r379918195
 
 

 ##
 File path: bigtop-tests/smoke-tests/tez/TestTezSmoke.groovy
 ##
 @@ -0,0 +1,86 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ * http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+import org.junit.BeforeClass
+import org.junit.AfterClass
+import org.apache.bigtop.itest.shell.Shell
+import static org.junit.Assert.assertNotNull
+import static org.junit.Assert.assertTrue
+import org.junit.Test
+import org.apache.bigtop.itest.JarContent
+import org.apache.bigtop.itest.TestUtils
+import org.junit.runner.RunWith
+
+class TestTezSmoke {
+  static Shell sh = new Shell("/bin/bash -s");
+
+  static final String TEZ_HOME = System.getenv("TEZ_HOME");
+  static final String HADDOP_CMD = "hadoop jar "
+  static final String TEZ_EXMP_JAR = TEZ_HOME + "/tez-examples-0.9.1.jar "
+  static final String TEZ_TEST_JAR = TEZ_HOME + "/tez-tests-0.9.1.jar "
+  static final String SET_HADOOP_CLASSPATH = "export 
HADOOP_CLASSPATH=/etc/tez/conf:/usr/lib/tez/*:/usr/lib/tez/lib/*;"
 
 Review comment:
   Yes my thinking is we should fix the bigtop-deploy to set proper tez 
execution runtime instead of doing it in smoke-test. Do you agree?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [bigtop] evans-ye commented on a change in pull request #568: BIGTOP-3234: TEZ smoke tests implementation

2020-02-16 Thread GitBox
evans-ye commented on a change in pull request #568: BIGTOP-3234: TEZ smoke 
tests implementation
URL: https://github.com/apache/bigtop/pull/568#discussion_r379918195
 
 

 ##
 File path: bigtop-tests/smoke-tests/tez/TestTezSmoke.groovy
 ##
 @@ -0,0 +1,86 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ * http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+import org.junit.BeforeClass
+import org.junit.AfterClass
+import org.apache.bigtop.itest.shell.Shell
+import static org.junit.Assert.assertNotNull
+import static org.junit.Assert.assertTrue
+import org.junit.Test
+import org.apache.bigtop.itest.JarContent
+import org.apache.bigtop.itest.TestUtils
+import org.junit.runner.RunWith
+
+class TestTezSmoke {
+  static Shell sh = new Shell("/bin/bash -s");
+
+  static final String TEZ_HOME = System.getenv("TEZ_HOME");
+  static final String HADDOP_CMD = "hadoop jar "
+  static final String TEZ_EXMP_JAR = TEZ_HOME + "/tez-examples-0.9.1.jar "
+  static final String TEZ_TEST_JAR = TEZ_HOME + "/tez-tests-0.9.1.jar "
+  static final String SET_HADOOP_CLASSPATH = "export 
HADOOP_CLASSPATH=/etc/tez/conf:/usr/lib/tez/*:/usr/lib/tez/lib/*;"
 
 Review comment:
   Yes my thinking is we should fix the bigtop-deploy to set proper tez 
execution runtime instead of doing it in smoke-test. Do you agree with me?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [bigtop] evans-ye commented on issue #598: BIGTOP-3306. Bump Giraph to 1.2.0

2020-02-16 Thread GitBox
evans-ye commented on issue #598: BIGTOP-3306. Bump Giraph to 1.2.0
URL: https://github.com/apache/bigtop/pull/598#issuecomment-586729655
 
 
   LGTM. +1.
   A tangential question: I see Graph haven't do release for 3 years. Do you 
have production jobs rely on it?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services