{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 338,
      "executingTimeMillis" : 338,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9368,
      "waitingTimeMillis" : 9368
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 501,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "01c04193f79a67bf07fafe1698540a8e8830691f",
            "branch" : [
              {
                "SHA1" : "01c04193f79a67bf07fafe1698540a8e8830691f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "01c04193f79a67bf07fafe1698540a8e8830691f",
            "branch" : [
              {
                "SHA1" : "01c04193f79a67bf07fafe1698540a8e8830691f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "01c04193f79a67bf07fafe1698540a8e8830691f",
        "branch" : [
          {
            "SHA1" : "01c04193f79a67bf07fafe1698540a8e8830691f",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#501",
  "duration" : 338,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #501",
  "id" : "501",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 501,
  "queueId" : 1318613,
  "result" : "SUCCESS",
  "timestamp" : 1697468170561,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/update-osmo-ci-on-slaves-dp/501/",
  "builtOn" : "build2-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-bookworm-erlang/Dockerfile"
        ],
        "commitId" : "01c04193f79a67bf07fafe1698540a8e8830691f",
        "timestamp" : 1697462358000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-bookworm-erlang: use debian's rebar3\u000a\u000aUse debian's version of rebar3 instead of downloading a binary. This\u000awas useful when the container was based on debian 11 where rebar3\u000awasn't in debian's repositories. Debian 12 has version 3.19.0.\u000a\u000aThis also solves a caching problem on one of the jenkins nodes, which\u000acurrently fails at this line:\u000a  ADD  https://github.com/erlang/rebar3/archive/refs/tags/${REBAR3_VERSION}.tar.gz /tmp/rebar3.tar.gz\u000awith:\u000a  ERROR: failed to solve: failed to load cache key: invalid not-modified ETag: \"fce57989250a021a2be5fe5eddd655d6d415eef04f769bf1437f3d6dddfa5559\"\u000a\u000aMy understanding is that docker has cached an ETag that is no longer\u000avalid / maybe the format changed - and instead of simply requesting the\u000afile again, it just fails there.\u000a\u000aRelated: https://en.wikipedia.org/wiki/HTTP_ETag\u000aChange-Id: I69e02d004a0bd6f9d3a462f4e184b3e9361cc7fe\u000a",
        "date" : "2023-10-16 15:19:18 +0200",
        "id" : "01c04193f79a67bf07fafe1698540a8e8830691f",
        "msg" : "debian-bookworm-erlang: use debian's rebar3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-bookworm-erlang/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}