Properties
Properties
Run Command
Run Command
- When
- Completed at May 21 2015, 3:05 PM · Built for 1 h, 25 m
- Status
Failed
| 1 | + '[' -z 352a5325a7d13eaae4761dfcef8a4ef5c038f90b -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/683 |
| 20 | + TMPDIR=/var/tmp/683 |
| 21 | + '[' '!' -d pykolab.git ']' |
| 22 | + git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git |
| 23 | + pushd pykolab.git |
| 24 | + git checkout 352a5325a7d13eaae4761dfcef8a4ef5c038f90b |
| 25 | Note: checking out '352a5325a7d13eaae4761dfcef8a4ef5c038f90b'. |
| 26 | |
| 27 | You are in 'detached HEAD' state. You can look around, make experimental |
| 28 | changes and commit them, and you can discard any commits you make in this |
| 29 | state without impacting any branches by performing another checkout. |
| 30 | |
| 31 | If you want to create a new branch to retain commits you create, you may |
| 32 | do so (now or later) by using -b with the checkout command again. Example: |
| 33 | |
| 34 | git checkout -b new_branch_name |
| 35 | |
| 36 | HEAD is now at 352a532... Set version to 0.7.14 |
| 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=492 -e COMMIT=352a5325a7d13eaae4761dfcef8a4ef5c038f90b -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-cubc3ome3g5fa5g57tpw -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/683 |
| 63 | + exit 1 |
| 64 |
| 1266 | checking for python platform... linux2 |
|---|---|
| 1267 | checking for python script directory... ${prefix}/lib/python2.7/site-packages |
| 1268 | checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages |
| 1269 | checking for style of include used by make... GNU |
| 1270 | checking for gcc... gcc |
| 1271 | checking whether the C compiler works... yes |
| 1272 | checking for C compiler default output file name... a.out |
| 1273 | checking for suffix of executables... |
| 1274 | checking whether we are cross compiling... no |
| 1275 | checking for suffix of object files... o |
| 1276 | checking whether we are using the GNU C compiler... yes |
| 1277 | checking whether gcc accepts -g... yes |
| 1278 | checking for gcc option to accept ISO C89... none needed |
| 1279 | checking dependency style of gcc... none |
| 1280 | checking how to run the C preprocessor... gcc -E |
| 1281 | checking for grep that handles long lines and -e... /usr/bin/grep |
| 1282 | checking for egrep... /usr/bin/grep -E |
| 1283 | checking for ANSI C header files... yes |
| 1284 | checking for sys/types.h... yes |
| 1285 | checking for sys/stat.h... yes |
| 1286 | checking for stdlib.h... yes |
| 1287 | checking for string.h... yes |
| 1288 | checking for memory.h... yes |
| 1289 | checking for strings.h... yes |
| 1290 | checking for inttypes.h... yes |
| 1291 | checking for stdint.h... yes |
| 1292 | checking for unistd.h... yes |
| 1293 | checking locale.h usability... yes |
| 1294 | checking locale.h presence... yes |
| 1295 | checking for locale.h... yes |
| 1296 | checking for LC_MESSAGES... yes |
| 1297 | checking libintl.h usability... yes |
| 1298 | checking libintl.h presence... yes |
| 1299 | checking for libintl.h... yes |
| 1300 | checking for ngettext in libc... yes |
| 1301 | checking for dgettext in libc... yes |
| 1302 | checking for bind_textdomain_codeset... yes |
| 1303 | checking for msgfmt... /usr/bin/msgfmt |
| 1304 | checking for dcgettext... yes |
| 1305 | checking if msgfmt accepts -c... yes |
| 1306 | checking for gmsgfmt... /usr/bin/msgfmt |
| 1307 | checking for xgettext... /usr/bin/xgettext |
| 1308 | checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl |
| 1309 | checking whether NLS is requested... yes |
| 1310 | checking for intltool-update... /usr/bin/intltool-update |
| 1311 | checking for intltool-merge... /usr/bin/intltool-merge |
| 1312 | checking for intltool-extract... /usr/bin/intltool-extract |
| 1313 | checking for xgettext... (cached) /usr/bin/xgettext |
| 1314 | checking for msgmerge... /usr/bin/msgmerge |
| 1315 | checking for msgfmt... (cached) /usr/bin/msgfmt |
| 1316 | checking for gmsgfmt... (cached) /usr/bin/msgfmt |
| 1317 | checking for perl... /usr/bin/perl |
| 1318 | checking for perl >= 5.8.1... 5.16.3 |
| 1319 | checking for XML::Parser... ok |
| 1320 | checking whether ln -s works... yes |
| 1321 | checking that generated files are newer than configure... done |
| 1322 | configure: creating ./config.status |
| 1323 | config.status: creating bin/rebuild.sh |
| 1324 | config.status: creating Makefile |
| 1325 | config.status: creating pykolab.spec |
| 1326 | config.status: creating conf/Makefile |
| 1327 | config.status: creating kolabd/Makefile |
| 1328 | config.status: creating po/Makefile.in |
| 1329 | config.status: creating pykolab/constants.py |
| 1330 | config.status: creating pykolab/Makefile |
| 1331 | config.status: creating saslauthd/Makefile |
| 1332 | config.status: creating share/Makefile |
| 1333 | config.status: creating wallace/Makefile |
| 1334 | config.status: executing depfiles commands |
| 1335 | config.status: executing default-1 commands |
| 1336 | config.status: executing po/stamp-it commands |
| 1337 | /srv/pykolab.git |
| 1338 | Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b) |
| 1339 | Running ../stick.git/drydocker/pykolab/test_unit.sh ... |
| 1340 | /srv/pykolab.git /srv/pykolab.git |
| 1341 | .............F.................Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 91: event.start() is not set |
| 1342 | Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1503: Start date is missing, but is mandatory for events |
| 1343 | Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing. |
| 1344 | .......................unnamed app(1499)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found |
| 1345 | unnamed app(1499)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC" |
| 1346 | unnamed app(1499)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" ) |
| 1347 | .....unnamed app(1499)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found |
| 1348 | .....(13:42:01) timezoneconverter.cpp(51): Guessed timezone and found: "" |
| 1349 | (13:42:01) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time |
| 1350 | .unnamed app(1499)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found |
| 1351 | FError: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow |
| 1352 | Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow |
| 1353 | schema exception |
| 1354 | :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?' |
| 1355 | Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1944: Failed to parse calendar! |
| 1356 | Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing. |
| 1357 | .EF.......EE...................FF.FF..F...../stick.git/drydocker/pykolab/test_unit.sh: line 4: 1499 Killed nosetests tests/unit/ |
| 1358 | Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b) |
| 1359 | ======================================================================== |
| 1360 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b) |
| 1361 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b) |
| 1362 | Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 352a5325a7d13eaae4761dfcef8a4ef5c038f90b) |
| 1363 | ======================================================================== |
| 1364 | /var/tmp/683 |
| 1365 |
Lease Host
Lease Host
- When
- Completed at May 21 2015, 1:02 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 21 2015, 1:02 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.