Properties
Properties
Drydock: Run Command
Drydock: Run Command
- When
- Completed at Mar 1 2016, 11:14 AM · Built for 1 m, 37 s
- Status
Failed
2 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
---|---|
3 | + test_build=1 |
4 | + test_functional=1 |
5 | + test_integration=1 |
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 |
24 | From https://git.kolab.org/diffusion/P/pykolab |
25 | b52ba41..b08c9d1 master -> origin/master |
26 | + git reset --hard origin/master |
27 | + git clean -d -f -x |
28 | + git checkout b08c9d1dad4852834e1994177ab070975c67e15f |
29 | HEAD is now at b08c9d1... More of those PEP compliance issues |
30 | + popd |
31 | + '[' pykolab '!=' stick ']' |
32 | + '[' '!' -d stick.git ']' |
33 | + pushd stick.git |
34 | + git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git |
35 | + git fetch origin |
36 | + git reset --hard origin/master |
37 | + git clean -d -f -x |
38 | + popd |
39 | + export commit |
40 | + export differential |
41 | + export id |
42 | + export package |
43 | + export phid |
44 | + export ro_uri |
45 | + export uri |
46 | + export vcs |
47 | + export test_build |
48 | + export test_functional |
49 | + export test_integration |
50 | + export test_performance |
51 | + export test_unit |
52 | + export test_obs |
53 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
54 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
55 | + pushd pykolab.git |
56 | + ../stick.git/drydocker/pykolab/build.sh |
57 | + 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=2983 -e COMMIT=b08c9d1dad4852834e1994177ab070975c67e15f -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-ogogawlex5krcagyxcda -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 |
58 | Switched to a new branch 'dev/boddie' |
59 | Switched to a new branch 'dev/boddie-new/combined' |
60 | Switched to a new branch 'dev/boddie-new/setup' |
61 | Switched to a new branch 'dev/confmgmt' |
62 | Switched to a new branch 'dev/entitlements' |
63 | Switched to a new branch 'dev/kolab-test-suite' |
64 | Switched to a new branch 'dev/kolab-test-tools' |
65 | Switched to branch 'master' |
66 | Switched to a new branch 'pykolab-0.2' |
67 | Switched to a new branch 'pykolab-0.3' |
68 | Switched to a new branch 'pykolab-0.4' |
69 | Switched to a new branch 'pykolab-0.5' |
70 | Note: checking out 'pykolab-0.5.14'. |
71 | |
72 | You are in 'detached HEAD' state. You can look around, make experimental |
73 | changes and commit them, and you can discard any commits you make in this |
74 | state without impacting any branches by performing another checkout. |
75 | |
76 | If you want to create a new branch to retain commits you create, you may |
77 | do so (now or later) by using -b with the checkout command again. Example: |
78 | |
79 | git checkout -b new_branch_name |
80 | |
81 | HEAD is now at a35735a... 0.5.14 |
82 | Previous HEAD position was a35735a... 0.5.14 |
83 | Switched to a new branch 'pykolab-0.6' |
84 | Switched to a new branch 'pykolab-0.7' |
85 | Note: checking out 'b08c9d1dad4852834e1994177ab070975c67e15f'. |
86 | |
87 | You are in 'detached HEAD' state. You can look around, make experimental |
88 | changes and commit them, and you can discard any commits you make in this |
89 | state without impacting any branches by performing another checkout. |
90 | |
91 | If you want to create a new branch to retain commits you create, you may |
92 | do so (now or later) by using -b with the checkout command again. Example: |
93 | |
94 | git checkout -b new_branch_name |
95 | |
96 | HEAD is now at b08c9d1... More of those PEP compliance issues |
97 | + exit 1 |
98 | + retval=1 |
99 | + popd |
100 | + exit 1 |
101 |
912 | test_005_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
---|---|
913 | test_006_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
914 | test_007_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
915 | test_008_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
916 | test_009_raw_decode (tests.unit.test-010-transliterate.TestTransliteration) ... ok |
917 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
918 | test_001_itip_events_from_message ... ok |
919 | test_002_check_date_conflict ... ok |
920 | test_002_check_event_conflict ... ok |
921 | test_002_check_event_conflict_single ... ok |
922 | test_003_send_reply ... ok |
923 | test_004_send_reply_unicode ... ok |
924 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
925 | test_002_resource_record_from_email_address ... ok |
926 | test_003_resource_records_from_itip_events ... ok |
927 | test_004_get_resource_owner ... ok |
928 | test_005_send_response_accept ... ok |
929 | test_006_send_response_delegate ... ok |
930 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
931 | test_001_itip_events_from_message ... ok |
932 | test_002_user_dn_from_email_address ... ok |
933 | test_003_get_matching_invitation_policy ... ok |
934 | test_005_is_auto_reply ... ok |
935 | test_006_send_update_notification ... ok |
936 | test_001_set (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok |
937 | test_002_get (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok |
938 | test_003_get_raw (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok |
939 | test_001_default_langs (tests.unit.test-015-translate.TestTranslate) ... ok |
940 | test_002_translate (tests.unit.test-015-translate.TestTranslate) ... ok |
941 | test_003_set_lang (tests.unit.test-015-translate.TestTranslate) ... ok |
942 | test_001_minimal (tests.unit.test-016-todo.TestTodoXML) ... ok |
943 | test_002_full (tests.unit.test-016-todo.TestTodoXML) ... ok |
944 | test_010_load_from_xml (tests.unit.test-016-todo.TestTodoXML) ... ok |
945 | test_020_load_from_ical (tests.unit.test-016-todo.TestTodoXML) ... ok |
946 | test_021_as_string_itip (tests.unit.test-016-todo.TestTodoXML) ... ok |
947 | test_022_ical_with_attachment (tests.unit.test-016-todo.TestTodoXML) ... ok |
948 | test_030_to_dict (tests.unit.test-016-todo.TestTodoXML) ... ok |
949 | test_000_order_proplists (tests.unit.test-017-diff.TestComputeDiff) ... ok |
950 | test_000_order_proplists2 (tests.unit.test-017-diff.TestComputeDiff) ... ok |
951 | test_001_attachments (tests.unit.test-017-diff.TestComputeDiff) ... ok |
952 | test_001_minimal (tests.unit.test-018-note.TestNoteXML) ... ok |
953 | test_002_full (tests.unit.test-018-note.TestNoteXML) ... ok |
954 | test_010_load_from_xml (tests.unit.test-018-note.TestNoteXML) ... ok |
955 | test_011_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok |
956 | test_012_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok |
957 | test_020_to_dict (tests.unit.test-018-note.TestNoteXML) ... ok |
958 | test_001_minimal (tests.unit.test-019-contact.TestContactXML) ... ok |
959 | test_002_full (tests.unit.test-019-contact.TestContactXML) ... ok |
960 | test_010_load_from_xml (tests.unit.test-019-contact.TestContactXML) ... ok |
961 | test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok |
962 | test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok |
963 | test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok |
964 | test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok |
965 | test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok |
966 | test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding |
967 | test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok |
968 | |
969 | ====================================================================== |
970 | FAIL: The special thing about this case is that the givenname starts with |
971 | ---------------------------------------------------------------------- |
972 | Traceback (most recent call last): |
973 | File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 17, in test_001_raw_fr_FR |
974 | self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage)) |
975 | AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas' |
976 | |
977 | ====================================================================== |
978 | FAIL: The special thing about this case is that the givenname starts with |
979 | ---------------------------------------------------------------------- |
980 | Traceback (most recent call last): |
981 | File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 31, in test_002_unicode_fr_FR |
982 | self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage)) |
983 | AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas' |
984 | |
985 | ====================================================================== |
986 | FAIL: The special thing about this case is that the givenname starts with |
987 | ---------------------------------------------------------------------- |
988 | Traceback (most recent call last): |
989 | File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES |
990 | self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage)) |
991 | AssertionError: 'Alvaro' != u'\xc1lvaro' |
992 | |
993 | ====================================================================== |
994 | FAIL: The special thing about this case is that the givenname starts with |
995 | ---------------------------------------------------------------------- |
996 | Traceback (most recent call last): |
997 | File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES |
998 | self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage)) |
999 | AssertionError: 'Alvaro' != u'\xc1lvaro' |
1000 | |
1001 | ---------------------------------------------------------------------- |
1002 | Ran 140 tests in 2.992s |
1003 | |
1004 | FAILED (SKIP=1, failures=4) |
1005 | Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at b08c9d1dad4852834e1994177ab070975c67e15f) |
1006 | ======================================================================== |
1007 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at b08c9d1dad4852834e1994177ab070975c67e15f) |
1008 | Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at b08c9d1dad4852834e1994177ab070975c67e15f) |
1009 | ======================================================================== |
1010 | /var/drydock/workingcopy-67/repo/pykolab |
1011 |
Lease Working Copy
Lease Working Copy
- When
- Completed at Mar 1 2016, 11:12 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Mar 1 2016, 11:12 AM · Built instantly
- Status
Passed
1 empty logs are hidden. Show all logs.