Page MenuHomePhorge

Build 1246
PassedPublic

Run Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Aug 12 2015, 1:19 PM · Built for 21 m
Status
Passed

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

18+ ro_uri=https://git.kolab.org/diffusion/M/manticore.git
19++ pwd
20+ export TMPDIR=/var/tmp/1658
21+ TMPDIR=/var/tmp/1658
22+ '[' '!' -d manticore.git ']'
23+ git clone https://git.kolab.org/diffusion/M/manticore.git manticore.git
24+ pushd manticore.git
25+ git checkout d2207fb6acf3dcf07155447127ec9d54692c6dff
26Note: checking out 'd2207fb6acf3dcf07155447127ec9d54692c6dff'.
27
28You are in 'detached HEAD' state. You can look around, make experimental
29changes and commit them, and you can discard any commits you make in this
30state without impacting any branches by performing another checkout.
31
32If you want to create a new branch to retain commits you create, you may
33do so (now or later) by using -b with the checkout command again. Example:
34
35 git checkout -b new_branch_name
36
37HEAD is now at d2207fb... Add WebDAV based authentication
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=1246 -e COMMIT=d2207fb6acf3dcf07155447127ec9d54692c6dff -e DIFFERENTIAL= -e PACKAGE=manticore -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-v42senwe2p5d6w62u76e -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/1658
66+ exit 0
67

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

75484+++ '[' '' == master ']'
75485+++ master_version=0
75486++++ echo
75487++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
75488+++ stable_version=
75489+++ echo 'This puts the version for stable at '
75490This puts the version for stable at
75491++++ git tag -l
75492++++ grep -E '(\.[0-9]+)+$'
75493++++ sort --version-sort -u
75494++++ tail -n 1
75495++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
75496++++ awk -F. '{$NF+=1; OFS="."; print $0}'
75497+++ tag_version=0.1.1
75498++++ echo -e '0\n\n0.1.1'
75499++++ sort --version-sort -u
75500++++ tail -n 1
75501+++ new_version=0.1.1
75502+++ '[' 0.1.1 == 0 ']'
75503+++ echo 'Going with new version: '\''0.1.1'\'''
75504Going with new version: '0.1.1'
75505+++ set - -x
75506/srv/Kolab:Development/manticore /srv/manticore.git /srv/manticore.git
75507Running osc ar ...
75508Running osc ar OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75509Running osc ci -m manticore@d2207fb6acf3dcf07155447127ec9d54692c6dff-2015-08-12 ...
75510Sending manticore-0.1.1.tar.gz
75511Sending manticore.spec
75512Transmitting file data ..
75513Committed revision 6.
75514Running osc ci -m manticore@d2207fb6acf3dcf07155447127ec9d54692c6dff-2015-08-12 OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75515/srv/manticore.git /srv/manticore.git
75516Running obs_checkin OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75517/srv/manticore.git
75518Running ../stick.git/drydocker/manticore/test_obs.sh OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75519/srv
75520========================================================================
75521 Running 'yum-builddep -y --disablerepo=openSUSE_Tools manticore' OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75522 Running '../stick.git/drydocker/manticore/test_build.sh' OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75523 Running 'obs_build_local' OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75524 Running 'yum_downgrade' FAILED (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75525 Running 'yum_install' OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75526 Running 'obs_install_local' OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75527 Running 'osc ar' OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75528 Running 'osc ci -m manticore@d2207fb6acf3dcf07155447127ec9d54692c6dff-2015-08-12' OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75529 Running 'obs_checkin' OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75530 Running '../stick.git/drydocker/manticore/test_obs.sh' OK (at d2207fb6acf3dcf07155447127ec9d54692c6dff)
75531========================================================================
75532/var/tmp/1658
75533

Lease Host

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Aug 12 2015, 12:58 PM · Built for 2 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Aug 12 2015, 12:58 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline