{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by blcham"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 13,
      "buildableTimeMillis" : 13,
      "buildingDurationMillis" : 28451,
      "executingTimeMillis" : 28451,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7628,
      "waitingTimeMillis" : 7628
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "detached" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 72,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
            "branch" : [
              {
                "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
            "branch" : [
              {
                "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
                "name" : "detached"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 121,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "9bf316e7f47740a157f5b41e2df0103879f8b22a",
            "branch" : [
              {
                "SHA1" : "9bf316e7f47740a157f5b41e2df0103879f8b22a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9bf316e7f47740a157f5b41e2df0103879f8b22a",
            "branch" : [
              {
                "SHA1" : "9bf316e7f47740a157f5b41e2df0103879f8b22a",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9bf316e7f47740a157f5b41e2df0103879f8b22a",
        "branch" : [
          {
            "SHA1" : "9bf316e7f47740a157f5b41e2df0103879f8b22a",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/s-forms.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "s-forms-0.3.3.tgz",
      "fileName" : "s-forms-0.3.3.tgz",
      "relativePath" : "s-forms-0.3.3.tgz"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#121",
  "duration" : 28451,
  "estimatedDuration" : 123138,
  "executor" : null,
  "fullDisplayName" : "SForms #121",
  "id" : "121",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 121,
  "queueId" : 151,
  "result" : "SUCCESS",
  "timestamp" : 1643204687187,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/121/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentList.tsx",
          "webpack.config.prod.js",
          "tsconfig.json",
          "jest.config.js",
          "package.json",
          "src/components/comment/CommentList.jsx",
          "webpack.config.dev.js",
          ".babelrc"
        ],
        "commitId" : "493c64b343420a41c9310a6ef55fc94dac2c24e5",
        "timestamp" : 1643120747000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #72] Init TypeScript\u000a",
        "date" : "2022-01-25 15:25:47 +0100",
        "id" : "493c64b343420a41c9310a6ef55fc94dac2c24e5",
        "msg" : "[New #72] Init TypeScript",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jest.config.js"
          },
          {
            "editType" : "add",
            "file" : "tsconfig.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "webpack.config.dev.js"
          },
          {
            "editType" : "edit",
            "file" : ".babelrc"
          },
          {
            "editType" : "add",
            "file" : "src/components/comment/CommentList.tsx"
          },
          {
            "editType" : "delete",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "webpack.config.prod.js"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
      "fullName" : "max.chopart"
    }
  ]
}