From nobody Tue Oct 03 05:00:48 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 4S05Hj5y9Yz4vktT for ; Tue, 3 Oct 2023 05:00:49 +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 4S05Hj26tzz4dN2; Tue, 3 Oct 2023 05:00:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696309249; a=rsa-sha256; cv=none; b=L02+gQ1YlPGU331ONUeofz5nEq+0DWmuaFAhfqMBprq/WWN+BibSxP4udFo0LYrwuVDo/g KtiZCdoqpJSnBTmxAWq82NL8AZWQFTRMktOQMydgcOiEkcd0Qo5nVH/hb+53ODO4P65D9k vYuVb3KsEUMGYaDQg8aRADZ+gULc4ehxCCrxO1hBNjNhk+gkSvlOVp7JzOdqT3wCjg67xU XVN56mmfTf10GyPSeyLyCJIs/l5qbxb49UTHDmb31qWmBvf9Iitzpa4dis97MxuU56l++a HwxZ7f/DBefO/Agnc3fnUNvsTtpqmpL+/+J3tTEMIYZOQCfJeoo4urelEV4zGA== 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=1696309249; 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=+bUnFbu6hsvHs2i3pAfVxx6v51B08mweprJ1+l5KWXs=; b=udt7AzucsW4kHONY8EvfqbxbhwJRSuvv76L7A5JXCcvjwaZgh8NCrsFEnttKK2qlZT7wVF H00zzhyMP37+E6gpoy8cwBj2qmEgal5C141J3vwm6GDJLA/tpQKH5e520LuqgxJz2yy9ri BgBIEKqNeApjKxpNMLXlQHk1Rv2lmzObvXvh+UPS2wkznhFzAiqvB4qOx7QtWHcaJoshm1 hVfT8Kb6OAbs7TBZqqHilb8Hr71lQO00T1ap0pixT0js0pRo3CJlGK2rLtLsY/R68fncoJ kSoXaUW+uO16F9Bjd3j9MH//s5R6ITEJlef775G+s51zL46bpnUKoH3ontcqgA== 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 4S05Hj16Tmzhf5; Tue, 3 Oct 2023 05:00:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 3 Oct 2023 05:00:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, fuz@FreeBSD.org, brooks@FreeBSD.org, markj@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <19109804.5360.1696309249163@jenkins.ci.freebsd.org> In-Reply-To: <832323526.5342.1696281688199@jenkins.ci.freebsd.org> References: <832323526.5342.1696281688199@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24196 - 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_5359_228873005.1696309248337" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5359_228873005.1696309248337 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24196 (0afcac3e37e911f7e387ebeb2aae19b2b00ca4cc) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24196/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24196/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24196/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) b166580681e3af173ec368656019d02ba1cc55ad by fuz: lib/libc/tests/string/memcmp_test.c: extend test to support custom c6cc06d465a98270ef734ffec7c9012ec3a1bd17 by fuz: lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmp ebaea1bcd2eb0aa90937637ed305184b6fedc69b by emaste: x86: AMD Zen2: Zenbleed chicken bit mitigation bd572be78436473a2ad4c1b78728b739c74ef238 by emaste: setusercontext(): Fix gap when setting a realtime-class priority b8c1aadef9d80786daf731300c33d3a001261422 by emaste: login_cap.c: Don't set errno to ERANGE on memory allocation failure c4b927c341e23eea17f75d139aafcf58545c5b0e by markj: geli tests: Use shorter passphrases in setkey_passphrase ccac440f7cbb013de41aa3933f3f7be77225c44f by brooks: libprocstat: style: space after switch 6b3bb233cd0c3eeeb70e388a62b142b4f22b62b2 by kib: amd64 cpu_fetch_syscall_args_fallback(): fix whitespace 39024a89146902ca9aba250130b828ad9aced99d by kib: syscalls: fix missing SIGSYS for several ENOSYS errors b82b4ae752501469053979393e33bbfa74fbc9d2 by kib: sysentvec: add SV_SIGSYS flag 5804a1623054d865618d77cfac86978f03b8111a by kib: nosys(): add kern.signosys tunable/sysctl to control SIGSYS 7acc4240ce00af540093b47ad00be0508310b515 by kib: linuxolator: fix nosys() to not send SIGSYS 0afcac3e37e911f7e387ebeb2aae19b2b00ca4cc by kib: SIGSYS: add tests The failed test cases: 5 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details 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_5359_228873005.1696309248337--