autobuild[sn-devel-144]: intermittent test failure detected

autobuild autobuild at samba.org
Fri Jul 13 16:10:42 UTC 2018


The autobuild test system (on sn-devel-144) 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-144/2018-07-13-1810/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-144/2018-07-13-1810/ctdb.stderr
   https://git.samba.org/autobuild.flakey.sn-devel-144/2018-07-13-1810/ctdb.stdout
  
The top commit at the time of the failure was:

commit 4e123c46820e737968fa3d1c594aa016cca39637
Author: Alexander Bokovoy <ab at samba.org>
Date:   Thu Jul 12 10:19:41 2018 +0300

    wafsamba/samba_abi: always hide ABI symbols which must be local
    
    binutils 2.31 is going to change how shared libraries are linked, such
    that they always provide their own local definitions of the _end, _edata
    and _bss_start symbols.  This would all be fine, except for shared
    libraries that export all symbols be default.  (Rather than just
    exporting those symbols that form part of their API).
    
    According to binutils developers, we should only export the symbols we
    explicitly want to be used. We don't use this principle for all our
    libraries and deliberately don't want to have ABI versioning control for
    all of them, so the change I introduce here is to explicitly mark those
    symbols that will always be added by default linker configuration with
    binutils 2.31 as local. Right now these are '_end', '_edata', and
    '__bss_start' symbols.
    
    Signed-off-by: Alexander Bokovoy <ab at samba.org>
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>
    
    Autobuild-User(master): Andrew Bartlett <abartlet at samba.org>
    Autobuild-Date(master): Fri Jul 13 17:45:36 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

 PASSED  tests/cunit/comm_test_001.sh
 PASSED  tests/cunit/comm_test_002.sh
 PASSED  tests/cunit/config_test_001.sh
 PASSED  tests/cunit/config_test_002.sh
 PASSED  tests/cunit/config_test_003.sh
 PASSED  tests/cunit/config_test_004.sh
 PASSED  tests/cunit/config_test_005.sh
 PASSED  tests/cunit/config_test_006.sh
 PASSED  tests/cunit/conf_test_001.sh
 PASSED  tests/cunit/db_hash_test_001.sh
 PASSED  tests/cunit/event_protocol_test_001.sh
 PASSED  tests/cunit/hash_count_test_001.sh
 PASSED  tests/cunit/path_tests_001.sh
 PASSED  tests/cunit/pidfile_test_001.sh
 PASSED  tests/cunit/pkt_read_001.sh
 PASSED  tests/cunit/pkt_write_001.sh
 PASSED  tests/cunit/porting_tests_001.sh
 PASSED  tests/cunit/protocol_test_001.sh
 PASSED  tests/cunit/protocol_test_002.sh
 PASSED  tests/cunit/protocol_test_012.sh
 PASSED  tests/cunit/protocol_test_101.sh
 PASSED  tests/cunit/protocol_test_111.sh
 PASSED  tests/cunit/protocol_test_201.sh
 PASSED  tests/cunit/rb_test_001.sh
 PASSED  tests/cunit/reqid_test_001.sh
 PASSED  tests/cunit/run_event_001.sh
 PASSED  tests/cunit/run_proc_001.sh
 PASSED  tests/cunit/sock_daemon_test_001.sh
 PASSED  tests/cunit/sock_io_test_001.sh
 PASSED  tests/cunit/srvid_test_001.sh
 PASSED  tests/eventd/eventd_001.sh
 PASSED  tests/eventd/eventd_002.sh
 PASSED  tests/eventd/eventd_003.sh
 PASSED  tests/eventd/eventd_004.sh
 PASSED  tests/eventd/eventd_005.sh
 PASSED  tests/eventd/eventd_006.sh
 PASSED  tests/eventd/eventd_007.sh
 PASSED  tests/eventd/eventd_008.sh
 PASSED  tests/eventd/eventd_009.sh
 PASSED  tests/eventd/eventd_011.sh
 PASSED  tests/eventd/eventd_012.sh
 PASSED  tests/eventd/eventd_013.sh
 PASSED  tests/eventd/eventd_014.sh
 PASSED  tests/eventd/eventd_021.sh
*FAILED* tests/eventd/eventd_022.sh

45/46 tests passed

Removing TEST_VAR_DIR=/memdisk/autobuild/fl/b3348367/ctdb/ctdb/tests/var
autotest exited with exit status 1



More information about the samba-cvs mailing list