Properties
Properties
Run Command
Run Command
- When
- Completed at Aug 17 2015, 8:30 AM · Built for 17 m, 13 s
- Status
Passed
| 16 | + case ${package} in |
|---|---|
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/1692 |
| 19 | + TMPDIR=/var/tmp/1692 |
| 20 | + '[' '!' -d libkolabxml.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/LKX/libkolabxml.git libkolabxml.git |
| 22 | + pushd libkolabxml.git |
| 23 | + git checkout 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf |
| 24 | Note: checking out '7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf'. |
| 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 7f04fb0... Fixed build with Qt5. |
| 36 | + popd |
| 37 | + '[' libkolabxml '!=' 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/libkolabxml/build.sh ']' |
| 56 | + pushd libkolabxml.git |
| 57 | + ../stick.git/drydocker/libkolabxml/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=1280 -e COMMIT=7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf -e DIFFERENTIAL= -e PACKAGE=libkolabxml -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-novivqhbxfmoglu5w43j -e URI=ssh://git@git.kolab.org/diffusion/LKX/libkolabxml.git -e RO_URI=https://git.kolab.org/diffusion/LKX/libkolabxml.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/1692 |
| 64 | + exit 0 |
| 65 |
| 11876 | +++ echo 'This puts the version for master at '\''1.2'\''' |
|---|---|
| 11877 | This puts the version for master at '1.2' |
| 11878 | +++ stable_version=0 |
| 11879 | ++++ git tag -l |
| 11880 | ++++ grep -E '1.2(\.[0-9]+)+$' |
| 11881 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 11882 | ++++ sort --version-sort -u |
| 11883 | ++++ tail -n 1 |
| 11884 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 11885 | +++ tag_version= |
| 11886 | +++ '[' -z '' -a -z 1.2 ']' |
| 11887 | ++++ echo -e '1.2\n0\n' |
| 11888 | ++++ sort --version-sort -u |
| 11889 | ++++ tail -n 1 |
| 11890 | +++ new_version=1.2 |
| 11891 | +++ '[' 1.2 == 0 ']' |
| 11892 | +++ echo 'Going with new version: '\''1.2'\''' |
| 11893 | Going with new version: '1.2' |
| 11894 | +++ set - -x |
| 11895 | /srv/Kolab:Development/libkolabxml /srv/libkolabxml.git /srv/libkolabxml.git |
| 11896 | Running osc ar ... |
| 11897 | Running osc ar OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11898 | Running osc ci -m libkolabxml@7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf-2015-08-17 ... |
| 11899 | Sending debian.changelog |
| 11900 | Sending libkolabxml-1.2.tar.gz |
| 11901 | Sending libkolabxml.dsc |
| 11902 | Sending libkolabxml.spec |
| 11903 | Transmitting file data .... |
| 11904 | Committed revision 75. |
| 11905 | Running osc ci -m libkolabxml@7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf-2015-08-17 OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11906 | /srv/libkolabxml.git /srv/libkolabxml.git |
| 11907 | Running obs_checkin OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11908 | /srv/libkolabxml.git |
| 11909 | Running ../stick.git/drydocker/libkolabxml/test_obs.sh OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11910 | /srv |
| 11911 | ======================================================================== |
| 11912 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools libkolabxml' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11913 | Running '../stick.git/drydocker/libkolabxml/test_build.sh' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11914 | Running '../stick.git/drydocker/libkolabxml/test_unit.sh' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11915 | Running 'obs_build_local' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11916 | Running 'yum_downgrade' FAILED (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11917 | Running 'yum_install' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11918 | Running 'obs_install_local' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11919 | Running 'osc ar' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11920 | Running 'osc ci -m libkolabxml@7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf-2015-08-17' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11921 | Running 'obs_checkin' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11922 | Running '../stick.git/drydocker/libkolabxml/test_obs.sh' OK (at 7f04fb08b1365a82d1ac2fe0f756cc1eaf781aaf) |
| 11923 | ======================================================================== |
| 11924 | /var/tmp/1692 |
| 11925 |
Lease Host
Lease Host
- When
- Completed at Aug 17 2015, 8:13 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Aug 17 2015, 8:13 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.