{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by xavierleroy"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 114,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "89beb4c7f02aa689cd344c7ba5c5ab77a108e525",
            "branch" : [
              {
                "SHA1" : "89beb4c7f02aa689cd344c7ba5c5ab77a108e525",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "89beb4c7f02aa689cd344c7ba5c5ab77a108e525",
            "branch" : [
              {
                "SHA1" : "89beb4c7f02aa689cd344c7ba5c5ab77a108e525",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "89beb4c7f02aa689cd344c7ba5c5ab77a108e525",
        "branch" : [
          {
            "SHA1" : "89beb4c7f02aa689cd344c7ba5c5ab77a108e525",
            "name" : "origin/trunk"
          }
        ]
      },
      "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" : "#114",
  "duration" : 2416616,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #114",
  "id" : "114",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 114,
  "queueId" : 49032,
  "result" : "SUCCESS",
  "timestamp" : 1589997200633,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/114/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/lib-threads/fileio.ml"
        ],
        "commitId" : "89beb4c7f02aa689cd344c7ba5c5ab77a108e525",
        "timestamp" : 1589996976000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/xavier.leroy",
          "fullName" : "xavier.leroy"
        },
        "authorEmail" : "xavier.leroy@college-de-france.fr",
        "comment" : "Use Sys.command instead of Unix.system to call 'cmp'\u000a\u000aClang's thread sanitizer TSAN reports a (false?) alarm on Unix.system\u000ain multithreaded programs now that Unix.system is implemented\u000aon top of posix_spawn.\u000a\u000aThis commit replaces Unix.system with Sys.command, which might work\u000abetter with TSAN, based on preliminary experiments.\u000a\u000aNote that this test is about file I/O, not Unix.system, so the replacement\u000ais acceptable.  In parallel, we need to understand what's happening\u000awith TSAN and posix_spawn.\u000a",
        "date" : "2020-05-20 19:49:36 +0200",
        "id" : "89beb4c7f02aa689cd344c7ba5c5ab77a108e525",
        "msg" : "Use Sys.command instead of Unix.system to call 'cmp'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/lib-threads/fileio.ml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/xavier.leroy",
      "fullName" : "xavier.leroy"
    }
  ]
}