Page MenuHomePhorge

Build 2312
FailedPublic

History

Drydock: Run Command

When
Completed at Jan 8 2016, 4:24 PM · Built for 5 m, 35 s
Status
Failed

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

33+ git fetch origin
34+ git reset --hard origin/master
35+ git clean -d -f -x
36+ popd
37+ export commit
38+ export differential
39+ export id
40+ export package
41+ export phid
42+ export ro_uri
43+ export uri
44+ export vcs
45+ export test_build
46+ export test_functional
47+ export test_integration
48+ export test_performance
49+ export test_unit
50+ export test_obs
51+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
52+ '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']'
53+ pushd roundcubemail-plugins-kolab.git
54+ ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh
55+ 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=2312 -e COMMIT=47d33c54a9edd7ac15652c66d54222e3745e9e7d -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-onas4sj5kyj3kp27dnfw -e URI=ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e RO_URI=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.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
56Switched to a new branch 'dev/sabre-vobject3'
57Switched to a new branch 'manticore'
58Switched to branch 'master'
59Switched to a new branch 'roundcubemail-plugins-kolab-0.6'
60Switched to a new branch 'roundcubemail-plugins-kolab-0.7'
61Switched to a new branch 'roundcubemail-plugins-kolab-0.8'
62Switched to a new branch 'roundcubemail-plugins-kolab-0.9'
63Switched to a new branch 'roundcubemail-plugins-kolab-3.0'
64Switched to a new branch 'roundcubemail-plugins-kolab-3.1'
65Switched to a new branch 'roundcubemail-plugins-kolab-3.2'
66Note: checking out '47d33c54a9edd7ac15652c66d54222e3745e9e7d'.
67
68You are in 'detached HEAD' state. You can look around, make experimental
69changes and commit them, and you can discard any commits you make in this
70state without impacting any branches by performing another checkout.
71
72If you want to create a new branch to retain commits you create, you may
73do so (now or later) by using -b with the checkout command again. Example:
74
75 git checkout -b new_branch_name
76
77HEAD is now at 47d33c5... Merge remote-tracking branch 'remotes/origin/manticore'
78+ exit 1
79+ retval=1
80+ popd
81+ exit 1
82

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

1422
1423./plugins/pdfviewer/viewer/viewer.js:2527: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1424 get supportsIntegratedFind() {
1425^
1426
1427./plugins/pdfviewer/viewer/viewer.js:2536: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1428 get supportsDocumentFonts() {
1429^
1430
1431./plugins/pdfviewer/viewer/viewer.js:2545: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1432 get supportsDocumentColors() {
1433^
1434
1435./plugins/pdfviewer/viewer/viewer.js:2554: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1436 get loadingBar() {
1437^
1438
1439./plugins/pdfviewer/viewer/viewer.js:2563: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1440 get isHorizontalScrollbarEnabled() {
1441^
1442
144313 error(s), 0 warning(s)
1444Linting './plugins/tasklist/tasklist.js' ...
1445./plugins/tasklist/tasklist.js:109: WARNING - Suspicious code. The result of the 'getprop' operator is not being used.
1446 this.selected_task;
1447 ^
1448
1449./plugins/tasklist/tasklist.js:110: WARNING - Suspicious code. The result of the 'getprop' operator is not being used.
1450 this.selected_list;
1451 ^
1452
1453./plugins/tasklist/tasklist.js:153: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1454 if (me.tasklists[id].editable && (!me.selected_list || me.tasklists[id].default || (me.tasklists[id].active && !me.tasklists[me.selected_list].active))) {
1455 ^
1456
14570 error(s), 3 warning(s)
1458Linting './plugins/tasklist/tasklist_base.js' ...
1459Running generic_js_lint FAILED (at 5d8f64481fe0681a48929c82f3f6d908930e5383)
1460Previous HEAD position was 5d8f644... Fix disabled tasklist selector in "Save as task" dialog (#5301)
1461HEAD is now at 47d33c5... Merge remote-tracking branch 'remotes/origin/manticore'
1462Running generic_js_lint FAILED (at 47d33c54a9edd7ac15652c66d54222e3745e9e7d)
1463Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh FAILED (at 47d33c54a9edd7ac15652c66d54222e3745e9e7d)
1464========================================================================
1465 Running 'generic_php_lint' OK (at 47d33c54a9edd7ac15652c66d54222e3745e9e7d)
1466 Running 'generic_js_lint' FAILED (at 5d8f64481fe0681a48929c82f3f6d908930e5383)
1467 Running 'generic_js_lint' FAILED (at 47d33c54a9edd7ac15652c66d54222e3745e9e7d)
1468 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' FAILED (at 47d33c54a9edd7ac15652c66d54222e3745e9e7d)
1469========================================================================
1470/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
1471

Lease Working Copy

When
Completed at Jan 8 2016, 4:18 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jan 8 2016, 4:18 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.