{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ledsoft"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 4,
      "buildableTimeMillis" : 4,
      "buildingDurationMillis" : 302859,
      "executingTimeMillis" : 302859,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6573,
      "waitingTimeMillis" : 6573
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/development" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 512,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "492bcf1a8e20b802a792848b69308b5fe02c53d7",
            "branch" : [
              {
                "SHA1" : "492bcf1a8e20b802a792848b69308b5fe02c53d7",
                "name" : "origin/development"
              }
            ]
          },
          "revision" : {
            "SHA1" : "492bcf1a8e20b802a792848b69308b5fe02c53d7",
            "branch" : [
              {
                "SHA1" : "492bcf1a8e20b802a792848b69308b5fe02c53d7",
                "name" : "origin/development"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "492bcf1a8e20b802a792848b69308b5fe02c53d7",
        "branch" : [
          {
            "SHA1" : "492bcf1a8e20b802a792848b69308b5fe02c53d7",
            "name" : "origin/development"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jopa.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 53,
      "totalCount" : 5025,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#512",
  "duration" : 302859,
  "estimatedDuration" : 384050,
  "executor" : None,
  "fullDisplayName" : "JOPA Development #512",
  "id" : "512",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 512,
  "queueId" : 46,
  "result" : "SUCCESS",
  "timestamp" : 1717503201124,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/512/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/loaders/DefaultClasspathScanner.java"
        ],
        "commitId" : "492bcf1a8e20b802a792848b69308b5fe02c53d7",
        "timestamp" : 1717503185000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[Perf] Optimize classpath processing by skipping JAR files that have already been processed.\u000a\u000aThis is mostly relevant to Spring Boot nested JARs which all map to the same root application JAR, but are processed repeatedly (for each nested JAR). This optimization will skip these repeated process calls.\u000a",
        "date" : "2024-06-04 14:13:05 +0200",
        "id" : "492bcf1a8e20b802a792848b69308b5fe02c53d7",
        "msg" : "[Perf] Optimize classpath processing by skipping JAR files that have already been processed.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/loaders/DefaultClasspathScanner.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}