Page MenuHomePhorge

Build 967
PassedPublic

You are viewing an older run of this build. View Current Build

Run Command

When
Completed at Jul 8 2015, 9:21 AM · Built for 1 m, 31 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

1+ '[' -z ce12efb4b58fab90ac1f0ba3e8202f1f85c33453 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/E/egara.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/E/egara.git .git
13+ package=egara
14++ echo ssh://git@git.kolab.org/diffusion/E/egara.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/E/egara.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/tmp/1344
20+ TMPDIR=/var/tmp/1344
21+ '[' '!' -d egara.git ']'
22+ git clone https://git.kolab.org/diffusion/E/egara.git egara.git
23+ pushd egara.git
24+ git checkout ce12efb4b58fab90ac1f0ba3e8202f1f85c33453
25Note: checking out 'ce12efb4b58fab90ac1f0ba3e8202f1f85c33453'.
26
27You are in 'detached HEAD' state. You can look around, make experimental
28changes and commit them, and you can discard any commits you make in this
29state without impacting any branches by performing another checkout.
30
31If you want to create a new branch to retain commits you create, you may
32do so (now or later) by using -b with the checkout command again. Example:
33
34 git checkout -b new_branch_name
35
36HEAD is now at ce12efb... Actually use the rebar found in $PATH or the vendorized copy
37+ popd
38+ '[' egara '!=' stick ']'
39+ '[' '!' -d stick.git ']'
40+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/egara/build.sh ']'
57+ pushd egara.git
58+ ../stick.git/drydocker/egara/build.sh
59+ 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=967 -e COMMIT=ce12efb4b58fab90ac1f0ba3e8202f1f85c33453 -e DIFFERENTIAL= -e PACKAGE=egara -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-ed7eobbthzvzbr3y5d7a -e URI=ssh://git@git.kolab.org/diffusion/E/egara.git -e RO_URI=https://git.kolab.org/diffusion/E/egara.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
60+ exit 1
61+ retval=1
62+ popd
63+ cd /var/tmp
64+ rm -rf /var/tmp/1344
65+ exit 1
66

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

