SHARE
TWEET
Untitled
a guest
Mar 10th, 2017
71
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- [Pipeline] sh
- [jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q] Running shell script
- + docker build -t cloudbees-node .
- Sending build context to Docker daemon 72.19 kB
- Step 1/4 : FROM node:5.11.1
- ---> bedd9f80caf0
- Step 2/4 : RUN apt-get update && apt-get install -y libelf1
- ---> Using cache
- ---> ac81236a8007
- Step 3/4 : RUN useradd jenkins --shell /bin/bash --create-home
- ---> Using cache
- ---> 6e81a480bfb1
- Step 4/4 : USER jenkins
- ---> Using cache
- ---> 95574d477cc7
- Successfully built 95574d477cc7
- [Pipeline] dockerFingerprintFrom
- [Pipeline] sh
- [jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q] Running shell script
- + docker inspect -f . cloudbees-node
- .
- [Pipeline] withDockerContainer
- $ docker run -t -d -u 1001:1001 -w /var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q -v /var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q:/var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q:rw -v /var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q@tmp:/var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q@tmp:rw -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** --entrypoint cat cloudbees-node
- [Pipeline] {
- [Pipeline] stage (Checkout and build deps)
- Using the ‘stage’ step without a block argument is deprecated
- Entering stage Checkout and build deps
- Proceeding
- [Pipeline] sh
- [jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q] Running shell script
- + whoami
- whoami: cannot find name for user ID 1001
- [Pipeline] }
- $ docker stop --time=1 104fff305f729660b26df5e47a2c487a513f669fe973351cec53e47e2d5b0b4a
- $ docker rm -f 104fff305f729660b26df5e47a2c487a513f669fe973351cec53e47e2d5b0b4a
- [Pipeline] // withDockerContainer
- [Pipeline] }
- [Pipeline] // node
- [Pipeline] End of Pipeline
- ERROR: script returned exit code 1
- Finished: FAILURE
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

