{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a61527c43882597731c878094708d8953c9ee0ea",
            "branch" : [
              {
                "SHA1" : "a61527c43882597731c878094708d8953c9ee0ea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a61527c43882597731c878094708d8953c9ee0ea",
            "branch" : [
              {
                "SHA1" : "a61527c43882597731c878094708d8953c9ee0ea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a61527c43882597731c878094708d8953c9ee0ea",
        "branch" : [
          {
            "SHA1" : "a61527c43882597731c878094708d8953c9ee0ea",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Geolykt/FastStar.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 77576,
  "estimatedDuration" : 104995,
  "executor" : None,
  "fullDisplayName" : "faststar #4",
  "id" : "4",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4,
  "queueId" : 99,
  "result" : "SUCCESS",
  "timestamp" : 1721318819675,
  "url" : "https://stianloader.org/jenkins/view/all/job/faststar/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/fastmixins.json",
          "src/main/java/de/geolykt/faststar/mixin/FastEmploymentAgencyMixins.java",
          ".gitignore",
          "build.gradle",
          "gradle.properties"
        ],
        "commitId" : "a61527c43882597731c878094708d8953c9ee0ea",
        "timestamp" : 1721317924000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Only consider a small subset of people when trying to find a replacement for a job\u000a\u000aLet's not do a stellaris, yeah?\u000a\u000aAlso, the main bottleneck now are our knn queries. From the looks of it they still\u000aconsume far too much of our previous CPU time. So it's quite clear that we'd probably\u000aneed to get rid of the Spatial Query Arrays and use a library. Perhaps we are back\u000ato tinspin-indexes? Although I don't expect too much from it so maybe just go\u000acompletely ballistic and use a native library for this?\u000a",
        "date" : "2024-07-18 17:52:04 +0200",
        "id" : "a61527c43882597731c878094708d8953c9ee0ea",
        "msg" : "Only consider a small subset of people when trying to find a replacement for a job",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/fastmixins.json"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/geolykt/faststar/mixin/FastEmploymentAgencyMixins.java"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}