Build: #1 was successful First build for this plan

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse default Default Stage Download or View
15-Apr-2016 12:26:02 Step 1 : FROM ubuntu
15-Apr-2016 12:26:03 latest: Pulling from library/ubuntu
15-Apr-2016 12:26:03 759d6771041e: Already exists
15-Apr-2016 12:26:03 8836b825667b: Already exists
15-Apr-2016 12:26:03 c2f5e51744e6: Already exists
15-Apr-2016 12:26:03 a3ed95caeb02: Already exists
15-Apr-2016 12:26:03 Digest: sha256:b4dbab2d8029edddfe494f42183de20b7e2e871a424ff16ffe7b15a31f102536
15-Apr-2016 12:26:03 Status: Image is up to date for ubuntu:latest
15-Apr-2016 12:26:03 ---> b72889fa879c
15-Apr-2016 12:26:03 Step 2 : RUN apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;
15-Apr-2016 12:26:03 ---> Using cache
15-Apr-2016 12:26:03 ---> d298e947370d
15-Apr-2016 12:26:03 Step 3 : COPY FILES.toolserver /
15-Apr-2016 12:26:03 ---> Using cache
15-Apr-2016 12:26:03 ---> 550f053d1798
15-Apr-2016 12:26:03 Step 4 : ENV TOOLSERVER_PORT 8082
15-Apr-2016 12:26:03 ---> Using cache
15-Apr-2016 12:26:03 ---> 50351e77cbcc
15-Apr-2016 12:26:03 Step 5 : CMD /usr/local/bin/usage
15-Apr-2016 12:26:03 ---> Using cache
15-Apr-2016 12:26:03 ---> a934dc96de29
15-Apr-2016 12:26:03 Successfully built a934dc96de29
15-Apr-2016 12:26:03 Tagged clowder toolserver with local
15-Apr-2016 12:26:03 Untagged: toolserver-649:latest
15-Apr-2016 12:26:03 Untagged: clowder-649:latest