{
  "_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" : 44,
      "buildableTimeMillis" : 44,
      "buildingDurationMillis" : 42237,
      "executingTimeMillis" : 42237,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7951,
      "waitingTimeMillis" : 7951
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 78,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "38551eb1e035c7bebd65c56f42623524691399fb",
            "branch" : [
              {
                "SHA1" : "38551eb1e035c7bebd65c56f42623524691399fb",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "38551eb1e035c7bebd65c56f42623524691399fb",
            "branch" : [
              {
                "SHA1" : "38551eb1e035c7bebd65c56f42623524691399fb",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "38551eb1e035c7bebd65c56f42623524691399fb",
        "branch" : [
          {
            "SHA1" : "38551eb1e035c7bebd65c56f42623524691399fb",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jb4jsonld.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 560,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#78",
  "duration" : 42237,
  "estimatedDuration" : 31039,
  "executor" : None,
  "fullDisplayName" : "JB4JSON-LD #78",
  "id" : "78",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 78,
  "queueId" : 70,
  "result" : "SUCCESS",
  "timestamp" : 1710335138212,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/jaxb-jsonld/78/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/cz/cvut/kbss/jsonld/deserialization/util/ClasspathScanner.java"
        ],
        "commitId" : "48fb1ced3421ffff3e6f53e3dd31a258f9c28a22",
        "timestamp" : 1710335127000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@outlook.com",
        "comment" : "[Bug #63] Support Spring Boot 3.2.x JAR structure.\u000a",
        "date" : "2024-03-13 14:05:27 +0100",
        "id" : "48fb1ced3421ffff3e6f53e3dd31a258f9c28a22",
        "msg" : "[Bug #63] Support Spring Boot 3.2.x JAR structure.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/cz/cvut/kbss/jsonld/deserialization/util/ClasspathScanner.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "77fdbb150b8a6d6834e9bdaf7b53003d50103102",
        "timestamp" : 1710335127000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@outlook.com",
        "comment" : "[Upd] Update dependencies - JOPA, logback (test), RDF4J (test).\u000a",
        "date" : "2024-03-13 14:05:27 +0100",
        "id" : "77fdbb150b8a6d6834e9bdaf7b53003d50103102",
        "msg" : "[Upd] Update dependencies - JOPA, logback (test), RDF4J (test).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "CHANGELOG.md"
        ],
        "commitId" : "38551eb1e035c7bebd65c56f42623524691399fb",
        "timestamp" : 1710335127000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@outlook.com",
        "comment" : "[0.14.2] Bump version, update changelog.\u000a",
        "date" : "2024-03-13 14:05:27 +0100",
        "id" : "38551eb1e035c7bebd65c56f42623524691399fb",
        "msg" : "[0.14.2] Bump version, update changelog.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "CHANGELOG.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}