{
  "_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" : 5867,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e560aa932d2d8779f3d901029225ba3e7eef3cf8",
            "branch" : [
              {
                "SHA1" : "e560aa932d2d8779f3d901029225ba3e7eef3cf8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e560aa932d2d8779f3d901029225ba3e7eef3cf8",
            "branch" : [
              {
                "SHA1" : "e560aa932d2d8779f3d901029225ba3e7eef3cf8",
                "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" : "e560aa932d2d8779f3d901029225ba3e7eef3cf8",
        "branch" : [
          {
            "SHA1" : "e560aa932d2d8779f3d901029225ba3e7eef3cf8",
            "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" : "#5867",
  "duration" : 13197767,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5867",
  "id" : "5867",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5867,
  "queueId" : 523,
  "result" : "SUCCESS",
  "timestamp" : 1579824350503,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5867/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/automat/manifests/sample-manifest.p5m",
          "components/python/automat/Makefile",
          "components/python/automat/automat-PYVER.p5m",
          "components/python/automat/patches/setup.patch"
        ],
        "commitId" : "391836cac93e517649246deb2b3a3ee3eaf1e9c1",
        "timestamp" : 1579756473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add automat 0.8.0\u000a",
        "date" : "2020-01-23 08:14:33 +0300",
        "id" : "391836cac93e517649246deb2b3a3ee3eaf1e9c1",
        "msg" : "Add automat 0.8.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/automat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/automat/automat-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/automat/patches/setup.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/automat/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/constantly/Makefile",
          "components/python/constantly/manifests/sample-manifest.p5m",
          "components/python/constantly/constantly-PYVER.p5m"
        ],
        "commitId" : "b139d122327f3c234cda4913baa12a33feb9459b",
        "timestamp" : 1579756473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add constantly 15.1.0\u000a",
        "date" : "2020-01-23 08:14:33 +0300",
        "id" : "b139d122327f3c234cda4913baa12a33feb9459b",
        "msg" : "Add constantly 15.1.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/constantly/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/constantly/constantly-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/constantly/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hyperlink/manifests/sample-manifest.p5m",
          "components/python/hyperlink/hyperlink-PYVER.p5m",
          "components/python/hyperlink/Makefile"
        ],
        "commitId" : "adac081aab6767db1befb2a5e09e14775a79beb6",
        "timestamp" : 1579756473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add hyperlink 19.0.0\u000a",
        "date" : "2020-01-23 08:14:33 +0300",
        "id" : "adac081aab6767db1befb2a5e09e14775a79beb6",
        "msg" : "Add hyperlink 19.0.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/hyperlink/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/hyperlink/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/hyperlink/hyperlink-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/incremental/incremental-PYVER.p5m",
          "components/python/incremental/Makefile",
          "components/python/incremental/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9a1fe1d0fd382496a75b1e7af4bdc12a8acde911",
        "timestamp" : 1579756473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add incremental 17.5.0\u000a",
        "date" : "2020-01-23 08:14:33 +0300",
        "id" : "9a1fe1d0fd382496a75b1e7af4bdc12a8acde911",
        "msg" : "Add incremental 17.5.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/incremental/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/incremental/incremental-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/incremental/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hamcrest/manifests/sample-manifest.p5m",
          "components/python/hamcrest/hamcrest-PYVER.p5m",
          "components/python/hamcrest/Makefile"
        ],
        "commitId" : "5c7614a96452303dd7cf90b2679934bd35438c09",
        "timestamp" : 1579756473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add PyHamcrest 1.10.0\u000a",
        "date" : "2020-01-23 08:14:33 +0300",
        "id" : "5c7614a96452303dd7cf90b2679934bd35438c09",
        "msg" : "Add PyHamcrest 1.10.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/hamcrest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/hamcrest/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/hamcrest/hamcrest-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/idna/manifests/sample-manifest.p5m",
          "components/python/idna/Makefile",
          "components/python/idna/idna-PYVER.p5m"
        ],
        "commitId" : "e12975f4f6f1a08af150b33a8854dac8789faabc",
        "timestamp" : 1579756473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update idna to 2.8\u000a",
        "date" : "2020-01-23 08:14:33 +0300",
        "id" : "e12975f4f6f1a08af150b33a8854dac8789faabc",
        "msg" : "Update idna to 2.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/idna/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/idna-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/python/coherence/coherence-PYVER.p5m",
          "components/python/coherence/history",
          "components/python/coherence/Makefile",
          "components/python/coherence/files/coherence",
          "components/python/coherence/patches/03_last_updated_service_field_workaround.patch",
          "components/python/coherence/manifests/sample-manifest.p5m",
          "components/python/coherence/files/coherence.conf",
          "components/python/coherence/files/coherence.xml",
          "components/python/coherence/patches/02_string_exception_fix.patch",
          "components/python/coherence/coherence-GENFRAG.p5m",
          "components/python/coherence/patches/04_missing_attribute_fix.patch"
        ],
        "commitId" : "2a945fe44855967625ec13e6a5760d4896d91f0b",
        "timestamp" : 1579756473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove coherence\u000a",
        "date" : "2020-01-23 08:14:33 +0300",
        "id" : "2a945fe44855967625ec13e6a5760d4896d91f0b",
        "msg" : "Remove coherence",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/coherence/files/coherence.xml"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/patches/04_missing_attribute_fix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/files/coherence.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/patches/02_string_exception_fix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/coherence-GENFRAG.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/patches/03_last_updated_service_field_workaround.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/files/coherence"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/coherence-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coherence/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/twisted-web2/Makefile",
          "components/meta-packages/history/history",
          "components/python/twisted-web2/twisted-web2-PYVER.p5m",
          "components/python/twisted-web2/manifests/sample-manifest.p5m",
          "components/python/twisted-web2/history",
          "components/python/twisted-web2/twisted-web2.license"
        ],
        "commitId" : "060e524e0f58ac1c7f638864b49b983a41a1e3f1",
        "timestamp" : 1579756473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove twisted-web2\u000a",
        "date" : "2020-01-23 08:14:33 +0300",
        "id" : "060e524e0f58ac1c7f638864b49b983a41a1e3f1",
        "msg" : "Remove twisted-web2",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/twisted-web2/twisted-web2-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/twisted-web2/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/twisted-web2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/twisted-web2/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/twisted-web2/twisted-web2.license"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/environment.mk"
        ],
        "commitId" : "2ab72684544f92c52da22af9c0b94ba91d0feb34",
        "timestamp" : 1579756791000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "environment.mk: Show updated packages\u000a",
        "date" : "2020-01-23 08:19:51 +0300",
        "id" : "2ab72684544f92c52da22af9c0b94ba91d0feb34",
        "msg" : "environment.mk: Show updated packages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/environment.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/twisted/manifests/sample-manifest.p5m",
          "components/python/twisted/twisted-GENFRAG.p5m",
          "components/python/twisted/twisted-PYVER.p5m",
          "components/python/twisted/patches/01-CVE-2016-1000111.patch",
          "components/python/twisted/Makefile"
        ],
        "commitId" : "8b0e233fefde69db1fc3de59bebbb632e066fd33",
        "timestamp" : 1579760508000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "twisted: update to 19.10.0\u000a",
        "date" : "2020-01-23 09:21:48 +0300",
        "id" : "8b0e233fefde69db1fc3de59bebbb632e066fd33",
        "msg" : "twisted: update to 19.10.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/twisted/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/twisted/patches/01-CVE-2016-1000111.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/twisted/twisted-GENFRAG.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twisted/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twisted/twisted-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-7_3/Makefile"
        ],
        "commitId" : "351e4ce9061ff5b627ac097a3bd58fa325931fa4",
        "timestamp" : 1579765859000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "php-7_3: update to 7.3.13\u000a",
        "date" : "2020-01-23 10:50:59 +0300",
        "id" : "351e4ce9061ff5b627ac097a3bd58fa325931fa4",
        "msg" : "php-7_3: update to 7.3.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/php/php-7_3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/bind/bindc.p5m",
          "components/network/bind/patches/05-fix-gen-tool-build.patch",
          "components/network/bind/Makefile",
          "components/network/bind/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c59f27f5ade96340141e4442ca35c34cbbee0c26",
        "timestamp" : 1579765884000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update BIND to 9.14.10\u000a",
        "date" : "2020-01-23 10:51:24 +0300",
        "id" : "c59f27f5ade96340141e4442ca35c34cbbee0c26",
        "msg" : "Update BIND to 9.14.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/bind/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/bind/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/bind/patches/05-fix-gen-tool-build.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/bind/bindc.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/avahi/Makefile",
          "components/network/avahi/patches/avahi-03-entry.patch",
          "components/network/avahi/patches/avahi-15-secure-dbus-dest.patch",
          "components/network/avahi/patches/16-memory-crash.patch",
          "components/network/avahi/patches/07-daemon.patch",
          "components/network/avahi/patches/17-sane-cflags.patch",
          "components/network/avahi/patches/05-resolve-service.patch",
          "components/network/avahi/patches/avahi-02-browse-service.patch",
          "components/network/avahi/patches/avahi-13-remove-debug-trap.patch",
          "components/network/avahi/patches/14-desktop.patch",
          "components/network/avahi/patches/11-browse-domain.patch",
          "components/network/avahi/patches/avahi-05-resolve-service.patch",
          "components/network/avahi/patches/24-py3-avahi-discover.patch",
          "components/network/avahi/patches/avahi-07-daemon.patch",
          "components/network/avahi/patches/10-resolve-address.patch",
          "components/network/avahi/patches/01-config-bonjour.patch",
          "components/network/avahi/patches/19-py3-dbm.patch",
          "components/network/avahi/patches/15-secure-dbus-dest.patch",
          "components/network/avahi/patches/21-py3-unicode-strings.patch",
          "components/network/avahi/avahi-gui.p5m",
          "components/network/avahi/patches/avahi-04-internal.patch",
          "components/network/avahi/avahi.p5m",
          "components/network/avahi/patches/20-remove-avahi_discover.patch",
          "components/network/avahi/patches/03-entry.patch",
          "components/network/avahi/patches/avahi-01-config-bonjour.patch",
          "components/network/avahi/patches/avahi-12-browse.patch",
          "components/network/avahi/patches/avahi-10-resolve-address.patch",
          "components/network/avahi/patches/avahi-14-desktop.patch",
          "components/network/avahi/patches/13-remove-debug-trap.patch",
          "components/network/avahi/patches/avahi-09-resolve-host-name.patch",
          "components/network/avahi/patches/09-resolve-host-name.patch",
          "components/network/avahi/patches/avahi-08-man-page.patch",
          "components/network/avahi/manifests/sample-manifest.p5m",
          "components/network/avahi/patches/avahi-06-server.patch",
          "components/network/avahi/patches/02-browse-service.patch",
          "components/network/avahi/patches/12-browse.patch",
          "components/network/avahi/patches/04-internal.patch",
          "components/network/avahi/patches/sane-cflags.patch",
          "components/network/avahi/patches/23-py3-avahi-bookmarks.patch",
          "components/network/avahi/patches/18-avahi_runtime_dir.patch",
          "components/network/avahi/patches/06-server.patch",
          "components/network/avahi/patches/08-man-page.patch",
          "components/network/avahi/patches/avahi-11-browse-domain.patch",
          "components/network/avahi/patches/22-use-ndbm.patch",
          "components/network/avahi/patches/avahi-16-memory-crash.patch"
        ],
        "commitId" : "e55bcc348d67f0458f7857d4c191bc00df26562f",
        "timestamp" : 1579765918000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "avahi: update to 0.7\u000a",
        "date" : "2020-01-23 10:51:58 +0300",
        "id" : "e55bcc348d67f0458f7857d4c191bc00df26562f",
        "msg" : "avahi: update to 0.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-11-browse-domain.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-07-daemon.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/18-avahi_runtime_dir.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-05-resolve-service.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/14-desktop.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-15-secure-dbus-dest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/avahi/avahi.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/02-browse-service.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/23-py3-avahi-bookmarks.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/13-remove-debug-trap.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-01-config-bonjour.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-03-entry.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-14-desktop.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-12-browse.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/06-server.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/24-py3-avahi-discover.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/sane-cflags.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/10-resolve-address.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/01-config-bonjour.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-09-resolve-host-name.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-13-remove-debug-trap.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-10-resolve-address.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/20-remove-avahi_discover.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/19-py3-dbm.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/16-memory-crash.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/05-resolve-service.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/09-resolve-host-name.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/08-man-page.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-02-browse-service.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/07-daemon.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/15-secure-dbus-dest.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/22-use-ndbm.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/03-entry.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/11-browse-domain.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/17-sane-cflags.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/04-internal.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-16-memory-crash.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/avahi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/21-py3-unicode-strings.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/avahi/avahi-gui.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-08-man-page.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-06-server.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/avahi/patches/avahi-04-internal.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/avahi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/avahi/patches/12-browse.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/isc-dhcp/Makefile",
          "components/network/isc-dhcp/dhcp.p5m",
          "components/network/isc-dhcp/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3aa64b3c5ae809d019d0eac8e9877d27981e25f7",
        "timestamp" : 1579766336000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update ISC DHCP to 4.4.2\u000a",
        "date" : "2020-01-23 10:58:56 +0300",
        "id" : "3aa64b3c5ae809d019d0eac8e9877d27981e25f7",
        "msg" : "Update ISC DHCP to 4.4.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/isc-dhcp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/isc-dhcp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/isc-dhcp/dhcp.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/isc-dhcp/patches/004-errno.patch",
          "components/network/isc-dhcp/Makefile"
        ],
        "commitId" : "b843bbdabe2d9034265a289d4783316af2542495",
        "timestamp" : 1579771767000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "isc-dhcp: fix build\u000a",
        "date" : "2020-01-23 12:29:27 +0300",
        "id" : "b843bbdabe2d9034265a289d4783316af2542495",
        "msg" : "isc-dhcp: fix build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/isc-dhcp/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/isc-dhcp/patches/004-errno.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/tomcat-8/tomcat-examples.p5m",
          "components/web/tomcat-8/Makefile",
          "components/web/tomcat-8/patches/build.xml.patch",
          "components/web/tomcat-8/patches/setenv.patch",
          "components/web/tomcat-8/tomcat.p5m",
          "components/web/tomcat-8/manifests/sample-manifest.p5m",
          "components/web/tomcat-8/patches/build.properties.patch",
          "components/web/tomcat-8/patches/remove-jdt-checksum.patch",
          "components/web/tomcat-8/tomcat-admin.p5m"
        ],
        "commitId" : "e560aa932d2d8779f3d901029225ba3e7eef3cf8",
        "timestamp" : 1579772220000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "tomcat: update to 8.5.50\u000a",
        "date" : "2020-01-23 12:37:00 +0300",
        "id" : "e560aa932d2d8779f3d901029225ba3e7eef3cf8",
        "msg" : "tomcat: update to 8.5.50",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/patches/build.xml.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/patches/build.properties.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/patches/setenv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/tomcat-admin.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/tomcat.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/web/tomcat-8/patches/remove-jdt-checksum.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/tomcat-examples.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-8/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}