Skip to content

Console Output

10:12:32 [2023-07-17T10:12:32.260Z] + echo Chowning /workspace to jenkins user
10:12:32 [2023-07-17T10:12:32.260Z] Chowning /workspace to jenkins user
10:12:32 [2023-07-17T10:12:32.260Z] + id -u
10:12:32 [2023-07-17T10:12:32.260Z] + id -g
10:12:32 [2023-07-17T10:12:32.260Z] + docker run --rm -v /home/ubuntu/workspace/moby_20.10:/workspace busybox chown -R 1000:1000 /workspace
10:12:32 [2023-07-17T10:12:32.260Z] Unable to find image 'busybox:latest' locally
10:12:32 [2023-07-17T10:12:32.260Z] latest: Pulling from library/busybox
10:12:32 [2023-07-17T10:12:32.260Z] 809d8e20e203: Pulling fs layer
10:12:32 [2023-07-17T10:12:32.518Z] 809d8e20e203: Verifying Checksum
10:12:32 [2023-07-17T10:12:32.518Z] 809d8e20e203: Download complete
10:12:32 [2023-07-17T10:12:32.518Z] 809d8e20e203: Pull complete
10:12:32 [2023-07-17T10:12:32.518Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c
10:12:32 [2023-07-17T10:12:32.518Z] Status: Downloaded newer image for busybox:latest