Consistent autobuild failures.

Michael Adam obnox at samba.org
Sun Sep 7 05:01:30 MDT 2014


Hi Jeremy,

I think it is _not_ you:
http://git.samba.org/autobuild.flakey/2014-09-05-1538/samba.stdout

Cheers - Michael

On 2014-09-06 at 14:30 -0700, Jeremy Allison wrote:
> So I'm trying to push just metze's
> patch:
> 
> --- a/source3/smbd/process.c
> +++ b/source3/smbd/process.c
> @@ -1456,6 +1456,12 @@ static connection_struct *switch_message(uint8 type, struct smb_request *req)
>  
>         errno = 0;
>  
> +       if (!xconn->smb1.negprot.done) {
> +               if (type != SMBnegprot) {
> +                       exit_server_cleanly("The first request has to be a negprot");
> +               }
> +       }
> +
> 
> and am consistently getting autobuild
> failures saying:
> 
> [257/1680 in 20m38s] samba3.blackbox.smbclient_auth.plain (maptoguest) bad username
> [258/1680 in 20m38s] samba3.blackbox.smbclient_s3.plain (s3dc)
> UNEXPECTED(failure): samba3.blackbox.smbclient_s3.plain (s3dc).sending a message to the remote server(s3dc)
> REASON: _StringException: _StringException: /memdisk/jra/a/b469908/samba/bin/smbclient -Ujra%locals3dc2pass -M LOCALS3DC2 -p 139 --configfile=/memdisk/jra/a/b469908/samba/bin/ab/client/client.conf -n msgtest
> /memdisk/jra/a/b469908/samba/bin/smbclient -Ujra%locals3dc2pass //LOCALS3DC2/tmpguest -p 139 --configfile=/memdisk/jra/a/b469908/samba/bin/ab/client/client.conf -c get message.msgtest ./bin/ab/message_out.816258
> resolve_name: unknown name switch type file
> Domain=[SAMBA-TEST] OS=[Windows 6.1] Server=[Samba 4.2.0pre1-DEVELOPERBUILD]
> NT_STATUS_OBJECT_NAME_NOT_FOUND opening remote file \message.msgtest
> failed getting sent message from LOCALS3DC2 with error 1
> 
> Is there anything possibly wrong with
> autobuilds coming from my account ?
> 
> I noticed that metze was able to get
> an autobuild through yesterday, so
> it's not generically down for everyone.
> 
> Getting very frustrated :-(.
> 
> Jeremy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20140907/e8dce51b/attachment.pgp>


More information about the samba-technical mailing list