Uploaded image for project: 'MariaDB Foundation Development'
  1. MariaDB Foundation Development
  2. MDBF-480

Docker Library images manifest script fails in buildbot

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • N/A
    • Buildbot
    • None

    Description

      See:
      https://buildbot.mariadb.org/#/builders/311/builds/11636/steps/5/logs/stdio

      buildmanifest mariadb-devel "$devmanifest" "$container"
      + buildmanifest mariadb-devel mariadb-devel-10.11-preview-85b939ae35c74d458916ff5b3f0da8045fc16522 mariadb-28609-amd64-working-container
      + manifest=mariadb-devel
      + shift
      + container=mariadb-devel-10.11-preview-85b939ae35c74d458916ff5b3f0da8045fc16522
      + shift
      + buildah manifest create mariadb-devel
      error creating image to hold manifest list: image name "localhost/mariadb-devel:latest" is already associated with image "bef3ccc5a0a5df042f4e8eef1dc649ec8101b2dce59a8e47fcb431b026f2eece": that name is already in use
      + buildah manifest inspect mariadb-devel
      + jq '.manifests[] | select( .platform.architecture == "amd64") | .digest'
      + xargs --no-run-if-empty -n 1 buildah manifest remove mariadb-devel
      jq: error (at <stdin>:5): Cannot iterate over null (null)
      buildah rm "$container"
      + buildah rm mariadb-devel-10.11-preview-85b939ae35c74d458916ff5b3f0da8045fc16522
      error removing container "mariadb-devel-10.11-preview-85b939ae35c74d458916ff5b3f0da8045fc16522": container not known
      

      After fixing this bug, please ensure all proper images are pushed to 10.11-preview tag on quay.io.

      Use this commit hash from the branch preview-10.11-preview
      https://github.com/MariaDB/server/commit/85b939ae35c74d458916ff5b3f0da8045fc16522

      Attachments

        Activity

          People

            danblack Daniel Black
            cvicentiu Vicențiu Ciorbaru
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: