http://ci.nuiton.org/jenkins/job/jaxx-sonar2/1/-----------------------------... Started by user CI Nuiton Admin Building on master in workspace <http://ci.nuiton.org/jenkins/job/jaxx-sonar2/ws/> Cloning the remote Git repository Cloning repository https://gitlab.nuiton.org/nuiton/jaxx.git
git init <http://ci.nuiton.org/jenkins/job/jaxx-sonar2/ws/> # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/jaxx.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/nuiton/jaxx.git +refs/heads/*:refs/remotes/origin/* git config remote.origin.url https://gitlab.nuiton.org/nuiton/jaxx.git # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gitlab.nuiton.org/nuiton/jaxx.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/jaxx.git git fetch --tags --progress https://gitlab.nuiton.org/nuiton/jaxx.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 3a6675c90b8661753ee5ddfcd39690c8b310df09 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 3a6675c90b8661753ee5ddfcd39690c8b310df09 First time build. Skipping changelog. Injecting SonarQube environment variables using the configuration: sonar [jaxx-sonar2] $ /var/local/forge/data/nuiton.org/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/qa/bin/sonar-runner jaxx -e -Dsonar.host.url=https://qa.nuiton.org ******** -Dsonar.projectBaseDir=<http://ci.nuiton.org/jenkins/job/jaxx-sonar2/ws/> WARN: sonar-runner script is deprecated. Please use sonar-scanner instead. WARN: $SONAR_RUNNER_OPTS is deprecated. Please use $SONAR_SCANNER_OPTS instead. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 INFO: Scanner configuration file: /var/local/forge/data/nuiton.org/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/qa/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarQube Scanner 2.7 INFO: Java 1.8.0_102 Oracle Corporation (64-bit) INFO: Linux 3.16.0-4-amd64 amd64 INFO: Error stacktraces are turned on. INFO: User cache: /home/tomcat/.sonar/cache INFO: Load global repositories INFO: ------------------------------------------------------------------------ INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ INFO: Total time: 1.202s INFO: Final Memory: 9M/241M INFO: ------------------------------------------------------------------------ ERROR: Error during SonarQube Scanner execution Not authorized. Please check the properties sonar.login and sonar.password. ERROR: ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging. Build step 'Execute SonarQube Scanner' marked build as failure Injecting SonarQube environment variables using the configuration: sonar