Page MenuHomePhorge

Build 4150
FailedPublic

Drydock: Run Command

When
Completed at Jul 12 2016, 5:10 PM · Built for 2 m, 42 s
Status
Failed

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

34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38+ git reset --hard origin/master
39+ git clean -d -f -x
40+ popd
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/guam/build.sh ']'
57+ pushd guam.git
58+ ../stick.git/drydocker/guam/build.sh
59+ docker run -i --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=4150 -e COMMIT=455c217013276cbd2255a21e67a8c75d359bfd6d -e DIFFERENTIAL= -e PACKAGE=guam -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-6m67egamsjrnppbpafie -e URI=ssh://git@git.kolab.org/diffusion/G/guam.git -e RO_URI=https://git.kolab.org/diffusion/G/guam.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
60Switched to a new branch 'develop'
61Switched to a new branch 'feature/T932_literal_continuations'
62Switched to a new branch 'feature/init_script'
63Switched to a new branch 'feature/prep_for_0.9'
64Switched to a new branch 'guam-0.7'
65Switched to a new branch 'hotfix/no_tls_server_response_fixup'
66Switched to branch 'master'
67Note: checking out '455c217013276cbd2255a21e67a8c75d359bfd6d'.
68
69You are in 'detached HEAD' state. You can look around, make experimental
70changes and commit them, and you can discard any commits you make in this
71state without impacting any branches by performing another checkout.
72
73If you want to create a new branch to retain commits you create, you may
74do so (now or later) by using -b with the checkout command again. Example:
75
76 git checkout -b new_branch_name
77
78HEAD is now at 455c217... update changelog for eimap kill fix
79+ exit 1
80+ retval=1
81+ popd
82+ exit 1
83

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

1239INFO: Looking for lager_syslog-2.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1240INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1241INFO: Looking for lager-(2.0|2.1|2.2).* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1242WARN: /usr/lib64/erlang/lib/lager-3.1.0/ebin/lager.app has version "3.1.0"; requested regex was (2.0|2.1|2.2).*
1243ERROR: Dependency dir /usr/lib64/erlang/lib/lager-3.1.0 failed application validation with reason:
1244{version_mismatch,{"/usr/lib64/erlang/lib/lager-3.1.0/ebin/lager.app",
1245 {expected,"(2.0|2.1|2.2).*"},
1246 {has,"3.1.0"}}}.
1247ERROR: 'get-deps' failed while processing /srv/guam.git: rebar_abort
1248Running rebar -v get-deps FAILED (at 455c217013276cbd2255a21e67a8c75d359bfd6d)
1249Running rebar -v compile ...
125015:10:00.763 [info] Application lager started on node nonode@nohost
125115:10:00.768 [info] Application crypto started on node nonode@nohost
1252INFO: Looking for lager-(2.0|2.1|2.2).* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1253WARN: /usr/lib64/erlang/lib/lager-3.1.0/ebin/lager.app has version "3.1.0"; requested regex was (2.0|2.1|2.2).*
1254INFO: Looking for lager_syslog-2.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1255INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1256INFO: Looking for lager_syslog-2.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1257INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1258==> lager_syslog-2.0.3 (compile)
1259==> eimap-0.2.5 (compile)
1260==> kolab_guam (compile)
1261Compiled src/kolab_guam_rule.erl
1262Compiled src/kolab_guam.erl
1263Compiled src/kolab_guam_sup.erl
1264Compiled src/kolab_guam_listener.erl
1265Compiled src/rules/kolab_guam_rule_filter_groupware.erl
1266/srv/guam.git/apps/kolab_guam/src/kolab_guam_session.erl:139: Warning: variable 'ImplicitTls' is unused
1267/srv/guam.git/apps/kolab_guam/src/kolab_guam_session.erl:139: Warning: variable 'ListenSocket' is unused
1268Compiled src/kolab_guam_session.erl
1269INFO: No app_vars_file defined.
1270==> rel (compile)
1271==> guam.git (compile)
1272INFO: Looking for lager-(2.0|2.1|2.2).* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1273WARN: /usr/lib64/erlang/lib/lager-3.1.0/ebin/lager.app has version "3.1.0"; requested regex was (2.0|2.1|2.2).*
1274INFO: Looking for lager_syslog-2.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1275INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1276Dependency not available: lager-(2.0|2.1|2.2).* ({git,
1277 "git://github.com/basho/lager.git",
1278 {tag,"2.2.0"}})
1279ERROR: compile failed while processing /srv/guam.git: rebar_abort
1280Running rebar -v compile FAILED (at 455c217013276cbd2255a21e67a8c75d359bfd6d)
1281Running ../stick.git/drydocker/guam/test_build.sh FAILED (at 455c217013276cbd2255a21e67a8c75d359bfd6d)
1282========================================================================
1283 Running 'rebar -v get-deps' FAILED (at 455c217013276cbd2255a21e67a8c75d359bfd6d)
1284 Running 'rebar -v compile' FAILED (at 455c217013276cbd2255a21e67a8c75d359bfd6d)
1285 Running '../stick.git/drydocker/guam/test_build.sh' FAILED (at 455c217013276cbd2255a21e67a8c75d359bfd6d)
1286========================================================================
1287/var/drydock/workingcopy-52/repo/guam
1288

Lease Working Copy

When
Completed at Jul 12 2016, 5:07 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jul 12 2016, 5:07 PM · Built instantly
Status
Passed

Event Timeline