Skip to content

Console Output

19:04:49 [2020-02-28T19:04:49.614Z] + echo Chowning /workspace to jenkins user
19:04:49 [2020-02-28T19:04:49.614Z] Chowning /workspace to jenkins user
19:04:49 [2020-02-28T19:04:49.614Z] + id -u
19:04:49 [2020-02-28T19:04:49.614Z] + id -g
19:04:49 [2020-02-28T19:04:49.614Z] + docker run --rm -v /home/docker/workspace/moby_PR-40478:/workspace busybox chown -R 1001:1001 /workspace
19:04:49 [2020-02-28T19:04:49.614Z] Unable to find image 'busybox:latest' locally
19:04:49 [2020-02-28T19:04:49.900Z] latest: Pulling from library/busybox
19:04:49 [2020-02-28T19:04:49.900Z] d7e28ec550a2: Pulling fs layer
19:04:50 [2020-02-28T19:04:50.187Z] d7e28ec550a2: Verifying Checksum
19:04:50 [2020-02-28T19:04:50.188Z] d7e28ec550a2: Download complete
19:04:50 [2020-02-28T19:04:50.471Z] d7e28ec550a2: Pull complete
19:04:50 [2020-02-28T19:04:50.471Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
19:04:50 [2020-02-28T19:04:50.471Z] Status: Downloaded newer image for busybox:latest