{
  "_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" : 77833,
      "executingTimeMillis" : 77833,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8705,
      "waitingTimeMillis" : 8705
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 676,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0a09a00f2ea1b391eb9e3d5a30b9a82f06a6f405",
            "branch" : [
              {
                "SHA1" : "0a09a00f2ea1b391eb9e3d5a30b9a82f06a6f405",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0a09a00f2ea1b391eb9e3d5a30b9a82f06a6f405",
            "branch" : [
              {
                "SHA1" : "0a09a00f2ea1b391eb9e3d5a30b9a82f06a6f405",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0a09a00f2ea1b391eb9e3d5a30b9a82f06a6f405",
        "branch" : [
          {
            "SHA1" : "0a09a00f2ea1b391eb9e3d5a30b9a82f06a6f405",
            "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" : "#676",
  "duration" : 77833,
  "estimatedDuration" : 74663,
  "executor" : None,
  "fullDisplayName" : "master-osmo-s1gw #676",
  "id" : "676",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 676,
  "queueId" : 2091069,
  "result" : "SUCCESS",
  "timestamp" : 1767787569743,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-s1gw/676/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/s1gw_metrics.erl",
          "include/s1gw_metrics.hrl"
        ],
        "commitId" : "8aa5513d43c926a84d8d1a97a1c34d4897a5f402",
        "timestamp" : 1766496266000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "s1gw_metrics: remove ?S1GW_{CTR,GAUGE}_S1AP_PROXY_UPLINK_PACKETS_QUEUED\u000a\u000aWe no longer queue any packets, so these metrics are not relevant.\u000a\u000aChange-Id: I6c4c4a751dbe5a245f16515a1a1d65acf33468e9\u000aRelated: 4614fc3 (\"s1ap_proxy: move S1 SETUP handling to sctp_proxy\")\u000aRelated: SYS#7052\u000a",
        "date" : "2025-12-23 20:24:26 +0700",
        "id" : "8aa5513d43c926a84d8d1a97a1c34d4897a5f402",
        "msg" : "s1gw_metrics: remove ?S1GW_{CTR,GAUGE}_S1AP_PROXY_UPLINK_PACKETS_QUEUED",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/s1gw_metrics.hrl"
          },
          {
            "editType" : "edit",
            "file" : "src/s1gw_metrics.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/s1ap_proxy.erl"
        ],
        "commitId" : "10af57cdc5589f8a5b403ae0fc4a84864b640aa2",
        "timestamp" : 1766524139000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "s1ap_proxy: improve per-eNB counter reg/inc API\u000a\u000aChange-Id: I2244190d0640209f8a2d4d78e5b64db580aa863d\u000a",
        "date" : "2025-12-24 04:08:59 +0700",
        "id" : "10af57cdc5589f8a5b403ae0fc4a84864b640aa2",
        "msg" : "s1ap_proxy: improve per-eNB counter reg/inc API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/s1ap_proxy.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/s1gw_metrics.erl",
          "include/s1gw_metrics.hrl",
          "src/enb_proxy.erl"
        ],
        "commitId" : "0a09a00f2ea1b391eb9e3d5a30b9a82f06a6f405",
        "timestamp" : 1766524139000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "enb_proxy: add per-eNB and global counters\u000a\u000aChange-Id: I3670db6a519ec8070ada6aecd471c4630ad53c86\u000aRelated: SYS#7052\u000a",
        "date" : "2025-12-24 04:08:59 +0700",
        "id" : "0a09a00f2ea1b391eb9e3d5a30b9a82f06a6f405",
        "msg" : "enb_proxy: add per-eNB and global counters",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/s1gw_metrics.erl"
          },
          {
            "editType" : "edit",
            "file" : "include/s1gw_metrics.hrl"
          },
          {
            "editType" : "edit",
            "file" : "src/enb_proxy.erl"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 676,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-s1gw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/676/"
    }
  ]
}