{
  "_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" : 15639,
      "executingTimeMillis" : 15639,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7165,
      "waitingTimeMillis" : 7165
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1334,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4c990138c0de2f05dfc6db3cae95311122173747",
            "branch" : [
              {
                "SHA1" : "4c990138c0de2f05dfc6db3cae95311122173747",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4c990138c0de2f05dfc6db3cae95311122173747",
            "branch" : [
              {
                "SHA1" : "4c990138c0de2f05dfc6db3cae95311122173747",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1331,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cf9181363e28a28a4cb3dcda7367cb359a7f2f7a",
            "branch" : [
              {
                "SHA1" : "cf9181363e28a28a4cb3dcda7367cb359a7f2f7a",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cf9181363e28a28a4cb3dcda7367cb359a7f2f7a",
            "branch" : [
              {
                "SHA1" : "cf9181363e28a28a4cb3dcda7367cb359a7f2f7a",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 307,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e9a4598c1fe9e883996cd3c77883bdecb7cbdf26",
            "branch" : [
              {
                "SHA1" : "e9a4598c1fe9e883996cd3c77883bdecb7cbdf26",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e9a4598c1fe9e883996cd3c77883bdecb7cbdf26",
            "branch" : [
              {
                "SHA1" : "e9a4598c1fe9e883996cd3c77883bdecb7cbdf26",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4c990138c0de2f05dfc6db3cae95311122173747",
        "branch" : [
          {
            "SHA1" : "4c990138c0de2f05dfc6db3cae95311122173747",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/dahdi-tools"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1334",
  "duration" : 15639,
  "estimatedDuration" : 15093,
  "executor" : None,
  "fullDisplayName" : "master-dahdi-tools #1334",
  "id" : "1334",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1334,
  "queueId" : 2007192,
  "result" : "SUCCESS",
  "timestamp" : 1759384447325,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-dahdi-tools/1334/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "xpp/echo_loader.c"
        ],
        "commitId" : "4c990138c0de2f05dfc6db3cae95311122173747",
        "timestamp" : 1759231336000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "xpp/echo_loader: make get_ver static\u000a\u000aFix the following errors seen with CFLAGS=-g in the master-dahdi-tools\u000ajob in jenkins:\u000a\u000a  /usr/bin/ld: ./.libs/libecholoader.a(libecholoader_la-echo_loader.o): in function `init_octasic':\u000a  /build/xpp/echo_loader.c:598:(.text+0x1777): undefined reference to `get_ver'\u000a  /usr/bin/ld: ./.libs/libecholoader.a(libecholoader_la-echo_loader.o): in function `echo_ver':\u000a  /build/xpp/echo_loader.c:883:(.text+0x2503): undefined reference to `get_ver'\u000a\u000aRelated: https://stackoverflow.com/a/77501693\u000aChange-Id: I835d82c11f02c9635923d93fa36b46bbb46a9b48\u000a",
        "date" : "2025-09-30 13:22:16 +0200",
        "id" : "4c990138c0de2f05dfc6db3cae95311122173747",
        "msg" : "xpp/echo_loader: make get_ver static",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "xpp/echo_loader.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 1334,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-dahdi-tools/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/1334/"
    }
  ]
}