Page MenuHomePhorge

Build 109
PassedPublic

Run Command

When
Completed at Apr 17 2015, 12:00 PM · Built for 34 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/DO/docker.git
64++ pwd
65+ export TMPDIR=/var/tmp/148
66+ TMPDIR=/var/tmp/148
67+ '[' '!' -d docker.git ']'
68+ git clone https://git.kolab.org/diffusion/DO/docker.git docker.git
69+ pushd docker.git
70+ git checkout a14a5781b636cd535532d21f8d52b3d127b7a430
71Note: checking out 'a14a5781b636cd535532d21f8d52b3d127b7a430'.
72
73You are in 'detached HEAD' state. You can look around, make experimental
74changes and commit them, and you can discard any commits you make in this
75state without impacting any branches by performing another checkout.
76
77If you want to create a new branch to retain commits you create, you may
78do so (now or later) by using -b with the checkout command again. Example:
79
80 git checkout -b new_branch_name
81
82HEAD is now at a14a578... Use the correct capitalization
83+ popd
84+ '[' docker '!=' stick ']'
85+ '[' '!' -d stick.git ']'
86+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
87+ export commit
88+ export differential
89+ export id
90+ export package
91+ export phid
92+ export ro_uri
93+ export uri
94+ export vcs
95+ export test_build
96+ export test_functional
97+ export test_integration
98+ export test_performance
99+ export test_unit
100+ '[' -x stick.git/drydocker/docker/build.sh ']'
101+ pushd docker.git
102+ ../stick.git/drydocker/docker/build.sh
103Sending build context to Docker daemon 2.048 kB
104
105Sending build context to Docker daemon
106+ popd
107+ echo 'At this stage, we'\''re just going to be successful.'
108+ cd /var/tmp
109+ rm -rf /var/tmp/148
110+ exit 0
111

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

14for image in $(docker images -aq --filter dangling=true); do \
15 docker rmi -f $image ; \
16done
17Deleted: bea77359ebad54b44ac03c938c7b757498ca5cd673bdaee197b233a686051c54
18Deleted: 8dffe02b318be799714b91d5107d742f25e22341369afee3aa502c01a96d1858
19Deleted: a8891c2609834cf7f250985ffd678026af335551ae9986383ab7462229adff2d
20Deleted: be559250b1a04838de1666a02baa4d0563e01c953b962922b3b76ec3c91415dc
21Deleted: 10bb244a07003bd7c3494d5c9ee12a810662a9ccc3df8d15247a44a2ac34f32d
22Deleted: 608627b843179c66e5dd3161acd5ee6807bb9ffdb7ac9f6517875dbd6af9e13a
23Deleted: e42df16a2adc8feba281198d6193b1b93b48e6bdfd84610c84704960ee690f0f
24Deleted: 853fb6afcba5805d6b438b982d8122044a912aba24574eda35135c108ff6761a
25Deleted: 5b24cc805308d04f9be596fe62f23f24b0273143a2ab01079b827fc04ae922fb
26Deleted: e0bdeea964f844daf7123f9dc78fe7ae66338a0aa712e268498e4b4d431aece5
27Deleted: f9578a6d7b07a77dc0b930b865a9f935f9752faa1674fb94232feb88574b7731
28for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
29 docker build -t kolab/ci-$dist - < $dist ; \
30done
31Step 0 : FROM centos:centos7
32 ---> 214a4932132a
33Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
34 ---> Using cache
35 ---> 8d240b95f20e
36Step 2 : RUN yum clean metadata && yum -y install epel-release git yum-utils
37 ---> Using cache
38 ---> d0522e68ebf3
39Step 3 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
40 ---> Using cache
41 ---> 7da183851187
42Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc
43 ---> Using cache
44 ---> f24a9676cfc3
45Step 5 : ENV IMAGE maipo
46 ---> Using cache
47 ---> 08ee6650096b
48Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
49 ---> c8c05dea32fb
50Removing intermediate container a6d2eaac4f36
51Step 7 : RUN chmod 755 /entrypoint.sh
52 ---> Running in b98b1bc27fa2
53 ---> 85163972016f
54Removing intermediate container b98b1bc27fa2
55Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
56 ---> Running in fab2d82dfd3e
57 ---> 144a82e3984c
58Removing intermediate container fab2d82dfd3e
59Successfully built 144a82e3984c
60/var/tmp/148/docker.git
61/var/tmp/148
62At this stage, we're just going to be successful.
63

Lease Host

When
Completed at Apr 17 2015, 12:00 PM · 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, 12:00 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline