Re: [Gluster-infra] Please install the net-tools package on our Jenkins slaves

2016-03-09 Thread Niels de Vos
On Wed, Mar 09, 2016 at 02:25:38PM +0100, Michael Scherer wrote:
> Le mercredi 09 mars 2016 à 12:19 +0100, Niels de Vos a écrit :
> > On Tue, Mar 01, 2016 at 06:40:16PM +0100, Michael Scherer wrote:
> > > Le mardi 01 mars 2016 à 14:20 +0100, Niels de Vos a écrit :
> > > > On Tue, Mar 01, 2016 at 01:41:15PM +0100, Michael Scherer wrote:
> > > > > Le mardi 01 mars 2016 à 12:12 +0100, Niels de Vos a écrit :
> > > > > > Hi,
> > > > > > 
> > > > > > on at leastsome of the slaves there is no netstat executable 
> > > > > > available.
> > > > > > This causes some tests to fail. 'netstat' on Fedora/RHEL/CentOS 
> > > > > > comes
> > > > > > from the net-tools RPM. Could you please add that to the list of
> > > > > > packages that are installed on the slaves?
> > > > > 
> > > > > Yup.
> > > > > Only on the Linux ones, or also on freebsd/netbsd ?
> > > > 
> > > > We only run all regression tests on Linux (for now). NetBSD does not
> > > > seem to complain that netstat is missing, so it is either there, or the
> > > > check is skipped somehow.
> > > 
> > > So it was pushed on salt, but then I found out that the jenkins queue
> > > was starting to fill up, and then meeting marathon started.
> > > 
> > > So ping me if it doesn't work fine :)
> > > (the change were not pushed to the salt github repo for a reason I do
> > > not understand...)
> > 
> > Hmm, this does not seem to have been applied to the slaves yet? Todays
> > re-run of the tests failed because netstat is not available:
> > 
> >   
> > https://build.gluster.org/job/rackspace-regression-2GB-triggered/18966/console
> 
> $ ssh r...@slave33.cloud.gluster.org rpm -q net-tools
> net-tools-1.60-110.el6_2.x86_64
> 
> And it was installed since a long time:
> $ ssh r...@slave33.cloud.gluster.org rpm -qi net-tools
> Name: net-toolsRelocations: (not
> relocatable)
> Version : 1.60  Vendor: CentOS
> Release : 110.el6_2 Build Date: Thu 10 May 2012
> 08:17:33 AM UTC
> Install Date: Fri 20 Mar 2015 07:34:49 PM UTC  Build Host:
> c6b5.bsys.dev.centos.org
> Group   : System Environment/Base   Source RPM:
> net-tools-1.60-110.el6_2.src.rpm
> Size: 778085   License: GPL+
> Signature   : RSA/SHA1, Thu 10 May 2012 10:02:47 AM UTC, Key ID
> 0946fca2c105b9de
> Packager: CentOS BuildSystem 
> URL : http://net-tools.berlios.de/
> Summary : Basic networking tools
> Description :
> The net-tools package contains basic networking tools,
> including ifconfig, netstat, route, and others.
> Most of them are obsolete. For replacement check iproute package.
> 
> And netstat can be run. 

Thanks for checkin!

It seems that "netstat --version" on CentOS-6 returns 5, whereas it
returns 0 (success) on Fedora and NetBSD. Who would have expected that!?

Niels


signature.asc
Description: PGP signature
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra

Re: [Gluster-infra] Please install the net-tools package on our Jenkins slaves

