I ran it twice and both times it failed on just one test, the same test, with a file leak issue that I suspect is a timing issue of test cleanup. The test didn't reproduce when run directly via the reproduction line in the failure output. My personal machine is slow. After looking at the trace, I reported it against an existing JIRA issue that seemed pertinent: https://issues.apache.org/jira/browse/SOLR-16336?focusedCommentId=17678323&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17678323
~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Wed, Jan 18, 2023 at 2:29 PM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > +1 > > SUCCESS! [0:37:13.656686] > > > On Wed, Jan 18, 2023 at 11:59 PM Kevin Risden <kris...@apache.org> wrote: > > > > +1 SUCCESS! [0:29:29.944432] > > > > Kevin Risden > > > > > > On Tue, Jan 17, 2023 at 9:21 PM Michael Gibney < > mich...@michaelgibney.net> > > wrote: > > > > > Please vote for release candidate 2 for Solr 9.1.1 > > > > > > The artifacts can be downloaded from: > > > > > > > https://dist.apache.org/repos/dist/dev/solr/solr-9.1.1-RC2-rev-d998e63978abfedde3b75bab4ba6e1e78ddb5944 > > > > > > You can run the smoke tester directly with this command: > > > > > > python3 -u dev-tools/scripts/smokeTestRelease.py \ > > > > > > > https://dist.apache.org/repos/dist/dev/solr/solr-9.1.1-RC2-rev-d998e63978abfedde3b75bab4ba6e1e78ddb5944 > > > > > > You can build a release-candidate of the official docker image using > the > > > following command: > > > > > > DIST_BASE=https://dist.apache.org/repos/dist/dev/solr && \ > > > > RC_FOLDER=solr-9.1.1-RC2-rev-d998e63978abfedde3b75bab4ba6e1e78ddb5944 && > > > \ > > > docker build $DIST_BASE/$RC_FOLDER/solr/docker/Dockerfile.official \ > > > --build-arg > SOLR_DOWNLOAD_URL=$DIST_BASE/$RC_FOLDER/solr/solr-9.1.1.tgz \ > > > -t solr-rc:9.1.1-2 > > > > > > The vote will be open for at least 72 hours i.e. until 2023-01-21 03:00 > > > UTC. > > > > > > [ ] +1 approve > > > [ ] +0 no opinion > > > [ ] -1 disapprove (and reason why) > > > > > > Here is my +1 > > > SUCCESS! [0:50:45.736766] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org > For additional commands, e-mail: dev-h...@solr.apache.org > >