{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by LaChope"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 6,
      "buildableTimeMillis" : 6,
      "buildingDurationMillis" : 115505,
      "executingTimeMillis" : 115505,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7499,
      "waitingTimeMillis" : 7499
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "detached" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 72,
          "buildResult" : None,
          "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" : 142,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f4d9db54d4e5da6f156702c336a976be83facc0c",
            "branch" : [
              {
                "SHA1" : "f4d9db54d4e5da6f156702c336a976be83facc0c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f4d9db54d4e5da6f156702c336a976be83facc0c",
            "branch" : [
              {
                "SHA1" : "f4d9db54d4e5da6f156702c336a976be83facc0c",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f4d9db54d4e5da6f156702c336a976be83facc0c",
        "branch" : [
          {
            "SHA1" : "f4d9db54d4e5da6f156702c336a976be83facc0c",
            "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.5.tgz",
      "fileName" : "s-forms-0.3.5.tgz",
      "relativePath" : "s-forms-0.3.5.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#142",
  "duration" : 115505,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #142",
  "id" : "142",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 142,
  "queueId" : 300,
  "result" : "SUCCESS",
  "timestamp" : 1647617855962,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/142/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/SForms/SForms.stories.tsx",
          ".storybook/preview.js"
        ],
        "commitId" : "0365156a8f52fb696cc222ac4a06f4f7104cb812",
        "timestamp" : 1647505010000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #115] Remove Globals\u000a",
        "date" : "2022-03-17 09:16:50 +0100",
        "id" : "0365156a8f52fb696cc222ac4a06f4f7104cb812",
        "msg" : "[Upd #115] Remove Globals",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/stories/SForms/SForms.stories.tsx"
          },
          {
            "editType" : "edit",
            "file" : ".storybook/preview.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/stories/comment/QuestionCommentIcon.stories.tsx",
          "src/components/comment/CommentView.jsx",
          "src/stories/SForms/SForms.stories.tsx",
          ".storybook/main.cjs"
        ],
        "commitId" : "de9c61d1b78e2f788a0cdd26695e3911825df9a7",
        "timestamp" : 1647518119000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix #115] Fix Intl context provider to stories\u000a",
        "date" : "2022-03-17 12:55:19 +0100",
        "id" : "de9c61d1b78e2f788a0cdd26695e3911825df9a7",
        "msg" : "[Fix #115] Fix Intl context provider to stories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/comment/QuestionCommentIcon.stories.tsx"
          },
          {
            "editType" : "edit",
            "file" : ".storybook/main.cjs"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/SForms/SForms.stories.tsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/QuestionCommentIcon.stories.tsx",
          "src/stories/comment/QuestionCommentIcon.stories.tsx",
          "src/stories/HelpIcon.stories.tsx",
          "src/stories/LinkIcon.stories.tsx",
          "package-lock.json"
        ],
        "commitId" : "324d8a20b9541b1df85694f44e37783478d18e89",
        "timestamp" : 1647521089000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #115] Add all icon components as stories\u000a",
        "date" : "2022-03-17 13:44:49 +0100",
        "id" : "324d8a20b9541b1df85694f44e37783478d18e89",
        "msg" : "[New #115] Add all icon components as stories",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/stories/LinkIcon.stories.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/QuestionCommentIcon.stories.tsx"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/comment/QuestionCommentIcon.stories.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/HelpIcon.stories.tsx"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/QuestionCommentIcon.stories.tsx",
          "src/stories/SForms.stories.tsx",
          "src/components/HelpIcon.jsx",
          "src/components/IconList.jsx",
          "src/stories/SForms/SForms.stories.tsx",
          "src/components/LinkIcon.jsx"
        ],
        "commitId" : "7708f6c3f14ccea280d66e83759c6d9126fec2c9",
        "timestamp" : 1647521130000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #115] Refactor for readability\u000a",
        "date" : "2022-03-17 13:45:30 +0100",
        "id" : "7708f6c3f14ccea280d66e83759c6d9126fec2c9",
        "msg" : "[Upd #115] Refactor for readability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/LinkIcon.jsx"
          },
          {
            "editType" : "delete",
            "file" : "src/components/IconList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/QuestionCommentIcon.stories.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/SForms.stories.tsx"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/SForms/SForms.stories.tsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/HelpIcon.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/MediaContent.stories.tsx",
          "src/stories/assets/questionWithMultipleChoice.json",
          "src/stories/Answer.stories.tsx",
          "src/stories/PrefixIcon.stories.tsx",
          "src/stories/assets/questionWithMedia.json",
          "src/components/PrefixIcon.jsx"
        ],
        "commitId" : "4795f329c76c116a61cffefb869c3c6abc5c9a99",
        "timestamp" : 1647530378000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #115] Add Answer as story\u000a",
        "date" : "2022-03-17 16:19:38 +0100",
        "id" : "4795f329c76c116a61cffefb869c3c6abc5c9a99",
        "msg" : "[New #115] Add Answer as story",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/PrefixIcon.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/Answer.stories.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/PrefixIcon.stories.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/MediaContent.stories.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/questionWithMultipleChoice.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/questionWithMedia.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/assets/questionCheckBox.json",
          "src/stories/assets/questionTypeHead.json",
          "src/stories/PrefixIcon.stories.tsx",
          "src/stories/assets/questionWithMultipleChoice.json",
          "src/stories/assets/questionSparqlInput.json",
          "src/stories/assets/questionMaskedInput.json",
          "src/stories/assets/questionTurtleInput.json",
          "src/stories/Answer.stories.tsx",
          "src/stories/assets/questionDate.json"
        ],
        "commitId" : "6804d6e1bce077fc9880b58c3a2ea347d935d417",
        "timestamp" : 1647533166000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #115] Add stories to Answer story\u000a",
        "date" : "2022-03-17 17:06:06 +0100",
        "id" : "6804d6e1bce077fc9880b58c3a2ea347d935d417",
        "msg" : "[New #115] Add stories to Answer story",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/stories/assets/questionMaskedInput.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/questionTurtleInput.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/questionCheckBox.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/questionWithMultipleChoice.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/questionTypeHead.json"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/PrefixIcon.stories.tsx"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/Answer.stories.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/questionSparqlInput.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/questionDate.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/QuestionCommentIcon.stories.tsx",
          "src/stories/assets/question.json",
          "src/stories/assets/form/touristDestinationForm1.json",
          "src/stories/assets/touristDestinationForm1.json",
          "src/stories/SForms.stories.tsx",
          "src/stories/assets/touristDestinationForm2.json",
          "src/stories/assets/questionCheckBox.json",
          "src/stories/assets/question/questionTypeHead.json",
          "src/stories/MediaContent.stories.tsx",
          "src/stories/assets/question/questionDate.json",
          "src/stories/assets/questionSparqlInput.json",
          "src/stories/assets/form/form2.json",
          "src/stories/assets/questionDate.json",
          "src/stories/assets/form/touristDestinationForm2.json",
          "src/stories/assets/questionTypeHead.json",
          "src/stories/assets/question/questionCheckBox.json",
          "src/stories/assets/form1.json",
          "src/stories/assets/question/questionWithComment.json",
          "src/stories/assets/question/question.json",
          "src/stories/assets/question/questionMaskedInput.json",
          "src/stories/assets/questionWithMedia.json",
          "src/stories/assets/questionTurtleInput.json",
          "src/stories/assets/form/form1.json",
          "src/stories/assets/form2.json",
          "src/stories/assets/question/questionSparqlInput.json",
          "src/stories/assets/question/questionTurtleInput.json",
          "src/stories/assets/questionMaskedInput.json",
          "src/stories/assets/questionWithComment.json",
          "src/stories/assets/question/questionWithMedia.json",
          "src/stories/Answer.stories.tsx"
        ],
        "commitId" : "6234d03109ed61a63e19dacce48b22a01d900396",
        "timestamp" : 1647533274000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #115] Refactor for readability\u000a",
        "date" : "2022-03-17 17:07:54 +0100",
        "id" : "6234d03109ed61a63e19dacce48b22a01d900396",
        "msg" : "[Upd #115] Refactor for readability",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/stories/assets/questionTypeHead.json"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/SForms.stories.tsx"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/questionDate.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/question/questionTurtleInput.json"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/Answer.stories.tsx"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/questionMaskedInput.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/questionSparqlInput.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/question/questionDate.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/touristDestinationForm1.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/questionWithComment.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/form1.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/form/touristDestinationForm2.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/question.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/question/questionWithMedia.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/questionWithMedia.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/question/questionCheckBox.json"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/MediaContent.stories.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/question/questionSparqlInput.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/question/questionTypeHead.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/form/form2.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/form/touristDestinationForm1.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/touristDestinationForm2.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/question/questionMaskedInput.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/question/questionWithComment.json"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/QuestionCommentIcon.stories.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/question/question.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/questionCheckBox.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/questionTurtleInput.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/form/form1.json"
          },
          {
            "editType" : "delete",
            "file" : "src/stories/assets/form2.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/SForms.stories.tsx",
          "package.json",
          "src/stories/QuestionCommentIcon.stories.tsx",
          ".storybook/preview.js",
          "package-lock.json",
          ".storybook/main.cjs"
        ],
        "commitId" : "f4d9db54d4e5da6f156702c336a976be83facc0c",
        "timestamp" : 1647607431000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/57750426+lachope",
          "fullName" : "57750426+LaChope"
        },
        "authorEmail" : "57750426+LaChope@users.noreply.github.com",
        "comment" : "[Upd #115] Add Globals for SForms and QuestionCommentIcon stories\u000a",
        "date" : "2022-03-18 13:43:51 +0100",
        "id" : "f4d9db54d4e5da6f156702c336a976be83facc0c",
        "msg" : "[Upd #115] Add Globals for SForms and QuestionCommentIcon stories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".storybook/preview.js"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/SForms.stories.tsx"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : ".storybook/main.cjs"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/stories/QuestionCommentIcon.stories.tsx"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/57750426+lachope",
      "fullName" : "57750426+LaChope"
    },
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
      "fullName" : "max.chopart"
    }
  ]
}