Re: [vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread Andrew Yourtchenko
(“su -l ubuntu“ rather than “si -l ubuntu”, obviously). --a > On 6 Apr 2020, at 18:21, Andrew 👽 Yourtchenko wrote: > > Paul, > > It’s still perfectly reproducible in a fresh LXD container for me. > > lxc launch ubuntu:18.04 vpptest > lxc exec vpptest — si -l ubuntu > # now we are a user “ub

Re: [vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread Andrew Yourtchenko
Paul, It’s still perfectly reproducible in a fresh LXD container for me. lxc launch ubuntu:18.04 vpptest lxc exec vpptest — si -l ubuntu # now we are a user “ubuntu” inside the container sudo apt-get update sudo apt-get upgrade git clone https://git.fd.io/vpp cd vpp # go to version before the

Re: [vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread steven luong via lists.fd.io
: "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] Jobs are failing due to inspect.py Sphinx upgraded itself last night under the hood to a (crashing) version 3.0.0 from 2.4.4. I made a pin on master, so the master should be ok now - rebase and recheck please, and let me know if it works!

Re: [vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread Paul Vinciguerra
> *To: *Paul Vinciguerra > *Cc: *"Steven Luong (sluong)" , "vpp-dev@lists.fd.io" < > vpp-dev@lists.fd.io> > *Subject: *Re: [vpp-dev] Jobs are failing due to inspect.py > > > > I have not been able to reproduce the problem from a fresh ubuntu 18.04 > co

Re: [vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread steven luong via lists.fd.io
, "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] Jobs are failing due to inspect.py I have not been able to reproduce the problem from a fresh ubuntu 18.04 container and for me, the build succeeds. build succeeded, 240 warnings. The HTML pages are in ../../build-root/build-test/doc/html. make[2

Re: [vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread Paul Vinciguerra
I have not been able to reproduce the problem from a fresh ubuntu 18.04 container and for me, the build succeeds. build succeeded, 240 warnings. The HTML pages are in ../../build-root/build-test/doc/html. make[2]: Leaving directory '/vpp/test/doc' If someone can send me the error log: The full tra

Re: [vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread Paul Vinciguerra
Andrew submitted a changeset that backs out the updated Sphinx package. I am building the target 'test-doc' to try to learn the root cause. On Mon, Apr 6, 2020 at 11:03 AM steven luong via lists.fd.io wrote: > Folks, > > > > It looks like jobs for all branches, 19.08, 20.01, and master, are fai

Re: [vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread Andrew Yourtchenko
Correction: just the *rebase* on master should be fine since it by itself will trigger a recheck. --a > On 6 Apr 2020, at 17:09, Andrew 👽 Yourtchenko wrote: > > Sphinx upgraded itself last night under the hood to a (crashing) version > 3.0.0 from 2.4.4. > > I made a pin on master, so the ma

Re: [vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread Andrew Yourtchenko
Sphinx upgraded itself last night under the hood to a (crashing) version 3.0.0 from 2.4.4. I made a pin on master, so the master should be ok now - rebase and recheck please, and let me know if it works! Will do the same on the other two branches later today if we are all happy about the fix o

[vpp-dev] Jobs are failing due to inspect.py

2020-04-06 Thread steven luong via lists.fd.io
Folks, It looks like jobs for all branches, 19.08, 20.01, and master, are failing due to this inspect.py error. Could somebody who is familiar with the issue please take a look at it? 18:59:12 Exception occurred: 18:59:12 File "/usr/lib/python3.6/inspect.py", line 516, in unwrap 18:59:12