I had uploaded the wrong artifacts. Even though I have the correct artifacts with me locally, *I'll re-spin now* to avoid confusion. Apologies for the trouble.
On Fri, Nov 29, 2019 at 10:48 AM Ishan Chattopadhyaya <[email protected]> wrote: > > Thanks Shalin, I'll check and report. > > On Fri, 29 Nov, 2019, 10:41 AM Shalin Shekhar Mangar, > <[email protected]> wrote: >> >> Ishan, the smoke tester fails with the following error: >> >> Test Solr... >> test basics... >> check changes HTML... >> Traceback (most recent call last): >> File "dev-tools/scripts/smokeTestRelease.py", line 1485, in <module> >> main() >> File "dev-tools/scripts/smokeTestRelease.py", line 1411, in main >> downloadOnly=c.download_only) >> File "dev-tools/scripts/smokeTestRelease.py", line 1469, in smokeTest >> checkSigs('solr', solrPath, version, tmpDir, isSigned, keysFile) >> File "dev-tools/scripts/smokeTestRelease.py", line 321, in checkSigs >> testChanges(project, version, changesURL) >> File "dev-tools/scripts/smokeTestRelease.py", line 369, in testChanges >> checkChangesContent(s, version, changesURL, project, True) >> File "dev-tools/scripts/smokeTestRelease.py", line 428, in >> checkChangesContent >> raise RuntimeError('%s has duplicate section "%s" under release "%s"' % >> (name, text, release)) >> RuntimeError: >> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.3.1-RC1-rev049d53ebd6e0b2eba3f9c516f3645c821ba97bc1/solr/changes/Changes.html >> has duplicate section "Release 8.3.1 " under release "8.3.1" >> >> On Fri, Nov 29, 2019 at 5:17 AM Ishan Chattopadhyaya >> <[email protected]> wrote: >>> >>> Please vote for release candidate 1 for Lucene/Solr 8.3.1 >>> >>> The artifacts can be downloaded from: >>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.3.1-RC1-rev049d53ebd6e0b2eba3f9c516f3645c821ba97bc1 >>> >>> You can run the smoke tester directly with this command: >>> >>> python3 -u dev-tools/scripts/smokeTestRelease.py \ >>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.3.1-RC1-rev049d53ebd6e0b2eba3f9c516f3645c821ba97bc1 >>> >>> The vote will be open for 72 hours from now. >>> >>> [x] +1 approve >>> [ ] +0 no opinion >>> [ ] -1 disapprove (and reason why) >>> >>> Here is my +1 >>> ---- >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> >> -- >> Regards, >> Shalin Shekhar Mangar. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
