From nobody Sun Feb 20 17:32:13 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 6B77319EF418 for ; Sun, 20 Feb 2022 17:32:14 +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 4K1sv21HXtz4SSJ; Sun, 20 Feb 2022 17:32:14 +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 0B722209B6; Sun, 20 Feb 2022 17:32:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 20 Feb 2022 17:32:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: se@FreeBSD.org, tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1294018258.9491.1645378334049@jenkins.ci.freebsd.org> In-Reply-To: <1715859496.9489.1645374395913@jenkins.ci.freebsd.org> References: <1715859496.9489.1645374395913@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20699 - 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_9490_1906557723.1645378333089" 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=1645378334; 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=VEGaT3O02p7k/9XZomdCNcgs13LfyAcXjVqSLNGtl8g=; b=KHcf2LnHmXy5bggBqlhVshh4xwWzMKZ2QJ1PKUjvPaOR+2fXVP7/zNPbTU+wfZcl0EzeYT lee00T40W3Oae2YhrC29Ce2zEDsrswyhTL8GYmoVEsuP5o8sZEXMfwpkId6w7cPVtNbiRU AF1cHtWXS+hBatlbkkIZQ10zw/p0FUX8XvO8PgvPCZ3Za4glq6KFMWfTb2DCvdPQp2jArS SPX7GmhZfuOpHS9OsiQ71gHi7pVAnRrwDAbjFLoHDFMvuiyKoMXWwu0OgyhzwQRjve3png YHR7hoP2f0QLZxKCoMeW9XANUwYyx3ylcNJunQi5sjUkJZHqy2QQwI+gsyXvmQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1645378334; a=rsa-sha256; cv=none; b=qStslTsLl8quvztKcJJBcDGR3Rwa4xdlx2hjkju8+fozzFLmwTVh2oWQHZzhJ06h1vw6U6 xAcqCN4V+yiFErjKd9scpsqxwuNCnXXsZqfnbmfxGsyfvMo3uAeK9IETzUP7T6Zk7htN2K F/0KphsMyjuin1eUymt/5wOnz2CkDR4YuWHlqeOwUt+1+GR71GlKajd2+J6YYM1ONg2TWC f7cSkbE1Nd+PLCxw7k8Mj/zwtKzY0CFseYhGgRkPVFLfxAcIQThWEC0zcYzm25K9zsenei XhcMQncvwb2Vz+ulPbwBQ6JSUIAu6RUgQ+uT+dZhQnXfQtuYvkZxIX1zb7n8NQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_9490_1906557723.1645378333089 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20699 (bdb99f6f5e311cded759abceee8ee17c951a3b8d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20699/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20699/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20699/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) 2f0656fb9ba2b962be7f545763fd8c55640ded00 by tuexen: sctp: don't hold the assoc create lock longer than needed 32066c96fa00fc19c8355e1956ca5aa9ead37673 by se: fetch: make -S argument accept values > 2GB e255f0c9fbd2e1b27f57459d3af18fa19166969d by tuexen: sctp: make sure new locking requirements are satisfied. bdb99f6f5e311cded759abceee8ee17c951a3b8d by tuexen: sctp: remove KASSERT() which not always holds The failed test cases: 1 tests failed. FAILED: usr.bin.diff.diff_test.functionname Error Message: atf-check failed; see the output of the test for details ------=_Part_9490_1906557723.1645378333089--