Properties
Properties
Run Command
Run Command
- When
- Completed at Aug 19 2015, 12:21 AM · Built for 20 m, 21 s
- Status
Passed
| 18 | + ro_uri=https://git.kolab.org/diffusion/M/manticore.git |
|---|---|
| 19 | ++ pwd |
| 20 | + export TMPDIR=/var/tmp/1726 |
| 21 | + TMPDIR=/var/tmp/1726 |
| 22 | + '[' '!' -d manticore.git ']' |
| 23 | + git clone https://git.kolab.org/diffusion/M/manticore.git manticore.git |
| 24 | + pushd manticore.git |
| 25 | + git checkout b893adac153a72f3c13af99816fc82b5bcc66bb7 |
| 26 | Note: checking out 'b893adac153a72f3c13af99816fc82b5bcc66bb7'. |
| 27 | |
| 28 | You are in 'detached HEAD' state. You can look around, make experimental |
| 29 | changes and commit them, and you can discard any commits you make in this |
| 30 | state without impacting any branches by performing another checkout. |
| 31 | |
| 32 | If you want to create a new branch to retain commits you create, you may |
| 33 | do so (now or later) by using -b with the checkout command again. Example: |
| 34 | |
| 35 | git checkout -b new_branch_name |
| 36 | |
| 37 | HEAD is now at b893ada... Merge pull request #3 from adityab/webdav |
| 38 | + popd |
| 39 | + '[' manticore '!=' stick ']' |
| 40 | + '[' '!' -d stick.git ']' |
| 41 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 42 | + export commit |
| 43 | + export differential |
| 44 | + export id |
| 45 | + export package |
| 46 | + export phid |
| 47 | + export ro_uri |
| 48 | + export uri |
| 49 | + export vcs |
| 50 | + export test_build |
| 51 | + export test_functional |
| 52 | + export test_integration |
| 53 | + export test_performance |
| 54 | + export test_unit |
| 55 | + export test_obs |
| 56 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 57 | + '[' -x stick.git/drydocker/manticore/build.sh ']' |
| 58 | + pushd manticore.git |
| 59 | + ../stick.git/drydocker/manticore/build.sh |
| 60 | + 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=1314 -e COMMIT=b893adac153a72f3c13af99816fc82b5bcc66bb7 -e DIFFERENTIAL= -e PACKAGE=manticore -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-iwwtxjbostewwythzrro -e URI=https://git.kolab.org/diffusion/M/manticore.git -e RO_URI=https://git.kolab.org/diffusion/M/manticore.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 |
| 61 | + exit 0 |
| 62 | + retval=0 |
| 63 | + popd |
| 64 | + cd /var/tmp |
| 65 | + rm -rf /var/tmp/1726 |
| 66 | + exit 0 |
| 67 |
| 70469 | +++ echo 'The latest stable branch is '\'''\''' |
|---|---|
| 70470 | The latest stable branch is '' |
| 70471 | +++ '[' master == master ']' |
| 70472 | +++ '[' '!' -z '' ']' |
| 70473 | +++ master_version= |
| 70474 | +++ stable_version=0 |
| 70475 | ++++ git tag -l |
| 70476 | ++++ grep -E '(\.[0-9]+)+$' |
| 70477 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 70478 | ++++ sort --version-sort -u |
| 70479 | ++++ tail -n 1 |
| 70480 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 70481 | +++ tag_version=0.1.1 |
| 70482 | +++ '[' -z 0.1.1 -a -z '' ']' |
| 70483 | ++++ echo -e '\n0\n0.1.1' |
| 70484 | ++++ sort --version-sort -u |
| 70485 | ++++ tail -n 1 |
| 70486 | +++ new_version=0.1.1 |
| 70487 | +++ '[' 0.1.1 == 0 ']' |
| 70488 | +++ echo 'Going with new version: '\''0.1.1'\''' |
| 70489 | Going with new version: '0.1.1' |
| 70490 | +++ set - -x |
| 70491 | /srv/Kolab:Development/manticore /srv/manticore.git /srv/manticore.git |
| 70492 | Running osc ar ... |
| 70493 | Running osc ar OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70494 | Running osc ci -m manticore@b893adac153a72f3c13af99816fc82b5bcc66bb7-2015-08-19 ... |
| 70495 | Sending manticore-0.1.1.tar.gz |
| 70496 | Sending manticore.spec |
| 70497 | Transmitting file data .. |
| 70498 | Committed revision 14. |
| 70499 | Running osc ci -m manticore@b893adac153a72f3c13af99816fc82b5bcc66bb7-2015-08-19 OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70500 | /srv/manticore.git /srv/manticore.git |
| 70501 | Running obs_checkin OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70502 | /srv/manticore.git |
| 70503 | Running ../stick.git/drydocker/manticore/test_obs.sh OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70504 | /srv |
| 70505 | ======================================================================== |
| 70506 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools manticore' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70507 | Running '../stick.git/drydocker/manticore/test_build.sh' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70508 | Running 'obs_build_local' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70509 | Running 'yum_downgrade' FAILED (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70510 | Running 'yum_install' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70511 | Running 'obs_install_local' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70512 | Running 'osc ar' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70513 | Running 'osc ci -m manticore@b893adac153a72f3c13af99816fc82b5bcc66bb7-2015-08-19' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70514 | Running 'obs_checkin' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70515 | Running '../stick.git/drydocker/manticore/test_obs.sh' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7) |
| 70516 | ======================================================================== |
| 70517 | /var/tmp/1726 |
| 70518 |
Lease Host
Lease Host
- When
- Completed at Aug 19 2015, 12:00 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Aug 19 2015, 12:00 AM · Built instantly
- Status
Passed
| 69 | Blocked by: Build 1313 |
|---|---|
| 70 | Blocked by: Build 1313 |
| 71 | Blocked by: Build 1313 |
| 72 | Blocked by: Build 1313 |
| 73 | Blocked by: Build 1313 |
| 74 | Blocked by: Build 1313 |
| 75 | Blocked by: Build 1313 |
| 76 | Blocked by: Build 1313 |
| 77 | Blocked by: Build 1313 |
| 78 | Blocked by: Build 1313 |
| 79 | Blocked by: Build 1313 |
| 80 | Blocked by: Build 1313 |
| 81 | Blocked by: Build 1313 |
| 82 | Blocked by: Build 1313 |
| 83 | Blocked by: Build 1313 |
| 84 | Blocked by: Build 1313 |
| 85 | Blocked by: Build 1313 |
| 86 | Blocked by: Build 1313 |
| 87 | Blocked by: Build 1313 |
| 88 | Blocked by: Build 1313 |
| 89 | Blocked by: Build 1313 |
| 90 | Blocked by: Build 1313 |
| 91 | Blocked by: Build 1313 |
| 92 | Blocked by: Build 1313 |
| 93 | Blocked by: Build 1313 |
| 94 | Blocked by: Build 1313 |
| 95 | Blocked by: Build 1313 |
| 96 | Blocked by: Build 1313 |
| 97 | Blocked by: Build 1313 |
| 98 | Blocked by: Build 1313 |
| 99 | Blocked by: Build 1313 |
| 100 | Blocked by: Build 1313 |
| 101 | Blocked by: Build 1313 |
| 102 | Blocked by: Build 1313 |
| 103 | Blocked by: Build 1313 |
| 104 | Blocked by: Build 1313 |
| 105 | Blocked by: Build 1313 |
| 106 | Blocked by: Build 1313 |
| 107 | Blocked by: Build 1313 |
| 108 | Blocked by: Build 1313 |
| 109 | Blocked by: Build 1313 |
| 110 | Blocked by: Build 1313 |
| 111 | Blocked by: Build 1313 |
| 112 | Blocked by: Build 1313 |
| 113 | Blocked by: Build 1313 |
| 114 | Blocked by: Build 1313 |
| 115 | Blocked by: Build 1313 |
| 116 | Blocked by: Build 1313 |
| 117 | Blocked by: Build 1313 |
| 118 |