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

autobuild autobuild at samba.org
Tue Jul 3 11:40:25 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-03-1340/flakey.log

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

   https://git.samba.org/autobuild.flakey.sn-devel-144/2018-07-03-1340/samba.stderr
   https://git.samba.org/autobuild.flakey.sn-devel-144/2018-07-03-1340/samba.stdout
  
The top commit at the time of the failure was:

commit c2422593f46a7f4c1bd7421919f48b1fe7550e59
Author: Tim Beale <timbeale at catalyst.net.nz>
Date:   Fri Jun 29 10:40:58 2018 +1200

    join: Remove unnecessary clone_only flag
    
    For the clone-only case, we have been avoiding a block of code in the
    DCJoinContext's __init__(). The main reason we do this is because the
    netbios_name is None for clones, and this block of code tries to derive
    a bunch of values based on the netbios_name (otherwise, a few lines into
    this block, it tries to do NoneType.lower(), which Python doesn't like
    very much).
    
    This code is not particularly clone-specific - it is just never going to
    work if the netbios_name is None. So we can change the conditional
    check, which allows us to get rid of the clone_only flag.
    
    Signed-off-by: Tim Beale <timbeale at catalyst.net.nz>
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>
    Reviewed-by: Gary Lockyer <gary at catalyst.net.nz>
    
    Autobuild-User(master): Gary Lockyer <gary at samba.org>
    Autobuild-Date(master): Tue Jul  3 08:12:10 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[780(4320)/855 at 1h3m46s] samba4.ldap.password_settings.python(ad_dc_ntvfs)
[781(4332)/855 at 1h4m24s] samba4.ldap_schema.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[782(4358)/855 at 1h4m51s] samba4.ldap.possibleInferiors.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[783(4602)/855 at 1h4m52s] samba4.ldap.secdesc.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[784(4685)/855 at 1h6m44s] samba4.ldap.acl.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[785(4737)/855 at 1h7m57s] samba4.ldap.passwords.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[786(4755)/855 at 1h8m19s] samba4.ldap.password_lockout.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[787(4775)/855 at 1h10m59s] samba4.tombstone_reanimation.python(ad_dc_ntvfs)
[788(4787)/855 at 1h11m5s] samba.tests.upgradeprovisionneeddc(ad_dc_ntvfs:local)
[789(4798)/855 at 1h11m7s] samba.tests.posixacl(ad_dc_no_nss:local)
[790(4821)/855 at 1h11m31s] samba.tests.posixacl.python3(ad_dc_no_nss:local)
[791(4844)/855 at 1h11m32s] samba4.deletetest.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[792(4848)/855 at 1h11m34s] samba4.blackbox.spn.py(ad_dc_ntvfs:local)(ad_dc_ntvfs:local)
[793(4859)/855 at 1h11m39s] samba4.rpc.samr.large-dc.one(vampire_dc)
[794(4862)/855 at 1h11m47s] samba4.rpc.samr.large-dc.two(vampire_dc)
[795(4865)/855 at 1h11m55s] samba4.rpc.echo(rodc)
[796(4875)/855 at 1h11m58s] samba4.rpc.echo(rodc:local)
[797(4885)/855 at 1h12m2s] samba4.rpc.echo.testallowed(rodc:local)
[798(4895)/855 at 1h12m5s] samba4.rpc.echo.testdenied(rodc:local)
[799(4905)/855 at 1h12m9s] samba4.blackbox.smbclient(rodc:local)(rodc:local)
[800(4907)/855 at 1h12m9s] samba.tests.samba_tool.rodc(rodc:local)
[801(4916)/855 at 1h12m40s] samba.blackbox.rpcclient_samlogon(rodc:local)
[802(4920)/855 at 1h12m40s] samba.blackbox.rpcclient_samlogon_testallowed(rodc:local)
[803(4924)/855 at 1h12m41s] samba.blackbox.rpcclient_samlogon_testdenied(rodc:local)
[804(4928)/855 at 1h12m41s] samba4.drs.ridalloc_exop.python(vampire_dc)(vampire_dc)
[805(4939)/855 at 1h17m51s] samba4.drs.samba_tool_drs.python(vampire_dc)(vampire_dc:local)
[806(4953)/855 at 1h21m2s] samba4.drs.samba_tool_drs_showrepl.python(vampire_dc)(vampire_dc:local)
Good, failed as expected after 0 rounds: '/memdisk/autobuild/fl/b1000607/samba/bin/samba-tool drs showrepl --summary -v --color=yes localvampiredc -USAMBADOMAIN/Administrator%locDCpass1'
UNEXPECTED(failure): samba4.drs.samba_tool_drs_showrepl.python(vampire_dc).samba_tool_drs_showrepl.SambaToolDrsShowReplTests.test_samba_tool_showrepl_summary_forced_failure(vampire_dc:local)
REASON: Exception: Exception: Traceback (most recent call last):
  File "/memdisk/autobuild/fl/b1000607/samba/source4/torture/drs/python/samba_tool_drs_showrepl.py", line 308, in test_samba_tool_showrepl_summary_forced_failure
    self.assertIn('There are failing connections', e.stdout)
AssertionError: 'There are failing connections' not found in ''

FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites)

A summary with detailed information can be found in:
  ./bin/ab/summary
TOP 10 slowest tests
samba4.ldap.rodc_rwdc.python(rodc)(rodc:local) -> 430
samba4.drs.ridalloc_exop.python(vampire_dc)(vampire_dc) -> 309
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 225
samba4.ldap.vlv.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 224
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 199
samba4.drs.samba_tool_drs.python(vampire_dc)(vampire_dc:local) -> 191
samba4.ldap.password_lockout.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 160
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 136
samba4.ldap.secdesc.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 112
samba4.raw.notify(ad_dc_ntvfs) -> 107
ERROR: test failed with exit code 1



More information about the samba-cvs mailing list