Page MenuHomePhorge

Build 2943
FailedPublic

Drydock: Run Command

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

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

22+ pushd kolab-syncroton.git
23+ git remote set-url origin https://git.kolab.org/diffusion/S/syncroton.git
24+ git fetch origin
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout 754e830b715a3a1e4faa277ef0a0a523d84804c2
28Previous HEAD position was e4acac0... Update Syncroton
29HEAD is now at 754e830... Merged refactor-kolabd.
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=2943 -e COMMIT=754e830b715a3a1e4faa277ef0a0a523d84804c2 -e DIFFERENTIAL= -e PACKAGE=kolab-syncroton -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-byvd3l2mu2q3smhdhhb6 -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/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [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.
75
76
77 One of the configured repositories failed (Extra Packages for Enterprise Linux 7 - x86_64),
78 and yum doesn't have enough cached data to continue. At this point the only
79 safe thing yum can do is fail. There are a few ways to work "fix" this:
80
81 1. Contact the upstream for the repository and get them to fix the problem.
82
83 2. Reconfigure the baseurl/etc. for the repository, to point to a working
84 upstream. This is most often useful if you are using a newer
85 distribution release than is supported by the repository (and the
86 packages for the previous distribution release still work).
87
88 3. Disable the repository, so yum won't use it by default. Yum will then
89 just ignore the repository until you permanently enable it again or use
90 --enablerepo for temporary usage:
91
92 yum-config-manager --disable epel
93
94 4. Configure the failing repository to be skipped, if it is unavailable.
95 Note that yum will try to contact the repo. when it runs most commands,
96 so will have to try and fail each time (and thus. yum will be be much
97 slower). If it is a very temporary problem though, this is often a nice
98 compromise:
99
100 yum-config-manager --save --setopt=epel.skip_if_unavailable=true
101
102failure: repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz from epel: [Errno 256] No more mirrors to try.
103http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
104Note: checking out '754e830b715a3a1e4faa277ef0a0a523d84804c2'.
105
106You are in 'detached HEAD' state. You can look around, make experimental
107changes and commit them, and you can discard any commits you make in this
108state without impacting any branches by performing another checkout.
109
110If you want to create a new branch to retain commits you create, you may
111do so (now or later) by using -b with the checkout command again. Example:
112
113 git checkout -b new_branch_name
114
115HEAD is now at 754e830... Merged refactor-kolabd.
116cat: /tmp/report.log: No such file or directory
117+ exit 1
118+ retval=1
119+ popd
120+ exit 1
121

Build Log 9569 (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:35 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

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

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

983Blocked by: Build 2942,Build 2941
984Blocked by: Build 2942,Build 2941
985Blocked by: Build 2942,Build 2941
986Blocked by: Build 2942,Build 2941
987Blocked by: Build 2942,Build 2941
988Blocked by: Build 2942,Build 2941
989Blocked by: Build 2942,Build 2941
990Blocked by: Build 2942,Build 2941
991Blocked by: Build 2942,Build 2941
992Blocked by: Build 2942,Build 2941
993Blocked by: Build 2942,Build 2941
994Blocked by: Build 2942,Build 2941
995Blocked by: Build 2942,Build 2941
996Blocked by: Build 2942,Build 2941
997Blocked by: Build 2942,Build 2941
998Blocked by: Build 2942,Build 2941
999Blocked by: Build 2942,Build 2941
1000Blocked by: Build 2942,Build 2941
1001Blocked by: Build 2942,Build 2941
1002Blocked by: Build 2942,Build 2941
1003Blocked by: Build 2942,Build 2941
1004Blocked by: Build 2942,Build 2941
1005Blocked by: Build 2942,Build 2941
1006Blocked by: Build 2942,Build 2941
1007Blocked by: Build 2942,Build 2941
1008Blocked by: Build 2942,Build 2941
1009Blocked by: Build 2942,Build 2941
1010Blocked by: Build 2942,Build 2941
1011Blocked by: Build 2942,Build 2941
1012Blocked by: Build 2942,Build 2941
1013Blocked by: Build 2942,Build 2941
1014Blocked by: Build 2942,Build 2941
1015Blocked by: Build 2942,Build 2941
1016Blocked by: Build 2942,Build 2941
1017Blocked by: Build 2942,Build 2941
1018Blocked by: Build 2942,Build 2941
1019Blocked by: Build 2942,Build 2941
1020Blocked by: Build 2942,Build 2941
1021Blocked by: Build 2942,Build 2941
1022Blocked by: Build 2942,Build 2941
1023Blocked by: Build 2942,Build 2941
1024Blocked by: Build 2942,Build 2941
1025Blocked by: Build 2942,Build 2941
1026Blocked by: Build 2942,Build 2941
1027Blocked by: Build 2942,Build 2941
1028Blocked by: Build 2942,Build 2941
1029Blocked by: Build 2942,Build 2941
1030Blocked by: Build 2942,Build 2941
1031Blocked by: Build 2942,Build 2941
1032Blocked by: Build 2942,Build 2941
1033Blocked by: Build 2942,Build 2941
1034Blocked by: Build 2942,Build 2941
1035Blocked by: Build 2942,Build 2941
1036Blocked by: Build 2942,Build 2941
1037Blocked by: Build 2942,Build 2941
1038Blocked by: Build 2942,Build 2941
1039Blocked by: Build 2942,Build 2941
1040Blocked by: Build 2942,Build 2941
1041Blocked by: Build 2942,Build 2941
1042Blocked by: Build 2942,Build 2941
1043Blocked by: Build 2942,Build 2941
1044Blocked by: Build 2942,Build 2941
1045Blocked by: Build 2942,Build 2941
1046Blocked by: Build 2942,Build 2941
1047Blocked by: Build 2942,Build 2941
1048Blocked by: Build 2942,Build 2941
1049Blocked by: Build 2942,Build 2941
1050Blocked by: Build 2942,Build 2941
1051Blocked by: Build 2942,Build 2941
1052Blocked by: Build 2942,Build 2941
1053Blocked by: Build 2942,Build 2941
1054Blocked by: Build 2942,Build 2941
1055Blocked by: Build 2942,Build 2941
1056Blocked by: Build 2942,Build 2941
1057Blocked by: Build 2942,Build 2941
1058Blocked by: Build 2942,Build 2941
1059Blocked by: Build 2942,Build 2941
1060Blocked by: Build 2942,Build 2941
1061Blocked by: Build 2942,Build 2941
1062Blocked by: Build 2942,Build 2941
1063Blocked by: Build 2942,Build 2941
1064Blocked by: Build 2942,Build 2941
1065Blocked by: Build 2942,Build 2941
1066Blocked by: Build 2942,Build 2941
1067Blocked by: Build 2942,Build 2941
1068Blocked by: Build 2942,Build 2941
1069Blocked by: Build 2942,Build 2941
1070Blocked by: Build 2942,Build 2941
1071Blocked by: Build 2942,Build 2941
1072Blocked by: Build 2942,Build 2941
1073Blocked by: Build 2942,Build 2941
1074Blocked by: Build 2942,Build 2941
1075Blocked by: Build 2942,Build 2941
1076Blocked by: Build 2942,Build 2941
1077Blocked by: Build 2942,Build 2941
1078Blocked by: Build 2942,Build 2941
1079Blocked by: Build 2942,Build 2941
1080Blocked by: Build 2942
1081Blocked by: Build 2942
1082

Event Timeline