4293Running ../stick.git/drydocker/egara/test_unit.sh ...
4294/srv/egara.git /srv/egara.git
4295Running rebar -v eunit ...
429609:21:19.588 [info] Application lager started on node nonode@nohost
4297
429809:21:19.857 [info] Application mnesia started on node nonode@nohost
4299
430009:21:19.927 [info] Application crypto started on node nonode@nohost
4301
430209:21:19.938 [info] Application procket started on node nonode@nohost
4303
430409:21:19.956 [info] Application inert started on node nonode@nohost
4305
430609:21:19.976 [info] Application jsx started on node nonode@nohost
4307
430809:21:19.989 [info] Application protobuffs started on node nonode@nohost
4309
431009:21:19.997 [info] Application riak_pb started on node nonode@nohost
4311
431209:21:20.005 [info] Application riakc started on node nonode@nohost
4313
431409:21:20.014 [info] Application poolboy started on node nonode@nohost
4315
431609:21:20.046 [info] Application asn1 started on node nonode@nohost
4317
431809:21:20.055 [info] Application public_key started on node nonode@nohost
4319
432009:21:20.095 [info] Application ssl started on node nonode@nohost
4321
4322WARN: Expected /srv/egara.git/deps/jsx to be an app dir (containing ebin/*.app), but no .app found.
4323INFO: Looking for jsx-2.* ; found jsx-2.4.0 at /usr/lib64/erlang/lib/jsx-2.4.0
4324WARN: Expected /srv/egara.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
4325INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
4326WARN: Expected /srv/egara.git/deps/meck to be an app dir (containing ebin/*.app), but no .app found.
4327INFO: Looking for meck-0.8.* ; found meck-0.8.2 at /usr/lib64/erlang/lib/meck-0.8.2
4328WARN: Expected /srv/egara.git/deps/inert to be an app dir (containing ebin/*.app), but no .app found.
4329INFO: Looking for inert-.* ; found inert-0.6.1 at /usr/lib64/erlang/lib/inert-0.6.1
4330WARN: Expected /srv/egara.git/deps/procket to be an app dir (containing ebin/*.app), but no .app found.
4331INFO: Looking for procket-.* ; found procket-0.6.1 at /usr/lib64/erlang/lib/procket-0.6.1
4332WARN: Expected /srv/egara.git/deps/riakc to be an app dir (containing ebin/*.app), but no .app found.
4333INFO: Looking for riakc-2.0.1 ; found riakc-2.0.1 at /usr/lib64/erlang/lib/riakc-2.0.1
4334WARN: Expected /srv/egara.git/deps/poolboy to be an app dir (containing ebin/*.app), but no .app found.
4335INFO: Looking for poolboy-1.4.2 ; found poolboy-1.4.2 at /usr/lib64/erlang/lib/poolboy-1.4.2
4336WARN: Expected /srv/egara.git/deps/iso8601 to be an app dir (containing ebin/*.app), but no .app found.
4337INFO: Looking for iso8601-.* ; found iso8601-1.1.1 at /usr/lib64/erlang/lib/iso8601-1.2
4338INFO: Looking for jsx-2.* ; found jsx-2.4.0 at /usr/lib64/erlang/lib/jsx-2.4.0
4339INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
4340INFO: Looking for meck-0.8.* ; found meck-0.8.2 at /usr/lib64/erlang/lib/meck-0.8.2
4341INFO: Looking for inert-.* ; found inert-0.6.1 at /usr/lib64/erlang/lib/inert-0.6.1
4342INFO: Looking for procket-.* ; found procket-0.6.1 at /usr/lib64/erlang/lib/procket-0.6.1
4343INFO: Looking for riakc-2.0.1 ; found riakc-2.0.1 at /usr/lib64/erlang/lib/riakc-2.0.1
4344INFO: Looking for poolboy-1.4.2 ; found poolboy-1.4.2 at /usr/lib64/erlang/lib/poolboy-1.4.2
4345INFO: Looking for iso8601-.* ; found iso8601-1.1.1 at /usr/lib64/erlang/lib/iso8601-1.2
4346WARN: Expected /srv/egara.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
4347INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
4348INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
4349==> egara.git (eunit)
4350Running rebar -v eunit OK (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4351/srv/egara.git
4352Running ../stick.git/drydocker/egara/test_unit.sh OK (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4353Running ../stick.git/drydocker/egara/test_obs.sh ...
4354/srv/egara.git /srv/egara.git
4355Running obs_build_local ...
4356/srv/egara.git /srv/egara.git /srv/egara.git
4357Branches that contain ce12efb4b58fab90ac1f0ba3e8202f1f85c33453:
4358master
4359Branch is 'master'
4360The latest stable branch is ''
4361This puts the version for master at '1'
4362Going with new version: '1'
4363error: open of binaries/egara-0.1-10.1.el7.kolab_3.5.src.rpm failed: No such file or directory
4364/srv /srv/egara.git /srv/egara.git
4365Server returned an error: HTTP Error 404: Not Found
4366Error getting meta for project 'Kolab:3.4:Updates' package 'egara'
4367Kolab:3.4:Updates/egara
4368/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: Kolab:3.4:Updates/egara: No such file or directory
4369/srv/egara.git /srv /srv/egara.git /srv/egara.git
4370Going with new version: '1'
4371/srv/stick.git/drydocker/generic_obs.sh: line 45: /srv/Kolab:3.4:Updates/egara/egara-1.tar.gz: No such file or directory
4372/srv /srv/egara.git /srv/egara.git
4373sed: can't read egara.spec: No such file or directory
4374sed: can't read egara.dsc: No such file or directory
4375sed: can't read debian.changelog: No such file or directory
4376Error: '/srv' is not an osc project dir or working copy
4377/srv/egara.git /srv/egara.git
4378/srv/egara.git
4379Running obs_build_local FAILED (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4380Running ../stick.git/drydocker/egara/test_obs.sh FAILED (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4381========================================================================
4382 Running '_install_package_builddep egara' OK (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4383 Running 'rebar -v get-deps' OK (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4384 Running 'rebar -v compile' OK (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4385 Running '../stick.git/drydocker/egara/test_build.sh' OK (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4386 Running 'rebar -v eunit' OK (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4387 Running '../stick.git/drydocker/egara/test_unit.sh' OK (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4388 Running 'obs_build_local' FAILED (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4389 Running '../stick.git/drydocker/egara/test_obs.sh' FAILED (at ce12efb4b58fab90ac1f0ba3e8202f1f85c33453)
4390========================================================================
4391/var/tmp/1344
4392

Lease Host

When
Completed at Jul 8 2015, 9:20 AM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at Jul 8 2015, 9:20 AM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.