[VOTE] Release Lucene/Solr 8.11.3 RC1

2023-10-31 Thread Ishan Chattopadhyaya
Please vote for release candidate 1 for Lucene/Solr 8.11.3 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.11.3-RC1-rev10d925469f3d4e66b6339b9e1c7d4d4afa4cf206 You can run the smoke tester directly with this command: python3 -u dev-tools/scripts/

Re: 8.11.3 release

2023-10-31 Thread Ishan Chattopadhyaya
Had to BadApple these tests: https://issues.apache.org/jira/browse/SOLR-17061 On Mon, 30 Oct 2023 at 20:30, Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > There were a few tests that were failing on PRS seeds. Noble and I fixed > them over the weekend. > > There are some intermittent

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

2023-10-31 Thread Jan Høydahl
Hi, Thanks for doing the release. I'm running smoke tester However, there seems to be still open blocker issues in JIRA: https://issues.apache.org/jira/issues/?filter=12352945 I just resolved one other that was solved yesterday, but for the remaining three I cannot see that they are fixed. Not

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

2023-10-31 Thread Ishan Chattopadhyaya
Ah, damn, I missed those private issues. Also the backup/restore RCE. Thanks, Jan! I'll respin. On Tue, 31 Oct 2023 at 18:08, Jan Høydahl wrote: > Hi, > > Thanks for doing the release. I'm running smoke tester > > However, there seems to be still open blocker issues in JIRA: > https://issues.apa

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

2023-10-31 Thread Houston Putman
SOLR-16963 - This is an open issue. It's easy to fix, much like what we did in main and 9x, but its hard to test since we lose the integration testing framework. If we respin I can try to get it in. SOLR-16948

Re: Jenkins Build Errors

2023-10-31 Thread Houston Putman
Ok one last failure! Exciting stuff. The last one is Solr-Smoketest-9.x , which is failing to build the artifacts with tons of errors like: > Execution failed for task > ':solr:solrj:publishJarsPublicationToBuildRepository'. > > Faile

Re: [VOTE] Release Lucene/Solr 8.11.3 RC1

2023-10-31 Thread Ishan Chattopadhyaya
Hi Houston, I can take up SOLR-16963 and SOLR-16948. Can you please help out with SOLR-16949? On Tue, 31 Oct 2023 at 19:46, Houston Putman wrote: > SOLR-16963 - This is an > open issue. It's easy to fix, much like what we did in main and 9x, but

Re: Jenkins Build Errors

2023-10-31 Thread Houston Putman
Ok the artifact building should be fixed. Tomorrow all builds should be green (maybe some orange, due to unit test failures)! - Houston On Tue, Oct 31, 2023 at 10:32 AM Houston Putman wrote: > Ok one last failure! Exciting stuff. > > The last one is Solr-Smoketest-9.x >