+1

SUCCESS! [0:55:50.289256]

On Tue, Apr 21, 2020 at 2:48 PM Atri Sharma <a...@apache.org> wrote:
>
> +1
>
> SUCCESS! [0:44:583254]
>
> On Wed, 22 Apr 2020 at 00:16, Gus Heck <gus.h...@gmail.com> wrote:
>>
>> +1 (linux ubuntu 18.04)
>>
>> SUCCESS! [0:43:51.661530]
>>
>> On Tue, Apr 21, 2020 at 12:44 PM Houston Putman <houstonput...@gmail.com> 
>> wrote:
>>>
>>> +1
>>>
>>>
>>> SUCCESS! [1:23:37.392736]
>>>
>>> I also ran the multi-valued field performance test on 7.7.2 and 7.7.3 (rc1) 
>>> to make sure that the backport of SOLR-14013 was successful. Definitely 
>>> looks like it was.
>>>
>>>
>>> Indexing test
>>>
>>> 7.7.2 0m0.558s
>>>
>>> 7.7.3 0m0.926s
>>>
>>>
>>> Sharded Query test
>>>
>>> 7.7.2 0m16.932s
>>>
>>> 7.7.3 0m0.281s
>>>
>>>
>>> Non-Distrib Query JavaBin test
>>>
>>> 7.7.2 0m16.933s
>>>
>>> 7.7.3 0m0.099s
>>>
>>>
>>> Non-Distrib Query JSON test
>>>
>>> 7.7.2 0m0.074s
>>>
>>> 7.7.3 0m0.056s
>>>
>>>
>>> - Houston
>>>
>>>
>>> On Tue, Apr 21, 2020 at 12:36 PM Nhat Nguyen 
>>> <nhat.ngu...@elastic.co.invalid> wrote:
>>>>
>>>> +1
>>>>
>>>> SUCCESS! [0:48:12.629243]
>>>>
>>>> On Tue, Apr 21, 2020 at 12:29 PM Michael McCandless 
>>>> <luc...@mikemccandless.com> wrote:
>>>>>
>>>>> +1
>>>>>
>>>>> SUCCESS! [0:36:47.309043]
>>>>>
>>>>> Mike McCandless
>>>>>
>>>>> http://blog.mikemccandless.com
>>>>>
>>>>>
>>>>> On Tue, Apr 21, 2020 at 12:22 PM Kevin Risden <kris...@apache.org> wrote:
>>>>>>
>>>>>> +1 SUCCESS! [1:38:36.140929]
>>>>>>
>>>>>> Kevin Risden
>>>>>>
>>>>>> On Tue, Apr 21, 2020 at 10:09 AM Ignacio Vera <iver...@gmail.com> wrote:
>>>>>> >
>>>>>> > No issues here
>>>>>> >
>>>>>> > +1 SUCCESS! [1:20:57.847225]
>>>>>> >
>>>>>> > On Tue, Apr 21, 2020 at 3:33 PM Jan Høydahl <jan....@cominvent.com> 
>>>>>> > wrote:
>>>>>> >>
>>>>>> >> SUCCESS! [1:05:02.194590]
>>>>>> >> No issues
>>>>>> >>
>>>>>> >> +1 (did not additional manual checking than running the smoketester)
>>>>>> >>
>>>>>> >> Jan
>>>>>> >>
>>>>>> >> > 21. apr. 2020 kl. 12:27 skrev Andrzej Białecki <a...@getopt.org>:
>>>>>> >> >
>>>>>> >> > Hi,
>>>>>> >> >
>>>>>> >> > I’m getting the following error, looks like the checksum doesn’t 
>>>>>> >> > match the file:
>>>>>> >> >
>>>>>> >> > Test Solr...
>>>>>> >> >  test basics...
>>>>>> >> >  check changes HTML...
>>>>>> >> >  download solr-7.7.3-src.tgz...
>>>>>> >> >    56.9 MB in 586.29 sec (0.1 MB/sec)
>>>>>> >> >    verify sha512 digest
>>>>>> >> > Traceback (most recent call last):
>>>>>> >> >  File "dev-tools/scripts/smokeTestRelease.py", line 1518, in 
>>>>>> >> > <module>
>>>>>> >> >    main()
>>>>>> >> >  File "dev-tools/scripts/smokeTestRelease.py", line 1448, in main
>>>>>> >> >    smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, 
>>>>>> >> > c.is_signed, c.local_keys, ' '.join(c.test_args))
>>>>>> >> >  File "dev-tools/scripts/smokeTestRelease.py", line 1504, in 
>>>>>> >> > smokeTest
>>>>>> >> >    checkSigs('solr', solrPath, version, tmpDir, isSigned, keysFile)
>>>>>> >> >  File "dev-tools/scripts/smokeTestRelease.py", line 366, in 
>>>>>> >> > checkSigs
>>>>>> >> >    verifyDigests(artifact, urlString, tmpDir)
>>>>>> >> >  File "dev-tools/scripts/smokeTestRelease.py", line 556, in 
>>>>>> >> > verifyDigests
>>>>>> >> >    raise RuntimeError('SHA512 digest mismatch for %s: expected %s 
>>>>>> >> > but got %s' % (artifact, sha512Expected, sha512Actual))
>>>>>> >> > RuntimeError: SHA512 digest mismatch for solr-7.7.3-src.tgz: 
>>>>>> >> > expected 
>>>>>> >> > 549ab2c35ecfba4610921f0951b3b78595da2bcb6e36da2f2a06828a64a01e656c8d424b4ba8d559b638ab62d871827f004f5f02b8e1eed3b9a0e0cbfd31e8ac
>>>>>> >> >  but got 
>>>>>> >> > 57a34207b6c742eae42cf5a0a15eb773d545902314c593c6f10794e6854e2c9ea6b252e9761da9ed5e13915882d6eddba87971495ff88c2cb643f523b6aaff77
>>>>>> >> >
>>>>>> >> >
>>>>>> >> >
>>>>>> >> >> On 21 Apr 2020, at 11:36, Noble Paul <noble.p...@gmail.com> wrote:
>>>>>> >> >>
>>>>>> >> >> sorry, the direct command is
>>>>>> >> >>
>>>>>> >> >> python3 -u dev-tools/scripts/smokeTestRelease.py
>>>>>> >> >> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.3-RC1-rev1a0d2a901dfec93676b0fe8be425101ceb754b85/
>>>>>> >> >>
>>>>>> >> >> On Tue, Apr 21, 2020 at 6:15 PM Noble Paul <noble.p...@gmail.com> 
>>>>>> >> >> wrote:
>>>>>> >> >>>
>>>>>> >> >>> Please vote for release candidate ? for Lucene/Solr 7.7.3
>>>>>> >> >>>
>>>>>> >> >>> The artifacts can be downloaded from:
>>>>>> >> >>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.3-RC1-rev1a0d2a901dfec93676b0fe8be425101ceb754b85
>>>>>> >> >>>
>>>>>> >> >>> You can run the smoke tester directly with this command:
>>>>>> >> >>>
>>>>>> >> >>> python3 -u dev-tools/scripts/smokeTestRelease.py
>>>>>> >> >>> /tmp/releases/7.7.3/lucene-solr-7.7.3-RC1-rev1a0d2a901dfec93676b0fe8be425101ceb754b85
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>> Here's my +1
>>>>>> >> >>>
>>>>>> >> >>> SUCCESS! [1:48:02.520060]
>>>>>> >> >>>
>>>>>> >> >>> --
>>>>>> >> >>> -----------------------------------------------------
>>>>>> >> >>> Noble Paul
>>>>>> >> >>
>>>>>> >> >>
>>>>>> >> >>
>>>>>> >> >> --
>>>>>> >> >> -----------------------------------------------------
>>>>>> >> >> Noble Paul
>>>>>> >> >>
>>>>>> >> >> ---------------------------------------------------------------------
>>>>>> >> >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>>>>>> >> >> For additional commands, e-mail: dev-h...@lucene.apache.org
>>>>>> >> >>
>>>>>> >> >
>>>>>> >> >
>>>>>> >> > ---------------------------------------------------------------------
>>>>>> >> > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>>>>>> >> > For additional commands, e-mail: dev-h...@lucene.apache.org
>>>>>> >> >
>>>>>> >>
>>>>>> >>
>>>>>> >> ---------------------------------------------------------------------
>>>>>> >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>>>>>> >> For additional commands, e-mail: dev-h...@lucene.apache.org
>>>>>> >>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>>>>>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>>>>>
>>
>>
>> --
>> http://www.needhamsoftware.com (work)
>> http://www.the111shift.com (play)
>
> --
> Regards,
>
> Atri
> Apache Concerted

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

Reply via email to