From predragp at andrew.cmu.edu Tue Oct 1 18:30:05 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Tue, 1 Oct 2019 18:30:05 -0400 Subject: MATLAB R2019b Message-ID: Happily running on the following computing nodes: lov[1-6], low1, ari, Foxconn, GPU[3-14]. Athena runs some KVM guest so traditionally MATLAB was not available there (MATLAB licensing server is adverse to virtual network interfaces). GPU1 is still down due to hardware problems. I am hoping to get around fixing this week. I would like to upgrade NVidia driver and CUDA on GPU2 before installing MATLAB. This is the only GPU node which still has CUDA 9.1 Best, Predrag From ngisolfi at cs.cmu.edu Thu Oct 3 10:22:53 2019 From: ngisolfi at cs.cmu.edu (Nick Gisolfi) Date: Thu, 3 Oct 2019 10:22:53 -0400 Subject: [Lunch] Today @12 in NSH 4513 Message-ID: Hi Everyone, Lab lunch will be in NSH 4513 at noon today. We hope to see you there! - Nick From predragp at andrew.cmu.edu Thu Oct 3 14:43:11 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Thu, 3 Oct 2019 14:43:11 -0400 Subject: gpu9 rebooted Message-ID: I had to hard reboot gpu9 due to a user caused kernel panic :-) Predrag From jieshic at andrew.cmu.edu Fri Oct 4 12:01:37 2019 From: jieshic at andrew.cmu.edu (Jieshi Chen) Date: Fri, 4 Oct 2019 16:01:37 +0000 Subject: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** In-Reply-To: References: <70D7E5A2-54D9-4607-8C1D-EE868038CDDD@andrew.cmu.edu>, Message-ID: <0ade2b54056b4bea833214d9fc7cf37f@andrew.cmu.edu> Dear Autonians, If you haven't RSVP for our lab picnic, pls do so as soon as possible https://forms.gle/gZ1GtL4KvFAGYPRGA Thank you very much! Best, Jessie ________________________________ From: Artur Dubrawski Sent: Wednesday, August 28, 2019 7:35:15 PM To: users at autonlab.org; Fabian Falck; Srinivasa G Narasimhan; Martial Hebert; Jack Good; Sana Lakdawala; Sebastian Caldas Rivera Cc: Jieshi Chen; Ei Ei Min Thu Subject: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** Dear Autonians, We would like to invite you and your family to celebrate the 26th birthday of the Auton Lab. Please save the date for our annual picnic at Vietnam Veterans Pavilion in Schenley Park on Sunday, October 13th. Please RSVP through the web form below so that we could plan resources properly: https://forms.gle/gZ1GtL4KvFAGYPRGA Do not forget to enter your bid for the slogan we should put on the Lab's birthday cake. As a reminder, see the attached last year's winning bid, materialized (yes the cake was superyummy). Thanks, Artur and Jessie (Auton Lab CEO, Chief Entertainment Officer) [IMG_5142.jpg] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: IMG_5142.jpg Type: image/jpeg Size: 2072891 bytes Desc: IMG_5142.jpg URL: From predragp at andrew.cmu.edu Mon Oct 7 13:52:18 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Mon, 7 Oct 2019 13:52:18 -0400 Subject: xen1 down Message-ID: Just a heads up. Bunch of virtual machines are down due to the fact that the host is down. I suspect CS CMU facilities guys powered off machines when they were replacing dead UPS batteries (which I requested). I am working on resolving this issue. Best, Predrag From predragp at andrew.cmu.edu Wed Oct 9 13:31:32 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Wed, 9 Oct 2019 13:31:32 -0400 Subject: lov6 git In-Reply-To: <8E4D9A03-F49B-4581-AEC7-D07915AD11F8@andrew.cmu.edu> References: <8E4D9A03-F49B-4581-AEC7-D07915AD11F8@andrew.cmu.edu> Message-ID: This is covered during the orientation root at lov6$ pwd /opt/rh/rh-git218/root/bin root at lov6$ ./git --version git version 2.18.1 The stock Red Hat git version is much older so we prefer to use the one which comes from Scientific Computing repos. Path in your shell configuration file need to be updated accordingly. Predrag On Wed, Oct 9, 2019 at 8:46 AM Benedikt Boecking wrote: > > Hi Predrag, > > Looks like git is not installed on lov6. Just fyi. > > Best, > Ben > > > From predragp at andrew.cmu.edu Wed Oct 9 13:48:53 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Wed, 9 Oct 2019 13:48:53 -0400 Subject: lov6 git In-Reply-To: <2AD307FE-9543-4C5B-A1A6-CCBFBFAC2699@andrew.cmu.edu> References: <8E4D9A03-F49B-4581-AEC7-D07915AD11F8@andrew.cmu.edu> <2AD307FE-9543-4C5B-A1A6-CCBFBFAC2699@andrew.cmu.edu> Message-ID: That version of git is pulled as a dependency for some package. That is a stock Red Hat git version. If you look in /opt/rh you will see another version older than 2.18 which is in itself pretty old also compared to what people use these days. I am CC-ing again users at autonlab.org as I think many people might be confused with this. I hope you are not going to refer to me as a git for doing it :-) https://dictionary.cambridge.org/us/dictionary/english/git Cheers, Predrag On Wed, Oct 9, 2019 at 1:41 PM Benedikt Boecking wrote: > > Someone using git on gpu2 would use > > $ which git > /usr/bin/git > $ git --version > git version 1.8.3.1 > > which is even older than rh-git but probably would not recognize that since it would just work in most cases. > > > > > On Oct 9, 2019, at 1:31 PM, Predrag Punosevac wrote: > > This is covered during the orientation > > root at lov6$ pwd > /opt/rh/rh-git218/root/bin > root at lov6$ ./git --version > git version 2.18.1 > > > The stock Red Hat git version is much older so we prefer to use the > one which comes from Scientific Computing repos. Path in your shell > configuration file need to be updated accordingly. > > Predrag > > On Wed, Oct 9, 2019 at 8:46 AM Benedikt Boecking > wrote: > > > Hi Predrag, > > Looks like git is not installed on lov6. Just fyi. > > Best, > Ben > > > > From ngisolfi at cs.cmu.edu Thu Oct 10 10:20:35 2019 From: ngisolfi at cs.cmu.edu (Nick Gisolfi) Date: Thu, 10 Oct 2019 10:20:35 -0400 Subject: [Lunch] Today 12-1pm in NSH 4513 Message-ID: Hi Everyone, Bring-your-own-lunch is happening in NSH 4513 today at noon. We hope to see you there! - Nick From awd at cs.cmu.edu Fri Oct 11 12:38:32 2019 From: awd at cs.cmu.edu (Artur Dubrawski) Date: Fri, 11 Oct 2019 12:38:32 -0400 Subject: No subject Message-ID: Dear Autonians, I am very excited to announce that Luke Sciulli whom many of us have met already, will be joining our team as a Senior Research Analyst/Manager on Oct 21. He will contribute his energy and experience as a combat medic who have been both delivering and receiving trauma care in the field. Luke will share the office with Trish. Please join me in welcoming him to the Lab! Cheers, Artur -------------- next part -------------- An HTML attachment was scrubbed... URL: From pnspence at andrew.cmu.edu Fri Oct 11 14:30:17 2019 From: pnspence at andrew.cmu.edu (Patricia N Spencer) Date: Fri, 11 Oct 2019 18:30:17 +0000 Subject: In-Reply-To: References: Message-ID: Looking forward to working with you, Luke! Happy to help in any way I can so don?t hesitate to reach out to me. Enjoy the gorgeous day! Trish Trish Spencer Project Manager Auton Lab, Robotics Institute Carnegie Mellon University Newell Simon Hall, Room #3124| Pittsburgh, PA | 15222 T: 412.268.9422 | PNSPENCE at andrew.cmu.edu From: Autonlab-users On Behalf Of Artur Dubrawski Sent: Friday, October 11, 2019 12:39 PM To: users at autonlab.org Cc: rachel at cmu.edu; Luke Sciulli Subject: Dear Autonians, I am very excited to announce that Luke Sciulli whom many of us have met already, will be joining our team as a Senior Research Analyst/Manager on Oct 21. He will contribute his energy and experience as a combat medic who have been both delivering and receiving trauma care in the field. Luke will share the office with Trish. Please join me in welcoming him to the Lab! Cheers, Artur -------------- next part -------------- An HTML attachment was scrubbed... URL: From jieshic at andrew.cmu.edu Fri Oct 11 15:47:14 2019 From: jieshic at andrew.cmu.edu (Jieshi Chen) Date: Fri, 11 Oct 2019 19:47:14 +0000 Subject: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** In-Reply-To: <0ade2b54056b4bea833214d9fc7cf37f@andrew.cmu.edu> References: <70D7E5A2-54D9-4607-8C1D-EE868038CDDD@andrew.cmu.edu>, , <0ade2b54056b4bea833214d9fc7cf37f@andrew.cmu.edu> Message-ID: Hi Autonians, Just a friendly reminder about our picnic this coming Sunday. Lunch will be delivered around noon. Here's the location of Vietnam Veterans Pavilion at Schenley Park https://goo.gl/maps/5DKrr35nP7srTTGJ7 The weather will be partly cloudy, 67?F / 45?F. Looking forward to seeing you! Best, Jessie ________________________________ From: Jieshi Chen Sent: Friday, October 4, 2019 12:01:37 PM To: users at autonlab.org; Fabian Falck; Srinivasa G Narasimhan; Martial Hebert; Jack Good; Sana Lakdawala; Sebastian Caldas Rivera Cc: Ei Ei Min Thu; Artur Dubrawski Subject: Re: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** Dear Autonians, If you haven't RSVP for our lab picnic, pls do so as soon as possible https://forms.gle/gZ1GtL4KvFAGYPRGA Thank you very much! Best, Jessie ________________________________ From: Artur Dubrawski Sent: Wednesday, August 28, 2019 7:35:15 PM To: users at autonlab.org; Fabian Falck; Srinivasa G Narasimhan; Martial Hebert; Jack Good; Sana Lakdawala; Sebastian Caldas Rivera Cc: Jieshi Chen; Ei Ei Min Thu Subject: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** Dear Autonians, We would like to invite you and your family to celebrate the 26th birthday of the Auton Lab. Please save the date for our annual picnic at Vietnam Veterans Pavilion in Schenley Park on Sunday, October 13th. Please RSVP through the web form below so that we could plan resources properly: https://forms.gle/gZ1GtL4KvFAGYPRGA Do not forget to enter your bid for the slogan we should put on the Lab's birthday cake. As a reminder, see the attached last year's winning bid, materialized (yes the cake was superyummy). Thanks, Artur and Jessie (Auton Lab CEO, Chief Entertainment Officer) [IMG_5142.jpg] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: IMG_5142.jpg Type: image/jpeg Size: 2072891 bytes Desc: IMG_5142.jpg URL: From rburcin at andrew.cmu.edu Sat Oct 12 11:03:17 2019 From: rburcin at andrew.cmu.edu (Rachel Burcin) Date: Sat, 12 Oct 2019 11:03:17 -0400 Subject: In-Reply-To: References: Message-ID: Luke, Congratulations - this is going to be a very exciting journey. You have so much to contribute and the impact you can make is tremendous. Thank you in advance for all you will do to ensure the success of this very important project. Looking forward to catching up on campus! *Rachel Burcin* *Global Programs Manager * *Co-director RISS * Phone: +1 412 268 4272 Email: rachel at cmu.edu Web: https://riss.ri.cmu.edu/ 4515 Newell Simon Hall The Robotics Institute Carnegie Mellon University Pittsburgh, PA 15213 *** On Fri, Oct 11, 2019 at 2:30 PM Patricia N Spencer wrote: > Looking forward to working with you, Luke! > > > > Happy to help in any way I can so don?t hesitate to reach out to me. > > > > Enjoy the gorgeous day! > > > > Trish > > > > > > *Trish Spencer * > > Project Manager > > Auton Lab, Robotics Institute > > *Carnegie Mellon University * > > Newell Simon Hall, Room #3124*|* Pittsburgh, PA *|* 15222 > > T: 412.268.9422 *|** PNSPENCE at andrew.cmu.edu * > > > > > > *From:* Autonlab-users *On Behalf > Of *Artur Dubrawski > *Sent:* Friday, October 11, 2019 12:39 PM > *To:* users at autonlab.org > *Cc:* rachel at cmu.edu; Luke Sciulli > *Subject:* > > > > Dear Autonians, > > > > I am very excited to announce that Luke Sciulli whom many of us have met > already, > > will be joining our team as a Senior Research Analyst/Manager on Oct 21. > > > > He will contribute his energy and experience as a combat medic who have > been both delivering > > and receiving trauma care in the field. > > > > Luke will share the office with Trish. > > > > Please join me in welcoming him to the Lab! > > > > Cheers, > > Artur > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From awd at cs.cmu.edu Sun Oct 13 20:16:00 2019 From: awd at cs.cmu.edu (Artur Dubrawski) Date: Sun, 13 Oct 2019 20:16:00 -0400 Subject: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** In-Reply-To: References: <70D7E5A2-54D9-4607-8C1D-EE868038CDDD@andrew.cmu.edu> <0ade2b54056b4bea833214d9fc7cf37f@andrew.cmu.edu> Message-ID: Thanks to everyone who participated, but special thanks go to Jessie and Nick and all others who helped prepare yet another successful picnic! We had everything what's needed to properly celebrate the Auton Lab 26th Birthday, including even classy coffee :) For your records, a picture of our extraordinarily trendy cake: [image: image.png] Cheers, Artur On Fri, Oct 11, 2019 at 3:47 PM Jieshi Chen wrote: > Hi Autonians, > > > Just a friendly reminder about our picnic this coming Sunday. Lunch will > be delivered around noon. > > > Here's the location of Vietnam Veterans Pavilion at Schenley Park > https://goo.gl/maps/5DKrr35nP7srTTGJ7 > > > The weather will be partly cloudy, 67?F / 45?F. > > > Looking forward to seeing you! > > > > > Best, > > Jessie > ------------------------------ > *From:* Jieshi Chen > *Sent:* Friday, October 4, 2019 12:01:37 PM > *To:* users at autonlab.org; Fabian Falck; Srinivasa G Narasimhan; Martial > Hebert; Jack Good; Sana Lakdawala; Sebastian Caldas Rivera > *Cc:* Ei Ei Min Thu; Artur Dubrawski > *Subject:* Re: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th > at Schenley Park *** > > > Dear Autonians, > > > If you haven't RSVP for our lab picnic, pls do so as soon as possible > https://forms.gle/gZ1GtL4KvFAGYPRGA > > Thank you very much! > > > > Best, > > Jessie > ------------------------------ > *From:* Artur Dubrawski > *Sent:* Wednesday, August 28, 2019 7:35:15 PM > *To:* users at autonlab.org; Fabian Falck; Srinivasa G Narasimhan; Martial > Hebert; Jack Good; Sana Lakdawala; Sebastian Caldas Rivera > *Cc:* Jieshi Chen; Ei Ei Min Thu > *Subject:* *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at > Schenley Park *** > > Dear Autonians, > > We would like to invite you and your family to celebrate the 26th birthday > of the Auton Lab. > > Please save the date for our annual picnic at Vietnam Veterans Pavilion in > Schenley Park on Sunday, October 13th. > > Please RSVP through the web form below so that we could plan resources > properly: > https://forms.gle/gZ1GtL4KvFAGYPRGA > > Do not forget to enter your bid for the slogan we should put on the Lab's > birthday cake. > As a reminder, see the attached last year's winning bid, materialized (yes > the cake was superyummy). > > Thanks, > Artur and Jessie (Auton Lab CEO, Chief Entertainment Officer) > > > [image: IMG_5142.jpg] > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: IMG_5142.jpg Type: image/jpeg Size: 2072891 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 11040456 bytes Desc: not available URL: From jieshic at andrew.cmu.edu Mon Oct 14 11:41:48 2019 From: jieshic at andrew.cmu.edu (Jieshi Chen) Date: Mon, 14 Oct 2019 15:41:48 +0000 Subject: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** In-Reply-To: References: <70D7E5A2-54D9-4607-8C1D-EE868038CDDD@andrew.cmu.edu> <0ade2b54056b4bea833214d9fc7cf37f@andrew.cmu.edu> , Message-ID: <7f433e695b134633b5eefa9a986c3e6f@andrew.cmu.edu> Hi All, Thanks for coming to the picnic yesterday. Here's the list of vendors for your reference. The food vendor is Taiwanese Bistro Cafe 33 (http://twcafe33.com/) and the cake is La Marquise from La Gourmandine (https://lagourmandinebakery.com/cakes-tartes-new/) Any feedback of food, drinks, cake, etc. is welcome! Cheers, Jessie ________________________________ From: Artur Dubrawski Sent: Sunday, October 13, 2019 8:16:00 PM To: Jieshi Chen Cc: users at autonlab.org; Srinivasa G Narasimhan; Martial Hebert; rachel at cmu.edu; Yanru Wang; Stefania La Vattiata; Luke Sciulli Subject: Re: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** Thanks to everyone who participated, but special thanks go to Jessie and Nick and all others who helped prepare yet another successful picnic! We had everything what's needed to properly celebrate the Auton Lab 26th Birthday, including even classy coffee :) For your records, a picture of our extraordinarily trendy cake: [image.png] Cheers, Artur On Fri, Oct 11, 2019 at 3:47 PM Jieshi Chen > wrote: Hi Autonians, Just a friendly reminder about our picnic this coming Sunday. Lunch will be delivered around noon. Here's the location of Vietnam Veterans Pavilion at Schenley Park https://goo.gl/maps/5DKrr35nP7srTTGJ7 The weather will be partly cloudy, 67?F / 45?F. Looking forward to seeing you! Best, Jessie ________________________________ From: Jieshi Chen Sent: Friday, October 4, 2019 12:01:37 PM To: users at autonlab.org; Fabian Falck; Srinivasa G Narasimhan; Martial Hebert; Jack Good; Sana Lakdawala; Sebastian Caldas Rivera Cc: Ei Ei Min Thu; Artur Dubrawski Subject: Re: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** Dear Autonians, If you haven't RSVP for our lab picnic, pls do so as soon as possible https://forms.gle/gZ1GtL4KvFAGYPRGA Thank you very much! Best, Jessie ________________________________ From: Artur Dubrawski > Sent: Wednesday, August 28, 2019 7:35:15 PM To: users at autonlab.org; Fabian Falck; Srinivasa G Narasimhan; Martial Hebert; Jack Good; Sana Lakdawala; Sebastian Caldas Rivera Cc: Jieshi Chen; Ei Ei Min Thu Subject: *** Auton Lab's 26th Annual Picnic: Sunday, October 13th at Schenley Park *** Dear Autonians, We would like to invite you and your family to celebrate the 26th birthday of the Auton Lab. Please save the date for our annual picnic at Vietnam Veterans Pavilion in Schenley Park on Sunday, October 13th. Please RSVP through the web form below so that we could plan resources properly: https://forms.gle/gZ1GtL4KvFAGYPRGA Do not forget to enter your bid for the slogan we should put on the Lab's birthday cake. As a reminder, see the attached last year's winning bid, materialized (yes the cake was superyummy). Thanks, Artur and Jessie (Auton Lab CEO, Chief Entertainment Officer) [IMG_5142.jpg] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: IMG_5142.jpg Type: image/jpeg Size: 2072891 bytes Desc: IMG_5142.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 11040456 bytes Desc: image.png URL: From predragp at andrew.cmu.edu Tue Oct 15 14:55:48 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Tue, 15 Oct 2019 14:55:48 -0400 Subject: Swig update Request In-Reply-To: References: Message-ID: ---------- Forwarded message --------- From: Predrag Punosevac Date: Tue, Oct 15, 2019 at 2:51 PM Subject: Re: Swig update Request To: George Stoica You are mixing swig from the base with python from miniconda3. I just upgraded miniconda3/python to 3.7.4 on GPU8 and I installed for you swig-3.2.1 root at gpu8$ pwd /opt/miniconda3/bin root at gpu8$ ./swig -version SWIG Version 3.0.12 Compiled with x86_64-conda_cos6-linux-gnu-c++ [x86_64-conda_cos6-linux-gnu] Configured options: +pcre Please see http://www.swig.org for reporting bugs and further information I am CC-ing users as I am sure you are not the only one who is confused about these things. On Tue, Oct 15, 2019 at 12:29 PM George Stoica wrote: > Hi Predrag, > > I was using an anaconda environment with /opt/rh/rh-python36 as the base > python. I've also just tried looking at the /opt/miniconda3 environment but > the swig version across both appears to be the same: 2.0.1 which is still > too old to parse the FAIR makefiles. I've included a screenshot of the > environment using miniconda3: > [image: Screen Shot 2019-10-15 at 12.24.32 PM.png] > > One thing I notice is that the python version in the miniconda3 - at least > what I have access to - doesn't have python3.7.4. Is there something else I > have to do with the environments to obtain a more recent swig? > > Thanks, > George > > On Tue, Oct 15, 2019 at 12:42 AM Predrag Punosevac < > predragp at andrew.cmu.edu> wrote: > >> Which Python are you using? You should be creating your own Python >> virtual environment in your scratch directory using either >> /opt/miniconda3 (which will give you python 3.7.4 and corresponding >> pip) or /opt/rh/rh-python36 (same thing). You are probably using >> python from the base which is quite old 2.7.5 as it is a scripting >> language on the Red Hat. >> >> I do not recommend using Python 2.7 branch unless you have to deal >> with the legacy code which is not ported to 3.7 >> >> On Mon, Oct 14, 2019 at 11:49 PM George Stoica >> wrote: >> > >> > Hi Predrag, >> > >> > I hope everything is well. >> > >> > Apologies for all these emails. I was wondering if it's possible to >> upgrade swig to a newer version such as 3 or the newest version 4.0.1. I am >> unable to install a package from FAIR due to the current swig version being >> too old to parse their make install command. I've tried installing it >> myself but I'm running into what appears to be administrator permission >> issues. Is is possible to upgrade it? >> > >> > Thanks very much, >> > George >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Screen Shot 2019-10-15 at 12.24.32 PM.png Type: image/png Size: 30614 bytes Desc: not available URL: From predragp at andrew.cmu.edu Wed Oct 16 13:34:19 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Wed, 16 Oct 2019 13:34:19 -0400 Subject: Monitoring for auton cluster? In-Reply-To: References: Message-ID: We have multiple monitoring systems. monit.int.autonlab.org:8080 for functional monitoring (up and down view). observium.int.autonlab.org for complete remote telemetry. You obviously need to be on the internal network via X2go to launch the browser which can reach those panels. In both cases username is auton and the password is Dr.Who. Cheers, Predrag P.S. I am CC-ing users as other people might have the same question. On Wed, Oct 16, 2019 at 8:59 AM Viraj Mehta wrote: > > Hi Predrag, > > Hope you are well. I was going to run some code on the cluster and it occurred to me that it would be helpful if there was a place to go to see what machines are least loaded / have free GPUs. Does anything like that exist in our system? If not, I?ll go machine-by-machine and run nvidia-smi; htop but I was curious. Thanks a bunch. > > Viraj From awd at cs.cmu.edu Wed Oct 16 15:08:22 2019 From: awd at cs.cmu.edu (Artur Dubrawski) Date: Wed, 16 Oct 2019 15:08:22 -0400 Subject: Maria is a Rising Star! In-Reply-To: References: Message-ID: Dear Autonians, This has been obvious to us for quite a while, but is nice to know we are not alone in knowing that Maria is a (Rising) Star. She was invited to present at the appropriately titled workshop promoting the excellent work done by young women researchers in computer science, computer engineering and electrical engineering: https://publish.illinois.edu/rising-stars/ Way to go Maria! Cheers, Artur PS We had some Auton Stars participating in these prestigious annual events in the past, including Reihaneh Rabbany and Ina Fiterau, and I know we have more in the pipeline :) -------------- next part -------------- An HTML attachment was scrubbed... URL: From ina.fiterau at gmail.com Wed Oct 16 15:12:30 2019 From: ina.fiterau at gmail.com (Madalina Fiterau) Date: Wed, 16 Oct 2019 15:12:30 -0400 Subject: Maria is a Rising Star! In-Reply-To: References: Message-ID: Congratulations, Maria!!! Very well done! On Wed, 16 Oct 2019 at 15:10, Artur Dubrawski wrote: > Dear Autonians, > > This has been obvious to us for quite a while, but is nice to know we are > not alone in knowing that Maria is a (Rising) Star. > > She was invited to present at the appropriately titled workshop promoting > the excellent work done by young women researchers in computer science, > computer engineering and electrical engineering: > https://publish.illinois.edu/rising-stars/ > > Way to go Maria! > > Cheers, > Artur > > PS We had some Auton Stars participating in these prestigious annual > events in the past, including Reihaneh Rabbany and Ina Fiterau, and I know > we have more in the pipeline :) > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ngisolfi at cs.cmu.edu Thu Oct 17 11:49:34 2019 From: ngisolfi at cs.cmu.edu (Nick Gisolfi) Date: Thu, 17 Oct 2019 11:49:34 -0400 Subject: [Lunch] 12-1pm in NSH 4513 Message-ID: <4D07AF6A-4E52-4180-8493-EFFACB4265BB@cs.cmu.edu> Hi Everyone, Bring-your-own-lunch is in 10 minutes in NSH 4513 (sorry for late notice!!). See you there! - Nick From predragp at andrew.cmu.edu Wed Oct 23 08:51:54 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Wed, 23 Oct 2019 08:51:54 -0400 Subject: LDAP is down Message-ID: Hi, TLS handshake between the computing nodes and LDAP server is broken. I noticed this a few hours after regular 6 months upgrade of our network servers running OpenBSD. At this point I am not sure if the handshake is broken due to expired SSL certificates (generated five years ago) or some problems with libcrypto. We use cashing on our computing nodes so if you have logged into them before your credentials are cached and this will not affect you. However Gogs (git.int.autonlab.org) will not let you log in. I am working on q fix right now. Predrag From predragp at andrew.cmu.edu Wed Oct 23 10:58:43 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Wed, 23 Oct 2019 10:58:43 -0400 Subject: Problem logging into bash.autonlab.org In-Reply-To: References: Message-ID: Hi John, Did you receive my email this morning? LDAP server is down due to the broken TLS handshake. I am trying to fix it. At his point I am not sure if this happen due to expired SSL certificates or broken libcrypto after I did regular upgrade of our OpenBSD machines. I have the LDAP backup server but it is upgraded as well as I didn't realize until much later in the day that upgrades breaks TLS. Predrag On Wed, Oct 23, 2019 at 8:56 AM John Alison wrote: > > Hi Predrag, > > Im having problems getting to bash.autonlab.org > > when I do: > > ssh ANDREWID at bash.autonlab.org > it wants a password. > > This is new starting today, before it would use the ssh key without a password. > > When I try the password that you gave me: > ^-swLOuL*|rx1J&8 at c:! > I see permission denied. > > Any ideas? > > > -- > Carnegie Mellon University > https://www.cmu.edu/physics/alison-group/ From johnalison at cmu.edu Wed Oct 23 11:26:00 2019 From: johnalison at cmu.edu (John Alison) Date: Wed, 23 Oct 2019 11:26:00 -0400 Subject: Problem logging into bash.autonlab.org In-Reply-To: References: Message-ID: HI Predrag, Yes I saw that and figured it might be related. However Micheal and Logan were able to connect, so I assumed it was something on my end... On Wed, Oct 23, 2019 at 10:58 AM Predrag Punosevac wrote: > Hi John, > > Did you receive my email this morning? LDAP server is down due to the > broken TLS handshake. I am trying to fix it. At his point I am not > sure if this happen due to expired SSL certificates or broken > libcrypto after I did regular upgrade of our OpenBSD machines. I have > the LDAP backup server but it is upgraded as well as I didn't realize > until much later in the day that upgrades breaks TLS. > > Predrag > > On Wed, Oct 23, 2019 at 8:56 AM John Alison wrote: > > > > Hi Predrag, > > > > Im having problems getting to bash.autonlab.org > > > > when I do: > > > ssh ANDREWID at bash.autonlab.org > > it wants a password. > > > > This is new starting today, before it would use the ssh key without a > password. > > > > When I try the password that you gave me: > > ^-swLOuL*|rx1J&8 at c:! > > I see permission denied. > > > > Any ideas? > > > > > > -- > > Carnegie Mellon University > > https://www.cmu.edu/physics/alison-group/ > -- Carnegie Mellon University https://www.cmu.edu/physics/alison-group/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From predragp at andrew.cmu.edu Wed Oct 23 11:39:15 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Wed, 23 Oct 2019 11:39:15 -0400 Subject: Problem logging into bash.autonlab.org In-Reply-To: References: Message-ID: Credentials are cached on computing nodes. They must have logged into our infrastructure recently and the computing nodes didn't bother to authenticate them against LDAP. My guess that this would be true for most people who regularly use comp nodes. In your case server asked LDAP and the connection was dropped. Either this is the first time you are logging into a specific computing node or your previous loggins are no longer cashed. Predrag On Wed, Oct 23, 2019 at 11:26 AM John Alison wrote: > > HI Predrag, > > Yes I saw that and figured it might be related. However Micheal and Logan were able to connect, so I assumed it was something on my end... > > On Wed, Oct 23, 2019 at 10:58 AM Predrag Punosevac wrote: >> >> Hi John, >> >> Did you receive my email this morning? LDAP server is down due to the >> broken TLS handshake. I am trying to fix it. At his point I am not >> sure if this happen due to expired SSL certificates or broken >> libcrypto after I did regular upgrade of our OpenBSD machines. I have >> the LDAP backup server but it is upgraded as well as I didn't realize >> until much later in the day that upgrades breaks TLS. >> >> Predrag >> >> On Wed, Oct 23, 2019 at 8:56 AM John Alison wrote: >> > >> > Hi Predrag, >> > >> > Im having problems getting to bash.autonlab.org >> > >> > when I do: >> > > ssh ANDREWID at bash.autonlab.org >> > it wants a password. >> > >> > This is new starting today, before it would use the ssh key without a password. >> > >> > When I try the password that you gave me: >> > ^-swLOuL*|rx1J&8 at c:! >> > I see permission denied. >> > >> > Any ideas? >> > >> > >> > -- >> > Carnegie Mellon University >> > https://www.cmu.edu/physics/alison-group/ > > > > -- > Carnegie Mellon University > https://www.cmu.edu/physics/alison-group/ From predragp at andrew.cmu.edu Wed Oct 23 12:40:35 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Wed, 23 Oct 2019 12:40:35 -0400 Subject: LDAP is down Message-ID: Hi Autonians, The problem with LDAP appears to be more serious than I originally anticipated. I have regenerated SSL certificates and TLS handshake still fails. I am working with developers upstream to see why is this happening. I don't want to enact nuclear option and allow your password to be transferred in clear text between LDAP server and computing nodes. I would much rather "downgrade" installation if needed than take that path. Thanks for your patience. Predrag From predragp at andrew.cmu.edu Wed Oct 23 15:46:13 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Wed, 23 Oct 2019 15:46:13 -0400 Subject: LDAP is down In-Reply-To: References: Message-ID: Ok. I have a solution for this. Namely I was at least smart enough not to upgrade all 10 OpenBSD servers to 6.6. I left one :-) running 6.5. It was not LDAP backup server which I also upgraded yesterday but one of new mighty backup firewalls machines which was idling. I have fully functional LDAP server running on it. I tested only one computing node with new setup (lov1) and works like a charm. You will now have to wait 2-3h until I globally push changes. I want to make sure I don't screw up anything else before this goes into production. Cheers, Predrag On Wed, Oct 23, 2019 at 12:40 PM Predrag Punosevac wrote: > > Hi Autonians, > > The problem with LDAP appears to be more serious than I originally > anticipated. I have regenerated SSL certificates and TLS handshake > still fails. I am working with developers upstream to see why is this > happening. I don't want to enact nuclear option and allow your > password to be transferred in clear text between LDAP server and > computing nodes. I would much rather "downgrade" installation if > needed than take that path. > > Thanks for your patience. > > Predrag From predragp at andrew.cmu.edu Wed Oct 23 21:29:28 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Wed, 23 Oct 2019 21:29:28 -0400 Subject: LDAP is down In-Reply-To: References: Message-ID: The changes I pushed onto the server appears to work like a charm and LDAP is up and running. I tested it. Before anyone cries foul I would like to warn you. Some of you have tried pretty hard to log into our gateways. John I am thinking of you :-) There were 62 failed login attempts since the last successful login. Last login: Tue Oct 22 09:30:27 2019 from 15inmachine.wv.cc.cmu.edu That have probably ban (temporary) the IP address from which you were trying as it was understood by the intrusion detection system as a brute force attack. I will not start manually deleting IP addresses from the firewall jails until tomorrow morning. Based on the severity of the offense your IP should be OK by then. If you still can't log into the system please send me the IP address (if it is fixed) of the machine you have been trying from. Finally this incident could not end up without ritual sacrifice. Computer Gods have requested and we have brought the lifeless body of our legacy shell gateway lop1.autonlab.org which have perished during the debugging process. If you need to access the DMZ zone from shell gateways (Jarod I am thinking of you) please ping me. Available shell gateways are: bash.autonlab.org lop2.autonlab.org libcrypto is not fixed yet upstream and NREC as well Auton Sys LDAP servers are for now running 6.5 version of OpenBSD. Best, Predrag On Wed, Oct 23, 2019 at 3:46 PM Predrag Punosevac wrote: > > Ok. I have a solution for this. Namely I was at least smart enough not > to upgrade all 10 OpenBSD servers to 6.6. I left one :-) running 6.5. > It was not LDAP backup server which I also upgraded yesterday but one > of new mighty backup firewalls machines which was idling. I have fully > functional LDAP server running on it. I tested only one computing node > with new setup (lov1) and works like a charm. You will now have to > wait 2-3h until I globally push changes. I want to make sure I don't > screw up anything else before this goes into production. > > Cheers, > Predrag > > > On Wed, Oct 23, 2019 at 12:40 PM Predrag Punosevac > wrote: > > > > Hi Autonians, > > > > The problem with LDAP appears to be more serious than I originally > > anticipated. I have regenerated SSL certificates and TLS handshake > > still fails. I am working with developers upstream to see why is this > > happening. I don't want to enact nuclear option and allow your > > password to be transferred in clear text between LDAP server and > > computing nodes. I would much rather "downgrade" installation if > > needed than take that path. > > > > Thanks for your patience. > > > > Predrag From ngisolfi at cs.cmu.edu Thu Oct 24 09:23:06 2019 From: ngisolfi at cs.cmu.edu (Nick Gisolfi) Date: Thu, 24 Oct 2019 09:23:06 -0400 Subject: [Lunch] 12-1pm in NSH 4513 Message-ID: <77D99240-8D80-40C3-B597-1C61FC59CB17@cs.cmu.edu> Hi Everyone, Lab lunch is in NSH 4513 from 12-1pm today. Bring your lunch and we?ll see you there! - Nick From predragp at andrew.cmu.edu Thu Oct 24 10:23:18 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Thu, 24 Oct 2019 10:23:18 -0400 Subject: LDAP is down In-Reply-To: References: Message-ID: Fixed! I forgot to update LDAP configuration files yesterday on Gogs and a few other places after switching to a new LDAP server. Fixing it right now. FYI the real upstream fix for 6.6 release is coming up. https://marc.info/?t=157184751500003&r=1&w=2 On Thu, Oct 24, 2019 at 8:47 AM Gus Welter wrote: > > Hey Predrag, > > Just fyi, I am not able to login to Gogs this momring. > > Best, > Gus > > > On Wed, Oct 23, 2019 at 9:34 PM Predrag Punosevac wrote: >> >> The changes I pushed onto the server appears to work like a charm and >> LDAP is up and running. I tested it. Before anyone cries foul I would >> like to warn you. Some of you have tried pretty hard to log into our >> gateways. John I am thinking of you :-) >> >> >> There were 62 failed login attempts since the last successful login. >> Last login: Tue Oct 22 09:30:27 2019 from 15inmachine.wv.cc.cmu.edu >> >> That have probably ban (temporary) the IP address from which you were >> trying as it was understood by the intrusion detection system as a >> brute force attack. I will not start manually deleting IP addresses >> from the firewall jails until tomorrow morning. Based on the severity >> of the offense your IP should be OK by then. If you still can't log >> into the system please send me the IP address (if it is fixed) of the >> machine you have been trying from. >> >> Finally this incident could not end up without ritual sacrifice. >> Computer Gods have requested and we have brought the lifeless body of >> our legacy shell gateway lop1.autonlab.org which have perished during >> the debugging process. If you need to access the DMZ zone from shell >> gateways (Jarod I am thinking of you) please ping me. Available shell >> gateways are: >> >> bash.autonlab.org >> lop2.autonlab.org >> >> libcrypto is not fixed yet upstream and NREC as well Auton Sys LDAP >> servers are for now running 6.5 version of OpenBSD. >> >> Best, >> Predrag >> >> On Wed, Oct 23, 2019 at 3:46 PM Predrag Punosevac >> wrote: >> > >> > Ok. I have a solution for this. Namely I was at least smart enough not >> > to upgrade all 10 OpenBSD servers to 6.6. I left one :-) running 6.5. >> > It was not LDAP backup server which I also upgraded yesterday but one >> > of new mighty backup firewalls machines which was idling. I have fully >> > functional LDAP server running on it. I tested only one computing node >> > with new setup (lov1) and works like a charm. You will now have to >> > wait 2-3h until I globally push changes. I want to make sure I don't >> > screw up anything else before this goes into production. >> > >> > Cheers, >> > Predrag >> > >> > >> > On Wed, Oct 23, 2019 at 12:40 PM Predrag Punosevac >> > wrote: >> > > >> > > Hi Autonians, >> > > >> > > The problem with LDAP appears to be more serious than I originally >> > > anticipated. I have regenerated SSL certificates and TLS handshake >> > > still fails. I am working with developers upstream to see why is this >> > > happening. I don't want to enact nuclear option and allow your >> > > password to be transferred in clear text between LDAP server and >> > > computing nodes. I would much rather "downgrade" installation if >> > > needed than take that path. >> > > >> > > Thanks for your patience. >> > > >> > > Predrag From predragp at andrew.cmu.edu Fri Oct 25 16:57:04 2019 From: predragp at andrew.cmu.edu (Predrag Punosevac) Date: Fri, 25 Oct 2019 16:57:04 -0400 Subject: lop1 shell gateway resurrected Message-ID: Dear Autonians, In spite of my original assessment I was able to resurrect our third gateway lop1.autonlab.org ECDSA key fingerprint is SHA256:pvrXGlYOcrBOtI5b7xt4sItRkIbqRMhJ+qLRlTrgIts. ECDSA key fingerprint is MD5:a4:16:e5:14:ce:a1:c4:7f:74:fc:28:bd:f9:81:85:69. This is good news only for lab members who have legacy accounts (home directory on /zfsauton). Newer account holders (home directory on zfsauton2 or zfsauton3) are not able to use this gateway. Best, Predrag P.S. Our LDAP server still runs OpenBSD 6.5 and I will not be upgrading to 6.6 until upstreams developers and I are 100% that things work as expected. From ngisolfi at cs.cmu.edu Thu Oct 31 10:57:10 2019 From: ngisolfi at cs.cmu.edu (Nick Gisolfi) Date: Thu, 31 Oct 2019 10:57:10 -0400 Subject: [Lunch] Today, 12-1pm in NSH 4513 Message-ID: <62BCEE6A-AC95-45D5-8DA8-DEFCE3E6DA09@cs.cmu.edu> Hi Everyone, Auton Lab's bring-your-own-lunch will be happening in NSH 4513 12-1pm today. We hope to see you there! - Nick