Page MenuHomePhorge

Build 141
FailedPublic

Run Command on atomic01

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

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

1+ test_build=0
2+ test_functional=0
3+ test_integration=0
4+ test_performance=0
5+ test_unit=0
6+ vcs=git
7+ '[' 12 -gt 0 ']'
8+ case $1 in
9++ eval echo ''\''141'\'''
10+++ echo 141
11+ id=141
12+ shift
13+ shift
14+ '[' 10 -gt 0 ']'
15+ case $1 in
16++ eval echo master
17+++ echo master
18+ commit=master
19+ shift
20+ shift
21+ '[' 8 -gt 0 ']'
22+ case $1 in
23++ eval echo ''\'''\'''
24+++ echo ''
25+ differential=
26+ shift
27+ shift
28+ '[' 6 -gt 0 ']'
29+ case $1 in
30++ eval echo ''\''PHID-HMBT-xwhgilsvt4wgdrpkpcwa'\'''
31+++ echo PHID-HMBT-xwhgilsvt4wgdrpkpcwa
32+ phid=PHID-HMBT-xwhgilsvt4wgdrpkpcwa
33+ shift
34+ shift
35+ '[' 4 -gt 0 ']'
36+ case $1 in
37++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git
38+++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
39+ uri=ssh://git@git.kolab.org/diffusion/QA/stick.git
40+ shift
41+ shift
42+ '[' 2 -gt 0 ']'
43+ case $1 in
44++ eval echo git
45+++ echo git
46+ vcs=git
47+ shift
48+ shift
49+ '[' 0 -gt 0 ']'
50+ '[' -z master -a -z '' ']'
51+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
52+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
53+ test_build=1
54+ test_functional=1
55+ test_integration=1
56+ test_performance=1
57+ test_unit=1
58+ '[' -z git ']'
59+ case ${vcs} in
60++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
61+ package=stick
62++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
63++ sed -e 's|ssh://git@|https://|g'
64+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
65+ case ${package} in
66++ pwd
67+ export TMPDIR=/var/tmp/208
68+ TMPDIR=/var/tmp/208
69+ '[' '!' -d stick.git ']'
70+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
71+ pushd stick.git
72+ git checkout master
73Already on 'master'
74+ popd
75+ '[' stick '!=' stick ']'
76+ export commit
77+ export differential
78+ export id
79+ export package
80+ export phid
81+ export ro_uri
82+ export uri
83+ export vcs
84+ export test_build
85+ export test_functional
86+ export test_integration
87+ export test_performance
88+ export test_unit
89+ '[' -x stick.git/drydocker/stick/build.sh ']'
90+ pushd stick.git
91+ ../stick.git/drydocker/stick/build.sh
92Sending build context to Docker daemon 2.56 kB
93
94Sending build context to Docker daemon
95+ retval=0
96+ popd
97+ cd /var/tmp
98+ rm -rf /var/tmp/208
99+ exit 0
100

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

1Cloning into 'stick.git'...
2/var/tmp/208/stick.git /var/tmp/208
3/var/tmp/208
4/var/tmp/208/stick.git /var/tmp/208
5Cloning into '/var/tmp/208/docker.git'...
6/var/tmp/208/docker.git/ci /var/tmp/208/stick.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 ---> 85a7fc22c601
15Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
16 ---> Using cache
17 ---> bcd2b3489b29
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Using cache
20 ---> 993c953beb21
21Step 4 : ENV IMAGE maipo
22 ---> Using cache
23 ---> c4453e9b9183
24Step 5 : RUN yum clean metadata && yum -y install epel-release git 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}' )
25 ---> Using cache
26 ---> fc4a830793f1
27Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
28 ---> Using cache
29 ---> e521a6ee74a1
30Step 7 : RUN chmod 755 /entrypoint.sh
31 ---> Using cache
32 ---> aad3cfd157c4
33Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
34 ---> Using cache
35 ---> 39ef9fbed092
36Successfully built 39ef9fbed092
37/var/tmp/208
38

Run Command on atomic02

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

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

1+ test_build=0
2+ test_functional=0
3+ test_integration=0
4+ test_performance=0
5+ test_unit=0
6+ vcs=git
7+ '[' 12 -gt 0 ']'
8+ case $1 in
9++ eval echo ''\''141'\'''
10+++ echo 141
11+ id=141
12+ shift
13+ shift
14+ '[' 10 -gt 0 ']'
15+ case $1 in
16++ eval echo master
17+++ echo master
18+ commit=master
19+ shift
20+ shift
21+ '[' 8 -gt 0 ']'
22+ case $1 in
23++ eval echo ''\'''\'''
24+++ echo ''
25+ differential=
26+ shift
27+ shift
28+ '[' 6 -gt 0 ']'
29+ case $1 in
30++ eval echo ''\''PHID-HMBT-o2j25fpjw3oafswaxucg'\'''
31+++ echo PHID-HMBT-o2j25fpjw3oafswaxucg
32+ phid=PHID-HMBT-o2j25fpjw3oafswaxucg
33+ shift
34+ shift
35+ '[' 4 -gt 0 ']'
36+ case $1 in
37++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git
38+++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
39+ uri=ssh://git@git.kolab.org/diffusion/QA/stick.git
40+ shift
41+ shift
42+ '[' 2 -gt 0 ']'
43+ case $1 in
44++ eval echo git
45+++ echo git
46+ vcs=git
47+ shift
48+ shift
49+ '[' 0 -gt 0 ']'
50+ '[' -z master -a -z '' ']'
51+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
52+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
53+ test_build=1
54+ test_functional=1
55+ test_integration=1
56+ test_performance=1
57+ test_unit=1
58+ '[' -z git ']'
59+ case ${vcs} in
60++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
61+ package=stick
62++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
63++ sed -e 's|ssh://git@|https://|g'
64+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
65++ pwd
66+ export TMPDIR=/var/tmp/207
67+ TMPDIR=/var/tmp/207
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 2.56 kB
92
93Sending build context to Docker daemon
94+ retval=0
95+ popd
96+ pushd stick.git
97+ ../stick.git/drydocker/stick/build.sh
98fatal: destination path '/var/tmp/207/docker.git' already exists and is not an empty directory.
99Sending build context to Docker daemon 2.56 kB
100
101Sending build context to Docker daemon
102+ retval=0
103+ popd
104/usr/local/bin/drydocker: line 244: syntax error near unexpected token `else'
105/usr/local/bin/drydocker: line 244: `else'
106

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

1Cloning into 'stick.git'...
2/var/tmp/207/stick.git /var/tmp/207
3/var/tmp/207
4/var/tmp/207/stick.git /var/tmp/207
5Refreshed /usr/local/bin/drydocker
6Cloning into '/var/tmp/207/docker.git'...
7/var/tmp/207/docker.git/ci /var/tmp/207/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 : ENV IMAGE maipo
23 ---> Using cache
24 ---> c4453e9b9183
25Step 5 : RUN yum clean metadata && yum -y install epel-release git 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}' )
26 ---> Using cache
27 ---> fc4a830793f1
28Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
29 ---> Using cache
30 ---> e521a6ee74a1
31Step 7 : RUN chmod 755 /entrypoint.sh
32 ---> Using cache
33 ---> aad3cfd157c4
34Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
35 ---> Using cache
36 ---> 39ef9fbed092
37Successfully built 39ef9fbed092
38/var/tmp/207
39/var/tmp/207/stick.git /var/tmp/207
40/var/tmp/207/docker.git/ci /var/tmp/207/stick.git
41for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
42 docker build -t kolab/ci-$dist - < $dist ; \
43done
44Step 0 : FROM centos:centos7
45 ---> 214a4932132a
46Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
47 ---> Using cache
48 ---> 85a7fc22c601
49Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
50 ---> Using cache
51 ---> bcd2b3489b29
52Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
53 ---> Using cache
54 ---> 993c953beb21
55Step 4 : ENV IMAGE maipo
56 ---> Using cache
57 ---> c4453e9b9183
58Step 5 : RUN yum clean metadata && yum -y install epel-release git 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}' )
59 ---> Using cache
60 ---> fc4a830793f1
61Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
62 ---> Using cache
63 ---> e521a6ee74a1
64Step 7 : RUN chmod 755 /entrypoint.sh
65 ---> Using cache
66 ---> aad3cfd157c4
67Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
68 ---> Using cache
69 ---> 39ef9fbed092
70Successfully built 39ef9fbed092
71/var/tmp/207
72

Lease Host atomic01

When
Completed at Apr 17 2015, 2:51 PM · 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 17 2015, 2:51 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Event Timeline