Page MenuHomePhorge

Build 495
FailedPublic

Run Command

When
Completed at May 21 2015, 3:06 PM · Built for 41 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

1+ '[' -z 6122ee76c19970d950f0b4839e7fd46c89ed5421 -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/690
20+ TMPDIR=/var/tmp/690
21+ '[' '!' -d pykolab.git ']'
22+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
23+ pushd pykolab.git
24+ git checkout 6122ee76c19970d950f0b4839e7fd46c89ed5421
25Note: checking out '6122ee76c19970d950f0b4839e7fd46c89ed5421'.
26
27You are in 'detached HEAD' state. You can look around, make experimental
28changes and commit them, and you can discard any commits you make in this
29state without impacting any branches by performing another checkout.
30
31If you want to create a new branch to retain commits you create, you may
32do so (now or later) by using -b with the checkout command again. Example:
33
34 git checkout -b new_branch_name
35
36HEAD is now at 6122ee7... Merge branch 'master' of ssh://git.kolab.org/diffusion/P/pykolab
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=495 -e COMMIT=6122ee76c19970d950f0b4839e7fd46c89ed5421 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-6rtxddwgvbuzo7qzswka -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/690
63+ exit 1
64

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

1249wallace/Makefile.am:8: (probably a GNU make extension)
1250autoreconf: Leaving directory `.'
1251checking for a BSD-compatible install... /usr/bin/install -c
1252checking whether build environment is sane... yes
1253/srv/pykolab.git/missing: Unknown `--is-lightweight' option
1254Try `/srv/pykolab.git/missing --help' for more information
1255configure: WARNING: 'missing' script is too old or missing
1256checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
1257checking for gawk... gawk
1258checking whether make sets $(MAKE)... yes
1259checking whether make supports nested variables... yes
1260checking whether to enable maintainer-specific portions of Makefiles... no
1261checking for python... /usr/bin/python
1262checking for python version... 2.7
1263checking for python platform... linux2
1264checking for python script directory... ${prefix}/lib/python2.7/site-packages
1265checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
1266checking for style of include used by make... GNU
1267checking for gcc... gcc
1268checking whether the C compiler works... yes
1269checking for C compiler default output file name... a.out
1270checking for suffix of executables...
1271checking whether we are cross compiling... no
1272checking for suffix of object files... o
1273checking whether we are using the GNU C compiler... yes
1274checking whether gcc accepts -g... yes
1275checking for gcc option to accept ISO C89... none needed
1276checking dependency style of gcc... none
1277checking how to run the C preprocessor... gcc -E
1278checking for grep that handles long lines and -e... /usr/bin/grep
1279checking for egrep... /usr/bin/grep -E
1280checking for ANSI C header files... yes
1281checking for sys/types.h... yes
1282checking for sys/stat.h... yes
1283checking for stdlib.h... yes
1284checking for string.h... yes
1285checking for memory.h... yes
1286checking for strings.h... yes
1287checking for inttypes.h... yes
1288checking for stdint.h... yes
1289checking for unistd.h... yes
1290checking locale.h usability... yes
1291checking locale.h presence... yes
1292checking for locale.h... yes
1293checking for LC_MESSAGES... yes
1294checking libintl.h usability... yes
1295checking libintl.h presence... yes
1296checking for libintl.h... yes
1297checking for ngettext in libc... yes
1298checking for dgettext in libc... yes
1299checking for bind_textdomain_codeset... yes
1300checking for msgfmt... /usr/bin/msgfmt
1301checking for dcgettext... yes
1302checking if msgfmt accepts -c... yes
1303checking for gmsgfmt... /usr/bin/msgfmt
1304checking for xgettext... /usr/bin/xgettext
1305checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
1306checking whether NLS is requested... yes
1307checking for intltool-update... /usr/bin/intltool-update
1308checking for intltool-merge... /usr/bin/intltool-merge
1309checking for intltool-extract... /usr/bin/intltool-extract
1310checking for xgettext... (cached) /usr/bin/xgettext
1311checking for msgmerge... /usr/bin/msgmerge
1312checking for msgfmt... (cached) /usr/bin/msgfmt
1313checking for gmsgfmt... (cached) /usr/bin/msgfmt
1314checking for perl... /usr/bin/perl
1315checking for perl >= 5.8.1... 5.16.3
1316checking for XML::Parser... ok
1317checking whether ln -s works... yes
1318checking that generated files are newer than configure... done
1319configure: creating ./config.status
1320config.status: creating bin/rebuild.sh
1321config.status: creating Makefile
1322config.status: creating pykolab.spec
1323config.status: creating conf/Makefile
1324config.status: creating kolabd/Makefile
1325config.status: creating po/Makefile.in
1326config.status: creating pykolab/constants.py
1327config.status: creating pykolab/Makefile
1328config.status: creating saslauthd/Makefile
1329config.status: creating share/Makefile
1330config.status: creating wallace/Makefile
1331config.status: executing depfiles commands
1332config.status: executing default-1 commands
1333config.status: executing po/stamp-it commands
1334/srv/pykolab.git
1335Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 6122ee76c19970d950f0b4839e7fd46c89ed5421)
1336Running ../stick.git/drydocker/pykolab/test_unit.sh ...
1337/srv/pykolab.git /srv/pykolab.git
1338Usage: nosetests [options]
1339
1340nosetests: error: no such option: --verbose
1341Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 6122ee76c19970d950f0b4839e7fd46c89ed5421)
1342========================================================================
1343 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 6122ee76c19970d950f0b4839e7fd46c89ed5421)
1344 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 6122ee76c19970d950f0b4839e7fd46c89ed5421)
1345 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 6122ee76c19970d950f0b4839e7fd46c89ed5421)
1346========================================================================
1347/var/tmp/690
1348

Lease Host

When
Completed at May 21 2015, 3:05 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at May 21 2015, 3:05 PM · Built instantly
Status
Passed

Build Log 1767 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 494,Build 492
2Blocked by: Build 494,Build 492
3Blocked by: Build 494,Build 492
4Blocked by: Build 494,Build 492
5Blocked by: Build 494,Build 492
6Blocked by: Build 494,Build 492
7Blocked by: Build 494,Build 492
8Blocked by: Build 494,Build 492
9Blocked by: Build 494,Build 492
10Blocked by: Build 494,Build 492
11Blocked by: Build 494,Build 492
12Blocked by: Build 494,Build 492
13Blocked by: Build 494,Build 492
14Blocked by: Build 494,Build 492
15Blocked by: Build 494,Build 492
16Blocked by: Build 494,Build 492
17Blocked by: Build 494,Build 492
18Blocked by: Build 494,Build 492
19Blocked by: Build 494,Build 492
20Blocked by: Build 494,Build 492
21Blocked by: Build 494,Build 492
22Blocked by: Build 494,Build 492
23Blocked by: Build 494,Build 492
24Blocked by: Build 494,Build 492
25Blocked by: Build 494,Build 492
26Blocked by: Build 494,Build 492
27Blocked by: Build 494,Build 492
28Blocked by: Build 494,Build 492
29Blocked by: Build 494,Build 492
30Blocked by: Build 494,Build 492
31Blocked by: Build 494,Build 492
32Blocked by: Build 494,Build 492
33Blocked by: Build 494,Build 492
34Blocked by: Build 494,Build 492
35Blocked by: Build 494,Build 492
36Blocked by: Build 494,Build 492
37Blocked by: Build 494,Build 492
38Blocked by: Build 494,Build 492
39Blocked by: Build 494,Build 492
40Blocked by: Build 494,Build 492
41Blocked by: Build 494,Build 492
42Blocked by: Build 494,Build 492
43Blocked by: Build 494,Build 492
44Blocked by: Build 494,Build 492
45Blocked by: Build 494,Build 492
46Blocked by: Build 494,Build 492
47Blocked by: Build 494,Build 492
48Blocked by: Build 494,Build 492
49Blocked by: Build 494,Build 492
50Blocked by: Build 494,Build 492
51Blocked by: Build 494,Build 492
52Blocked by: Build 494,Build 492
53Blocked by: Build 494,Build 492
54Blocked by: Build 494,Build 492
55Blocked by: Build 494,Build 492
56Blocked by: Build 494,Build 492
57Blocked by: Build 494,Build 492
58Blocked by: Build 494,Build 492
59Blocked by: Build 494,Build 492
60Blocked by: Build 494,Build 492
61Blocked by: Build 494,Build 492
62Blocked by: Build 494,Build 492
63Blocked by: Build 494,Build 492
64Blocked by: Build 494,Build 492
65Blocked by: Build 494,Build 492
66Blocked by: Build 494,Build 492
67Blocked by: Build 494,Build 492
68Blocked by: Build 494,Build 492
69Blocked by: Build 494,Build 492
70Blocked by: Build 494,Build 492
71Blocked by: Build 494,Build 492
72Blocked by: Build 494,Build 492
73Blocked by: Build 494,Build 492
74Blocked by: Build 494,Build 492
75Blocked by: Build 494
76

Event Timeline