From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9949D46284 for ; Thu, 20 Feb 2025 23:44:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9471040693 for ; Thu, 20 Feb 2025 23:44:45 +0100 (CET) Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com [209.85.167.176]) by mails.dpdk.org (Postfix) with ESMTP id BD0124067C for ; Thu, 20 Feb 2025 23:44:44 +0100 (CET) Received: by mail-oi1-f176.google.com with SMTP id 5614622812f47-3f4003a6c30so410456b6e.1 for ; Thu, 20 Feb 2025 14:44:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1740091484; x=1740696284; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=rZHWx+4Crs6JAlQ0ZoBkNXwe5AT0AjKH92Bxv26b9G4=; b=Ys9I0xbTQrakebL2it4OrNIf/LbJ09Sxi3aQ6YnFmUr0Smq17Kuf1gZcRJbmBsnhQY O3p8zZtA6B1tiDUywIp+tQikCK6ODR3sDV3J9NS57wwJDdTcHOatTOBIYCKtGcgM6EqY xQDbT4aonm3V0f2NB+dG9FxIoI0um7oDKUdBU/qW8sl/XQVODG08p5+vqee+KqRMxxta ar1hG9FtvIFnl8e2qWQ6OB/VBRZU4Jn6bsAn8gIN03IDeDpFTZGkjo+D+ECPiDzHmYs8 RpSL/KFgI/ciFwU1Yk/3nWrninX3yO7xP0abdTqfn3F1Xvf/gKo4rhkPDdASLYpECt5/ /vUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740091484; x=1740696284; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rZHWx+4Crs6JAlQ0ZoBkNXwe5AT0AjKH92Bxv26b9G4=; b=V8fl6BQFKBlCGEKT2GIqHFI7DYWlvkkqG6f8X8HZYxW9oWy8rj913sTSCCC03Xg92C sIPmPGWYEywWzxttuCX7dpCWkOxXC49oIJz9TuMBEmARu6hBMpwOPvoCpj2gZnqwkISp cd6upGdbVvO2ETM/e+9QzvslNm0yhZ0l6NxqpTppOiM3WWSH6OcrwNSBEHFAhsFmdf1p Ts4Luc3Fq/NUMBp45oQas/5OXmJcTCeAoA+EZM0WgyYeQ51nBpDX99yIgzkENwvrNis0 PgYu3QuX/XAB75hZ9BxgdcGWlJA09qioPBoNoxnfvp66s6x8epDVJY4PZESyBd5bWrCh PpWw== X-Gm-Message-State: AOJu0YxqYWRzPIx67SIKkRj48LT/ABbdyJ8+o6GdROeyozzsT4edNt5e IDMKRavwZo7jYp/GfNBwuWH6uXtO9FUKvYwJxKdppxT9oFKbN20jyR2Mr/bDZsynCRX+g3M/znr r X-Gm-Gg: ASbGncu8oo9R1MKzndth0ibbfFQWoj5CGJOwKfdQ18beiwVDLGpkdBjnESu/VTkZXhe t3JLEYgchSsHLrRKzIlH3n9YqgjV33iSL7S9hZ/MUo4+fgKDKrh7tq2dDlU4TUtXx2nERnN72ee zwIY0wVf0zz/6CsKj08ckWoqgT0IsVW6QYWHTc5dWcgvLTlnHb7v6HaZvkOsDnk8ugST6PvlGfW bHhTV0h8b1iMIpCSZHBLxsifcyK8TdEZaPwlpA6Kv5HREGVQYYulqN1ASvY3eTbPuD/Kfcm6G80 0DSUfV1hBsGWY45svGmmHlBDuEQXYSDZkTkaFoJ5DhNLLg6lz7KH X-Google-Smtp-Source: AGHT+IFc4NesuhlT2TjQifFTKzKUbol04bch0gHtaihSNmidgHTQ80WK7PiYtqZ8x4p+m21Uk2/iCw== X-Received: by 2002:a05:6808:221f:b0:3eb:4f4d:c292 with SMTP id 5614622812f47-3f4246d8660mr943768b6e.18.1740091483665; Thu, 20 Feb 2025 14:44:43 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 5614622812f47-3f3fe188cc8sm2446966b6e.1.2025.02.20.14.44.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Feb 2025 14:44:43 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: andremue@linux.microsoft.com, robot@bytheb.org Subject: |FAILURE| pw151734 [PATCH v4 10/10] app: enable app directory to be compiled with MSVC Date: Thu, 20 Feb 2025 17:44:41 -0500 Message-ID: <20250220224441.2698885-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <1740087064-18680-11-git-send-email-andremue@linux.microsoft.com> References: <1740087064-18680-11-git-send-email-andremue@linux.microsoft.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/151734/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13445284382 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### 96/104 DPDK:fast-tests / thash_autotest OK 0.36s 97/104 DPDK:fast-tests / threads_autotest OK 0.48s 98/104 DPDK:fast-tests / ticketlock_autotest OK 0.39s 99/104 DPDK:fast-tests / timer_autotest OK 2.87s 100/104 DPDK:fast-tests / trace_autotest OK 0.36s 101/104 DPDK:fast-tests / trace_autotest_with_traces OK 0.36s 102/104 DPDK:fast-tests / vdev_autotest OK 0.35s 103/104 DPDK:fast-tests / version_autotest OK 0.35s 104/104 DPDK:fast-tests / telemetry_all OK 1.11s Ok: 97 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------