From nobody Tue Oct 03 11:10:27 2023 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 4S0FVD1Rp2z4w7HV for ; Tue, 3 Oct 2023 11:10:28 +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 4S0FVC6S2Mz4Mvn; Tue, 3 Oct 2023 11:10:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696331427; a=rsa-sha256; cv=none; b=qdI36g+xMhK/0bChkkhcqQVKPeyzz+Cxs5zobq1fr5PCwxMwWJhwGilyyz9lJ9R0bKarYv LYOoc5FsBj2Dz+B+rnwyDq/yPJlr26r+tPgnPy/KJUv+2H5HMc/SAqhzqauLvCEb00Wm9j 1fqDiqRfYtJqVQ+nAI4yT17BvZ8jfLh2kB66qsvoCI/vMOCcu04L3oZezV+ELPU/hn5rAI kVtUlepd3FXaeYW9eLyrhCcO88miEAQXfNLMpeJWLyRmzC3SAj571zDi3tdfCTqtRbz+Ub tu0WYx2lvc9gL2jPysnnxMAIs0qib78ZQEbm+htAPe6sXdcqToQd32tTCgCqhA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696331427; 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=lkSwOtA3incan8EOIxWtmy3yiVKbf79fcf/hXOC90P0=; b=QPCiiFwulSEKrtAmla22pXDDPMr/h/FD+3TBM6sp+dRtNDKHprgELVNGvDJPoqU4AYhpgA zmbxzZUudxDPA0ff5p5V1h59OXGyiigb3e8Pxrd+95Wi4jxJNtZdk0WqDj5BCgkieo5/He QzeFILj3c0Y774UV6KWOymWnJxrUV3QiMeDUDG/SDFsKUecpEPlH/GMU7AV4cI7ovi5lk4 euozHuG+g7Ld/krSfrGWjmiY8vyORiXS2Lal7VGr6TlKQZGHm34Au3ebulzxcoppnWXqPM vmUXa39WJJ89iqte3WSnHbb2vLTl5wvTh6oHYyTE94EKMLiCCXn6Uiez6HpNGw== 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 4S0FVC5VYDzsgJ; Tue, 3 Oct 2023 11:10:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 3 Oct 2023 11:10:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: manu@FreeBSD.org, dchagin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <271377160.5376.1696331427775@jenkins.ci.freebsd.org> In-Reply-To: <1329706600.5372.1696321223712@jenkins.ci.freebsd.org> References: <1329706600.5372.1696321223712@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24198 - 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_5375_665586471.1696331427347" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5375_665586471.1696331427347 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24198 (1d6a6a524409662992ca96bc91ae69b2a2a5ff35) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24198/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24198/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24198/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) b67c0ba4613861f8245ce835081311aef1c19bae by dchagin: tests: Test that SIGSYS is not delivered if kern.signosys knob is off 8e523be5a5a2cb9660021d2de5732ee7257b2788 by dchagin: linux(4): Deorbit linux_nosys from syscalls.master 99abee8b7be2d19be583b942b470f7af11d32ddc by dchagin: linux(4): Regen for linux_nosys change 199e397e9bf1076ae905e2742ef8e294870f5b27 by dchagin: linux(4): Deorbit linux_nosys 7ec361d627faeba2538fde88521d76e53a433359 by dchagin: sysent: Trim trailing whitespaces 580d00f42fdd94ce43583cc45fe3f1d9fdff47d4 by manu: iicbus: Move twsi under a new controller subdirectory 2f16049c985a364e2bd2b256f5bef9af17e10c62 by manu: iicbus: Move remaining rtc driver into rtc subfolder 062944cc4227e7bd002e4de2be48ec9b710bfaa5 by manu: iicbus: Move Silergy pmic/regulators under pmic/silergy subdirectory 22d7dd834bc5cd189810e414701e3ad1e98102e4 by manu: iicbus: Move adm1030 and adt746x to new pwm subdirectory 06589d6e029c6ff64a7816d743e0a508abe6193b by manu: iicbus: Move ADC drivers into a new adc subfolder 918a10c9f792d2c2f78b75626f7bf2abc85a0fff by manu: iicbus: conf: Fix pcf8574 entry 7c569caa0a6fffa7e1cc0a7f61e986dbc7c59074 by manu: iicbus: Move i2c sensors drivers into new sensor subdirectory 125f5c5b48b1fdccf364b821ce48bfdbd9687ed1 by manu: iicbus: Move opencores i2c driver into controller subdirectory 137b58e4d2044adc200d13c8989d3746a0a4bd7f by manu: i2c: Add cadence iic driver 1d6a6a524409662992ca96bc91ae69b2a2a5ff35 by manu: i2c: Add Microcrystal RV3032 RTC driver The failed test cases: 4 tests failed. FAILED: sys.netinet.libalias.2_natout.8_portrange Error Message: 1 checks failed; see output for more details FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime ------=_Part_5375_665586471.1696331427347--