FailedConsole Output

Established TCP socket on 35497
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/pom.xml -P java8 clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.dataone:dataone-index-worker >------------------
[INFO] Building dataone-index-worker 3.0.2
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Jibx Maven Repository: http://jibx.sourceforge.net/maven/com/googlecode/foresite-toolkit/foresite/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven2-repository.dev.java.net: http://download.java.net/maven/2/com/googlecode/foresite-toolkit/foresite/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from dataone.org: https://maven.dataone.org/com/googlecode/foresite-toolkit/foresite/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from dataone.org: https://maven.dataone.org/com/googlecode/foresite-toolkit/foresite/1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.6 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dataone-index-worker ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ dataone-index-worker ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/dataone-indexer-stable/workspace && svn --non-interactive info
[INFO] Working directory: /var/lib/jenkins/jobs/dataone-indexer-stable/workspace
[INFO] Storing buildNumber: null at timestamp: 1729820306596
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/dataone-indexer-stable/workspace && svn --non-interactive info
[INFO] Working directory: /var/lib/jenkins/jobs/dataone-indexer-stable/workspace
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- copy-rename-maven-plugin:1.0:copy (copy-file) @ dataone-index-worker ---
[INFO] Copied /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/resources/solr-conf/schema.xml to /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/test/resources/org/dataone/cn/index/resources/solr8home/collection1/conf/schema.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dataone-index-worker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 74 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.1:compile (default-compile) @ dataone-index-worker ---
Compiling 83 source files to /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/target/classes
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  37.643 s
[INFO] Finished at: 2024-10-25T01:38:36Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.1:compile (default-compile) on project dataone-index-worker: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[443,17] error: : expected
[ERROR] 
[ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[447,17] error: : expected
[ERROR] 
[ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[448,63] error: : expected
[ERROR] 
[ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[449,23] error: : expected
[ERROR] 
[ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[449,24] error: illegal start of expression
[ERROR] 
[ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[449,26] error: ';' expected
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException