Page MenuHomePhorge

Build 270
PassedPublic

Run Command

When
Completed at Apr 21 2015, 11:16 AM · Built for 32 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

63+ ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git
64+ case ${package} in
65+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/383
68+ TMPDIR=/var/tmp/383
69+ '[' '!' -d copenhagen.git ']'
70+ git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git
71+ pushd copenhagen.git
72+ git checkout 8e96de420bdca3ddb1ab943da61691d90d703eba
73Note: checking out '8e96de420bdca3ddb1ab943da61691d90d703eba'.
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 8e96de4... Implemented output properties filter
85+ popd
86+ '[' copenhagen '!=' 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/copenhagen/build.sh ']'
103+ pushd copenhagen.git
104+ ../stick.git/drydocker/copenhagen/build.sh
105+ docker run -it --attach=stdout --attach=stderr --detach=false --volume=/root/.oscrc:/root/.oscrc -e ID=270 -e COMMIT=8e96de420bdca3ddb1ab943da61691d90d703eba -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-yf3vcnuhub25yh2nnybw -e URI=ssh://git@git.kolab.org/diffusion/CO/copenhagen.git -e RO_URI=https://git.kolab.org/diffusion/CO/copenhagen.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 0
107+ retval=0
108+ popd
109+ cd /var/tmp
110+ rm -rf /var/tmp/383
111+ exit 0
112

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

1578Linting './lib/filter/mapistore/folder.php' ... No syntax errors detected in ./lib/filter/mapistore/folder.php
1579Linting './lib/filter/mapistore/note.php' ... No syntax errors detected in ./lib/filter/mapistore/note.php
1580Linting './lib/init.php' ... No syntax errors detected in ./lib/init.php
1581Linting './lib/input/json.php' ... No syntax errors detected in ./lib/input/json.php
1582Linting './lib/input/json/folder.php' ... No syntax errors detected in ./lib/input/json/folder.php
1583Linting './lib/input/json/note.php' ... No syntax errors detected in ./lib/input/json/note.php
1584Linting './lib/kolab_api.php' ... No syntax errors detected in ./lib/kolab_api.php
1585Linting './lib/kolab_api_backend.php' ... No syntax errors detected in ./lib/kolab_api_backend.php
1586Linting './lib/kolab_api_exception.php' ... No syntax errors detected in ./lib/kolab_api_exception.php
1587Linting './lib/kolab_api_filter.php' ... No syntax errors detected in ./lib/kolab_api_filter.php
1588Linting './lib/kolab_api_input.php' ... No syntax errors detected in ./lib/kolab_api_input.php
1589Linting './lib/kolab_api_output.php' ... No syntax errors detected in ./lib/kolab_api_output.php
1590Linting './lib/output/json.php' ... No syntax errors detected in ./lib/output/json.php
1591Linting './lib/output/json/configuration.php' ... No syntax errors detected in ./lib/output/json/configuration.php
1592Linting './lib/output/json/contact.php' ... No syntax errors detected in ./lib/output/json/contact.php
1593Linting './lib/output/json/event.php' ... No syntax errors detected in ./lib/output/json/event.php
1594Linting './lib/output/json/file.php' ... No syntax errors detected in ./lib/output/json/file.php
1595Linting './lib/output/json/folder.php' ... No syntax errors detected in ./lib/output/json/folder.php
1596Linting './lib/output/json/note.php' ... No syntax errors detected in ./lib/output/json/note.php
1597Linting './lib/output/json/task.php' ... No syntax errors detected in ./lib/output/json/task.php
1598Linting './lib/output/xml.php' ... PHP Parse error: syntax error, unexpected 'attrs_filter' (T_STRING), expecting variable (T_VARIABLE) in ./lib/output/xml.php on line 136
1599Errors parsing ./lib/output/xml.php
1600Linting './lib/output/xml/configuration.php' ... No syntax errors detected in ./lib/output/xml/configuration.php
1601Linting './lib/output/xml/contact.php' ... No syntax errors detected in ./lib/output/xml/contact.php
1602Linting './lib/output/xml/event.php' ... No syntax errors detected in ./lib/output/xml/event.php
1603Linting './lib/output/xml/file.php' ... No syntax errors detected in ./lib/output/xml/file.php
1604Linting './lib/output/xml/folder.php' ... No syntax errors detected in ./lib/output/xml/folder.php
1605Linting './lib/output/xml/note.php' ... No syntax errors detected in ./lib/output/xml/note.php
1606Linting './lib/output/xml/task.php' ... No syntax errors detected in ./lib/output/xml/task.php
1607Linting './public_html/index.php' ... No syntax errors detected in ./public_html/index.php
1608Linting './tests/API/Folders.php' ... No syntax errors detected in ./tests/API/Folders.php
1609Linting './tests/API/Notes.php' ... No syntax errors detected in ./tests/API/Notes.php
1610Linting './tests/Mapistore/Folders.php' ... No syntax errors detected in ./tests/Mapistore/Folders.php
1611Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php
1612Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php
1613Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php
1614Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php
1615Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php
1616Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php
1617Running generic_php_lint OK (at 8e96de420bdca3ddb1ab943da61691d90d703eba)
1618/srv/copenhagen.git
1619Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at 8e96de420bdca3ddb1ab943da61691d90d703eba)
1620/
1621========================================================================
1622 Running 'yum-builddep -y copenhagen' OK (at 8e96de420bdca3ddb1ab943da61691d90d703eba)
1623 Running 'generic_php_lint' OK (at 8e96de420bdca3ddb1ab943da61691d90d703eba)
1624 Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at 8e96de420bdca3ddb1ab943da61691d90d703eba)
1625========================================================================
1626/var/tmp/383
1627

Lease Host

When
Completed at Apr 21 2015, 11:15 AM · Built instantly
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 Apr 21 2015, 11:15 AM · Built for 1 s
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline