kevinw66 commented on PR #1108:
URL: https://github.com/apache/bigtop/pull/1108#issuecomment-1549286987

   > I'm working on testing this PR. The tests are passed on 
Fedora-36,centos-7, ubuntu-20.
   > 
   > But it appears test failed on Debian-11:
   > 
   > ```
   > ...
   > ..
   > .
   > Notice: /Stage[main]/Solr::Server/Exec[solr init]/returns: Warning: Solr 
appears to be initialized (use --force to override)
   > Error: '/bin/bash -c '/usr/bin/solrctl debug-dump | grep -q solr.xml || 
/usr/bin/solrctl init'' returned 1 instead of one of [0]
   > Error: /Stage[main]/Solr::Server/Exec[solr init]/returns: change from 
'notrun' to ['0'] failed: '/bin/bash -c '/usr/bin/solrctl debug-dump | grep -q 
solr.xml || /usr/bin/solrctl init'' returned 1 instead of one of [0]
   > ...
   > ..
   > .
   > > Task :bigtop-tests:smoke-tests:solr:test FAILED
   > :bigtop-tests:smoke-tests:solr:test (Thread[Execution worker for ':' 
Thread 12,5,main]) completed. Took 19.281 secs.
   > 
   > FAILURE: Build failed with an exception.
   > 
   > * What went wrong:
   > Execution failed for task ':bigtop-tests:smoke-tests:solr:test'.
   > 
   > > Task :bigtop-tests:smoke-tests:solr:test FAILED
   > :bigtop-tests:smoke-tests:solr:test (Thread[Execution worker for ':' 
Thread 12,5,main]) completed. Took 19.281 secs.
   > 
   > FAILURE: Build failed with an exception.
   > 
   > * What went wrong:
   > Execution failed for task ':bigtop-tests:smoke-tests:solr:test'.
   > ```
   > 
   > `solr init` was failed which is deployed by puppet. Could you please help 
fix it? Thanks.
   
   @guyuqi Refers to: #1111 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to