Page MenuHomePhorge

Build 3979
FailedPublic

Drydock: Run Command

When
Completed at Jun 20 2016, 10:14 AM · Built for 7 m, 6 s
Status
Failed

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

1+ '[' -z e02e9f974fd54e7a9e8ff017a78928a3b84e7702 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git ']'
3+ '[' 0 -eq 0 -a 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+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git .git
13+ package=roundcubemail-plugins-kolab
14++ sed -e 's|ssh://git@|https://|g'
15++ echo ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
16+ ro_uri=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
20+ TMPDIR=/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
21+ '[' '!' -d roundcubemail-plugins-kolab.git ']'
22+ pushd roundcubemail-plugins-kolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
24+ git fetch origin
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout e02e9f974fd54e7a9e8ff017a78928a3b84e7702
28Previous HEAD position was 7782d0d... Add documentation to the plugins shipped in roundcubemail-plugins-kolab
29HEAD is now at e02e9f9... Add documentation to the plugins shipped in roundcubemail-plugins-kolab
30+ popd
31+ '[' roundcubemail-plugins-kolab '!=' stick ']'
32+ '[' '!' -d stick.git ']'
33+ pushd stick.git
34+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
35+ git fetch origin
36+ git reset --hard origin/master
37+ git clean -d -f -x
38+ popd
39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']'
55+ pushd roundcubemail-plugins-kolab.git
56+ ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh
57+ 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=3979 -e COMMIT=e02e9f974fd54e7a9e8ff017a78928a3b84e7702 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-ctuz5td6mydp5vxbx4ih -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
58Switched to a new branch 'dev/perf'
59Switched to a new branch 'dev/sabre-vobject3'
60Switched to a new branch 'manticore'
61Switched to branch 'master'
62Switched to a new branch 'roundcubemail-plugins-kolab-0.6'
63Switched to a new branch 'roundcubemail-plugins-kolab-0.7'
64Switched to a new branch 'roundcubemail-plugins-kolab-0.8'
65Switched to a new branch 'roundcubemail-plugins-kolab-0.9'
66Switched to a new branch 'roundcubemail-plugins-kolab-3.0'
67Switched to a new branch 'roundcubemail-plugins-kolab-3.1'
68Switched to a new branch 'roundcubemail-plugins-kolab-3.2'
69Note: checking out 'e02e9f974fd54e7a9e8ff017a78928a3b84e7702'.
70
71You are in 'detached HEAD' state. You can look around, make experimental
72changes and commit them, and you can discard any commits you make in this
73state without impacting any branches by performing another checkout.
74
75If you want to create a new branch to retain commits you create, you may
76do so (now or later) by using -b with the checkout command again. Example:
77
78 git checkout -b new_branch_name
79
80HEAD is now at e02e9f9... Add documentation to the plugins shipped in roundcubemail-plugins-kolab
81+ exit 1
82+ retval=1
83+ popd
84+ exit 1
85

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

