{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 248,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8005014b55f3c7261731fd8f059ff2be1ea02f9c",
            "branch" : [
              {
                "SHA1" : "8005014b55f3c7261731fd8f059ff2be1ea02f9c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8005014b55f3c7261731fd8f059ff2be1ea02f9c",
            "branch" : [
              {
                "SHA1" : "8005014b55f3c7261731fd8f059ff2be1ea02f9c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8005014b55f3c7261731fd8f059ff2be1ea02f9c",
        "branch" : [
          {
            "SHA1" : "8005014b55f3c7261731fd8f059ff2be1ea02f9c",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#248",
  "duration" : 1797,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #248",
  "id" : "248",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 248,
  "queueId" : 506884,
  "result" : "SUCCESS",
  "timestamp" : 1624992367535,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves-dp/248/",
  "builtOn" : "gtp0-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins-common.sh"
        ],
        "commitId" : "0e9d8d75a27ac094eb86f96d2f382b6f3e29aa41",
        "timestamp" : 1624965227000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "jenkins-common.sh: add image_suffix_is_master()\u000a\u000aSince recently, we also have a new IMAGE_SUFFIX '2021q1-centos8'.\u000aWe cannot rely on image_suffix_is_latest() anymore, because this\u000aprefix does not qualify as 'latest'.  If one needs to enable a\u000afeature that is only available in master, then here is a way:\u000a\u000a  if ! image_suffix_is_master; then\u000a      # Patch the configuration files\u000a  fi\u000a\u000aChange-Id: I65df66cd2e14934bed8114618d6ffad7831d1025\u000a",
        "date" : "2021-06-29 13:13:47 +0200",
        "id" : "0e9d8d75a27ac094eb86f96d2f382b6f3e29aa41",
        "msg" : "jenkins-common.sh: add image_suffix_is_master()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins-common.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bsc-test/sccplite/osmo-bsc.cfg",
          "ttcn3-bsc-test/jenkins.sh",
          "ttcn3-bsc-test/jenkins-sccplite.sh",
          "ttcn3-bsc-test/osmo-bsc.cfg"
        ],
        "commitId" : "8005014b55f3c7261731fd8f059ff2be1ea02f9c",
        "timestamp" : 1624965267000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "ttcn3-bsc-test: enable A5/4 support in osmo-bsc.cfg\u000a\u000aConditionally exclude it for non-master versions of the IUT.\u000a\u000aChange-Id: I59f81c2dd72ddc2d292f8f34281fa79289d49c6d\u000aRelated: SYS#5324\u000a",
        "date" : "2021-06-29 13:14:27 +0200",
        "id" : "8005014b55f3c7261731fd8f059ff2be1ea02f9c",
        "msg" : "ttcn3-bsc-test: enable A5/4 support in osmo-bsc.cfg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test/jenkins-sccplite.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test/sccplite/osmo-bsc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test/osmo-bsc.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}