{
  "_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" : 4697,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "81a8fd2f30ee8aca006844761f383b64a7719c4b",
            "branch" : [
              {
                "SHA1" : "81a8fd2f30ee8aca006844761f383b64a7719c4b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "81a8fd2f30ee8aca006844761f383b64a7719c4b",
            "branch" : [
              {
                "SHA1" : "81a8fd2f30ee8aca006844761f383b64a7719c4b",
                "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" : "81a8fd2f30ee8aca006844761f383b64a7719c4b",
        "branch" : [
          {
            "SHA1" : "81a8fd2f30ee8aca006844761f383b64a7719c4b",
            "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" : "#4697",
  "duration" : 394528,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4697",
  "id" : "4697",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4697,
  "queueId" : 209,
  "result" : "SUCCESS",
  "timestamp" : 1480032356068,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4697/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tuntap/manifests/sample-manifest.p5m",
          "components/tuntap/Makefile",
          "components/tuntap/tun-header.p5m",
          "components/network/tuntap/tuntap.license",
          "components/network/tuntap/Makefile",
          "components/network/tuntap/header-tun.p5m",
          "components/tuntap/tuntap.license",
          "components/network/tuntap/tun.p5m",
          "components/network/tuntap/manifests/sample-manifest.p5m",
          "components/tuntap/tap.p5m",
          "components/network/tuntap/tap.p5m",
          "components/tuntap/tun.p5m"
        ],
        "commitId" : "ff1851222e2bc23937be190a95d7cb7b5906228a",
        "timestamp" : 1479809105000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Move tuntap to network category and modernize the recipe structure\u000a",
        "date" : "2016-11-22 11:05:05 +0100",
        "id" : "ff1851222e2bc23937be190a95d7cb7b5906228a",
        "msg" : "Move tuntap to network category and modernize the recipe structure",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/tuntap/tun-header.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/tun.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/tun.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/header-tun.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/tuntap.license"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/tuntap.license"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/tap.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/tap.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/vpnc/files/prof_vpnc",
          "components/network/vpnc/files/vpnc.xml",
          "components/network/vpnc/vpnc.p5m",
          "components/network/vpnc/patches/04-enable-openssl.patch",
          "components/network/vpnc/patches/03-man8-to-man1m.patch",
          "components/network/vpnc/patches/02-sysdep.c.patch",
          "components/network/vpnc/patches/01-patch-vpnc-solaris-kazuyoshi.patch",
          "components/network/vpnc/Makefile",
          "components/network/vpnc/files/auth_vpnc",
          "components/network/vpnc/patches/02-sysdep.h.patch",
          "components/network/vpnc/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5a3a101237bfe373d6bb02f281c05ac78fcfcd50",
        "timestamp" : 1479945964000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of vpnc version 0.5.3\u000a",
        "date" : "2016-11-24 01:06:04 +0100",
        "id" : "5a3a101237bfe373d6bb02f281c05ac78fcfcd50",
        "msg" : "Initial commit of vpnc version 0.5.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/vpnc/files/prof_vpnc"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/03-man8-to-man1m.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/02-sysdep.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/files/vpnc.xml"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/files/auth_vpnc"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/01-patch-vpnc-solaris-kazuyoshi.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/02-sysdep.h.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/04-enable-openssl.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/vpnc.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tuntap/documentation-tuntap.p5m",
          "components/network/tuntap/files/network_config.png",
          "components/network/tuntap/files/brdg_issue_en.png",
          "components/network/tuntap/files/README-tuntap.html"
        ],
        "commitId" : "d038d7246e79e67381654e0087e622e18a608246",
        "timestamp" : 1479946143000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Added documentation-tuntap.p5m with a copy of project website\u000adocumentation for tuntap, brdg and tunctl packages\u000a",
        "date" : "2016-11-24 01:09:03 +0100",
        "id" : "d038d7246e79e67381654e0087e622e18a608246",
        "msg" : "Added documentation-tuntap.p5m with a copy of project website",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/tuntap/files/brdg_issue_en.png"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/documentation-tuntap.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/files/network_config.png"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/files/README-tuntap.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/bridge/brdg.p5m",
          "components/network/bridge/brdg.license",
          "components/network/bridge/Makefile",
          "components/network/bridge/manifests/sample-manifest.p5m",
          "components/network/bridge/patches/01-Makefile.in.patch"
        ],
        "commitId" : "706ec64f3ea14a18a49f0a1c928077cb09cf5d40",
        "timestamp" : 1479946157000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of the \"brdg\" module version 0.1.3.2\u000a",
        "date" : "2016-11-24 01:09:17 +0100",
        "id" : "706ec64f3ea14a18a49f0a1c928077cb09cf5d40",
        "msg" : "Initial commit of the \"brdg\" module version 0.1.3.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/bridge/brdg.license"
          },
          {
            "editType" : "add",
            "file" : "components/network/bridge/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/bridge/brdg.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/bridge/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/bridge/patches/01-Makefile.in.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tunctl/Makefile",
          "components/network/tunctl/patches/02-remove-if_tun-hdr.patch",
          "components/network/tunctl/tunctl.license",
          "components/network/tunctl/manifests/sample-manifest.p5m",
          "components/network/tunctl/patches/01-Makefile.in.patch",
          "components/network/tunctl/tunctl.p5m"
        ],
        "commitId" : "b3712641603a0c1ad36c7de899702cab453dd732",
        "timestamp" : 1479946157000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of the tunctl command version 0.1.1.20141214\u000a",
        "date" : "2016-11-24 01:09:17 +0100",
        "id" : "b3712641603a0c1ad36c7de899702cab453dd732",
        "msg" : "Initial commit of the tunctl command version 0.1.1.20141214",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/tunctl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/tunctl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/patches/02-remove-if_tun-hdr.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/tunctl.license"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/patches/01-Makefile.in.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/tomcat/Makefile",
          "components/web/tomcat/patches/env.patch"
        ],
        "commitId" : "2ce774540add3cd55f8ad820da36434634ee0e2e",
        "timestamp" : 1480003866000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "tomcat: update to 6.0.48\u000a",
        "date" : "2016-11-24 19:11:06 +0300",
        "id" : "2ce774540add3cd55f8ad820da36434634ee0e2e",
        "msg" : "tomcat: update to 6.0.48",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/tomcat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat/patches/env.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/tomcat-8/manifests/sample-manifest.p5m",
          "components/web/tomcat-8/Makefile",
          "components/web/tomcat-8/tomcat.p5m"
        ],
        "commitId" : "efd5c39f332671f1fbc27bc5476dd41af23b984d",
        "timestamp" : 1480003917000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "tomcat 8: update to 8.0.39\u000a",
        "date" : "2016-11-24 19:11:57 +0300",
        "id" : "efd5c39f332671f1fbc27bc5476dd41af23b984d",
        "msg" : "tomcat 8: update to 8.0.39",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/tomcat.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/ntp/Makefile"
        ],
        "commitId" : "6313ab6024a42734f020a81c0ae2c1281650b6f0",
        "timestamp" : 1480003974000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "ntp: update to 4.2.8p9\u000a",
        "date" : "2016-11-24 19:12:54 +0300",
        "id" : "6313ab6024a42734f020a81c0ae2c1281650b6f0",
        "msg" : "ntp: update to 4.2.8p9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/ntp/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}