From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9EC5BC433F5 for ; Tue, 11 Oct 2022 16:30:02 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.420448.665283 (Exim 4.92) (envelope-from ) id 1oiI8e-00078k-F8; Tue, 11 Oct 2022 16:29:52 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 420448.665283; Tue, 11 Oct 2022 16:29:52 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oiI8e-00078d-C7; Tue, 11 Oct 2022 16:29:52 +0000 Received: by outflank-mailman (input) for mailman id 420448; Tue, 11 Oct 2022 16:29:51 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oiI8d-00078Q-5m; Tue, 11 Oct 2022 16:29:51 +0000 Received: from host146.205.237.98.conversent.net ([205.237.98.146] helo=infra.test-lab.xenproject.org) by mail.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oiI8d-0006zK-4w; Tue, 11 Oct 2022 16:29:51 +0000 Received: from [172.16.148.1] (helo=osstest.test-lab.xenproject.org) by infra.test-lab.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1oiI8c-0007f9-Jq; Tue, 11 Oct 2022 16:29:50 +0000 Received: from osstest by osstest.test-lab.xenproject.org with local (Exim 4.92) (envelope-from ) id 1oiI8c-0001BY-JP; Tue, 11 Oct 2022 16:29:50 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xenproject.org; s=20200302mail; h=Date:From:Subject:MIME-Version: Content-Transfer-Encoding:Content-Type:Message-ID:To; bh=GEj6qAMW7eWaxlt3sxpfmKJuRIx1WArO7yACklhg/co=; b=01hweoC1EUhE0DbB3VhWfymKHl dmjJirPYygViekcNdP+j3BZR9zWx4leHUnbFwF+mkgur1UQdrkTVDyJC+Z56sU2sU2SCdAcnYvcFH kbHBrD3q/B8bZfyrcMH5XeBGKFYrkWwXrUvnvrTl4s9Naf1T6oRluY/POnfFmkdfN+IE=; To: xen-devel@lists.xenproject.org Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Subject: [xen-unstable-smoke test] 173492: regressions - FAIL X-Osstest-Failures: xen-unstable-smoke:test-arm64-arm64-xl-xsm:guest-start:fail:regression xen-unstable-smoke:test-armhf-armhf-xl:guest-start:fail:regression xen-unstable-smoke:test-amd64-amd64-libvirt:migrate-support-check:fail:nonblocking X-Osstest-Versions-This: xen=87a20c98d9f0f422727fe9b4b9e22c2c43a5cd9c X-Osstest-Versions-That: xen=9029bc265cdf2bd63376dde9fdd91db4ce9c0586 From: osstest service owner Date: Tue, 11 Oct 2022 16:29:50 +0000 flight 173492 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/173492/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 14 guest-start fail REGR. vs. 173457 test-armhf-armhf-xl 14 guest-start fail REGR. vs. 173457 Tests which did not succeed, but are not blocking: test-amd64-amd64-libvirt 15 migrate-support-check fail never pass version targeted for testing: xen 87a20c98d9f0f422727fe9b4b9e22c2c43a5cd9c baseline version: xen 9029bc265cdf2bd63376dde9fdd91db4ce9c0586 Last test of basis 173457 2022-10-07 14:03:14 Z 4 days Testing same since 173492 2022-10-11 13:01:50 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Henry Wang Jan Beulich Julien Grall Roger Pau Monné Tim Deegan jobs: build-arm64-xsm pass build-amd64 pass build-armhf pass build-amd64-libvirt pass test-armhf-armhf-xl fail test-arm64-arm64-xl-xsm fail test-amd64-amd64-xl-qemuu-debianhvm-amd64 pass test-amd64-amd64-libvirt pass ------------------------------------------------------------ sg-report-flight on osstest.test-lab.xenproject.org logs: /home/logs/logs images: /home/logs/images Logs, config files, etc. are available at http://logs.test-lab.xenproject.org/osstest/logs Explanation of these reports, and of osstest in general, is at http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master Test harness code can be found at http://xenbits.xen.org/gitweb?p=osstest.git;a=summary Not pushing. (No revision log; it would be 427 lines long.)