Skip to content

Console Output

18:56:40 [2020-02-25T18:56:40.995Z] + echo Chowning /workspace to jenkins user
18:56:40 [2020-02-25T18:56:40.995Z] Chowning /workspace to jenkins user
18:56:40 [2020-02-25T18:56:40.995Z] + id -u
18:56:40 [2020-02-25T18:56:40.995Z] + id -g
18:56:40 [2020-02-25T18:56:40.995Z] + docker run --rm -v /home/docker/workspace/moby_PR-40576:/workspace busybox chown -R 1001:1001 /workspace
18:56:40 [2020-02-25T18:56:40.995Z] Unable to find image 'busybox:latest' locally
18:56:41 [2020-02-25T18:56:41.320Z] latest: Pulling from library/busybox
18:56:41 [2020-02-25T18:56:41.320Z] d7e28ec550a2: Pulling fs layer
18:56:42 [2020-02-25T18:56:42.002Z] d7e28ec550a2: Verifying Checksum
18:56:42 [2020-02-25T18:56:42.002Z] d7e28ec550a2: Download complete
18:56:42 [2020-02-25T18:56:42.002Z] d7e28ec550a2: Pull complete
18:56:42 [2020-02-25T18:56:42.002Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:56:42 [2020-02-25T18:56:42.002Z] Status: Downloaded newer image for busybox:latest