Re: Incubator (svn) website and clutch analysis published
PJ Fanning <[email protected]> Wed, 29 Jul 2026 17:28:11 +0100
| Newsgroups | gmane.comp.apache.incubator.general |
|---|---|
| Message-ID | <CAMRKCNHqQn7z7srk1ZePP79zZPJRCw_GCs=qNpc9snqXDCc3vg@mail.gmail.com> |
I think I've fixed the python issue with the HTML parsing of the mailing list web pages. The job has passed but I'll have to check later if the Clutch pages have been properly built. On Wed, 29 Jul 2026 at 16:50, PJ Fanning <[email protected]> wrote: > > This is the traceback for the failure. > > Traceback (most recent call last): > File "/tmp/incubator-site-content/clutch2.py", line 715, in <module> > mailLists.feed(getUrl(MAIL_LIST_URL).read().decode('utf-8')) > File "/usr/lib/python3.12/html/parser.py", line 150, in feed > self.goahead(0) > File "/usr/lib/python3.12/html/parser.py", line 232, in goahead > k =3D self.parse_starttag(i) > ^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/html/parser.py", line 449, in parse_starttag > (self.scripting and tag =3D=3D "noscript") or > ^^^^^^^^^^^^^^ > > On Wed, 29 Jul 2026 at 16:31, PJ Fanning <[email protected]> wrote: > > > > I am no expert on this scripting but I did some analysis. > > The last success was July 7. > > We don't have many commits to svn around them and the single one on > > July 8 looks benign. > > https://ci-builds.apache.org/job/Incubator/job/Incubator-SVN-Clutch-Ana= lysis-part-1/ > > https://svn.apache.org/viewvc/incubator/?view=3Dlog > > > > The clutch2.sh is showing an issue since July 7. > > https://svn.apache.org/viewvc/incubator/public/trunk/clutch2.sh?revisio= n=3D1911409&view=3Dmarkup#l19 > > This line is not evaluating a number value into $CLUTCH_COUNT_1 as > > expected and the shell script fails at the end of the script because > > $CLUTCH_COUNT_1 does not equal $CLUTCH_COUNT_2. > > > > So it appears that `python3 clutch2status.py > clutch2pages.out` is > > not succeeding. > > I will try to print out clutch2pages.out if the $CLUTCH_COUNT_1 is not > > evaluating as a number. > > > > On Wed, 29 Jul 2026 at 15:22, Dave Fisher <[email protected]> wrote: > > > > > > The clutch process has been failing for the last three weeks. > > > > > > If someone cares to research what broke that would be great. It looks= like either the podlings.xml file is broken or there is some impact in the= python environment, > > > > > > I=E2=80=99m not sure when I=E2=80=99ll have time. > > > > > > Best, > > > Dave > > > > > > > On Jul 28, 2026, at 6:38 PM, Apache Jenkins Server <jenkins@builds.= apache.org> wrote: > > > > > > > > Incubator =C2=BB Incubator-SVN-Clutch-Analysis-part-1 - Build # 328= 9 - Still Failing: > > > > > > > > Check console output at https://ci-builds.apache.org/job/Incubator/= job/Incubator-SVN-Clutch-Analysis-part-1/3289/ to view the results. > > > > > > > > -------------------------------------------------------------------= -- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected] > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > >