Page MenuHomePhorge

Build 3518
FailedPublic

Drydock: Run Command

When
Completed at May 4 2016, 2:28 PM · Built for 3 m, 29 s
Status
Failed

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

54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
57+ pushd pykolab.git
58+ ../stick.git/drydocker/pykolab/build.sh
59+ docker run -i --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=3518 -e COMMIT=1dcecdda9a52346b0cba1f324b38f0ec5b9ffceb -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-hv53aymox6njf6bsoq5l -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
60Switched to a new branch 'dev/boddie'
61Switched to a new branch 'dev/boddie-new/combined'
62Switched to a new branch 'dev/boddie-new/setup'
63Switched to a new branch 'dev/confmgmt'
64Switched to a new branch 'dev/entitlements'
65Switched to a new branch 'dev/kolab-test-suite'
66Switched to a new branch 'dev/kolab-test-tools'
67Switched to branch 'master'
68Switched to a new branch 'pykolab-0.2'
69Switched to a new branch 'pykolab-0.3'
70Switched to a new branch 'pykolab-0.4'
71Switched to a new branch 'pykolab-0.5'
72Note: checking out 'pykolab-0.5.14'.
73
74You are in 'detached HEAD' state. You can look around, make experimental
75changes and commit them, and you can discard any commits you make in this
76state without impacting any branches by performing another checkout.
77
78If you want to create a new branch to retain commits you create, you may
79do so (now or later) by using -b with the checkout command again. Example:
80
81 git checkout -b new_branch_name
82
83HEAD is now at a35735a... 0.5.14
84Previous HEAD position was a35735a... 0.5.14
85Switched to a new branch 'pykolab-0.6'
86Switched to a new branch 'pykolab-0.7'
87Note: checking out '1dcecdda9a52346b0cba1f324b38f0ec5b9ffceb'.
88
89You are in 'detached HEAD' state. You can look around, make experimental
90changes and commit them, and you can discard any commits you make in this
91state without impacting any branches by performing another checkout.
92
93If you want to create a new branch to retain commits you create, you may
94do so (now or later) by using -b with the checkout command again. Example:
95
96 git checkout -b new_branch_name
97
98HEAD is now at 1dcecdd... Revert "Fix binding current user after LDAP reconnection (T1171)"
99+ exit 1
100+ retval=1
101+ popd
102+ exit 1
103

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

1348 return self.importFromDir(dir_path, fqname)
1349 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
1350 mod = load_module(part_fqname, fh, filename, desc)
1351 File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 12, in <module>
1352 from twisted.trial import unittest
1353ImportError: No module named twisted.trial
1354
1355======================================================================
1356FAIL: The special thing about this case is that the givenname starts with
1357----------------------------------------------------------------------
1358Traceback (most recent call last):
1359 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 17, in test_001_raw_fr_FR
1360 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1361AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1362
1363======================================================================
1364FAIL: The special thing about this case is that the givenname starts with
1365----------------------------------------------------------------------
1366Traceback (most recent call last):
1367 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 31, in test_002_unicode_fr_FR
1368 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1369AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1370
1371======================================================================
1372FAIL: The special thing about this case is that the givenname starts with
1373----------------------------------------------------------------------
1374Traceback (most recent call last):
1375 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1376 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1377AssertionError: 'Alvaro' != u'\xc1lvaro'
1378
1379======================================================================
1380FAIL: The special thing about this case is that the givenname starts with
1381----------------------------------------------------------------------
1382Traceback (most recent call last):
1383 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1384 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1385AssertionError: 'Alvaro' != u'\xc1lvaro'
1386
1387----------------------------------------------------------------------
1388Ran 124 tests in 0.514s
1389
1390FAILED (SKIP=1, errors=13, failures=4)
1391Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 1dcecdda9a52346b0cba1f324b38f0ec5b9ffceb)
1392========================================================================
1393 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 1dcecdda9a52346b0cba1f324b38f0ec5b9ffceb)
1394 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 1dcecdda9a52346b0cba1f324b38f0ec5b9ffceb)
1395========================================================================
1396/var/drydock/workingcopy-67/repo/pykolab
1397

Lease Working Copy

When
Completed at May 4 2016, 2:24 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 4 2016, 2:24 PM · Built instantly
Status
Passed

Event Timeline