Properties
Properties
Run Command
Run Command
- When
- Completed at Nov 5 2015, 3:08 PM · Built for 12 m, 57 s
- Status
Passed
| 16 | + case ${package} in |
|---|---|
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/2284 |
| 19 | + TMPDIR=/var/tmp/2284 |
| 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 4b727c45cd6c9ae33af1954ad2d0276d53fd7248 |
| 24 | Note: checking out '4b727c45cd6c9ae33af1954ad2d0276d53fd7248'. |
| 25 | |
| 26 | You are in 'detached HEAD' state. You can look around, make experimental |
| 27 | changes and commit them, and you can discard any commits you make in this |
| 28 | state without impacting any branches by performing another checkout. |
| 29 | |
| 30 | If you want to create a new branch to retain commits you create, you may |
| 31 | do so (now or later) by using -b with the checkout command again. Example: |
| 32 | |
| 33 | git checkout -b new_branch_name |
| 34 | |
| 35 | HEAD is now at 4b727c4... Prevent dropping files to read-only folders (T115) |
| 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=1871 -e COMMIT=4b727c45cd6c9ae33af1954ad2d0276d53fd7248 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-bkf76t6docvmyvcwtt3c -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 0 |
| 60 | + retval=0 |
| 61 | + popd |
| 62 | + cd /var/tmp |
| 63 | + rm -rf /var/tmp/2284 |
| 64 | + exit 0 |
| 65 |
| 26531 | +++ master_version=3.3 |
|---|---|
| 26532 | +++ echo 'This puts the version for master at '\''3.3'\''' |
| 26533 | This puts the version for master at '3.3' |
| 26534 | +++ stable_version=0 |
| 26535 | ++++ git tag -l |
| 26536 | ++++ grep -E '3.3(\.[0-9]+)+$' |
| 26537 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 26538 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 26539 | ++++ tail -n 1 |
| 26540 | ++++ sort --version-sort -u |
| 26541 | +++ tag_version= |
| 26542 | +++ '[' -z '' -a -z 3.3 ']' |
| 26543 | ++++ echo -e '3.3\n0\n' |
| 26544 | ++++ sort --version-sort -u |
| 26545 | ++++ tail -n 1 |
| 26546 | +++ new_version=3.3 |
| 26547 | +++ '[' 3.3 == 0 ']' |
| 26548 | +++ echo 'Going with new version: '\''3.3'\''' |
| 26549 | Going with new version: '3.3' |
| 26550 | +++ set - -x |
| 26551 | /srv/Kolab:Development/roundcubemail-plugins-kolab /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git |
| 26552 | Running osc ar ... |
| 26553 | Running osc ar OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26554 | Running osc ci -m roundcubemail-plugins-kolab@4b727c45cd6c9ae33af1954ad2d0276d53fd7248-2015-11-05 ... |
| 26555 | Sending roundcubemail-plugins-kolab-3.3.tar.gz |
| 26556 | Transmitting file data . |
| 26557 | Committed revision 159. |
| 26558 | Running osc ci -m roundcubemail-plugins-kolab@4b727c45cd6c9ae33af1954ad2d0276d53fd7248-2015-11-05 OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26559 | /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git |
| 26560 | Running obs_checkin OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26561 | /srv/roundcubemail-plugins-kolab.git |
| 26562 | Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26563 | /srv |
| 26564 | ======================================================================== |
| 26565 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools roundcubemail-plugins-kolab' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26566 | Running 'generic_php_lint' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26567 | Running 'generic_js_lint' FAILED (at e22d4aafab121f304e580fcad815558000abeebf) |
| 26568 | Running 'generic_js_lint' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26569 | Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26570 | Running 'obs_build_local' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26571 | Running 'yum_downgrade' FAILED (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26572 | Running 'yum_install' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26573 | Running 'obs_install_local' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26574 | Running 'osc ar' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26575 | Running 'osc ci -m roundcubemail-plugins-kolab@4b727c45cd6c9ae33af1954ad2d0276d53fd7248-2015-11-05' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26576 | Running 'obs_checkin' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26577 | Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' OK (at 4b727c45cd6c9ae33af1954ad2d0276d53fd7248) |
| 26578 | ======================================================================== |
| 26579 | /var/tmp/2284 |
| 26580 |
Lease Host
Lease Host
- When
- Completed at Nov 5 2015, 2:55 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Nov 5 2015, 2:55 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.