Page MenuHomePhorge

Build 1954
FailedPublic

Run Command

When
Completed at Nov 17 2015, 2:10 PM · Built for 5 m, 13 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/tmp/2367
19+ TMPDIR=/var/tmp/2367
20+ '[' '!' -d roundcubemail-plugins-kolab.git ']'
21+ git clone https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git roundcubemail-plugins-kolab.git
22+ pushd roundcubemail-plugins-kolab.git
23+ git checkout c323706a9bb37b2eb654ba26d12b29a91dd7295f
24Note: checking out 'c323706a9bb37b2eb654ba26d12b29a91dd7295f'.
25
26You are in 'detached HEAD' state. You can look around, make experimental
27changes and commit them, and you can discard any commits you make in this
28state without impacting any branches by performing another checkout.
29
30If you want to create a new branch to retain commits you create, you may
31do so (now or later) by using -b with the checkout command again. Example:
32
33 git checkout -b new_branch_name
34
35HEAD is now at c323706... Open and join collaborative sessions (T724, T725), Editing read-only documents (T757)
36+ popd
37+ '[' roundcubemail-plugins-kolab '!=' stick ']'
38+ '[' '!' -d stick.git ']'
39+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
40+ export commit
41+ export differential
42+ export id
43+ export package
44+ export phid
45+ export ro_uri
46+ export uri
47+ export vcs
48+ export test_build
49+ export test_functional
50+ export test_integration
51+ export test_performance
52+ export test_unit
53+ export test_obs
54+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
55+ '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']'
56+ pushd roundcubemail-plugins-kolab.git
57+ ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh
58+ docker run -it --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=1954 -e COMMIT=c323706a9bb37b2eb654ba26d12b29a91dd7295f -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-tpjoqevxbc32iqtu7ngd -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
59+ exit 1
60+ retval=1
61+ popd
62+ cd /var/tmp
63+ rm -rf /var/tmp/2367
64+ exit 1
65

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

3040./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.
3041 get supportsIntegratedFind() {
3042^
3043
3044./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.
3045 get supportsDocumentFonts() {
3046^
3047
3048./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.
3049 get supportsDocumentColors() {
3050^
3051
3052./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.
3053 get loadingBar() {
3054^
3055
3056./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.
3057 get isHorizontalScrollbarEnabled() {
3058^
3059
306013 error(s), 0 warning(s)
3061Linting './plugins/tasklist/tasklist.js' ...
3062./plugins/tasklist/tasklist.js:109: WARNING - Suspicious code. The result of the 'getprop' operator is not being used.
3063 this.selected_task;
3064 ^
3065
3066./plugins/tasklist/tasklist.js:110: WARNING - Suspicious code. The result of the 'getprop' operator is not being used.
3067 this.selected_list;
3068 ^
3069
3070./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.
3071 if (me.tasklists[id].editable && (!me.selected_list || me.tasklists[id].default || (me.tasklists[id].active && !me.tasklists[me.selected_list].active))) {
3072 ^
3073
30740 error(s), 3 warning(s)
3075Linting './plugins/tasklist/tasklist_base.js' ...
3076Running generic_js_lint FAILED (at 2ad06d8870c2cd9df0dd2634479b1c6fee3214ce)
3077Previous HEAD position was 2ad06d8... Display editing sessions status on files list, added icon on "Rename" button
3078HEAD is now at c323706... Open and join collaborative sessions (T724, T725), Editing read-only documents (T757)
3079Running generic_js_lint FAILED (at c323706a9bb37b2eb654ba26d12b29a91dd7295f)
3080Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh FAILED (at c323706a9bb37b2eb654ba26d12b29a91dd7295f)
3081========================================================================
3082 Running '_install_package_builddep roundcubemail-plugins-kolab' OK (at c323706a9bb37b2eb654ba26d12b29a91dd7295f)
3083 Running 'generic_php_lint' OK (at c323706a9bb37b2eb654ba26d12b29a91dd7295f)
3084 Running 'generic_js_lint' FAILED (at 2ad06d8870c2cd9df0dd2634479b1c6fee3214ce)
3085 Running 'generic_js_lint' FAILED (at c323706a9bb37b2eb654ba26d12b29a91dd7295f)
3086 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' FAILED (at c323706a9bb37b2eb654ba26d12b29a91dd7295f)
3087========================================================================
3088/var/tmp/2367
3089

Lease Host

When
Completed at Nov 17 2015, 2:05 PM · Built for 3 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 Nov 17 2015, 2:05 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline