Started by user Yuriy Movchan Running as SYSTEM Building on master in workspace /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace No credentials specified > 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/oxCore # timeout=10 Fetching upstream changes from https://github.com/GluuFederation/oxCore > git --version # timeout=10 > git fetch --tags --progress https://github.com/GluuFederation/oxCore +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/version_3.1.8^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/version_3.1.8^{commit} # timeout=10 Checking out Revision be7c0d60ed3be8023734633830adf6173086898a (refs/remotes/origin/version_3.1.8) > git config core.sparsecheckout # timeout=10 > git checkout -f be7c0d60ed3be8023734633830adf6173086898a Commit message: "Version 3.1.8" First time build. Skipping changelog. [workspace] $ /home/jenkins/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_3.3.9/bin/mvn -DVERSION_NAME=version_3.1.8 -DMAVEN_SKIP_TESTS=false -Dmaven.test.skip=false clean compile install findbugs:findbugs checkstyle:checkstyle [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] oxCore [INFO] oxLdap-annotations [INFO] oxUtil [INFO] oxLdap [INFO] oxLdapSample [INFO] oxModel [INFO] oxSaml [INFO] oxService [INFO] oxTomcat [INFO] oxServer [INFO] oxGwt [INFO] oxJsfUtil [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxCore 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/target [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/pom.xml to /var/www/html/maven/org/xdi/oxcore/3.1.8.Final/oxcore-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxLdap-annotations 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-ldap-annotations --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-annotations --- [INFO] Compiling 9 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-annotations --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-ldap-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap-annotations --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap-annotations --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap-annotations --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/oxcore-ldap-annotations-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-ldap-annotations --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/oxcore-ldap-annotations-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-ldap-annotations/3.1.8.Final/oxcore-ldap-annotations-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/pom.xml to /var/www/html/maven/org/xdi/oxcore-ldap-annotations/3.1.8.Final/oxcore-ldap-annotations-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-ldap-annotations --- [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-ldap-annotations --- [INFO] There are 57 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxUtil 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-util --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-util --- [INFO] Compiling 61 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/target/classes Processing annotations Annotations processed Processing annotations No elements to process [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-util --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-util --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-util --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-util --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/target/oxcore-util-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-util --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/target/oxcore-util-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-util/3.1.8.Final/oxcore-util-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/pom.xml to /var/www/html/maven/org/xdi/oxcore-util/3.1.8.Final/oxcore-util-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-util --- [INFO] Fork Value is true [java] Warnings generated: 19 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-util --- [INFO] There are 2911 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxLdap 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-ldap --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap --- [INFO] Compiling 51 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/target/oxcore-ldap-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-ldap --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/target/oxcore-ldap-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-ldap/3.1.8.Final/oxcore-ldap-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/pom.xml to /var/www/html/maven/org/xdi/oxcore-ldap/3.1.8.Final/oxcore-ldap-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-ldap --- [INFO] Fork Value is true [java] Warnings generated: 27 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-ldap --- [INFO] There are 3501 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxLdapSample 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-ldap-sample --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-sample --- [INFO] Compiling 10 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-sample --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-ldap-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap-sample --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap-sample --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap-sample --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/target/oxcore-ldap-sample-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-ldap-sample --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/target/oxcore-ldap-sample-3.1.8.Final.jar to /var/www/html/maven/org/gluu/oxcore-ldap-sample/3.1.8.Final/oxcore-ldap-sample-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/pom.xml to /var/www/html/maven/org/gluu/oxcore-ldap-sample/3.1.8.Final/oxcore-ldap-sample-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-ldap-sample --- [INFO] Fork Value is true [java] Warnings generated: 10 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-ldap-sample --- [INFO] There are 376 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxModel 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-model --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-model --- [INFO] Compiling 11 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-model --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-model --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-model --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/target/oxcore-model-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-model --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/target/oxcore-model-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-model/3.1.8.Final/oxcore-model-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/pom.xml to /var/www/html/maven/org/xdi/oxcore-model/3.1.8.Final/oxcore-model-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-model --- [INFO] Fork Value is true [java] Warnings generated: 10 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-model --- [INFO] There are 465 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxSaml 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-saml --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-saml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-saml --- [INFO] Compiling 6 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-saml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-saml --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-saml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-saml --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-saml --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-saml --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/target/oxcore-saml-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-saml --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/target/oxcore-saml-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-saml/3.1.8.Final/oxcore-saml-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/pom.xml to /var/www/html/maven/org/xdi/oxcore-saml/3.1.8.Final/oxcore-saml-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-saml --- [INFO] Fork Value is true [java] Warnings generated: 4 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-saml --- [INFO] There are 292 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxService 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-service --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-service --- [INFO] Compiling 160 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-service --- [INFO] Compiling 2 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-service --- [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.415 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-service --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/target/oxcore-service-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-service --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/target/oxcore-service-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-service/3.1.8.Final/oxcore-service-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/pom.xml to /var/www/html/maven/org/xdi/oxcore-service/3.1.8.Final/oxcore-service-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-service --- [INFO] Fork Value is true [java] Warnings generated: 96 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-service --- [INFO] There are 5547 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxTomcat 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-tomcat --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-tomcat --- [INFO] Compiling 4 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-tomcat --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-tomcat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-tomcat --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-tomcat --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/target/oxcore-tomcat-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-tomcat --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/target/oxcore-tomcat-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-tomcat/3.1.8.Final/oxcore-tomcat-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/pom.xml to /var/www/html/maven/org/xdi/oxcore-tomcat/3.1.8.Final/oxcore-tomcat-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-tomcat --- [INFO] Fork Value is true [java] Warnings generated: 2 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-tomcat --- [INFO] There are 96 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxServer 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-server --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxServer/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-server --- [INFO] Compiling 1 source file to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxServer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-server --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxServer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-server --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxServer/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-server --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxServer/target/oxcore-server-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-server --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxServer/target/oxcore-server-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-server/3.1.8.Final/oxcore-server-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxServer/pom.xml to /var/www/html/maven/org/xdi/oxcore-server/3.1.8.Final/oxcore-server-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-server --- [INFO] Fork Value is true [java] Warnings generated: 6 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-server --- [INFO] There are 144 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxGwt 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-gwt --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/src/main/resources [INFO] [INFO] --- gwt-maven-plugin:2.5.0:resources (default) @ oxcore-gwt --- [INFO] auto discovered modules [org.xdi.gwt.oxGwt] [INFO] 3 source files from GWT module org.xdi.gwt.oxGwt [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-gwt --- [INFO] Compiling 2 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/src/main/resources [INFO] [INFO] --- gwt-maven-plugin:2.5.0:resources (default) @ oxcore-gwt --- [INFO] auto discovered modules [org.xdi.gwt.oxGwt] [INFO] 3 source files from GWT module org.xdi.gwt.oxGwt [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-gwt --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-gwt --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-gwt --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-gwt --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/target/oxcore-gwt-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-gwt --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/target/oxcore-gwt-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-gwt/3.1.8.Final/oxcore-gwt-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/pom.xml to /var/www/html/maven/org/xdi/oxcore-gwt/3.1.8.Final/oxcore-gwt-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-gwt --- [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-gwt --- [INFO] There are 39 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxJsfUtil 3.1.8.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-jsf-util --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-jsf-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-jsf-util --- [INFO] Compiling 20 source files to /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-jsf-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-jsf-util --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-jsf-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-jsf-util --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-jsf-util --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-jsf-util --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/target/oxcore-jsf-util-3.1.8.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-jsf-util --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/target/oxcore-jsf-util-3.1.8.Final.jar to /var/www/html/maven/org/xdi/oxcore-jsf-util/3.1.8.Final/oxcore-jsf-util-3.1.8.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/pom.xml to /var/www/html/maven/org/xdi/oxcore-jsf-util/3.1.8.Final/oxcore-jsf-util-3.1.8.Final.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-jsf-util --- [INFO] Fork Value is true [java] Warnings generated: 13 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-jsf-util --- [INFO] There are 702 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] oxCore ............................................. SUCCESS [ 3.133 s] [INFO] oxLdap-annotations ................................. SUCCESS [ 9.560 s] [INFO] oxUtil ............................................. SUCCESS [ 20.077 s] [INFO] oxLdap ............................................. SUCCESS [ 19.242 s] [INFO] oxLdapSample ....................................... SUCCESS [ 9.685 s] [INFO] oxModel ............................................ SUCCESS [ 7.623 s] [INFO] oxSaml ............................................. SUCCESS [ 10.641 s] [INFO] oxService .......................................... SUCCESS [ 31.368 s] [INFO] oxTomcat ........................................... SUCCESS [ 7.372 s] [INFO] oxServer ........................................... SUCCESS [ 7.568 s] [INFO] oxGwt .............................................. SUCCESS [ 9.743 s] [INFO] oxJsfUtil .......................................... SUCCESS [ 12.722 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:30 min [INFO] Finished at: 2019-11-14T08:21:17+00:00 [INFO] Final Memory: 132M/1305M [INFO] ------------------------------------------------------------------------ [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace that match the pattern **/findbugsXml.xml [FINDBUGS] Parsing 11 files in /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxGwt/target/findbugsXml.xml with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/target/findbugsXml.xml with 12 unique warnings and 1 duplicate. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap-annotations/target/findbugsXml.xml with 12 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/target/findbugsXml.xml with 39 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdapSample/target/findbugsXml.xml with 49 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxModel/target/findbugsXml.xml with 59 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxSaml/target/findbugsXml.xml with 63 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxServer/target/findbugsXml.xml with 69 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/target/findbugsXml.xml with 165 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxTomcat/target/findbugsXml.xml with 167 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxUtil/target/findbugsXml.xml with 186 unique warnings and 0 duplicates. No credentials specified Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=be7c0d60ed3be8023734633830adf6173086898a, workspace=/home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace > git rev-parse be7c0d60ed3be8023734633830adf6173086898a^{commit} # timeout=10 Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/security/SecurityInterceptor.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/el/ExpressionEvaluator.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/net/NetworkService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/LookupService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/src/main/java/org/gluu/jsf2/message/FacesMessages.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/security/SecurityInterceptor.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/el/ExpressionEvaluator.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/LookupService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/model/security/Identity.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/JsonService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/src/main/java/org/gluu/jsf2/message/FacesMessages.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxJsfUtil/src/main/java/org/gluu/jsf2/service/ConversationService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxLdap/src/main/java/org/gluu/site/ldap/persistence/PropertyAnnotation.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/JsonService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/model/security/Identity.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.7/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. [FINDBUGS] Computing warning deltas based on reference build #215 TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml Saving reports... Processing '/home/jenkins/.jenkins/jobs/oxCore_3.1.7/builds/216/testng/testng-results.xml' TestNG Reports Processing: FINISH No mail will be sent out, as 'oxCore_3.1.7 #216' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Finished: SUCCESS