FailedConsole Output

Established TCP socket on 56135
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/d1_replication/workspace/d1_replication/pom.xml clean install javadoc:javadoc
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.dataone:d1_replication:jar:2.4.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 21, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 45, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:buildnumber-maven-plugin is missing. @ line 29, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building DataONE_Replication 2.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.dataone.org/org/dataone/d1_cn_common/2.4.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://maven.dataone.org/org/dataone/d1_cn_common/2.4.0-SNAPSHOT/maven-metadata.xml (989 B at 3.1 KB/sec)
Downloading: http://repository.springsource.com/maven/bundles/release/org/dataone/d1_common_java/2.4.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.dataone.org/org/dataone/d1_common_java/2.4.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://maven.dataone.org/org/dataone/d1_common_java/2.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 155.3 KB/sec)
Downloading: http://maven.dataone.org/org/dataone/d1_libclient_java/2.4.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://maven.dataone.org/org/dataone/d1_libclient_java/2.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 132.7 KB/sec)
Downloading: http://maven.dataone.org/com/googlecode/foresite-toolkit/foresite/1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://download.java.net/maven/2/com/googlecode/foresite-toolkit/foresite/1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://jibx.sourceforge.net/maven/com/googlecode/foresite-toolkit/foresite/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://maven.dataone.org/com/googlecode/foresite-toolkit/foresite/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 147.3 KB/sec)
Downloading: http://maven.dataone.org/org/dataone/d1_cn_noderegistry/2.4.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://maven.dataone.org/org/dataone/d1_cn_noderegistry/2.4.0-SNAPSHOT/maven-metadata.xml (779 B at 33.1 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/dataone/d1_cn_common/2.4.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.dataone.org/org/dataone/d1_test_resources/2.4.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://maven.dataone.org/org/dataone/d1_test_resources/2.4.0-SNAPSHOT/maven-metadata.xml (778 B at 95.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ d1_replication ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ d1_replication ---
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/jobs/d1_replication/workspace/d1_replication' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /var/lib/jenkins/jobs/d1_replication/workspace/d1_replication
[INFO] Storing buildNumber: 19367 at timestamp: 1539045001517
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/jobs/d1_replication/workspace/d1_replication' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /var/lib/jenkins/jobs/d1_replication/workspace/d1_replication
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ d1_replication ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ d1_replication ---
[INFO] Compiling 23 source files to /var/lib/jenkins/jobs/d1_replication/workspace/d1_replication/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ d1_replication ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ d1_replication ---
[INFO] Compiling 7 source files to /var/lib/jenkins/jobs/d1_replication/workspace/d1_replication/target/test-classes
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.603s
[INFO] Finished at: Tue Oct 09 00:30:05 UTC 2018
[INFO] Final Memory: 53M/383M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile (default-testCompile) on project d1_replication: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/d1_replication/workspace/d1_replication/src/test/java/org/dataone/cn/data/repository/ReplicationAttemptHistoryRepositoryTest.java:[140,67] error: cannot find symbol
[ERROR] 
[ERROR] could not parse error message:   symbol:   method isFirstPage()
[ERROR] location: variable pagedResults of type Page<ReplicationAttemptHistory>
[ERROR] /var/lib/jenkins/jobs/d1_replication/workspace/d1_replication/src/test/java/org/dataone/cn/data/repository/ReplicationAttemptHistoryRepositoryTest.java:141: error: cannot find symbol
[ERROR] Assert.assertFalse("Last Page does not agree", pagedResults.isLastPage());
[ERROR] ^
[ERROR] 
[ERROR] could not parse error message:   symbol:   method isLastPage()
[ERROR] location: variable pagedResults of type Page<ReplicationAttemptHistory>
[ERROR] /var/lib/jenkins/jobs/d1_replication/workspace/d1_replication/src/test/java/org/dataone/cn/data/repository/ReplicationAttemptHistoryRepositoryTest.java:146: error: cannot find symbol
[ERROR] while (pagedResults.hasNextPage()) {
[ERROR] ^
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.