Page MenuHomePhorge

Build 807
PassedPublic

Run Command on atomic01

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 22 2015, 9:57 AM · Built for 8 s
Status
Passed

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

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
12+ package=stick
13++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/tmp/1067
19+ TMPDIR=/var/tmp/1067
20+ '[' '!' -d stick.git ']'
21+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
22+ pushd stick.git
23+ git checkout master
24Already on 'master'
25+ popd
26+ '[' stick '!=' stick ']'
27+ export commit
28+ export differential
29+ export id
30+ export package
31+ export phid
32+ export ro_uri
33+ export uri
34+ export vcs
35+ export test_build
36+ export test_functional
37+ export test_integration
38+ export test_performance
39+ export test_unit
40+ '[' -x stick.git/drydocker/stick/build.sh ']'
41+ pushd stick.git
42+ ../stick.git/drydocker/stick/build.sh
43Sending build context to Docker daemon 5.632 kB
44
45Sending build context to Docker daemon
46+ retval=0
47+ popd
48+ cd /var/tmp
49+ rm -rf /var/tmp/1067
50+ exit 0
51

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

1Cloning into 'stick.git'...
2/var/tmp/1067/stick.git /var/tmp/1067
3/var/tmp/1067
4/var/tmp/1067/stick.git /var/tmp/1067
5Cloning into '/var/tmp/1067/docker.git'...
6/var/tmp/1067/docker.git /var/tmp/1067/stick.git
7HEAD is now at 71f79cb To assist development of stick, only checkout, clean and reset when there's no interactivity
8/var/tmp/1067/docker.git/ci /var/tmp/1067/docker.git
9for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
10 docker build --rm=true --force-rm=true -t kolab/ci-$dist - < $dist ; \
11done
12Step 0 : FROM centos:centos7
13 ---> fd44297e2ddb
14Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
15 ---> Using cache
16 ---> d187a5684304
17Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
18 ---> Using cache
19 ---> 8ca4fa67c4b6
20Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
21 ---> Using cache
22 ---> 76af01dc84fc
23Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
24 ---> Using cache
25 ---> 099c69fe79e9
26Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
27 ---> Using cache
28 ---> f420723ac69d
29Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf
30 ---> Using cache
31 ---> 484577da8f5e
32Step 7 : ENV IMAGE maipo
33 ---> Using cache
34 ---> f9c0f04d3570
35Step 8 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/dbus.service /etc/systemd/system/dbus.service
36 ---> Using cache
37 ---> a376ff4ddd8b
38Step 9 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
39 ---> Using cache
40 ---> 06a484f82b3d
41Step 10 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/httpd.service /etc/systemd/system/httpd.service
42 ---> Using cache
43 ---> 45174dd322a3
44Step 11 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl /usr/bin/systemctl
45 ---> Using cache
46 ---> 49d2809c28f0
47Step 12 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
48 ---> Using cache
49 ---> 1e35abd07266
50Step 13 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
51 ---> Using cache
52 ---> b7da76b74826
53Step 14 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
54 ---> Using cache
55 ---> c5e31252202e
56Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils
57 ---> Using cache
58 ---> f436e9eac28a
59Step 16 : WORKDIR /srv
60 ---> Using cache
61 ---> 6c602d3c85b9
62Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
63 ---> Using cache
64 ---> bdf1bded5f38
65Step 18 : WORKDIR /srv/closure-compiler.git
66 ---> Using cache
67 ---> 4da38978612d
68Step 19 : RUN ant jar
69 ---> Using cache
70 ---> 7767300a9043
71Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar
72 ---> Using cache
73 ---> d0ecc10f1685
74Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/
75 ---> Using cache
76 ---> cba884112f77
77Step 22 : WORKDIR /srv
78 ---> Using cache
79 ---> 5cdb1d2ccc07
80Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
81 ---> Using cache
82 ---> a4818baad3d6
83Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
84 ---> Using cache
85 ---> 024c02481f03
86Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
87 ---> Using cache
88 ---> 632083b160e9
89Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
90 ---> Using cache
91 ---> 75b3652c26da
92Step 27 : RUN chmod 755 /entrypoint.sh
93 ---> Using cache
94 ---> 7ba408bfa919
95Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
96 ---> Using cache
97 ---> 662f64035059
98Successfully built 662f64035059
99/var/tmp/1067/docker.git
100/var/tmp/1067
101

