{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Octachron"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 251,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2f16b98a8d4f2359cdab0d56c2338f6c51b3598a",
            "branch" : [
              {
                "SHA1" : "2f16b98a8d4f2359cdab0d56c2338f6c51b3598a",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2f16b98a8d4f2359cdab0d56c2338f6c51b3598a",
            "branch" : [
              {
                "SHA1" : "2f16b98a8d4f2359cdab0d56c2338f6c51b3598a",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 249,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4b57077048a9d6d79075755a18c9f79d0a8b9ba5",
            "branch" : [
              {
                "SHA1" : "4b57077048a9d6d79075755a18c9f79d0a8b9ba5",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4b57077048a9d6d79075755a18c9f79d0a8b9ba5",
            "branch" : [
              {
                "SHA1" : "4b57077048a9d6d79075755a18c9f79d0a8b9ba5",
                "name" : "origin/4.11"
              }
            ]
          }
        },
        "refs/remotes/origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 263,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a32ed94c4f7e34c06e6432efb0a3f5f4e621ba27",
            "branch" : [
              {
                "SHA1" : "a32ed94c4f7e34c06e6432efb0a3f5f4e621ba27",
                "name" : "refs/remotes/origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a32ed94c4f7e34c06e6432efb0a3f5f4e621ba27",
            "branch" : [
              {
                "SHA1" : "a32ed94c4f7e34c06e6432efb0a3f5f4e621ba27",
                "name" : "refs/remotes/origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a32ed94c4f7e34c06e6432efb0a3f5f4e621ba27",
        "branch" : [
          {
            "SHA1" : "a32ed94c4f7e34c06e6432efb0a3f5f4e621ba27",
            "name" : "refs/remotes/origin/4.11"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#263",
  "duration" : 2448836,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #263",
  "id" : "263",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 263,
  "queueId" : 16736,
  "result" : "SUCCESS",
  "timestamp" : 1610379084102,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/263/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "d6884b24cb0974d4e24cc72e38009499387184af",
        "timestamp" : 1610375794000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "changes: remove duplicated heading\u000a",
        "date" : "2021-01-11 15:36:34 +0100",
        "id" : "d6884b24cb0974d4e24cc72e38009499387184af",
        "msg" : "changes: remove duplicated heading",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "asmcomp/amd64/emit.mlp",
          "runtime/amd64.S"
        ],
        "commitId" : "f11d38538602c39fafd8750b42340cea18c0ec0d",
        "timestamp" : 1610375990000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "Fix mergeable section flags and use .rodata.cst16 where appropriate (#9981)\u000a\u000aOn x86-64 ELF, the `.rodata.cst8` section was incorrectly used.\u000a\u000a(cherry picked from commit 8a46d76bf9359b5cc505b3f2f9c81eb624c631fa)\u000a",
        "date" : "2021-01-11 15:39:50 +0100",
        "id" : "f11d38538602c39fafd8750b42340cea18c0ec0d",
        "msg" : "Fix mergeable section flags and use .rodata.cst16 where appropriate (#9981)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/amd64.S"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "asmcomp/amd64/emit.mlp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "a32ed94c4f7e34c06e6432efb0a3f5f4e621ba27",
        "timestamp" : 1610377936000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "changes: mention GC fix\u000a",
        "date" : "2021-01-11 16:12:16 +0100",
        "id" : "a32ed94c4f7e34c06e6432efb0a3f5f4e621ba27",
        "msg" : "changes: mention GC fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/octa",
      "fullName" : "octa"
    }
  ]
}