{
  "_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 ewild@sysmocom.de"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 35825,
      "executingTimeMillis" : 35825,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7162,
      "waitingTimeMillis" : 7162
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2213,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
            "branch" : [
              {
                "SHA1" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
            "branch" : [
              {
                "SHA1" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2212,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ed79c6a9d998f951f2d45559f67d5ae4798227cb",
            "branch" : [
              {
                "SHA1" : "ed79c6a9d998f951f2d45559f67d5ae4798227cb",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ed79c6a9d998f951f2d45559f67d5ae4798227cb",
            "branch" : [
              {
                "SHA1" : "ed79c6a9d998f951f2d45559f67d5ae4798227cb",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1168,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
            "branch" : [
              {
                "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
            "branch" : [
              {
                "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
        "branch" : [
          {
            "SHA1" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ccid-firmware"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2213",
  "duration" : 35825,
  "estimatedDuration" : 37211,
  "executor" : None,
  "fullDisplayName" : "master-osmo-ccid-firmware #2213",
  "id" : "2213",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2213,
  "queueId" : 2007198,
  "result" : "FAILURE",
  "timestamp" : 1759384627343,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-osmo-ccid-firmware/2213/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_host/cuart_driver_tty.c"
        ],
        "commitId" : "057753e7f6d2b1ae5fe47835431ff0c86f2b3f2c",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ccid_host: remove unused _set_dtr\u000a\u000aFix for:\u000a\u000acuart_driver_tty.c:62:13: warning: '_set_dtr' defined but not used [-Wunused-function]\u000a   62 | static void _set_dtr(int fd, bool dtr)\u000a\u000aChange-Id: I43b08a584891e94b9cfab095834e499dd5914b4f\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "057753e7f6d2b1ae5fe47835431ff0c86f2b3f2c",
        "msg" : "ccid_host: remove unused _set_dtr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_host/cuart_driver_tty.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_host/hub_main_functionfs.c",
          "ccid_host/cuart_fsm_test.c"
        ],
        "commitId" : "82431d70b7b2fe1af8b9d07706ad1a9bf60c16f0",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ccid_host: fix unused variable warnings\u000a\u000aFix for:\u000a\u000ahub_main_functionfs.c:232:13: warning: unused variable 'rc' [-Wunused-variable]\u000ahub_main_functionfs.c:343:30: warning: unused variable 'uh' [-Wunused-variable]\u000a…\u000a\u000aChange-Id: Ib4c28e4ab3106175d450ea7ac78313866d35f600\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "82431d70b7b2fe1af8b9d07706ad1a9bf60c16f0",
        "msg" : "ccid_host: fix unused variable warnings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_host/cuart_fsm_test.c"
          },
          {
            "editType" : "edit",
            "file" : "ccid_host/hub_main_functionfs.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_host/Makefile"
        ],
        "commitId" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ccid_host/Makefile: tweak formatting (cosmetic)\u000a\u000aChange-Id: Ic2e92f9364361af0989b447d3824e867c0cb23d4\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
        "msg" : "ccid_host/Makefile: tweak formatting (cosmetic)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_host/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 2213,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-osmo-ccid-firmware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2213/"
    }
  ]
}