Page MenuHomePhorge

Build 4499
FailedPublic

Drydock: Run Command

When
Completed at Aug 26 2016, 10:51 AM · Built for 2 m, 45 s
Status
Failed

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

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/P/pykolab.git .git
12+ package=pykolab
13++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/drydock/workingcopy-67/repo/pykolab
19+ TMPDIR=/var/drydock/workingcopy-67/repo/pykolab
20+ '[' '!' -d pykolab.git ']'
21+ pushd pykolab.git
22+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
23+ git fetch origin
24From https://git.kolab.org/diffusion/P/pykolab
25 9e49080..0c45010 master -> origin/master
26 60c6d1c..beb5962 pykolab-0.7 -> origin/pykolab-0.7
27From https://git.kolab.org/diffusion/P/pykolab
28 * [new tag] pykolab-0.8.3 -> pykolab-0.8.3
29+ git reset --hard origin/master
30+ git clean -d -f -x
31+ git checkout beb59620d784715675eab831458abc8626c4153c
32Previous HEAD position was 0c45010... Resolve T1454
33HEAD is now at beb5962... Resolve T1454
34+ popd
35+ '[' pykolab '!=' stick ']'
36+ '[' '!' -d stick.git ']'
37+ pushd stick.git
38+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
39+ git fetch origin
40+ git reset --hard origin/master
41+ git clean -d -f -x
42+ popd
43+ export commit
44+ export differential
45+ export id
46+ export package
47+ export phid
48+ export ro_uri
49+ export uri
50+ export vcs
51+ export test_build
52+ export test_functional
53+ export test_integration
54+ export test_performance
55+ export test_unit
56+ export test_obs
57+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
58+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
59+ pushd pykolab.git
60+ ../stick.git/drydocker/pykolab/build.sh
61+ 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=4499 -e COMMIT=beb59620d784715675eab831458abc8626c4153c -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-x657yjlmmqmqdioiwbua -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
62Switched to a new branch 'dev/boddie'
63Switched to a new branch 'dev/boddie-new/combined'
64Switched to a new branch 'dev/boddie-new/setup'
65Switched to a new branch 'dev/confmgmt'
66Switched to a new branch 'dev/entitlements'
67Switched to a new branch 'dev/kolab-test-suite'
68Switched to a new branch 'dev/kolab-test-tools'
69Switched to branch 'master'
70Switched to a new branch 'pykolab-0.2'
71Switched to a new branch 'pykolab-0.3'
72Switched to a new branch 'pykolab-0.4'
73Switched to a new branch 'pykolab-0.5'
74Note: checking out 'pykolab-0.5.14'.
75
76You are in 'detached HEAD' state. You can look around, make experimental
77changes and commit them, and you can discard any commits you make in this
78state without impacting any branches by performing another checkout.
79
80If you want to create a new branch to retain commits you create, you may
81do so (now or later) by using -b with the checkout command again. Example:
82
83 git checkout -b new_branch_name
84
85HEAD is now at a35735a... 0.5.14
86Previous HEAD position was a35735a... 0.5.14
87Switched to a new branch 'pykolab-0.6'
88Switched to a new branch 'pykolab-0.7'
89Note: checking out 'beb59620d784715675eab831458abc8626c4153c'.
90
91You are in 'detached HEAD' state. You can look around, make experimental
92changes and commit them, and you can discard any commits you make in this
93state without impacting any branches by performing another checkout.
94
95If you want to create a new branch to retain commits you create, you may
96do so (now or later) by using -b with the checkout command again. Example:
97
98 git checkout -b new_branch_name
99
100HEAD is now at beb5962... Resolve T1454
101+ exit 1
102+ retval=1
103+ popd
104+ exit 1
105

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

1458test_026_compute_diff (tests.unit.test-003-event.TestEventXML) ... ok
1459test_026_property_to_string (tests.unit.test-003-event.TestEventXML) ... ok
1460test_027_merge_attendee_data (tests.unit.test-003-event.TestEventXML) ... ok
1461test_028_rdate (tests.unit.test-003-event.TestEventXML) ... ok
1462test_001_from_message_recurrence (tests.unit.test-004-icalendar.TestICalendar) ... ok
1463test_002_from_message (tests.unit.test-004-icalendar.TestICalendar) ... ok
1464test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone) ... FAIL
1465test_001_import_psearch (tests.unit.test-006-ldap_psearch.TestLDAPPsearch) ... ok
1466test_001_import_syncrepl (tests.unit.test-007-ldap_syncrepl.TestLDAPSyncrepl) ... ok
1467test_001_import_sievelib (tests.unit.test-008-sievelib.TestSievelib) ... ok
1468test_002_parse_tests (tests.unit.test-008-sievelib.TestSievelib) ... ok
1469test_001_ldap_uri (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
1470test_002_ldap_uri_port (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
1471The special thing about this case is that the givenname starts with ... ok
1472The special thing about this case is that the givenname starts with ... ok
1473The special thing about this case is that the givenname starts with ... ok
1474The special thing about this case is that the givenname starts with ... ok
1475test_005_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1476test_006_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1477test_007_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1478test_008_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1479test_009_raw_decode (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1480If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1481test_001_itip_events_from_message ... ok
1482test_002_check_date_conflict ... ok
1483test_002_check_event_conflict ... ok
1484test_002_check_event_conflict_single ... ok
1485test_003_send_reply ... ok
1486test_004_send_reply_unicode ... ok
1487If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1488test_002_resource_record_from_email_address ... ok
1489test_003_resource_records_from_itip_events ... ok
1490test_004_get_resource_owner ... ok
1491test_005_send_response_accept ... ok
1492test_006_send_response_delegate ... ok
1493If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1494test_001_itip_events_from_message ... ok
1495test_002_user_dn_from_email_address ... ok
1496test_003_get_matching_invitation_policy ... ok
1497test_005_is_auto_reply ... ok
1498test_006_send_update_notification ... ok
1499test_001_set (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1500test_002_get (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1501test_003_get_raw (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1502test_001_default_langs (tests.unit.test-015-translate.TestTranslate) ... ok
1503test_002_translate (tests.unit.test-015-translate.TestTranslate) ... ok
1504test_003_set_lang (tests.unit.test-015-translate.TestTranslate) ... ok
1505test_001_minimal (tests.unit.test-016-todo.TestTodoXML) ... ok
1506test_002_full (tests.unit.test-016-todo.TestTodoXML) ... ok
1507test_010_load_from_xml (tests.unit.test-016-todo.TestTodoXML) ... ok
1508test_020_load_from_ical (tests.unit.test-016-todo.TestTodoXML) ... ok
1509test_021_as_string_itip (tests.unit.test-016-todo.TestTodoXML) ... ok
1510test_022_ical_with_attachment (tests.unit.test-016-todo.TestTodoXML) ... ok
1511test_030_to_dict (tests.unit.test-016-todo.TestTodoXML) ... ok
1512test_000_order_proplists (tests.unit.test-017-diff.TestComputeDiff) ... ok
1513test_000_order_proplists2 (tests.unit.test-017-diff.TestComputeDiff) ... ok
1514test_001_attachments (tests.unit.test-017-diff.TestComputeDiff) ... ok
1515test_001_minimal (tests.unit.test-018-note.TestNoteXML) ... ok
1516test_002_full (tests.unit.test-018-note.TestNoteXML) ... ok
1517test_010_load_from_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1518test_011_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1519test_012_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1520test_020_to_dict (tests.unit.test-018-note.TestNoteXML) ... ok
1521test_001_minimal (tests.unit.test-019-contact.TestContactXML) ... ok
1522test_002_full (tests.unit.test-019-contact.TestContactXML) ... ok
1523test_010_load_from_xml (tests.unit.test-019-contact.TestContactXML) ... ok
1524test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok
1525test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok
1526test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1527test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1528test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1529test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1530test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1531test_006_plain_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1532test_007_plain_encoding_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1533test_008_unicode_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1534test_009_unicode_escape_update (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1535test_010_longkey_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1536test_001_normalize (tests.unit.test-022-utils.TestTranslate) ... ok
1537The spaces in attributes used for mail generation. ... ok
1538
1539======================================================================
1540FAIL: test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone)
1541----------------------------------------------------------------------
1542Traceback (most recent call last):
1543 File "/srv/pykolab.git/tests/unit/test-005-timezone.py", line 74, in test_001_timezone_conflict
1544 self.assertEqual(london_xml, london.__str__())
1545AssertionError: '<?xml version="1.0" encoding="UTF-8" standalone="no" ?>\n<icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0">\n <vcalendar>\n <properties>\n <prodid>\n <text>Libkolabxml-1.2</text>\n </prodid>\n <version>\n <text>2.0</text>\n </version>\n <x-kolab-version>\n <text>3.1.0</text>\n </x-kolab-version>\n </properties>\n <components>\n <vevent>\n <properties>\n <uid>\n <text>e30b2298-e94c-490e-ae46-833f47c4bf49</text>\n </uid>\n <created>\n <date-time>2016-08-26T08:51:08Z</date-time>\n </created>\n <dtstamp>\n <date-time>2016-08-26T08:51:08Z</date-time>\n </dtstamp>\n <sequence>\n <integer>0</integer>\n </sequence>\n <class>\n <text>PUBLIC</text>\n </class>\n <dtstart>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-08-26T08:51:08</date-time>\n </dtstart>\n <dtend>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-08-26T09:51:08</date-time>\n </dtend>\n <organizer>\n <parameters>\n <cn>\n <text>Doe, John</text>\n </cn>\n </parameters>\n <cal-address>mailto:%3Cjohn.doe%40example.org%3E</cal-address>\n </organizer>\n <attendee>\n <parameters>\n <partstat>\n <text>NEEDS-ACTION</text>\n </partstat>\n <role>\n <text>REQ-PARTICIPANT</text>\n </role>\n <cutype>\n <text>RESOURCE</text>\n </cutype>\n </parameters>\n <cal-address>mailto:%3Cresource-car-vw%40example.org%3E</cal-address>\n </attendee>\n </properties>\n </vevent>\n </components>\n </vcalendar>\n</icalendar>\n' != '<?xml version="1.0" encoding="UTF-8" standalone="no" ?>\n<icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0">\n <vcalendar>\n <properties>\n <prodid>\n <text>Libkolabxml-1.2</text>\n </prodid>\n <version>\n <text>2.0</text>\n </version>\n <x-kolab-version>\n <text>3.1.0</text>\n </x-kolab-version>\n </properties>\n <components>\n <vevent>\n <properties>\n <uid>\n <text>e30b2298-e94c-490e-ae46-833f47c4bf49</text>\n </uid>\n <created>\n <date-time>2016-08-26T08:51:08Z</date-time>\n </created>\n <dtstamp>\n <date-time>2016-08-26T08:51:09Z</date-time>\n </dtstamp>\n <sequence>\n <integer>0</integer>\n </sequence>\n <class>\n <text>PUBLIC</text>\n </class>\n <dtstart>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-08-26T08:51:08</date-time>\n </dtstart>\n <dtend>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-08-26T09:51:08</date-time>\n </dtend>\n <organizer>\n <parameters>\n <cn>\n <text>Doe, John</text>\n </cn>\n </parameters>\n <cal-address>mailto:%3Cjohn.doe%40example.org%3E</cal-address>\n </organizer>\n <attendee>\n <parameters>\n <partstat>\n <text>NEEDS-ACTION</text>\n </partstat>\n <role>\n <text>REQ-PARTICIPANT</text>\n </role>\n <cutype>\n <text>RESOURCE</text>\n </cutype>\n </parameters>\n <cal-address>mailto:%3Cresource-car-vw%40example.org%3E</cal-address>\n </attendee>\n </properties>\n </vevent>\n </components>\n </vcalendar>\n</icalendar>\n'
1546
1547----------------------------------------------------------------------
1548Ran 148 tests in 3.280s
1549
1550FAILED (SKIP=2, failures=1)
1551Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at beb59620d784715675eab831458abc8626c4153c)
1552========================================================================
1553 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at beb59620d784715675eab831458abc8626c4153c)
1554 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at beb59620d784715675eab831458abc8626c4153c)
1555========================================================================
1556/var/drydock/workingcopy-67/repo/pykolab
1557

Lease Working Copy

When
Completed at Aug 26 2016, 10:48 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Aug 26 2016, 10:48 AM · Built for 1 s
Status
Passed

Event Timeline