1618
1619./plugins/tasklist/tasklist.js:3200: ERROR - Parse error. identifier is a reserved word
1620 last = char;
1621 ^
1622
16235 error(s), 1 warning(s)
1624NOT OK (5)
1625Linting './plugins/tasklist/tasklist_base.js' ... ./plugins/tasklist/tasklist_base.js:104: ERROR - Parse error. IE8 (and below) will parse trailing commas in array and object literals incorrectly. If you are targeting newer versions of JS, set the appropriate language_in option.
1626 _part: this.selected_attachment,
1627 ^
1628
16291 error(s), 0 warning(s)
1630NOT OK (1)
1631Running generic_js_lint FAILED (at 5552ab60a457e72da9622e873d4b6074e39259d2)
1632Previous HEAD position was 5552ab6... Set versions to 3.2.13
1633HEAD is now at e02e9f9... Add documentation to the plugins shipped in roundcubemail-plugins-kolab
1634Running generic_js_lint OK (at e02e9f974fd54e7a9e8ff017a78928a3b84e7702)
1635/srv/roundcubemail-plugins-kolab.git
1636Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh OK (at e02e9f974fd54e7a9e8ff017a78928a3b84e7702)
1637Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh ...
1638/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1639Running obs_build_local ...
1640/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1641++++ git branch --contains e02e9f974fd54e7a9e8ff017a78928a3b84e7702
1642++++ sed -r -e 's/^\* //g' -e 's/^ //g'
1643++++ sort --version-sort -u
1644++++ grep -E '^(develop|master|roundcubemail-plugins-kolab|[a-z0-9-]+([0-9]+\.?))'
1645+++ branches=roundcubemail-plugins-kolab-3.2
1646+++ echo 'Branches that contain e02e9f974fd54e7a9e8ff017a78928a3b84e7702:'
1647Branches that contain e02e9f974fd54e7a9e8ff017a78928a3b84e7702:
1648+++ echo roundcubemail-plugins-kolab-3.2
1649+++ sed -e 's/\s/\r\n/g'
1650roundcubemail-plugins-kolab-3.2
1651++++ echo roundcubemail-plugins-kolab-3.2
1652++++ sed -e 's/\s/\r\n/g'
1653++++ grep -E '^master$'
1654+++ '[' '!' -z '' ']'
1655++++ echo roundcubemail-plugins-kolab-3.2
1656++++ tail -n 1
1657++++ sed -e 's/\s/\r\n/g'
1658+++ branch=roundcubemail-plugins-kolab-3.2
1659+++ echo 'Branch is '\''roundcubemail-plugins-kolab-3.2'\'''
1660Branch is 'roundcubemail-plugins-kolab-3.2'
1661++++ git branch -la
1662++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
1663++++ grep -E '^(roundcubemail-plugins-kolab|[a-z0-9-]+([0-9]+\.?))'
1664++++ sort --version-sort -u
1665++++ tail -n 1
1666+++ latest_stable_branch=roundcubemail-plugins-kolab-3.2
1667+++ echo 'The latest stable branch is '\''roundcubemail-plugins-kolab-3.2'\'''
1668The latest stable branch is 'roundcubemail-plugins-kolab-3.2'
1669+++ '[' roundcubemail-plugins-kolab-3.2 == master ']'
1670+++ master_version=0
1671++++ echo roundcubemail-plugins-kolab-3.2
1672++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1673+++ stable_version=3.2
1674+++ echo 'This puts the version for stable at 3.2'
1675This puts the version for stable at 3.2
1676++++ git tag -l
1677++++ grep -E '3.2(\.[0-9]+)+$'
1678++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1679++++ tail -n 1
1680++++ sort --version-sort -u
1681++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1682+++ tag_version=3.2.13
1683++++ echo -e '0\n3.2\n3.2.13'
1684++++ sort --version-sort -u
1685++++ tail -n 1
1686+++ new_version=3.2.13
1687+++ '[' 3.2.13 == 0 ']'
1688+++ echo 'Going with new version: '\''3.2.13'\'''
1689Going with new version: '3.2.13'
1690+++ set - -x
1691/srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1692Server returned an error: HTTP Error 404: Not Found
1693Error getting meta for project '' package 'roundcubemail-plugins-kolab'
1694roundcubemail-plugins-kolab
1695/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: /roundcubemail-plugins-kolab: No such file or directory
1696/srv/roundcubemail-plugins-kolab.git /srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1697Going with new version: '3.2.13'
1698About to create /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.13.tar.gz
1699/srv/stick.git/drydocker/generic_obs.sh: line 48: /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.13.tar.gz: No such file or directory
1700Creating /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.13.tar.gz completed
1701ls: cannot access /srv//roundcubemail-plugins-kolab/: No such file or directory
1702/srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1703Error: '/srv' is not an osc project dir or working copy
1704/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1705/srv/roundcubemail-plugins-kolab.git
1706Running obs_build_local FAILED (at e02e9f974fd54e7a9e8ff017a78928a3b84e7702)
1707Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh FAILED (at e02e9f974fd54e7a9e8ff017a78928a3b84e7702)
1708========================================================================
1709 Running 'generic_php_lint' OK (at e02e9f974fd54e7a9e8ff017a78928a3b84e7702)
1710 Running 'generic_js_lint' FAILED (at 5552ab60a457e72da9622e873d4b6074e39259d2)
1711 Running 'generic_js_lint' OK (at e02e9f974fd54e7a9e8ff017a78928a3b84e7702)
1712 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at e02e9f974fd54e7a9e8ff017a78928a3b84e7702)
1713 Running 'obs_build_local' FAILED (at e02e9f974fd54e7a9e8ff017a78928a3b84e7702)
1714 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' FAILED (at e02e9f974fd54e7a9e8ff017a78928a3b84e7702)
1715========================================================================
1716/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
1717

Lease Working Copy

When
Completed at Jun 20 2016, 10:07 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 20 2016, 10:07 AM · Built instantly
Status
Passed

Event Timeline