Page MenuHomePhorge

Build 16
PassedPublic

Run Command

When
Completed at Apr 14 2015, 11:03 PM · Built for 39 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

1Note: checking out 'e579bc2cb343696b0dd7ceb976df0629b54c805d'.
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 e579bc2... Restructure the build for maipo
13Sending build context to Docker daemon 2.048 kB
14
15Sending build context to Docker daemon
16

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

1/var/tmp/16 /var/tmp/30
2Cloning into 'docker.git'...
3/var/tmp/16/docker.git /var/tmp/16 /var/tmp/30
4/var/tmp/16 /var/tmp/30
5Cloning into 'stick.git'...
6/var/tmp/16/docker.git /var/tmp/16 /var/tmp/30
7/var/tmp/16/docker.KMh /var/tmp/16/docker.git
8Cloning into 'docker.git'...
9/var/tmp/16/docker.KMh/docker.git/ci /var/tmp/16/docker.KMh /var/tmp/16/docker.git
10for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
11 docker build -t kolab/ci-$dist - < $dist ; \
12done
13Step 0 : FROM centos:centos7
14 ---> 214a4932132a
15Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
16 ---> Using cache
17 ---> 85a7fc22c601
18Step 2 : RUN yum clean metadata && yum -y install epel-release
19 ---> Running in 5ba5b9df34d2
20Loaded plugins: fastestmirror
21Cleaning repos: base extras updates
220 metadata files removed
230 sqlite files removed
240 metadata files removed
25Loaded plugins: fastestmirror
26Determining fastest mirrors
27 * base: centosmirror.netcup.net
28 * extras: centosmirror.netcup.net
29 * updates: mirror.euserv.net
30Resolving Dependencies
31--> Running transaction check
32---> Package epel-release.noarch 0:7-5 will be installed
33--> Finished Dependency Resolution
34
35Dependencies Resolved
36
37================================================================================
38 Package Arch Version Repository Size
39================================================================================
40Installing:
41 epel-release noarch 7-5 extras 14 k
42
43Transaction Summary
44================================================================================
45Install 1 Package
46
47Total download size: 14 k
48Installed size: 24 k
49Downloading packages:
50warning: /var/cache/yum/x86_64/7/extras/packages/epel-release-7-5.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
51Public key for epel-release-7-5.noarch.rpm is not installed
52Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
53Importing GPG key 0xF4A80EB5:
54 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
55 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
56 Package : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@CentOS/$releasever)
57 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
58Running transaction check
59Running transaction test
60Transaction test succeeded
61Running transaction
62 Installing : epel-release-7-5.noarch 1/1
63 Verifying : epel-release-7-5.noarch 1/1
64
65Installed:
66 epel-release.noarch 0:7-5
67
68Complete!
69 ---> bd71e0e2d52b
70Removing intermediate container 5ba5b9df34d2
71Step 3 : git yum-utils
72# Skipping unknown instruction GIT
73Step 4 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
74 ---> 9e762301c5e1
75Removing intermediate container 88617c96c2f3
76Step 5 : RUN rpm --import https://ssl.kolabsys.com/community.asc
77 ---> Running in 40013050cc69
78 ---> e08acb6466a1
79Removing intermediate container 40013050cc69
80Step 6 : ENV IMAGE maipo
81 ---> Running in 42e3358f85d0
82 ---> a08cc67d7a04
83Removing intermediate container 42e3358f85d0
84Step 7 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
85 ---> a1961c98b9d6
86Removing intermediate container 4c7897befff5
87Step 8 : RUN chmod 755 /entrypoint.sh
88 ---> Running in 1bf8036a4907
89 ---> 1736ddea045a
90Removing intermediate container 1bf8036a4907
91Step 9 : ENTRYPOINT [ "/entrypoint.sh" ]
92 ---> Running in acd578378dd9
93 ---> 8e23a139153e
94Removing intermediate container acd578378dd9
95Successfully built 8e23a139153e
96/var/tmp/16/docker.KMh /var/tmp/16/docker.git
97/var/tmp/16/docker.git
98/var/tmp/16 /var/tmp/30
99/var/tmp/30
100At this stage, we're just going to be successful.
101

Lease Host

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

Event Timeline