{
  "_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" : 5204,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f8337595fbb803b938dcf3fa1f7bbbf0f8330023",
            "branch" : [
              {
                "SHA1" : "f8337595fbb803b938dcf3fa1f7bbbf0f8330023",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f8337595fbb803b938dcf3fa1f7bbbf0f8330023",
            "branch" : [
              {
                "SHA1" : "f8337595fbb803b938dcf3fa1f7bbbf0f8330023",
                "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" : "f8337595fbb803b938dcf3fa1f7bbbf0f8330023",
        "branch" : [
          {
            "SHA1" : "f8337595fbb803b938dcf3fa1f7bbbf0f8330023",
            "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" : "#5204",
  "duration" : 3461372,
  "estimatedDuration" : 937116,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5204",
  "id" : "5204",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5204,
  "queueId" : 867,
  "result" : "SUCCESS",
  "timestamp" : 1590257431232,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5204/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tcl/pgtcl/patches/03-bitness.patch",
          "components/tcl/pgtcl/Makefile"
        ],
        "commitId" : "40a4019cbf4c65ff16e7c1b7f46a7a2c79d7c627",
        "timestamp" : 1590257290000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pgtcl: fix gcc-10 build\u000a",
        "date" : "2020-05-23 20:08:10 +0200",
        "id" : "40a4019cbf4c65ff16e7c1b7f46a7a2c79d7c627",
        "msg" : "pgtcl: fix gcc-10 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tcl/pgtcl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/tcl/pgtcl/patches/03-bitness.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tcl/tcltls/patches/bitness.patch",
          "components/tcl/tcltls/Makefile"
        ],
        "commitId" : "eab8596c703afe1ce24c1ce77d58de28df1456ac",
        "timestamp" : 1590257303000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "tcltls: fix gcc-10 build\u000a",
        "date" : "2020-05-23 20:08:23 +0200",
        "id" : "eab8596c703afe1ce24c1ce77d58de28df1456ac",
        "msg" : "tcltls: fix gcc-10 build",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/tcl/tcltls/patches/bitness.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tcltls/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libssh2/Makefile",
          "components/library/libssh2/manifests/sample-manifest.p5m",
          "components/library/libssh2/libssh2.p5m"
        ],
        "commitId" : "2fdfccbd72a390f4d2cd9321d75f0c280e9138ba",
        "timestamp" : 1590257317000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libssh2: update to 1.9.0\u000a",
        "date" : "2020-05-23 20:08:37 +0200",
        "id" : "2fdfccbd72a390f4d2cd9321d75f0c280e9138ba",
        "msg" : "libssh2: update to 1.9.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libssh2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libssh2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libssh2/libssh2.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/bison/test/results-all.master",
          "components/developer/bison/Makefile",
          "components/developer/bison/patches/01-shared-ly.patch"
        ],
        "commitId" : "0a47573b93b48ed1c575d03533f26f23b018600f",
        "timestamp" : 1590257349000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update GNU bison to 3.5.2\u000a",
        "date" : "2020-05-23 20:09:09 +0200",
        "id" : "0a47573b93b48ed1c575d03533f26f23b018600f",
        "msg" : "Update GNU bison to 3.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/bison/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/bison/patches/01-shared-ly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/bison/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/bison/test/results-all.master",
          "components/developer/bison/Makefile"
        ],
        "commitId" : "f8337595fbb803b938dcf3fa1f7bbbf0f8330023",
        "timestamp" : 1590257349000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "bison: bump to 3.5.3\u000a",
        "date" : "2020-05-23 20:09:09 +0200",
        "id" : "f8337595fbb803b938dcf3fa1f7bbbf0f8330023",
        "msg" : "bison: bump to 3.5.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/bison/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/bison/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}