Properties
Properties
Run Command
Run Command
- When
- Completed at May 26 2015, 12:22 PM · Built for 3 h, 44 m
- Status
Failed
| 1 | + '[' -z 0c072d69d677fa7cdad65af563994f6a0098003f -a -z '' ']' |
|---|---|
| 2 | + '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']' |
| 3 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 4 | + test_build=1 |
| 5 | + test_functional=1 |
| 6 | + test_integration=1 |
| 7 | + test_performance=1 |
| 8 | + test_unit=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 | + case ${uri} in |
| 18 | ++ pwd |
| 19 | + export TMPDIR=/var/tmp/757 |
| 20 | + TMPDIR=/var/tmp/757 |
| 21 | + '[' '!' -d pykolab.git ']' |
| 22 | + git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git |
| 23 | + pushd pykolab.git |
| 24 | + git checkout 0c072d69d677fa7cdad65af563994f6a0098003f |
| 25 | Note: checking out '0c072d69d677fa7cdad65af563994f6a0098003f'. |
| 26 | |
| 27 | You are in 'detached HEAD' state. You can look around, make experimental |
| 28 | changes and commit them, and you can discard any commits you make in this |
| 29 | state without impacting any branches by performing another checkout. |
| 30 | |
| 31 | If you want to create a new branch to retain commits you create, you may |
| 32 | do so (now or later) by using -b with the checkout command again. Example: |
| 33 | |
| 34 | git checkout -b new_branch_name |
| 35 | |
| 36 | HEAD is now at 0c072d6... Make locale encoding the default sys encoding; resolves T249 |
| 37 | + popd |
| 38 | + '[' pykolab '!=' stick ']' |
| 39 | + '[' '!' -d stick.git ']' |
| 40 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 41 | + export commit |
| 42 | + export differential |
| 43 | + export id |
| 44 | + export package |
| 45 | + export phid |
| 46 | + export ro_uri |
| 47 | + export uri |
| 48 | + export vcs |
| 49 | + export test_build |
| 50 | + export test_functional |
| 51 | + export test_integration |
| 52 | + export test_performance |
| 53 | + export test_unit |
| 54 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
| 55 | + pushd pykolab.git |
| 56 | + ../stick.git/drydocker/pykolab/build.sh |
| 57 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=539 -e COMMIT=0c072d69d677fa7cdad65af563994f6a0098003f -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-dtzba6ec5xzds5fzrus3 -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 kolab/ci-maipo |
| 58 | + exit 1 |
| 59 | + retval=1 |
| 60 | + popd |
| 61 | + cd /var/tmp |
| 62 | + rm -rf /var/tmp/757 |
| 63 | + exit 1 |
| 64 |
| 1326 | Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing. |
|---|---|
| 1327 | ok |
| 1328 | test_001_minimal (tests.unit.test-003-event.TestEventXML) ... ok |
| 1329 | test_002_attendees_list (tests.unit.test-003-event.TestEventXML) ... ok |
| 1330 | test_003_attendees_no_default (tests.unit.test-003-event.TestEventXML) ... ok |
| 1331 | test_004_attendee_add (tests.unit.test-003-event.TestEventXML) ... ok |
| 1332 | test_005_attendee_add_name_and_props (tests.unit.test-003-event.TestEventXML) ... ok |
| 1333 | test_006_get_attendees (tests.unit.test-003-event.TestEventXML) ... ok |
| 1334 | test_007_get_attendee_by_email (tests.unit.test-003-event.TestEventXML) ... ok |
| 1335 | test_007_get_attendee_props (tests.unit.test-003-event.TestEventXML) ... ok |
| 1336 | test_007_get_nonexistent_attendee_by_email (tests.unit.test-003-event.TestEventXML) ... ok |
| 1337 | test_008_get_attendee_by_name (tests.unit.test-003-event.TestEventXML) ... ok |
| 1338 | test_008_get_nonexistent_attendee_by_name (tests.unit.test-003-event.TestEventXML) ... ok |
| 1339 | test_009_invalid_participant_status (tests.unit.test-003-event.TestEventXML) ... ok |
| 1340 | test_009_update_attendees (tests.unit.test-003-event.TestEventXML) ... ok |
| 1341 | test_010_datetime_from_string (tests.unit.test-003-event.TestEventXML) ... ok |
| 1342 | test_011_attendee_equality (tests.unit.test-003-event.TestEventXML) ... ok |
| 1343 | test_012_delegate_new_attendee (tests.unit.test-003-event.TestEventXML) ... ok |
| 1344 | test_013_delegatee_is_now_attendee (tests.unit.test-003-event.TestEventXML) ... ok |
| 1345 | test_014_delegate_attendee_adds (tests.unit.test-003-event.TestEventXML) ... ok |
| 1346 | test_015_timezone (tests.unit.test-003-event.TestEventXML) ... ok |
| 1347 | test_016_start_with_timezone (tests.unit.test-003-event.TestEventXML) ... ok |
| 1348 | test_017_allday_without_timezone (tests.unit.test-003-event.TestEventXML) ... ok |
| 1349 | test_018_ical_allday_events (tests.unit.test-003-event.TestEventXML) ... ok |
| 1350 | test_018_ical_to_message (tests.unit.test-003-event.TestEventXML) ... unnamed app(1503) KCalCore::ICalFormatImpl::populate: No PRODID property found |
| 1351 | unnamed app(1503) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC" |
| 1352 | unnamed app(1503) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" ) |
| 1353 | ok |
| 1354 | test_018_load_from_ical (tests.unit.test-003-event.TestEventXML) ... ok |
| 1355 | test_019_as_string_itip (tests.unit.test-003-event.TestEventXML) ... ok |
| 1356 | test_019_to_message_itip (tests.unit.test-003-event.TestEventXML) ... ok |
| 1357 | test_020_calendaring_recurrence (tests.unit.test-003-event.TestEventXML) ... ok |
| 1358 | test_021_add_exceptions (tests.unit.test-003-event.TestEventXML) ... unnamed app(1503) KCalCore::ICalFormatImpl::populate: No PRODID property found |
| 1359 | ok |
| 1360 | test_021_allday_recurrence (tests.unit.test-003-event.TestEventXML) ... ok |
| 1361 | test_021_calendaring_no_recurrence (tests.unit.test-003-event.TestEventXML) ... ok |
| 1362 | test_021_ical_exceptions (tests.unit.test-003-event.TestEventXML) ... ok |
| 1363 | test_021_single_instances (tests.unit.test-003-event.TestEventXML) ... ok |
| 1364 | test_022_load_from_xml (tests.unit.test-003-event.TestEventXML) ... (08:38:33) timezoneconverter.cpp(51): Guessed timezone and found: "" |
| 1365 | (08:38:33) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time |
| 1366 | ok |
| 1367 | test_023_load_from_message (tests.unit.test-003-event.TestEventXML) ... unnamed app(1503) KCalCore::ICalFormatImpl::populate: No PRODID property found |
| 1368 | FAIL |
| 1369 | test_024_bogus_itip_data (tests.unit.test-003-event.TestEventXML) ... Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow |
| 1370 | Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow |
| 1371 | schema exception |
| 1372 | :26:25 error: value '' does not match regular expression facet '(\-|\+)?\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}(\.\d*)?Z?' |
| 1373 | Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1944: Failed to parse calendar! |
| 1374 | Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing. |
| 1375 | ok |
| 1376 | test_025_to_dict (tests.unit.test-003-event.TestEventXML) ... ERROR |
| 1377 | test_026_compute_diff (tests.unit.test-003-event.TestEventXML) ... FAIL |
| 1378 | test_026_property_to_string (tests.unit.test-003-event.TestEventXML) ... ok |
| 1379 | test_027_merge_attendee_data (tests.unit.test-003-event.TestEventXML) ... ok |
| 1380 | test_001_from_message_recurrence (tests.unit.test-004-icalendar.TestICalendar) ... ok |
| 1381 | test_002_from_message (tests.unit.test-004-icalendar.TestICalendar) ... ok |
| 1382 | test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone) ... ok |
| 1383 | test_001_import_psearch (tests.unit.test-006-ldap_psearch.TestLDAPPsearch) ... ok |
| 1384 | test_001_import_syncrepl (tests.unit.test-007-ldap_syncrepl.TestLDAPSyncrepl) ... ok |
| 1385 | test_001_import_sievelib (tests.unit.test-008-sievelib.TestSievelib) ... ERROR |
| 1386 | test_002_parse_tests (tests.unit.test-008-sievelib.TestSievelib) ... ERROR |
| 1387 | test_001_ldap_uri (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok |
| 1388 | test_002_ldap_uri_port (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok |
| 1389 | The special thing about this case is that the givenname starts with ... ok |
| 1390 | The special thing about this case is that the givenname starts with ... ok |
| 1391 | The special thing about this case is that the givenname starts with ... ok |
| 1392 | The special thing about this case is that the givenname starts with ... ok |
| 1393 | test_005_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
| 1394 | test_006_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
| 1395 | test_007_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
| 1396 | test_008_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
| 1397 | test_009_raw_decode (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
| 1398 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
| 1399 | test_001_itip_events_from_message ... ok |
| 1400 | test_002_check_date_conflict ... ok |
| 1401 | test_002_check_event_conflict ... ok |
| 1402 | test_002_check_event_conflict_single ... ok |
| 1403 | test_003_send_reply ... ok |
| 1404 | test_004_send_reply_unicode ... ok |
| 1405 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
| 1406 | test_002_resource_record_from_email_address ... FAIL |
| 1407 | test_003_resource_records_from_itip_events ... FAIL |
| 1408 | test_004_get_resource_owner ... ok |
| 1409 | test_005_send_response_accept ... FAIL |
| 1410 | test_006_send_response_delegate ... FAIL |
| 1411 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
| 1412 | test_001_itip_events_from_message ... ok |
| 1413 | test_002_user_dn_from_email_address ... FAIL |
| 1414 | test_003_get_matching_invitation_policy ... ok |
| 1415 | test_004_write_locks ... ok |
| 1416 | test_005_is_auto_reply ... ok |
| 1417 | test_006_send_update_notification ... ../stick.git/drydocker/pykolab/test_unit.sh: line 4: 1503 Killed NOSE_VERBOSE=2 nosetests tests/unit/ |
| 1418 | Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 0c072d69d677fa7cdad65af563994f6a0098003f) |
| 1419 | ======================================================================== |
| 1420 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 0c072d69d677fa7cdad65af563994f6a0098003f) |
| 1421 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 0c072d69d677fa7cdad65af563994f6a0098003f) |
| 1422 | Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 0c072d69d677fa7cdad65af563994f6a0098003f) |
| 1423 | ======================================================================== |
| 1424 | /var/tmp/757 |
| 1425 |
Lease Host
Lease Host
- When
- Completed at May 26 2015, 8:37 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 26 2015, 8:37 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.