Issue Summary

      pipeline build gets completed (passed) without any build logs, It won't run any of the script commands, only running its build setup and build teardown

      There are a few scenarios where the issue is reproducible. They are mentioned below.

      Steps to Reproduce

      1. Scenario 1 - /tmp directory is not present on the image that was used for the build
      2. Scenario 2 - /bin/sh not present on the build image
      3. Scenario 3 - For Linux Docker runners, the local volume path for /var/lib/docker/containers:ro is likely incorrect
      4. Scenario 4 - The default docker container user is a "nobody" user, which is often used for running processes with minimal privileges.

      Expected Results

      The build should fail with an appropriate error message, for example: "Insufficient user permissions."

      Actual Results

      pipeline build gets completed (passed) without any build logs

      Workaround

      Manually, the build cannot be failed, but the fixes/solutions for all the above-mentioned scenarios are captured in the knowledge base document

      https://confluence.atlassian.com/bbkb/pipelines-build-completed-without-any-build-logs-1224641345.html

            [BCLOUD-22859] Pipelines build completed without any build logs

            There are no comments yet on this issue.

              Unassigned Unassigned
              f2cc5e9850cf Suhas Sundararaju
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated: