{
  "_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" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "830401f3f1320e5727feffd9b3a7a585ae3e49e2",
            "branch" : [
              {
                "SHA1" : "830401f3f1320e5727feffd9b3a7a585ae3e49e2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "830401f3f1320e5727feffd9b3a7a585ae3e49e2",
            "branch" : [
              {
                "SHA1" : "830401f3f1320e5727feffd9b3a7a585ae3e49e2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "830401f3f1320e5727feffd9b3a7a585ae3e49e2",
        "branch" : [
          {
            "SHA1" : "830401f3f1320e5727feffd9b3a7a585ae3e49e2",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 366,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #3",
  "id" : "3",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3,
  "queueId" : 69197,
  "result" : "SUCCESS",
  "timestamp" : 1578608169127,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/update-osmo-ci-on-slaves-dp/3/",
  "builtOn" : "admin2-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-build/Dockerfile",
          "debian-buster-build/Makefile"
        ],
        "commitId" : "9fa9b2432537a6de7908f591009b16d792bf7121",
        "timestamp" : 1578607866000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "start debian-buster-build as copy of debian-jessie-build\u000aChange-Id: I8eb6697ba736b933120bff5950b68294b4b4f842\u000a",
        "date" : "2020-01-09 22:11:06 +0000",
        "id" : "9fa9b2432537a6de7908f591009b16d792bf7121",
        "msg" : "start debian-buster-build as copy of debian-jessie-build",
        "paths" : [
          {
            "editType" : "add",
            "file" : "debian-buster-build/Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "debian-buster-build/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-build/Dockerfile"
        ],
        "commitId" : "90566d60539301d11ded9678e5ef8815fb9c2df0",
        "timestamp" : 1578607866000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "debian-buster-build: actually switch to buster\u000aChange-Id: I35968431515e160b1ce6d766220a413a503f1a3a\u000a",
        "date" : "2020-01-09 22:11:06 +0000",
        "id" : "90566d60539301d11ded9678e5ef8815fb9c2df0",
        "msg" : "debian-buster-build: actually switch to buster",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-buster-build/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-build/Dockerfile",
          "debian-jessie-build/Dockerfile",
          "debian-stretch-build/Dockerfile"
        ],
        "commitId" : "7a69037269c1e678c5eee77823890842f2016c43",
        "timestamp" : 1578607866000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "debian-*-build: Add {gcc,newlib}-arm-none-eabi for simtrace2 firmware\u000aThe sitmrace2.git firmware buidl requires this cross-compiler.  We so\u000afar didn't build it within this container, but lets make sure we could,\u000aif we'd want.\u000aChange-Id: If335247381aab2621fcbe6e6e596a1416e05fdf4\u000a",
        "date" : "2020-01-09 22:11:06 +0000",
        "id" : "7a69037269c1e678c5eee77823890842f2016c43",
        "msg" : "debian-*-build: Add {gcc,newlib}-arm-none-eabi for simtrace2 firmware",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-jessie-build/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "debian-stretch-build/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "debian-buster-build/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-build/Dockerfile",
          "debian-jessie-build/Dockerfile",
          "debian-stretch-build/Dockerfile"
        ],
        "commitId" : "830401f3f1320e5727feffd9b3a7a585ae3e49e2",
        "timestamp" : 1578607866000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "docker-*-build: Add missign dependency to stow\u000aChange-Id: Ia1adac1e8e56c6dfa283af9cf2e8f426c77ef2e1\u000a",
        "date" : "2020-01-09 22:11:06 +0000",
        "id" : "830401f3f1320e5727feffd9b3a7a585ae3e49e2",
        "msg" : "docker-*-build: Add missign dependency to stow",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-jessie-build/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "debian-buster-build/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "debian-stretch-build/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}