Started by upstream project "CE Build" build number 280 originally caused by: Started by user Yuriy Movchan Building in workspace /home/tomcat/.jenkins/jobs/oxCas/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/GluuFederation/oxCas # timeout=10 Fetching upstream changes from https://github.com/GluuFederation/oxCas > git --version # timeout=10 > git fetch --tags --progress https://github.com/GluuFederation/oxCas +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 98c116de2cda4e82b91b60074ff324d99ff83f47 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98c116de2cda4e82b91b60074ff324d99ff83f47 Commit message: "Version 3.2.0-SNAPSHOT" > git rev-list --no-walk 98c116de2cda4e82b91b60074ff324d99ff83f47 # timeout=10 [workspace] $ /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_3.3.9/bin/mvn -DVERSION_NAME=master clean install [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building OX CAS 3.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxcas --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCas/workspace/target [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ oxcas --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd /home/tomcat/.jenkins/jobs/oxCas/workspace && git rev-parse --verify HEAD [INFO] Working directory: /home/tomcat/.jenkins/jobs/oxCas/workspace [INFO] Storing buildNumber: 98c116de2cda4e82b91b60074ff324d99ff83f47 at timestamp: 1521649204478 [INFO] Executing: /bin/sh -c cd /home/tomcat/.jenkins/jobs/oxCas/workspace && git rev-parse --verify HEAD [INFO] Working directory: /home/tomcat/.jenkins/jobs/oxCas/workspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-antrun-plugin:1.6:run (prepare) @ oxcas --- [INFO] Executing tasks main: [unzip] Expanding: /home/tomcat/.jenkins/jobs/oxCas/workspace/src/main/patches.zip into /home/tomcat/.jenkins/jobs/oxCas/workspace/target/patches [INFO] Executed tasks [INFO] [INFO] --- download-maven-plugin:1.2.1:wget (download-dist) @ oxcas --- [INFO] Got from cache: /var/www/html/maven/.cache/maven-download-plugin/v4.0.2.zip [INFO] [INFO] --- maven-patch-plugin:1.2:apply (gluu-patch) @ oxcas --- [INFO] Applying patch: 01.license.patch [INFO] Applying patch: 02.ldap-server-support.patch [INFO] Applying patch: 03.memcached-support.patch [INFO] Applying patch: 04.saml-support.patch [INFO] Applying patch: 05.improve_logging.patch [INFO] Applying patch: 10.cas-properties.patch [INFO] Applying patch: 11.ox-versions.patch [INFO] Applying patch: 12.gluu-repository.patch [INFO] Applying patch: 20.ldap.authentication.patch [INFO] Applying patch: 30.openid-auth-client-properties.patch [INFO] Applying patch: 31.openid-auth-client-module.patch [INFO] Applying patch: 32.openid-auth-client-configuration.patch [INFO] Applying patch: 35.allow-ox-default-authenticator.patch [INFO] Applying patch: 50.ad-properties.patch [INFO] Applying patch: 51.ad-module.patch [INFO] Applying patch: 52.ad-configuration.patch [INFO] Applying patch: 60.openid-default-authentication.patch [INFO] Applying patch: 90.sync-with-ox-version.patch [INFO] [INFO] --- maven-invoker-plugin:1.9:run (default) @ oxcas --- [WARNING] Filtering of parent/child POMs is not supported without cloning the projects [INFO] Building: pom.xml [INFO] [INFO] Scanning for projects... [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.xdi:ox-cas-server-webapp:war:3.2.0-SNAPSHOT [INFO] [WARNING] 'version' contains an expression but should be a constant. @ org.xdi:ox-cas-server-webapp:${oxcas.version}, /home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/interpolated-pom.xml, line 29, column 12 [INFO] [WARNING] [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [INFO] [WARNING] [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] [WARNING] [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building OX Gluu CAS Web Application 3.2.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ox-cas-server-webapp --- [INFO] [INFO] [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ ox-cas-server-webapp --- [INFO] [INFO] [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ ox-cas-server-webapp --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ox-cas-server-webapp --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 28 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ ox-cas-server-webapp --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:2.10:checkstyle (checkstyle) @ ox-cas-server-webapp --- [INFO] [INFO] [INFO] [INFO] --- aspectj-maven-plugin:1.4:compile (default) @ ox-cas-server-webapp --- [INFO] [WARNING] No sources found skipping aspectJ compile [INFO] [INFO] [INFO] [INFO] --- maven-license-plugin:1.9.0:check (default) @ ox-cas-server-webapp --- [INFO] [INFO] Checking licenses... [INFO] [WARNING] No header file specified to check for license [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ox-cas-server-webapp --- [INFO] [INFO] Not copying test resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ ox-cas-server-webapp --- [INFO] [INFO] Not compiling test sources [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ox-cas-server-webapp --- [INFO] [INFO] Tests are skipped. [INFO] [INFO] [INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ ox-cas-server-webapp --- [INFO] [INFO] Packaging webapp [INFO] [INFO] Assembling webapp [ox-cas-server-webapp] in [/home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/target/ox-cas-server-webapp-3.2.0-SNAPSHOT] [INFO] [INFO] Processing war project [INFO] [INFO] Copying webapp webResources [/home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/src/main/webapp/WEB-INF] to [/home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/target/ox-cas-server-webapp-3.2.0-SNAPSHOT] [INFO] [INFO] Copying webapp resources [/home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/src/main/webapp] [INFO] [INFO] Webapp assembled in [655 msecs] [INFO] [INFO] Building war: /home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/target/cas.war [INFO] [INFO] Packaging classes [INFO] [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/target/cas-classes.jar [INFO] [INFO] [INFO] [INFO] --- maven-site-plugin:3.1.r1174614:attach-descriptor (attach-descriptor) @ ox-cas-server-webapp --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ ox-cas-server-webapp --- [INFO] [INFO] Installing /home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/target/cas.war to /var/www/html/maven/org/xdi/ox-cas-server-webapp/3.2.0-SNAPSHOT/ox-cas-server-webapp-3.2.0-SNAPSHOT.war [INFO] [INFO] Installing /home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/interpolated-pom.xml to /var/www/html/maven/org/xdi/ox-cas-server-webapp/3.2.0-SNAPSHOT/ox-cas-server-webapp-3.2.0-SNAPSHOT.pom [INFO] [INFO] Installing /home/tomcat/.jenkins/jobs/oxCas/workspace/target/cas-4.0.2/cas-server-webapp/target/cas-classes.jar to /var/www/html/maven/org/xdi/ox-cas-server-webapp/3.2.0-SNAPSHOT/ox-cas-server-webapp-3.2.0-SNAPSHOT-classes.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 6.757 s [INFO] [INFO] Finished at: 2018-03-21T12:20:17-04:00 [INFO] [INFO] Final Memory: 28M/245M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] ..SUCCESS (9.2 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ oxcas --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCas/workspace/pom.xml to /var/www/html/maven/org/xdi/oxcas/3.2.0-SNAPSHOT/oxcas-3.2.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.723 s [INFO] Finished at: 2018-03-21T12:20:18-04:00 [INFO] Final Memory: 14M/170M [INFO] ------------------------------------------------------------------------ Finished: SUCCESS