2016-03-09 Thread Michael Scherer
Le mercredi 09 mars 2016 à 12:19 +0100, Niels de Vos a écrit :
> On Tue, Mar 01, 2016 at 06:40:16PM +0100, Michael Scherer wrote:
> > Le mardi 01 mars 2016 à 14:20 +0100, Niels de Vos a écrit :
> > > On Tue, Mar 01, 2016 at 01:41:15PM +0100, Michael Scherer wrote:
> > > > Le mardi 01 mars 2016 à 12:12 +0100, Niels de Vos a écrit :
> > > > > Hi,
> > > > > 
> > > > > on at leastsome of the slaves there is no netstat executable 
> > > > > available.
> > > > > This causes some tests to fail. 'netstat' on Fedora/RHEL/CentOS comes
> > > > > from the net-tools RPM. Could you please add that to the list of
> > > > > packages that are installed on the slaves?
> > > > 
> > > > Yup.
> > > > Only on the Linux ones, or also on freebsd/netbsd ?
> > > 
> > > We only run all regression tests on Linux (for now). NetBSD does not
> > > seem to complain that netstat is missing, so it is either there, or the
> > > check is skipped somehow.
> > 
> > So it was pushed on salt, but then I found out that the jenkins queue
> > was starting to fill up, and then meeting marathon started.
> > 
> > So ping me if it doesn't work fine :)
> > (the change were not pushed to the salt github repo for a reason I do
> > not understand...)
> 
> Hmm, this does not seem to have been applied to the slaves yet? Todays
> re-run of the tests failed because netstat is not available:
> 
>   
> https://build.gluster.org/job/rackspace-regression-2GB-triggered/18966/console

$ ssh r...@slave33.cloud.gluster.org rpm -q net-tools
net-tools-1.60-110.el6_2.x86_64

And it was installed since a long time:
$ ssh r...@slave33.cloud.gluster.org rpm -qi net-tools
Name: net-toolsRelocations: (not
relocatable)
Version : 1.60  Vendor: CentOS
Release : 110.el6_2 Build Date: Thu 10 May 2012
08:17:33 AM UTC
Install Date: Fri 20 Mar 2015 07:34:49 PM UTC  Build Host:
c6b5.bsys.dev.centos.org
Group   : System Environment/Base   Source RPM:
net-tools-1.60-110.el6_2.src.rpm
Size: 778085   License: GPL+
Signature   : RSA/SHA1, Thu 10 May 2012 10:02:47 AM UTC, Key ID
0946fca2c105b9de
Packager: CentOS BuildSystem 
URL : http://net-tools.berlios.de/
Summary : Basic networking tools
Description :
The net-tools package contains basic networking tools,
including ifconfig, netstat, route, and others.
Most of them are obsolete. For replacement check iproute package.

And netstat can be run. 
-- 
Michael Scherer
Sysadmin, Community Infrastructure and Platform, OSAS




signature.asc
Description: This is a digitally signed message part
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra

Re: [Gluster-infra] Please install the net-tools package on our Jenkins slaves

2016-03-09 Thread Michael Scherer
Le mercredi 09 mars 2016 à 12:19 +0100, Niels de Vos a écrit :
> On Tue, Mar 01, 2016 at 06:40:16PM +0100, Michael Scherer wrote:
> > Le mardi 01 mars 2016 à 14:20 +0100, Niels de Vos a écrit :
> > > On Tue, Mar 01, 2016 at 01:41:15PM +0100, Michael Scherer wrote:
> > > > Le mardi 01 mars 2016 à 12:12 +0100, Niels de Vos a écrit :
> > > > > Hi,
> > > > > 
> > > > > on at leastsome of the slaves there is no netstat executable 
> > > > > available.
> > > > > This causes some tests to fail. 'netstat' on Fedora/RHEL/CentOS comes
> > > > > from the net-tools RPM. Could you please add that to the list of
> > > > > packages that are installed on the slaves?
> > > > 
> > > > Yup.
> > > > Only on the Linux ones, or also on freebsd/netbsd ?
> > > 
> > > We only run all regression tests on Linux (for now). NetBSD does not
> > > seem to complain that netstat is missing, so it is either there, or the
> > > check is skipped somehow.
> > 
> > So it was pushed on salt, but then I found out that the jenkins queue
> > was starting to fill up, and then meeting marathon started.
> > 
> > So ping me if it doesn't work fine :)
> > (the change were not pushed to the salt github repo for a reason I do
> > not understand...)
> 
> Hmm, this does not seem to have been applied to the slaves yet? Todays
> re-run of the tests failed because netstat is not available:
> 
>   
> https://build.gluster.org/job/rackspace-regression-2GB-triggered/18966/console

