{
  "_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/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3166,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6e97b3bc99ac52c62826dc39bb24ad961fc162fc",
            "branch" : [
              {
                "SHA1" : "6e97b3bc99ac52c62826dc39bb24ad961fc162fc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6e97b3bc99ac52c62826dc39bb24ad961fc162fc",
            "branch" : [
              {
                "SHA1" : "6e97b3bc99ac52c62826dc39bb24ad961fc162fc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6e97b3bc99ac52c62826dc39bb24ad961fc162fc",
        "branch" : [
          {
            "SHA1" : "6e97b3bc99ac52c62826dc39bb24ad961fc162fc",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3166",
  "duration" : 195937,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3166",
  "id" : "3166",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3166,
  "queueId" : 882,
  "result" : "FAILURE",
  "timestamp" : 1496770234754,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3166/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/m4/test/results-all.master",
          "components/developer/m4/Makefile",
          "components/developer/m4/m4.p5m",
          "components/developer/m4/resolve.deps"
        ],
        "commitId" : "186d3ffe16bc692cd875edb84d9dcc2830f98f75",
        "timestamp" : 1496770183000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump m4 to 1.4.18\u000a",
        "date" : "2017-06-06 19:29:43 +0200",
        "id" : "186d3ffe16bc692cd875edb84d9dcc2830f98f75",
        "msg" : "Bump m4 to 1.4.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/m4/m4.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/m4/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/m4/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/m4/resolve.deps"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/diffutils/Makefile"
        ],
        "commitId" : "2aca44b552918e4cd5ad2bf7dddf2c0d8a90ca09",
        "timestamp" : 1496770183000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Rebuild gnu-diffutils with updated libsigsegv\u000a",
        "date" : "2017-06-06 19:29:43 +0200",
        "id" : "2aca44b552918e4cd5ad2bf7dddf2c0d8a90ca09",
        "msg" : "Rebuild gnu-diffutils with updated libsigsegv",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/diffutils/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/clisp/Makefile"
        ],
        "commitId" : "7e77be426aa971e7a02f951d6eb9093dfb5ba376",
        "timestamp" : 1496770183000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Rebuild clisp with updated libsigsegv\u000a",
        "date" : "2017-06-06 19:29:43 +0200",
        "id" : "7e77be426aa971e7a02f951d6eb9093dfb5ba376",
        "msg" : "Rebuild clisp with updated libsigsegv",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/clisp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/gawk/Makefile"
        ],
        "commitId" : "6e97b3bc99ac52c62826dc39bb24ad961fc162fc",
        "timestamp" : 1496770183000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Rebuild gawk with updated libsigsegv\u000a",
        "date" : "2017-06-06 19:29:43 +0200",
        "id" : "6e97b3bc99ac52c62826dc39bb24ad961fc162fc",
        "msg" : "Rebuild gawk with updated libsigsegv",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/gawk/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}