Skip to content

Console Output

09:20:56 [2020-06-10T09:20:56.981Z] + echo Chowning /workspace to jenkins user
09:20:56 [2020-06-10T09:20:56.981Z] Chowning /workspace to jenkins user
09:20:56 [2020-06-10T09:20:56.981Z] + id -u
09:20:56 [2020-06-10T09:20:56.981Z] + id -g
09:20:56 [2020-06-10T09:20:56.981Z] + docker run --rm -v /home/docker/workspace/moby_PR-41031:/workspace busybox chown -R 1001:1001 /workspace
09:20:56 [2020-06-10T09:20:56.981Z] Unable to find image 'busybox:latest' locally
09:20:57 [2020-06-10T09:20:57.307Z] latest: Pulling from library/busybox
09:20:57 [2020-06-10T09:20:57.307Z] 0f1f027783f1: Pulling fs layer
09:20:58 [2020-06-10T09:20:58.179Z] 0f1f027783f1: Verifying Checksum
09:20:58 [2020-06-10T09:20:58.179Z] 0f1f027783f1: Download complete
09:20:58 [2020-06-10T09:20:58.179Z] 0f1f027783f1: Pull complete
09:20:58 [2020-06-10T09:20:58.179Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
09:20:58 [2020-06-10T09:20:58.179Z] Status: Downloaded newer image for busybox:latest