Build failed in Jenkins: jtimer-sonar #1
See <http://ci.chorem.org/jenkins/job/jtimer-sonar/1/> ------------------------------------------ Started by user CI Chorem Admin Building in workspace <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/chorem/jtimer.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/chorem/jtimer.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/chorem/jtimer.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 6a17176dce2bf04c3e112008d3fe6a67a071f91d (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 6a17176dce2bf04c3e112008d3fe6a67a071f91d First time build. Skipping changelog. Parsing POMs ERROR: No such settings file <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/${FORGE_DATA_DIRECTORY}/maven/settings.xml> exists Please verify that your alternate settings file is specified properly and exists in the workspace. Skipping sonar analysis due to bad build status 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
See <http://ci.chorem.org/jenkins/job/jtimer-sonar/2/> ------------------------------------------ Started by user Redmine (ci) Building in workspace <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/chorem/jtimer.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/chorem/jtimer.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/chorem/jtimer.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 6a17176dce2bf04c3e112008d3fe6a67a071f91d (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 6a17176dce2bf04c3e112008d3fe6a67a071f91d git rev-list 6a17176dce2bf04c3e112008d3fe6a67a071f91d # timeout=10 Parsing POMs Discovered a new module org.chorem:jtimer jTimer Modules changed, recalculating dependency graph Established TCP socket on 34688 [jtimer-sonar] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 34688 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -U clean verify [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jTimer 1.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jtimer --- [INFO] Deleting <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jtimer --- [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[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.607 s [INFO] Finished at: 2016-02-25T07:56:57+01:00
[INFO] Final Memory: 16M/181M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) on project jtimer: org.apache.maven.plugins.enforcer.RequireFilesExist failed with message: [ERROR] Some required files are missing: [ERROR] <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/README.txt> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) on project jtimer: org.apache.maven.plugins.enforcer.RequireFilesExist failed with message: Some required files are missing: <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/README.txt> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: org.apache.maven.plugins.enforcer.RequireFilesExist failed with message: Some required files are missing: <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/README.txt> at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:204) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more Caused by: org.apache.maven.enforcer.rule.api.EnforcerRuleException: Some required files are missing: <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/README.txt> at org.apache.maven.plugins.enforcer.AbstractRequireFiles.execute(AbstractRequireFiles.java:113) at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:193) ... 33 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Sending e-mails to: jtimer-build@list.chorem.org channel stopped Skipping sonar analysis due to bad build status 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
See <http://ci.chorem.org/jenkins/job/jtimer-sonar/3/changes> Changes: [Eric Chatellier] Fix build ------------------------------------------ [...truncated 27 lines...] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jtimer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jtimer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-site-deploy-classifier) @ jtimer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ jtimer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ jtimer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ jtimer --- [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ jtimer --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jtimer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 25 resources [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jtimer --- [INFO] Compiling 72 source files to <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/target/classes> [INFO] <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/src/main/java/org/chorem/jtimer/data/TimerDataManager.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/src/main/java/org/chorem/jtimer/data/TimerDataManager.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ jtimer --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jtimer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 55 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jtimer --- [INFO] Compiling 15 source files to <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ jtimer --- [INFO] Surefire report directory: <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Configuring TestNG with: TestNG60Configurator 2016/02/25 10:07:20 ERROR (org.chorem.jtimer.ui.system.unix.UnixSystemInfo:82) - Can't open X11 display Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.202 sec - in TestSuite Results : Tests run: 90, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ jtimer --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/target/jtimer-1.5-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jtimer --- [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 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.848 s [INFO] Finished at: 2016-02-25T10:07:26+01:00 [INFO] Final Memory: 38M/407M [INFO] ------------------------------------------------------------------------ Sending e-mails to: jtimer-build@list.chorem.org chatellier@codelutin.com channel stopped [jtimer-sonar] $ /opt/maven3/bin/mvn -f <http://ci.chorem.org/jenkins/job/jtimer-sonar/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -B sonar:sonar -Dsonar.jdbc.url=jdbc:postgresql://localhost/sonar-chorem.org ******** ******** -Dsonar.host.url=http://qa.chorem.org -Dsonar.branch=@@SCM_REPOSITORY_ID ******** ******** Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plug... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plug... (13 KB at 50.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plug... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plug... (96 KB at 910.9 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-... (11 KB at 169.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/... (5 KB at 81.7 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-... (52 KB at 1035.3 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-pl... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-pl... (6 KB at 167.3 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-p... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-p... (33 KB at 787.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-pl... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-pl... (50 KB at 1274.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plu... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plu... (14 KB at 123.6 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plu... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plu... (40 KB at 1094.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/findbugs-maven-plugin... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/findbugs-maven-plugin... (22 KB at 573.7 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/35/mojo-p... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/35/mojo-p... (25 KB at 715.2 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/findbugs-maven-plugin... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/findbugs-maven-plugin... (142 KB at 2443.3 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/2.... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/2.... (9 KB at 188.2 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/2.... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/2.... (45 KB at 1212.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jTimer 1.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- sonar-maven-plugin:2.7.1:sonar (default-cli) @ jtimer --- [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/sona... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/sonar-runner/sonar-runn... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/sonar-runner/sonar-runn... (7 KB at 77.5 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/sona... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/sonar-runner/sonar-runn... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/sonar-runner/sonar-runn... (4 KB at 104.6 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/sona... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/23/parent... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/23/parent... (23 KB at 633.0 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/sona... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/sonar-runner/sonar-runn... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonarsource/sonar-runner/sonar-runn... (173 KB at 3375.1 KB/sec) [INFO] User cache: /home/tomcat/.sonar/cache [INFO] SonarQube version: 5.1.1 [INFO] Default locale: "en_GB", source code encoding: "UTF-8" [INFO] [10:07:34.978] Load global repositories [INFO] [10:07:37.187] Load global repositories (done) | time=2210ms [INFO] [10:07:37.189] Server id: 20151211113137 [INFO] [10:07:37.190] User cache: /home/tomcat/.sonar/cache [INFO] [10:07:37.227] Install plugins [INFO] [10:07:38.553] Install JDBC driver [INFO] [10:07:38.587] Create JDBC datasource for jdbc:postgresql://localhost/sonar-chorem.org [INFO] [10:07:40.234] Initializing Hibernate [INFO] [10:07:42.212] Load project repositories [INFO] [10:07:44.781] Load project repositories (done) | time=2569ms [INFO] [10:07:44.781] Load project settings [INFO] [10:07:45.179] Load technical debt model [INFO] [10:07:45.289] Apply project exclusions [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.186 s [INFO] Finished at: 2016-02-25T10:07:45+01:00 [INFO] Final Memory: 70M/404M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.7.1:sonar (default-cli) on project jtimer: Validation of project reactor failed: [ERROR] o "@@SCM_REPOSITORY_ID" is not a valid branch name. Allowed characters are alphanumeric, '-', '_', '.' and '/'. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.7.1:sonar (default-cli) on project jtimer: Validation of project reactor failed: o "@@SCM_REPOSITORY_ID" is not a valid branch name. Allowed characters are alphanumeric, '-', '_', '.' and '/'. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286) at org.apache.maven.cli.MavenCli.main(MavenCli.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.apache.maven.plugin.MojoExecutionException: Validation of project reactor failed: o "@@SCM_REPOSITORY_ID" is not a valid branch name. Allowed characters are alphanumeric, '-', '_', '.' and '/'. at org.codehaus.mojo.sonar.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:41) at org.codehaus.mojo.sonar.bootstrap.RunnerBootstrapper.execute(RunnerBootstrapper.java:104) at org.codehaus.mojo.sonar.SonarMojo.execute(SonarMojo.java:135) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 20 more Caused by: org.sonar.api.utils.SonarException: Validation of project reactor failed: o "@@SCM_REPOSITORY_ID" is not a valid branch name. Allowed characters are alphanumeric, '-', '_', '.' and '/'. at org.sonar.batch.scan.ProjectReactorValidator.validate(ProjectReactorValidator.java:74) at org.sonar.batch.scan.ProjectReactorReady.start(ProjectReactorReady.java:81) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.picocontainer.lifecycle.ReflectionLifecycleStrategy.invokeMethod(ReflectionLifecycleStrategy.java:110) at org.picocontainer.lifecycle.ReflectionLifecycleStrategy.start(ReflectionLifecycleStrategy.java:89) at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.start(AbstractInjectionFactory.java:84) at org.picocontainer.behaviors.AbstractBehavior.start(AbstractBehavior.java:169) at org.picocontainer.behaviors.Stored$RealComponentLifecycle.start(Stored.java:132) at org.picocontainer.behaviors.Stored.start(Stored.java:110) at org.picocontainer.DefaultPicoContainer.potentiallyStartAdapter(DefaultPicoContainer.java:1015) at org.picocontainer.DefaultPicoContainer.startAdapters(DefaultPicoContainer.java:1008) at org.picocontainer.DefaultPicoContainer.start(DefaultPicoContainer.java:766) at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:91) at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77) at org.sonar.batch.scan.ScanTask.scan(ScanTask.java:57) at org.sonar.batch.scan.ScanTask.execute(ScanTask.java:45) at org.sonar.batch.bootstrap.TaskContainer.doAfterStart(TaskContainer.java:135) at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:92) at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77) at org.sonar.batch.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:158) at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:95) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:67) at org.sonar.runner.batch.BatchIsolatedLauncher.executeOldVersion(BatchIsolatedLauncher.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.sonar.runner.impl.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:61) at com.sun.proxy.$Proxy23.executeOldVersion(Unknown Source) at org.sonar.runner.api.EmbeddedRunner.doExecute(EmbeddedRunner.java:284) at org.sonar.runner.api.EmbeddedRunner.runAnalysis(EmbeddedRunner.java:166) at org.sonar.runner.api.EmbeddedRunner.runAnalysis(EmbeddedRunner.java:153) at org.codehaus.mojo.sonar.bootstrap.RunnerBootstrapper.execute(RunnerBootstrapper.java:99) ... 23 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 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
participants (1)
-
admin+ci-chorem.org@codelutin.com