Skip to content

Console Output

17:44:09 [2019-08-02T17:44:09.814Z] + echo Ensuring container killed.
17:44:09 [2019-08-02T17:44:09.814Z] Ensuring container killed.
17:44:09 [2019-08-02T17:44:09.814Z] + docker rm -vf docker-pr1
17:44:09 [2019-08-02T17:44:09.814Z] Error: No such container: docker-pr1
17:44:09 [2019-08-02T17:44:09.814Z] + true
17:44:09 [2019-08-02T17:44:09.814Z] + echo Chowning /workspace to jenkins user
17:44:09 [2019-08-02T17:44:09.814Z] Chowning /workspace to jenkins user
17:44:09 [2019-08-02T17:44:09.814Z] + id -u
17:44:09 [2019-08-02T17:44:09.814Z] + id -g
17:44:09 [2019-08-02T17:44:09.814Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39655-V7W4EOI2LKC27DZEYYN4BY23AG5JWHXNNGFVUCMB6KJC6QIDTB4Q:/workspace busybox chown -R 1000:1000 /workspace
17:44:09 [2019-08-02T17:44:09.814Z] Unable to find image 'busybox:latest' locally
17:44:10 [2019-08-02T17:44:10.074Z] latest: Pulling from library/busybox
17:44:10 [2019-08-02T17:44:10.074Z] ee153a04d683: Pulling fs layer
17:44:10 [2019-08-02T17:44:10.074Z] ee153a04d683: Verifying Checksum
17:44:10 [2019-08-02T17:44:10.074Z] ee153a04d683: Download complete
17:44:10 [2019-08-02T17:44:10.331Z] ee153a04d683: Pull complete
17:44:10 [2019-08-02T17:44:10.331Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
17:44:10 [2019-08-02T17:44:10.331Z] Status: Downloaded newer image for busybox:latest