Page MenuHomePhorge

Build 819
PassedPublic

Run Command on atomic01

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

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

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

53 ---> Using cache
54 ---> 32fefcd2c132
55Step 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
56 ---> Using cache
57 ---> ff406013d7e3
58Step 16 : WORKDIR /srv
59 ---> Using cache
60 ---> e42962e1caf2
61Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
62 ---> Using cache
63 ---> a2b99b7fbbbc
64Step 18 : WORKDIR /srv/closure-compiler.git
65 ---> Using cache
66 ---> 6b1338f5bf96
67Step 19 : RUN ant jar
68 ---> Using cache
69 ---> 32d0e7f967cd
70Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar
71 ---> Using cache
72 ---> f242700c08e3
73Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/
74 ---> Using cache
75 ---> cbe727e9d98d
76Step 22 : WORKDIR /srv
77 ---> Using cache
78 ---> 5f7bf4ce1200
79Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
80 ---> Using cache
81 ---> e34dd4c5b574
82Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
83 ---> Using cache
84 ---> 1f27feb5c3e3
85Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
86 ---> Using cache
87 ---> 7701bc31398f
88Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
89 ---> 1b162ad23333
90Removing intermediate container 55a4e439a9fc
91Step 27 : RUN chmod 755 /entrypoint.sh
92 ---> Running in 528e863623e1
93 ---> 56d47c6121fe
94Removing intermediate container 528e863623e1
95Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
96 ---> Running in 2f86004e4aa5
97 ---> 5a301793610a
98Removing intermediate container 2f86004e4aa5
99Successfully built 5a301793610a
100/var/tmp/1086/docker.git
101/var/tmp/1086
102

Run Command on atomic02

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

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

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

51 ---> b7da76b74826
52Step 14 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
53 ---> Using cache
54 ---> c5e31252202e
55Step 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
56 ---> Using cache
57 ---> f436e9eac28a
58Step 16 : WORKDIR /srv
59 ---> Using cache
60 ---> 6c602d3c85b9
61Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
62 ---> Using cache
63 ---> bdf1bded5f38
64Step 18 : WORKDIR /srv/closure-compiler.git
65 ---> Using cache
66 ---> 4da38978612d
67Step 19 : RUN ant jar
68 ---> Using cache
69 ---> 7767300a9043
70Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar
71 ---> Using cache
72 ---> d0ecc10f1685
73Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/
74 ---> Using cache
75 ---> cba884112f77
76Step 22 : WORKDIR /srv
77 ---> Using cache
78 ---> 5cdb1d2ccc07
79Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
80 ---> Using cache
81 ---> a4818baad3d6
82Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
83 ---> Using cache
84 ---> 024c02481f03
85Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
86 ---> Using cache
87 ---> 632083b160e9
88Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
89 ---> Using cache
90 ---> 962e1cb85d55
91Step 27 : RUN chmod 755 /entrypoint.sh
92 ---> Using cache
93 ---> 43f43b858a87
94Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
95 ---> Using cache
96 ---> fabb4d1593fb
97Successfully built fabb4d1593fb
98/var/tmp/1085/docker.git
99/var/tmp/1085
100

Lease Host atomic01

When
Completed at Jun 23 2015, 11:28 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 Jun 23 2015, 11:28 AM · 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 Jun 23 2015, 11:28 AM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.
1 empty log is hidden Show all logs.

Event Timeline