Page MenuHomePhorge

Build 3627
FailedPublic

Drydock: Run Command

When
Completed at May 13 2016, 11:12 AM · Built for 2 m, 10 s
Status
Failed

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

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

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

1428Traceback (most recent call last):
1429 File "/usr/lib/python2.7/site-packages/nose/loader.py", line 413, in loadTestsFromName
1430 addr.filename, addr.module)
1431 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
1432 return self.importFromDir(dir_path, fqname)
1433 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
1434 mod = load_module(part_fqname, fh, filename, desc)
1435 File "/srv/pykolab.git/tests/unit/test-011-itip.py", line 17, in <module>
1436 from twisted.trial import unittest
1437ImportError: No module named twisted.trial
1438
1439======================================================================
1440ERROR: Failure: ImportError (No module named twisted.trial)
1441----------------------------------------------------------------------
1442Traceback (most recent call last):
1443 File "/usr/lib/python2.7/site-packages/nose/loader.py", line 413, in loadTestsFromName
1444 addr.filename, addr.module)
1445 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
1446 return self.importFromDir(dir_path, fqname)
1447 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
1448 mod = load_module(part_fqname, fh, filename, desc)
1449 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 10, in <module>
1450 from twisted.trial import unittest
1451ImportError: No module named twisted.trial
1452
1453======================================================================
1454ERROR: Failure: ImportError (No module named twisted.trial)
1455----------------------------------------------------------------------
1456Traceback (most recent call last):
1457 File "/usr/lib/python2.7/site-packages/nose/loader.py", line 413, in loadTestsFromName
1458 addr.filename, addr.module)
1459 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
1460 return self.importFromDir(dir_path, fqname)
1461 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
1462 mod = load_module(part_fqname, fh, filename, desc)
1463 File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 12, in <module>
1464 from twisted.trial import unittest
1465ImportError: No module named twisted.trial
1466
1467----------------------------------------------------------------------
1468Ran 132 tests in 0.571s
1469
1470FAILED (SKIP=2, errors=13)
1471Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at d13aea810ae05c04804d432c4712beb2276a7715)
1472========================================================================
1473 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at d13aea810ae05c04804d432c4712beb2276a7715)
1474 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at d13aea810ae05c04804d432c4712beb2276a7715)
1475========================================================================
1476/var/drydock/workingcopy-215829/repo/pykolab
1477

Lease Working Copy

When
Completed at May 13 2016, 11:10 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 13 2016, 11:10 AM · Built instantly
Status
Passed

Event Timeline