The autobuild test system (on sn-devel-184) has detected an intermittent 
failing test in 
the current master tree.

The autobuild log of the failure is available here:

   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-03-27-0944/flakey.log

The failure seems to be in the "ctdb" suite, whose build logs are available 
here:

   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-03-27-0944/ctdb.stderr
   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-03-27-0944/ctdb.stdout
  
The top commit at the time of the failure was:

commit ac487bf4d04c9771ada1ca7eeb9dac4e5fe34185
Author: Volker Lendecke <[email protected]>
Date:   Thu Feb 21 18:37:08 2019 +0100

    lib: Make fd_load work for non-regular files
    
    Follow-up to
    
    https://lists.samba.org/archive/samba/2018-September/217992.html
    
    and following. This also fixes a small and very theoretical race: Between 
the
    fstat and the read call the file size might change. This would make us fail 
on
    potentially legitimate files.
    
    This is more complex and probably slower, but looking at the use cases I 
don't
    think the speed matters.
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=13859
    
    Signed-off-by: Volker Lendecke <[email protected]>
    Reviewed-by: Andrew Bartlett <[email protected]>
    
    Autobuild-User(master): Andrew Bartlett <[email protected]>
    Autobuild-Date(master): Tue Mar 26 04:43:40 UTC 2019 on sn-devel-144

and the last 50 lines of the stdout log were:

 PASSED  tests/tool/ctdb.stop.002.sh
 PASSED  tests/tool/ctdb.stop.003.sh
 PASSED  tests/tool/ctdb.unban.001.sh
 PASSED  tests/tool/ctdb.unban.002.sh
 PASSED  tests/tool/ctdb.unban.003.sh
 PASSED  tests/tool/ctdb.uptime.001.sh
 PASSED  tests/tool/ctdb.writekey.001.sh
 PASSED  tests/simple/00_ctdb_onnode.sh
 PASSED  tests/simple/01_ctdb_reclock_command.sh
 PASSED  tests/simple/02_ctdb_tunables.sh
 PASSED  tests/simple/05_ctdb_listnodes.sh
 PASSED  tests/simple/06_ctdb_getpid.sh
 PASSED  tests/simple/07_ctdb_process_exists.sh
 PASSED  tests/simple/08_ctdb_isnotrecmaster.sh
 PASSED  tests/simple/09_ctdb_ping.sh
 PASSED  tests/simple/11_ctdb_ip.sh
 PASSED  tests/simple/12_ctdb_getdebug.sh
 PASSED  tests/simple/13_ctdb_setdebug.sh
 PASSED  tests/simple/14_ctdb_statistics.sh
 PASSED  tests/simple/15_ctdb_statisticsreset.sh
 PASSED  tests/simple/16_ctdb_config_add_ip.sh
 PASSED  tests/simple/17_ctdb_config_delete_ip.sh
 PASSED  tests/simple/18_ctdb_reloadips.sh
 PASSED  tests/simple/19_ip_takeover_noop.sh
 PASSED  tests/simple/20_delip_iface_gc.sh
 PASSED  tests/simple/21_ctdb_attach.sh
 PASSED  tests/simple/23_ctdb_moveip.sh
 PASSED  tests/simple/24_ctdb_getdbmap.sh
 PASSED  tests/simple/25_dumpmemory.sh
 PASSED  tests/simple/26_ctdb_config_check_error_on_unreachable_ctdb.sh
 PASSED  tests/simple/27_ctdb_detach.sh
 PASSED  tests/simple/28_zero_eventscripts.sh
 PASSED  tests/simple/32_ctdb_disable_enable.sh
 PASSED  tests/simple/35_ctdb_getreclock.sh
 PASSED  tests/simple/42_ctdb_stop_continue.sh
 PASSED  tests/simple/43_stop_recmaster_yield.sh
 PASSED  tests/simple/51_message_ring.sh
 PASSED  tests/simple/52_fetch_ring.sh
 PASSED  tests/simple/53_transaction_loop.sh
 PASSED  tests/simple/54_transaction_loop_recovery.sh
 PASSED  tests/simple/55_ctdb_ptrans.sh
 PASSED  tests/simple/56_replicated_transaction_recovery.sh
 PASSED  tests/simple/58_ctdb_restoredb.sh
*FAILED* tests/simple/60_recoverd_missing_ip.sh

517/518 tests passed

Removing TEST_VAR_DIR=tests/var
autotest exited with exit status 1
Makefile:22: recipe for target 'autotest' failed

Reply via email to