{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5726,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9a0cead0de50d6e7f0dca25813ae473c6dbf00e7",
            "branch" : [
              {
                "SHA1" : "9a0cead0de50d6e7f0dca25813ae473c6dbf00e7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9a0cead0de50d6e7f0dca25813ae473c6dbf00e7",
            "branch" : [
              {
                "SHA1" : "9a0cead0de50d6e7f0dca25813ae473c6dbf00e7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9a0cead0de50d6e7f0dca25813ae473c6dbf00e7",
        "branch" : [
          {
            "SHA1" : "9a0cead0de50d6e7f0dca25813ae473c6dbf00e7",
            "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" : "#5726",
  "duration" : 536978,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5726",
  "id" : "5726",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5726,
  "queueId" : 222,
  "result" : "SUCCESS",
  "timestamp" : 1568246708202,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5726/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libexpat/patches/01-manpage.patch",
          "components/library/libexpat/expat.p5m",
          "components/library/libexpat/manifests/sample-manifest.p5m",
          "components/library/libexpat/Makefile"
        ],
        "commitId" : "93bfc43d7efcba8d51a608a045976be960b3f57d",
        "timestamp" : 1568192450000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update libexpat to 2.2.7, fix CVE-2018-20843\u000a",
        "date" : "2019-09-11 11:00:50 +0200",
        "id" : "93bfc43d7efcba8d51a608a045976be960b3f57d",
        "msg" : "Update libexpat to 2.2.7, fix CVE-2018-20843",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libexpat/patches/01-manpage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/expat.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openusb/openusb.p5m",
          "components/meta-packages/history/history",
          "components/library/openusb/files/libopenusb.3lib",
          "components/library/openusb/manifests/sample-manifest.p5m",
          "components/library/openusb/Makefile",
          "components/library/openusb/patches/testopenusb.patch",
          "components/library/openusb/patches/Makefile.am.patch",
          "components/library/openusb/openusb.license"
        ],
        "commitId" : "211f6832dd1bb6a747f24eafd3c03f8bc2b937b0",
        "timestamp" : 1568192466000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "8551 Obsolete openusb\u000a",
        "date" : "2019-09-11 11:01:06 +0200",
        "id" : "211f6832dd1bb6a747f24eafd3c03f8bc2b937b0",
        "msg" : "8551 Obsolete openusb",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/openusb/openusb.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/files/libopenusb.3lib"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/openusb.license"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/patches/Makefile.am.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/patches/testopenusb.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/htop/Makefile"
        ],
        "commitId" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
        "timestamp" : 1568192498000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "htop: Add compressed ARC statistics\u000a",
        "date" : "2019-09-11 11:01:38 +0200",
        "id" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
        "msg" : "htop: Add compressed ARC statistics",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/htop/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/links/Makefile"
        ],
        "commitId" : "9a0cead0de50d6e7f0dca25813ae473c6dbf00e7",
        "timestamp" : 1568215326000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update links to 2.20.1\u000a",
        "date" : "2019-09-11 17:22:06 +0200",
        "id" : "9a0cead0de50d6e7f0dca25813ae473c6dbf00e7",
        "msg" : "Update links to 2.20.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/links/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}