Page MenuHomePhorge

Build 530
PassedPublic

Run Command on atomic01

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

Build Log 1939 (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+ case ${uri} in
18++ pwd
19+ export TMPDIR=/var/tmp/745
20+ TMPDIR=/var/tmp/745
21+ '[' '!' -d stick.git ']'
22+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
23+ export commit
24+ export differential
25+ export id
26+ export package
27+ export phid
28+ export ro_uri
29+ export uri
30+ export vcs
31+ export test_build
32+ export test_functional
33+ export test_integration
34+ export test_performance
35+ export test_unit
36+ '[' -x stick.git/drydocker/stick/build.sh ']'
37+ pushd stick.git
38+ ../stick.git/drydocker/stick/build.sh
39Sending build context to Docker daemon 4.608 kB
40
41Sending build context to Docker daemon
42+ retval=0
43+ popd
44

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

1Cloning into 'stick.git'...
2/var/tmp/745/stick.git /var/tmp/745
3Refreshed /usr/local/bin/drydocker
4Cloning into '/var/tmp/745/docker.git'...
5/var/tmp/745/docker.git /var/tmp/745/stick.git
6HEAD is now at 3471c2a Add files
7/var/tmp/745/docker.git/ci /var/tmp/745/docker.git
8Undetermined amount of free space, cleaning up in any case.
9for container in $(docker ps -a | grep Exited | awk '{print $1}'); do \
10 docker rm -f $container ; \
11done
12for image in $(docker images -aq --filter dangling=true); do \
13 docker rmi -f $image ; \
14done
15for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
16 docker build --rm=true --force-rm=true -t kolab/ci-$dist - < $dist ; \
17done
18Step 0 : FROM centos:centos7
19 ---> fd44297e2ddb
20Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
21 ---> Using cache
22 ---> a36d5966043c
23Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
24 ---> Using cache
25 ---> 56856fb2378b
26Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
27 ---> Using cache
28 ---> 9d759c3f7a82
29Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
30 ---> Using cache
31 ---> bb0eaa6c4bdc
32Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
33 ---> Using cache
34 ---> c3c915795822
35Step 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
36 ---> Using cache
37 ---> 361e48f4eda7
38Step 7 : RUN yum -y reinstall \*
39 ---> Using cache
40 ---> 64f087b684bb
41Step 8 : ENV IMAGE maipo
42 ---> Using cache
43 ---> 2b5f25706ee4
44Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service
45 ---> Using cache
46 ---> 5d3b20c8dac8
47Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
48 ---> Using cache
49 ---> e087ab1323f0
50Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service
51 ---> Using cache
52 ---> cccdc0d051b9
53Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl
54 ---> Using cache
55 ---> b34754b99c58
56Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
57 ---> Using cache
58 ---> 44c2cd6519bc
59Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
60 ---> Using cache
61 ---> ace658044d9f
62Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
63 ---> Using cache
64 ---> 5fc2d3611b74
65Step 16 : RUN yum clean all && yum -y install epel-release && yum -y install --skip-broken ant atk-devel.i686 build cairo-devel.i686 fontconfig-devel.i686 freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
66 ---> Using cache
67 ---> 9f599691a3db
68Step 17 : WORKDIR /srv
69 ---> Using cache
70 ---> e6cf7b847d1d
71Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
72 ---> Using cache
73 ---> 5291f8df5022
74Step 19 : WORKDIR /srv/closure-compiler.git
75 ---> Using cache
76 ---> 9d97e2be98ee
77Step 20 : RUN ant jar
78 ---> Using cache
79 ---> 77748c5910be
80Step 21 : WORKDIR /srv
81 ---> Using cache
82 ---> 77e9a4cd5f2b
83Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
84 ---> Using cache
85 ---> 0ce811a69fcf
86Step 23 : WORKDIR /srv/selenium.git
87 ---> Using cache
88 ---> 9a1cd5aa70f5
89Step 24 : RUN ./go --trace --verbose build
90 ---> Using cache
91 ---> 93317a88c12c
92Step 25 : WORKDIR /srv
93 ---> Using cache
94 ---> b8940d6b20da
95Step 26 : ADD https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/phantomjs-1.9.7-linux-x86_64.tar.bz2
96 ---> Using cache
97 ---> 1648fa1de791
98Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
99 ---> Using cache
100 ---> ce8dcf2b5d14
101Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
102 ---> Using cache
103 ---> 015cba4ac6d3
104Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
105 ---> Using cache
106 ---> 2a17f14f9343
107Step 30 : RUN chmod 755 /entrypoint.sh
108 ---> Using cache
109 ---> cdb37a1c6da6
110Step 31 : ENTRYPOINT [ "/entrypoint.sh" ]
111 ---> Using cache
112 ---> cb4b20cc752e
113Successfully built cb4b20cc752e
114/var/tmp/745/docker.git
115/var/tmp/745
116

Run Command on atomic02

When
Completed at May 24 2015, 9:42 AM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 1937 (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+ case ${uri} in
18++ pwd
19+ export TMPDIR=/var/tmp/744
20+ TMPDIR=/var/tmp/744
21+ '[' stick '!=' stick ']'
22+ export commit
23+ export differential
24+ export id
25+ export package
26+ export phid
27+ export ro_uri
28+ export uri
29+ export vcs
30+ export test_build
31+ export test_functional
32+ export test_integration
33+ export test_performance
34+ export test_unit
35+ '[' -x stick.git/drydocker/stick/build.sh ']'
36+ echo 'I have no build script for package '\''stick'\'''
37+ cd /var/tmp
38+ rm -rf /var/tmp/744
39+ exit
40

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

1I have no build script for package 'stick'
2

Lease Host atomic01

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

Lease Host atomic02

When
Completed at May 24 2015, 9:42 AM · Built for 1 s
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 May 24 2015, 9:42 AM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 1926 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 529
2

Event Timeline