private-tigase-sureim - Build # 943 - Failure! (#70)
Closed
Tigase Support opened 7 years ago
Due Date
2017-05-18

private-tigase-sureim - Build # 943 - Failure:

Check console output at http://build.tigase.org/jenkins/job/private-tigase-sureim/943/ to view the results.

Changes:

[Andrzej Wójcik] #5318: version bump and update of Jaxmpp to 3.2.0-SNAPSHOT

Started by: Started by timer


[...truncated 11.38 KB...]
[INFO] --- gmaven-plugin:1.5:execute (gitver) @ tigase-web-ui ---
setting revision to: 86
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ tigase-web-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- gwt-maven-plugin:2.7.0:i18n (default) @ tigase-web-ui ---
[INFO] 
[INFO] --- gwt-maven-plugin:2.7.0:generateAsync (default) @ tigase-web-ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tigase-web-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tigase-web-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/target/tigase-web-ui-2.2.0-SNAPSHOT/WEB-INF/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/src/main/java/tigase/sure/web/site/client/archive/ArchiveViewImpl.java: Some input files use or override a deprecated API.
[WARNING] /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/src/main/java/tigase/sure/web/site/client/archive/ArchiveViewImpl.java: Recompile with -Xlint:deprecation for details.
[WARNING] /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/src/main/java/tigase/sure/web/site/client/archive/MessagesDataProvider.java: Some input files use unchecked or unsafe operations.
[WARNING] /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/src/main/java/tigase/sure/web/site/client/archive/MessagesDataProvider.java: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/src/main/java/tigase/sure/web/site/client/chat/ChatViewImpl.java:[475,25] tigase.sure.web.site.client.chat.ChatViewImpl.MucHandler is not abstract and does not override abstract method onOccupantLeaved(tigase.jaxmpp.core.client.SessionObject,tigase.jaxmpp.core.client.xmpp.modules.muc.Room,tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant) in tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantLeavedHandler
[ERROR] /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/src/main/java/tigase/sure/web/site/client/chat/ChatViewImpl.java:[542,17] method does not override or implement a method from a supertype
[INFO] 2 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
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.187 s
[INFO] Finished at: 2017-05-10T03:12:24+02:00
[INFO] Final Memory: 31M/472M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tigase-web-ui: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/src/main/java/tigase/sure/web/site/client/chat/ChatViewImpl.java:[475,25] tigase.sure.web.site.client.chat.ChatViewImpl.MucHandler is not abstract and does not override abstract method onOccupantLeaved(tigase.jaxmpp.core.client.SessionObject,tigase.jaxmpp.core.client.xmpp.modules.muc.Room,tigase.jaxmpp.core.client.xmpp.modules.muc.Occupant) in tigase.jaxmpp.core.client.xmpp.modules.muc.MucModule.OccupantLeavedHandler
[ERROR] /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/src/main/java/tigase/sure/web/site/client/chat/ChatViewImpl.java:[542,17] method does not override or implement a method from a supertype
[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
[JENKINS] Archiving /var/lib/jenkins/jobs/private-tigase-sureim/workspace/site/pom.xml to tigase.sure.web/tigase-web-ui/2.2.0-SNAPSHOT/tigase-web-ui-2.2.0-SNAPSHOT.pom
[workspace] $ /bin/sh -xe /tmp/jenkins7836373827721267792.sh
channel stopped
+ scp -o StrictHostKeyChecking=no site/target/tigase-web-ui-*.war webapp@t4.tigase.org:/home/webapp/tigase-web-ui.war
Warning: Permanently added 't4.tigase.org,198.27.120.223' (ECDSA) to the list of known hosts.
site/target/tigase-web-ui-*.war: No such file or directory
Build step 'Execute shell' marked build as failure
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
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

Applicable version: git/master

wojciech.kapcia@tigase.net commented 7 years ago

as per:

Changes:

[Andrzej Wójcik] #5318: version bump and update of Jaxmpp to 3.2.0-SNAPSHOT

Andrzej Wójcik (Tigase) commented 7 years ago

I forgot to bump a version of theme project used by the UI project. I've fixed it.

I've also bumped Web UI version which is packaged in a Tigase XMPP Server distribution package.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
5485
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/sureim#70
Please wait...
Page is in error, reload to recover