{
  "_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" : 1554,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7858392295a82943a517d4d7b5d16296c61e320e",
            "branch" : [
              {
                "SHA1" : "7858392295a82943a517d4d7b5d16296c61e320e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7858392295a82943a517d4d7b5d16296c61e320e",
            "branch" : [
              {
                "SHA1" : "7858392295a82943a517d4d7b5d16296c61e320e",
                "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" : "7858392295a82943a517d4d7b5d16296c61e320e",
        "branch" : [
          {
            "SHA1" : "7858392295a82943a517d4d7b5d16296c61e320e",
            "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" : "#1554",
  "duration" : 11672398,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1554",
  "id" : "2015-06-01_19-25-06",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1554,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1433186706000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1554/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sbcl/patches/dont-check-git.patch",
          "components/sbcl/sbcl.license",
          "components/sbcl/sbcl.p5m",
          "components/sbcl/files/sbclrc",
          "components/sbcl/Makefile"
        ],
        "commitId" : "a7412b843149fe166a4f55314efbf7fe2a511b39",
        "timestamp" : 1433000119000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add runtime/sbcl\u000a",
        "date" : "2015-05-30T11:35:19-0400",
        "id" : "a7412b843149fe166a4f55314efbf7fe2a511b39",
        "msg" : "add runtime/sbcl",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sbcl/sbcl.license"
          },
          {
            "editType" : "add",
            "file" : "components/sbcl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sbcl/patches/dont-check-git.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sbcl/sbcl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sbcl/files/sbclrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/common-lisp.mk",
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "8a52c20885c21934989959e65ecb4de4f051b6aa",
        "timestamp" : 1433000388000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add make rules for installing common lisp libraries\u000a",
        "date" : "2015-05-30T11:39:48-0400",
        "id" : "8a52c20885c21934989959e65ecb4de4f051b6aa",
        "msg" : "add make rules for installing common lisp libraries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "add",
            "file" : "make-rules/common-lisp.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/nibbles/nibbles.license",
          "components/common-lisp/nibbles/nibbles.p5m",
          "components/common-lisp/nibbles/Makefile"
        ],
        "commitId" : "356c1ea34fe5689fc8424c946192b3ade6884bb5",
        "timestamp" : 1433000430000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/nibbles\u000a",
        "date" : "2015-05-30T11:40:30-0400",
        "id" : "356c1ea34fe5689fc8424c946192b3ade6884bb5",
        "msg" : "add library/common-lisp/nibbles",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/nibbles/nibbles.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/nibbles/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/nibbles/nibbles.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/ironclad/ironclad.license",
          "components/common-lisp/ironclad/ironclad.p5m",
          "components/common-lisp/ironclad/Makefile"
        ],
        "commitId" : "f620abccf45e378229cd99a2c2531404b2ce9628",
        "timestamp" : 1433000436000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/ironclad\u000a",
        "date" : "2015-05-30T11:40:36-0400",
        "id" : "f620abccf45e378229cd99a2c2531404b2ce9628",
        "msg" : "add library/common-lisp/ironclad",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/ironclad/ironclad.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/ironclad/ironclad.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/ironclad/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/usocket/usocket.p5m",
          "components/common-lisp/usocket/Makefile",
          "components/common-lisp/usocket/usocket.license"
        ],
        "commitId" : "0354b14bab4d1181437fec133a78e79adeef14f6",
        "timestamp" : 1433000460000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/usocket\u000a",
        "date" : "2015-05-30T11:41:00-0400",
        "id" : "0354b14bab4d1181437fec133a78e79adeef14f6",
        "msg" : "add library/common-lisp/usocket",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/usocket/usocket.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/usocket/usocket.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/usocket/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/puri/Makefile",
          "components/common-lisp/puri/puri.license",
          "components/common-lisp/puri/puri.p5m"
        ],
        "commitId" : "7df3eebc9e398c722c50e93d9089f6104432d767",
        "timestamp" : 1433000461000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/puri\u000a",
        "date" : "2015-05-30T11:41:01-0400",
        "id" : "7df3eebc9e398c722c50e93d9089f6104432d767",
        "msg" : "add library/common-lisp/puri",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/puri/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/puri/puri.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/puri/puri.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/cl-base64/cl-base64.license",
          "components/common-lisp/cl-base64/Makefile",
          "components/common-lisp/cl-base64/cl-base64.p5m"
        ],
        "commitId" : "d5b229274dc216673ed0a8e82f0f30bea0c6352a",
        "timestamp" : 1433000461000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/cl-base64\u000a",
        "date" : "2015-05-30T11:41:01-0400",
        "id" : "d5b229274dc216673ed0a8e82f0f30bea0c6352a",
        "msg" : "add library/common-lisp/cl-base64",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-base64/cl-base64.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-base64/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-base64/cl-base64.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/trivial-gray-streams/trivial-gray-streams.license",
          "components/common-lisp/trivial-gray-streams/Makefile",
          "components/common-lisp/trivial-gray-streams/trivial-gray-streams.p5m"
        ],
        "commitId" : "4a3a8724cc25faa67b7b0591b86f9da5b400e7e3",
        "timestamp" : 1433000462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/trivial-gray-streams\u000a",
        "date" : "2015-05-30T11:41:02-0400",
        "id" : "4a3a8724cc25faa67b7b0591b86f9da5b400e7e3",
        "msg" : "add library/common-lisp/trivial-gray-streams",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/trivial-gray-streams/trivial-gray-streams.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/trivial-gray-streams/trivial-gray-streams.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/trivial-gray-streams/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/chunga/Makefile",
          "components/common-lisp/chunga/chunga.license",
          "components/common-lisp/chunga/chunga.p5m"
        ],
        "commitId" : "3a19e1ad425e2028b52501056e23a6e452edcf00",
        "timestamp" : 1433178489000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/chunga\u000a",
        "date" : "2015-06-01T13:08:09-0400",
        "id" : "3a19e1ad425e2028b52501056e23a6e452edcf00",
        "msg" : "add library/common-lisp/chunga",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/chunga/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/chunga/chunga.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/chunga/chunga.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/flexi-streams/Makefile",
          "components/common-lisp/flexi-streams/flexi-streams.license",
          "components/common-lisp/flexi-streams/flexi-streams.p5m"
        ],
        "commitId" : "db530048325ec445c40e8283048731f733da3619",
        "timestamp" : 1433178700000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/flexi-streams\u000a",
        "date" : "2015-06-01T13:11:40-0400",
        "id" : "db530048325ec445c40e8283048731f733da3619",
        "msg" : "add library/common-lisp/flexi-streams",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/flexi-streams/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/flexi-streams/flexi-streams.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/flexi-streams/flexi-streams.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/cl-ppcre/cl-ppcre.p5m",
          "components/common-lisp/cl-ppcre/cl-ppcre.license",
          "components/common-lisp/cl-ppcre/Makefile"
        ],
        "commitId" : "314fc978fff3d6a27a5ecf506cfcd487dfd2efbc",
        "timestamp" : 1433178723000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/cl-ppcre\u000a",
        "date" : "2015-06-01T13:12:03-0400",
        "id" : "314fc978fff3d6a27a5ecf506cfcd487dfd2efbc",
        "msg" : "add library/common-lisp/cl-ppcre",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-ppcre/cl-ppcre.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-ppcre/cl-ppcre.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-ppcre/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/drakma/drakma.p5m",
          "components/common-lisp/drakma/drakma.license",
          "components/common-lisp/drakma/Makefile"
        ],
        "commitId" : "ce7a166a1a43522c70b2dccf8335bfd1c78f78a6",
        "timestamp" : 1433178843000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/drakma\u000a",
        "date" : "2015-06-01T13:14:03-0400",
        "id" : "ce7a166a1a43522c70b2dccf8335bfd1c78f78a6",
        "msg" : "add library/common-lisp/drakma",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/drakma/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/drakma/drakma.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/drakma/drakma.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/cl-json/cl-json.p5m",
          "components/common-lisp/cl-json/cl-json.license",
          "components/common-lisp/cl-json/Makefile"
        ],
        "commitId" : "0d9ecc6cc95772221caaf5499df26bbc60e3889e",
        "timestamp" : 1433178903000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/cl-json\u000a",
        "date" : "2015-06-01T13:15:03-0400",
        "id" : "0d9ecc6cc95772221caaf5499df26bbc60e3889e",
        "msg" : "add library/common-lisp/cl-json",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-json/cl-json.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-json/cl-json.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-json/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/cl-qprint/Makefile",
          "components/common-lisp/cl-qprint/cl-qprint.license",
          "components/common-lisp/cl-qprint/cl-qprint.p5m"
        ],
        "commitId" : "78e5e255f43218941b8fd8b3a3524547811449e5",
        "timestamp" : 1433178933000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/cl-qprint\u000a",
        "date" : "2015-06-01T13:15:33-0400",
        "id" : "78e5e255f43218941b8fd8b3a3524547811449e5",
        "msg" : "add library/common-lisp/cl-qprint",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-qprint/cl-qprint.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-qprint/cl-qprint.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-qprint/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
      "fullName" : "jeffpc"
    }
  ]
}