Skip to content

Console Output

17:32:45 [2021-04-08T17:32:45.728Z] + echo Chowning /workspace to jenkins user
17:32:45 [2021-04-08T17:32:45.728Z] Chowning /workspace to jenkins user
17:32:45 [2021-04-08T17:32:45.728Z] + id -u
17:32:45 [2021-04-08T17:32:45.728Z] + id -g
17:32:45 [2021-04-08T17:32:45.728Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42268:/workspace busybox chown -R 1000:1000 /workspace
17:32:45 [2021-04-08T17:32:45.728Z] Unable to find image 'busybox:latest' locally
17:32:45 [2021-04-08T17:32:45.989Z] latest: Pulling from library/busybox
17:32:45 [2021-04-08T17:32:45.989Z] 36fbfd22ebfc: Pulling fs layer
17:32:45 [2021-04-08T17:32:45.989Z] 36fbfd22ebfc: Verifying Checksum
17:32:45 [2021-04-08T17:32:45.989Z] 36fbfd22ebfc: Download complete
17:32:46 [2021-04-08T17:32:46.251Z] 36fbfd22ebfc: Pull complete
17:32:46 [2021-04-08T17:32:46.251Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7
17:32:46 [2021-04-08T17:32:46.251Z] Status: Downloaded newer image for busybox:latest