{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause",
          "shortDescription" : "Started by GitLab push by Mark Hoffmann"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 60,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "005cb94afe0ee03973eeeb254b31c89ec00ee646",
            "branch" : [
              {
                "SHA1" : "005cb94afe0ee03973eeeb254b31c89ec00ee646",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "005cb94afe0ee03973eeeb254b31c89ec00ee646",
            "branch" : [
              {
                "SHA1" : "005cb94afe0ee03973eeeb254b31c89ec00ee646",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "005cb94afe0ee03973eeeb254b31c89ec00ee646",
        "branch" : [
          {
            "SHA1" : "005cb94afe0ee03973eeeb254b31c89ec00ee646",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/datainmotion/diamant/backend.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "com.nirima.jenkins.plugins.docker.action.DockerBuildImageAction"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 258,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#60",
  "duration" : 75275,
  "estimatedDuration" : 122464,
  "executor" : None,
  "fullDisplayName" : "DIM-Diamant-Backend #60",
  "id" : "60",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 60,
  "queueId" : 21,
  "result" : "SUCCESS",
  "timestamp" : 1571390518065,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/DIM-Diamant-Backend/60/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/Product.java",
          "de.dim.diamant.model/model/diamant.genmodel",
          "de.dim.diamant.model/model/diamant.ecore",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java"
        ],
        "commitId" : "613663aac07077ef86e358eb4dae10cb259c75f6",
        "timestamp" : 1571389207000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "Model added vendor\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-10-18 11:00:07 +0200",
        "id" : "613663aac07077ef86e358eb4dae10cb259c75f6",
        "msg" : "Model added vendor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Product.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.ecore"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.genmodel"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.npm/diamant.ts",
          "de.dim.diamant.npm/diamant.json",
          "de.dim.diamant.npm/package.json"
        ],
        "commitId" : "15e94233e8640f18aa1c47b8b35aa5d198cf4235",
        "timestamp" : 1571389218000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "Model change update npm\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-10-18 11:00:18 +0200",
        "id" : "15e94233e8640f18aa1c47b8b35aa5d198cf4235",
        "msg" : "Model change update npm",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.npm/diamant.ts"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.npm/diamant.json"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.npm/package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
        ],
        "commitId" : "005cb94afe0ee03973eeeb254b31c89ec00ee646",
        "timestamp" : 1571389261000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "Missing assetId in transaction entry\u000a- added missing assetId automatically during creation\u000a- modified tests, to test this case\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-10-18 11:01:01 +0200",
        "id" : "005cb94afe0ee03973eeeb254b31c89ec00ee646",
        "msg" : "Missing assetId in transaction entry",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}