From nobody Wed Oct 22 16:08:44 2025 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 4csDcK6sWRz6CnPB for ; Wed, 22 Oct 2025 16:08: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4csDcD5Zhpz3VhP; Wed, 22 Oct 2025 16:08:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761149324; 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=QMEhOYYUlIfk9KJfC8tdc2BnOtjswND8E1siXSw6zR8=; b=YNbZnAUys/1aAQ0fHCyQm8cVzBIqmm+ceoh7L0BjPOyUZ3PxV4IuAP0WMAhGthOAEXjHxp YVULa3/W4QCYimtSuH3Lj0CaeDIWJZeiW6ZKHKzOMLQI1on+C9dKXls3E8HaUlSFZ2iw7s hxs9coCqs4qx2s+EfC7rNIKqZwsAwXhqn7jyvsJmYW5K6901PQD4YMnM1ZWIivWluC03eP aqldur97QWIc2G9srxBNNXdHYFIuLGgNZkPikuhVjlAoKVasZO2I0zh1Oz+o8gBiyA2Qp6 rkLf2cgUZvcfpWm/b2p8bDi7uUuHZywL64f3PpPDzWa06SDMUrEyPu2zb+q/bw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761149324; a=rsa-sha256; cv=none; b=l0ewvP/ICpWqa9gJPaehaMC3SiEaYdGEN3k5PBW8Q/9MM/4bFSz1229LOd43pVKoaHVK9B Jn2M0lpQqq+7WOurjamovTcgqXlvJZ6uFrvsxm2SYQitxBxKDLmAYlNtp5NLljlHe1bhkm KSmr8HLLItopLg7HY1IsjquC7eq0ARUIUu3+E0OzqTtN7aAXkuVCHQe3UcjIoDJ35D0NSF iZBLP7p1oXeQSgP0CBLi1cfTk/3Yziyq3Nbyp2deBeW4s9pgJz/jpiYG6f+/zEBH3aSgTI BswANgBggS88vJw2eYOYfG6mwUN0Q8BPR8yt9zLjSap6rwhVEnZyHCCVFFBCjw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4csDcD55LVzcFJ; Wed, 22 Oct 2025 16:08:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Oct 2025 16:08:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <864471583.303.1761149324721@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #33502 - Failure 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_302_1500755249.1761149324693" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_302_1500755249.1761149324693 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #33502 (1dd66c6ac2c146f540b2ff825fbee442354aeee5) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33502/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33502/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33502/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) 6d0001d44490becdd20d627ce663c72a30b9aac3 by asomers: nvme: add support for DIOCGIDENT 320ad3dec5ff1b37f6907a47961c18b9d77e6a53 by markj: inpcb: Ignore SO_REUSEPORT_LB on connected sockets 1dd66c6ac2c146f540b2ff825fbee442354aeee5 by markj: so_reuseport_lb_test: Add a test case for connected UDP sockets The end of the build log: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content LINK_TYPE=latest FBSD_TARGET_ARCH=amd64 FBSD_TARGET=amd64 FBSD_BRANCH=main MOUNT_REPO=src [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on butler3.nyi.freebsd.org (jailer_fast jailer) in workspace /jenkins/workspace/FreeBSD-main-amd64-build The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.freebsd.org/src.git > git init /jenkins/workspace/FreeBSD-main-amd64-build/src # timeout=10 Using reference repository: /home/git/src.git Fetching upstream changes from https://git.freebsd.org/src.git > git --version # timeout=10 > git --version # 'git version 2.51.0' > git fetch --tags --force --progress -- https://git.freebsd.org/src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.freebsd.org/src.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 1dd66c6ac2c146f540b2ff825fbee442354aeee5 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 1dd66c6ac2c146f540b2ff825fbee442354aeee5 # timeout=10 Commit message: "so_reuseport_lb_test: Add a test case for connected UDP sockets" > git rev-list --no-walk fe7954d723f85abd6eaf035db92a3a60a7803eb4 # timeout=10 Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins6394390533596041919.sh + rm -fr freebsd-ci + git clone '--depth=1' --single-branch -b main https://github.com/freebsd/freebsd-ci.git Cloning into 'freebsd-ci'... fatal: unable to access 'https://github.com/freebsd/freebsd-ci.git/': CONNECT tunnel failed, response 500 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins8724352272141123809.sh + sh freebsd-ci/scripts/jail/clean.sh sh: cannot open freebsd-ci/scripts/jail/clean.sh: No such file or directory Build step 'Execute scripts' marked build as failure Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_302_1500755249.1761149324693--