Page MenuHomePhorge

Build 98
PassedPublic

Run Command

When
Completed at Apr 17 2015, 11:28 AM · Built for 24 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 344 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1Note: checking out '9e4c5a53a6a2731dab4cd2b811a5d7c686ebb7f4'.
2
3You are in 'detached HEAD' state. You can look around, make experimental
4changes and commit them, and you can discard any commits you make in this
5state without impacting any branches by performing another checkout.
6
7If you want to create a new branch to retain commits you create, you may
8do so (now or later) by using -b with the checkout command again. Example:
9
10 git checkout -b new_branch_name
11
12HEAD is now at 9e4c5a5... Make clean should not kill anything
13df: ‘/var/lib/docker/devicemapper’: Permission denied
14(standard_in) 1: syntax error
15../stick.git/drydocker/docker/build.sh: line 7: [: ==: unary operator expected
16df: ‘/var/lib/docker/devicemapper’: Permission denied
17(standard_in) 1: syntax error
18../stick.git/drydocker/docker/build.sh: line 12: [: ==: unary operator expected
19Sending build context to Docker daemon 2.048 kB
20
21Sending build context to Docker daemon
22

Build Log 343 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Cloning into 'docker.git'...
2/var/tmp/127/docker.git /var/tmp/127
3/var/tmp/127
4Cloning into 'stick.git'...
5/var/tmp/127/docker.git /var/tmp/127
6/var/tmp/127/docker.git/ci /var/tmp/127/docker.git
7for 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 ; \
9done
10Step 0 : FROM centos:centos7
11 ---> 214a4932132a
12Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
13 ---> Using cache
14 ---> 8d240b95f20e
15Step 2 : RUN yum clean metadata && yum -y install epel-release git yum-utils
16 ---> Using cache
17 ---> d0522e68ebf3
18Step 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
21Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc
22 ---> Using cache
23 ---> f24a9676cfc3
24Step 5 : ENV IMAGE maipo
25 ---> Using cache
26 ---> 08ee6650096b
27Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
28 ---> 14abf22942df
29Removing intermediate container 83bc6b73c4fa
30Step 7 : RUN chmod 755 /entrypoint.sh
31 ---> Running in bd061ed69361
32 ---> 818eb57b0f7f
33Removing intermediate container bd061ed69361
34Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
35 ---> Running in 1aece5bad482
36 ---> bd4a605356cb
37Removing intermediate container 1aece5bad482
38Successfully built bd4a605356cb
39/var/tmp/127/docker.git
40/var/tmp/127
41At this stage, we're just going to be successful.
42

Lease Host

When
Completed at Apr 17 2015, 11:27 AM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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.

Event Timeline