Page MenuHomePhorge

Build 2932
FailedPublic

Drydock: Run Command

When
Completed at Feb 28 2016, 11:14 PM · Built for 18 s
Status
Failed

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

24+ git fetch origin
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout 9636d5ebf743b1fc6b33e6428e563193bf9e6f7b
28Previous HEAD position was e4acac0... Update Syncroton
29HEAD is now at 9636d5e... Add user attribute kolabHomeServerOnly to create user mailbox on the kolabHomeServer only.
30+ popd
31+ '[' kolab-syncroton '!=' stick ']'
32+ '[' '!' -d stick.git ']'
33+ pushd stick.git
34+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
35+ git fetch origin
36+ git reset --hard origin/master
37+ git clean -d -f -x
38+ popd
39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/kolab-syncroton/build.sh ']'
55+ pushd kolab-syncroton.git
56+ ../stick.git/drydocker/kolab-syncroton/build.sh
57+ 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=2932 -e COMMIT=9636d5ebf743b1fc6b33e6428e563193bf9e6f7b -e DIFFERENTIAL= -e PACKAGE=kolab-syncroton -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-omwocjnl2vcnrjkqhozr -e URI=ssh://git@git.kolab.org/diffusion/S/syncroton.git -e RO_URI=https://git.kolab.org/diffusion/S/syncroton.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
58Switched to a new branch 'kolab-syncroton-1.0'
59Switched to a new branch 'kolab-syncroton-2.1'
60Switched to a new branch 'kolab-syncroton-2.2'
61Switched to branch 'master'
62Switched to a new branch 'oracle'
63http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/669021b9e815302ec7fcf033b65ff212fd3fa143287a6ff3681d1fb55e2f67ed-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
64Trying other mirror.
65To address this issue please refer to the below knowledge base article
66
67https://access.redhat.com/articles/1320623
68
69If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
70
71http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
72Trying other mirror.
73http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
74Trying other mirror.
75http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
76Trying other mirror.
77
78
79 One of the configured repositories failed (Extra Packages for Enterprise Linux 7 - x86_64),
80 and yum doesn't have enough cached data to continue. At this point the only
81 safe thing yum can do is fail. There are a few ways to work "fix" this:
82
83 1. Contact the upstream for the repository and get them to fix the problem.
84
85 2. Reconfigure the baseurl/etc. for the repository, to point to a working
86 upstream. This is most often useful if you are using a newer
87 distribution release than is supported by the repository (and the
88 packages for the previous distribution release still work).
89
90 3. Disable the repository, so yum won't use it by default. Yum will then
91 just ignore the repository until you permanently enable it again or use
92 --enablerepo for temporary usage:
93
94 yum-config-manager --disable epel
95
96 4. Configure the failing repository to be skipped, if it is unavailable.
97 Note that yum will try to contact the repo. when it runs most commands,
98 so will have to try and fail each time (and thus. yum will be be much
99 slower). If it is a very temporary problem though, this is often a nice
100 compromise:
101
102 yum-config-manager --save --setopt=epel.skip_if_unavailable=true
103
104failure: repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz from epel: [Errno 256] No more mirrors to try.
105http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
106Note: checking out '9636d5ebf743b1fc6b33e6428e563193bf9e6f7b'.
107
108You are in 'detached HEAD' state. You can look around, make experimental
109changes and commit them, and you can discard any commits you make in this
110state without impacting any branches by performing another checkout.
111
112If you want to create a new branch to retain commits you create, you may
113do so (now or later) by using -b with the checkout command again. Example:
114
115 git checkout -b new_branch_name
116
117HEAD is now at 9636d5e... Add user attribute kolabHomeServerOnly to create user mailbox on the kolabHomeServer only.
118cat: /tmp/report.log: No such file or directory
119+ exit 1
120+ retval=1
121+ popd
122+ exit 1
123

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

