Skip to content
Success

Console Output

Skipping 902 KB.. Full Log
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Running org.eclipse.lsp.cobol.dialects.daco.usecases.TestDaCoPrefixStatement
09:04:29 [2023-02-27T14:04:29.202Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.lsp.cobol.dialects.daco.usecases.TestDaCoPrefixStatement
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Running org.eclipse.lsp.cobol.dialects.daco.usecases.TestDaCoShowErrorMessageStatement
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.lsp.cobol.dialects.daco.usecases.TestDaCoShowErrorMessageStatement
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Running org.eclipse.lsp.cobol.dialects.daco.usecases.TestDaCoShowResultStatement
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.lsp.cobol.dialects.daco.usecases.TestDaCoShowResultStatement
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Running org.eclipse.lsp.cobol.dialects.daco.processors.implicit.SectionsGeneratorTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.lsp.cobol.dialects.daco.processors.implicit.SectionsGeneratorTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Running org.eclipse.lsp.cobol.dialects.daco.processors.implicit.WorkingSectionStaticGeneratorTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.lsp.cobol.dialects.daco.processors.implicit.WorkingSectionStaticGeneratorTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Running org.eclipse.lsp.cobol.dialects.daco.processors.implicit.TreeScannerTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.lsp.cobol.dialects.daco.processors.implicit.TreeScannerTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Running org.eclipse.lsp.cobol.dialects.daco.processors.implicit.WorkingSectionDynamicGeneratorTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.lsp.cobol.dialects.daco.processors.implicit.WorkingSectionDynamicGeneratorTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Running org.eclipse.lsp.cobol.dialects.daco.DaCoPreprocessorTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.lsp.cobol.dialects.daco.DaCoPreprocessorTest
09:04:29 [2023-02-27T14:04:29.202Z] [INFO] Running org.eclipse.lsp.cobol.dialects.daco.DaCoDialectTest
09:04:29 [2023-02-27T14:04:29.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s - in org.eclipse.lsp.cobol.dialects.daco.DaCoDialectTest
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] 
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] Results:
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] 
09:04:30 [2023-02-27T14:04:30.023Z] [WARNING] Tests run: 118, Failures: 0, Errors: 0, Skipped: 5
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] 
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] 
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dialect-daco ---
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] Building jar: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/dialect-daco/target/dialect-daco.jar
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] 
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] --- jacoco-maven-plugin:0.8.8:report (coverage-report) @ dialect-daco ---
09:04:30 [2023-02-27T14:04:30.023Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/dialect-daco/target/jacoco.exec
09:04:30 [2023-02-27T14:04:30.280Z] [INFO] Analyzed bundle 'dialect-daco' with 252 classes
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] ------------------------------------------------------------------------
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] Reactor Summary:
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] 
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] common 1.0-SNAPSHOT ................................ SUCCESS [ 31.430 s]
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] server 1.0-SNAPSHOT ................................ SUCCESS [  0.002 s]
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] test 1.0-SNAPSHOT .................................. SUCCESS [  7.101 s]
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] COBOL LSP :: Server 1.0.0-SNAPSHOT ................. SUCCESS [06:34 min]
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] dialect-idms 1.0-SNAPSHOT .......................... SUCCESS [01:10 min]
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] dialect-daco 1.0-SNAPSHOT .......................... SUCCESS [ 49.757 s]
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] ------------------------------------------------------------------------
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] BUILD SUCCESS
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] ------------------------------------------------------------------------
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] Total time:  09:13 min
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] Finished at: 2023-02-27T14:04:30Z
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] ------------------------------------------------------------------------
09:04:30 [2023-02-27T14:04:30.843Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server@tmp/withMaven4e77f124/maven-spy-20230227-135516-5833712055615570008493.log
[Pipeline] sh
09:04:31 [2023-02-27T14:04:31.671Z] + cp engine/target/server.jar /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/server/jar/
[Pipeline] sh
09:04:32 [2023-02-27T14:04:32.191Z] + cp dialect-idms/target/dialect-idms.jar /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/idms-dialect-support/server/jar/
[Pipeline] sh
09:04:32 [2023-02-27T14:04:32.719Z] + cp dialect-daco/target/dialect-daco.jar /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/daco-dialect-support/server/jar/
[Pipeline] }
09:04:33 [2023-02-27T14:04:33.283Z] [withMaven] artifactsPublisher - Archive artifact common/pom.xml under org/eclipse/lsp/cobol/common/1.0-SNAPSHOT/common-1.0-SNAPSHOT.pom
09:04:33 [2023-02-27T14:04:33.291Z] [withMaven] artifactsPublisher - Archive artifact common/target/common-1.0-SNAPSHOT.jar under org/eclipse/lsp/cobol/common/1.0-SNAPSHOT/common-1.0-SNAPSHOT.jar
09:04:33 [2023-02-27T14:04:33.382Z] [withMaven] artifactsPublisher - Archive artifact pom.xml under org/eclipse/lsp/cobol/server/1.0-SNAPSHOT/server-1.0-SNAPSHOT.pom
09:04:33 [2023-02-27T14:04:33.387Z] [withMaven] artifactsPublisher - Archive artifact test/pom.xml under org/eclipse/lsp/cobol/test/1.0-SNAPSHOT/test-1.0-SNAPSHOT.pom
09:04:33 [2023-02-27T14:04:33.390Z] [withMaven] artifactsPublisher - Archive artifact test/target/test-1.0-SNAPSHOT.jar under org/eclipse/lsp/cobol/test/1.0-SNAPSHOT/test-1.0-SNAPSHOT.jar
09:04:33 [2023-02-27T14:04:33.473Z] [withMaven] artifactsPublisher - Archive artifact engine/pom.xml under org/eclipse/lsp/cobol/engine/1.0.0-SNAPSHOT/engine-1.0.0-SNAPSHOT.pom
09:04:33 [2023-02-27T14:04:33.478Z] [withMaven] artifactsPublisher - Archive artifact engine/target/server.jar under org/eclipse/lsp/cobol/engine/1.0.0-SNAPSHOT/engine-1.0.0-SNAPSHOT.jar
09:04:34 [2023-02-27T14:04:34.074Z] [withMaven] artifactsPublisher - Archive artifact dialect-idms/pom.xml under org/eclipse/lsp/cobol/dialect-idms/1.0-SNAPSHOT/dialect-idms-1.0-SNAPSHOT.pom
09:04:34 [2023-02-27T14:04:34.077Z] [withMaven] artifactsPublisher - Archive artifact dialect-idms/target/dialect-idms.jar under org/eclipse/lsp/cobol/dialect-idms/1.0-SNAPSHOT/dialect-idms-1.0-SNAPSHOT.jar
09:04:34 [2023-02-27T14:04:34.086Z] [withMaven] artifactsPublisher - Archive artifact dialect-daco/pom.xml under org/eclipse/lsp/cobol/dialect-daco/1.0-SNAPSHOT/dialect-daco-1.0-SNAPSHOT.pom
09:04:34 [2023-02-27T14:04:34.089Z] [withMaven] artifactsPublisher - Archive artifact dialect-daco/target/dialect-daco.jar under org/eclipse/lsp/cobol/dialect-daco/1.0-SNAPSHOT/dialect-daco-1.0-SNAPSHOT.jar
09:04:43 [2023-02-27T14:04:43.987Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.lsp.cobol:common:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): common/target/surefire-reports/*.xml
09:04:43 [2023-02-27T14:04:43.987Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.lsp.cobol:test:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): test/target/surefire-reports/*.xml
09:04:43 [2023-02-27T14:04:43.987Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.lsp.cobol:engine:jar:1.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): engine/target/surefire-reports/*.xml
09:04:43 [2023-02-27T14:04:43.987Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.lsp.cobol:dialect-idms:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): dialect-idms/target/surefire-reports/*.xml
09:04:43 [2023-02-27T14:04:43.987Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.lsp.cobol:dialect-daco:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): dialect-daco/target/surefire-reports/*.xml
09:04:43 [2023-02-27T14:04:43.988Z] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.
09:04:43 [2023-02-27T14:04:43.989Z] [withMaven] junitPublisher - Jenkins JUnit Flaky Test Handler Plugin not found, can't publish JUnit flaky tests reports.
09:04:43 [2023-02-27T14:04:43.989Z] Recording test results
09:04:54 [2023-02-27T14:04:54.793Z] [withMaven] Jenkins FindBugs Plugin not found, don't display org.codehaus.mojo:findbugs-maven-plugin:findbugs results in pipeline screen.
09:04:54 [2023-02-27T14:04:54.795Z] [withMaven] jgivenPublisher - Jenkins JGiven Plugin not found, do not archive jgiven reports.
09:04:54 [2023-02-27T14:04:54.875Z] [withMaven] Jenkins JaCoCo Plugin not found, don't display org.jacoco:jacoco-maven-plugin:prepare-agent[-integration] results in pipeline screen.
09:04:54 [2023-02-27T14:04:54.880Z] [withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
09:04:54 [2023-02-27T14:04:54.880Z] [withMaven] Publishers: Pipeline Graph Publisher: 4 ms, Generated Artifacts Publisher: 10702 ms, Junit Publisher: 10776 ms, Dependencies Fingerprint Publisher: 16 ms, Findbugs Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (SonarCloud analysis-Server)
[Pipeline] container
[Pipeline] {
[Pipeline] dir
09:04:54 [2023-02-27T14:04:54.959Z] Running in /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server
[Pipeline] {
[Pipeline] withCredentials
09:04:54 [2023-02-27T14:04:54.972Z] Masking supported pattern matches of $SONARCLOUD_TOKEN
[Pipeline] {
[Pipeline] sh
09:04:55 [2023-02-27T14:04:55.580Z] + mvn sonar:sonar -Dsonar.projectKey=eclipse_che-che4z-lsp-for-cobol -Dsonar.organization=eclipse -Dsonar.host.url=https://sonarcloud.io -Dsonar.login=**** -Dsonar.branch.name=fix-line-continuation --no-transfer-progress
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] Scanning for projects...
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] ------------------------------------------------------------------------
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] Reactor Build Order:
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] 
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] common                                                             [jar]
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] server                                                             [pom]
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] test                                                               [jar]
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] COBOL LSP :: Server                                                [jar]
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] dialect-idms                                                       [jar]
09:04:58 [2023-02-27T14:04:58.373Z] [INFO] dialect-daco                                                       [jar]
09:05:02 [2023-02-27T14:05:02.776Z] [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
09:05:02 [2023-02-27T14:05:02.776Z] [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in central (https://repo.maven.apache.org/maven2)
09:05:02 [2023-02-27T14:05:02.776Z] [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.9.1.2184 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.9.1.2184: SonarQube plugin was moved to SonarSource organisation
09:05:02 [2023-02-27T14:05:02.776Z] [INFO] 
09:05:02 [2023-02-27T14:05:02.776Z] [INFO] --------------------< org.eclipse.lsp.cobol:server >--------------------
09:05:02 [2023-02-27T14:05:02.776Z] [INFO] Building server 1.0-SNAPSHOT                                       [1/6]
09:05:02 [2023-02-27T14:05:02.776Z] [INFO] --------------------------------[ pom ]---------------------------------
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:common:jar:1.0-SNAPSHOT (provided)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] Try running the build up to the lifecycle phase "package"
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:common:jar:1.0-SNAPSHOT (compile)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:test:jar:1.0-SNAPSHOT (test)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] Try running the build up to the lifecycle phase "package"
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:common:jar:1.0-SNAPSHOT (provided)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:engine:jar:1.0.0-SNAPSHOT (test)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:test:jar:1.0-SNAPSHOT (test)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] Try running the build up to the lifecycle phase "package"
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:common:jar:1.0-SNAPSHOT (provided)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:engine:jar:1.0.0-SNAPSHOT (test)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:dialect-idms:jar:1.0-SNAPSHOT (test)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] o org.eclipse.lsp.cobol:test:jar:1.0-SNAPSHOT (test)
09:05:03 [2023-02-27T14:05:03.383Z] [WARNING] Try running the build up to the lifecycle phase "package"
09:05:03 [2023-02-27T14:05:03.383Z] [INFO] 
09:05:03 [2023-02-27T14:05:03.383Z] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ server ---
09:05:03 [2023-02-27T14:05:03.981Z] [INFO] User cache: /home/jenkins/.sonar/cache
09:05:08 [2023-02-27T14:05:08.376Z] [INFO] SonarQube version: 8.0.0.38340
09:05:08 [2023-02-27T14:05:08.632Z] [INFO] Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent)
09:05:09 [2023-02-27T14:05:09.562Z] [INFO] Load global settings
09:05:10 [2023-02-27T14:05:10.930Z] [INFO] Load global settings (done) | time=1228ms
09:05:10 [2023-02-27T14:05:10.930Z] [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
09:05:10 [2023-02-27T14:05:10.930Z] [INFO] User cache: /home/jenkins/.sonar/cache
09:05:10 [2023-02-27T14:05:10.930Z] [INFO] Load/download plugins
09:05:10 [2023-02-27T14:05:10.930Z] [INFO] Load plugins index
09:05:11 [2023-02-27T14:05:11.493Z] [INFO] Load plugins index (done) | time=597ms
09:05:16 [2023-02-27T14:05:16.752Z] [INFO] Load/download plugins (done) | time=5499ms
09:05:17 [2023-02-27T14:05:17.317Z] [INFO] Loaded core extensions: developer-scanner
09:05:18 [2023-02-27T14:05:18.688Z] [INFO] Found an active CI vendor: 'Jenkins'
09:05:18 [2023-02-27T14:05:18.688Z] [INFO] Load project settings for component key: 'eclipse_che-che4z-lsp-for-cobol'
09:05:18 [2023-02-27T14:05:18.945Z] [INFO] Load project settings for component key: 'eclipse_che-che4z-lsp-for-cobol' (done) | time=515ms
09:05:18 [2023-02-27T14:05:18.945Z] [INFO] Process project properties
09:05:18 [2023-02-27T14:05:18.945Z] [INFO] Execute project builders
09:05:18 [2023-02-27T14:05:18.945Z] [INFO] Execute project builders (done) | time=2ms
09:05:18 [2023-02-27T14:05:18.945Z] [INFO] Project key: eclipse_che-che4z-lsp-for-cobol
09:05:18 [2023-02-27T14:05:18.945Z] [INFO] Base dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server
09:05:18 [2023-02-27T14:05:18.945Z] [INFO] Working dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/target/sonar
09:05:19 [2023-02-27T14:05:19.202Z] [INFO] Load project branches
09:05:19 [2023-02-27T14:05:19.765Z] [INFO] Load project branches (done) | time=591ms
09:05:19 [2023-02-27T14:05:19.765Z] [INFO] Check ALM binding of project 'eclipse_che-che4z-lsp-for-cobol'
09:05:20 [2023-02-27T14:05:20.328Z] [INFO] Detected project binding: BOUND
09:05:20 [2023-02-27T14:05:20.328Z] [INFO] Check ALM binding of project 'eclipse_che-che4z-lsp-for-cobol' (done) | time=509ms
09:05:20 [2023-02-27T14:05:20.328Z] [INFO] Load project pull requests
09:05:20 [2023-02-27T14:05:20.891Z] [INFO] Load project pull requests (done) | time=520ms
09:05:20 [2023-02-27T14:05:20.891Z] [INFO] Load branch configuration
09:05:20 [2023-02-27T14:05:20.891Z] [INFO] Load branch configuration (done) | time=1ms
09:05:20 [2023-02-27T14:05:20.891Z] [INFO] Load quality profiles
09:05:21 [2023-02-27T14:05:21.454Z] [INFO] Load quality profiles (done) | time=571ms
09:05:21 [2023-02-27T14:05:21.454Z] [INFO] Load active rules
09:05:29 [2023-02-27T14:05:29.559Z] [INFO] Load active rules (done) | time=7472ms
09:05:29 [2023-02-27T14:05:29.559Z] [INFO] Organization key: eclipse
09:05:29 [2023-02-27T14:05:29.559Z] [INFO] Branch name: fix-line-continuation, type: short-lived
09:05:29 [2023-02-27T14:05:29.559Z] [INFO] Load project repositories
09:05:31 [2023-02-27T14:05:31.469Z] [INFO] Load project repositories (done) | time=2437ms
09:05:31 [2023-02-27T14:05:31.469Z] [INFO] SCM collecting changed files in the branch
09:05:31 [2023-02-27T14:05:31.469Z] [WARNING] Could not find ref: development in refs/heads, refs/remotes/upstream or refs/remotes/origin
09:05:31 [2023-02-27T14:05:31.469Z] [INFO] SCM collecting changed files in the branch (done) | time=143ms
09:05:31 [2023-02-27T14:05:31.469Z] [INFO] Indexing files...
09:05:31 [2023-02-27T14:05:31.469Z] [INFO] Project configuration:
09:05:31 [2023-02-27T14:05:31.469Z] [INFO]   Excluded sources: **/build-wrapper-dump.json, **/org/eclipse/lsp/cobol/test/**/*, **/org/eclipse/lsp/cobol/dialects/daco/**/*, **/org/eclipse/lsp/cobol/core/parser/**/*, **/org/eclipse/lsp/cobol/domain/modules/**/*
09:05:31 [2023-02-27T14:05:31.727Z] [INFO] Indexing files of module 'common'
09:05:31 [2023-02-27T14:05:31.727Z] [INFO]   Base dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/common
09:05:31 [2023-02-27T14:05:31.727Z] [INFO]   Source paths: pom.xml, src/main/java
09:05:31 [2023-02-27T14:05:31.727Z] [INFO]   Test paths: src/test/java
09:05:31 [2023-02-27T14:05:31.727Z] [INFO]   Excluded sources: **/build-wrapper-dump.json, **/org/eclipse/lsp/cobol/test/**/*, **/org/eclipse/lsp/cobol/dialects/daco/**/*, **/org/eclipse/lsp/cobol/core/parser/**/*, **/org/eclipse/lsp/cobol/domain/modules/**/*
09:05:32 [2023-02-27T14:05:32.297Z] [INFO] Indexing files of module 'dialect-daco'
09:05:32 [2023-02-27T14:05:32.297Z] [INFO]   Base dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/dialect-daco
09:05:32 [2023-02-27T14:05:32.297Z] [INFO]   Source paths: pom.xml, src/main/java
09:05:32 [2023-02-27T14:05:32.297Z] [INFO]   Test paths: src/test/java
09:05:32 [2023-02-27T14:05:32.297Z] [INFO]   Excluded sources: **/build-wrapper-dump.json, **/org/eclipse/lsp/cobol/test/**/*, **/org/eclipse/lsp/cobol/dialects/daco/**/*, **/org/eclipse/lsp/cobol/core/parser/**/*, **/org/eclipse/lsp/cobol/domain/modules/**/*
09:05:32 [2023-02-27T14:05:32.297Z] [INFO] Indexing files of module 'dialect-idms'
09:05:32 [2023-02-27T14:05:32.297Z] [INFO]   Base dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/dialect-idms
09:05:32 [2023-02-27T14:05:32.297Z] [INFO]   Source paths: pom.xml, src/main/java
09:05:32 [2023-02-27T14:05:32.297Z] [INFO]   Test paths: src/test/java
09:05:32 [2023-02-27T14:05:32.297Z] [INFO]   Excluded sources: **/build-wrapper-dump.json, **/org/eclipse/lsp/cobol/test/**/*, **/org/eclipse/lsp/cobol/dialects/daco/**/*, **/org/eclipse/lsp/cobol/core/parser/**/*, **/org/eclipse/lsp/cobol/domain/modules/**/*
09:05:32 [2023-02-27T14:05:32.554Z] [INFO] Indexing files of module 'COBOL LSP :: Server'
09:05:32 [2023-02-27T14:05:32.554Z] [INFO]   Base dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/engine
09:05:32 [2023-02-27T14:05:32.554Z] [INFO]   Source paths: pom.xml, src/main/java
09:05:32 [2023-02-27T14:05:32.554Z] [INFO]   Test paths: src/test/java
09:05:32 [2023-02-27T14:05:32.554Z] [INFO]   Excluded sources: **/build-wrapper-dump.json, **/org/eclipse/lsp/cobol/test/**/*, **/org/eclipse/lsp/cobol/dialects/daco/**/*, **/org/eclipse/lsp/cobol/core/parser/**/*, **/org/eclipse/lsp/cobol/domain/modules/**/*
09:05:33 [2023-02-27T14:05:33.119Z] [INFO] Indexing files of module 'test'
09:05:33 [2023-02-27T14:05:33.119Z] [INFO]   Base dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/test
09:05:33 [2023-02-27T14:05:33.119Z] [INFO]   Source paths: pom.xml, src/main/java
09:05:33 [2023-02-27T14:05:33.119Z] [INFO]   Excluded sources: **/build-wrapper-dump.json, **/org/eclipse/lsp/cobol/test/**/*, **/org/eclipse/lsp/cobol/dialects/daco/**/*, **/org/eclipse/lsp/cobol/core/parser/**/*, **/org/eclipse/lsp/cobol/domain/modules/**/*
09:05:33 [2023-02-27T14:05:33.119Z] [INFO] Indexing files of module 'server'
09:05:33 [2023-02-27T14:05:33.119Z] [INFO]   Base dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server
09:05:33 [2023-02-27T14:05:33.119Z] [INFO]   Source paths: pom.xml
09:05:33 [2023-02-27T14:05:33.119Z] [INFO]   Excluded sources: **/build-wrapper-dump.json, **/org/eclipse/lsp/cobol/test/**/*, **/org/eclipse/lsp/cobol/dialects/daco/**/*, **/org/eclipse/lsp/cobol/core/parser/**/*, **/org/eclipse/lsp/cobol/domain/modules/**/*
09:05:33 [2023-02-27T14:05:33.119Z] [INFO] 940 files indexed
09:05:33 [2023-02-27T14:05:33.119Z] [INFO] 39 files ignored because of inclusion/exclusion patterns
09:05:33 [2023-02-27T14:05:33.119Z] [INFO] 0 files ignored because of scm ignore settings
09:05:33 [2023-02-27T14:05:33.119Z] [INFO] Quality profile for java: Sonar way
09:05:33 [2023-02-27T14:05:33.119Z] [INFO] Quality profile for xml: Sonar way
09:05:33 [2023-02-27T14:05:33.119Z] [INFO] ------------- Run sensors on module dialect-idms
09:05:33 [2023-02-27T14:05:33.684Z] [INFO] Load metrics repository
09:05:33 [2023-02-27T14:05:33.943Z] [INFO] Load metrics repository (done) | time=530ms
09:05:33 [2023-02-27T14:05:33.943Z] [INFO] Sensor cache enabled
09:05:33 [2023-02-27T14:05:33.943Z] [INFO] Load sensor cache
09:05:34 [2023-02-27T14:05:34.508Z] [INFO] Load sensor cache (404) | time=568ms
09:05:39 [2023-02-27T14:05:39.765Z] [INFO] Sensor JavaSensor [java]
09:05:39 [2023-02-27T14:05:39.765Z] [INFO] Configured Java source version (sonar.java.source): 8
09:05:39 [2023-02-27T14:05:39.765Z] [INFO] JavaClasspath initialization
09:05:39 [2023-02-27T14:05:39.765Z] [INFO] JavaClasspath initialization (done) | time=7ms
09:05:39 [2023-02-27T14:05:39.765Z] [INFO] JavaTestClasspath initialization
09:05:39 [2023-02-27T14:05:39.765Z] [INFO] JavaTestClasspath initialization (done) | time=60ms
09:05:39 [2023-02-27T14:05:39.765Z] [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
09:05:39 [2023-02-27T14:05:39.765Z] [INFO] Using ECJ batch to parse 17 Main java source files with batch size 129 KB.
09:05:40 [2023-02-27T14:05:40.022Z] [INFO] Starting batch processing.
09:05:42 [2023-02-27T14:05:42.545Z] [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
09:05:49 [2023-02-27T14:05:49.095Z] [INFO] 100% analyzed
09:05:49 [2023-02-27T14:05:49.095Z] [INFO] Batch processing: Done.
09:05:49 [2023-02-27T14:05:49.095Z] [INFO] Did not optimize analysis for any files, performed a full analysis for all 17 files.
09:05:49 [2023-02-27T14:05:49.095Z] [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
09:05:49 [2023-02-27T14:05:49.095Z] [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
09:05:49 [2023-02-27T14:05:49.095Z] [INFO] Using ECJ batch to parse 82 Test java source files with batch size 129 KB.
09:05:49 [2023-02-27T14:05:49.095Z] [INFO] Starting batch processing.
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] 100% analyzed
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Batch processing: Done.
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Did not optimize analysis for any files, performed a full analysis for all 82 files.
09:05:50 [2023-02-27T14:05:50.990Z] [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
09:05:50 [2023-02-27T14:05:50.990Z] [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] No "Generated" source files to scan.
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Sensor JavaSensor [java] (done) | time=11408ms
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Sensor C# Project Type Information [csharp]
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Sensor C# Project Type Information [csharp] (done) | time=1ms
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Sensor C# Analysis Log [csharp]
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Sensor C# Analysis Log [csharp] (done) | time=71ms
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Sensor C# Properties [csharp]
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Sensor C# Properties [csharp] (done) | time=0ms
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] Sensor SurefireSensor [java]
09:05:50 [2023-02-27T14:05:50.990Z] [INFO] parsing [/home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/dialect-idms/target/surefire-reports]
09:05:51 [2023-02-27T14:05:51.249Z] [INFO] Sensor SurefireSensor [java] (done) | time=408ms
09:05:51 [2023-02-27T14:05:51.249Z] [INFO] Sensor HTML [web]
09:05:51 [2023-02-27T14:05:51.249Z] [INFO] Sensor HTML [web] (done) | time=3ms
09:05:51 [2023-02-27T14:05:51.249Z] [INFO] Sensor XML Sensor [xml]
09:05:51 [2023-02-27T14:05:51.249Z] [INFO] 1 source file to be analyzed
09:05:51 [2023-02-27T14:05:51.814Z] [INFO] 1/1 source file has been analyzed
09:05:51 [2023-02-27T14:05:51.814Z] [INFO] Sensor XML Sensor [xml] (done) | time=528ms
09:05:51 [2023-02-27T14:05:51.814Z] [INFO] Sensor TextAndSecretsSensor [text]
09:05:51 [2023-02-27T14:05:51.814Z] [INFO] 100 source files to be analyzed
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] 100/100 source files have been analyzed
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] Sensor TextAndSecretsSensor [text] (done) | time=565ms
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] Sensor VB.NET Project Type Information [vbnet]
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] Sensor VB.NET Analysis Log [vbnet]
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] Sensor VB.NET Analysis Log [vbnet] (done) | time=14ms
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] Sensor VB.NET Properties [vbnet]
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=1ms
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco]
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
09:05:52 [2023-02-27T14:05:52.379Z] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
09:05:52 [2023-02-27T14:05:52.636Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=300ms
09:05:52 [2023-02-27T14:05:52.636Z] [INFO] Sensor CSS Rules [javascript]
09:05:52 [2023-02-27T14:05:52.636Z] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
09:05:52 [2023-02-27T14:05:52.636Z] [INFO] Sensor CSS Rules [javascript] (done) | time=1ms
09:05:52 [2023-02-27T14:05:52.636Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
09:05:52 [2023-02-27T14:05:52.636Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
09:05:52 [2023-02-27T14:05:52.636Z] [INFO] Sensor IaC Docker Sensor [iac]
09:05:52 [2023-02-27T14:05:52.636Z] [INFO] 0 source files to be analyzed
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] 0/0 source files have been analyzed
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] Sensor IaC Docker Sensor [iac] (done) | time=194ms
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] Sensor Serverless configuration file sensor [security]
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] 0 Serverless function entries were found in the project
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] 0 Serverless function handlers were kept as entrypoints
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] Sensor AWS SAM template file sensor [security]
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] Sensor AWS SAM Inline template file sensor [security]
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
09:05:52 [2023-02-27T14:05:52.894Z] [INFO] ------------- Run sensors on module test
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor C# Project Type Information [csharp]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor C# Analysis Log [csharp]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor C# Analysis Log [csharp] (done) | time=1ms
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor C# Properties [csharp]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor C# Properties [csharp] (done) | time=0ms
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor HTML [web]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor HTML [web] (done) | time=0ms
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor XML Sensor [xml]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] 1 source file to be analyzed
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] 1/1 source file has been analyzed
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor XML Sensor [xml] (done) | time=95ms
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor TextAndSecretsSensor [text]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] 1 source file to be analyzed
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] 1/1 source file has been analyzed
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor TextAndSecretsSensor [text] (done) | time=7ms
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor VB.NET Project Type Information [vbnet]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor VB.NET Analysis Log [vbnet]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor VB.NET Analysis Log [vbnet] (done) | time=0ms
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor VB.NET Properties [vbnet]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco]
09:05:53 [2023-02-27T14:05:53.458Z] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=66ms
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor CSS Rules [javascript]
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor CSS Rules [javascript] (done) | time=0ms
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor IaC Docker Sensor [iac]
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] 0 source files to be analyzed
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] 0/0 source files have been analyzed
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor Serverless configuration file sensor [security]
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] 0 Serverless function entries were found in the project
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] 0 Serverless function handlers were kept as entrypoints
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor AWS SAM template file sensor [security]
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor AWS SAM Inline template file sensor [security]
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
09:05:53 [2023-02-27T14:05:53.715Z] [INFO] ------------- Run sensors on module dialect-daco
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] Sensor JavaSensor [java]
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] Configured Java source version (sonar.java.source): 8
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] JavaClasspath initialization
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] JavaClasspath initialization (done) | time=2ms
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] JavaTestClasspath initialization
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] JavaTestClasspath initialization (done) | time=2ms
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] No "Main" source files to scan.
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] Using ECJ batch to parse 110 Test java source files with batch size 129 KB.
09:05:53 [2023-02-27T14:05:53.973Z] [INFO] Starting batch processing.
09:05:54 [2023-02-27T14:05:54.230Z] [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] 100% analyzed
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Batch processing: Done.
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Did not optimize analysis for any files, performed a full analysis for all 110 files.
09:05:55 [2023-02-27T14:05:55.600Z] [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
09:05:55 [2023-02-27T14:05:55.600Z] [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] No "Generated" source files to scan.
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor JavaSensor [java] (done) | time=1496ms
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor C# Project Type Information [csharp]
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor C# Analysis Log [csharp]
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor C# Analysis Log [csharp] (done) | time=0ms
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor C# Properties [csharp]
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor C# Properties [csharp] (done) | time=0ms
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor SurefireSensor [java]
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] parsing [/home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/dialect-daco/target/surefire-reports]
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor SurefireSensor [java] (done) | time=128ms
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor HTML [web]
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor HTML [web] (done) | time=0ms
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] Sensor XML Sensor [xml]
09:05:55 [2023-02-27T14:05:55.600Z] [INFO] 1 source file to be analyzed
09:05:55 [2023-02-27T14:05:55.857Z] [INFO] 1/1 source file has been analyzed
09:05:55 [2023-02-27T14:05:55.857Z] [INFO] Sensor XML Sensor [xml] (done) | time=90ms
09:05:55 [2023-02-27T14:05:55.857Z] [INFO] Sensor TextAndSecretsSensor [text]
09:05:55 [2023-02-27T14:05:55.857Z] [INFO] 111 source files to be analyzed
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] 111/111 source files have been analyzed
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor TextAndSecretsSensor [text] (done) | time=597ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor VB.NET Project Type Information [vbnet]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor VB.NET Analysis Log [vbnet]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor VB.NET Analysis Log [vbnet] (done) | time=0ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor VB.NET Properties [vbnet]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=79ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor CSS Rules [javascript]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor CSS Rules [javascript] (done) | time=0ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor IaC Docker Sensor [iac]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] 0 source files to be analyzed
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] 0/0 source files have been analyzed
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor IaC Docker Sensor [iac] (done) | time=34ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor Serverless configuration file sensor [security]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] 0 Serverless function entries were found in the project
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] 0 Serverless function handlers were kept as entrypoints
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor AWS SAM template file sensor [security]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor AWS SAM Inline template file sensor [security]
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
09:05:56 [2023-02-27T14:05:56.420Z] [INFO] ------------- Run sensors on module common
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] Sensor JavaSensor [java]
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] Configured Java source version (sonar.java.source): 8
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] JavaClasspath initialization
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] JavaClasspath initialization (done) | time=1ms
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] JavaTestClasspath initialization
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] JavaTestClasspath initialization (done) | time=1ms
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] Using ECJ batch to parse 96 Main java source files with batch size 129 KB.
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] Starting batch processing.
09:05:56 [2023-02-27T14:05:56.984Z] [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
09:06:03 [2023-02-27T14:06:03.528Z] [INFO] 100% analyzed
09:06:03 [2023-02-27T14:06:03.528Z] [INFO] Batch processing: Done.
09:06:03 [2023-02-27T14:06:03.528Z] [INFO] Did not optimize analysis for any files, performed a full analysis for all 96 files.
09:06:03 [2023-02-27T14:06:03.784Z] [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
09:06:03 [2023-02-27T14:06:03.784Z] [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
09:06:03 [2023-02-27T14:06:03.784Z] [INFO] Using ECJ batch to parse 7 Test java source files with batch size 129 KB.
09:06:03 [2023-02-27T14:06:03.784Z] [INFO] Starting batch processing.
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] 100% analyzed
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Batch processing: Done.
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files.
09:06:04 [2023-02-27T14:06:04.040Z] [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] No "Generated" source files to scan.
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor JavaSensor [java] (done) | time=7110ms
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor C# Project Type Information [csharp]
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor C# Analysis Log [csharp]
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor C# Analysis Log [csharp] (done) | time=0ms
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor C# Properties [csharp]
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor C# Properties [csharp] (done) | time=0ms
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor SurefireSensor [java]
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] parsing [/home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/common/target/surefire-reports]
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor SurefireSensor [java] (done) | time=5ms
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor HTML [web]
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor HTML [web] (done) | time=0ms
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor XML Sensor [xml]
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] 1 source file to be analyzed
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] 1/1 source file has been analyzed
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor XML Sensor [xml] (done) | time=84ms
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] Sensor TextAndSecretsSensor [text]
09:06:04 [2023-02-27T14:06:04.040Z] [INFO] 104 source files to be analyzed
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] 104/104 source files have been analyzed
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor TextAndSecretsSensor [text] (done) | time=232ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor VB.NET Project Type Information [vbnet]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor VB.NET Analysis Log [vbnet]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor VB.NET Analysis Log [vbnet] (done) | time=0ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor VB.NET Properties [vbnet]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=54ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor CSS Rules [javascript]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor CSS Rules [javascript] (done) | time=0ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor IaC Docker Sensor [iac]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] 0 source files to be analyzed
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] 0/0 source files have been analyzed
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor IaC Docker Sensor [iac] (done) | time=15ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor Serverless configuration file sensor [security]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] 0 Serverless function entries were found in the project
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] 0 Serverless function handlers were kept as entrypoints
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor AWS SAM template file sensor [security]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor AWS SAM Inline template file sensor [security]
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
09:06:04 [2023-02-27T14:06:04.298Z] [INFO] ------------- Run sensors on module COBOL LSP :: Server
09:06:04 [2023-02-27T14:06:04.862Z] [INFO] Sensor JavaSensor [java]
09:06:04 [2023-02-27T14:06:04.862Z] [INFO] Configured Java source version (sonar.java.source): 8
09:06:04 [2023-02-27T14:06:04.862Z] [INFO] JavaClasspath initialization
09:06:04 [2023-02-27T14:06:04.862Z] [INFO] JavaClasspath initialization (done) | time=2ms
09:06:04 [2023-02-27T14:06:04.862Z] [INFO] JavaTestClasspath initialization
09:06:04 [2023-02-27T14:06:04.862Z] [INFO] JavaTestClasspath initialization (done) | time=2ms
09:06:04 [2023-02-27T14:06:04.862Z] [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
09:06:04 [2023-02-27T14:06:04.862Z] [INFO] Using ECJ batch to parse 225 Main java source files with batch size 129 KB.
09:06:04 [2023-02-27T14:06:04.862Z] [INFO] Starting batch processing.
09:06:05 [2023-02-27T14:06:05.119Z] [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
09:06:23 [2023-02-27T14:06:23.175Z] [INFO] 100% analyzed
09:06:23 [2023-02-27T14:06:23.175Z] [INFO] Batch processing: Done.
09:06:23 [2023-02-27T14:06:23.175Z] [INFO] Did not optimize analysis for any files, performed a full analysis for all 225 files.
09:06:23 [2023-02-27T14:06:23.175Z] [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
09:06:23 [2023-02-27T14:06:23.175Z] [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
09:06:23 [2023-02-27T14:06:23.175Z] [INFO] Using ECJ batch to parse 397 Test java source files with batch size 129 KB.
09:06:23 [2023-02-27T14:06:23.175Z] [INFO] Starting batch processing.
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] 100% analyzed
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Batch processing: Done.
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Did not optimize analysis for any files, performed a full analysis for all 397 files.
09:06:26 [2023-02-27T14:06:26.451Z] [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
09:06:26 [2023-02-27T14:06:26.451Z] [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] No "Generated" source files to scan.
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor JavaSensor [java] (done) | time=21123ms
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor C# Project Type Information [csharp]
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor C# Analysis Log [csharp]
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor C# Analysis Log [csharp] (done) | time=0ms
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor C# Properties [csharp]
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor C# Properties [csharp] (done) | time=0ms
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor SurefireSensor [java]
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] parsing [/home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/engine/target/surefire-reports]
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor SurefireSensor [java] (done) | time=463ms
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor HTML [web]
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor HTML [web] (done) | time=1ms
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor XML Sensor [xml]
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] 1 source file to be analyzed
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] 1/1 source file has been analyzed
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor XML Sensor [xml] (done) | time=95ms
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] Sensor TextAndSecretsSensor [text]
09:06:26 [2023-02-27T14:06:26.451Z] [INFO] 623 source files to be analyzed
09:06:27 [2023-02-27T14:06:27.382Z] [INFO] 623/623 source files have been analyzed
09:06:27 [2023-02-27T14:06:27.382Z] [INFO] Sensor TextAndSecretsSensor [text] (done) | time=916ms
09:06:27 [2023-02-27T14:06:27.382Z] [INFO] Sensor VB.NET Project Type Information [vbnet]
09:06:27 [2023-02-27T14:06:27.382Z] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
09:06:27 [2023-02-27T14:06:27.382Z] [INFO] Sensor VB.NET Analysis Log [vbnet]
09:06:27 [2023-02-27T14:06:27.382Z] [INFO] Sensor VB.NET Analysis Log [vbnet] (done) | time=0ms
09:06:27 [2023-02-27T14:06:27.383Z] [INFO] Sensor VB.NET Properties [vbnet]
09:06:27 [2023-02-27T14:06:27.383Z] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms
09:06:27 [2023-02-27T14:06:27.383Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco]
09:06:27 [2023-02-27T14:06:27.383Z] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
09:06:27 [2023-02-27T14:06:27.383Z] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=488ms
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor CSS Rules [javascript]
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor CSS Rules [javascript] (done) | time=1ms
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor IaC Docker Sensor [iac]
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] 0 source files to be analyzed
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] 0/0 source files have been analyzed
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor IaC Docker Sensor [iac] (done) | time=109ms
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor Serverless configuration file sensor [security]
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] 0 Serverless function entries were found in the project
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] 0 Serverless function handlers were kept as entrypoints
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor AWS SAM template file sensor [security]
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor AWS SAM Inline template file sensor [security]
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
09:06:27 [2023-02-27T14:06:27.945Z] [INFO] ------------- Run sensors on module server
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor C# Project Type Information [csharp]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor C# Analysis Log [csharp]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor C# Analysis Log [csharp] (done) | time=1ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor C# Properties [csharp]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor C# Properties [csharp] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor HTML [web]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor HTML [web] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor XML Sensor [xml]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] 1 source file to be analyzed
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] 1/1 source file has been analyzed
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor XML Sensor [xml] (done) | time=8ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor TextAndSecretsSensor [text]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] 1 source file to be analyzed
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] 1/1 source file has been analyzed
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor VB.NET Project Type Information [vbnet]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor VB.NET Analysis Log [vbnet]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor VB.NET Analysis Log [vbnet] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor VB.NET Properties [vbnet]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor CSS Rules [javascript]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor CSS Rules [javascript] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor IaC Docker Sensor [iac]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] 0 source files to be analyzed
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] 0/0 source files have been analyzed
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor IaC Docker Sensor [iac] (done) | time=64ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor Serverless configuration file sensor [security]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] 0 Serverless function entries were found in the project
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] 0 Serverless function handlers were kept as entrypoints
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor AWS SAM template file sensor [security]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor AWS SAM Inline template file sensor [security]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Sensor javabugs [dbd]
09:06:28 [2023-02-27T14:06:28.203Z] [INFO] Reading IR files from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/target/sonar/ir/java
09:06:28 [2023-02-27T14:06:28.460Z] [INFO] Analyzing 1606 functions to detect bugs.
09:06:30 [2023-02-27T14:06:30.983Z] [INFO] Sensor javabugs [dbd] (done) | time=2315ms
09:06:30 [2023-02-27T14:06:30.983Z] [INFO] Sensor pythonbugs [dbd]
09:06:30 [2023-02-27T14:06:30.983Z] [INFO] Reading IR files from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/target/sonar/ir/python
09:06:30 [2023-02-27T14:06:30.983Z] [INFO] No IR files have been included for analysis.
09:06:30 [2023-02-27T14:06:30.983Z] [INFO] Sensor pythonbugs [dbd] (done) | time=1ms
09:06:30 [2023-02-27T14:06:30.983Z] [INFO] Sensor JavaSecuritySensor [security]
09:06:30 [2023-02-27T14:06:30.983Z] [INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/target/sonar/ucfg2/java
09:06:30 [2023-02-27T14:06:30.983Z] [INFO] Read 749 type definitions
09:06:30 [2023-02-27T14:06:30.983Z] [INFO] Reading UCFGs from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/target/sonar/ucfg2/java
09:06:31 [2023-02-27T14:06:31.547Z] [INFO] 14:06:31.378002 Building Runtime Type propagation graph
09:06:31 [2023-02-27T14:06:31.547Z] [INFO] 14:06:31.48097 Running Tarjan on 4032 nodes
09:06:31 [2023-02-27T14:06:31.547Z] [INFO] 14:06:31.487546 Tarjan found 4009 components
09:06:31 [2023-02-27T14:06:31.547Z] [INFO] 14:06:31.497391 Variable type analysis: done
09:06:31 [2023-02-27T14:06:31.547Z] [INFO] 14:06:31.504393 Building Runtime Type propagation graph
09:06:31 [2023-02-27T14:06:31.803Z] [INFO] 14:06:31.589819 Running Tarjan on 4032 nodes
09:06:31 [2023-02-27T14:06:31.803Z] [INFO] 14:06:31.593422 Tarjan found 4009 components
09:06:31 [2023-02-27T14:06:31.803Z] [INFO] 14:06:31.599654 Variable type analysis: done
09:06:31 [2023-02-27T14:06:31.803Z] [INFO] Analyzing 1050 ucfgs to detect vulnerabilities.
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] All rules entrypoints : 1
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Retained UCFGs : 1
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Taint analysis starting. Entrypoints: 1
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Running symbolic analysis for 'JAVA'
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Taint analysis: done.
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor JavaSecuritySensor [security] (done) | time=5717ms
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor CSharpSecuritySensor [security]
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/target/ucfg_cs2
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Read 0 type definitions
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] No UCFGs have been included for analysis.
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor CSharpSecuritySensor [security] (done) | time=1ms
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor PhpSecuritySensor [security]
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/target/sonar/ucfg2/php
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Read 0 type definitions
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] No UCFGs have been included for analysis.
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor PhpSecuritySensor [security] (done) | time=0ms
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor PythonSecuritySensor [security]
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/target/sonar/ucfg2/python
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Read 0 type definitions
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] No UCFGs have been included for analysis.
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor PythonSecuritySensor [security] (done) | time=1ms
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor JsSecuritySensor [security]
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/server/target/sonar/ucfg2/js
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Read 0 type definitions
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] No UCFGs have been included for analysis.
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor JsSecuritySensor [security] (done) | time=0ms
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] ------------- Run sensors on project
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor Analysis Warnings import [csharp]
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor Analysis Warnings import [csharp] (done) | time=1ms
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor Zero Coverage Sensor
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor Zero Coverage Sensor (done) | time=2ms
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor Java CPD Block Indexer
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] Sensor Java CPD Block Indexer (done) | time=566ms
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] SCM Publisher SCM provider for this project is: git
09:06:37 [2023-02-27T14:06:37.058Z] [INFO] SCM Publisher 1 source file to be analyzed
09:06:37 [2023-02-27T14:06:37.315Z] [INFO] Blaming files using native implementation
09:06:37 [2023-02-27T14:06:37.315Z] [INFO] Blaming files using native implementation (done) | time=26ms
09:06:37 [2023-02-27T14:06:37.315Z] [INFO] SCM Publisher 1/1 source file have been analyzed (done) | time=387ms
09:06:37 [2023-02-27T14:06:37.315Z] [INFO] CPD Executor 153 files had no CPD blocks
09:06:37 [2023-02-27T14:06:37.315Z] [INFO] CPD Executor Calculating CPD for 185 files
09:06:37 [2023-02-27T14:06:37.572Z] [INFO] CPD Executor CPD calculation finished (done) | time=187ms
09:06:37 [2023-02-27T14:06:37.829Z] [INFO] SCM writing changed lines
09:06:38 [2023-02-27T14:06:38.086Z] [WARNING] Could not find ref: development in refs/heads, refs/remotes/upstream or refs/remotes/origin
09:06:38 [2023-02-27T14:06:38.086Z] [INFO] SCM writing changed lines (done) | time=67ms
09:06:38 [2023-02-27T14:06:38.342Z] [INFO] Analysis report generated in 526ms, dir size=633 KB
09:06:39 [2023-02-27T14:06:39.274Z] [INFO] Analysis report compressed in 903ms, zip size=575 KB
09:06:40 [2023-02-27T14:06:40.204Z] [ERROR] Cannot save config file 'FileBasedConfig[/home/jenkins/.config/jgit/config]'
09:06:40 [2023-02-27T14:06:40.204Z] java.io.IOException: Creating directories for /home/jenkins/.config/jgit failed
09:06:40 [2023-02-27T14:06:40.204Z] 	at org.eclipse.jgit.util.FileUtils.mkdirs(FileUtils.java:413)
09:06:40 [2023-02-27T14:06:40.204Z] 	at org.eclipse.jgit.internal.storage.file.LockFile.lock(LockFile.java:140)
09:06:40 [2023-02-27T14:06:40.204Z] 	at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:184)
09:06:40 [2023-02-27T14:06:40.204Z] 	at org.eclipse.jgit.util.FS$FileStoreAttributes.saveToConfig(FS.java:761)
09:06:40 [2023-02-27T14:06:40.204Z] 	at org.eclipse.jgit.util.FS$FileStoreAttributes.lambda$5(FS.java:443)
09:06:40 [2023-02-27T14:06:40.204Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:06:40 [2023-02-27T14:06:40.204Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:06:40 [2023-02-27T14:06:40.204Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
09:06:40 [2023-02-27T14:06:40.204Z] 
09:06:40 [2023-02-27T14:06:40.462Z] [INFO] Analysis report uploaded in 1275ms
09:06:40 [2023-02-27T14:06:40.462Z] [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=eclipse_che-che4z-lsp-for-cobol&branch=fix-line-continuation&resolved=false
09:06:40 [2023-02-27T14:06:40.462Z] [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
09:06:40 [2023-02-27T14:06:40.462Z] [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AYaTMmoRmRMsd-8CTWy5
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] Analysis total time: 1:23.824 s
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] ------------------------------------------------------------------------
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] Reactor Summary:
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] 
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] common 1.0-SNAPSHOT ................................ SKIPPED
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] server 1.0-SNAPSHOT ................................ SUCCESS [01:38 min]
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] test 1.0-SNAPSHOT .................................. SKIPPED
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] COBOL LSP :: Server 1.0.0-SNAPSHOT ................. SKIPPED
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] dialect-idms 1.0-SNAPSHOT .......................... SKIPPED
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] dialect-daco 1.0-SNAPSHOT .......................... SKIPPED
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] ------------------------------------------------------------------------
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] BUILD SUCCESS
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] ------------------------------------------------------------------------
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] Total time:  01:43 min
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] Finished at: 2023-02-27T14:06:41Z
09:06:41 [2023-02-27T14:06:41.394Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Client - Install dependencies)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] dir
09:06:41 [2023-02-27T14:06:41.742Z] Running in /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension
[Pipeline] {
[Pipeline] sh
09:06:42 [2023-02-27T14:06:42.268Z] + npm ci --ignore-scripts
09:06:43 [2023-02-27T14:06:43.201Z] npm WARN old lockfile 
09:06:43 [2023-02-27T14:06:43.201Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
09:06:43 [2023-02-27T14:06:43.201Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
09:06:43 [2023-02-27T14:06:43.201Z] npm WARN old lockfile 
09:06:43 [2023-02-27T14:06:43.201Z] npm WARN old lockfile This is a one-time fix-up, please be patient...
09:06:43 [2023-02-27T14:06:43.201Z] npm WARN old lockfile 
09:06:58 [2023-02-27T14:06:58.055Z] npm WARN deprecated vscode-extension-telemetry@0.1.6: This package has been renamed to @vscode/extension-telemetry, please update to the new name
09:07:03 [2023-02-27T14:07:03.309Z] npm WARN deprecated vsce@2.13.0: vsce has been renamed to @vscode/vsce. Install using @vscode/vsce instead.
09:07:11 [2023-02-27T14:07:11.402Z] 
09:07:11 [2023-02-27T14:07:11.402Z] added 572 packages, and audited 573 packages in 28s
09:07:11 [2023-02-27T14:07:11.402Z] 
09:07:11 [2023-02-27T14:07:11.402Z] 76 packages are looking for funding
09:07:11 [2023-02-27T14:07:11.402Z]   run `npm fund` for details
09:07:11 [2023-02-27T14:07:11.402Z] 
09:07:11 [2023-02-27T14:07:11.402Z] found 0 vulnerabilities
[Pipeline] sh
09:07:11 [2023-02-27T14:07:11.920Z] + npm run postinstall
09:07:12 [2023-02-27T14:07:12.177Z] 
09:07:12 [2023-02-27T14:07:12.177Z] > cobol-language-support@1.1.2 postinstall
09:07:12 [2023-02-27T14:07:12.177Z] > patch-package
09:07:12 [2023-02-27T14:07:12.177Z] 
09:07:12 [2023-02-27T14:07:12.434Z] patch-package 6.5.0
09:07:12 [2023-02-27T14:07:12.434Z] Applying patches...
09:07:12 [2023-02-27T14:07:12.434Z] iconv-lite@0.6.3 ✔
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Client - Unit tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] dir
09:07:12 [2023-02-27T14:07:12.588Z] Running in /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension
[Pipeline] {
[Pipeline] sh
09:07:13 [2023-02-27T14:07:13.101Z] + npm run coverage
09:07:13 [2023-02-27T14:07:13.358Z] 
09:07:13 [2023-02-27T14:07:13.358Z] > cobol-language-support@1.1.2 coverage
09:07:13 [2023-02-27T14:07:13.358Z] > jest --coverage --runInBand
09:07:13 [2023-02-27T14:07:13.358Z] 
09:07:21 [2023-02-27T14:07:21.456Z] PASS src/__tests__/services/copybook/CopybookDownloadServiceTest.spec.ts (7.078 s)
09:07:22 [2023-02-27T14:07:22.019Z] PASS src/__tests__/CommentCommandTest.spec.ts
09:07:22 [2023-02-27T14:07:22.950Z] PASS src/__tests__/services/copybook/CopybookResolveURITest.spec.ts
09:07:23 [2023-02-27T14:07:23.880Z] PASS src/__tests__/services/LanguageClientServiceTest.spec.ts
09:07:24 [2023-02-27T14:07:24.444Z] PASS src/__tests__/services/SettingsTest.spec.ts
09:07:25 [2023-02-27T14:07:25.007Z] PASS src/__tests__/services/snippets/SnippetTest.spec.ts
09:07:26 [2023-02-27T14:07:26.900Z] PASS src/__tests__/extensionTest.spec.ts
09:07:27 [2023-02-27T14:07:27.157Z] PASS src/__tests__/services/JavaCheckTest.spec.ts
09:07:27 [2023-02-27T14:07:27.413Z] PASS src/__tests__/services/reporter/TelemetryServiceTest.spec.ts
09:07:27 [2023-02-27T14:07:27.977Z] PASS src/__tests__/commands/SmartTabCommandTest.spec.ts
09:07:28 [2023-02-27T14:07:28.233Z] PASS src/__tests__/services/copybook/DownloadQueueTest.spec.ts
09:07:28 [2023-02-27T14:07:28.489Z] PASS src/__tests__/services/copybook/CopybooksCodeActionProviderTest.spec.ts
09:07:29 [2023-02-27T14:07:29.419Z] PASS src/__tests__/services/copybook/CopybookMessageHandlerTest.spec.ts
09:07:29 [2023-02-27T14:07:29.419Z] PASS src/__tests__/services/util/ProfileUtilsTest.spec.ts
09:07:29 [2023-02-27T14:07:29.982Z] PASS src/__tests__/services/util/ConfigurationWatcher.spec.ts
09:07:30 [2023-02-27T14:07:30.238Z] PASS src/__tests__/services/reporter/TelemetryReporterImpl.spec.ts
09:07:30 [2023-02-27T14:07:30.238Z] PASS src/__tests__/commands/ClearCopybookCacheCommand.spec.ts
09:07:30 [2023-02-27T14:07:30.800Z] PASS src/__tests__/services/util/DatasetUtilsTest.spec.ts
09:07:31 [2023-02-27T14:07:31.056Z] PASS src/__tests__/commands/FetchCopybookCommandTest.spec.ts
09:07:31 [2023-02-27T14:07:31.056Z] PASS src/__tests__/services/DialectRegistry.spec.ts
09:07:31 [2023-02-27T14:07:31.313Z] PASS src/__tests__/services/copybook/CopybookURITest.spec.ts
09:07:31 [2023-02-27T14:07:31.569Z] PASS src/__tests__/commands/OpenSettingsCommandTest.spec.ts
09:07:32 [2023-02-27T14:07:32.133Z] PASS src/__tests__/services/util/SubroutineUtilsTest.spec.ts
09:07:32 [2023-02-27T14:07:32.698Z] PASS src/__tests__/EncodingIconvTest.spec.ts
09:07:32 [2023-02-27T14:07:32.698Z] -------------------------------------|---------|----------|---------|---------|------------------------------------------------------------------------------------
09:07:32 [2023-02-27T14:07:32.698Z] File                                 | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                                  
09:07:32 [2023-02-27T14:07:32.698Z] -------------------------------------|---------|----------|---------|---------|------------------------------------------------------------------------------------
09:07:32 [2023-02-27T14:07:32.698Z] All files                            |   81.08 |    72.08 |   82.15 |   80.99 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]  commands                            |    78.5 |       70 |   82.14 |   77.93 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   ClearCopybookCacheCommand.ts       |    92.3 |      100 |   83.33 |    92.3 | 30                                                                                 
09:07:32 [2023-02-27T14:07:32.698Z]   CommentCommand.ts                  |   94.73 |    92.85 |   93.75 |    94.2 | 23-27                                                                              
09:07:32 [2023-02-27T14:07:32.698Z]   FetchCopybookCommand.ts            |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   OpenSettingsCommand.ts             |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   SmartTabCommand.ts                 |   70.67 |    63.04 |      75 |    70.2 | 41,78,87-101,113-114,119,137-170,180,195,211-215,274,311-323,333,338,378,395-400   
09:07:32 [2023-02-27T14:07:32.698Z]  services                            |   87.42 |    92.68 |   81.63 |   88.55 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   DialectRegistry.ts                 |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   JavaCheck.ts                       |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   LanguageClientService.ts           |   79.62 |    85.71 |   58.82 |   84.31 | 61-65,74-75,114,124-129                                                            
09:07:32 [2023-02-27T14:07:32.698Z]   Settings.ts                        |   88.17 |    93.33 |    90.9 |   87.35 | 76-90,200                                                                          
09:07:32 [2023-02-27T14:07:32.698Z]  services/copybook                   |   85.38 |    69.29 |   86.76 |   84.22 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   CopybookDownloadService.ts         |   79.58 |    56.41 |      85 |   78.08 | 37-41,55,81,90,150,161-166,191,206-210,223-226,252,290-306,335-336,346,358,367-370 
09:07:32 [2023-02-27T14:07:32.698Z]   CopybookMessageHandler.ts          |   89.47 |    91.66 |   77.77 |   87.87 | 29,50,81-83                                                                        
09:07:32 [2023-02-27T14:07:32.698Z]   CopybookURI.ts                     |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   CopybooksCodeActionProvider.ts     |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   DownloadQueue.ts                   |   96.29 |      100 |    90.9 |      96 | 73                                                                                 
09:07:32 [2023-02-27T14:07:32.698Z]  services/nativeLanguageClient       |   71.42 |       50 |      80 |   71.42 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   linuxlanguageClient.ts             |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   macosLanguageClient.ts             |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   nativeExecutableService.ts         |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   serverRuntimeCodeActionProvider.ts |   22.22 |        0 |       0 |   22.22 | 25-56                                                                              
09:07:32 [2023-02-27T14:07:32.698Z]   windowsLanguageClient.ts           |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]  services/reporter                   |   96.36 |       88 |   90.47 |   96.36 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   TelemetryFactory.ts                |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   TelemetryReporterImpl.ts           |   96.55 |    88.88 |    90.9 |   96.55 | 96                                                                                 
09:07:32 [2023-02-27T14:07:32.698Z]   TelemetryService.ts                |   95.65 |     87.5 |   88.88 |   95.65 | 93                                                                                 
09:07:32 [2023-02-27T14:07:32.698Z]  services/reporter/model             |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   TelemetryEvent.ts                  |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]  services/snippetcompletion          |   59.77 |    71.42 |      65 |   59.75 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   SnippetCompletionProvider.ts       |   59.77 |    71.42 |      65 |   59.75 | 56-58,66-77,125-155                                                                
09:07:32 [2023-02-27T14:07:32.698Z]  services/util                       |    78.7 |    63.46 |   72.72 |      80 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   ConfigurationWatcher.ts            |      75 |       75 |   57.14 |   78.94 | 25,44-46                                                                           
09:07:32 [2023-02-27T14:07:32.698Z]   DatasetUtils.ts                    |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   FSUtils.ts                         |   62.06 |    39.13 |   44.44 |   63.63 | 32-43,55-66,102,125-126                                                            
09:07:32 [2023-02-27T14:07:32.698Z]   ProfileUtils.ts                    |   96.66 |    81.81 |     100 |   96.66 | 43                                                                                 
09:07:32 [2023-02-27T14:07:32.698Z]   SettingsUtils.ts                   |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   SubroutineUtils.ts                 |     100 |      100 |     100 |     100 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   Utils.ts                           |    37.5 |    66.66 |      50 |    37.5 | 32-37                                                                              
09:07:32 [2023-02-27T14:07:32.698Z]  type                                |       0 |        0 |       0 |       0 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z]   zoweApi.d.ts                       |       0 |        0 |       0 |       0 |                                                                                    
09:07:32 [2023-02-27T14:07:32.698Z] -------------------------------------|---------|----------|---------|---------|------------------------------------------------------------------------------------
09:07:32 [2023-02-27T14:07:32.955Z] 
09:07:32 [2023-02-27T14:07:32.955Z] Test Suites: 24 passed, 24 total
09:07:32 [2023-02-27T14:07:32.955Z] Tests:       3 skipped, 170 passed, 173 total
09:07:32 [2023-02-27T14:07:32.955Z] Snapshots:   0 total
09:07:32 [2023-02-27T14:07:32.955Z] Time:        18.871 s
09:07:32 [2023-02-27T14:07:32.955Z] Ran all test suites.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Client - Change version)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] dir
09:07:33 [2023-02-27T14:07:33.059Z] Running in /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients
[Pipeline] {
[Pipeline] sh
09:07:33 [2023-02-27T14:07:33.583Z] + sed -i s/"version": "\(.*\)"/"version": "\1+fix-line-continuation.1"/g cobol-lsp-vscode-extension/package.json daco-dialect-support/package.json idms-dialect-support/package.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Update telemetry key)
Stage "Update telemetry key" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Client - Package)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] dir
09:07:33 [2023-02-27T14:07:33.776Z] Running in /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension
[Pipeline] {
[Pipeline] sh
09:07:34 [2023-02-27T14:07:34.288Z] + npm run package
09:07:34 [2023-02-27T14:07:34.546Z] 
09:07:34 [2023-02-27T14:07:34.546Z] > cobol-language-support@1.1.2+fix-line-continuation.1 package
09:07:34 [2023-02-27T14:07:34.546Z] > vsce package
09:07:34 [2023-02-27T14:07:34.546Z] 
09:07:34 [2023-02-27T14:07:34.803Z] Executing prepublish script 'npm run vscode:prepublish'...
09:07:35 [2023-02-27T14:07:35.366Z] 
09:07:35 [2023-02-27T14:07:35.366Z] > cobol-language-support@1.1.2+fix-line-continuation.1 vscode:prepublish
09:07:35 [2023-02-27T14:07:35.366Z] > npm run -S esbuild-base -- --minify
09:07:35 [2023-02-27T14:07:35.366Z] 
09:07:35 [2023-02-27T14:07:35.624Z] 
09:07:35 [2023-02-27T14:07:35.624Z] > cobol-language-support@1.1.2+fix-line-continuation.1 esbuild-base
09:07:35 [2023-02-27T14:07:35.624Z] > rimraf out && esbuild ./src/extension.ts --bundle --outfile=out/extension.js --external:vscode --format=cjs --platform=node "--minify"
09:07:35 [2023-02-27T14:07:35.624Z] 
09:07:36 [2023-02-27T14:07:36.187Z] 
09:07:36 [2023-02-27T14:07:36.187Z]   out/extension.js  1.1mb ⚠️
09:07:36 [2023-02-27T14:07:36.187Z] 
09:07:36 [2023-02-27T14:07:36.187Z] ⚡ Done in 528ms
09:07:39 [2023-02-27T14:07:39.463Z]  DONE  Packaged: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/cobol-language-support-1.1.2+fix-line-continuation.1.vsix (21 files, 12.99MB)
[Pipeline] archiveArtifacts
09:07:39 [2023-02-27T14:07:39.473Z] Archiving artifacts
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
09:07:43 [2023-02-27T14:07:43.976Z] Running in /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/idms-dialect-support
[Pipeline] {
[Pipeline] sh
09:07:44 [2023-02-27T14:07:44.541Z] + npm ci --ignore-scripts
09:07:54 [2023-02-27T14:07:54.495Z] npm WARN deprecated vsce@2.15.0: vsce has been renamed to @vscode/vsce. Install using @vscode/vsce instead.
09:07:55 [2023-02-27T14:07:55.867Z] 
09:07:55 [2023-02-27T14:07:55.867Z] added 573 packages, and audited 574 packages in 11s
09:07:55 [2023-02-27T14:07:55.867Z] 
09:07:55 [2023-02-27T14:07:55.867Z] 94 packages are looking for funding
09:07:55 [2023-02-27T14:07:55.867Z]   run `npm fund` for details
09:07:55 [2023-02-27T14:07:55.867Z] 
09:07:55 [2023-02-27T14:07:55.867Z] found 0 vulnerabilities
[Pipeline] sh
09:07:56 [2023-02-27T14:07:56.383Z] + npm run postinstall
09:07:56 [2023-02-27T14:07:56.642Z] 
09:07:56 [2023-02-27T14:07:56.642Z] > idms-dialect-for-cobol@0.0.1+fix-line-continuation.1 postinstall
09:07:56 [2023-02-27T14:07:56.642Z] > patch-package
09:07:56 [2023-02-27T14:07:56.642Z] 
09:07:56 [2023-02-27T14:07:56.898Z] patch-package 6.5.0
09:07:56 [2023-02-27T14:07:56.898Z] Applying patches...
09:07:56 [2023-02-27T14:07:56.898Z] No patch files found
[Pipeline] sh
09:07:57 [2023-02-27T14:07:57.416Z] + npm run package
09:07:57 [2023-02-27T14:07:57.673Z] 
09:07:57 [2023-02-27T14:07:57.673Z] > idms-dialect-for-cobol@0.0.1+fix-line-continuation.1 package
09:07:57 [2023-02-27T14:07:57.673Z] > vsce package
09:07:57 [2023-02-27T14:07:57.673Z] 
09:07:57 [2023-02-27T14:07:57.929Z] Executing prepublish script 'npm run vscode:prepublish'...
09:07:58 [2023-02-27T14:07:58.493Z] 
09:07:58 [2023-02-27T14:07:58.493Z] > idms-dialect-for-cobol@0.0.1+fix-line-continuation.1 vscode:prepublish
09:07:58 [2023-02-27T14:07:58.493Z] > npm run compile
09:07:58 [2023-02-27T14:07:58.493Z] 
09:07:58 [2023-02-27T14:07:58.750Z] 
09:07:58 [2023-02-27T14:07:58.750Z] > idms-dialect-for-cobol@0.0.1+fix-line-continuation.1 compile
09:07:58 [2023-02-27T14:07:58.750Z] > tsc -p ./
09:07:58 [2023-02-27T14:07:58.750Z] 
09:08:10 [2023-02-27T14:08:10.930Z]  DONE  Packaged: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/idms-dialect-support/idms-dialect-for-cobol-0.0.1+fix-line-continuation.1.vsix (14 files, 789.94KB)
[Pipeline] archiveArtifacts
09:08:10 [2023-02-27T14:08:10.953Z] Archiving artifacts
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
09:08:11 [2023-02-27T14:08:11.306Z] Running in /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/daco-dialect-support
[Pipeline] {
[Pipeline] sh
09:08:11 [2023-02-27T14:08:11.824Z] + npm ci --ignore-scripts
09:08:18 [2023-02-27T14:08:18.374Z] npm WARN deprecated vsce@2.15.0: vsce has been renamed to @vscode/vsce. Install using @vscode/vsce instead.
09:08:20 [2023-02-27T14:08:20.900Z] 
09:08:20 [2023-02-27T14:08:20.900Z] added 578 packages, and audited 579 packages in 9s
09:08:20 [2023-02-27T14:08:20.900Z] 
09:08:20 [2023-02-27T14:08:20.900Z] 94 packages are looking for funding
09:08:20 [2023-02-27T14:08:20.900Z]   run `npm fund` for details
09:08:20 [2023-02-27T14:08:20.900Z] 
09:08:20 [2023-02-27T14:08:20.900Z] found 0 vulnerabilities
[Pipeline] sh
09:08:21 [2023-02-27T14:08:21.438Z] + npm run postinstall
09:08:21 [2023-02-27T14:08:21.696Z] 
09:08:21 [2023-02-27T14:08:21.696Z] > daco-dialect-for-cobol@0.0.1+fix-line-continuation.1 postinstall
09:08:21 [2023-02-27T14:08:21.696Z] > patch-package
09:08:21 [2023-02-27T14:08:21.696Z] 
09:08:21 [2023-02-27T14:08:21.952Z] patch-package 6.5.0
09:08:21 [2023-02-27T14:08:21.952Z] Applying patches...
09:08:21 [2023-02-27T14:08:21.952Z] No patch files found
[Pipeline] sh
09:08:22 [2023-02-27T14:08:22.470Z] + npm run package
09:08:22 [2023-02-27T14:08:22.728Z] 
09:08:22 [2023-02-27T14:08:22.728Z] > daco-dialect-for-cobol@0.0.1+fix-line-continuation.1 package
09:08:22 [2023-02-27T14:08:22.728Z] > vsce package
09:08:22 [2023-02-27T14:08:22.728Z] 
09:08:23 [2023-02-27T14:08:23.294Z] Executing prepublish script 'npm run vscode:prepublish'...
09:08:23 [2023-02-27T14:08:23.551Z] 
09:08:23 [2023-02-27T14:08:23.551Z] > daco-dialect-for-cobol@0.0.1+fix-line-continuation.1 vscode:prepublish
09:08:23 [2023-02-27T14:08:23.551Z] > npm run compile
09:08:23 [2023-02-27T14:08:23.551Z] 
09:08:23 [2023-02-27T14:08:23.808Z] 
09:08:23 [2023-02-27T14:08:23.808Z] > daco-dialect-for-cobol@0.0.1+fix-line-continuation.1 compile
09:08:23 [2023-02-27T14:08:23.808Z] > tsc -p ./
09:08:23 [2023-02-27T14:08:23.808Z] 
09:08:35 [2023-02-27T14:08:35.995Z]  DONE  Packaged: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/daco-dialect-support/daco-dialect-for-cobol-0.0.1+fix-line-continuation.1.vsix (23 files, 541.26KB)
[Pipeline] archiveArtifacts
09:08:36 [2023-02-27T14:08:36.008Z] Archiving artifacts
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (SonarCloud analysis-Client)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] dir
09:08:36 [2023-02-27T14:08:36.277Z] Running in /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension
[Pipeline] {
[Pipeline] sh
09:08:36 [2023-02-27T14:08:36.799Z] + npm i sonarqube-scanner
09:08:37 [2023-02-27T14:08:37.730Z] npm WARN old lockfile 
09:08:37 [2023-02-27T14:08:37.730Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
09:08:37 [2023-02-27T14:08:37.730Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
09:08:37 [2023-02-27T14:08:37.730Z] npm WARN old lockfile 
09:08:37 [2023-02-27T14:08:37.730Z] npm WARN old lockfile This is a one-time fix-up, please be patient...
09:08:37 [2023-02-27T14:08:37.730Z] npm WARN old lockfile 
09:08:45 [2023-02-27T14:08:45.829Z] 
09:08:45 [2023-02-27T14:08:45.829Z] added 37 packages, and audited 610 packages in 8s
09:08:45 [2023-02-27T14:08:45.829Z] 
09:08:45 [2023-02-27T14:08:45.829Z] 76 packages are looking for funding
09:08:45 [2023-02-27T14:08:45.829Z]   run `npm fund` for details
09:08:45 [2023-02-27T14:08:45.829Z] 
09:08:45 [2023-02-27T14:08:45.829Z] found 0 vulnerabilities
[Pipeline] withCredentials
09:08:45 [2023-02-27T14:08:45.841Z] Masking supported pattern matches of $SONARCLOUD_TOKEN
[Pipeline] {
[Pipeline] sh
09:08:46 [2023-02-27T14:08:46.366Z] + node_modules/sonarqube-scanner/src/bin/sonar-scanner -Dsonar.projectKey=com.ca.lsp:com.ca.lsp.cobol -Dsonar.organization=eclipse -Dsonar.host.url=https://sonarcloud.io -Dsonar.login=**** -Dsonar.branch.name=fix-line-continuation
09:08:46 [2023-02-27T14:08:46.366Z] [14:08:46] Starting analysis...
09:08:46 [2023-02-27T14:08:46.366Z] [14:08:46] Executable parameters built:
09:08:46 [2023-02-27T14:08:46.366Z] [14:08:46] {
09:08:46 [2023-02-27T14:08:46.366Z]   targetOS: 'linux',
09:08:46 [2023-02-27T14:08:46.366Z]   installFolder: '/home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner',
09:08:46 [2023-02-27T14:08:46.366Z]   platformExecutable: '/home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner/sonar-scanner-4.6.2.2472-linux/bin/sonar-scanner',
09:08:46 [2023-02-27T14:08:46.366Z]   fileName: 'sonar-scanner-cli-4.6.2.2472-linux.zip',
09:08:46 [2023-02-27T14:08:46.366Z]   downloadUrl: 'https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.2.2472-linux.zip'
09:08:46 [2023-02-27T14:08:46.366Z] }
09:08:46 [2023-02-27T14:08:46.366Z] [14:08:46] Trying to find a local install of the SonarScanner: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner/sonar-scanner-4.6.2.2472-linux/bin/sonar-scanner
09:08:46 [2023-02-27T14:08:46.366Z] /bin/sh: 1: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner/sonar-scanner-4.6.2.2472-linux/bin/sonar-scanner: not found
09:08:46 [2023-02-27T14:08:46.367Z] [14:08:46] Proceed with download of the platform binaries for SonarScanner...
09:08:46 [2023-02-27T14:08:46.367Z] [14:08:46] Creating /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner
09:08:47 [2023-02-27T14:08:47.303Z] 
09:08:47 [2023-02-27T14:08:47.303Z] [14:08:47] decompressing /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner/sonar-scanner-cli-4.6.2.2472-linux.zip into /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner
09:08:50 [2023-02-27T14:08:50.576Z] [14:08:50] decompressed /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner/sonar-scanner-4.6.2.2472-linux/bin/sonar-scanner
09:08:50 [2023-02-27T14:08:50.576Z] INFO: Scanner configuration file: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner/sonar-scanner-4.6.2.2472-linux/conf/sonar-scanner.properties
09:08:50 [2023-02-27T14:08:50.576Z] INFO: Project root configuration file: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/sonar-project.properties
09:08:50 [2023-02-27T14:08:50.576Z] INFO: SonarScanner 4.6.2.2472
09:08:50 [2023-02-27T14:08:50.576Z] INFO: Java 11.0.11 AdoptOpenJDK (64-bit)
09:08:50 [2023-02-27T14:08:50.576Z] INFO: Linux 5.17.13-200.fc35.x86_64 amd64
09:08:50 [2023-02-27T14:08:50.832Z] INFO: User cache: /home/jenkins/.sonar/cache
09:08:51 [2023-02-27T14:08:51.763Z] INFO: Scanner configuration file: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/.sonar/native-sonar-scanner/sonar-scanner-4.6.2.2472-linux/conf/sonar-scanner.properties
09:08:51 [2023-02-27T14:08:51.763Z] INFO: Project root configuration file: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/sonar-project.properties
09:08:51 [2023-02-27T14:08:51.763Z] INFO: Analyzing on SonarCloud
09:08:51 [2023-02-27T14:08:51.763Z] INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent)
09:08:52 [2023-02-27T14:08:52.695Z] INFO: Load global settings
09:08:53 [2023-02-27T14:08:53.626Z] INFO: Load global settings (done) | time=589ms
09:08:53 [2023-02-27T14:08:53.626Z] INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
09:08:53 [2023-02-27T14:08:53.626Z] INFO: User cache: /home/jenkins/.sonar/cache
09:08:53 [2023-02-27T14:08:53.626Z] INFO: Load/download plugins
09:08:53 [2023-02-27T14:08:53.626Z] INFO: Load plugins index
09:08:53 [2023-02-27T14:08:53.883Z] INFO: Load plugins index (done) | time=557ms
09:08:54 [2023-02-27T14:08:54.450Z] INFO: Load/download plugins (done) | time=992ms
09:08:55 [2023-02-27T14:08:55.381Z] INFO: Loaded core extensions: developer-scanner
09:08:56 [2023-02-27T14:08:56.312Z] INFO: Found an active CI vendor: 'Jenkins'
09:08:56 [2023-02-27T14:08:56.312Z] INFO: Load project settings for component key: 'com.ca.lsp:com.ca.lsp.cobol'
09:08:56 [2023-02-27T14:08:56.876Z] INFO: Load project settings for component key: 'com.ca.lsp:com.ca.lsp.cobol' (done) | time=541ms
09:08:56 [2023-02-27T14:08:56.876Z] INFO: Process project properties
09:08:56 [2023-02-27T14:08:56.876Z] INFO: Execute project builders
09:08:56 [2023-02-27T14:08:56.876Z] INFO: Execute project builders (done) | time=1ms
09:08:56 [2023-02-27T14:08:56.876Z] INFO: Project key: com.ca.lsp:com.ca.lsp.cobol
09:08:56 [2023-02-27T14:08:56.876Z] INFO: Base dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension
09:08:56 [2023-02-27T14:08:56.876Z] INFO: Working dir: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/.scannerwork
09:08:57 [2023-02-27T14:08:57.133Z] INFO: Load project branches
09:08:57 [2023-02-27T14:08:57.697Z] INFO: Load project branches (done) | time=670ms
09:08:57 [2023-02-27T14:08:57.697Z] INFO: Check ALM binding of project 'com.ca.lsp:com.ca.lsp.cobol'
09:08:58 [2023-02-27T14:08:58.262Z] INFO: Detected project binding: NOT_BOUND
09:08:58 [2023-02-27T14:08:58.262Z] INFO: Check ALM binding of project 'com.ca.lsp:com.ca.lsp.cobol' (done) | time=521ms
09:08:58 [2023-02-27T14:08:58.262Z] INFO: Load project pull requests
09:08:58 [2023-02-27T14:08:58.825Z] INFO: Load project pull requests (done) | time=522ms
09:08:58 [2023-02-27T14:08:58.825Z] INFO: Load branch configuration
09:08:58 [2023-02-27T14:08:58.825Z] INFO: Load branch configuration (done) | time=1ms
09:08:58 [2023-02-27T14:08:58.825Z] INFO: Load quality profiles
09:08:59 [2023-02-27T14:08:59.388Z] INFO: Load quality profiles (done) | time=598ms
09:08:59 [2023-02-27T14:08:59.388Z] INFO: Load active rules
09:09:07 [2023-02-27T14:09:07.484Z] INFO: Load active rules (done) | time=8000ms
09:09:07 [2023-02-27T14:09:07.484Z] INFO: Organization key: eclipse
09:09:07 [2023-02-27T14:09:07.484Z] INFO: Branch name: fix-line-continuation, type: short-lived
09:09:07 [2023-02-27T14:09:07.484Z] INFO: Load project repositories
09:09:09 [2023-02-27T14:09:09.375Z] INFO: Load project repositories (done) | time=1819ms
09:09:09 [2023-02-27T14:09:09.375Z] INFO: SCM collecting changed files in the branch
09:09:09 [2023-02-27T14:09:09.375Z] WARN: Could not find ref: master in refs/heads, refs/remotes/upstream or refs/remotes/origin
09:09:09 [2023-02-27T14:09:09.631Z] INFO: SCM collecting changed files in the branch (done) | time=158ms
09:09:09 [2023-02-27T14:09:09.631Z] INFO: Indexing files...
09:09:09 [2023-02-27T14:09:09.631Z] INFO: Project configuration:
09:09:09 [2023-02-27T14:09:09.631Z] INFO:   Excluded sources: **/build-wrapper-dump.json, **/__tests__/**/*.ts, **/test/**/*.ts, **/__mocks__/**/*.ts
09:09:09 [2023-02-27T14:09:09.631Z] INFO:   Excluded sources for coverage: src/__tests__/**/*.ts
09:09:10 [2023-02-27T14:09:10.194Z] INFO: 61 files indexed
09:09:10 [2023-02-27T14:09:10.194Z] INFO: 31 files ignored because of inclusion/exclusion patterns
09:09:10 [2023-02-27T14:09:10.194Z] INFO: 0 files ignored because of scm ignore settings
09:09:10 [2023-02-27T14:09:10.194Z] INFO: Quality profile for json: SonarQube Way
09:09:10 [2023-02-27T14:09:10.194Z] INFO: Quality profile for ts: Sonar way
09:09:10 [2023-02-27T14:09:10.194Z] INFO: ------------- Run sensors on module com.ca.lsp:com.ca.lsp.cobol
09:09:10 [2023-02-27T14:09:10.451Z] INFO: Load metrics repository
09:09:11 [2023-02-27T14:09:11.014Z] INFO: Load metrics repository (done) | time=568ms
09:09:11 [2023-02-27T14:09:11.014Z] INFO: Sensor cache enabled
09:09:11 [2023-02-27T14:09:11.014Z] INFO: Load sensor cache
09:09:11 [2023-02-27T14:09:11.945Z] INFO: Load sensor cache (404) | time=723ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor IaC CloudFormation Sensor [iac]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: 0 source files to be analyzed
09:09:18 [2023-02-27T14:09:18.496Z] INFO: 0/0 source files have been analyzed
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=80ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor IaC Kubernetes Sensor [iac]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: 0 source files to be analyzed
09:09:18 [2023-02-27T14:09:18.496Z] INFO: 0/0 source files have been analyzed
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=7ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor C# Project Type Information [csharp]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor C# Analysis Log [csharp]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor C# Analysis Log [csharp] (done) | time=12ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor C# Properties [csharp]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor HTML [web]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor HTML [web] (done) | time=2ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor TextAndSecretsSensor [text]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: 61 source files to be analyzed
09:09:18 [2023-02-27T14:09:18.496Z] INFO: 61/61 source files have been analyzed
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor TextAndSecretsSensor [text] (done) | time=469ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor VB.NET Project Type Information [vbnet]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=2ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor VB.NET Analysis Log [vbnet]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=17ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor VB.NET Properties [vbnet]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor JaCoCo XML Report Importer [jacoco]
09:09:18 [2023-02-27T14:09:18.496Z] INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
09:09:18 [2023-02-27T14:09:18.496Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
09:09:18 [2023-02-27T14:09:18.496Z] INFO: Sensor TypeScript analysis [javascript]
09:09:25 [2023-02-27T14:09:25.044Z] INFO: Found 1 tsconfig.json file(s): [/home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/tsconfig.json]
09:09:25 [2023-02-27T14:09:25.044Z] INFO: Creating TypeScript program
09:09:25 [2023-02-27T14:09:25.044Z] INFO: 60 source files to be analyzed
09:09:25 [2023-02-27T14:09:25.044Z] INFO: TypeScript configuration file /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/tsconfig.json
09:09:27 [2023-02-27T14:09:27.567Z] INFO: Creating TypeScript program (done) | time=2190ms
09:09:27 [2023-02-27T14:09:27.567Z] INFO: Starting analysis with current program
09:09:35 [2023-02-27T14:09:35.663Z] INFO: 31/60 files analyzed, current file: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/src/services/snippetcompletion/SnippetCompletionProvider.ts
09:09:37 [2023-02-27T14:09:37.561Z] INFO: Analyzed 60 file(s) with current program
09:09:37 [2023-02-27T14:09:37.561Z] INFO: 60/60 source files have been analyzed
09:09:37 [2023-02-27T14:09:37.561Z] INFO: Hit the cache for 0 out of 60
09:09:37 [2023-02-27T14:09:37.561Z] INFO: Miss the cache for 60 out of 60: ANALYSIS_MODE_INELIGIBLE [60/60]
09:09:37 [2023-02-27T14:09:37.561Z] INFO: Sensor TypeScript analysis [javascript] (done) | time=19482ms
09:09:37 [2023-02-27T14:09:37.561Z] INFO: Sensor CSS Rules [javascript]
09:09:37 [2023-02-27T14:09:37.561Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
09:09:37 [2023-02-27T14:09:37.561Z] INFO: Sensor CSS Rules [javascript] (done) | time=1ms
09:09:37 [2023-02-27T14:09:37.561Z] INFO: Sensor JavaScript/TypeScript Coverage [javascript]
09:09:37 [2023-02-27T14:09:37.561Z] INFO: Analysing [/home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/./coverage/lcov.info]
09:09:37 [2023-02-27T14:09:37.818Z] WARN: Could not resolve 1 file paths in [/home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/./coverage/lcov.info]
09:09:37 [2023-02-27T14:09:37.818Z] WARN: First unresolved path: src/type/zoweApi.d.ts (Run in DEBUG mode to get full list of unresolved paths)
09:09:37 [2023-02-27T14:09:37.818Z] INFO: Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=103ms
09:09:37 [2023-02-27T14:09:37.818Z] INFO: Sensor ThymeLeaf template sensor [securityjavafrontend]
09:09:37 [2023-02-27T14:09:37.818Z] INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
09:09:37 [2023-02-27T14:09:37.818Z] INFO: Sensor IaC Docker Sensor [iac]
09:09:37 [2023-02-27T14:09:37.818Z] INFO: 0 source files to be analyzed
09:09:38 [2023-02-27T14:09:38.075Z] INFO: 0/0 source files have been analyzed
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor IaC Docker Sensor [iac] (done) | time=280ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor Serverless configuration file sensor [security]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: 0 Serverless function entries were found in the project
09:09:38 [2023-02-27T14:09:38.075Z] INFO: 0 Serverless function handlers were kept as entrypoints
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor Serverless configuration file sensor [security] (done) | time=4ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor AWS SAM template file sensor [security]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor AWS SAM Inline template file sensor [security]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor Generic Test Executions Report
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Parsing /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/test-report.xml
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Imported test execution data for 24 files
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor Generic Test Executions Report (done) | time=111ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor javabugs [dbd]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Reading IR files from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/.scannerwork/ir/java
09:09:38 [2023-02-27T14:09:38.075Z] INFO: No IR files have been included for analysis.
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor javabugs [dbd] (done) | time=1ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor pythonbugs [dbd]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Reading IR files from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/.scannerwork/ir/python
09:09:38 [2023-02-27T14:09:38.075Z] INFO: No IR files have been included for analysis.
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor pythonbugs [dbd] (done) | time=1ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor JavaSecuritySensor [security]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/.scannerwork/ucfg2/java
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Read 0 type definitions
09:09:38 [2023-02-27T14:09:38.075Z] INFO: No UCFGs have been included for analysis.
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor JavaSecuritySensor [security] (done) | time=3ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor CSharpSecuritySensor [security]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/ucfg_cs2
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Read 0 type definitions
09:09:38 [2023-02-27T14:09:38.075Z] INFO: No UCFGs have been included for analysis.
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor CSharpSecuritySensor [security] (done) | time=0ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor PhpSecuritySensor [security]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/.scannerwork/ucfg2/php
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Read 0 type definitions
09:09:38 [2023-02-27T14:09:38.075Z] INFO: No UCFGs have been included for analysis.
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor PhpSecuritySensor [security] (done) | time=0ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor PythonSecuritySensor [security]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/.scannerwork/ucfg2/python
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Read 0 type definitions
09:09:38 [2023-02-27T14:09:38.075Z] INFO: No UCFGs have been included for analysis.
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor PythonSecuritySensor [security] (done) | time=0ms
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Sensor JsSecuritySensor [security]
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Reading type hierarchy from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/.scannerwork/ucfg2/js
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Read 0 type definitions
09:09:38 [2023-02-27T14:09:38.075Z] INFO: Reading UCFGs from: /home/jenkins/agent/workspace/_for_COBOL_fix-line-continuation/clients/cobol-lsp-vscode-extension/.scannerwork/ucfg2/js
09:09:38 [2023-02-27T14:09:38.638Z] INFO: 14:09:38.604391 Building Runtime Type propagation graph
09:09:38 [2023-02-27T14:09:38.895Z] INFO: 14:09:38.688905 Running Tarjan on 2050 nodes
09:09:38 [2023-02-27T14:09:38.895Z] INFO: 14:09:38.695766 Tarjan found 2049 components
09:09:38 [2023-02-27T14:09:38.895Z] INFO: 14:09:38.776247 Variable type analysis: done
09:09:38 [2023-02-27T14:09:38.895Z] INFO: 14:09:38.778171 Building Runtime Type propagation graph
09:09:38 [2023-02-27T14:09:38.895Z] INFO: 14:09:38.792153 Running Tarjan on 2050 nodes
09:09:38 [2023-02-27T14:09:38.895Z] INFO: 14:09:38.793576 Tarjan found 2049 components
09:09:38 [2023-02-27T14:09:38.895Z] INFO: 14:09:38.798492 Variable type analysis: done
09:09:38 [2023-02-27T14:09:38.895Z] INFO: Analyzing 346 ucfgs to detect vulnerabilities.
09:09:39 [2023-02-27T14:09:39.825Z] INFO: Taint analysis starting. Entrypoints: 37
09:09:39 [2023-02-27T14:09:39.825Z] INFO: Running symbolic analysis for 'JS'
09:09:43 [2023-02-27T14:09:43.097Z] INFO: Taint analysis: done.
09:09:43 [2023-02-27T14:09:43.097Z] INFO: Sensor JsSecuritySensor [security] (done) | time=5011ms
09:09:43 [2023-02-27T14:09:43.097Z] INFO: ------------- Run sensors on project
09:09:43 [2023-02-27T14:09:43.353Z] INFO: Sensor Analysis Warnings import [csharp]
09:09:43 [2023-02-27T14:09:43.353Z] INFO: Sensor Analysis Warnings import [csharp] (done) | time=1ms
09:09:43 [2023-02-27T14:09:43.353Z] INFO: Sensor Zero Coverage Sensor
09:09:43 [2023-02-27T14:09:43.353Z] INFO: Sensor Zero Coverage Sensor (done) | time=4ms
09:09:43 [2023-02-27T14:09:43.353Z] INFO: SCM Publisher SCM provider for this project is: git
09:09:43 [2023-02-27T14:09:43.353Z] INFO: SCM Publisher 14 source files to be analyzed
09:09:43 [2023-02-27T14:09:43.610Z] INFO: Blaming files using jgit implementation
09:09:45 [2023-02-27T14:09:45.503Z] INFO: Blaming files using jgit implementation (done) | time=1930ms
09:09:45 [2023-02-27T14:09:45.760Z] INFO: SCM Publisher 14/14 source files have been analyzed (done) | time=2341ms
09:09:45 [2023-02-27T14:09:45.760Z] INFO: CPD Executor 7 files had no CPD blocks
09:09:45 [2023-02-27T14:09:45.760Z] INFO: CPD Executor Calculating CPD for 29 files
09:09:45 [2023-02-27T14:09:45.760Z] INFO: CPD Executor CPD calculation finished (done) | time=32ms
09:09:46 [2023-02-27T14:09:46.016Z] INFO: SCM writing changed lines
09:09:46 [2023-02-27T14:09:46.016Z] WARN: Could not find ref: master in refs/heads, refs/remotes/upstream or refs/remotes/origin
09:09:46 [2023-02-27T14:09:46.016Z] INFO: SCM writing changed lines (done) | time=32ms
09:09:46 [2023-02-27T14:09:46.580Z] ERROR: Cannot save config file 'FileBasedConfig[/home/jenkins/.config/jgit/config]'
09:09:46 [2023-02-27T14:09:46.580Z] java.io.IOException: Creating directories for /home/jenkins/.config/jgit failed
09:09:46 [2023-02-27T14:09:46.580Z] 	at org.eclipse.jgit.util.FileUtils.mkdirs(FileUtils.java:413)
09:09:46 [2023-02-27T14:09:46.580Z] 	at org.eclipse.jgit.internal.storage.file.LockFile.lock(LockFile.java:140)
09:09:46 [2023-02-27T14:09:46.580Z] 	at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:184)
09:09:46 [2023-02-27T14:09:46.580Z] 	at org.eclipse.jgit.util.FS$FileStoreAttributes.saveToConfig(FS.java:761)
09:09:46 [2023-02-27T14:09:46.580Z] 	at org.eclipse.jgit.util.FS$FileStoreAttributes.lambda$5(FS.java:443)
09:09:46 [2023-02-27T14:09:46.580Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
09:09:46 [2023-02-27T14:09:46.580Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
09:09:46 [2023-02-27T14:09:46.580Z] 	at java.base/java.lang.Thread.run(Unknown Source)
09:09:46 [2023-02-27T14:09:46.580Z] 
09:10:01 [2023-02-27T14:10:01.430Z] INFO: Analysis report generated in 14248ms, dir size=351 KB
09:10:01 [2023-02-27T14:10:01.430Z] INFO: Analysis report compressed in 126ms, zip size=132 KB
09:10:01 [2023-02-27T14:10:01.430Z] INFO: Analysis report uploaded in 1024ms
09:10:01 [2023-02-27T14:10:01.430Z] INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=com.ca.lsp%3Acom.ca.lsp.cobol&branch=fix-line-continuation&resolved=false
09:10:01 [2023-02-27T14:10:01.430Z] INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
09:10:01 [2023-02-27T14:10:01.430Z] INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AYaTNXo8R0W5qKbldBx5
09:10:06 [2023-02-27T14:10:06.680Z] INFO: Time spent writing ucfgs 305ms
09:10:07 [2023-02-27T14:10:07.608Z] INFO: Analysis total time: 1:12.164 s
09:10:07 [2023-02-27T14:10:07.608Z] INFO: ------------------------------------------------------------------------
09:10:07 [2023-02-27T14:10:07.608Z] INFO: EXECUTION SUCCESS
09:10:07 [2023-02-27T14:10:07.608Z] INFO: ------------------------------------------------------------------------
09:10:07 [2023-02-27T14:10:07.608Z] INFO: Total time: 1:17.232s
09:10:07 [2023-02-27T14:10:07.864Z] INFO: Final Memory: 82M/196M
09:10:07 [2023-02-27T14:10:07.864Z] INFO: ------------------------------------------------------------------------
09:10:08 [2023-02-27T14:10:08.121Z] [14:10:08] Analysis finished.
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS