I hoped we could find out the root cause so that we can fix the
script. ;) But fine - next time.

On Tue, Feb 1, 2022 at 7:15 PM Uwe Schindler <[email protected]> wrote:
>
> The error disappeared. No need to do anything.
>
> -----
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: [email protected]
>
> > -----Original Message-----
> > From: Dawid Weiss <[email protected]>
> > Sent: Tuesday, February 1, 2022 10:42 AM
> > To: Lucene Dev <[email protected]>; Uwe Schindler (SD DataSolutions
> > GmbH) <[email protected]>
> > Cc: [email protected]
> > Subject: Re: [JENKINS] Lucene-main-Linux (64bit/jdk-17.0.1) - Build # 32522 
> > -
> > Failure!
> >
> > * What went wrong:
> > Execution failed for task ':lucene:analysis:icu:validateSourcePatterns'.
> > > start 1, end 0, length 0
> >
> > This fails in validate source patterns groovy code, somewhere in this 
> > closure:
> >
> >     def isLicense = { matcher, ratDocument ->
> >       licenseMatcher.reset()
> >       return lineSplitter.split(matcher.group(1)).any {
> > licenseMatcher.match(ratDocument, it) }
> >     }
> >
> > I can't reproduce it but I guess an odd file got created somewhere.
> > Uwe - would you be able to log in to that machine and see which file
> > causes this?
> >
> > Dawid
> >
> > On Mon, Jan 31, 2022 at 8:31 PM Policeman Jenkins Server
> > <[email protected]> wrote:
> > >
> > > Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/32522/
> > > Java: 64bit/jdk-17.0.1 -XX:-UseCompressedOops -XX:+UseShenandoahGC
> > >
> > > All tests passed
> > >
> > > ---------------------------------------------------------------------
> > > 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]

Reply via email to