Page MenuHomePhorge

Build 531
PassedPublic

History

Run Command on atomic01

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

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

2+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
3+ test_build=1
4+ test_functional=1
5+ test_integration=1
6+ test_performance=1
7+ test_unit=1
8+ '[' -z git ']'
9+ case ${vcs} in
10++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
11+ package=stick
12++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
13++ sed -e 's|ssh://git@|https://|g'
14+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
15+ case ${package} in
16+ case ${uri} in
17++ pwd
18+ export TMPDIR=/var/tmp/749
19+ TMPDIR=/var/tmp/749
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 4.608 kB
44
45Sending build context to Docker daemon
46+ retval=0
47+ popd
48+ cd /var/tmp
49+ rm -rf /var/tmp/749
50+ exit 0
51

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

70 ---> 03f78d0d0891
71Step 17 : WORKDIR /srv
72 ---> Using cache
73 ---> a5826cfc37a8
74Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
75 ---> Using cache
76 ---> 9306127e6da8
77Step 19 : WORKDIR /srv/closure-compiler.git
78 ---> Using cache
79 ---> b6f97b2376e7
80Step 20 : RUN ant jar
81 ---> Using cache
82 ---> c63c10baf1f4
83Step 21 : WORKDIR /srv
84 ---> Using cache
85 ---> 658510ba34e6
86Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
87 ---> Using cache
88 ---> 8406f29d9062
89Step 23 : WORKDIR /srv/selenium.git
90 ---> Using cache
91 ---> 4809af11ebfc
92Step 24 : RUN ./go --trace --verbose build
93 ---> Using cache
94 ---> 51e373560fbf
95Step 25 : WORKDIR /srv
96 ---> Using cache
97 ---> 520983ffcc15
98Step 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
99 ---> Using cache
100 ---> 5a2d6ea755ea
101Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
102 ---> Using cache
103 ---> d918a7aef992
104Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
105 ---> Using cache
106 ---> 7ee44833fe03
107Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
108 ---> Using cache
109 ---> d92fb811071c
110Step 30 : RUN chmod 755 /entrypoint.sh
111 ---> Using cache
112 ---> b1b4bb9fd461
113Step 31 : ENTRYPOINT [ "/entrypoint.sh" ]
114 ---> Using cache
115 ---> 1fd377c9cbbe
116Successfully built 1fd377c9cbbe
117/var/tmp/749/docker.git
118/var/tmp/749
119

Run Command on atomic02

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

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

2+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
3+ test_build=1
4+ test_functional=1
5+ test_integration=1
6+ test_performance=1
7+ test_unit=1
8+ '[' -z git ']'
9+ case ${vcs} in
10++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
11+ package=stick
12++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
13++ sed -e 's|ssh://git@|https://|g'
14+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
15+ case ${package} in
16+ case ${uri} in
17++ pwd
18+ export TMPDIR=/var/tmp/748
19+ TMPDIR=/var/tmp/748
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 4.608 kB
44
45Sending build context to Docker daemon
46+ retval=0
47+ popd
48+ cd /var/tmp
49+ rm -rf /var/tmp/748
50+ exit 0
51

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

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/748/docker.git
115/var/tmp/748
116

Lease Host atomic01

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

Lease Host atomic02

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

Event Timeline