Properties
Properties
Run Command
Run Command
- When
- Completed at Oct 19 2015, 9:17 PM · Built for 13 m, 4 s
- Status
Passed
| 16 | + case ${package} in |
|---|---|
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/2194 |
| 19 | + TMPDIR=/var/tmp/2194 |
| 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 b2839729b5202fce3be8ba1516e00c1c73948bfb |
| 24 | Note: checking out 'b2839729b5202fce3be8ba1516e00c1c73948bfb'. |
| 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 b283972... Use the right variable when unserializing old attendee data |
| 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=1781 -e COMMIT=b2839729b5202fce3be8ba1516e00c1c73948bfb -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-ah4syxbfvqajn34iek7k -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/2194 |
| 64 | + exit 0 |
| 65 |
| 26480 | +++ master_version=3.3 |
|---|---|
| 26481 | +++ echo 'This puts the version for master at '\''3.3'\''' |
| 26482 | This puts the version for master at '3.3' |
| 26483 | +++ stable_version=0 |
| 26484 | ++++ git tag -l |
| 26485 | ++++ grep -E '3.3(\.[0-9]+)+$' |
| 26486 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 26487 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 26488 | ++++ tail -n 1 |
| 26489 | ++++ sort --version-sort -u |
| 26490 | +++ tag_version= |
| 26491 | +++ '[' -z '' -a -z 3.3 ']' |
| 26492 | ++++ echo -e '3.3\n0\n' |
| 26493 | ++++ sort --version-sort -u |
| 26494 | ++++ tail -n 1 |
| 26495 | +++ new_version=3.3 |
| 26496 | +++ '[' 3.3 == 0 ']' |
| 26497 | +++ echo 'Going with new version: '\''3.3'\''' |
| 26498 | Going with new version: '3.3' |
| 26499 | +++ set - -x |
| 26500 | /srv/Kolab:Development/roundcubemail-plugins-kolab /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git |
| 26501 | Running osc ar ... |
| 26502 | Running osc ar OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26503 | Running osc ci -m roundcubemail-plugins-kolab@b2839729b5202fce3be8ba1516e00c1c73948bfb-2015-10-19 ... |
| 26504 | Sending roundcubemail-plugins-kolab-3.3.tar.gz |
| 26505 | Transmitting file data . |
| 26506 | Committed revision 148. |
| 26507 | Running osc ci -m roundcubemail-plugins-kolab@b2839729b5202fce3be8ba1516e00c1c73948bfb-2015-10-19 OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26508 | /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git |
| 26509 | Running obs_checkin OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26510 | /srv/roundcubemail-plugins-kolab.git |
| 26511 | Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26512 | /srv |
| 26513 | ======================================================================== |
| 26514 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools roundcubemail-plugins-kolab' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26515 | Running 'generic_php_lint' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26516 | Running 'generic_js_lint' FAILED (at 90c9f3264fcc402d841e7afa13b4461ea855257a) |
| 26517 | Running 'generic_js_lint' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26518 | Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26519 | Running 'obs_build_local' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26520 | Running 'yum_downgrade' FAILED (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26521 | Running 'yum_install' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26522 | Running 'obs_install_local' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26523 | Running 'osc ar' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26524 | Running 'osc ci -m roundcubemail-plugins-kolab@b2839729b5202fce3be8ba1516e00c1c73948bfb-2015-10-19' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26525 | Running 'obs_checkin' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26526 | Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' OK (at b2839729b5202fce3be8ba1516e00c1c73948bfb) |
| 26527 | ======================================================================== |
| 26528 | /var/tmp/2194 |
| 26529 |
Lease Host
Lease Host
- When
- Completed at Oct 19 2015, 9:04 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Oct 19 2015, 9:04 PM · Built instantly
- Status
Passed
| 1 | Blocked by: Build 1780 |
|---|---|
| 2 | Blocked by: Build 1780 |
| 3 | Blocked by: Build 1780 |
| 4 | Blocked by: Build 1780 |
| 5 | Blocked by: Build 1780 |
| 6 | Blocked by: Build 1780 |
| 7 | Blocked by: Build 1780 |
| 8 | Blocked by: Build 1780 |
| 9 | Blocked by: Build 1780 |
| 10 | Blocked by: Build 1780 |
| 11 |