{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Gestartet durch entfernten Rechner 192.30.252.42",
          "addr" : "192.30.252.42",
          "note" : None
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 340,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "07793a66a5df43f1a47b622e3ae6d7b882f8104e",
            "branch" : [
              {
                "SHA1" : "07793a66a5df43f1a47b622e3ae6d7b882f8104e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "07793a66a5df43f1a47b622e3ae6d7b882f8104e",
            "branch" : [
              {
                "SHA1" : "07793a66a5df43f1a47b622e3ae6d7b882f8104e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "07793a66a5df43f1a47b622e3ae6d7b882f8104e",
        "branch" : [
          {
            "SHA1" : "07793a66a5df43f1a47b622e3ae6d7b882f8104e",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/peq/WurstScript.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 1,
      "totalCount" : 527,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#340",
  "duration" : 476013,
  "estimatedDuration" : 737407,
  "executor" : None,
  "fullDisplayName" : "Wurst #340",
  "id" : "340",
  "keepLog" : False,
  "number" : 340,
  "queueId" : 1918,
  "result" : "SUCCESS",
  "timestamp" : 1498559924273,
  "url" : "https://grill.wurstlang.org/hudson/view/all/job/Wurst/340/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Wurstpack/we.bat",
          "Wurstpack/bin/war3err.dll",
          "Wurstpack/bin/war3err_alt.dll"
        ],
        "commitId" : "493e204f6aa4f1b9aa04fb09380fc7787102f70c",
        "timestamp" : 1498382750000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "remove war3err components\u000a",
        "date" : "2017-06-25T11:25:50+0200",
        "id" : "493e204f6aa4f1b9aa04fb09380fc7787102f70c",
        "msg" : "remove war3err components",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "Wurstpack/we.bat"
          },
          {
            "editType" : "delete",
            "file" : "Wurstpack/bin/war3err_alt.dll"
          },
          {
            "editType" : "delete",
            "file" : "Wurstpack/bin/war3err.dll"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/Main.java"
        ],
        "commitId" : "84edad1b642f8fe76a53450945cd79bb0c8ec3ee",
        "timestamp" : 1498552647000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Add vmargs to log and cleanup\u000a",
        "date" : "2017-06-27T10:37:27+0200",
        "id" : "84edad1b642f8fe76a53450945cd79bb0c8ec3ee",
        "msg" : "Add vmargs to log and cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/Main.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}