Page MenuHomePhorge

Build 436
FailedPublic

Run Command

When
Completed at May 15 2015, 1:13 AM · Built for 5 h, 49 m
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

13+ '[' 10 -gt 0 ']'
14+ case $1 in
15++ eval echo ''\''dac4ed9786b7418885cc764b10438462cdac9138'\'''
16+++ echo dac4ed9786b7418885cc764b10438462cdac9138
17+ commit=dac4ed9786b7418885cc764b10438462cdac9138
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-dg7b2x4b3anj3ttd27p5'\'''
30+++ echo PHID-HMBT-dg7b2x4b3anj3ttd27p5
31+ phid=PHID-HMBT-dg7b2x4b3anj3ttd27p5
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 dac4ed9786b7418885cc764b10438462cdac9138 -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/599
68+ TMPDIR=/var/tmp/599
69+ '[' '!' -d pykolab.git ']'
70+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
71+ pushd pykolab.git
72+ git checkout dac4ed9786b7418885cc764b10438462cdac9138
73Note: checking out 'dac4ed9786b7418885cc764b10438462cdac9138'.
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 dac4ed9... Add a --user and --server parameter to list-messages
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=436 -e COMMIT=dac4ed9786b7418885cc764b10438462cdac9138 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-dg7b2x4b3anj3ttd27p5 -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/599
111+ exit 1
112

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

3123checking for python script directory... ${prefix}/lib/python2.7/site-packages
3124checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
3125checking for style of include used by make... GNU
3126checking for gcc... gcc
3127checking whether the C compiler works... yes
3128checking for C compiler default output file name... a.out
3129checking for suffix of executables...
3130checking whether we are cross compiling... no
3131checking for suffix of object files... o
3132checking whether we are using the GNU C compiler... yes
3133checking whether gcc accepts -g... yes
3134checking for gcc option to accept ISO C89... none needed
3135checking dependency style of gcc... none
3136checking how to run the C preprocessor... gcc -E
3137checking for grep that handles long lines and -e... /usr/bin/grep
3138checking for egrep... /usr/bin/grep -E
3139checking for ANSI C header files... yes
3140checking for sys/types.h... yes
3141checking for sys/stat.h... yes
3142checking for stdlib.h... yes
3143checking for string.h... yes
3144checking for memory.h... yes
3145checking for strings.h... yes
3146checking for inttypes.h... yes
3147checking for stdint.h... yes
3148checking for unistd.h... yes
3149checking locale.h usability... yes
3150checking locale.h presence... yes
3151checking for locale.h... yes
3152checking for LC_MESSAGES... yes
3153checking libintl.h usability... yes
3154checking libintl.h presence... yes
3155checking for libintl.h... yes
3156checking for ngettext in libc... yes
3157checking for dgettext in libc... yes
3158checking for bind_textdomain_codeset... yes
3159checking for msgfmt... /usr/bin/msgfmt
3160checking for dcgettext... yes
3161checking if msgfmt accepts -c... yes
3162checking for gmsgfmt... /usr/bin/msgfmt
3163checking for xgettext... /usr/bin/xgettext
3164checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
3165checking whether NLS is requested... yes
3166checking for intltool-update... /usr/bin/intltool-update
3167checking for intltool-merge... /usr/bin/intltool-merge
3168checking for intltool-extract... /usr/bin/intltool-extract
3169checking for xgettext... (cached) /usr/bin/xgettext
3170checking for msgmerge... /usr/bin/msgmerge
3171checking for msgfmt... (cached) /usr/bin/msgfmt
3172checking for gmsgfmt... (cached) /usr/bin/msgfmt
3173checking for perl... /usr/bin/perl
3174checking for perl >= 5.8.1... 5.16.3
3175checking for XML::Parser... ok
3176checking whether ln -s works... yes
3177checking that generated files are newer than configure... done
3178configure: creating ./config.status
3179config.status: creating bin/rebuild.sh
3180config.status: creating Makefile
3181config.status: creating pykolab.spec
3182config.status: creating conf/Makefile
3183config.status: creating kolabd/Makefile
3184config.status: creating po/Makefile.in
3185config.status: creating pykolab/constants.py
3186config.status: creating pykolab/Makefile
3187config.status: creating saslauthd/Makefile
3188config.status: creating share/Makefile
3189config.status: creating wallace/Makefile
3190config.status: executing depfiles commands
3191config.status: executing default-1 commands
3192config.status: executing po/stamp-it commands
3193/srv/pykolab.git
3194Running ../stick.git/drydocker/pykolab/test_build.sh OK (at dac4ed9786b7418885cc764b10438462cdac9138)
3195Running ../stick.git/drydocker/pykolab/test_unit.sh ...
3196/srv/pykolab.git /srv/pykolab.git
3197WARNING: The Fully Qualified Domain Name or FQDN for this system is incorrect. Falling back to 'localdomain'.
3198.............F.................Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 91: event.start() is not set
3199Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1503: Start date is missing, but is mandatory for events
3200Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
3201.......................unnamed app(12286)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
3202unnamed app(12286)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC"
3203unnamed app(12286)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
3204.....unnamed app(12286)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
3205.....(19:26:16) timezoneconverter.cpp(51): Guessed timezone and found: ""
3206(19:26:16) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time
3207.unnamed app(12286)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
3208FError: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
3209Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
3210schema exception
3211: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?'
3212Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1944: Failed to parse calendar!
3213Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
3214.EF.......EE..EEEE.............FF.FF..F...../stick.git/drydocker/pykolab/test_unit.sh: line 4: 12286 Killed nosetests tests/unit/
3215Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at dac4ed9786b7418885cc764b10438462cdac9138)
3216========================================================================
3217 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at dac4ed9786b7418885cc764b10438462cdac9138)
3218 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at dac4ed9786b7418885cc764b10438462cdac9138)
3219 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at dac4ed9786b7418885cc764b10438462cdac9138)
3220========================================================================
3221/var/tmp/599
3222

