Properties
Properties
Run Command
Run Command
- When
- Completed at Apr 17 2015, 11:28 AM · Built for 24 s
- Status
Passed
| 1 | Note: checking out '9e4c5a53a6a2731dab4cd2b811a5d7c686ebb7f4'. |
|---|---|
| 2 | |
| 3 | You are in 'detached HEAD' state. You can look around, make experimental |
| 4 | changes and commit them, and you can discard any commits you make in this |
| 5 | state without impacting any branches by performing another checkout. |
| 6 | |
| 7 | If you want to create a new branch to retain commits you create, you may |
| 8 | do so (now or later) by using -b with the checkout command again. Example: |
| 9 | |
| 10 | git checkout -b new_branch_name |
| 11 | |
| 12 | HEAD is now at 9e4c5a5... Make clean should not kill anything |
| 13 | df: ‘/var/lib/docker/devicemapper’: Permission denied |
| 14 | (standard_in) 1: syntax error |
| 15 | ../stick.git/drydocker/docker/build.sh: line 7: [: ==: unary operator expected |
| 16 | df: ‘/var/lib/docker/devicemapper’: Permission denied |
| 17 | (standard_in) 1: syntax error |
| 18 | ../stick.git/drydocker/docker/build.sh: line 12: [: ==: unary operator expected |
| 19 | Sending build context to Docker daemon 2.048 kB |
| 20 | |
| 21 | Sending build context to Docker daemon |
| 22 |
| 1 | Cloning into 'docker.git'... |
|---|---|
| 2 | /var/tmp/127/docker.git /var/tmp/127 |
| 3 | /var/tmp/127 |
| 4 | Cloning into 'stick.git'... |
| 5 | /var/tmp/127/docker.git /var/tmp/127 |
| 6 | /var/tmp/127/docker.git/ci /var/tmp/127/docker.git |
| 7 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 8 | docker build -t kolab/ci-$dist - < $dist ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | ---> 214a4932132a |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> 8d240b95f20e |
| 15 | Step 2 : RUN yum clean metadata && yum -y install epel-release git yum-utils |
| 16 | ---> Using cache |
| 17 | ---> d0522e68ebf3 |
| 18 | Step 3 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 19 | ---> Using cache |
| 20 | ---> 7da183851187 |
| 21 | Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 22 | ---> Using cache |
| 23 | ---> f24a9676cfc3 |
| 24 | Step 5 : ENV IMAGE maipo |
| 25 | ---> Using cache |
| 26 | ---> 08ee6650096b |
| 27 | Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 28 | ---> 14abf22942df |
| 29 | Removing intermediate container 83bc6b73c4fa |
| 30 | Step 7 : RUN chmod 755 /entrypoint.sh |
| 31 | ---> Running in bd061ed69361 |
| 32 | ---> 818eb57b0f7f |
| 33 | Removing intermediate container bd061ed69361 |
| 34 | Step 8 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 35 | ---> Running in 1aece5bad482 |
| 36 | ---> bd4a605356cb |
| 37 | Removing intermediate container 1aece5bad482 |
| 38 | Successfully built bd4a605356cb |
| 39 | /var/tmp/127/docker.git |
| 40 | /var/tmp/127 |
| 41 | At this stage, we're just going to be successful. |
| 42 |
Lease Host
Lease Host
- When
- Completed at Apr 17 2015, 11:27 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Apr 17 2015, 11:27 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.