Skip to content
Failed

Console Output

Started by GitHub push by fullwall
Building in workspace /var/lib/jenkins/jobs/Citizens2/workspace
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/CitizensDev/Citizens2.git
 > git init /var/lib/jenkins/jobs/Citizens2/workspace # timeout=10
Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/CitizensDev/Citizens2.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/CitizensDev/Citizens2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/CitizensDev/Citizens2.git # timeout=10
Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git
 > git fetch --tags --progress git://github.com/CitizensDev/Citizens2.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d08f56e6b11354b610793b7ffadcc2256475853f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d08f56e6b11354b610793b7ffadcc2256475853f
Commit message: "Implement events"
 > git rev-list --no-walk 75a60aca06457c800dff81591e5e5bec1f6a329b # timeout=10
 > git tag -a -f -m Jenkins Build #1634 jenkins-Citizens2-1634 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 46258
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.12.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.29.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 46258
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean package install -DBUILD_NUMBER=1634
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.citizensnpcs:citizens-main:jar:2.0.24-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 64, column 16
[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] Reactor Build Order:
[INFO] 
[INFO] citizens-parent
[INFO] citizens-main
[INFO] citizens-v1_8_R3
[INFO] citizens-v1_10_R1
[INFO] citizens-v1_11_R1
[INFO] citizens-v1_12_R1
[INFO] citizens-v1_13_R2
[INFO] citizens
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building citizens-parent 2.0.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens-parent ---
[INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-parent/2.0.24-SNAPSHOT/citizens-parent-2.0.24-SNAPSHOT.pom
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building citizens-main 2.0.24-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.codemc.org/repository/maven-public/org/bukkit/craftbukkit/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/bukkit/craftbukkit/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/citizensnpcs/citizensapi/2.0.24-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.24-SNAPSHOT/maven-metadata.xml
Downloading: https://repo.codemc.org/repository/maven-public/net/citizensnpcs/citizensapi/2.0.24-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.24-SNAPSHOT/maven-metadata.xml (627 B at 0.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens-main ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-main ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-main ---
[INFO] Compiling 119 source files to /var/lib/jenkins/jobs/Citizens2/workspace/main/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[53,33] error: cannot find symbol
[ERROR]  package net.citizensnpcs.api.event
/var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[56,33] error: cannot find symbol
[ERROR]  package net.citizensnpcs.api.event
/var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[329,22] error: cannot find symbol
[ERROR]  class NPCCommands
/var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[330,22] error: cannot find symbol
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] citizens-parent ................................... SUCCESS [0.637s]
[INFO] citizens-main ..................................... FAILURE [12.194s]
[INFO] citizens-v1_8_R3 .................................. SKIPPED
[INFO] citizens-v1_10_R1 ................................. SKIPPED
[INFO] citizens-v1_11_R1 ................................. SKIPPED
[INFO] citizens-v1_12_R1 ................................. SKIPPED
[INFO] citizens-v1_13_R2 ................................. SKIPPED
[INFO] citizens .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.087s
[INFO] Finished at: Tue Apr 23 14:40:41 UTC 2019
[INFO] Final Memory: 20M/123M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project citizens-main: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[53,33] error: cannot find symbol
[ERROR] package net.citizensnpcs.api.event
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[56,33] error: cannot find symbol
[ERROR] package net.citizensnpcs.api.event
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[329,22] error: cannot find symbol
[ERROR] class NPCCommands
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[330,22] error: cannot find symbol
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :citizens-main
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/dist/pom.xml to net.citizensnpcs/citizens/2.0.24-SNAPSHOT/citizens-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/main/pom.xml to net.citizensnpcs/citizens-main/2.0.24-SNAPSHOT/citizens-main-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/pom.xml to net.citizensnpcs/citizens-v1_11_R1/2.0.24-SNAPSHOT/citizens-v1_11_R1-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/pom.xml to net.citizensnpcs/citizens-v1_8_R3/2.0.24-SNAPSHOT/citizens-v1_8_R3-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/pom.xml to net.citizensnpcs/citizens-v1_10_R1/2.0.24-SNAPSHOT/citizens-v1_10_R1-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/v1_12_R1/pom.xml to net.citizensnpcs/citizens-v1_12_R1/2.0.24-SNAPSHOT/citizens-v1_12_R1-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/v1_13_R2/pom.xml to net.citizensnpcs/citizens-v1_13_R2/2.0.24-SNAPSHOT/citizens-v1_13_R2-2.0.24-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml to net.citizensnpcs/citizens-parent/2.0.24-SNAPSHOT/citizens-parent-2.0.24-SNAPSHOT.pom
channel stopped
Archiving artifacts
IRC notifier plugin: Sending notification to: #citizens-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens-dev'
IRC notifier plugin: Sending notification to: #citizens
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens'
IRC notifier plugin: Sending notification to: #denizen-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#denizen-dev'
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@19262042[description=Citizens Recoded and Reborn,homepage=citizensnpcs.co,name=Citizens2,fork=false,archived=false,size=50689,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Tue, 23 Apr 2019 14:40:43 GMT], ETag=[W/"9c5b8876c903faba54b5c9a247e12ac1"], Last-Modified=[Tue, 23 Apr 2019 14:40:02 GMT], OkHttp-Received-Millis=[1556030443974], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1556030443708], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[C72A:4C24:255C889:2D65543:5CBF23EB], X-OAuth-Scopes=[public_repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1556034043], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CitizensDev/Citizens2,id=3472187]] (sha:d08f56e) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/CitizensDev/Citizens2/commit/d08f56e6b11354b610793b7ffadcc2256475853f
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Sending notification to Discord.
Finished: FAILURE