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 E1991A055F for ; Fri, 27 May 2022 10:20:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D656B40E5A for ; Fri, 27 May 2022 10:20:08 +0200 (CEST) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id 2D8FF4003F for ; Fri, 27 May 2022 10:20:07 +0200 (CEST) Received: by mail-qt1-f178.google.com with SMTP id f35so4232598qtb.11 for ; Fri, 27 May 2022 01:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Sr5JVs90eECK39/WOnj0QGM2fjOr44z6mlQF4DPzXXE=; b=ZH/fPMtlgrijBQuJaJgjgV42SpW97Sd9ut1yXr69wxUYObVeM4XMNlofgZxLdO6ZPD SjNpCoIF9Xjo/NV4ROR2vGiv+yETuZUj/gzep49DXAIiTsYz/8gMIzUIEtxXHtMYz1iv sLTVAPbzDwyEbMldkTjsBZHxmPILZuupGE/dxnNipPkJ3883r80REhTFY8/rIgiPRBs1 FmrwJiAapV0pxlR1yAsfdLHlopmQ/8jI60ATZJ2xi+BO98Sp6hhhPZKVdWL/BwV6u79R SRGtkwN5v279JKf6qnV9VNvsLU5ROa3cpUsmtT/VNY1RK//LJ/PJZ6ZmM6U5lk8PCFHR jSlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Sr5JVs90eECK39/WOnj0QGM2fjOr44z6mlQF4DPzXXE=; b=5pMJOsZdV4jZI+cL8LK49Q8OBE5VUjzM54ZKGY0lQEkOa/7NUKD3DPQrrf6JePgdc4 SxXXb8GMeBdmOeFyGbjFtbYdKQIJJc+C5fjl8Ag2Im84N3Wj0A5434p1MZbowla76KLq D0AGJo3AFt3mJKRO0TiED5BxP31RDvWgeaO+zujlRj0j8gIqItdStYFjVj+CFhSNUaC+ PxZahdoCDtXnRi7p7b7MZrKvncH18LtzMW2Kkvu+2lL44Dfu4PbVt1SBAS+V5POecdyR KmaKOvuBMRRUbkvOXi0vhEy2haC2HGX5imu7vVsUjTmRpQFvEEOT1/ynhAyYyDUfEMhH /q/g== X-Gm-Message-State: AOAM532p5t4mfWWLJLbuhP+HCkdjIbtATuUXYqhOXcHx7BlFycNJkDRE QelSOCxXNyV/ZdaAi1LuwJfuK7CA/dEe4A== X-Google-Smtp-Source: ABdhPJwOKqauL1gK07A+QbKh2kxGYGyPn2AVRF8E58O2OOEJp2KTXqkqGzcP3gpQtzD0aYhkzeNDqg== X-Received: by 2002:a05:622a:353:b0:2f3:d23f:f703 with SMTP id r19-20020a05622a035300b002f3d23ff703mr32068274qtw.623.1653639606378; Fri, 27 May 2022 01:20:06 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id n9-20020a05620a294900b006a34918ea64sm2550459qkp.98.2022.05.27.01.20.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 May 2022 01:20:05 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: usman.tanveer@emumba.com, robot@bytheb.org Subject: |FAILURE| pw111965 [PATCH] ethtool: remove a redundant call to rte_eth_dev_stop() Date: Fri, 27 May 2022 04:20:07 -0400 Message-Id: <20220527082007.16818-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220527064244.10224-1-usman.tanveer@emumba.com> References: <20220527064244.10224-1-usman.tanveer@emumba.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/111965/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2395080266 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Install doc generation packages ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Install doc generation packages #################################################################################### Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] Get:18 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9576 B] Get:21 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python-babel-localedata all 2.6.0+dfsg.1-1ubuntu2.2 [4628 kB] Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] Get:23 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-babel all 2.6.0+dfsg.1-1ubuntu2.2 [83.5 kB] Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-roman all 2.0.0-3build1 [8728 B] Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-docutils all 0.16+dfsg-2 [368 kB] Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-imagesize all 1.2.0-1 [5808 B] Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] Get:30 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.5 [363 kB] Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 sphinx-common all 1.8.5-7ubuntu3 [491 kB] Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-alabaster all 0.7.8-1build1 [18.7 kB] Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-sphinx all 1.8.5-7ubuntu3 [482 kB] Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjs-modernizr all 2.6.2+ds1-3ubuntu1 [46.2 kB] Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 sphinx-rtd-theme-common all 0.4.3+dfsg-3 [990 kB] Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sphinx-rtd-theme all 0.4.3+dfsg-3 [5288 B] Fetched 20.7 MB in 6min 5s (56.7 kB/s) E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/s/sgml-base/sgml-base_1.29.1_all.deb Connection failed [IP: 52.147.219.192 80] E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/x/xml-core/xml-core_0.18+nmu1_all.deb Connection failed [IP: 52.147.219.192 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ##[error]Process completed with exit code 100. #################################################################################### #### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Install doc generation packages #################################################################################### --------------------------------END LOGS-----------------------------