[Bartosz Malkowski] mark old MonitorComponent as deprecated
[Wojciech Kapcia] The setting --net-buff-high-throughput = 256k does not affect; resolves #3080
Started by: Started by timer
[...truncated 99 lines...]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Tigase XMPP Server 7.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://maven.tigase.org/tigase/tigase-utils/3.5.0-SNAPSHOT/tigase-utils-3.5.0-20150521.224703-103.pom
[INFO] Downloading: http://build.xmpp-test.net/maven/tigase/tigase-utils/3.5.0-SNAPSHOT/tigase-utils-3.5.0-20150521.224703-103.pom
[INFO] Downloaded: http://build.xmpp-test.net/maven/tigase/tigase-utils/3.5.0-SNAPSHOT/tigase-utils-3.5.0-20150521.224703-103.pom (6 KB at 189.1 KB/sec)
[INFO] Downloading: http://build.xmpp-test.net/maven/tigase/tigase-utils/3.5.0-SNAPSHOT/tigase-utils-3.5.0-20150521.224703-103.jar
[INFO] Downloaded: http://build.xmpp-test.net/maven/tigase/tigase-utils/3.5.0-SNAPSHOT/tigase-utils-3.5.0-20150521.224703-103.jar (206 KB at 14675.6 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tigase-server ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ tigase-server ---
[INFO]
[INFO] --- gmaven-plugin:1.5:execute (gitver) @ tigase-server ---
setting revision to: 3889
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tigase-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ tigase-server ---
[INFO] Compiling 569 source files to /var/lib/jenkins/jobs/tigase-server/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/cluster/MonitorClustered.java:[29,28] [deprecation] MonitorComponent in tigase.server.monitor has been deprecated
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/server/monitor/MonitorComponent.java:[27,29] error: package sun.launcher.resources does not exist
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/net/IOUtil.java:[30,17] DirectBuffer is internal proprietary API and may be removed in a future release
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/xmpp/impl/roster/RosterFlat.java:[472,3] [deprecation] Roster in tigase.xmpp.impl.roster has been deprecated
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/xmpp/impl/roster/RosterFlat.java:[472,26] [deprecation] Roster in tigase.xmpp.impl.roster has been deprecated
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/net/IOUtil.java:[120,5] DirectBuffer is internal proprietary API and may be removed in a future release
[INFO] 6 errors
[INFO] -------------------------------------------------------------
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tigase XMPP Server Master project ................. SUCCESS [5.368s]
[INFO] Tigase XMPP Server ................................ FAILURE [10.521s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.749s
[INFO] Finished at: Fri May 22 00:47:25 CEST 2015
[INFO] Final Memory: 36M/388M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project tigase-server: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/cluster/MonitorClustered.java:[29,28] [deprecation] MonitorComponent in tigase.server.monitor has been deprecated
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/server/monitor/MonitorComponent.java:[27,29] error: package sun.launcher.resources does not exist
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/net/IOUtil.java:[30,17] DirectBuffer is internal proprietary API and may be removed in a future release
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/xmpp/impl/roster/RosterFlat.java:[472,3] [deprecation] Roster in tigase.xmpp.impl.roster has been deprecated
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/xmpp/impl/roster/RosterFlat.java:[472,26] [deprecation] Roster in tigase.xmpp.impl.roster has been deprecated
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/net/IOUtil.java:[120,5] DirectBuffer is internal proprietary API and may be removed in a future release
[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 :tigase-server
[JENKINS] Archiving /var/lib/jenkins/jobs/tigase-server/workspace/pom.xml to tigase/tigase-server/7.1.0-SNAPSHOT/tigase-issue #7.1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/tigase-server/workspace/modules/master/pom.xml to tigase/tigase-server-master/7.1.0-SNAPSHOT/tigase-server-master-7.1.0-SNAPSHOT.pom
channel stopped
Notifying upstream projects of job completion
Email was triggered for: Failure - 1st
Email was triggered for: Failure - Any
Trigger Failure - Any was overridden by another trigger and will not send an email.
Trigger Failure - Still was overridden by another trigger and will not send an email.
Sending email for trigger: Failure - 1st
wojciech.kapcia@tigase.net commented 9 years ago
[ERROR] /var/lib/jenkins/jobs/tigase-server/workspace/src/main/java/tigase/server/monitor/MonitorComponent.java:[27,29] error: package sun.launcher.resources does not exist
Bartek, seems like the changes related to Monitor?
tigase-server - Build # 947 - Failure:
Check console output at http://build.tigase.org/jenkins/job/tigase-server/947/ to view the results.
Changes:
[Bartosz Malkowski] mark old MonitorComponent as deprecated
[Wojciech Kapcia] The setting --net-buff-high-throughput = 256k does not affect; resolves #3080
Started by: Started by timer