{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/appng-authentication-1.11.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 16,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "403499845431f026116f6626556bbd7c1b57c704",
            "branch" : [
              {
                "SHA1" : "403499845431f026116f6626556bbd7c1b57c704",
                "name" : "refs/remotes/origin/appng-authentication-1.11.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "403499845431f026116f6626556bbd7c1b57c704",
            "branch" : [
              {
                "SHA1" : "403499845431f026116f6626556bbd7c1b57c704",
                "name" : "refs/remotes/origin/appng-authentication-1.11.x"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-authentication-1.13.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 34,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9daa33f4835461f24567ef62820e4c95e9c9119e",
            "branch" : [
              {
                "SHA1" : "9daa33f4835461f24567ef62820e4c95e9c9119e",
                "name" : "refs/remotes/origin/appng-authentication-1.13.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9daa33f4835461f24567ef62820e4c95e9c9119e",
            "branch" : [
              {
                "SHA1" : "9daa33f4835461f24567ef62820e4c95e9c9119e",
                "name" : "refs/remotes/origin/appng-authentication-1.13.x"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-authentication-1.12.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 26,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e1738fbcb120162dba8523e27893c3ec4a8e7d96",
            "branch" : [
              {
                "SHA1" : "e1738fbcb120162dba8523e27893c3ec4a8e7d96",
                "name" : "refs/remotes/origin/appng-authentication-1.12.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e1738fbcb120162dba8523e27893c3ec4a8e7d96",
            "branch" : [
              {
                "SHA1" : "e1738fbcb120162dba8523e27893c3ec4a8e7d96",
                "name" : "refs/remotes/origin/appng-authentication-1.12.x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9daa33f4835461f24567ef62820e4c95e9c9119e",
        "branch" : [
          {
            "SHA1" : "9daa33f4835461f24567ef62820e4c95e9c9119e",
            "name" : "refs/remotes/origin/appng-authentication-1.13.x"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:appNG/appng-authentication.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 3,
      "totalCount" : 27,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.plugins.jira.JiraBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#34",
  "duration" : 63032,
  "estimatedDuration" : 106498,
  "executor" : None,
  "fullDisplayName" : "appNG_Authentication #34",
  "id" : "34",
  "keepLog" : False,
  "number" : 34,
  "queueId" : 128453,
  "result" : "SUCCESS",
  "timestamp" : 1581688448722,
  "url" : "https://www.appng.org/jenkins/job/appNG_Authentication/34/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/test/resources/xml/EditProfileTest-testEditProfile.xml",
            "src/main/java/org/appng/application/authentication/webform/EditProfile.java"
          ],
          "commitId" : "9daa33f4835461f24567ef62820e4c95e9c9119e",
          "timestamp" : 1581688318000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "AUTH-25\u000a",
          "date" : "2020-02-14 14:51:58 +0100",
          "id" : "9daa33f4835461f24567ef62820e4c95e9c9119e",
          "msg" : "AUTH-25",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/test/resources/xml/EditProfileTest-testEditProfile.xml"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/application/authentication/webform/EditProfile.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
      "fullName" : "Matthias.Mueller"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 35,
    "url" : "https://www.appng.org/jenkins/job/appNG_Authentication/35/"
  },
  "previousBuild" : {
    "number" : 33,
    "url" : "https://www.appng.org/jenkins/job/appNG_Authentication/33/"
  }
}