/var/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube/bin/sonar-scanner -Dsonar.branch.name=sonar_ad_670 -Dsonar.projectVersion=30.9.999 -Dsonar.links.ci=http://jmaster-01/sonar/5/ -Dproject.settings=sonar-project.properties OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 INFO: Scanner configuration file: /var/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube/conf/sonar-scanner.properties INFO: Project root configuration file: /var/jenkins/workspace/sonar/sonar-project.properties INFO: SonarScanner 4.7.0.2747 INFO: Java 11.0.14.1 Red Hat, Inc. (64-bit) INFO: Linux 3.10.0-1062.12.1.el7.x86_64 amd64 INFO: SONAR_SCANNER_OPTS=-Xmx6144m -XX:MaxPermSize=2048m -XX:ReservedCodeCacheSize=1024m INFO: User cache: /root/.sonar/cache INFO: Scanner configuration file: /var/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube/conf/sonar-scanner.properties INFO: Project root configuration file: /var/jenkins/workspace/sonar/sonar-project.properties INFO: Analyzing on SonarQube server 9.3.0 INFO: Default locale: "en_US", source code encoding: "US-ASCII" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=90ms INFO: Server id: XXXXXXXXXXXXXXXX INFO: User cache: /root/.sonar/cache INFO: Load/download plugins INFO: Load plugins index INFO: Load plugins index (done) | time=54ms INFO: Load/download plugins (done) | time=2785ms INFO: Loaded core extensions: developer-scanner INFO: Process project properties INFO: Process project properties (done) | time=9ms INFO: Execute project builders INFO: Execute project builders (done) | time=1ms INFO: Project key: Sonar_Test INFO: Base dir: /var/jenkins/workspace/sonar INFO: Working dir: /var/jenkins/workspace/sonar/.scannerwork INFO: Load project settings for component key: 'Sonar_Test' INFO: Load project settings for component key: 'Sonar_Test' (done) | time=22ms INFO: Load project branches INFO: Load project branches (done) | time=17ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=12ms INFO: Load branch configuration INFO: Found manual configuration of branch/PR analysis. Skipping automatic configuration. INFO: Load branch configuration (done) | time=2ms INFO: Auto-configuring with CI 'Jenkins' INFO: Load quality profiles INFO: Load quality profiles (done) | time=85ms INFO: Auto-configuring with CI 'Jenkins' INFO: Load active rules INFO: Load active rules (done) | time=1804ms INFO: Branch name: sonar_ad_670 INFO: Indexing files... INFO: Project configuration: INFO: Excluded sources: misc/**/*, Tools/**/*, CI/**/*, ci-cd/**/*, sqa/**/*, **/test/*, QOUTA/TestScripts/**/* INFO: ------------------------------------------------------------------------ INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ INFO: Total time: 7.556s INFO: Final Memory: 21M/100M INFO: ------------------------------------------------------------------------ ERROR: Error during SonarScanner execution java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: QOUTA/TestScripts/Server/test_certs/AC_Ra??z_Certic??mara_S.A..pem at java.base/sun.nio.fs.UnixPath.encode(UnixPath.java:145) at java.base/sun.nio.fs.UnixPath.(UnixPath.java:69) at java.base/sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:279) at java.base/java.nio.file.Path.resolve(Path.java:515) at org.sonar.scm.git.IncludedFilesRepository.indexFiles(IncludedFilesRepository.java:65) at org.sonar.scm.git.IncludedFilesRepository.(IncludedFilesRepository.java:40) at org.sonar.scm.git.GitIgnoreCommand.init(GitIgnoreCommand.java:37) at org.sonar.scanner.scan.filesystem.ProjectFileIndexer.index(ProjectFileIndexer.java:104) at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:344) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:136) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy0.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarsource.scanner.cli.Main.execute(Main.java:112) at org.sonarsource.scanner.cli.Main.execute(Main.java:75) at org.sonarsource.scanner.cli.Main.main(Main.java:61) ERROR: ERROR: Re-run SonarScanner using the -X switch to enable full debug logging.