Started by user Yuriy Zabrovarnyy Building on master in workspace /home/tomcat/.jenkins/jobs/oxD/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/oxD # timeout=10 Fetching upstream changes from https://github.com/GluuFederation/oxD > git --version # timeout=10 > git fetch --tags --progress https://github.com/GluuFederation/oxD +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/version_3.1.2^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/version_3.1.2^{commit} # timeout=10 Checking out Revision c581a0a386deb822bf61e285bf07c5a44ca2d35f (refs/remotes/origin/version_3.1.2) > git config core.sparsecheckout # timeout=10 > git checkout -f c581a0a386deb822bf61e285bf07c5a44ca2d35f Commit message: "oxd : switched off license feature for 3.1.2 #222" First time build. Skipping changelog. [workspace] $ /bin/bash /opt/tomcat/temp/jenkins6698932120181362646.sh Cloning into 'oxHudsonProfiles'... [workspace] $ /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_3.3.9/bin/mvn -DVERSION_NAME=version_3.1.2 -DSERVER_PROFILE=ce-dev3 -DMAVEN_SKIP_TESTS=false -DOXD_CONF=/home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/src/test/resources/oxd-conf-test.json -Doxd.server.config=/home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/src/test/resources/oxd-conf-test.json -Dmaven.test.skip=false clean compile javadoc:aggregate-jar install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-common:jar:3.1.2.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.2.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-client:jar:3.1.2.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.2.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-server:jar:3.1.2.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.2.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-rp-client:jar:3.1.2.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.2.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-https-extension:jar:3.1.2.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.2.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd:pom:3.1.2.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ line 64, column 17 [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] oxD [INFO] oxD Common [INFO] oxD Client [INFO] oxD Server [INFO] oxD RP Client [INFO] oxd-https-extension [WARNING] The POM for org.codehaus.mojo:gwt-maven-plugin:jar:${gwt.version} is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.codehaus.mojo:gwt-maven-plugin:${gwt.version}: Plugin org.codehaus.mojo:gwt-maven-plugin:${gwt.version} or one of its dependencies could not be resolved: Failure to find org.codehaus.mojo:gwt-maven-plugin:jar:${gwt.version} in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD 3.1.2.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Common 3.1.2.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-common --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-common/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-common --- [INFO] Compiling 58 source files to /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-common/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Client 3.1.2.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-client --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-client/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-client --- [INFO] Compiling 4 source files to /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-client/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Server 3.1.2.Final [INFO] ------------------------------------------------------------------------ Downloading: http://repo2.maven.org/maven2/org/bouncycastle/org/xdi/oxlicense-client/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/xdi/oxlicense-client/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://ox.gluu.org/maven/org/xdi/oxlicense-client/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://repository.jboss.org/nexus/content/groups/public-jboss/org/xdi/oxlicense-client/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: file:///home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/../oxd-repo/org/xdi/oxlicense-client/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://ox.gluu.org/maven/org/xdi/oxlicense/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://repository.jboss.org/nexus/content/groups/public-jboss/org/xdi/oxlicense/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/xdi/oxlicense/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://repo2.maven.org/maven2/org/bouncycastle/org/xdi/oxlicense/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: file:///home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/../oxd-repo/org/xdi/oxlicense/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://ox.gluu.org/maven/org/xdi/oxlicense-validator/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/xdi/oxlicense-validator/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://repository.jboss.org/nexus/content/groups/public-jboss/org/xdi/oxlicense-validator/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: http://repo2.maven.org/maven2/org/bouncycastle/org/xdi/oxlicense-validator/3.2.0-SNAPSHOT/maven-metadata.xml Downloading: file:///home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/../oxd-repo/org/xdi/oxlicense-validator/3.2.0-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-server --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/target [INFO] [INFO] --- git-commit-id-plugin:2.1.12:revision (get-the-git-infos) @ oxd-server --- [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-server --- [INFO] Compiling 69 source files to /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD RP Client 3.1.2.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-rp-client --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-rp-client/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-rp-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-rp-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-rp-client --- [INFO] Compiling 5 source files to /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-rp-client/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxd-https-extension 3.1.2.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ oxd-https-extension --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-https-extension/target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ oxd-https-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-https-extension/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ oxd-https-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-https-extension/target/classes Build was aborted Aborted by Yuriy Zabrovarnyy [FINDBUGS] Skipping publisher since build result is ABORTED Build Aborted. Not looking for any TestNG results. Finished: ABORTED