Page MenuHomePhorge

Build 435
FailedPublic

Run Command

When
Completed at May 14 2015, 7:23 PM · Built for 5 h, 45 m
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

13+ '[' 10 -gt 0 ']'
14+ case $1 in
15++ eval echo ''\''897f964f90696061060b002f6e097b1790b4eb10'\'''
16+++ echo 897f964f90696061060b002f6e097b1790b4eb10
17+ commit=897f964f90696061060b002f6e097b1790b4eb10
18+ shift
19+ shift
20+ '[' 8 -gt 0 ']'
21+ case $1 in
22++ eval echo ''\'''\'''
23+++ echo ''
24+ differential=
25+ shift
26+ shift
27+ '[' 6 -gt 0 ']'
28+ case $1 in
29++ eval echo ''\''PHID-HMBT-qr2hjklkav6rjibpcneu'\'''
30+++ echo PHID-HMBT-qr2hjklkav6rjibpcneu
31+ phid=PHID-HMBT-qr2hjklkav6rjibpcneu
32+ shift
33+ shift
34+ '[' 4 -gt 0 ']'
35+ case $1 in
36++ eval echo ''\''ssh://git@git.kolab.org/diffusion/P/pykolab.git'\'''
37+++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
38+ uri=ssh://git@git.kolab.org/diffusion/P/pykolab.git
39+ shift
40+ shift
41+ '[' 2 -gt 0 ']'
42+ case $1 in
43++ eval echo ''\''git'\'''
44+++ echo git
45+ vcs=git
46+ shift
47+ shift
48+ '[' 0 -gt 0 ']'
49+ '[' -z 897f964f90696061060b002f6e097b1790b4eb10 -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
60+ package=pykolab
61++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
64+ case ${package} in
65+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/598
68+ TMPDIR=/var/tmp/598
69+ '[' '!' -d pykolab.git ']'
70+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
71+ pushd pykolab.git
72+ git checkout 897f964f90696061060b002f6e097b1790b4eb10
73Note: checking out '897f964f90696061060b002f6e097b1790b4eb10'.
74
75You are in 'detached HEAD' state. You can look around, make experimental
76changes and commit them, and you can discard any commits you make in this
77state without impacting any branches by performing another checkout.
78
79If you want to create a new branch to retain commits you create, you may
80do so (now or later) by using -b with the checkout command again. Example:
81
82 git checkout -b new_branch_name
83
84HEAD is now at 897f964... Set version to 0.7.13
85+ popd
86+ '[' pykolab '!=' stick ']'
87+ '[' '!' -d stick.git ']'
88+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
89+ export commit
90+ export differential
91+ export id
92+ export package
93+ export phid
94+ export ro_uri
95+ export uri
96+ export vcs
97+ export test_build
98+ export test_functional
99+ export test_integration
100+ export test_performance
101+ export test_unit
102+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
103+ pushd pykolab.git
104+ ../stick.git/drydocker/pykolab/build.sh
105+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=435 -e COMMIT=897f964f90696061060b002f6e097b1790b4eb10 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-qr2hjklkav6rjibpcneu -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
106+ exit 1
107+ retval=1
108+ popd
109+ cd /var/tmp
110+ rm -rf /var/tmp/598
111+ exit 1
112

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

2841checking for python script directory... ${prefix}/lib/python2.7/site-packages
2842checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
2843checking for style of include used by make... GNU
2844checking for gcc... gcc
2845checking whether the C compiler works... yes
2846checking for C compiler default output file name... a.out
2847checking for suffix of executables...
2848checking whether we are cross compiling... no
2849checking for suffix of object files... o
2850checking whether we are using the GNU C compiler... yes
2851checking whether gcc accepts -g... yes
2852checking for gcc option to accept ISO C89... none needed
2853checking dependency style of gcc... none
2854checking how to run the C preprocessor... gcc -E
2855checking for grep that handles long lines and -e... /usr/bin/grep
2856checking for egrep... /usr/bin/grep -E
2857checking for ANSI C header files... yes
2858checking for sys/types.h... yes
2859checking for sys/stat.h... yes
2860checking for stdlib.h... yes
2861checking for string.h... yes
2862checking for memory.h... yes
2863checking for strings.h... yes
2864checking for inttypes.h... yes
2865checking for stdint.h... yes
2866checking for unistd.h... yes
2867checking locale.h usability... yes
2868checking locale.h presence... yes
2869checking for locale.h... yes
2870checking for LC_MESSAGES... yes
2871checking libintl.h usability... yes
2872checking libintl.h presence... yes
2873checking for libintl.h... yes
2874checking for ngettext in libc... yes
2875checking for dgettext in libc... yes
2876checking for bind_textdomain_codeset... yes
2877checking for msgfmt... /usr/bin/msgfmt
2878checking for dcgettext... yes
2879checking if msgfmt accepts -c... yes
2880checking for gmsgfmt... /usr/bin/msgfmt
2881checking for xgettext... /usr/bin/xgettext
2882checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
2883checking whether NLS is requested... yes
2884checking for intltool-update... /usr/bin/intltool-update
2885checking for intltool-merge... /usr/bin/intltool-merge
2886checking for intltool-extract... /usr/bin/intltool-extract
2887checking for xgettext... (cached) /usr/bin/xgettext
2888checking for msgmerge... /usr/bin/msgmerge
2889checking for msgfmt... (cached) /usr/bin/msgfmt
2890checking for gmsgfmt... (cached) /usr/bin/msgfmt
2891checking for perl... /usr/bin/perl
2892checking for perl >= 5.8.1... 5.16.3
2893checking for XML::Parser... ok
2894checking whether ln -s works... yes
2895checking that generated files are newer than configure... done
2896configure: creating ./config.status
2897config.status: creating bin/rebuild.sh
2898config.status: creating Makefile
2899config.status: creating pykolab.spec
2900config.status: creating conf/Makefile
2901config.status: creating kolabd/Makefile
2902config.status: creating po/Makefile.in
2903config.status: creating pykolab/constants.py
2904config.status: creating pykolab/Makefile
2905config.status: creating saslauthd/Makefile
2906config.status: creating share/Makefile
2907config.status: creating wallace/Makefile
2908config.status: executing depfiles commands
2909config.status: executing default-1 commands
2910config.status: executing po/stamp-it commands
2911/srv/pykolab.git
2912Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 897f964f90696061060b002f6e097b1790b4eb10)
2913Running ../stick.git/drydocker/pykolab/test_unit.sh ...
2914/srv/pykolab.git /srv/pykolab.git
2915WARNING: The Fully Qualified Domain Name or FQDN for this system is incorrect. Falling back to 'localdomain'.
2916.............F.................Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 91: event.start() is not set
2917Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1503: Start date is missing, but is mandatory for events
2918Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
2919.......................unnamed app(12267)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
2920unnamed app(12267)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC"
2921unnamed app(12267)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
2922.....unnamed app(12267)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
2923.....(13:39:54) timezoneconverter.cpp(51): Guessed timezone and found: ""
2924(13:39:54) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time
2925.unnamed app(12267)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
2926FError: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
2927Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
2928schema exception
2929: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?'
2930Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1944: Failed to parse calendar!
2931Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
2932.EF.......EE..EEEE.............FF.FF..F...../stick.git/drydocker/pykolab/test_unit.sh: line 4: 12267 Killed nosetests tests/unit/
2933Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 897f964f90696061060b002f6e097b1790b4eb10)
2934========================================================================
2935 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 897f964f90696061060b002f6e097b1790b4eb10)
2936 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 897f964f90696061060b002f6e097b1790b4eb10)
2937 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 897f964f90696061060b002f6e097b1790b4eb10)
2938========================================================================
2939/var/tmp/598
2940

Lease Host

When
Completed at May 14 2015, 1:38 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 14 2015, 1:38 PM · Built instantly
Status
Passed

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

1172Blocked by: Build 434
1173Blocked by: Build 434
1174Blocked by: Build 434
1175Blocked by: Build 434
1176Blocked by: Build 434
1177Blocked by: Build 434
1178Blocked by: Build 434
1179Blocked by: Build 434
1180Blocked by: Build 434
1181Blocked by: Build 434
1182Blocked by: Build 434
1183Blocked by: Build 434
1184Blocked by: Build 434
1185Blocked by: Build 434
1186Blocked by: Build 434
1187Blocked by: Build 434
1188Blocked by: Build 434
1189Blocked by: Build 434
1190Blocked by: Build 434
1191Blocked by: Build 434
1192Blocked by: Build 434
1193Blocked by: Build 434
1194Blocked by: Build 434
1195Blocked by: Build 434
1196Blocked by: Build 434
1197Blocked by: Build 434
1198Blocked by: Build 434
1199Blocked by: Build 434
1200Blocked by: Build 434
1201Blocked by: Build 434
1202Blocked by: Build 434
1203Blocked by: Build 434
1204Blocked by: Build 434
1205Blocked by: Build 434
1206Blocked by: Build 434
1207Blocked by: Build 434
1208Blocked by: Build 434
1209Blocked by: Build 434
1210Blocked by: Build 434
1211Blocked by: Build 434
1212Blocked by: Build 434
1213Blocked by: Build 434
1214Blocked by: Build 434
1215Blocked by: Build 434
1216Blocked by: Build 434
1217Blocked by: Build 434
1218Blocked by: Build 434
1219Blocked by: Build 434
1220Blocked by: Build 434
1221Blocked by: Build 434
1222Blocked by: Build 434
1223Blocked by: Build 434
1224Blocked by: Build 434
1225Blocked by: Build 434
1226Blocked by: Build 434
1227Blocked by: Build 434
1228Blocked by: Build 434
1229Blocked by: Build 434
1230Blocked by: Build 434
1231Blocked by: Build 434
1232Blocked by: Build 434
1233Blocked by: Build 434
1234Blocked by: Build 434
1235Blocked by: Build 434
1236Blocked by: Build 434
1237Blocked by: Build 434
1238Blocked by: Build 434
1239Blocked by: Build 434
1240Blocked by: Build 434
1241Blocked by: Build 434
1242Blocked by: Build 434
1243Blocked by: Build 434
1244Blocked by: Build 434
1245Blocked by: Build 434
1246Blocked by: Build 434
1247Blocked by: Build 434
1248Blocked by: Build 434
1249Blocked by: Build 434
1250Blocked by: Build 434
1251Blocked by: Build 434
1252Blocked by: Build 434
1253Blocked by: Build 434
1254Blocked by: Build 434
1255Blocked by: Build 434
1256Blocked by: Build 434
1257Blocked by: Build 434
1258Blocked by: Build 434
1259Blocked by: Build 434
1260Blocked by: Build 434
1261Blocked by: Build 434
1262Blocked by: Build 434
1263Blocked by: Build 434
1264Blocked by: Build 434
1265Blocked by: Build 434
1266Blocked by: Build 434
1267Blocked by: Build 434
1268Blocked by: Build 434
1269Blocked by: Build 434
1270Blocked by: Build 434
1271

Event Timeline