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 X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 78EFDC433E0 for ; Mon, 8 Feb 2021 20:46:16 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CC5DB64E6E for ; Mon, 8 Feb 2021 20:46:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CC5DB64E6E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:54830 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l9DQE-0003yS-O6 for qemu-devel@archiver.kernel.org; Mon, 08 Feb 2021 15:46:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54856) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l99U9-0002bP-Ou for qemu-devel@nongnu.org; Mon, 08 Feb 2021 11:34:01 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:54220) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1l99U1-0002Ur-L8 for qemu-devel@nongnu.org; Mon, 08 Feb 2021 11:34:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1612802029; 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: content-transfer-encoding:content-transfer-encoding; bh=tECYLXK+v36YfFSvG1sZITqFrxHPQS+K0wuZx9wREOI=; b=dum++c2H3FIM1qWI+vUiy1D2/xW4JzaDdEy2BTuWkr7tAcEWYxyyfS8tP5gBN8a1eWGEUS 0IlANPCxibCxngXcasb1cq6fMLVnXSqQL1hqtdgaoaQSTIHYAmieMkQ07u8FsExEwSq9k/ Tho3hxrsGX20TmSlMOUqSPFVn82i5DA= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-474-7t-n1MB8NNS82BF9JLJzow-1; Mon, 08 Feb 2021 11:33:47 -0500 X-MC-Unique: 7t-n1MB8NNS82BF9JLJzow-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id C25CC1005501; Mon, 8 Feb 2021 16:33:46 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-115-97.ams2.redhat.com [10.36.115.97]) by smtp.corp.redhat.com (Postfix) with ESMTP id 133C019D9C; Mon, 8 Feb 2021 16:33:41 +0000 (UTC) From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH 0/3] fix build failures from incorrectly skipped container build jobs Date: Mon, 8 Feb 2021 16:33:36 +0000 Message-Id: <20210208163339.1159514-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=berrange@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=63.128.21.124; envelope-from=berrange@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -33 X-Spam_score: -3.4 X-Spam_bar: --- X-Spam_report: (-3.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.57, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , Thomas Huth , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , Wainer dos Santos Moschetta Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" This series fixes a problem with our gitlab CI rules that cause=0D container builds to be skipped. See the commit description in the=0D first patch for the details on this problem.=0D =0D The overall result of this series though is a small increase in overall=0D pipeline time.=0D =0D Previously=0D =0D - When container jobs are skipped: approx 1hr 5 mins=0D - When container jobs are run, cached by docker: approx 1hr 15 mins=0D - When container jobs are run, not cached by docker: approx 1hr 30 mins=0D =0D With this series applied the first scenario no longer exists, so=0D all piplines are either 1hr 15 or 1hr 30 depending on whether the=0D container phase is skipped.=0D =0D On the plus side the builds are more reliable as we're actually=0D building container images at correct times.=0D =0D There is still a race condition though where build jobs can run=0D with the wrong containers. This happens if you push two different=0D branches to gitlab with different docker file content. If the=0D container jobs for the 2nd branch finish before the 1st=0D branch runs its build jobs, the 1st branch can end up using=0D containers fro the second branch. The only fix to truely fix=0D that would be to stop using "latest" docker tag and always=0D use a tag based on the branch name. This would mean we build=0D up a growing set of docker images in the gitlab registry.=0D =0D At least this series is much more correct that what exists in=0D git currently.=0D =0D Daniel P. Berrang=C3=A9 (3):=0D gitlab: always build container images=0D gitlab: add fine grained job deps for all build jobs=0D gitlab: fix inconsistent indentation=0D =0D .gitlab-ci.d/containers.yml | 7 ----=0D .gitlab-ci.yml | 74 +++++++++++++++++++++++++++++++++----=0D 2 files changed, 66 insertions(+), 15 deletions(-)=0D =0D --=20=0D 2.29.2=0D =0D