Advertisement
Guest User

Untitled

a guest
Feb 14th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. Started by GitHub push by Photon-GitHub
  2. Building in workspace /var/lib/jenkins/jobs/LiquidSafe/workspace
  3. [WS-CLEANUP] Deleting project workspace...
  4. [WS-CLEANUP] Deferred wipeout is used...
  5. [WS-CLEANUP] Done
  6. using credential ecc-ci
  7. Cloning the remote Git repository
  8. Cloning repository git@github.com:EcoCityCraft/LiquidSafe.git
  9. > git init /var/lib/jenkins/jobs/LiquidSafe/workspace # timeout=10
  10. Fetching upstream changes from git@github.com:EcoCityCraft/LiquidSafe.git
  11. > git --version # timeout=10
  12. using GIT_SSH to set credentials
  13. > git fetch --tags --progress git@github.com:EcoCityCraft/LiquidSafe.git +refs/heads/*:refs/remotes/origin/*
  14. > git config remote.origin.url git@github.com:EcoCityCraft/LiquidSafe.git # timeout=10
  15. > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  16. > git config remote.origin.url git@github.com:EcoCityCraft/LiquidSafe.git # timeout=10
  17. Fetching upstream changes from git@github.com:EcoCityCraft/LiquidSafe.git
  18. using GIT_SSH to set credentials
  19. > git fetch --tags --progress git@github.com:EcoCityCraft/LiquidSafe.git +refs/heads/*:refs/remotes/origin/*
  20. > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  21. > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  22. Checking out Revision 30ae70051661b935e554f5cae74684b885b0a784 (refs/remotes/origin/master)
  23. > git config core.sparsecheckout # timeout=10
  24. > git checkout -f 30ae70051661b935e554f5cae74684b885b0a784
  25. Commit message: "Update Commandmoisturize.java"
  26. > git rev-list --no-walk a0538f074e8120eaa2b8518484fbb43e0a526320 # timeout=10
  27. Parsing POMs
  28. Modules changed, recalculating dependency graph
  29. Established TCP socket on 38503
  30. [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK_8/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven/boot/plexus-classworlds-2.5.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.29.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 38503
  31. <===[JENKINS REMOTING CAPACITY]===>channel started
  32. Executing Maven: -B -f /var/lib/jenkins/jobs/LiquidSafe/workspace/pom.xml clean install
  33. [INFO] Scanning for projects...
  34. [WARNING]
  35. [WARNING] Some problems were encountered while building the effective model for com.ecocitycraft:LiquidSafe:jar:1.13.2-LOCAL-SNAPSHOT
  36. [WARNING] 'version' contains an expression but should be a constant. @ com.ecocitycraft:LiquidSafe:${rawVersion}, /var/lib/jenkins/jobs/LiquidSafe/workspace/pom.xml, line 9, column 14
  37. [WARNING] 'dependencies.dependency.systemPath' for com.sk89q.worldguard:worldguard:jar should not point at files within the project directory, ${project.basedir}/lib/worldguard-legacy-7.0.0-SNAPSHOT-dist.jar will be unresolvable by dependent projects @ com.ecocitycraft:LiquidSafe:${rawVersion}, /var/lib/jenkins/jobs/LiquidSafe/workspace/pom.xml, line 67, column 25
  38. [WARNING] 'dependencies.dependency.systemPath' for com.sk89q:worldedit:jar should not point at files within the project directory, ${project.basedir}/lib/worldedit-bukkit-7.0.0-SNAPSHOT-dist.jar will be unresolvable by dependent projects @ com.ecocitycraft:LiquidSafe:${rawVersion}, /var/lib/jenkins/jobs/LiquidSafe/workspace/pom.xml, line 74, column 25
  39. [WARNING] 'dependencies.dependency.systemPath' for LibsDisguises:LibsDisguises:jar should not point at files within the project directory, ${project.basedir}/lib/LibsDisguises.jar will be unresolvable by dependent projects @ com.ecocitycraft:LiquidSafe:${rawVersion}, /var/lib/jenkins/jobs/LiquidSafe/workspace/pom.xml, line 105, column 25
  40. [WARNING] 'dependencies.dependency.systemPath' for net.konsolas:aac:jar should not point at files within the project directory, ${project.basedir}/lib/AAC.jar will be unresolvable by dependent projects @ com.ecocitycraft:LiquidSafe:${rawVersion}, /var/lib/jenkins/jobs/LiquidSafe/workspace/pom.xml, line 118, column 25
  41. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.ecocitycraft:LiquidSafe:${rawVersion}, /var/lib/jenkins/jobs/LiquidSafe/workspace/pom.xml, line 152, column 21
  42. [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
  43. [WARNING]
  44. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  45. [WARNING]
  46. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  47. [WARNING]
  48. [INFO]
  49. [INFO] --------------------< com.ecocitycraft:LiquidSafe >---------------------
  50. [INFO] Building LiquidSafe 1.13.2-LOCAL-SNAPSHOT
  51. [INFO] --------------------------------[ jar ]---------------------------------
  52. [WARNING] The POM for com.ecocitycraft:LiquidCore:jar:2.3.2-20190214.152217-123 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  53. [WARNING] The POM for com.herochat:Herochat:jar:5.7.0-ECC-20180310.004922-5 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  54. [WARNING] The POM for net.ess3:Essentials:jar:2.x-20190204.055639-190 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  55. [INFO]
  56. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ LiquidSafe ---
  57. [INFO]
  58. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ LiquidSafe ---
  59. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  60. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  61. [INFO] Copying 4 resources to .
  62. [INFO]
  63. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ LiquidSafe ---
  64. [INFO] Changes detected - recompiling the module!
  65. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  66. [INFO] Compiling 41 source files to /var/lib/jenkins/jobs/LiquidSafe/workspace/target/classes
  67. [INFO] -------------------------------------------------------------
  68. [WARNING] COMPILATION WARNING :
  69. [INFO] -------------------------------------------------------------
  70. [WARNING] /var/lib/jenkins/jobs/LiquidSafe/workspace/src/main/java/com/ecocitycraft/liquidsafe/InterfaceBox.java: Some input files use or override a deprecated API.
  71. [WARNING] /var/lib/jenkins/jobs/LiquidSafe/workspace/src/main/java/com/ecocitycraft/liquidsafe/InterfaceBox.java: Recompile with -Xlint:deprecation for details.
  72. [INFO] 2 warnings
  73. [INFO] -------------------------------------------------------------
  74. [INFO] -------------------------------------------------------------
  75. [ERROR] COMPILATION ERROR :
  76. [INFO] -------------------------------------------------------------
  77. [ERROR] /var/lib/jenkins/jobs/LiquidSafe/workspace/src/main/java/com/ecocitycraft/liquidsafe/commands/Commandmoisturize.java:[65,101] boolean cannot be dereferenced
  78. [INFO] 1 error
  79. [INFO] -------------------------------------------------------------
  80. [INFO] ------------------------------------------------------------------------
  81. [INFO] BUILD FAILURE
  82. [INFO] ------------------------------------------------------------------------
  83. [INFO] Total time: 3.936 s
  84. [INFO] Finished at: 2019-02-14T14:17:34-05:00
  85. [INFO] ------------------------------------------------------------------------
  86. Waiting for Jenkins to finish collecting data
  87. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project LiquidSafe: Compilation failure
  88. [ERROR] /var/lib/jenkins/jobs/LiquidSafe/workspace/src/main/java/com/ecocitycraft/liquidsafe/commands/Commandmoisturize.java:[65,101] boolean cannot be dereferenced
  89. [ERROR] -> [Help 1]
  90. [ERROR]
  91. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  92. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  93. [ERROR]
  94. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  95. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  96. [JENKINS] Archiving /var/lib/jenkins/jobs/LiquidSafe/workspace/pom.xml to com.ecocitycraft/LiquidSafe/1.13.2-LOCAL-SNAPSHOT/LiquidSafe-1.13.2-LOCAL-SNAPSHOT.pom
  97. channel stopped
  98. Skipped archiving because build is not successful
  99. Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement