Page MenuHomePhorge

Build 3234
FailedPublic

Drydock: Run Command

When
Completed at Apr 4 2016, 4:24 PM · Built for 1 m, 49 s
Status
Failed

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

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 -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=3234 -e COMMIT=49b207d5f3ff366a4f9d43548a791421e9b5b962 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2mg6j7s2ulgicd62x5uf -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
59Switched to a new branch 'dev/boddie'
60Switched to a new branch 'dev/boddie-new/combined'
61Switched to a new branch 'dev/boddie-new/setup'
62Switched to a new branch 'dev/confmgmt'
63Switched to a new branch 'dev/entitlements'
64Switched to a new branch 'dev/kolab-test-suite'
65Switched to a new branch 'dev/kolab-test-tools'
66Switched to branch 'master'
67Switched to a new branch 'pykolab-0.2'
68Switched to a new branch 'pykolab-0.3'
69Switched to a new branch 'pykolab-0.4'
70Switched to a new branch 'pykolab-0.5'
71Note: checking out 'pykolab-0.5.14'.
72
73You are in 'detached HEAD' state. You can look around, make experimental
74changes and commit them, and you can discard any commits you make in this
75state without impacting any branches by performing another checkout.
76
77If you want to create a new branch to retain commits you create, you may
78do so (now or later) by using -b with the checkout command again. Example:
79
80 git checkout -b new_branch_name
81
82HEAD is now at a35735a... 0.5.14
83Previous HEAD position was a35735a... 0.5.14
84Switched to a new branch 'pykolab-0.6'
85Switched to a new branch 'pykolab-0.7'
86Note: checking out '49b207d5f3ff366a4f9d43548a791421e9b5b962'.
87
88You are in 'detached HEAD' state. You can look around, make experimental
89changes and commit them, and you can discard any commits you make in this
90state without impacting any branches by performing another checkout.
91
92If you want to create a new branch to retain commits you create, you may
93do so (now or later) by using -b with the checkout command again. Example:
94
95 git checkout -b new_branch_name
96
97HEAD is now at 49b207d... Fix From header encoding in invitation notifications (#4258)
98+ exit 1
99+ retval=1
100+ popd
101+ exit 1
102

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

1427Traceback (most recent call last):
1428 File "/srv/pykolab.git/tests/unit/test-016-todo.py", line 206, in test_001_minimal
1429 self.assertIsInstance(self.todo.__str__(), str)
1430 File "./pykolab/xml/todo.py", line 256, in __str__
1431 raise TodoIntegrityError, kolabformat.errorMessage()
1432TodoIntegrityError: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 105: todo.created().isUTC() is false
1433
1434======================================================================
1435FAIL: The special thing about this case is that the givenname starts with
1436----------------------------------------------------------------------
1437Traceback (most recent call last):
1438 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 17, in test_001_raw_fr_FR
1439 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1440AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1441
1442======================================================================
1443FAIL: The special thing about this case is that the givenname starts with
1444----------------------------------------------------------------------
1445Traceback (most recent call last):
1446 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 31, in test_002_unicode_fr_FR
1447 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1448AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1449
1450======================================================================
1451FAIL: The special thing about this case is that the givenname starts with
1452----------------------------------------------------------------------
1453Traceback (most recent call last):
1454 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1455 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1456AssertionError: 'Alvaro' != u'\xc1lvaro'
1457
1458======================================================================
1459FAIL: The special thing about this case is that the givenname starts with
1460----------------------------------------------------------------------
1461Traceback (most recent call last):
1462 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1463 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1464AssertionError: 'Alvaro' != u'\xc1lvaro'
1465
1466----------------------------------------------------------------------
1467Ran 140 tests in 3.078s
1468
1469FAILED (SKIP=1, errors=9, failures=4)
1470Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 49b207d5f3ff366a4f9d43548a791421e9b5b962)
1471========================================================================
1472 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 49b207d5f3ff366a4f9d43548a791421e9b5b962)
1473 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 49b207d5f3ff366a4f9d43548a791421e9b5b962)
1474========================================================================
1475/var/drydock/workingcopy-67/repo/pykolab
1476

Lease Working Copy

When
Completed at Apr 4 2016, 4:23 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Apr 4 2016, 4:23 PM · Built instantly
Status
Passed

Event Timeline