Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Jun 14 2015, 12:09 PM · Built for 2 m, 52 s
- Status
Passed
| 1 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
|---|---|
| 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 | ++ sed -e 's|ssh://git@|https://|g' |
| 13 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 14 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 15 | + case ${package} in |
| 16 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/1024 |
| 18 | + TMPDIR=/var/tmp/1024 |
| 19 | + '[' '!' -d stick.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 21 | + pushd stick.git |
| 22 | + git checkout master |
| 23 | Already on 'master' |
| 24 | + popd |
| 25 | + '[' stick '!=' stick ']' |
| 26 | + export commit |
| 27 | + export differential |
| 28 | + export id |
| 29 | + export package |
| 30 | + export phid |
| 31 | + export ro_uri |
| 32 | + export uri |
| 33 | + export vcs |
| 34 | + export test_build |
| 35 | + export test_functional |
| 36 | + export test_integration |
| 37 | + export test_performance |
| 38 | + export test_unit |
| 39 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 40 | + pushd stick.git |
| 41 | + ../stick.git/drydocker/stick/build.sh |
| 42 | Sending build context to Docker daemon 5.632 kB |
| 43 | |
| 44 | Sending build context to Docker daemon |
| 45 | + retval=0 |
| 46 | + popd |
| 47 | + cd /var/tmp |
| 48 | + rm -rf /var/tmp/1024 |
| 49 | + exit 0 |
| 50 |
| 147 | ---> Using cache |
|---|---|
| 148 | ---> 32fefcd2c132 |
| 149 | Step 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 |
| 150 | ---> Using cache |
| 151 | ---> ff406013d7e3 |
| 152 | Step 16 : WORKDIR /srv |
| 153 | ---> Using cache |
| 154 | ---> e42962e1caf2 |
| 155 | Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 156 | ---> Using cache |
| 157 | ---> a2b99b7fbbbc |
| 158 | Step 18 : WORKDIR /srv/closure-compiler.git |
| 159 | ---> Using cache |
| 160 | ---> 6b1338f5bf96 |
| 161 | Step 19 : RUN ant jar |
| 162 | ---> Using cache |
| 163 | ---> 32d0e7f967cd |
| 164 | Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar |
| 165 | ---> Using cache |
| 166 | ---> f242700c08e3 |
| 167 | Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 168 | ---> Using cache |
| 169 | ---> cbe727e9d98d |
| 170 | Step 22 : WORKDIR /srv |
| 171 | ---> Using cache |
| 172 | ---> 5f7bf4ce1200 |
| 173 | Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 174 | ---> Using cache |
| 175 | ---> e34dd4c5b574 |
| 176 | Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 177 | ---> Using cache |
| 178 | ---> 1f27feb5c3e3 |
| 179 | Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 180 | ---> Using cache |
| 181 | ---> 7701bc31398f |
| 182 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 183 | ---> 0a12f4dd2bf4 |
| 184 | Removing intermediate container d19da74a9a6f |
| 185 | Step 27 : RUN chmod 755 /entrypoint.sh |
| 186 | ---> Running in 0b5e992f1351 |
| 187 | ---> ec8af3c880f8 |
| 188 | Removing intermediate container 0b5e992f1351 |
| 189 | Step 28 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 190 | ---> Running in babcf90267ac |
| 191 | ---> 461b55b8c453 |
| 192 | Removing intermediate container babcf90267ac |
| 193 | Successfully built 461b55b8c453 |
| 194 | /var/tmp/1024/docker.git |
| 195 | /var/tmp/1024 |
| 196 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Jun 14 2015, 12:13 PM · Built for 7 m
- Status
Passed
| 1 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
|---|---|
| 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 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/1023 |
| 18 | + TMPDIR=/var/tmp/1023 |
| 19 | + '[' '!' -d stick.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 21 | + pushd stick.git |
| 22 | + git checkout master |
| 23 | Already on 'master' |
| 24 | + popd |
| 25 | + '[' stick '!=' stick ']' |
| 26 | + export commit |
| 27 | + export differential |
| 28 | + export id |
| 29 | + export package |
| 30 | + export phid |
| 31 | + export ro_uri |
| 32 | + export uri |
| 33 | + export vcs |
| 34 | + export test_build |
| 35 | + export test_functional |
| 36 | + export test_integration |
| 37 | + export test_performance |
| 38 | + export test_unit |
| 39 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 40 | + pushd stick.git |
| 41 | + ../stick.git/drydocker/stick/build.sh |
| 42 | Sending build context to Docker daemon 5.632 kB |
| 43 | |
| 44 | Sending build context to Docker daemon |
| 45 | + retval=0 |
| 46 | + popd |
| 47 | + cd /var/tmp |
| 48 | + rm -rf /var/tmp/1023 |
| 49 | + exit 0 |
| 50 |
| 1567 | phantomjs-1.9.7-linux-x86_64/examples/arguments.js |
|---|---|
| 1568 | phantomjs-1.9.7-linux-x86_64/examples/simpleserver.coffee |
| 1569 | phantomjs-1.9.7-linux-x86_64/examples/run-qunit.coffee |
| 1570 | phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.coffee |
| 1571 | phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.js |
| 1572 | phantomjs-1.9.7-linux-x86_64/examples/follow.coffee |
| 1573 | phantomjs-1.9.7-linux-x86_64/examples/loadspeed.js |
| 1574 | phantomjs-1.9.7-linux-x86_64/examples/page_events.js |
| 1575 | phantomjs-1.9.7-linux-x86_64/examples/loadurlwithoutcss.js |
| 1576 | phantomjs-1.9.7-linux-x86_64/examples/sleepsort.js |
| 1577 | phantomjs-1.9.7-linux-x86_64/examples/sleepsort.coffee |
| 1578 | phantomjs-1.9.7-linux-x86_64/examples/netlog.coffee |
| 1579 | phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.js |
| 1580 | phantomjs-1.9.7-linux-x86_64/examples/serverkeepalive.js |
| 1581 | phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.coffee |
| 1582 | phantomjs-1.9.7-linux-x86_64/examples/server.coffee |
| 1583 | phantomjs-1.9.7-linux-x86_64/examples/universe.js |
| 1584 | phantomjs-1.9.7-linux-x86_64/examples/pagecallback.coffee |
| 1585 | phantomjs-1.9.7-linux-x86_64/examples/stdin-stdout-stderr.js |
| 1586 | phantomjs-1.9.7-linux-x86_64/examples/detectsniff.coffee |
| 1587 | phantomjs-1.9.7-linux-x86_64/examples/unrandomize.coffee |
| 1588 | phantomjs-1.9.7-linux-x86_64/examples/netsniff.js |
| 1589 | phantomjs-1.9.7-linux-x86_64/ChangeLog |
| 1590 | phantomjs-1.9.7-linux-x86_64/README.md |
| 1591 | phantomjs-1.9.7-linux-x86_64/LICENSE.BSD |
| 1592 | phantomjs-1.9.7-linux-x86_64/third-party.txt |
| 1593 | ---> a4818baad3d6 |
| 1594 | Removing intermediate container a31eadf0d73a |
| 1595 | Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 1596 | ---> Running in 790dc89ca035 |
| 1597 | ---> 024c02481f03 |
| 1598 | Removing intermediate container 790dc89ca035 |
| 1599 | Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 1600 | ---> 632083b160e9 |
| 1601 | Removing intermediate container bb449b8bf715 |
| 1602 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 1603 | ---> 75b3652c26da |
| 1604 | Removing intermediate container bc0b3dcfd03d |
| 1605 | Step 27 : RUN chmod 755 /entrypoint.sh |
| 1606 | ---> Running in abdcc41cb0bc |
| 1607 | ---> 7ba408bfa919 |
| 1608 | Removing intermediate container abdcc41cb0bc |
| 1609 | Step 28 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 1610 | ---> Running in 0232f89af5ef |
| 1611 | ---> 662f64035059 |
| 1612 | Removing intermediate container 0232f89af5ef |
| 1613 | Successfully built 662f64035059 |
| 1614 | /var/tmp/1023/docker.git |
| 1615 | /var/tmp/1023 |
| 1616 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Jun 14 2015, 12:06 PM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Jun 14 2015, 12:06 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 14 2015, 12:06 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.