{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by tircis"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 2,
      "buildingDurationMillis" : 28871,
      "executingTimeMillis" : 28681,
      "executorUtilization" : 0.99,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 8927,
      "waitingTimeMillis" : 8927
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ff45cdfbc984728f570cb18a8b478561f7a2fb42",
            "branch" : [
              {
                "SHA1" : "ff45cdfbc984728f570cb18a8b478561f7a2fb42",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ff45cdfbc984728f570cb18a8b478561f7a2fb42",
            "branch" : [
              {
                "SHA1" : "ff45cdfbc984728f570cb18a8b478561f7a2fb42",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ff45cdfbc984728f570cb18a8b478561f7a2fb42",
        "branch" : [
          {
            "SHA1" : "ff45cdfbc984728f570cb18a8b478561f7a2fb42",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/codefilarete/tools.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 410,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "tools-1.1.1-SNAPSHOT-tests.jar",
      "fileName" : "tools-1.1.1-SNAPSHOT-tests.jar",
      "relativePath" : "target/tools-1.1.1-SNAPSHOT-tests.jar"
    },
    {
      "displayPath" : "tools-1.1.1-SNAPSHOT.jar",
      "fileName" : "tools-1.1.1-SNAPSHOT.jar",
      "relativePath" : "target/tools-1.1.1-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10",
  "duration" : 28871,
  "estimatedDuration" : 34408,
  "executor" : None,
  "fullDisplayName" : "Tools pipeline #10",
  "id" : "10",
  "keepLog" : False,
  "number" : 10,
  "queueId" : 114,
  "result" : "SUCCESS",
  "timestamp" : 1737011671295,
  "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/10/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/codefilarete/tool/StringAppender.java",
            "src/test/java/org/codefilarete/tool/StringAppenderTest.java"
          ],
          "commitId" : "ff45cdfbc984728f570cb18a8b478561f7a2fb42",
          "timestamp" : 1734882615000,
          "author" : {
            "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
            "fullName" : "guiom.mary"
          },
          "authorEmail" : "guiom.mary@gmail.com",
          "comment" : "Allowing to give a delegate to StringAppender constructor\u000a",
          "date" : "2024-12-22 16:50:15 +0100",
          "id" : "ff45cdfbc984728f570cb18a8b478561f7a2fb42",
          "msg" : "Allowing to give a delegate to StringAppender constructor",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/test/java/org/codefilarete/tool/StringAppenderTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/codefilarete/tool/StringAppender.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
      "fullName" : "guiom.mary"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 11,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/11/"
  },
  "previousBuild" : {
    "number" : 9,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/9/"
  }
}