Run Command on atomic02

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 22 2015, 9:57 AM · Built for 9 s
Status
Passed

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

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
12+ package=stick
13++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/tmp/1066
19+ TMPDIR=/var/tmp/1066
20+ '[' '!' -d stick.git ']'
21+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
22+ pushd stick.git
23+ git checkout master
24Already on 'master'
25+ popd
26+ '[' stick '!=' stick ']'
27+ export commit
28+ export differential
29+ export id
30+ export package
31+ export phid
32+ export ro_uri
33+ export uri
34+ export vcs
35+ export test_build
36+ export test_functional
37+ export test_integration
38+ export test_performance
39+ export test_unit
40+ '[' -x stick.git/drydocker/stick/build.sh ']'
41+ pushd stick.git
42+ ../stick.git/drydocker/stick/build.sh
43Sending build context to Docker daemon 5.632 kB
44
45Sending build context to Docker daemon
46+ retval=0
47+ popd
48+ cd /var/tmp
49+ rm -rf /var/tmp/1066
50+ exit 0
51

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

1Cloning into 'stick.git'...
2/var/tmp/1066/stick.git /var/tmp/1066
3/var/tmp/1066
4/var/tmp/1066/stick.git /var/tmp/1066
5Cloning into '/var/tmp/1066/docker.git'...
6/var/tmp/1066/docker.git /var/tmp/1066/stick.git
7HEAD is now at 71f79cb To assist development of stick, only checkout, clean and reset when there's no interactivity
8/var/tmp/1066/docker.git/ci /var/tmp/1066/docker.git
9for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
10 docker build --rm=true --force-rm=true -t kolab/ci-$dist - < $dist ; \
11done
12Step 0 : FROM centos:centos7
13 ---> fd44297e2ddb
14Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
15 ---> Using cache
16 ---> d187a5684304
17Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
18 ---> Using cache
19 ---> 8ca4fa67c4b6
20Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
21 ---> Using cache
22 ---> 76af01dc84fc
23Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
24 ---> Using cache
25 ---> 099c69fe79e9
26Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
27 ---> Using cache
28 ---> f420723ac69d
29Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf
30 ---> Using cache
31 ---> 484577da8f5e
32Step 7 : ENV IMAGE maipo
33 ---> Using cache
34 ---> f9c0f04d3570
35Step 8 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/dbus.service /etc/systemd/system/dbus.service
36 ---> Using cache
37 ---> a376ff4ddd8b
38Step 9 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
39 ---> Using cache
40 ---> 06a484f82b3d
41Step 10 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/httpd.service /etc/systemd/system/httpd.service
42 ---> Using cache
43 ---> 45174dd322a3
44Step 11 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl /usr/bin/systemctl
45 ---> Using cache
46 ---> 49d2809c28f0
47Step 12 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
48 ---> Using cache
49 ---> 1e35abd07266
50Step 13 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
51 ---> Using cache
52 ---> b7da76b74826
53Step 14 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
54 ---> Using cache
55 ---> c5e31252202e
56Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils
57 ---> Using cache
58 ---> f436e9eac28a
59Step 16 : WORKDIR /srv
60 ---> Using cache
61 ---> 6c602d3c85b9
62Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
63 ---> Using cache
64 ---> bdf1bded5f38
65Step 18 : WORKDIR /srv/closure-compiler.git
66 ---> Using cache
67 ---> 4da38978612d
68Step 19 : RUN ant jar
69 ---> Using cache
70 ---> 7767300a9043
71Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar
72 ---> Using cache
73 ---> d0ecc10f1685
74Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/
75 ---> Using cache
76 ---> cba884112f77
77Step 22 : WORKDIR /srv
78 ---> Using cache
79 ---> 5cdb1d2ccc07
80Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
81 ---> Using cache
82 ---> a4818baad3d6
83Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
84 ---> Using cache
85 ---> 024c02481f03
86Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
87 ---> Using cache
88 ---> 632083b160e9
89Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
90 ---> Using cache
91 ---> 75b3652c26da
92Step 27 : RUN chmod 755 /entrypoint.sh
93 ---> Using cache
94 ---> 7ba408bfa919
95Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
96 ---> Using cache
97 ---> 662f64035059
98Successfully built 662f64035059
99/var/tmp/1066/docker.git
100/var/tmp/1066
101

Lease Host atomic01

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 22 2015, 9:56 AM · Built for 1 s
Status
Passed

Lease Host atomic02

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 22 2015, 9:56 AM · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 22 2015, 9:56 AM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline