{
  "_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" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 26266,
      "executingTimeMillis" : 26266,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 24,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "901aec0383938a0d9992649231af7dd7ccd2b387",
            "branch" : [
              {
                "SHA1" : "901aec0383938a0d9992649231af7dd7ccd2b387",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "901aec0383938a0d9992649231af7dd7ccd2b387",
            "branch" : [
              {
                "SHA1" : "901aec0383938a0d9992649231af7dd7ccd2b387",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "901aec0383938a0d9992649231af7dd7ccd2b387",
        "branch" : [
          {
            "SHA1" : "901aec0383938a0d9992649231af7dd7ccd2b387",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/str4d/ed25519-java.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#24",
  "duration" : 26266,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #24",
  "id" : "24",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 24,
  "queueId" : 41,
  "result" : "FAILURE",
  "timestamp" : 1549145287302,
  "url" : "https://consolving.de/jenkins/view/all/job/net.i2p.crypto.eddsa/24/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/UtilsTest.java",
          "src/net/i2p/crypto/eddsa/Utils.java"
        ],
        "commitId" : "ad02a7f69532f87ea2db2bea7e2a3c29594a9ac6",
        "timestamp" : 1549111835000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Throw IAE if Utils.hexToBytes() is given an odd-length string\u000a",
        "date" : "2019-02-02 12:50:35 +0000",
        "id" : "ad02a7f69532f87ea2db2bea7e2a3c29594a9ac6",
        "msg" : "Throw IAE if Utils.hexToBytes() is given an odd-length string",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/UtilsTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/Utils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath",
          ".project"
        ],
        "commitId" : "912e67dce1c085dfdf42e410809c99e516f0cde8",
        "timestamp" : 1549113717000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Drop .classpath and .project from version control\u000a",
        "date" : "2019-02-02 13:21:57 +0000",
        "id" : "912e67dce1c085dfdf42e410809c99e516f0cde8",
        "msg" : "Drop .classpath and .project from version control",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".classpath"
          },
          {
            "editType" : "delete",
            "file" : ".project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "f8cdb6c014b3d0a55fa9ed11b3aa7876652c6342",
        "timestamp" : 1549114298000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Update pom.xml\u000a",
        "date" : "2019-02-02 13:31:38 +0000",
        "id" : "f8cdb6c014b3d0a55fa9ed11b3aa7876652c6342",
        "msg" : "Update pom.xml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "4bd1426cdc711a55f62ce5cdbf7ee584004c433c",
        "timestamp" : 1549114347000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Update build plugins\u000a",
        "date" : "2019-02-02 13:32:27 +0000",
        "id" : "4bd1426cdc711a55f62ce5cdbf7ee584004c433c",
        "msg" : "Update build plugins",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
      "fullName" : "str4d"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/ross.nicoll",
      "fullName" : "ross.nicoll"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
      "fullName" : "thestr4d"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/ilyam",
      "fullName" : "ilyam"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/rick.parker",
      "fullName" : "rick.parker"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/code",
      "fullName" : "code"
    }
  ]
}