{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"main\" build number 4,808",
          "upstreamBuild" : 4808,
          "upstreamProject" : "main",
          "upstreamUrl" : "job/main/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4808,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "30c570fe817777c86182ee8f743b94b6295d58d4",
            "branch" : [
              {
                "SHA1" : "30c570fe817777c86182ee8f743b94b6295d58d4",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "30c570fe817777c86182ee8f743b94b6295d58d4",
            "branch" : [
              {
                "SHA1" : "30c570fe817777c86182ee8f743b94b6295d58d4",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.08" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1466,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "849bf6239dd0f9dae45b945c92e24f41d27fd3ad",
            "branch" : [
              {
                "SHA1" : "849bf6239dd0f9dae45b945c92e24f41d27fd3ad",
                "name" : "origin/4.08"
              }
            ]
          },
          "revision" : {
            "SHA1" : "849bf6239dd0f9dae45b945c92e24f41d27fd3ad",
            "branch" : [
              {
                "SHA1" : "849bf6239dd0f9dae45b945c92e24f41d27fd3ad",
                "name" : "origin/4.08"
              }
            ]
          }
        },
        "refs/remotes/origin/4.08" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1189,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "16ce302ee1d31a4afc932d3dc85173b4988f5218",
            "branch" : [
              {
                "SHA1" : "16ce302ee1d31a4afc932d3dc85173b4988f5218",
                "name" : "refs/remotes/origin/4.08"
              }
            ]
          },
          "revision" : {
            "SHA1" : "16ce302ee1d31a4afc932d3dc85173b4988f5218",
            "branch" : [
              {
                "SHA1" : "16ce302ee1d31a4afc932d3dc85173b4988f5218",
                "name" : "refs/remotes/origin/4.08"
              }
            ]
          }
        },
        "origin/4.09" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1436,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "308ea9a8d526160e2b45f16d63a0aee70984b814",
            "branch" : [
              {
                "SHA1" : "308ea9a8d526160e2b45f16d63a0aee70984b814",
                "name" : "origin/4.09"
              }
            ]
          },
          "revision" : {
            "SHA1" : "308ea9a8d526160e2b45f16d63a0aee70984b814",
            "branch" : [
              {
                "SHA1" : "308ea9a8d526160e2b45f16d63a0aee70984b814",
                "name" : "origin/4.09"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "30c570fe817777c86182ee8f743b94b6295d58d4",
        "branch" : [
          {
            "SHA1" : "30c570fe817777c86182ee8f743b94b6295d58d4",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "false,ocaml-mingw-32",
  "duration" : 3441534,
  "estimatedDuration" : 2133176,
  "executor" : None,
  "fullDisplayName" : "main » false,ocaml-mingw-32 false,ocaml-mingw-32",
  "id" : "4808",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4808,
  "queueId" : 23609,
  "result" : "FAILURE",
  "timestamp" : 1756292319906,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/main/flambda=false,label=ocaml-mingw-32/4808/",
  "builtOn" : "ocaml-mingw-32",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "testsuite/tests/typing-misc/variance.ml",
          "typing/includecore.ml"
        ],
        "commitId" : "30c570fe817777c86182ee8f743b94b6295d58d4",
        "timestamp" : 1756292310000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fix #14200 (without breaking pr7321_ok.ml) (#14202)\u000a\u000a",
        "date" : "2025-08-27 19:58:30 +0900",
        "id" : "30c570fe817777c86182ee8f743b94b6295d58d4",
        "msg" : "Fix #14200 (without breaking pr7321_ok.ml) (#14202)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "typing/includecore.ml"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/typing-misc/variance.ml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/nick.barnes",
      "fullName" : "Nick.Barnes"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/timmcgil",
      "fullName" : "timmcgil"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
      "fullName" : "Florian Angeletti"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
      "fullName" : "gabriel.scherer"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/kc",
      "fullName" : "kc"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/mshinwell",
      "fullName" : "mshinwell"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sadiq",
      "fullName" : "sadiq"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/pierre.boutillier",
      "fullName" : "pierre.boutillier"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/source",
      "fullName" : "source"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/samuel.aime.vivien",
      "fullName" : "samuel.aime.vivien"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/mail",
      "fullName" : "mail"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
      "fullName" : "david.allsopp"
    }
  ]
}