<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 24, 2019 at 12:50 PM Tatsuo Ishii &lt;<a href="mailto:ishii@sraoss.co.jp">ishii@sraoss.co.jp</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">&gt; Hi Tatsuo<br>
&gt; <br>
&gt; I have not changed/removed the &#39;lifecheck started&quot; message and I am getting<br>
&gt; clean<br>
&gt; regression including this test case.<br>
&gt; <br>
&gt; testing 028.watchdog_enable_consensus_with_half_votes...ok.<br>
&gt; out of 1 ok:1 failed:0 timeout:0<br>
&gt; <br>
&gt; Can you send me the pgpool.log for a failed test case? It could be some<br>
&gt; other issue that was<br>
&gt; preventing the pgpool-II to start up in time.<br>
<br>
Strange. This time the test has passed. Will notify you if I get the<br>
failure again (along with pgpool.log).<br>
<br></blockquote><div>Sure, Thanks</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
BTW, I get compiler warning after your commit:<br>
<br>
psprintf.c:139:45: warning: implicit declaration of function ‘strerror’; did you mean ‘perror’? [-Wimplicit-function-declaration]<br>
   fprintf(stderr, &quot;vsnprintf failed: %s\n&quot;, strerror(errno));<br>
                                             ^~~~~~~~<br>
                                             perror<br>
psprintf.c:139:39: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]<br>
   fprintf(stderr, &quot;vsnprintf failed: %s\n&quot;, strerror(errno));<br>
                                      ~^     ~~~~~~~~~~~~~~~<br>
                                      %d<br>
<br></blockquote><div>Sorry about that. I will take care of this one.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Best regards,<br>
--<br>
Tatsuo Ishii<br>
SRA OSS, Inc. Japan<br>
English: <a href="http://www.sraoss.co.jp/index_en.php" rel="noreferrer" target="_blank">http://www.sraoss.co.jp/index_en.php</a><br>
Japanese:<a href="http://www.sraoss.co.jp" rel="noreferrer" target="_blank">http://www.sraoss.co.jp</a><br>
</blockquote></div></div>