Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Jun 25 2015, 7:17 AM · Built for 7 m, 8 s
- Status
Passed
| 4 | + test_functional=1 |
|---|---|
| 5 | + test_integration=1 |
| 6 | + test_performance=1 |
| 7 | + test_unit=1 |
| 8 | + test_obs=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/1178 |
| 19 | + TMPDIR=/var/tmp/1178 |
| 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 |
| 24 | Already 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 | + export test_obs |
| 41 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 42 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 43 | + pushd stick.git |
| 44 | + ../stick.git/drydocker/stick/build.sh |
| 45 | Sending build context to Docker daemon 5.632 kB |
| 46 | |
| 47 | Sending build context to Docker daemon |
| 48 | + retval=0 |
| 49 | + popd |
| 50 | + cd /var/tmp |
| 51 | + rm -rf /var/tmp/1178 |
| 52 | + exit 0 |
| 53 |
| 1587 | phantomjs-1.9.7-linux-x86_64/examples/arguments.js |
|---|---|
| 1588 | phantomjs-1.9.7-linux-x86_64/examples/simpleserver.coffee |
| 1589 | phantomjs-1.9.7-linux-x86_64/examples/run-qunit.coffee |
| 1590 | phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.coffee |
| 1591 | phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.js |
| 1592 | phantomjs-1.9.7-linux-x86_64/examples/follow.coffee |
| 1593 | phantomjs-1.9.7-linux-x86_64/examples/loadspeed.js |
| 1594 | phantomjs-1.9.7-linux-x86_64/examples/page_events.js |
| 1595 | phantomjs-1.9.7-linux-x86_64/examples/loadurlwithoutcss.js |
| 1596 | phantomjs-1.9.7-linux-x86_64/examples/sleepsort.js |
| 1597 | phantomjs-1.9.7-linux-x86_64/examples/sleepsort.coffee |
| 1598 | phantomjs-1.9.7-linux-x86_64/examples/netlog.coffee |
| 1599 | phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.js |
| 1600 | phantomjs-1.9.7-linux-x86_64/examples/serverkeepalive.js |
| 1601 | phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.coffee |
| 1602 | phantomjs-1.9.7-linux-x86_64/examples/server.coffee |
| 1603 | phantomjs-1.9.7-linux-x86_64/examples/universe.js |
| 1604 | phantomjs-1.9.7-linux-x86_64/examples/pagecallback.coffee |
| 1605 | phantomjs-1.9.7-linux-x86_64/examples/stdin-stdout-stderr.js |
| 1606 | phantomjs-1.9.7-linux-x86_64/examples/detectsniff.coffee |
| 1607 | phantomjs-1.9.7-linux-x86_64/examples/unrandomize.coffee |
| 1608 | phantomjs-1.9.7-linux-x86_64/examples/netsniff.js |
| 1609 | phantomjs-1.9.7-linux-x86_64/ChangeLog |
| 1610 | phantomjs-1.9.7-linux-x86_64/README.md |
| 1611 | phantomjs-1.9.7-linux-x86_64/LICENSE.BSD |
| 1612 | phantomjs-1.9.7-linux-x86_64/third-party.txt |
| 1613 | ---> 8124044a1ebc |
| 1614 | Removing intermediate container 8f3337701ffc |
| 1615 | 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* |
| 1616 | ---> Running in a8de4e3d965c |
| 1617 | ---> 3afa319d6902 |
| 1618 | Removing intermediate container a8de4e3d965c |
| 1619 | Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 1620 | ---> 6cee62830884 |
| 1621 | Removing intermediate container 9ceacdf1214a |
| 1622 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 1623 | ---> 9f7b768434fd |
| 1624 | Removing intermediate container f22948113631 |
| 1625 | Step 27 : RUN chmod 755 /entrypoint.sh |
| 1626 | ---> Running in ce5464fbd747 |
| 1627 | ---> 98211cbde6c4 |
| 1628 | Removing intermediate container ce5464fbd747 |
| 1629 | Step 28 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 1630 | ---> Running in c5366ccec15d |
| 1631 | ---> 03858e3513d3 |
| 1632 | Removing intermediate container c5366ccec15d |
| 1633 | Successfully built 03858e3513d3 |
| 1634 | /var/tmp/1178/docker.git |
| 1635 | /var/tmp/1178 |
| 1636 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Jun 25 2015, 7:17 AM · Built for 7 m, 13 s
- Status
Passed
| 4 | + test_functional=1 |
|---|---|
| 5 | + test_integration=1 |
| 6 | + test_performance=1 |
| 7 | + test_unit=1 |
| 8 | + test_obs=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/1177 |
| 19 | + TMPDIR=/var/tmp/1177 |
| 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 |
| 24 | Already 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 | + export test_obs |
| 41 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 42 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 43 | + pushd stick.git |
| 44 | + ../stick.git/drydocker/stick/build.sh |
| 45 | Sending build context to Docker daemon 5.632 kB |
| 46 | |
| 47 | Sending build context to Docker daemon |
| 48 | + retval=0 |
| 49 | + popd |
| 50 | + cd /var/tmp |
| 51 | + rm -rf /var/tmp/1177 |
| 52 | + exit 0 |
| 53 |
| 1571 | phantomjs-1.9.7-linux-x86_64/examples/arguments.js |
|---|---|
| 1572 | phantomjs-1.9.7-linux-x86_64/examples/simpleserver.coffee |
| 1573 | phantomjs-1.9.7-linux-x86_64/examples/run-qunit.coffee |
| 1574 | phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.coffee |
| 1575 | phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.js |
| 1576 | phantomjs-1.9.7-linux-x86_64/examples/follow.coffee |
| 1577 | phantomjs-1.9.7-linux-x86_64/examples/loadspeed.js |
| 1578 | phantomjs-1.9.7-linux-x86_64/examples/page_events.js |
| 1579 | phantomjs-1.9.7-linux-x86_64/examples/loadurlwithoutcss.js |
| 1580 | phantomjs-1.9.7-linux-x86_64/examples/sleepsort.js |
| 1581 | phantomjs-1.9.7-linux-x86_64/examples/sleepsort.coffee |
| 1582 | phantomjs-1.9.7-linux-x86_64/examples/netlog.coffee |
| 1583 | phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.js |
| 1584 | phantomjs-1.9.7-linux-x86_64/examples/serverkeepalive.js |
| 1585 | phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.coffee |
| 1586 | phantomjs-1.9.7-linux-x86_64/examples/server.coffee |
| 1587 | phantomjs-1.9.7-linux-x86_64/examples/universe.js |
| 1588 | phantomjs-1.9.7-linux-x86_64/examples/pagecallback.coffee |
| 1589 | phantomjs-1.9.7-linux-x86_64/examples/stdin-stdout-stderr.js |
| 1590 | phantomjs-1.9.7-linux-x86_64/examples/detectsniff.coffee |
| 1591 | phantomjs-1.9.7-linux-x86_64/examples/unrandomize.coffee |
| 1592 | phantomjs-1.9.7-linux-x86_64/examples/netsniff.js |
| 1593 | phantomjs-1.9.7-linux-x86_64/ChangeLog |
| 1594 | phantomjs-1.9.7-linux-x86_64/README.md |
| 1595 | phantomjs-1.9.7-linux-x86_64/LICENSE.BSD |
| 1596 | phantomjs-1.9.7-linux-x86_64/third-party.txt |
| 1597 | ---> 8a09b391a230 |
| 1598 | Removing intermediate container 1533293abd76 |
| 1599 | 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* |
| 1600 | ---> Running in c35bf4f706b8 |
| 1601 | ---> cdfa26ef55f2 |
| 1602 | Removing intermediate container c35bf4f706b8 |
| 1603 | Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 1604 | ---> 9997ba213e46 |
| 1605 | Removing intermediate container adf30eb059be |
| 1606 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 1607 | ---> 19356675c53a |
| 1608 | Removing intermediate container 15e21bc8c4dd |
| 1609 | Step 27 : RUN chmod 755 /entrypoint.sh |
| 1610 | ---> Running in c383e5e70ca1 |
| 1611 | ---> 140c99b9d347 |
| 1612 | Removing intermediate container c383e5e70ca1 |
| 1613 | Step 28 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 1614 | ---> Running in 2a8cbcf5bbe8 |
| 1615 | ---> 8cf727ca3b45 |
| 1616 | Removing intermediate container 2a8cbcf5bbe8 |
| 1617 | Successfully built 8cf727ca3b45 |
| 1618 | /var/tmp/1177/docker.git |
| 1619 | /var/tmp/1177 |
| 1620 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Jun 25 2015, 7:09 AM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Jun 25 2015, 7:09 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 25 2015, 7:09 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.