Page MenuHomePhorge

Build 184
PassedPublic

You are viewing an older run of this build. View Current Build

History

Run Command on atomic01

When
Completed at Apr 18 2015, 11:13 AM · Built for 2 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

49+ '[' -z master -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
60+ package=stick
61++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
64+ case ${package} in
65++ pwd
66+ export TMPDIR=/var/tmp/274
67+ TMPDIR=/var/tmp/274
68+ '[' '!' -d stick.git ']'
69+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
70+ pushd stick.git
71+ git checkout master
72Already on 'master'
73+ popd
74+ '[' stick '!=' stick ']'
75+ export commit
76+ export differential
77+ export id
78+ export package
79+ export phid
80+ export ro_uri
81+ export uri
82+ export vcs
83+ export test_build
84+ export test_functional
85+ export test_integration
86+ export test_performance
87+ export test_unit
88+ '[' -x stick.git/drydocker/stick/build.sh ']'
89+ pushd stick.git
90+ ../stick.git/drydocker/stick/build.sh
91Sending build context to Docker daemon 3.072 kB
92
93Sending build context to Docker daemon
94+ retval=0
95+ popd
96/usr/local/bin/drydocker: line 254: unexpected EOF while looking for matching `"'
97/usr/local/bin/drydocker: line 261: syntax error: unexpected end of file
98

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

1Cloning into 'stick.git'...
2/var/tmp/274/stick.git /var/tmp/274
3/var/tmp/274
4/var/tmp/274/stick.git /var/tmp/274
5Refreshed /usr/local/bin/drydocker
6Cloning into '/var/tmp/274/docker.git'...
7/var/tmp/274/docker.git/ci /var/tmp/274/stick.git
8for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
9 docker build -t kolab/ci-$dist - < $dist ; \
10done
11Step 0 : FROM centos:centos7
12 ---> 214a4932132a
13Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
14 ---> Using cache
15 ---> dcae4a4725d8
16Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
17 ---> Using cache
18 ---> 2ecb155876fe
19Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
20 ---> Using cache
21 ---> 3f48e284caa9
22Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
23 ---> Using cache
24 ---> 3e967874f069
25Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
26 ---> Using cache
27 ---> c22880c81964
28Step 6 : ENV IMAGE maipo
29 ---> Using cache
30 ---> 2f63d28b8d7b
31Step 7 : RUN yum clean metadata && yum -y install build epel-release git osc rpmdevtools yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
32 ---> Using cache
33 ---> f0a42dd05b25
34Step 8 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
35 ---> Using cache
36 ---> 04dccd54a02e
37Step 9 : RUN chmod 755 /entrypoint.sh
38 ---> Using cache
39 ---> 48c243ad5310
40Step 10 : ENTRYPOINT [ "/entrypoint.sh" ]
41 ---> Using cache
42 ---> 590f002cd2f1
43Successfully built 590f002cd2f1
44/var/tmp/274
45

Run Command on atomic02

When
Completed at Apr 18 2015, 11:13 AM · Built for 3 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

49+ '[' -z master -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
60+ package=stick
61++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
64+ case ${package} in
65++ pwd
66+ export TMPDIR=/var/tmp/273
67+ TMPDIR=/var/tmp/273
68+ '[' '!' -d stick.git ']'
69+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
70+ pushd stick.git
71+ git checkout master
72Already on 'master'
73+ popd
74+ '[' stick '!=' stick ']'
75+ export commit
76+ export differential
77+ export id
78+ export package
79+ export phid
80+ export ro_uri
81+ export uri
82+ export vcs
83+ export test_build
84+ export test_functional
85+ export test_integration
86+ export test_performance
87+ export test_unit
88+ '[' -x stick.git/drydocker/stick/build.sh ']'
89+ pushd stick.git
90+ ../stick.git/drydocker/stick/build.sh
91Sending build context to Docker daemon 3.072 kB
92
93Sending build context to Docker daemon
94+ retval=0
95+ popd
96/usr/local/bin/drydocker: line 254: unexpected EOF while looking for matching `"'
97/usr/local/bin/drydocker: line 261: syntax error: unexpected end of file
98

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

1Cloning into 'stick.git'...
2/var/tmp/273/stick.git /var/tmp/273
3/var/tmp/273
4/var/tmp/273/stick.git /var/tmp/273
5Refreshed /usr/local/bin/drydocker
6Cloning into '/var/tmp/273/docker.git'...
7/var/tmp/273/docker.git/ci /var/tmp/273/stick.git
8for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
9 docker build -t kolab/ci-$dist - < $dist ; \
10done
11Step 0 : FROM centos:centos7
12 ---> 214a4932132a
13Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
14 ---> Using cache
15 ---> 85a7fc22c601
16Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
17 ---> Using cache
18 ---> bcd2b3489b29
19Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
20 ---> Using cache
21 ---> 993c953beb21
22Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
23 ---> Using cache
24 ---> 02af3d0b0ea6
25Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
26 ---> Using cache
27 ---> 9e1006ebf407
28Step 6 : ENV IMAGE maipo
29 ---> Using cache
30 ---> 624cf3b1098b
31Step 7 : RUN yum clean metadata && yum -y install build epel-release git osc rpmdevtools yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
32 ---> Using cache
33 ---> fa9b282d64cd
34Step 8 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
35 ---> Using cache
36 ---> a3fe719421b8
37Step 9 : RUN chmod 755 /entrypoint.sh
38 ---> Using cache
39 ---> 2d62c91b85b2
40Step 10 : ENTRYPOINT [ "/entrypoint.sh" ]
41 ---> Using cache
42 ---> bdefd88c8b6b
43Successfully built bdefd88c8b6b
44/var/tmp/273
45

Lease Host atomic01

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

Lease Host atomic02

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