Joan Touzet created COUCHDB-3340:
------------------------------------

             Summary: EUnit: syslog timeout
                 Key: COUCHDB-3340
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3340
             Project: CouchDB
          Issue Type: Test
          Components: Test Suite
            Reporter: Joan Touzet


Happening semi-often (but not consistently) in our Jenkins builds. These are 
within Docker images, so this failure may be related to syslogd running slowly 
inside the images.

{noformat}
module 'couch_log_writer_syslog_test'
  couch_log_writer_syslog_test:
  couch_log_writer_syslog_test_...*timed out*
  undefined
{noformat}

Here's a bit more detail from a recent log:

{noformat}
module 'couch_log_writer_syslog_test'
  couch_log_writer_syslog_test: couch_log_writer_syslog_test_...[0.181 s] ok
  couch_log_writer_syslog_test: couch_log_writer_syslog_test_...Internal error: 
{error,undef,
                    [{io,fwrite,["*timed out*\n",[]],[]},
                     {eunit_tty,handle_cancel,3,
                         [{file,"eunit_tty.erl"},{line,171}]},
                     {eunit_listener,call,3,
                         [{file,"eunit_listener.erl"},{line,132}]},
                     {eunit_listener,group_loop,4,
                         [{file,"eunit_listener.erl"},{line,93}]},
                     {eunit_listener,'-init_fun/2-fun-0-',2,
                         [{file,"eunit_listener.erl"},{line,58}]}]}.
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to