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
25-Oct-2016 13:57:25 Successfully built 0cd438ab3613
25-Oct-2016 13:57:25 Sending build context to Docker daemon 22.02 kB
25-Oct-2016 13:57:25
25-Oct-2016 13:57:25 Step 1 : FROM ubuntu
25-Oct-2016 13:57:26 latest: Pulling from library/ubuntu
25-Oct-2016 13:57:26 Digest: sha256:2d44ae143feeb36f4c898d32ed2ab2dffeb3a573d2d8928646dfc9cb7deb1315
25-Oct-2016 13:57:26 Status: Image is up to date for ubuntu:latest
25-Oct-2016 13:57:26 ---> f753707788c5
25-Oct-2016 13:57:26 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/*     ;
25-Oct-2016 13:57:26 ---> Using cache
25-Oct-2016 13:57:26 ---> fb9df10eb804
25-Oct-2016 13:57:26 Step 3 : COPY FILES.toolserver /
25-Oct-2016 13:57:26 ---> Using cache
25-Oct-2016 13:57:26 ---> 01c792e18522
25-Oct-2016 13:57:26 Step 4 : ENV TOOLSERVER_PORT 8082
25-Oct-2016 13:57:26 ---> Using cache
25-Oct-2016 13:57:26 ---> 6d8a1cbd14ac
25-Oct-2016 13:57:26 Step 5 : CMD /usr/local/bin/usage
25-Oct-2016 13:57:26 ---> Using cache
25-Oct-2016 13:57:26 ---> 49fb4c0a4381
25-Oct-2016 13:57:26 Successfully built 49fb4c0a4381
25-Oct-2016 13:57:26 Tagged clowder toolserver with local
25-Oct-2016 13:57:26 Tagged clowder toolserver with local
25-Oct-2016 13:57:26 Untagged: toolserver-32653:latest
25-Oct-2016 13:57:26 Untagged: clowder-32653:latest