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
18-Jul-2016 12:25:21 Successfully built 41958caa0f1a
18-Jul-2016 12:25:21 Sending build context to Docker daemon 22.02 kB
18-Jul-2016 12:25:21
18-Jul-2016 12:25:21 Step 1 : FROM ubuntu
18-Jul-2016 12:25:22 latest: Pulling from library/ubuntu
18-Jul-2016 12:25:22 Digest: sha256:ba1688fec34f66d8a7ff5b42e6971625d8232c72bf0e38ad06dda10cad157293
18-Jul-2016 12:25:22 Status: Image is up to date for ubuntu:latest
18-Jul-2016 12:25:22 ---> cf62323fa025
18-Jul-2016 12:25:22 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/*     ;
18-Jul-2016 12:25:22 ---> Using cache
18-Jul-2016 12:25:22 ---> 84aedc70ec07
18-Jul-2016 12:25:22 Step 3 : COPY FILES.toolserver /
18-Jul-2016 12:25:22 ---> Using cache
18-Jul-2016 12:25:22 ---> 3c213728916f
18-Jul-2016 12:25:22 Step 4 : ENV TOOLSERVER_PORT 8082
18-Jul-2016 12:25:22 ---> Using cache
18-Jul-2016 12:25:22 ---> 89290ae39a8c
18-Jul-2016 12:25:22 Step 5 : CMD /usr/local/bin/usage
18-Jul-2016 12:25:22 ---> Using cache
18-Jul-2016 12:25:22 ---> 26b17e5bec73
18-Jul-2016 12:25:22 Successfully built 26b17e5bec73
18-Jul-2016 12:25:22 Tagged clowder toolserver with local
18-Jul-2016 12:25:22 Tagged clowder toolserver with local
18-Jul-2016 12:25:22 Untagged: toolserver-32690:latest
18-Jul-2016 12:25:22 Untagged: clowder-32690:latest