From nobody Thu Nov 25 05:49:58 2021 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 BB55F18B1059 for ; Thu, 25 Nov 2021 05:49:59 +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 4J06Qv3Nnvz3lTk; Thu, 25 Nov 2021 05:49:59 +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 4DC7917E69; Thu, 25 Nov 2021 05:49:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 25 Nov 2021 05:49:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: scottl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <31987427.1771.1637819399319@jenkins.ci.freebsd.org> In-Reply-To: <148363921.1767.1637814973569@jenkins.ci.freebsd.org> References: <148363921.1767.1637814973569@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #19892 - 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_1770_251440349.1637819398525" 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=1637819399; 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=pYnOCic+jrPyvwqBCVHwh/2ihHUzYQvBz0i5uabgtww=; b=xBPklTk8QvqZK10WHbtd8M3teKVkhGmjPD3E/TkqUYFNZmr68b4exfgj5DiM/agPsoc+oa 5TqIfOd+aWAZKQ/Sr0sCr0W01bsv2HgLfc8pQ337ARycidiPQgtsCG/Ph0SrjQ05HJrqM4 +jlVT7GO5MSxYVekgEfWLEvvClWkswgRVIUYC0/2QsV+aCYnE4GTzPdLMQCm1fIDcGn7u+ Bm5w/F5HunWscgrxwtznsZRBsPePnBTT6KO+XvEVJjBPnWJ21eF9WdgU8mOASX6NAdiu53 JLDEP1nLT1iYJCc+GBiS7o5mY/fm86PJ1Sqg37HnpVZASdPUOFmNMJ5Wo2nZZg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637819399; a=rsa-sha256; cv=none; b=jtVn/VUGWfGQzRoLwoGDNNG00jRvoR6FjwNVfRlj9XM/wy00IN7yf4Itzwm9Cr+zlZV0/3 P1b53vPFW6RC3rUQhnhZizVBO1Mxy5j4Y/BrMf1+H3QBNYU+u/+PPMA1j/4GMQoe9bzL3K qQMdcZdWBH96KSP+zlNGMZnVu1ie4bKQBHoTVIrYFIeggdNIGRklvKeuWBPxPGi1pFLhgT 4rS4jaoxU2OJ15o+nJfd2pWOjrCpx52Us7hG/WoofNRXwuEHbOKvvZ73kD5lkUxvgU4eo1 h8kB+mm4mfbyFvXn1UPn/Y98UVDkyow2yntbobeH2EqY81L5fwgBdur+goNA8w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_1770_251440349.1637819398525 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #19892 (79ed7cb3df2737a18f76b6173e7de864dfb869e0) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19892/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19892/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19892/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) 6ef1ad0dcfe8b0a0d95a571652d8c7183aa6a4e3 by scottl: Fix "set but not used" warnings in mfi. The one in mfi.c:mfi_data_cb() c154feacc4f2e1dc0858eb93eb1994ea997e699b by scottl: Fix "set but not used" warnings in CAM. bcce9c5bedfafd6f0f76c022c8a1e45fa8e9fd0a by scottl: Fix "set but not used" warnings in the mps driver. 61f17c5fd6cfaaf4fa9f543965997022488a29d5 by scottl: Fix "set but not used" warnings in the mpr driver. This fixes a minor 79ed7cb3df2737a18f76b6173e7de864dfb869e0 by scottl: Fix "set but not used" warnings in the ciss driver. The failed test cases: 2 tests failed. FAILED: lib.libc.sys.setrlimit_test.setrlimit_stack Error Message: Empty test result or no new line FAILED: sys.posixshm.posixshm_test.largepage_mprotect Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1669: mmap(2097152 bytes) failed; error=28 ------=_Part_1770_251440349.1637819398525--