Started by user Yuriy Movchan Running as SYSTEM Building on master in workspace /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace No JDK named ‘jdk_1.8.0_172’ found No credentials specified No JDK named ‘jdk_1.8.0_172’ found > 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.7^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/version_3.1.7^{commit} # timeout=10 No JDK named ‘jdk_1.8.0_172’ found Checking out Revision f01d5fdc7b696efb57df9a0958a0b38ed3345ae6 (refs/remotes/origin/version_3.1.7) > git config core.sparsecheckout # timeout=10 > git checkout -f f01d5fdc7b696efb57df9a0958a0b38ed3345ae6 Commit message: "Version 3.1.7" > git rev-list --no-walk f01d5fdc7b696efb57df9a0958a0b38ed3345ae6 # timeout=10 No JDK named ‘jdk_1.8.0_172’ found [workspace] $ /home/jenkins/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_3.3.9/bin/mvn -DVERSION_NAME=version_3.1.7 -DMAVEN_SKIP_TESTS=true -Dmaven.test.skip=true 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.7.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/target [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/pom.xml to /var/www/html/maven/org/xdi/oxcore/3.1.7.Final/oxcore-3.1.7.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.7.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.6/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.6/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.6/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.6/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.6/workspace/oxLdap-annotations/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap-annotations --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap-annotations --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap-annotations --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/target/oxcore-ldap-annotations-3.1.7.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.6/workspace/oxLdap-annotations/target/oxcore-ldap-annotations-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-ldap-annotations/3.1.7.Final/oxcore-ldap-annotations-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/pom.xml to /var/www/html/maven/org/xdi/oxcore-ldap-annotations/3.1.7.Final/oxcore-ldap-annotations-3.1.7.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.7.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-util --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.6/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.6/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.6/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.6/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.6/workspace/oxUtil/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-util --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-util --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-util --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/target/oxcore-util-3.1.7.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-util --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/target/oxcore-util-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-util/3.1.7.Final/oxcore-util-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/pom.xml to /var/www/html/maven/org/xdi/oxcore-util/3.1.7.Final/oxcore-util-3.1.7.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.7.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-ldap --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.6/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.6/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.6/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.6/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.6/workspace/oxLdap/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/target/oxcore-ldap-3.1.7.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-ldap --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/target/oxcore-ldap-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-ldap/3.1.7.Final/oxcore-ldap-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/pom.xml to /var/www/html/maven/org/xdi/oxcore-ldap/3.1.7.Final/oxcore-ldap-3.1.7.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.7.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.6/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.6/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.6/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.6/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.6/workspace/oxLdapSample/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap-sample --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap-sample --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap-sample --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/target/oxcore-ldap-sample-3.1.7.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.6/workspace/oxLdapSample/target/oxcore-ldap-sample-3.1.7.Final.jar to /var/www/html/maven/org/gluu/oxcore-ldap-sample/3.1.7.Final/oxcore-ldap-sample-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/pom.xml to /var/www/html/maven/org/gluu/oxcore-ldap-sample/3.1.7.Final/oxcore-ldap-sample-3.1.7.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.7.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-model --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.6/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.6/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.6/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.6/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.6/workspace/oxModel/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-model --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-model --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/target/oxcore-model-3.1.7.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-model --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/target/oxcore-model-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-model/3.1.7.Final/oxcore-model-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/pom.xml to /var/www/html/maven/org/xdi/oxcore-model/3.1.7.Final/oxcore-model-3.1.7.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.7.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-saml --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.6/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.6/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.6/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.6/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.6/workspace/oxSaml/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-saml --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-saml --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-saml --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/target/oxcore-saml-3.1.7.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-saml --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/target/oxcore-saml-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-saml/3.1.7.Final/oxcore-saml-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/pom.xml to /var/www/html/maven/org/xdi/oxcore-saml/3.1.7.Final/oxcore-saml-3.1.7.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.7.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-service --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.6/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.6/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.6/workspace/oxService/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-service --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-service --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target/oxcore-service-3.1.7.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-service --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target/oxcore-service-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-service/3.1.7.Final/oxcore-service-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/pom.xml to /var/www/html/maven/org/xdi/oxcore-service/3.1.7.Final/oxcore-service-3.1.7.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.7.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-tomcat --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.6/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.6/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.6/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.6/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.6/workspace/oxTomcat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-tomcat --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-tomcat --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-tomcat --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/target/oxcore-tomcat-3.1.7.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-tomcat --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/target/oxcore-tomcat-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-tomcat/3.1.7.Final/oxcore-tomcat-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/pom.xml to /var/www/html/maven/org/xdi/oxcore-tomcat/3.1.7.Final/oxcore-tomcat-3.1.7.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.7.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-server --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.6/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.6/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.6/workspace/oxServer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-server --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-server --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-server --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/target/oxcore-server-3.1.7.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-server --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/target/oxcore-server-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-server/3.1.7.Final/oxcore-server-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/pom.xml to /var/www/html/maven/org/xdi/oxcore-server/3.1.7.Final/oxcore-server-3.1.7.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.7.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-gwt --- [INFO] Deleting /home/jenkins/.jenkins/jobs/oxCore_3.1.6/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.6/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.6/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.6/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.6/workspace/oxGwt/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-gwt --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-gwt --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-gwt --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/target/oxcore-gwt-3.1.7.Final.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-gwt --- [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/target/oxcore-gwt-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-gwt/3.1.7.Final/oxcore-gwt-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/pom.xml to /var/www/html/maven/org/xdi/oxcore-gwt/3.1.7.Final/oxcore-gwt-3.1.7.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.7.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.6/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.6/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.6/workspace/oxJsfUtil/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-jsf-util --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-jsf-util --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-jsf-util --- [INFO] Building jar: /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/target/oxcore-jsf-util-3.1.7.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.6/workspace/oxJsfUtil/target/oxcore-jsf-util-3.1.7.Final.jar to /var/www/html/maven/org/xdi/oxcore-jsf-util/3.1.7.Final/oxcore-jsf-util-3.1.7.Final.jar [INFO] Installing /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/pom.xml to /var/www/html/maven/org/xdi/oxcore-jsf-util/3.1.7.Final/oxcore-jsf-util-3.1.7.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 [ 2.156 s] [INFO] oxLdap-annotations ................................. SUCCESS [ 8.051 s] [INFO] oxUtil ............................................. SUCCESS [ 16.722 s] [INFO] oxLdap ............................................. SUCCESS [ 17.274 s] [INFO] oxLdapSample ....................................... SUCCESS [ 8.645 s] [INFO] oxModel ............................................ SUCCESS [ 8.094 s] [INFO] oxSaml ............................................. SUCCESS [ 7.570 s] [INFO] oxService .......................................... SUCCESS [ 21.137 s] [INFO] oxTomcat ........................................... SUCCESS [ 7.790 s] [INFO] oxServer ........................................... SUCCESS [ 7.419 s] [INFO] oxGwt .............................................. SUCCESS [ 7.739 s] [INFO] oxJsfUtil .......................................... SUCCESS [ 13.132 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:06 min [INFO] Finished at: 2019-10-17T12:43:14+00:00 [INFO] Final Memory: 123M/1441M [INFO] ------------------------------------------------------------------------ [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace that match the pattern **/findbugsXml.xml [FINDBUGS] Parsing 11 files in /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/target/findbugsXml.xml with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/target/findbugsXml.xml with 12 unique warnings and 1 duplicate. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/target/findbugsXml.xml with 12 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/target/findbugsXml.xml with 39 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/target/findbugsXml.xml with 49 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/target/findbugsXml.xml with 59 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/target/findbugsXml.xml with 63 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/target/findbugsXml.xml with 69 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target/findbugsXml.xml with 165 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/target/findbugsXml.xml with 167 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/target/findbugsXml.xml with 186 unique warnings and 0 duplicates. No JDK named ‘jdk_1.8.0_172’ found No credentials specified No JDK named ‘jdk_1.8.0_172’ found Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=f01d5fdc7b696efb57df9a0958a0b38ed3345ae6, workspace=/home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace > git rev-parse f01d5fdc7b696efb57df9a0958a0b38ed3345ae6^{commit} # timeout=10 Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/security/SecurityInterceptor.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/el/ExpressionEvaluator.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/net/NetworkService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/LookupService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/src/main/java/org/gluu/jsf2/message/FacesMessages.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/security/SecurityInterceptor.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/el/ExpressionEvaluator.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/LookupService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/model/security/Identity.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/JsonService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/src/main/java/org/gluu/jsf2/message/FacesMessages.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/src/main/java/org/gluu/jsf2/service/ConversationService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/src/main/java/org/gluu/site/ldap/persistence/PropertyAnnotation.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/JsonService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/model/security/Identity.java, no result found. Skipping file /home/jenkins/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. [FINDBUGS] Computing warning deltas based on reference build #204 No JDK named ‘jdk_1.8.0_172’ found TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml Did not find any matching files. No JDK named ‘jdk_1.8.0_172’ found No mail will be sent out, as 'oxCore_3.1.6 #205' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Finished: SUCCESS