{
  "_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" : 362,
      "executingTimeMillis" : 362,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9538,
      "waitingTimeMillis" : 9538
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 485,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6e7628989945ee76bd370282dc2ebaff8ee99e00",
            "branch" : [
              {
                "SHA1" : "6e7628989945ee76bd370282dc2ebaff8ee99e00",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6e7628989945ee76bd370282dc2ebaff8ee99e00",
            "branch" : [
              {
                "SHA1" : "6e7628989945ee76bd370282dc2ebaff8ee99e00",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6e7628989945ee76bd370282dc2ebaff8ee99e00",
        "branch" : [
          {
            "SHA1" : "6e7628989945ee76bd370282dc2ebaff8ee99e00",
            "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" : "#485",
  "duration" : 362,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #485",
  "id" : "485",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 485,
  "queueId" : 1263024,
  "result" : "SUCCESS",
  "timestamp" : 1693225570045,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves-dp/485/",
  "builtOn" : "build2-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-bullseye-erlang/Dockerfile",
          "debian-bookworm-erlang/Dockerfile"
        ],
        "commitId" : "6e7628989945ee76bd370282dc2ebaff8ee99e00",
        "timestamp" : 1693225485000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "debian-*-erlang: Install libsctp to enable sctp support in erlang apps\u000a\u000aThe current \"--enable-sctp\" flag when building erlang consists of\u000asupporting SCTP if the libsctp library is found at runtime, by\u000adynamically linking to it only when SCTP features are requested.\u000a\u000aThe erlang package in debian only lists libsctp as a Build-Depends, but\u000ait is not installed by default, so apps wishing to use SCTP will fail:\u000a\"\"\"\u000a[error] CRASH REPORT Process <0.155.0> with 0 neighbours crashed with reason: no match of right hand value {error,{shutdown,{open,eprotonosupport}\u000a\"\"\"\u000a\u000aInstalling the libsctp library fixes the issue.\u000a\u000aRelated: OS#5757\u000aChange-Id: I5ca332f9064c16491116608577b3f68379d840e6\u000a",
        "date" : "2023-08-28 12:24:45 +0000",
        "id" : "6e7628989945ee76bd370282dc2ebaff8ee99e00",
        "msg" : "debian-*-erlang: Install libsctp to enable sctp support in erlang apps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-bullseye-erlang/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "debian-bookworm-erlang/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}