From nobody Sat Jan 1 19:44:41 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 6B6411928354 for ; Sat, 1 Jan 2022 19:44:43 +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 4JRCBy2zNDz4fds; Sat, 1 Jan 2022 19:44:42 +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 E53A024A84; Sat, 1 Jan 2022 19:44:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 1 Jan 2022 19:44:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2012772414.5429.1641066281939@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20256 - 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_5428_72017917.1641066281445" 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=1641066282; 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: list-id; bh=w7iFc/fAipyVoCYVCvYp7wwa9qg4znq/f6SxWUHWCjM=; b=IRRxvGOhsyfhfPvi1apbViD7I6LOshuSahawMFTUXcQgnjbHWBch8TY16DXfma5EV6yYeL RIUNM457aYAQdCThfRZznEwHqDO7PR9gCSC+QZ7K8JYIvinjVyb/ZS+2dRh/nuA/tupgRH QwMNqMBz3FavfhECE/ZGtlF9GwSqahi5fIlTS0b/nhbyIoiAUABqMYTWfRpLobxykqX8cz DHePqev2MxzUQnt5U1TRm/KTo00KQCBeQ97iPxqa5yZ1Mu8HFhpdiIMJetWDh8saDwJCux OBo0XEh8gg4JiokUHRg9vxUZxDCKFJiyw/B1vzvJK3aZ1mUfuAQiUgrHuApzyw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641066282; a=rsa-sha256; cv=none; b=Txc2OrAKeBZ8G3ImMQ1ClW9krJwiYKJcTytKxST0gnmQ85rJx6IxCQN+VDKL1IWFSgl/jw wI+40a7nA7Zb0cdcgmeMm6r2JPTflLzVEy85pIb4P75omGnE0gUxN8CDGSi9WCElP8/3LK 4ZAo32gdsjZJTxuo7Ia3lNKbYOtWEy7LiEUsks6fH52klYunjT8DVKE2Sl8Vp7qeqecNGT 8KPjQ8jktfOrISd/yNZu2/+YFPIZcMXhoxD7PTvrqDAFVhy+PemHT2eLCvMFGdmPFBuFZ1 QtU8jHIgdLEaw3LwSN7aU7NnTaMs2dyHBR7Gjs3iBJlF/DXOZ4eC4c65sBwRlA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_5428_72017917.1641066281445 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20256 (c2173903598a33122a8006a944158b95dd5e2d80) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20256/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20256/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20256/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) c2173903598a33122a8006a944158b95dd5e2d80 by emaste: route: use NULL for null ptr in getaddr call, not 0 The failed test cases: 1 tests failed. FAILED: lib.libnv.nvlist_send_recv_test.nvlist_send_recv__send_many_fds__dgram Error Message: /usr/src/lib/libnv/tests/nvlist_send_recv_test.c:457: nvl != NULL not met ------=_Part_5428_72017917.1641066281445--