It should have been applied at least 10 times since :/
I will take a closer look.
-- 
Michael Scherer
Sysadmin, Community Infrastructure and Platform, OSAS




signature.asc
Description: This is a digitally signed message part
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra

Re: [Gluster-infra] Please install the net-tools package on our Jenkins slaves

2016-03-09 Thread Niels de Vos
On Tue, Mar 01, 2016 at 06:40:16PM +0100, Michael Scherer wrote:
> Le mardi 01 mars 2016 à 14:20 +0100, Niels de Vos a écrit :
> > On Tue, Mar 01, 2016 at 01:41:15PM +0100, Michael Scherer wrote:
> > > Le mardi 01 mars 2016 à 12:12 +0100, Niels de Vos a écrit :
> > > > Hi,
> > > > 
> > > > on at leastsome of the slaves there is no netstat executable available.
> > > > This causes some tests to fail. 'netstat' on Fedora/RHEL/CentOS comes
> > > > from the net-tools RPM. Could you please add that to the list of
> > > > packages that are installed on the slaves?
> > > 
> > > Yup.
> > > Only on the Linux ones, or also on freebsd/netbsd ?
> > 
> > We only run all regression tests on Linux (for now). NetBSD does not
> > seem to complain that netstat is missing, so it is either there, or the
> > check is skipped somehow.
> 
> So it was pushed on salt, but then I found out that the jenkins queue
> was starting to fill up, and then meeting marathon started.
> 
> So ping me if it doesn't work fine :)
> (the change were not pushed to the salt github repo for a reason I do
> not understand...)

Hmm, this does not seem to have been applied to the slaves yet? Todays
re-run of the tests failed because netstat is not available:

  https://build.gluster.org/job/rackspace-regression-2GB-triggered/18966/console

Thanks,
Niels


signature.asc
Description: PGP signature
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra

Re: [Gluster-infra] Please install the net-tools package on our Jenkins slaves

2016-03-01 Thread Michael Scherer
Le mardi 01 mars 2016 à 14:20 +0100, Niels de Vos a écrit :
> On Tue, Mar 01, 2016 at 01:41:15PM +0100, Michael Scherer wrote:
> > Le mardi 01 mars 2016 à 12:12 +0100, Niels de Vos a écrit :
> > > Hi,
> > > 
> > > on at leastsome of the slaves there is no netstat executable available.
> > > This causes some tests to fail. 'netstat' on Fedora/RHEL/CentOS comes
> > > from the net-tools RPM. Could you please add that to the list of
> > > packages that are installed on the slaves?
> > 
> > Yup.
> > Only on the Linux ones, or also on freebsd/netbsd ?
> 
> We only run all regression tests on Linux (for now). NetBSD does not
> seem to complain that netstat is missing, so it is either there, or the
> check is skipped somehow.

So it was pushed on salt, but then I found out that the jenkins queue
was starting to fill up, and then meeting marathon started.

So ping me if it doesn't work fine :)
(the change were not pushed to the salt github repo for a reason I do
not understand...)

-- 
Michael Scherer
Sysadmin, Community Infrastructure and Platform, OSAS




signature.asc
Description: This is a digitally signed message part
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra

Re: [Gluster-infra] Please install the net-tools package on our Jenkins slaves

2016-03-01 Thread Niels de Vos
On Tue, Mar 01, 2016 at 01:41:15PM +0100, Michael Scherer wrote:
> Le mardi 01 mars 2016 à 12:12 +0100, Niels de Vos a écrit :
> > Hi,
> > 
> > on at leastsome of the slaves there is no netstat executable available.
> > This causes some tests to fail. 'netstat' on Fedora/RHEL/CentOS comes
> > from the net-tools RPM. Could you please add that to the list of
> > packages that are installed on the slaves?
> 
> Yup.
> Only on the Linux ones, or also on freebsd/netbsd ?

We only run all regression tests on Linux (for now). NetBSD does not
seem to complain that netstat is missing, so it is either there, or the
check is skipped somehow.

Thanks,
Niels


signature.asc
Description: PGP signature
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra