{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "D1_CN_INDEX_PROCESSOR",
          "value" : "main"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user administrator",
          "userId" : "admin",
          "userName" : "administrator"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 145,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1863146cb4cca31caf7e6ebed7533a9dd7358508",
            "branch" : [
              {
                "SHA1" : "1863146cb4cca31caf7e6ebed7533a9dd7358508",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1863146cb4cca31caf7e6ebed7533a9dd7358508",
            "branch" : [
              {
                "SHA1" : "1863146cb4cca31caf7e6ebed7533a9dd7358508",
                "name" : "origin/main"
              }
            ]
          }
        },
        "origin/develop_2.3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 144,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
            "branch" : [
              {
                "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
                "name" : "origin/develop_2.3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
            "branch" : [
              {
                "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
                "name" : "origin/develop_2.3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1863146cb4cca31caf7e6ebed7533a9dd7358508",
        "branch" : [
          {
            "SHA1" : "1863146cb4cca31caf7e6ebed7533a9dd7358508",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/DataONEorg/d1_cn_index_processor"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#145",
  "duration" : 37829,
  "estimatedDuration" : 41390,
  "executor" : None,
  "fullDisplayName" : "d1_cn_index_processor_beta #145",
  "id" : "145",
  "keepLog" : False,
  "number" : 145,
  "queueId" : 3920,
  "result" : "SUCCESS",
  "timestamp" : 1631313466149,
  "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_processor_beta/145/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/cn/indexer/parser/ISolrDatasetField.java",
          "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java",
          "src/main/resources/application-context-json-ld.xml",
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java",
          "src/main/java/org/dataone/cn/indexer/parser/utility/ElementCombiner.java",
          "src/main/resources/application-context-schema-org.xml",
          "src/main/java/org/dataone/cn/indexer/parser/DerivedSolrField.java"
        ],
        "commitId" : "bf416f141ae9a16ae578474615cfdddaee196c2f",
        "timestamp" : 1628030675000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
          "fullName" : "slaughter"
        },
        "authorEmail" : "slaughter@nceas.ucsb.edu",
        "comment" : "Add geohashes for SO indexing\u000a\u000aIssue #26\u000a",
        "date" : "2021-08-03 15:44:35 -0700",
        "id" : "bf416f141ae9a16ae578474615cfdddaee196c2f",
        "msg" : "Add geohashes for SO indexing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-json-ld.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-schema-org.xml"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/DerivedSolrField.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/ISolrDatasetField.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/utility/ElementCombiner.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/indexer/annotation/SolrFieldEmlAnnotationTest.java",
          "src/test/java/org/dataone/cn/indexer/annotation/OntologyModelServiceTest.java",
          "src/main/resources/application-context-ontology-model-service.xml",
          "src/main/resources/application-context-eml-annotation.xml",
          "src/test/java/org/dataone/cn/indexer/annotation/EmlAnnotationSubprocessorTest.java"
        ],
        "commitId" : "00aff9f71e95ae29b7d54167eb5a997bff2f6400",
        "timestamp" : 1628115646000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/petridish",
          "fullName" : "petridish"
        },
        "authorEmail" : "petridish@gmail.com",
        "comment" : "Extend semantic annotation indexing to include properties\u000a\u000aCloses https://github.com/DataONEorg/d1_cn_index_processor/issues/27\u000a\u000aThis change will require reindexing of affected content\u000a\u000aA similar change was made to Metacat https://github.com/NCEAS/metacat/issues/1517\u000a",
        "date" : "2021-08-04 14:20:46 -0800",
        "id" : "00aff9f71e95ae29b7d54167eb5a997bff2f6400",
        "msg" : "Extend semantic annotation indexing to include properties",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/indexer/annotation/EmlAnnotationSubprocessorTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/indexer/annotation/SolrFieldEmlAnnotationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-eml-annotation.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/indexer/annotation/OntologyModelServiceTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-ontology-model-service.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml",
          "src/main/resources/application-context-eml-base.xml",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testdatatable.xml"
        ],
        "commitId" : "a228128bb6a7ffe37a866a922d0d99b1d4994854",
        "timestamp" : 1628640887000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Change attirubte rules to handle the attributes infomration under the otherEntity element.\u000a",
        "date" : "2021-08-10 17:14:47 -0700",
        "id" : "a228128bb6a7ffe37a866a922d0d99b1d4994854",
        "msg" : "Change attirubte rules to handle the attributes infomration under the otherEntity element.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-eml-base.xml"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testdatatable.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/DataONESolrJettyTestBase.java",
          "src/test/java/org/dataone/cn/indexer/resourcemap/RdfXmlProcessorTest.java"
        ],
        "commitId" : "4fa8f8c19b8544d5cc32ffd5e3deedd33a194fb8",
        "timestamp" : 1628704077000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Move the method of compareFieldValue to the parent class.\u000a",
        "date" : "2021-08-11 10:47:57 -0700",
        "id" : "4fa8f8c19b8544d5cc32ffd5e3deedd33a194fb8",
        "msg" : "Move the method of compareFieldValue to the parent class.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/DataONESolrJettyTestBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/indexer/resourcemap/RdfXmlProcessorTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java",
          "src/test/resources/org/dataone/cn/index/test-context.xml",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml"
        ],
        "commitId" : "0b095729210f98e8e635ea1ae6990df946a28b60",
        "timestamp" : 1628728923000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Add a junit test file for the changes on attributes. Now it can handle the other entities.\u000a",
        "date" : "2021-08-11 17:42:03 -0700",
        "id" : "0b095729210f98e8e635ea1ae6990df946a28b60",
        "msg" : "Add a junit test file for the changes on attributes. Now it can handle the other entities.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/org/dataone/cn/index/test-context.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
        ],
        "commitId" : "6ab10910e95280e2cebf272fa242ab78c0c203a5",
        "timestamp" : 1628870909000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Fixed a mangled sentence on the copy right declaration.\u000a",
        "date" : "2021-08-13 09:08:29 -0700",
        "id" : "6ab10910e95280e2cebf272fa242ab78c0c203a5",
        "msg" : "Fixed a mangled sentence on the copy right declaration.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java",
          "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
        ],
        "commitId" : "635e9a26e7c4ea08fd67db53f82e4ba78bb9d15f",
        "timestamp" : 1629243103000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Decrease the thread waiting time.\u000a",
        "date" : "2021-08-17 16:31:43 -0700",
        "id" : "635e9a26e7c4ea08fd67db53f82e4ba78bb9d15f",
        "msg" : "Decrease the thread waiting time.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java",
          "src/main/java/org/dataone/cn/indexer/parser/utility/TemplateStringProcessor.java",
          "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java",
          "src/main/resources/application-context-json-ld.xml",
          "src/main/resources/application-context-schema-org.xml",
          "src/main/java/org/dataone/cn/indexer/annotation/SparqlField.java"
        ],
        "commitId" : "1d4bda6d387f3a45adecdf5b6a0de2fecaa8120a",
        "timestamp" : 1629755796000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
          "fullName" : "slaughter"
        },
        "authorEmail" : "slaughter@nceas.ucsb.edu",
        "comment" : "Add indexing of Solr text field for schema.org documents\u000a\u000aIssue #26\u000a",
        "date" : "2021-08-23 14:56:36 -0700",
        "id" : "1d4bda6d387f3a45adecdf5b6a0de2fecaa8120a",
        "msg" : "Add indexing of Solr text field for schema.org documents",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-schema-org.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-json-ld.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/annotation/SparqlField.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/utility/TemplateStringProcessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "070d4376564c5191b9f86783e60bb289083acd8b",
        "timestamp" : 1629929662000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Bump its version to 2.3.14\u000a",
        "date" : "2021-08-25 15:14:22 -0700",
        "id" : "070d4376564c5191b9f86783e60bb289083acd8b",
        "msg" : "Bump its version to 2.3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
        ],
        "commitId" : "98bced98dc9f2db1ae8720635464c53a9287eba9",
        "timestamp" : 1631311721000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "overwrite a test method.\u000a",
        "date" : "2021-09-10 15:08:41 -0700",
        "id" : "98bced98dc9f2db1ae8720635464c53a9287eba9",
        "msg" : "overwrite a test method.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/petridish",
      "fullName" : "petridish"
    },
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
      "fullName" : "slaughter"
    },
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
      "fullName" : "tao"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.0"
}