1/var/drydock/workingcopy-54/repo/syncroton/kolab-syncroton.git /var/drydock/workingcopy-54/repo/syncroton
2HEAD is now at e4acac0 Update Syncroton
3/var/drydock/workingcopy-54/repo/syncroton
4/var/drydock/workingcopy-54/repo/syncroton/stick.git /var/drydock/workingcopy-54/repo/syncroton
5HEAD is now at b575901 Rename that too
6/var/drydock/workingcopy-54/repo/syncroton
7/var/drydock/workingcopy-54/repo/syncroton/kolab-syncroton.git /var/drydock/workingcopy-54/repo/syncroton
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/kolab-syncroton.git'...
10/srv/kolab-syncroton.git /srv/closure-compiler.git
11Branch kolab-syncroton-1.0 set up to track remote branch kolab-syncroton-1.0 from origin.
12Branch kolab-syncroton-2.1 set up to track remote branch kolab-syncroton-2.1 from origin.
13Branch kolab-syncroton-2.2 set up to track remote branch kolab-syncroton-2.2 from origin.
14Branch oracle set up to track remote branch oracle from origin.
15/srv/closure-compiler.git
16Loaded plugins: ovl, priorities
17Cleaning repos: Kolab_16 Kolab_3.4 Kolab_3.4_Updates Kolab_Winterfell base epel
18 : extras openSUSE_Tools updates
190 metadata files removed
200 sqlite files removed
210 metadata files removed
22Loaded plugins: ovl, priorities
23/srv/kolab-syncroton.git /srv/closure-compiler.git
24========================================================================
25========================================================================
26/var/drydock/workingcopy-54/repo/syncroton
27

Lease Working Copy

When
Completed at Feb 28 2016, 11:13 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 28 2016, 11:13 PM · Built instantly
Status
Passed

Build Log 9351 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

903Blocked by: Build 2931
904Blocked by: Build 2931
905Blocked by: Build 2931
906Blocked by: Build 2931
907Blocked by: Build 2931
908Blocked by: Build 2931
909Blocked by: Build 2931
910Blocked by: Build 2931
911Blocked by: Build 2931
912Blocked by: Build 2931
913Blocked by: Build 2931
914Blocked by: Build 2931
915Blocked by: Build 2931
916Blocked by: Build 2931
917Blocked by: Build 2931
918Blocked by: Build 2931
919Blocked by: Build 2931
920Blocked by: Build 2931
921Blocked by: Build 2931
922Blocked by: Build 2931
923Blocked by: Build 2931
924Blocked by: Build 2931
925Blocked by: Build 2931
926Blocked by: Build 2931
927Blocked by: Build 2931
928Blocked by: Build 2931
929Blocked by: Build 2931
930Blocked by: Build 2931
931Blocked by: Build 2931
932Blocked by: Build 2931
933Blocked by: Build 2931
934Blocked by: Build 2931
935Blocked by: Build 2931
936Blocked by: Build 2931
937Blocked by: Build 2931
938Blocked by: Build 2931
939Blocked by: Build 2931
940Blocked by: Build 2931
941Blocked by: Build 2931
942Blocked by: Build 2931
943Blocked by: Build 2931
944Blocked by: Build 2931
945Blocked by: Build 2931
946Blocked by: Build 2931
947Blocked by: Build 2931
948Blocked by: Build 2931
949Blocked by: Build 2931
950Blocked by: Build 2931
951Blocked by: Build 2931
952Blocked by: Build 2931
953Blocked by: Build 2931
954Blocked by: Build 2931
955Blocked by: Build 2931
956Blocked by: Build 2931
957Blocked by: Build 2931
958Blocked by: Build 2931
959Blocked by: Build 2931
960Blocked by: Build 2931
961Blocked by: Build 2931
962Blocked by: Build 2931
963Blocked by: Build 2931
964Blocked by: Build 2931
965Blocked by: Build 2931
966Blocked by: Build 2931
967Blocked by: Build 2931
968Blocked by: Build 2931
969Blocked by: Build 2931
970Blocked by: Build 2931
971Blocked by: Build 2931
972Blocked by: Build 2931
973Blocked by: Build 2931
974Blocked by: Build 2931
975Blocked by: Build 2931
976Blocked by: Build 2931
977Blocked by: Build 2931
978Blocked by: Build 2931
979Blocked by: Build 2931
980Blocked by: Build 2931
981Blocked by: Build 2931
982Blocked by: Build 2931
983Blocked by: Build 2931
984Blocked by: Build 2931
985Blocked by: Build 2931
986Blocked by: Build 2931
987Blocked by: Build 2931
988Blocked by: Build 2931
989Blocked by: Build 2931
990Blocked by: Build 2931
991Blocked by: Build 2931
992Blocked by: Build 2931
993Blocked by: Build 2931
994Blocked by: Build 2931
995Blocked by: Build 2931
996Blocked by: Build 2931
997Blocked by: Build 2931
998Blocked by: Build 2931
999Blocked by: Build 2931
1000Blocked by: Build 2931
1001Blocked by: Build 2931
1002

Event Timeline