{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 86910,
      "executingTimeMillis" : 86910,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7320,
      "waitingTimeMillis" : 7320
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 767,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "66fc84274125b820dfaf7474fc1b8daac9b9577f",
            "branch" : [
              {
                "SHA1" : "66fc84274125b820dfaf7474fc1b8daac9b9577f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "66fc84274125b820dfaf7474fc1b8daac9b9577f",
            "branch" : [
              {
                "SHA1" : "66fc84274125b820dfaf7474fc1b8daac9b9577f",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 756,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0a0d1fbdbf8bac5ea0b4df3e1d08c949a5733615",
            "branch" : [
              {
                "SHA1" : "0a0d1fbdbf8bac5ea0b4df3e1d08c949a5733615",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0a0d1fbdbf8bac5ea0b4df3e1d08c949a5733615",
            "branch" : [
              {
                "SHA1" : "0a0d1fbdbf8bac5ea0b4df3e1d08c949a5733615",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "66fc84274125b820dfaf7474fc1b8daac9b9577f",
        "branch" : [
          {
            "SHA1" : "66fc84274125b820dfaf7474fc1b8daac9b9577f",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/erlang/osmo-s1gw"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#767",
  "duration" : 86910,
  "estimatedDuration" : 101837,
  "executor" : None,
  "fullDisplayName" : "master-osmo-s1gw #767",
  "id" : "767",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 767,
  "queueId" : 72394,
  "result" : "SUCCESS",
  "timestamp" : 1774572368227,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/master-osmo-s1gw/767/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "priv/openapi.json",
          "doc/manuals/chapters/configuration.adoc",
          "include/osmo_s1gw.hrl",
          "doc/manuals/chapters/rest.adoc",
          "src/pfcp_peer.erl",
          "config/sys.config",
          "src/rest_server.erl",
          "src/osmo_s1gw_sup.erl",
          "contrib/openapi.yaml"
        ],
        "commitId" : "66fc84274125b820dfaf7474fc1b8daac9b9577f",
        "timestamp" : 1774572312000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "pfcp_peer: implement periodic PFCP heartbeat\u000a\u000aAdd a heartbeat_interval parameter to the pfcp_peer config section.\u000aWhen non-zero, pfcp_peer sends a periodic Heartbeat Request to the UPF\u000aat the configured interval using a named gen_statem timeout (hb_timer).\u000aThe timer is started on entry to the connected state and cancelled on\u000are-entry to the connecting state.  Default is 10000 ms (10 seconds).\u000a\u000aChange-Id: I306324f8eca325202a3fa23125854db9d5eaab38\u000a",
        "date" : "2026-03-27 00:45:12 +0000",
        "id" : "66fc84274125b820dfaf7474fc1b8daac9b9577f",
        "msg" : "pfcp_peer: implement periodic PFCP heartbeat",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/manuals/chapters/configuration.adoc"
          },
          {
            "editType" : "edit",
            "file" : "doc/manuals/chapters/rest.adoc"
          },
          {
            "editType" : "edit",
            "file" : "priv/openapi.json"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo_s1gw_sup.erl"
          },
          {
            "editType" : "edit",
            "file" : "config/sys.config"
          },
          {
            "editType" : "edit",
            "file" : "contrib/openapi.yaml"
          },
          {
            "editType" : "edit",
            "file" : "include/osmo_s1gw.hrl"
          },
          {
            "editType" : "edit",
            "file" : "src/pfcp_peer.erl"
          },
          {
            "editType" : "edit",
            "file" : "src/rest_server.erl"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ],
  "runs" : [
    {
      "number" : 767,
      "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/master-osmo-s1gw/JOB_TYPE=build,a1=default,a3=default,a4=default,label=osmocom-master/767/"
    },
    {
      "number" : 767,
      "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/master-osmo-s1gw/JOB_TYPE=manuals,a1=default,a3=default,a4=default,label=osmocom-master/767/"
    },
    {
      "number" : 751,
      "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/master-osmo-s1gw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/751/"
    }
  ]
}