{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/criu-dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13784,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c9fd58ff052e8b1f2373076fdb4db8662bc5cb5",
            "branch" : [
              {
                "SHA1" : "1c9fd58ff052e8b1f2373076fdb4db8662bc5cb5",
                "name" : "refs/remotes/origin/criu-dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c9fd58ff052e8b1f2373076fdb4db8662bc5cb5",
            "branch" : [
              {
                "SHA1" : "1c9fd58ff052e8b1f2373076fdb4db8662bc5cb5",
                "name" : "refs/remotes/origin/criu-dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1c9fd58ff052e8b1f2373076fdb4db8662bc5cb5",
        "branch" : [
          {
            "SHA1" : "1c9fd58ff052e8b1f2373076fdb4db8662bc5cb5",
            "name" : "refs/remotes/origin/criu-dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/checkpoint-restore/criu.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.parameterizedtrigger.BuildInfoExporterAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13784",
  "duration" : 648,
  "estimatedDuration" : 513,
  "executor" : None,
  "fullDisplayName" : "CRIU » CRIU-devel-trigger #13784",
  "id" : "13784",
  "keepLog" : False,
  "number" : 13784,
  "queueId" : 96257,
  "result" : "SUCCESS",
  "timestamp" : 1738569900796,
  "url" : "https://ci.openvz.org/view/CRIU/job/CRIU/job/CRIU-devel-trigger/13784/",
  "builtOn" : "virtuozzo",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "criu/net.c"
        ],
        "commitId" : "7f35e46e9d6110ca8a15048e48706f0ff8c48edc",
        "timestamp" : 1738557358000,
        "author" : {
          "absoluteUrl" : "https://ci.openvz.org/user/snorcht@gmail.com",
          "fullName" : "Pavel Tikhomirov"
        },
        "authorEmail" : "snorcht@gmail.com",
        "comment" : "net/sysctl: put common multiplier outside the brackets\u000a\u000aAlso add an explanation of the logic behind this calculation.\u000a\u000aSigned-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>\u000a",
        "date" : "2025-02-03 12:35:58 +0800",
        "id" : "7f35e46e9d6110ca8a15048e48706f0ff8c48edc",
        "msg" : "net/sysctl: put common multiplier outside the brackets",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "criu/net.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "criu/net.c",
          "images/netdev.proto"
        ],
        "commitId" : "f38e58836ac0e0fd842424076e19667fb49f975b",
        "timestamp" : 1738557358000,
        "author" : {
          "absoluteUrl" : "https://ci.openvz.org/user/snorcht@gmail.com",
          "fullName" : "Pavel Tikhomirov"
        },
        "authorEmail" : "snorcht@gmail.com",
        "comment" : "net/sysctl: c/r ipv4/ping_group_range value\u000a\u000aIt is per net namespace, we need it to allow creation of unprivileged\u000aICMP sockets.\u000a\u000aNote: in case this sysctl was disabled after unprivileged ICMP\u000asocket was created we still need to somehow handle it on restore.\u000a\u000aSigned-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>\u000a",
        "date" : "2025-02-03 12:35:58 +0800",
        "id" : "f38e58836ac0e0fd842424076e19667fb49f975b",
        "msg" : "net/sysctl: c/r ipv4/ping_group_range value",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "images/netdev.proto"
          },
          {
            "editType" : "edit",
            "file" : "criu/net.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/zdtm/lib/sysctl.h",
          "test/zdtm/lib/sysctl.c",
          "test/zdtm/static/netns_sub_sysctl.c"
        ],
        "commitId" : "1c9fd58ff052e8b1f2373076fdb4db8662bc5cb5",
        "timestamp" : 1738557358000,
        "author" : {
          "absoluteUrl" : "https://ci.openvz.org/user/snorcht@gmail.com",
          "fullName" : "Pavel Tikhomirov"
        },
        "authorEmail" : "snorcht@gmail.com",
        "comment" : "zdtm/netns_sub_sysctl: add ipv4/ping_group_range sysctl check\u000a\u000aSigned-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>\u000a",
        "date" : "2025-02-03 12:35:58 +0800",
        "id" : "1c9fd58ff052e8b1f2373076fdb4db8662bc5cb5",
        "msg" : "zdtm/netns_sub_sysctl: add ipv4/ping_group_range sysctl check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/zdtm/static/netns_sub_sysctl.c"
          },
          {
            "editType" : "edit",
            "file" : "test/zdtm/lib/sysctl.c"
          },
          {
            "editType" : "edit",
            "file" : "test/zdtm/lib/sysctl.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.openvz.org/user/snorcht@gmail.com",
      "fullName" : "Pavel Tikhomirov"
    }
  ]
}