{
  "_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" : 5163,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d993d635a6c5127fa4ab831a143bf50dd835a713",
            "branch" : [
              {
                "SHA1" : "d993d635a6c5127fa4ab831a143bf50dd835a713",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d993d635a6c5127fa4ab831a143bf50dd835a713",
            "branch" : [
              {
                "SHA1" : "d993d635a6c5127fa4ab831a143bf50dd835a713",
                "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" : "d993d635a6c5127fa4ab831a143bf50dd835a713",
        "branch" : [
          {
            "SHA1" : "d993d635a6c5127fa4ab831a143bf50dd835a713",
            "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" : "#5163",
  "duration" : 5164102,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5163",
  "id" : "5163",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5163,
  "queueId" : 1839,
  "result" : "SUCCESS",
  "timestamp" : 1520381156716,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5163/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/twisted/Makefile",
          "components/python/twisted/patches/01-CVE-2016-1000111.patch"
        ],
        "commitId" : "740bd3f63c2a98c0c5abc213909e7b82b8a742c7",
        "timestamp" : 1520324577000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "twisted: fix CVE-2016-1000111\u000a",
        "date" : "2018-03-06 11:22:57 +0300",
        "id" : "740bd3f63c2a98c0c5abc213909e7b82b8a742c7",
        "msg" : "twisted: fix CVE-2016-1000111",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/twisted/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/twisted/patches/01-CVE-2016-1000111.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/freetype/patches/02-CVE-2018-6942.patch",
          "components/library/freetype/Makefile"
        ],
        "commitId" : "9c76f5ad9eb9252c779c0dba354c790edc5b1a92",
        "timestamp" : 1520329157000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "freetype: fix CVE-2018-6942\u000a",
        "date" : "2018-03-06 12:39:17 +0300",
        "id" : "9c76f5ad9eb9252c779c0dba354c790edc5b1a92",
        "msg" : "freetype: fix CVE-2018-6942",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/freetype/patches/02-CVE-2018-6942.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/freetype/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xkbcomp/Makefile"
        ],
        "commitId" : "d9278a6572d6f0bcb08db191aaaecfd16e7d646e",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xkbcomp: bump to 1.4.1\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "d9278a6572d6f0bcb08db191aaaecfd16e7d646e",
        "msg" : "xkbcomp: bump to 1.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xkbcomp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/util-macros/Makefile",
          "components/x11/util-macros/patches/configure.ac.patch"
        ],
        "commitId" : "7326bf1dec63f71f4dbb557e7a290681f7c2b8af",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "util-macros: bump to 1.19.2\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "7326bf1dec63f71f4dbb557e7a290681f7c2b8af",
        "msg" : "util-macros: bump to 1.19.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/patches/configure.ac.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/editres/Makefile"
        ],
        "commitId" : "87ffb368ca53270b270a3f8bd3500145a63c36bc",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "editres: bump to 1.0.7\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "87ffb368ca53270b270a3f8bd3500145a63c36bc",
        "msg" : "editres: bump to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/editres/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/appres/Makefile"
        ],
        "commitId" : "5bdcfc8f37c3e7412ccb1fc3c7a21a0511d15788",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "appres: bump to 1.0.5\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "5bdcfc8f37c3e7412ccb1fc3c7a21a0511d15788",
        "msg" : "appres: bump to 1.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/appres/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/listres/Makefile"
        ],
        "commitId" : "5ad4328e26423e52edf26aa5b1f982b43ad81910",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "listres: bump to 1.0.4\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "5ad4328e26423e52edf26aa5b1f982b43ad81910",
        "msg" : "listres: bump to 1.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/listres/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/viewres/Makefile"
        ],
        "commitId" : "69f512aa5b29d145d32e0226ab23fb02d1a9872f",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "viewres: bump to 1.0.5\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "69f512aa5b29d145d32e0226ab23fb02d1a9872f",
        "msg" : "viewres: bump to 1.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/viewres/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/iceauth/Makefile",
          "components/x11/iceauth/patches/01.man.patch"
        ],
        "commitId" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "iceauth: bump to 1.0.8\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
        "msg" : "iceauth: bump to 1.0.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/iceauth/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/iceauth/patches/01.man.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/nvidia/Makefile"
        ],
        "commitId" : "1b5308d1ba9b142a125184a299f6512541845ab0",
        "timestamp" : 1520350431000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "nvidia: bump to 340.106\u000a",
        "date" : "2018-03-06 16:33:51 +0100",
        "id" : "1b5308d1ba9b142a125184a299f6512541845ab0",
        "msg" : "nvidia: bump to 340.106",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-94/postgresql94-developer.p5m",
          "components/database/postgresql-94/manifests/sample-manifest.p5m",
          "components/database/postgresql-94/postgresql94-documentation.p5m",
          "components/database/postgresql-94/Makefile"
        ],
        "commitId" : "2fbb9d412227b36fad6792da11aae6d3c431d8d9",
        "timestamp" : 1520365226000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "postgresql-94: update to 9.4.17\u000a",
        "date" : "2018-03-06 22:40:26 +0300",
        "id" : "2fbb9d412227b36fad6792da11aae6d3c431d8d9",
        "msg" : "postgresql-94: update to 9.4.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/postgresql94-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/postgresql94-developer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-95/postgresql95-documentation.p5m",
          "components/database/postgresql-95/postgresql95-developer.p5m",
          "components/database/postgresql-95/manifests/sample-manifest.p5m",
          "components/database/postgresql-95/Makefile"
        ],
        "commitId" : "7a71dde61f92ba7a68d24712f9e221badbc8a4fb",
        "timestamp" : 1520365226000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "postgresql-95: update to 9.5.12\u000a",
        "date" : "2018-03-06 22:40:26 +0300",
        "id" : "7a71dde61f92ba7a68d24712f9e221badbc8a4fb",
        "msg" : "postgresql-95: update to 9.5.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/postgresql95-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/postgresql95-developer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-96/manifests/sample-manifest.p5m",
          "components/database/postgresql-96/postgresql96-documentation.p5m",
          "components/database/postgresql-96/Makefile",
          "components/database/postgresql-96/postgresql96-developer.p5m"
        ],
        "commitId" : "8f4169cea73f0eafbfc694424afb3eada3efa413",
        "timestamp" : 1520365226000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "postgresql-96: update to 9.6.8\u000a",
        "date" : "2018-03-06 22:40:26 +0300",
        "id" : "8f4169cea73f0eafbfc694424afb3eada3efa413",
        "msg" : "postgresql-96: update to 9.6.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/postgresql96-developer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/postgresql96-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-10/Makefile",
          "components/database/postgresql-10/postgresql10-documentation.p5m",
          "components/database/postgresql-10/postgresql10-language-bindings.p5m",
          "components/database/postgresql-10/postgresql10-service.p5m",
          "components/database/postgresql-10/postgresql10-contrib.p5m",
          "components/database/postgresql-10/postgresql10.p5m",
          "components/database/postgresql-10/postgresql10-developer.p5m",
          "components/database/postgresql-10/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d993d635a6c5127fa4ab831a143bf50dd835a713",
        "timestamp" : 1520365226000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "postgresql-10: update to 10.3\u000a",
        "date" : "2018-03-06 22:40:26 +0300",
        "id" : "d993d635a6c5127fa4ab831a143bf50dd835a713",
        "msg" : "postgresql-10: update to 10.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10-service.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10-language-bindings.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10-contrib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10-developer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}