Skip to content

Console Output

19:41:09 [2022-02-15T19:41:09.211Z] + echo Chowning /workspace to jenkins user
19:41:09 [2022-02-15T19:41:09.211Z] Chowning /workspace to jenkins user
19:41:09 [2022-02-15T19:41:09.211Z] + id -u
19:41:09 [2022-02-15T19:41:09.211Z] + id -g
19:41:09 [2022-02-15T19:41:09.211Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43238:/workspace busybox chown -R 1000:1000 /workspace
19:41:09 [2022-02-15T19:41:09.211Z] Unable to find image 'busybox:latest' locally
19:41:09 [2022-02-15T19:41:09.211Z] latest: Pulling from library/busybox
19:41:09 [2022-02-15T19:41:09.471Z] b0fae56fd889: Pulling fs layer
19:41:09 [2022-02-15T19:41:09.471Z] b0fae56fd889: Verifying Checksum
19:41:09 [2022-02-15T19:41:09.471Z] b0fae56fd889: Download complete
19:41:09 [2022-02-15T19:41:09.471Z] b0fae56fd889: Pull complete
19:41:09 [2022-02-15T19:41:09.471Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb
19:41:09 [2022-02-15T19:41:09.471Z] Status: Downloaded newer image for busybox:latest