Properties
Properties
Run Command
Run Command
- When
- Completed at Jun 2 2015, 10:34 AM · Built for 56 s
- Status
Passed
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
|---|---|
| 14 | + ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git |
| 15 | + case ${package} in |
| 16 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/846 |
| 18 | + TMPDIR=/var/tmp/846 |
| 19 | + '[' '!' -d copenhagen.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git |
| 21 | + pushd copenhagen.git |
| 22 | + git checkout a2a31f6033efe9e8e3ca285545146107b299cc92 |
| 23 | Note: checking out 'a2a31f6033efe9e8e3ca285545146107b299cc92'. |
| 24 | |
| 25 | You are in 'detached HEAD' state. You can look around, make experimental |
| 26 | changes and commit them, and you can discard any commits you make in this |
| 27 | state without impacting any branches by performing another checkout. |
| 28 | |
| 29 | If you want to create a new branch to retain commits you create, you may |
| 30 | do so (now or later) by using -b with the checkout command again. Example: |
| 31 | |
| 32 | git checkout -b new_branch_name |
| 33 | |
| 34 | HEAD is now at a2a31f6... Support some MAPI properties via Kolab x-custom fields (T405) |
| 35 | + popd |
| 36 | + '[' copenhagen '!=' stick ']' |
| 37 | + '[' '!' -d stick.git ']' |
| 38 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 39 | + export commit |
| 40 | + export differential |
| 41 | + export id |
| 42 | + export package |
| 43 | + export phid |
| 44 | + export ro_uri |
| 45 | + export uri |
| 46 | + export vcs |
| 47 | + export test_build |
| 48 | + export test_functional |
| 49 | + export test_integration |
| 50 | + export test_performance |
| 51 | + export test_unit |
| 52 | + '[' -x stick.git/drydocker/copenhagen/build.sh ']' |
| 53 | + pushd copenhagen.git |
| 54 | + ../stick.git/drydocker/copenhagen/build.sh |
| 55 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=599 -e COMMIT=a2a31f6033efe9e8e3ca285545146107b299cc92 -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-zicvhxilx7yzep3lszdk -e URI=ssh://git@git.kolab.org/diffusion/CO/copenhagen.git -e RO_URI=https://git.kolab.org/diffusion/CO/copenhagen.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 kolab/ci-maipo |
| 56 | + exit 0 |
| 57 | + retval=0 |
| 58 | + popd |
| 59 | + cd /var/tmp |
| 60 | + rm -rf /var/tmp/846 |
| 61 | + exit 0 |
| 62 |
| 1518 | Linting './tests/Mapistore/Info.php' ... No syntax errors detected in ./tests/Mapistore/Info.php |
|---|---|
| 1519 | Linting './tests/Mapistore/Mails.php' ... No syntax errors detected in ./tests/Mapistore/Mails.php |
| 1520 | Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php |
| 1521 | Linting './tests/Mapistore/Tasks.php' ... No syntax errors detected in ./tests/Mapistore/Tasks.php |
| 1522 | Linting './tests/Unit/Filter/Mapistore.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore.php |
| 1523 | Linting './tests/Unit/Filter/Mapistore/Attachment.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Attachment.php |
| 1524 | Linting './tests/Unit/Filter/Mapistore/Contact.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Contact.php |
| 1525 | Linting './tests/Unit/Filter/Mapistore/Event.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Event.php |
| 1526 | Linting './tests/Unit/Filter/Mapistore/Folder.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Folder.php |
| 1527 | Linting './tests/Unit/Filter/Mapistore/Info.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Info.php |
| 1528 | Linting './tests/Unit/Filter/Mapistore/Mail.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Mail.php |
| 1529 | Linting './tests/Unit/Filter/Mapistore/Note.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Note.php |
| 1530 | Linting './tests/Unit/Filter/Mapistore/Task.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Task.php |
| 1531 | Linting './tests/Unit/Input/Json.php' ... No syntax errors detected in ./tests/Unit/Input/Json.php |
| 1532 | Linting './tests/Unit/Input/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Attachment.php |
| 1533 | Linting './tests/Unit/Input/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Contact.php |
| 1534 | Linting './tests/Unit/Input/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Event.php |
| 1535 | Linting './tests/Unit/Input/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Folder.php |
| 1536 | Linting './tests/Unit/Input/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Mail.php |
| 1537 | Linting './tests/Unit/Input/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Note.php |
| 1538 | Linting './tests/Unit/Input/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Task.php |
| 1539 | Linting './tests/Unit/Output/Json.php' ... No syntax errors detected in ./tests/Unit/Output/Json.php |
| 1540 | Linting './tests/Unit/Output/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Attachment.php |
| 1541 | Linting './tests/Unit/Output/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Contact.php |
| 1542 | Linting './tests/Unit/Output/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Event.php |
| 1543 | Linting './tests/Unit/Output/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Folder.php |
| 1544 | Linting './tests/Unit/Output/Json/Info.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Info.php |
| 1545 | Linting './tests/Unit/Output/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Mail.php |
| 1546 | Linting './tests/Unit/Output/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Note.php |
| 1547 | Linting './tests/Unit/Output/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Task.php |
| 1548 | Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php |
| 1549 | Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php |
| 1550 | Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php |
| 1551 | Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php |
| 1552 | Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php |
| 1553 | Linting './tests/lib/kolab_api_tests.php' ... No syntax errors detected in ./tests/lib/kolab_api_tests.php |
| 1554 | Running generic_php_lint OK (at a2a31f6033efe9e8e3ca285545146107b299cc92) |
| 1555 | Running generic_js_lint ... |
| 1556 | Running generic_js_lint OK (at a2a31f6033efe9e8e3ca285545146107b299cc92) |
| 1557 | /srv/copenhagen.git |
| 1558 | Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at a2a31f6033efe9e8e3ca285545146107b299cc92) |
| 1559 | /srv |
| 1560 | ======================================================================== |
| 1561 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools copenhagen' OK (at a2a31f6033efe9e8e3ca285545146107b299cc92) |
| 1562 | Running 'generic_php_lint' OK (at a2a31f6033efe9e8e3ca285545146107b299cc92) |
| 1563 | Running 'generic_js_lint' OK (at a2a31f6033efe9e8e3ca285545146107b299cc92) |
| 1564 | Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at a2a31f6033efe9e8e3ca285545146107b299cc92) |
| 1565 | ======================================================================== |
| 1566 | /var/tmp/846 |
| 1567 |
Lease Host
Lease Host
- When
- Completed at Jun 2 2015, 10:33 AM · Built for 3 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 2 2015, 10:33 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.