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
12-Dec-2016 15:21:40 Successfully built f89b6b98b35a
12-Dec-2016 15:21:40 Sending build context to Docker daemon 22.02 kB
12-Dec-2016 15:21:40
12-Dec-2016 15:21:40 Step 1 : FROM ubuntu
12-Dec-2016 15:21:40 latest: Pulling from library/ubuntu
12-Dec-2016 15:21:40 Digest: sha256:3b64c309deae7ab0f7dbdd42b6b326261ccd6261da5d88396439353162703fb5
12-Dec-2016 15:21:40 Status: Image is up to date for ubuntu:latest
12-Dec-2016 15:21:40 ---> 4ca3a192ff2a
12-Dec-2016 15:21:40 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/*     ;
12-Dec-2016 15:21:40 ---> Using cache
12-Dec-2016 15:21:40 ---> be56294299a2
12-Dec-2016 15:21:40 Step 3 : COPY FILES.toolserver /
12-Dec-2016 15:21:40 ---> Using cache
12-Dec-2016 15:21:40 ---> 3669e4c3d984
12-Dec-2016 15:21:40 Step 4 : ENV TOOLSERVER_PORT 8082
12-Dec-2016 15:21:40 ---> Using cache
12-Dec-2016 15:21:40 ---> 19d37941baf2
12-Dec-2016 15:21:40 Step 5 : CMD /usr/local/bin/usage
12-Dec-2016 15:21:40 ---> Using cache
12-Dec-2016 15:21:40 ---> 8923ca250579
12-Dec-2016 15:21:40 Successfully built 8923ca250579
12-Dec-2016 15:21:41 Tagged clowder toolserver with local
12-Dec-2016 15:21:41 Tagged clowder toolserver with local
12-Dec-2016 15:21:41 Untagged: toolserver-12903:latest
12-Dec-2016 15:21:41 Untagged: clowder-12903:latest