Lease Host

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

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

2458Blocked by: Build 435
2459Blocked by: Build 435
2460Blocked by: Build 435
2461Blocked by: Build 435
2462Blocked by: Build 435
2463Blocked by: Build 435
2464Blocked by: Build 435
2465Blocked by: Build 435
2466Blocked by: Build 435
2467Blocked by: Build 435
2468Blocked by: Build 435
2469Blocked by: Build 435
2470Blocked by: Build 435
2471Blocked by: Build 435
2472Blocked by: Build 435
2473Blocked by: Build 435
2474Blocked by: Build 435
2475Blocked by: Build 435
2476Blocked by: Build 435
2477Blocked by: Build 435
2478Blocked by: Build 435
2479Blocked by: Build 435
2480Blocked by: Build 435
2481Blocked by: Build 435
2482Blocked by: Build 435
2483Blocked by: Build 435
2484Blocked by: Build 435
2485Blocked by: Build 435
2486Blocked by: Build 435
2487Blocked by: Build 435
2488Blocked by: Build 435
2489Blocked by: Build 435
2490Blocked by: Build 435
2491Blocked by: Build 435
2492Blocked by: Build 435
2493Blocked by: Build 435
2494Blocked by: Build 435
2495Blocked by: Build 435
2496Blocked by: Build 435
2497Blocked by: Build 435
2498Blocked by: Build 435
2499Blocked by: Build 435
2500Blocked by: Build 435
2501Blocked by: Build 435
2502Blocked by: Build 435
2503Blocked by: Build 435
2504Blocked by: Build 435
2505Blocked by: Build 435
2506Blocked by: Build 435
2507Blocked by: Build 435
2508Blocked by: Build 435
2509Blocked by: Build 435
2510Blocked by: Build 435
2511Blocked by: Build 435
2512Blocked by: Build 435
2513Blocked by: Build 435
2514Blocked by: Build 435
2515Blocked by: Build 435
2516Blocked by: Build 435
2517Blocked by: Build 435
2518Blocked by: Build 435
2519Blocked by: Build 435
2520Blocked by: Build 435
2521Blocked by: Build 435
2522Blocked by: Build 435
2523Blocked by: Build 435
2524Blocked by: Build 435
2525Blocked by: Build 435
2526Blocked by: Build 435
2527Blocked by: Build 435
2528Blocked by: Build 435
2529Blocked by: Build 435
2530Blocked by: Build 435
2531Blocked by: Build 435
2532Blocked by: Build 435
2533Blocked by: Build 435
2534Blocked by: Build 435
2535Blocked by: Build 435
2536Blocked by: Build 435
2537Blocked by: Build 435
2538Blocked by: Build 435
2539Blocked by: Build 435
2540Blocked by: Build 435
2541Blocked by: Build 435
2542Blocked by: Build 435
2543Blocked by: Build 435
2544Blocked by: Build 435
2545Blocked by: Build 435
2546Blocked by: Build 435
2547Blocked by: Build 435
2548Blocked by: Build 435
2549Blocked by: Build 435
2550Blocked by: Build 435
2551Blocked by: Build 435
2552Blocked by: Build 435
2553Blocked by: Build 435
2554Blocked by: Build 435
2555Blocked by: Build 435
2556Blocked by: Build 435
2557

Event Timeline