+ umask 000 + GIT_LFS_SKIP_SMUDGE=1 retry 6 git clone --branch="dev" https://x-token-auth:$REPOSITORY_OAUTH_ACCESS_TOKEN@bitbucket.org/$BITBUCKET_REPO_FULL_NAME.git $BUILD_DIR Cloning into '/opt/atlassian/pipelines/agent/build'... + git reset --hard 5655132a5dce HEAD is now at 5655132 https://bitbucket.org/abhishekr11/sonar/src/5655132a5dce8b2290575ecd26aeb545978b0364/sonar-project.properties edited online with Bitbucket + git config user.name bitbucket-pipelines + git config user.email commits-noreply@bitbucket.org + git config push.default current + git config http.${BITBUCKET_GIT_HTTP_ORIGIN}.proxy http://localhost:29418/ + git remote set-url origin http://bitbucket.org/$BITBUCKET_REPO_FULL_NAME + git reflog expire --expire=all --all + echo ".bitbucket/pipelines/generated" >> .git/info/exclude + CONFLICT_EXIT_CODE=3 + git merge 53a7eca5f701 --no-edit || exit $CONFLICT_EXIT_CODE Merge made by the 'ort' strategy. https://bitbucket.org/abhishekr11/sonar/src/5655132a5dce8b2290575ecd26aeb545978b0364/bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + chmod 777 $BUILD_DIR Images used: build : docker.io/atlassian/default-image@sha256:689e2c63e20a48e0a4d31156adcf32b4474dc32b50ab05abe3682b39fb9767a8 + docker container run \ --volume=/opt/atlassian/pipelines/agent/build:/opt/atlassian/pipelines/agent/build \ --volume=/opt/atlassian/pipelines/agent/ssh:/opt/atlassian/pipelines/agent/ssh:ro \ --volume=/usr/local/bin/docker:/usr/local/bin/docker:ro \ --volume=/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes:/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes \ --volume=/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan:/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan \ --workdir=$(pwd) \ --label=org.bitbucket.pipelines.system=true \ --env=BITBUCKET_STEP_TRIGGERER_UUID="$BITBUCKET_STEP_TRIGGERER_UUID" \ --env=BITBUCKET_REPO_FULL_NAME="$BITBUCKET_REPO_FULL_NAME" \ --env=BITBUCKET_GIT_HTTP_ORIGIN="$BITBUCKET_GIT_HTTP_ORIGIN" \ --env=BITBUCKET_PROJECT_UUID="$BITBUCKET_PROJECT_UUID" \ --env=BITBUCKET_REPO_IS_PRIVATE="$BITBUCKET_REPO_IS_PRIVATE" \ --env=BITBUCKET_WORKSPACE="$BITBUCKET_WORKSPACE" \ --env=BITBUCKET_PR_DESTINATION_COMMIT="$BITBUCKET_PR_DESTINATION_COMMIT" \ --env=BITBUCKET_REPO_OWNER_UUID="$BITBUCKET_REPO_OWNER_UUID" \ --env=BITBUCKET_BRANCH="$BITBUCKET_BRANCH" \ --env=BITBUCKET_REPO_UUID="$BITBUCKET_REPO_UUID" \ --env=BITBUCKET_PROJECT_KEY="$BITBUCKET_PROJECT_KEY" \ --env=BITBUCKET_REPO_SLUG="$BITBUCKET_REPO_SLUG" \ --env=CI="$CI" \ --env=BITBUCKET_PR_ID="$BITBUCKET_PR_ID" \ --env=BITBUCKET_REPO_OWNER="$BITBUCKET_REPO_OWNER" \ --env=BITBUCKET_STEP_RUN_NUMBER="$BITBUCKET_STEP_RUN_NUMBER" \ --env=BITBUCKET_BUILD_NUMBER="$BITBUCKET_BUILD_NUMBER" \ --env=BITBUCKET_GIT_SSH_ORIGIN="$BITBUCKET_GIT_SSH_ORIGIN" \ --env=BITBUCKET_PIPELINE_UUID="$BITBUCKET_PIPELINE_UUID" \ --env=BITBUCKET_COMMIT="$BITBUCKET_COMMIT" \ --env=BITBUCKET_PR_DESTINATION_BRANCH="$BITBUCKET_PR_DESTINATION_BRANCH" \ --env=BITBUCKET_CLONE_DIR="$BITBUCKET_CLONE_DIR" \ --env=PIPELINES_JWT_TOKEN="$PIPELINES_JWT_TOKEN" \ --env=BITBUCKET_STEP_UUID="$BITBUCKET_STEP_UUID" \ --env=BITBUCKET_DOCKER_HOST_INTERNAL="$BITBUCKET_DOCKER_HOST_INTERNAL" \ --env=DOCKER_HOST="tcp://host.docker.internal:2375" \ --env=BITBUCKET_PIPE_SHARED_STORAGE_DIR="/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes" \ --env=BITBUCKET_PIPE_STORAGE_DIR="/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan" \ --env=SONAR_TOKEN="${SONAR_TOKEN}" \ --add-host="host.docker.internal:$BITBUCKET_DOCKER_HOST_INTERNAL" \ sonarsource/sonarcloud-scan:1.4.0 Unable to find image 'sonarsource/sonarcloud-scan:1.4.0' locally 1.4.0: Pulling from sonarsource/sonarcloud-scan 743f2d6c1f65: Pulling fs layer 5c14188d0980: Pulling fs layer 84a54a21b0f2: Pulling fs layer d9d1bc98b287: Pulling fs layer c99e982badff: Pulling fs layer 50c6b4dfde57: Pulling fs layer a561eaec2f8f: Pulling fs layer ea88b09234a3: Pulling fs layer 83613aeae58d: Pulling fs layer 5d476eee175a: Pulling fs layer 3d3951d29cc9: Pulling fs layer d9d1bc98b287: Waiting ea88b09234a3: Waiting c99e982badff: Waiting a561eaec2f8f: Waiting 50c6b4dfde57: Waiting 3d3951d29cc9: Waiting 5d476eee175a: Waiting 83613aeae58d: Waiting 84a54a21b0f2: Verifying Checksum 84a54a21b0f2: Download complete d9d1bc98b287: Verifying Checksum d9d1bc98b287: Download complete 5c14188d0980: Verifying Checksum 5c14188d0980: Download complete c99e982badff: Verifying Checksum c99e982badff: Download complete 743f2d6c1f65: Verifying Checksum 743f2d6c1f65: Download complete ea88b09234a3: Download complete a561eaec2f8f: Verifying Checksum a561eaec2f8f: Download complete 743f2d6c1f65: Pull complete 5c14188d0980: Pull complete 84a54a21b0f2: Pull complete d9d1bc98b287: Pull complete 5d476eee175a: Verifying Checksum 5d476eee175a: Download complete c99e982badff: Pull complete 50c6b4dfde57: Verifying Checksum 50c6b4dfde57: Download complete 3d3951d29cc9: Verifying Checksum 3d3951d29cc9: Download complete 83613aeae58d: Verifying Checksum 83613aeae58d: Download complete 50c6b4dfde57: Pull complete a561eaec2f8f: Pull complete ea88b09234a3: Pull complete 83613aeae58d: Pull complete 5d476eee175a: Pull complete 3d3951d29cc9: Pull complete Digest: sha256:8b3690666e34b17bbab84370e569151742f06f21575fbe05e5c066c160b7c968 Status: Downloaded newer image for sonarsource/sonarcloud-scan:1.4.0 INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties INFO: Project root configuration file: /opt/atlassian/pipelines/agent/build/sonar-project.properties INFO: SonarScanner 4.6.2.2472 INFO: Java 11.0.3 Oracle Corporation (64-bit) INFO: Linux 5.10.101 amd64 INFO: Bitbucket Cloud Pipelines detected, no host variable set. Defaulting to sonarcloud.io. INFO: User cache: /root/.sonar/cache INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties INFO: Project root configuration file: /opt/atlassian/pipelines/agent/build/sonar-project.properties INFO: Analyzing on SonarQube server 8.0.0.31133 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=887ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: User cache: /root/.sonar/cache INFO: Load/download plugins INFO: Load plugins index INFO: Load plugins index (done) | time=821ms INFO: Load/download plugins (done) | time=9751ms INFO: Loaded core extensions: developer-scanner INFO: Found an active CI vendor: 'Bitbucket Pipelines' INFO: Detected project key 'abhishekr11_sonar' from 'Bitbucket Cloud Pipelines' INFO: Detected organization key 'abhishekr11' from 'Bitbucket Cloud Pipelines' INFO: Load project settings for component key: 'abhishekr11_sonar' INFO: Load project settings for component key: 'abhishekr11_sonar' (done) | time=789ms INFO: Process project properties INFO: Execute project builders INFO: Execute project builders (done) | time=2ms INFO: Project key: abhishekr11_sonar INFO: Base dir: /opt/atlassian/pipelines/agent/build INFO: Working dir: /opt/atlassian/pipelines/agent/build/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=793ms INFO: Check ALM binding of project 'abhishekr11_sonar' INFO: Detected project binding: BOUND INFO: Check ALM binding of project 'abhishekr11_sonar' (done) | time=778ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=794ms INFO: Load branch configuration INFO: Detected analysis for pull request '6' targeting 'master' INFO: Auto-configuring pull request 6 INFO: Load branch configuration (done) | time=981ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=849ms INFO: Load active rules INFO: Load active rules (done) | time=7167ms INFO: Organization key: abhishekr11 INFO: Pull request 6 for merge into master from dev INFO: Load project repositories INFO: Load project repositories (done) | time=781ms INFO: SCM collecting changed files in the branch INFO: SCM collecting changed files in the branch (done) | time=255ms INFO: Indexing files... INFO: Project configuration: INFO: Excluded sources: **/build-wrapper-dump.json INFO: 5 files indexed INFO: 0 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Quality profile for yaml: Sonar way INFO: ------------- Run sensors on module abhishekr11_sonar INFO: Load metrics repository INFO: Load metrics repository (done) | time=804ms INFO: Sensor IaC CloudFormation Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=32ms INFO: Sensor IaC Kubernetes Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=9ms INFO: Sensor C# Project Type Information [csharp] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms INFO: Sensor C# Analysis Log [csharp] INFO: Sensor C# Analysis Log [csharp] (done) | time=51ms INFO: Sensor C# Properties [csharp] INFO: Sensor C# Properties [csharp] (done) | time=1ms INFO: Sensor HTML [web] INFO: Sensor HTML is restricted to changed files only INFO: Sensor HTML [web] (done) | time=7ms INFO: Sensor Text Sensor [text] INFO: 1 source file to be analyzed INFO: 1/1 source file has been analyzed INFO: Sensor Text Sensor [text] (done) | time=9ms INFO: Sensor VB.NET Project Type Information [vbnet] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms INFO: Sensor VB.NET Analysis Log [vbnet] INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=17ms INFO: Sensor VB.NET Properties [vbnet] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms INFO: Sensor JaCoCo XML Report Importer [jacoco] 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 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms INFO: Sensor JavaScript inside YAML analysis [javascript] INFO: Deploying custom rules bundle jar:file:/root/.sonar/cache/ce591e3f7610860294db52053899e90f/sonar-securityjsfrontend-plugin.jar!/js-vulnerabilities-rules-1.0.0.tgz to /opt/atlassian/pipelines/agent/build/.scannerwork/.sonartmp/eslint-bridge-bundle/package/custom-rules17135259921335709623 INFO: 1 source file to be analyzed INFO: 1/1 source file has been analyzed INFO: Sensor JavaScript inside YAML analysis [javascript] (done) | time=4365ms INFO: Sensor CSS Rules [javascript] INFO: Sensor CSS Rules is restricted to changed files only INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. INFO: Sensor CSS Rules [javascript] (done) | time=1ms INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms INFO: Sensor Serverless configuration file sensor [security] INFO: 0 Serverless function entries were found in the project INFO: 0 Serverless function handlers were kept as entrypoints INFO: Sensor Serverless configuration file sensor [security] (done) | time=3ms INFO: Sensor AWS SAM template file sensor [security] INFO: Sensor AWS SAM template file sensor [security] (done) | time=3ms INFO: Sensor javabugs [dbd] INFO: Reading IR files from: /opt/atlassian/pipelines/agent/build/.scannerwork/ir/java INFO: No IR files have been included for analysis. INFO: Sensor javabugs [dbd] (done) | time=1ms INFO: Sensor pythonbugs [dbd] INFO: Reading IR files from: /opt/atlassian/pipelines/agent/build/.scannerwork/ir/python INFO: No IR files have been included for analysis. INFO: Sensor pythonbugs [dbd] (done) | time=0ms INFO: Sensor JavaSecuritySensor [security] INFO: Reading type hierarchy from: /opt/atlassian/pipelines/agent/build/.scannerwork/ucfg2/java INFO: Read 0 type definitions INFO: Reading UCFGs from: /opt/atlassian/pipelines/agent/build/.scannerwork/ucfg2/java INFO: No UCFGs have been included for analysis. INFO: Sensor JavaSecuritySensor [security] (done) | time=5ms INFO: Sensor CSharpSecuritySensor [security] INFO: Reading type hierarchy from: /opt/atlassian/pipelines/agent/build/ucfg_cs2 INFO: Read 0 type definitions INFO: Reading UCFGs from: /opt/atlassian/pipelines/agent/build/ucfg_cs2 INFO: No UCFGs have been included for analysis. INFO: Sensor CSharpSecuritySensor [security] (done) | time=1ms INFO: Sensor PhpSecuritySensor [security] INFO: Reading type hierarchy from: /opt/atlassian/pipelines/agent/build/.scannerwork/ucfg2/php INFO: Read 0 type definitions INFO: Reading UCFGs from: /opt/atlassian/pipelines/agent/build/.scannerwork/ucfg2/php INFO: No UCFGs have been included for analysis. INFO: Sensor PhpSecuritySensor [security] (done) | time=1ms INFO: Sensor PythonSecuritySensor [security] INFO: Reading type hierarchy from: /opt/atlassian/pipelines/agent/build/.scannerwork/ucfg2/python INFO: Read 0 type definitions INFO: Reading UCFGs from: /opt/atlassian/pipelines/agent/build/.scannerwork/ucfg2/python INFO: No UCFGs have been included for analysis. INFO: Sensor PythonSecuritySensor [security] (done) | time=1ms INFO: Sensor JsSecuritySensor [security] INFO: Reading type hierarchy from: /opt/atlassian/pipelines/agent/build/.scannerwork/ucfg2/js INFO: Read 0 type definitions INFO: Reading UCFGs from: /opt/atlassian/pipelines/agent/build/.scannerwork/ucfg2/js INFO: No UCFGs have been included for analysis. INFO: Sensor JsSecuritySensor [security] (done) | time=1ms INFO: ------------- Run sensors on project INFO: Sensor Analysis Warnings import [csharp] INFO: Sensor Analysis Warnings import [csharp] (done) | time=1ms INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=5ms INFO: SCM Publisher SCM provider for this project is: git INFO: SCM Publisher 1 source file to be analyzed INFO: Blaming files using jgit implementation INFO: Blaming files using jgit implementation (done) | time=126ms INFO: SCM Publisher 1/1 source file have been analyzed (done) | time=145ms INFO: CPD Executor Calculating CPD for 0 files INFO: CPD Executor CPD calculation finished (done) | time=0ms INFO: SCM writing changed lines WARN: File '/opt/atlassian/pipelines/agent/build/bitbucket-pipelines.yml' was detected as changed but without having changed lines INFO: SCM writing changed lines (done) | time=26ms INFO: Analysis report generated in 185ms, dir size=209 KB INFO: Analysis report compressed in 13ms, zip size=41 KB INFO: Analysis report uploaded in 1089ms INFO: ------------- Check Quality Gate status INFO: Waiting for the analysis report to be processed (max 300s) INFO: QUALITY GATE STATUS: PASSED - View details on https://sonarcloud.io/dashboard?id=abhishekr11_sonar&pullRequest=6 INFO: Analysis total time: 36.383 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 53.871s INFO: Final Memory: 35M/124M INFO: ------------------------------------------------------------------------ ✔ SonarCloud analysis was successful. + docker container run \ --volume=/opt/atlassian/pipelines/agent/build:/opt/atlassian/pipelines/agent/build \ --volume=/opt/atlassian/pipelines/agent/ssh:/opt/atlassian/pipelines/agent/ssh:ro \ --volume=/usr/local/bin/docker:/usr/local/bin/docker:ro \ --volume=/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes:/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes \ --volume=/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-quality-gate:/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-quality-gate \ --workdir=$(pwd) \ --label=org.bitbucket.pipelines.system=true \ --env=BITBUCKET_STEP_TRIGGERER_UUID="$BITBUCKET_STEP_TRIGGERER_UUID" \ --env=BITBUCKET_REPO_FULL_NAME="$BITBUCKET_REPO_FULL_NAME" \ --env=BITBUCKET_GIT_HTTP_ORIGIN="$BITBUCKET_GIT_HTTP_ORIGIN" \ --env=BITBUCKET_PROJECT_UUID="$BITBUCKET_PROJECT_UUID" \ --env=BITBUCKET_REPO_IS_PRIVATE="$BITBUCKET_REPO_IS_PRIVATE" \ --env=BITBUCKET_WORKSPACE="$BITBUCKET_WORKSPACE" \ --env=BITBUCKET_PR_DESTINATION_COMMIT="$BITBUCKET_PR_DESTINATION_COMMIT" \ --env=BITBUCKET_REPO_OWNER_UUID="$BITBUCKET_REPO_OWNER_UUID" \ --env=BITBUCKET_BRANCH="$BITBUCKET_BRANCH" \ --env=BITBUCKET_REPO_UUID="$BITBUCKET_REPO_UUID" \ --env=BITBUCKET_PROJECT_KEY="$BITBUCKET_PROJECT_KEY" \ --env=BITBUCKET_REPO_SLUG="$BITBUCKET_REPO_SLUG" \ --env=CI="$CI" \ --env=BITBUCKET_PR_ID="$BITBUCKET_PR_ID" \ --env=BITBUCKET_REPO_OWNER="$BITBUCKET_REPO_OWNER" \ --env=BITBUCKET_STEP_RUN_NUMBER="$BITBUCKET_STEP_RUN_NUMBER" \ --env=BITBUCKET_BUILD_NUMBER="$BITBUCKET_BUILD_NUMBER" \ --env=BITBUCKET_GIT_SSH_ORIGIN="$BITBUCKET_GIT_SSH_ORIGIN" \ --env=BITBUCKET_PIPELINE_UUID="$BITBUCKET_PIPELINE_UUID" \ --env=BITBUCKET_COMMIT="$BITBUCKET_COMMIT" \ --env=BITBUCKET_PR_DESTINATION_BRANCH="$BITBUCKET_PR_DESTINATION_BRANCH" \ --env=BITBUCKET_CLONE_DIR="$BITBUCKET_CLONE_DIR" \ --env=PIPELINES_JWT_TOKEN="$PIPELINES_JWT_TOKEN" \ --env=BITBUCKET_STEP_UUID="$BITBUCKET_STEP_UUID" \ --env=BITBUCKET_DOCKER_HOST_INTERNAL="$BITBUCKET_DOCKER_HOST_INTERNAL" \ --env=DOCKER_HOST="tcp://host.docker.internal:2375" \ --env=BITBUCKET_PIPE_SHARED_STORAGE_DIR="/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes" \ --env=BITBUCKET_PIPE_STORAGE_DIR="/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-quality-gate" \ --env=DEBUG="true" \ --env=SONAR_HOST_URL="${SONAR_HOST_URL}" \ --env=SONAR_TOKEN="${SONAR_TOKEN}" \ --add-host="host.docker.internal:$BITBUCKET_DOCKER_HOST_INTERNAL" \ sonarsource/sonarcloud-quality-gate:0.1.6 Unable to find image 'sonarsource/sonarcloud-quality-gate:0.1.6' locally 0.1.6: Pulling from sonarsource/sonarcloud-quality-gate 7d63c13d9b9b: Pulling fs layer 7c9d54bd144b: Pulling fs layer a7f085de2052: Pulling fs layer 9027970cef28: Pulling fs layer 97a32a5a9483: Pulling fs layer 64c7eb061745: Pulling fs layer 3a5b08312a6b: Pulling fs layer 54698e5bc8b2: Pulling fs layer 97a32a5a9483: Waiting 9027970cef28: Waiting 64c7eb061745: Waiting 3a5b08312a6b: Waiting 7c9d54bd144b: Verifying Checksum 7c9d54bd144b: Download complete a7f085de2052: Verifying Checksum a7f085de2052: Download complete 9027970cef28: Download complete 7d63c13d9b9b: Verifying Checksum 7d63c13d9b9b: Download complete 97a32a5a9483: Verifying Checksum 97a32a5a9483: Download complete 64c7eb061745: Verifying Checksum 64c7eb061745: Download complete 3a5b08312a6b: Download complete 7d63c13d9b9b: Pull complete 7c9d54bd144b: Pull complete 54698e5bc8b2: Verifying Checksum 54698e5bc8b2: Download complete a7f085de2052: Pull complete 9027970cef28: Pull complete 97a32a5a9483: Pull complete 64c7eb061745: Pull complete 3a5b08312a6b: Pull complete 54698e5bc8b2: Pull complete Digest: sha256:3d2b48985ba09eb96efeb3bca06fd1b23cccf5d4ee792d532177d55ec15b1032 Status: Downloaded newer image for sonarsource/sonarcloud-quality-gate:0.1.6 ✖ Quality Gate failed: Could not find compute engine task URL in scanner report Searching for files matching artifact pattern .bitbucket/pipelines/generated/pipeline/pipes/** Artifact pattern .bitbucket/pipelines/generated/pipeline/pipes/** matched 1 files with a total size of 9.6 KiB Compressed files matching artifact pattern .bitbucket/pipelines/generated/pipeline/pipes/** to 2.5 KiB in 0 seconds Uploading artifact of 2.5 KiB Successfully uploaded artifact in 0 seconds Searching for test report files in directories named [test-results, failsafe-reports, test-reports, TestResults, surefire-reports] down to a depth of 4 Finished scanning for test reports. Found 0 test report files. Merged test suites, total number tests is 0, with 0 failures and 0 errors.