See <http://ci.nuiton.org/jenkins/job/processor-sonar/2/> ------------------------------------------ [...truncated 50 lines...] [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ processor --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Processor :: Api 1.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ nuiton-processor --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/nuiton-processor/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ nuiton-processor --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ nuiton-processor --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ nuiton-processor --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ nuiton-processor --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ nuiton-processor --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ nuiton-processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/nuiton-processor/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ nuiton-processor --- [INFO] Compiling 17 source files to <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/nuiton-processor/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.5 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-processor --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/nuiton-processor/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ nuiton-processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ nuiton-processor --- [INFO] Compiling 1 source file to <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/nuiton-processor/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.5 [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuiton-processor --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/nuiton-processor/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.processor.filters.StringFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.nuiton.processor.filters.StringFilterTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ nuiton-processor --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/nuiton-processor/target/nuiton-processor-1.4-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-processor --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Processor :: Maven plugin 1.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ processor-maven-plugin --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/processor-maven-plugin/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ processor-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ processor-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ processor-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ processor-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ processor-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.3:helpmojo (default) @ processor-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ processor-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/processor-maven-plugin/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ processor-maven-plugin --- [INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/processor-maven-plugin/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.5 [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ processor-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [WARNING] Deprecated @component for project field in org.nuiton.processor.plugin.ProcessorPlugin.: replace with @parameter name="${project}" @readonly [INFO] Mojo extractor for language: java-annotations found 2 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (default) @ processor-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [WARNING] Deprecated @component for project field in org.nuiton.processor.plugin.ProcessorPlugin.: replace with @parameter name="${project}" @readonly [INFO] Mojo extractor for language: java-annotations found 2 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ processor-maven-plugin --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/processor-maven-plugin/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ processor-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/processor-maven-plugin/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ processor-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ processor-maven-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ processor-maven-plugin --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/processor-maven-plugin/target/processor-maven-plugin-1.4-SNAPSHOT.jar> [INFO] [INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ processor-maven-plugin --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ processor-maven-plugin --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Processor :: Ant task 1.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ ant-processor-task --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/ant-processor-task/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ ant-processor-task --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ ant-processor-task --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ ant-processor-task --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ ant-processor-task --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ ant-processor-task --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ant-processor-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/ant-processor-task/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ ant-processor-task --- [INFO] Compiling 1 source file to <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/ant-processor-task/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.5 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ ant-processor-task --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/ant-processor-task/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ant-processor-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/ant-processor-task/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ ant-processor-task --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ ant-processor-task --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ ant-processor-task --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/ant-processor-task/target/ant-processor-task-1.4-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ ant-processor-task --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Processor ................................... SUCCESS [ 4.668 s] [INFO] Nuiton Processor :: Api ............................ SUCCESS [ 34.214 s] [INFO] Nuiton Processor :: Maven plugin ................... SUCCESS [ 4.584 s] [INFO] Nuiton Processor :: Ant task ....................... SUCCESS [ 1.728 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.836 s [INFO] Finished at: 2015-06-12T15:35:16+02:00 [JENKINS] Archiving disabled [INFO] Final Memory: 34M/440M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data channel stopped [processor-sonar] $ /opt/maven3/bin/mvn -f <http://ci.nuiton.org/jenkins/job/processor-sonar/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -B sonar:sonar -Dsonar.jdbc.url=jdbc:postgresql://localhost/sonar-nuiton.org ******** ******** -Dsonar.host.url=http://qa.nuiton.org ******** ******** [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuiton Processor [INFO] Nuiton Processor :: Api [INFO] Nuiton Processor :: Maven plugin [INFO] Nuiton Processor :: Ant task SonarQube analysis completed: FAILURE Build step 'SonarQube' changed build result to FAILURE Build step 'SonarQube' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds