+1 SUCCESS! [0:51:20.054401]

BTW the first run failed due to a test.  I ran the repro line and it
did reproduce ... but just once and not again.  Didn't on main.
Didn't see in build failures (tracked via fucit.org) but saw once in
Gradle Enterprise albeit in that build 50 tests failed:
https://ge.apache.org/s/noe3h4xdd6a5m/tests/overview?help=own-time&outcome=FAILED
I "beasted" shortly and didn't repro.

gradlew :solr:core:test --tests
"org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection"
-Ptests.jvms=8 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:+UseParallelGC -XX:ActiveProcessorCount=1
-XX:ReservedCodeCacheSize=120m" -Ptests.seed=3BEF0DB1F4994AE0
-Ptests.badapples=false -Ptests.file.encoding=UTF-8

On Fri, Feb 9, 2024 at 6:48 AM Jan Høydahl <jan....@cominvent.com> wrote:
>
> +1 (binding)
>
> SUCCESS! [0:42:27.908762]
>
> ALso built and started docker image.
>
> Jan
>
> > 7. feb. 2024 kl. 21:57 skrev Jason Gerlowski <gerlowsk...@gmail.com>:
> >
> > Please vote for release candidate 3 for Solr 9.5.0
> >
> > The artifacts can be downloaded from:
> > https://dist.apache.org/repos/dist/dev/solr/solr-9.5.0-RC3-rev-cdd27dd15c3a6574032e9b1b92b148ab4e383599
> >
> > 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.5.0-RC3-rev-cdd27dd15c3a6574032e9b1b92b148ab4e383599
> >
> > You can build a release-candidate of the official docker images (full &
> > slim) using the following command:
> >
> > SOLR_DOWNLOAD_SERVER=
> > https://dist.apache.org/repos/dist/dev/solr/solr-9.5.0-RC3-rev-cdd27dd15c3a6574032e9b1b92b148ab4e383599/solr
> > && \
> >  docker build $SOLR_DOWNLOAD_SERVER/9.5.0/docker/Dockerfile.official-full \
> >    --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
> >    -t solr-rc:9.5.0-3 && \
> >  docker build $SOLR_DOWNLOAD_SERVER/9.5.0/docker/Dockerfile.official-slim \
> >    --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
> >    -t solr-rc:9.5.0-3-slim
> >
> > The vote will be open for at least 72 hours i.e. until 2024-02-10 21:00 UTC.
> >
> > [ ] +1  approve
> > [ ] +0  no opinion
> > [ ] -1  disapprove (and reason why)
> >
> > Here is my +1
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
> For additional commands, e-mail: dev-h...@solr.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
For additional commands, e-mail: dev-h...@solr.apache.org

Reply via email to