Properties
Properties
Run Command
Run Command
- When
- Completed at Jul 2 2015, 8:14 AM · Built for 1 m, 23 s
- Status
Failed
| 16 | + case ${package} in |
|---|---|
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/1274 |
| 19 | + TMPDIR=/var/tmp/1274 |
| 20 | + '[' '!' -d pykolab.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git |
| 22 | + pushd pykolab.git |
| 23 | + git checkout 9269176584e5a425a6336b8c83deff5601bd932d |
| 24 | Note: checking out '9269176584e5a425a6336b8c83deff5601bd932d'. |
| 25 | |
| 26 | You are in 'detached HEAD' state. You can look around, make experimental |
| 27 | changes and commit them, and you can discard any commits you make in this |
| 28 | state without impacting any branches by performing another checkout. |
| 29 | |
| 30 | If you want to create a new branch to retain commits you create, you may |
| 31 | do so (now or later) by using -b with the checkout command again. Example: |
| 32 | |
| 33 | git checkout -b new_branch_name |
| 34 | |
| 35 | HEAD is now at 9269176... Add the configuration segment for autoconf |
| 36 | + popd |
| 37 | + '[' pykolab '!=' stick ']' |
| 38 | + '[' '!' -d stick.git ']' |
| 39 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 40 | + export commit |
| 41 | + export differential |
| 42 | + export id |
| 43 | + export package |
| 44 | + export phid |
| 45 | + export ro_uri |
| 46 | + export uri |
| 47 | + export vcs |
| 48 | + export test_build |
| 49 | + export test_functional |
| 50 | + export test_integration |
| 51 | + export test_performance |
| 52 | + export test_unit |
| 53 | + export test_obs |
| 54 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 55 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
| 56 | + pushd pykolab.git |
| 57 | + ../stick.git/drydocker/pykolab/build.sh |
| 58 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=931 -e COMMIT=9269176584e5a425a6336b8c83deff5601bd932d -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-qzs652ywlqmba2oyvjij -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo |
| 59 | + exit 1 |
| 60 | + retval=1 |
| 61 | + popd |
| 62 | + cd /var/tmp |
| 63 | + rm -rf /var/tmp/1274 |
| 64 | + exit 1 |
| 65 |
| 3266 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
|---|---|
| 3267 | result = f(*args, **kw) |
| 3268 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 3269 | result = f(*a, **kw) |
| 3270 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 223, in test_006_send_response_delegate |
| 3271 | self.assertEqual("resource-car-audi-a4@example.org", self.smtplog[0][0]) |
| 3272 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 3273 | % (msg, pformat(first), pformat(second))) |
| 3274 | FailTest: not equal: |
| 3275 | a = 'resource-car-audi-a4@example.org' |
| 3276 | b = u'resource-collection-car@example.org' |
| 3277 | |
| 3278 | |
| 3279 | ====================================================================== |
| 3280 | FAIL: test_002_user_dn_from_email_address |
| 3281 | ---------------------------------------------------------------------- |
| 3282 | Traceback (most recent call last): |
| 3283 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 3284 | result = f(*args, **kw) |
| 3285 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 3286 | result = f(*a, **kw) |
| 3287 | File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 119, in test_002_user_dn_from_email_address |
| 3288 | self.assertEqual("uid=doe,ou=People,dc=example,dc=org", res); |
| 3289 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 3290 | % (msg, pformat(first), pformat(second))) |
| 3291 | FailTest: not equal: |
| 3292 | a = 'uid=doe,ou=People,dc=example,dc=org' |
| 3293 | b = None |
| 3294 | |
| 3295 | |
| 3296 | ====================================================================== |
| 3297 | FAIL: test_003_set_lang (tests.unit.test-015-translate.TestTranslate) |
| 3298 | ---------------------------------------------------------------------- |
| 3299 | Traceback (most recent call last): |
| 3300 | File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 18, in test_003_set_lang |
| 3301 | self.assertEqual(_("Folder name"), "Ordnername", "German Translation found") |
| 3302 | AssertionError: German Translation found |
| 3303 | |
| 3304 | ---------------------------------------------------------------------- |
| 3305 | Ran 135 tests in 4.023s |
| 3306 | |
| 3307 | FAILED (errors=7, failures=9) |
| 3308 | Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 9269176584e5a425a6336b8c83deff5601bd932d) |
| 3309 | ======================================================================== |
| 3310 | Running '_install_package_builddep pykolab' OK (at 9269176584e5a425a6336b8c83deff5601bd932d) |
| 3311 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 9269176584e5a425a6336b8c83deff5601bd932d) |
| 3312 | Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 9269176584e5a425a6336b8c83deff5601bd932d) |
| 3313 | ======================================================================== |
| 3314 | /var/tmp/1274 |
| 3315 |
Lease Host
Lease Host
- When
- Completed at Jul 2 2015, 8:13 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jul 2 2015, 8:13 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.