From nobody Wed Jan 5 01:17:27 2022 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 64A2D1930F88 for ; Wed, 5 Jan 2022 01:17:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JTBRY0jcrz3rqb; Wed, 5 Jan 2022 01:17:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id E7C8E2366B; Wed, 5 Jan 2022 01:17:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 5 Jan 2022 01:17:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1463135357.5735.1641345448953@jenkins.ci.freebsd.org> In-Reply-To: <431082613.5725.1641340020672@jenkins.ci.freebsd.org> References: <431082613.5725.1641340020672@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20289 - Still Unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5734_63171204.1641345447961" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641345449; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=aNivMgUGK1Tvc9I8Xnws3Uhd12nZKqQQw6oMUDkKONg=; b=iHOJQFHQbJ872BH3Fa9DCNPhC8XWdXXhQPEJ3UmUFutup/962b5gyQktPVjqLJ/ELGl5Jg k2bB6LIuYncSVJYluD90NIe7ECF6oyqDXizHumgL/Q5lKVOpKDmwwE6yRkcnRWH8vHtzh0 nNo+Ke6Nq5Ud6bkzB8bmK0jf/0vXWOcyP7giNaOEUR5OPOe2Z2fJi05wV9AVb2EGH4x/fZ rut9kiYvGsF3GsWs4TZUb/kc2CWt7szXCFTdJol0HyxjDQfgoKvJbzXEvWykVCb0ZGM9zj U455zLi+8cPc2ZFj8efQc5myQZtLHdn4fWDwEWAIR7novvSw1fZjbYJLWCnEVg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641345449; a=rsa-sha256; cv=none; b=GGDwWAEm624/baz0tRNGAwr8yUYN05BdPa1Br0T8Nkd44oDnIO4rxeLnHG03w90QFwf/pX YUfDD7y9eV3x+8HpVCQ3FkTmU9a8udC+FX9Oy9+y3mp7WU1Ly7UUostAfTbU78QJk2TVuE ErNYwo74KhS8dtfqmRgccTVxPyekDwLF9iSvezuxLPuR+4/oZWrpBfHQU/m9qZNDV6DOFc /Ud7FD/jtbB4OZ51hfTIdHWO1pOP3wF71kATRFoXkf32Lk+b+tk46vHdCSodxV78EZMusd b0ZVHMVTFq8N6anpoUVZI3lT/xhLpdsXODyJNFLrMAwi3hZO3Vex0NQmiM9gFA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_5734_63171204.1641345447961 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20289 (753c8513879ba30d129e0b0301ffb8e640231266) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20289/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20289/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20289/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) f3d7ace4b235422e5ccff0315f2965ac935241d8 by imp: file: Turns out we need xlocal.h protection 753c8513879ba30d129e0b0301ffb8e640231266 by jhb: sigev_findtd: Fix whitespace nit in argument list. The failed test cases: 7 tests failed. FAILED: sys.netinet.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.interface Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.multilabel Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details ------=_Part_5734_63171204.1641345447961--