Page MenuHomePhorge

Build 4038
FailedPublic

Drydock: Run Command

When
Completed at Jun 28 2016, 8:38 AM · Built for 4 m, 39 s
Status
Failed

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

1+ '[' -z a7511ce1de44518d6ba741fc02c1348a1feaa140 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/EI/eimap.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/EI/eimap.git .git
13+ package=eimap
14++ echo ssh://git@git.kolab.org/diffusion/EI/eimap.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/EI/eimap.git
17+ case ${package} in
18+ package=erlang-eimap
19++ pwd
20+ export TMPDIR=/var/drydock/workingcopy-75/repo/eimap
21+ TMPDIR=/var/drydock/workingcopy-75/repo/eimap
22+ '[' '!' -d erlang-eimap.git ']'
23+ pushd erlang-eimap.git
24+ git remote set-url origin https://git.kolab.org/diffusion/EI/eimap.git
25+ git fetch origin
26From https://git.kolab.org/diffusion/EI/eimap
27 4125c32..2214df3 develop -> origin/develop
28 * [new branch] feature/passthrough_capabilities_untouched -> origin/feature/passthrough_capabilities_untouched
29+ git reset --hard origin/master
30+ git clean -d -f -x
31+ git checkout a7511ce1de44518d6ba741fc02c1348a1feaa140
32Previous HEAD position was f115f8d... Merge branch 'release/0.2.4'
33HEAD is now at a7511ce... fix crash in capabilities response handling, and don't touch the response here
34+ popd
35+ '[' erlang-eimap '!=' stick ']'
36+ '[' '!' -d stick.git ']'
37+ pushd stick.git
38+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
39+ git fetch origin
40From https://git.kolab.org/diffusion/QA/stick
41 3678d38..75cd47f master -> origin/master
42+ git reset --hard origin/master
43+ git clean -d -f -x
44+ popd
45+ export commit
46+ export differential
47+ export id
48+ export package
49+ export phid
50+ export ro_uri
51+ export uri
52+ export vcs
53+ export test_build
54+ export test_functional
55+ export test_integration
56+ export test_performance
57+ export test_unit
58+ export test_obs
59+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
60+ '[' -x stick.git/drydocker/erlang-eimap/build.sh ']'
61+ pushd erlang-eimap.git
62+ ../stick.git/drydocker/erlang-eimap/build.sh
63+ 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=4038 -e COMMIT=a7511ce1de44518d6ba741fc02c1348a1feaa140 -e DIFFERENTIAL= -e PACKAGE=erlang-eimap -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-sohv5ygjmdnc3gwhp3b6 -e URI=ssh://git@git.kolab.org/diffusion/EI/eimap.git -e RO_URI=https://git.kolab.org/diffusion/EI/eimap.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
64Switched to a new branch 'develop'
65Switched to a new branch 'eimap-0.1'
66Switched to a new branch 'feature/T932_literal_continuations'
67Switched to a new branch 'feature/command_scaffolding'
68Switched to a new branch 'feature/passthrough_capabilities_untouched'
69Switched to branch 'master'
70Switched to a new branch 'release/0.2.2'
71Switched to a new branch 'release/0.2.4'
72Note: checking out 'a7511ce1de44518d6ba741fc02c1348a1feaa140'.
73
74You are in 'detached HEAD' state. You can look around, make experimental
75changes and commit them, and you can discard any commits you make in this
76state without impacting any branches by performing another checkout.
77
78If you want to create a new branch to retain commits you create, you may
79do so (now or later) by using -b with the checkout command again. Example:
80
81 git checkout -b new_branch_name
82
83HEAD is now at a7511ce... fix crash in capabilities response handling, and don't touch the response here
84+ exit 1
85+ retval=1
86+ popd
87+ exit 1
88

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

1/var/drydock/workingcopy-75/repo/eimap/erlang-eimap.git /var/drydock/workingcopy-75/repo/eimap
2HEAD is now at f115f8d Merge branch 'release/0.2.4'
3/var/drydock/workingcopy-75/repo/eimap
4/var/drydock/workingcopy-75/repo/eimap/stick.git /var/drydock/workingcopy-75/repo/eimap
5HEAD is now at 75cd47f Add a winterfell version of the phabricator stuff
6/var/drydock/workingcopy-75/repo/eimap
7/var/drydock/workingcopy-75/repo/eimap/erlang-eimap.git /var/drydock/workingcopy-75/repo/eimap
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/erlang-eimap.git'...
10/srv/erlang-eimap.git /srv/closure-compiler.git
11Branch develop set up to track remote branch develop from origin.
12Branch eimap-0.1 set up to track remote branch eimap-0.1 from origin.
13Branch feature/T932_literal_continuations set up to track remote branch feature/T932_literal_continuations from origin.
14Branch feature/command_scaffolding set up to track remote branch feature/command_scaffolding from origin.
15Branch feature/passthrough_capabilities_untouched set up to track remote branch feature/passthrough_capabilities_untouched from origin.
16Branch release/0.2.2 set up to track remote branch release/0.2.2 from origin.
17Branch release/0.2.4 set up to track remote branch release/0.2.4 from origin.
18/srv/closure-compiler.git
19Loaded plugins: ovl, priorities
20Cleaning repos: Kolab_16 Kolab_Winterfell base epel extras openSUSE_Tools
21 : updates
220 metadata files removed
230 sqlite files removed
240 metadata files removed
25Loaded plugins: ovl, priorities
26147 packages excluded due to repository priority protections
27Resolving Dependencies
28--> Running transaction check
29---> Package device-mapper.x86_64 7:1.02.107-5.el7_2.2 will be updated
30---> Package device-mapper.x86_64 7:1.02.107-5.el7_2.4 will be an update
31---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7_2.2 will be updated
32---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7_2.4 will be an update
33---> Package dracut.x86_64 0:033-360.el7_2 will be updated
34---> Package dracut.x86_64 0:033-360.el7_2.1 will be an update
35---> Package epel-release.noarch 0:7-6 will be updated
36---> Package epel-release.noarch 0:7-7 will be an update
37---> Package kernel-headers.x86_64 0:3.10.0-327.18.2.el7 will be updated
38---> Package kernel-headers.x86_64 0:3.10.0-327.22.2.el7 will be an update
39---> Package kpartx.x86_64 0:0.4.9-85.el7_2.4 will be updated
40---> Package kpartx.x86_64 0:0.4.9-85.el7_2.5 will be an update
41---> Package libxml2.x86_64 0:2.9.1-6.el7_2.2 will be updated
42---> Package libxml2.x86_64 0:2.9.1-6.el7_2.3 will be an update
43---> Package osc.x86_64 0:0.154.0-180.1 will be updated
44---> Package osc.noarch 0:0.154.0-187.1 will be an update
45---> Package php-phpunit-PHPUnit.noarch 0:4.8.24-1.el7 will be updated
46---> Package php-phpunit-PHPUnit.noarch 0:4.8.26-1.el7 will be an update
47---> Package php-symfony-class-loader.noarch 0:2.7.11-2.el7 will be updated
48---> Package php-symfony-class-loader.noarch 0:2.7.13-1.el7 will be an update
49---> Package php-symfony-common.noarch 0:2.7.11-2.el7 will be updated
50---> Package php-symfony-common.noarch 0:2.7.13-1.el7 will be an update
51---> Package php-symfony-yaml.noarch 0:2.7.11-2.el7 will be updated
52---> Package php-symfony-yaml.noarch 0:2.7.13-1.el7 will be an update
53---> Package polkit.x86_64 0:0.112-6.el7_2 will be updated
54---> Package polkit.x86_64 0:0.112-7.el7_2 will be an update
55---> Package systemd.x86_64 0:219-19.el7_2.9 will be updated
56---> Package systemd.x86_64 0:219-19.el7_2.11 will be an update
57---> Package systemd-libs.x86_64 0:219-19.el7_2.9 will be updated
58---> Package systemd-libs.x86_64 0:219-19.el7_2.11 will be an update
59---> Package tzdata.noarch 0:2016d-1.el7 will be updated
60---> Package tzdata.noarch 0:2016e-1.el7 will be an update
61---> Package tzdata-java.noarch 0:2016d-1.el7 will be updated
62---> Package tzdata-java.noarch 0:2016e-1.el7 will be an update
63--> Finished Dependency Resolution
64
65Dependencies Resolved
66
67================================================================================
68 Package Arch Version Repository Size
69================================================================================
70Updating:
71 device-mapper x86_64 7:1.02.107-5.el7_2.4 updates 252 k
72 device-mapper-libs x86_64 7:1.02.107-5.el7_2.4 updates 305 k
73 dracut x86_64 033-360.el7_2.1 updates 311 k
74 epel-release noarch 7-7 epel 14 k
75 kernel-headers x86_64 3.10.0-327.22.2.el7 updates 3.2 M
76 kpartx x86_64 0.4.9-85.el7_2.5 updates 60 k
77 libxml2 x86_64 2.9.1-6.el7_2.3 updates 668 k
78 osc noarch 0.154.0-187.1 openSUSE_Tools 516 k
79 php-phpunit-PHPUnit noarch 4.8.26-1.el7 epel 132 k
80 php-symfony-class-loader noarch 2.7.13-1.el7 epel 24 k
81 php-symfony-common noarch 2.7.13-1.el7 epel 108 k
82 php-symfony-yaml noarch 2.7.13-1.el7 epel 26 k
83 polkit x86_64 0.112-7.el7_2 updates 166 k
84 systemd x86_64 219-19.el7_2.11 updates 5.1 M
85 systemd-libs x86_64 219-19.el7_2.11 updates 358 k
86 tzdata noarch 2016e-1.el7 updates 442 k
87 tzdata-java noarch 2016e-1.el7 updates 180 k
88
89Transaction Summary
90================================================================================
91Upgrade 17 Packages
92
93Total download size: 12 M
94Downloading packages:
95Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
96--------------------------------------------------------------------------------
97Total 1.2 MB/s | 12 MB 00:10
98Running transaction check
99Running transaction test
100Transaction test succeeded
101Running transaction
102 Updating : systemd-libs-219-19.el7_2.11.x86_64 1/34
103 Updating : systemd-219-19.el7_2.11.x86_64 2/34
104 Updating : php-symfony-class-loader-2.7.13-1.el7.noarch 3/34
105 Updating : php-symfony-common-2.7.13-1.el7.noarch 4/34
106 Updating : php-symfony-yaml-2.7.13-1.el7.noarch 5/34
107 Updating : 7:device-mapper-1.02.107-5.el7_2.4.x86_64 6/34
108 Updating : 7:device-mapper-libs-1.02.107-5.el7_2.4.x86_64 7/34
109 Updating : kpartx-0.4.9-85.el7_2.5.x86_64 8/34
110 Updating : dracut-033-360.el7_2.1.x86_64 9/34
111 Updating : php-phpunit-PHPUnit-4.8.26-1.el7.noarch 10/34
112 Updating : polkit-0.112-7.el7_2.x86_64 11/34
113 Updating : libxml2-2.9.1-6.el7_2.3.x86_64 12/34
114 Updating : kernel-headers-3.10.0-327.22.2.el7.x86_64 13/34
115 Updating : tzdata-2016e-1.el7.noarch 14/34
116 Updating : osc-0.154.0-187.1.noarch 15/34
117 Updating : tzdata-java-2016e-1.el7.noarch 16/34
118 Updating : epel-release-7-7.noarch 17/34
119 Cleanup : php-phpunit-PHPUnit-4.8.24-1.el7.noarch 18/34
120 Cleanup : php-symfony-yaml-2.7.11-2.el7.noarch 19/34
121 Cleanup : php-symfony-class-loader-2.7.11-2.el7.noarch 20/34
122 Cleanup : php-symfony-common-2.7.11-2.el7.noarch 21/34
123 Cleanup : kernel-headers-3.10.0-327.18.2.el7.x86_64 22/34
124 Cleanup : tzdata-2016d-1.el7.noarch 23/34
125 Cleanup : osc-0.154.0-180.1.x86_64 24/34
126 Cleanup : tzdata-java-2016d-1.el7.noarch 25/34
127 Cleanup : epel-release-7-6.noarch 26/34
128 Cleanup : polkit-0.112-6.el7_2.x86_64 27/34
129 Cleanup : dracut-033-360.el7_2.x86_64 28/34
130 Cleanup : kpartx-0.4.9-85.el7_2.4.x86_64 29/34
131 Cleanup : 7:device-mapper-1.02.107-5.el7_2.2.x86_64 30/34
132 Cleanup : 7:device-mapper-libs-1.02.107-5.el7_2.2.x86_64 31/34
133 Cleanup : systemd-219-19.el7_2.9.x86_64 32/34
134 Cleanup : systemd-libs-219-19.el7_2.9.x86_64 33/34
135 Cleanup : libxml2-2.9.1-6.el7_2.2.x86_64 34/34
136 Verifying : epel-release-7-7.noarch 1/34
137 Verifying : tzdata-java-2016e-1.el7.noarch 2/34
138 Verifying : osc-0.154.0-187.1.noarch 3/34
139 Verifying : tzdata-2016e-1.el7.noarch 4/34
140 Verifying : php-symfony-yaml-2.7.13-1.el7.noarch 5/34
141 Verifying : php-phpunit-PHPUnit-4.8.26-1.el7.noarch 6/34
142 Verifying : php-symfony-common-2.7.13-1.el7.noarch 7/34
143 Verifying : systemd-libs-219-19.el7_2.11.x86_64 8/34
144 Verifying : dracut-033-360.el7_2.1.x86_64 9/34
145 Verifying : kpartx-0.4.9-85.el7_2.5.x86_64 10/34
146 Verifying : systemd-219-19.el7_2.11.x86_64 11/34
147 Verifying : 7:device-mapper-1.02.107-5.el7_2.4.x86_64 12/34
148 Verifying : polkit-0.112-7.el7_2.x86_64 13/34
149 Verifying : kernel-headers-3.10.0-327.22.2.el7.x86_64 14/34
150 Verifying : php-symfony-class-loader-2.7.13-1.el7.noarch 15/34
151 Verifying : 7:device-mapper-libs-1.02.107-5.el7_2.4.x86_64 16/34
152 Verifying : libxml2-2.9.1-6.el7_2.3.x86_64 17/34
153 Verifying : 7:device-mapper-libs-1.02.107-5.el7_2.2.x86_64 18/34
154 Verifying : php-phpunit-PHPUnit-4.8.24-1.el7.noarch 19/34
155 Verifying : kpartx-0.4.9-85.el7_2.4.x86_64 20/34
156 Verifying : tzdata-java-2016d-1.el7.noarch 21/34
157 Verifying : php-symfony-common-2.7.11-2.el7.noarch 22/34
158 Verifying : tzdata-2016d-1.el7.noarch 23/34
159 Verifying : kernel-headers-3.10.0-327.18.2.el7.x86_64 24/34
160 Verifying : osc-0.154.0-180.1.x86_64 25/34
161 Verifying : 7:device-mapper-1.02.107-5.el7_2.2.x86_64 26/34
162 Verifying : epel-release-7-6.noarch 27/34
163 Verifying : php-symfony-yaml-2.7.11-2.el7.noarch 28/34
164 Verifying : php-symfony-class-loader-2.7.11-2.el7.noarch 29/34
165 Verifying : dracut-033-360.el7_2.x86_64 30/34
166 Verifying : polkit-0.112-6.el7_2.x86_64 31/34
167 Verifying : libxml2-2.9.1-6.el7_2.2.x86_64 32/34
168 Verifying : systemd-219-19.el7_2.9.x86_64 33/34
169 Verifying : systemd-libs-219-19.el7_2.9.x86_64 34/34
170
171Updated:
172 device-mapper.x86_64 7:1.02.107-5.el7_2.4
173 device-mapper-libs.x86_64 7:1.02.107-5.el7_2.4
174 dracut.x86_64 0:033-360.el7_2.1
175 epel-release.noarch 0:7-7
176 kernel-headers.x86_64 0:3.10.0-327.22.2.el7
177 kpartx.x86_64 0:0.4.9-85.el7_2.5
178 libxml2.x86_64 0:2.9.1-6.el7_2.3
179 osc.noarch 0:0.154.0-187.1
180 php-phpunit-PHPUnit.noarch 0:4.8.26-1.el7
181 php-symfony-class-loader.noarch 0:2.7.13-1.el7
182 php-symfony-common.noarch 0:2.7.13-1.el7
183 php-symfony-yaml.noarch 0:2.7.13-1.el7
184 polkit.x86_64 0:0.112-7.el7_2
185 systemd.x86_64 0:219-19.el7_2.11
186 systemd-libs.x86_64 0:219-19.el7_2.11
187 tzdata.noarch 0:2016e-1.el7
188 tzdata-java.noarch 0:2016e-1.el7
189
190Complete!
191/srv/erlang-eimap.git /srv/closure-compiler.git
192Running ../stick.git/drydocker/erlang-eimap/test_build.sh ...
193++ version_for_commit
194++ pushd /srv/erlang-eimap.git
195/srv/erlang-eimap.git /srv/erlang-eimap.git
196+++ git rev-parse --short HEAD
197++ short_rev=a7511ce
198+++ git rev-parse HEAD
199++ long_rev=a7511ce1de44518d6ba741fc02c1348a1feaa140
200++ set -x
201+++ git branch --contains a7511ce1de44518d6ba741fc02c1348a1feaa140
202+++ sed -r -e 's/^\* //g' -e 's/^ //g'
203+++ sort --version-sort -u
204+++ grep -E '^(develop|master|erlang-eimap|[a-z0-9-]+([0-9]+\.?))'
205++ branches=
206++ echo 'Branches that contain a7511ce1de44518d6ba741fc02c1348a1feaa140:'
207Branches that contain a7511ce1de44518d6ba741fc02c1348a1feaa140:
208++ echo ''
209++ sed -e 's/\s/\r\n/g'
210
211+++ echo
212+++ sed -e 's/\s/\r\n/g'
213+++ grep -E '^master$'
214++ '[' '!' -z '' ']'
215+++ echo
216+++ sed -e 's/\s/\r\n/g'
217+++ tail -n 1
218++ branch=
219++ echo 'Branch is '\'''\'''
220Branch is ''
221+++ git branch -la
222+++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
223+++ grep -E '^(erlang-eimap|[a-z0-9-]+([0-9]+\.?))'
224+++ sort --version-sort -u
225+++ tail -n 1
226++ latest_stable_branch=eimap-0.1
227++ echo 'The latest stable branch is '\''eimap-0.1'\'''
228The latest stable branch is 'eimap-0.1'
229++ '[' '' == master ']'
230++ master_version=0
231+++ echo eimap-0.1
232+++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
233++ stable_version=0.1
234++ echo 'This puts the version for stable at 0.1'
235This puts the version for stable at 0.1
236+++ git tag -l
237+++ grep -E '0.1(\.[0-9]+)+$'
238+++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
239+++ sort --version-sort -u
240+++ tail -n 1
241+++ awk -F. '{$NF+=1; OFS="."; print $0}'
242++ tag_version=0.1.6
243+++ echo -e '0\n0.1\n0.1.6'
244+++ sort --version-sort -u
245+++ tail -n 1
246++ new_version=0.1.6
247++ '[' 0.1.6 == 0 ']'
248++ echo 'Going with new version: '\''0.1.6'\'''
249Going with new version: '0.1.6'
250++ set - -x
251+ version=0.1.6
252++ project_for_package_version CentOS_7 0.1.6
253++ osc_project=CentOS_7
254++ target_version=0.1.6
255++ declare -a projects
256++ projects[${#projects[@]}]=Kolab:16
257++ projects[${#projects[@]}]=Kolab:Winterfell
258++ current_version=
259++ current_project=
260++ x=0
261++ '[' 0 -lt 2 ']'
262+++ package_version_for_osc_project_repo Kolab:16 CentOS_7
263+++ osc_project=Kolab:16
264+++ osc_repository=CentOS_7
265++++ osc ls -b Kolab:16 erlang-eimap CentOS_7 x86_64
266++++ grep '^erlang-eimap'
267++++ grep -vE '*\.src\.rpm$'
268++++ head -n 1
269++++ sort
270+++ rpm_filename=erlang-eimap-0.1.5-1.7.el7.kolab_16.x86_64.rpm
271+++ '[' -z erlang-eimap-0.1.5-1.7.el7.kolab_16.x86_64.rpm ']'
272++++ osc getbinaries Kolab:16 erlang-eimap CentOS_7 x86_64 erlang-eimap-0.1.5-1.7.el7.kolab_16.x86_64.rpm
273++++ echo 0
274+++ success=0
275+++ '[' 0 -ne 0 ']'
276++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/erlang-eimap-0.1.5-1.7.el7.kolab_16.x86_64.rpm
277+++ version=0.1.5
278+++ echo 0.1.5
279++ version=0.1.5
280+++ rpmdev-vercmp 0.1.5 0.1.6
281+++ echo 12
282++ retval=12
283++ '[' 12 -eq 12 -o 12 -eq 0 ']'
284+++ rpmdev-vercmp '' 0.1.5
285+++ echo 12
286++ retval=12
287++ '[' 12 -eq 12 -o 12 -eq 0 ']'
288++ current_version=0.1.5
289++ current_project=Kolab:16
290++ let x++
291++ '[' 1 -lt 2 ']'
292+++ package_version_for_osc_project_repo Kolab:Winterfell CentOS_7
293+++ osc_project=Kolab:Winterfell
294+++ osc_repository=CentOS_7
295++++ osc ls -b Kolab:Winterfell erlang-eimap CentOS_7 x86_64
296++++ grep '^erlang-eimap'
297++++ grep -vE '*\.src\.rpm$'
298++++ head -n 1
299++++ sort
300+++ rpm_filename=erlang-eimap-0.2.4-4.1.el7.kolab_wf.x86_64.rpm
301+++ '[' -z erlang-eimap-0.2.4-4.1.el7.kolab_wf.x86_64.rpm ']'
302++++ osc getbinaries Kolab:Winterfell erlang-eimap CentOS_7 x86_64 erlang-eimap-0.2.4-4.1.el7.kolab_wf.x86_64.rpm
303++++ echo 0
304+++ success=0
305+++ '[' 0 -ne 0 ']'
306++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/erlang-eimap-0.2.4-4.1.el7.kolab_wf.x86_64.rpm
307+++ version=0.2.4
308+++ echo 0.2.4
309++ version=0.2.4
310+++ rpmdev-vercmp 0.2.4 0.1.6
311+++ echo 11
312++ retval=11
313++ '[' 11 -eq 12 -o 11 -eq 0 ']'
314++ let x++
315++ '[' 2 -lt 2 ']'
316++ echo Kolab:16
317+ osc_project=Kolab:16
318+ case ${osc_project} in
319++ find /etc/yum.repos.d/ -type f -name 'Kolab:*.repo' '!' -name 'Kolab:16*.repo'
320+ sed -i -r -e 's/enabled=.*/enabled=0/g' /etc/yum.repos.d/Kolab:Winterfell.repo
321+ set - -x
322Loaded plugins: ovl, priorities
323Enabling base-source repository
324Enabling epel-source repository
325Enabling extras-source repository
326Enabling updates-source repository
32787 packages excluded due to repository priority protections
328Getting requirements for erlang-eimap-0.1.5-1.7.el7.kolab_16.src
329 --> erlang-lager-2.1.0-1.7.el7.kolab_16.x86_64
330 --> erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
331 --> erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
332Getting requirements for erlang-eimap-0.1.5-1.7.el7.kolab_16.src
333 --> erlang-lager-2.1.0-1.7.el7.kolab_16.x86_64
334 --> erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
335 --> erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
336--> Running transaction check
337---> Package erlang-goldrush.x86_64 0:0.1.6-1.7.el7.kolab_16 will be installed
338--> Processing Dependency: erlang-kernel(x86-64) >= R14B for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
339--> Processing Dependency: erlang-erts(x86-64) >= R13B for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
340--> Processing Dependency: erlang-stdlib(x86-64) >= R13B for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
341--> Processing Dependency: erlang-syntax_tools(x86-64) for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
342--> Processing Dependency: erlang-compiler(x86-64) for package: erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64
343---> Package erlang-lager.x86_64 0:2.1.0-1.7.el7.kolab_16 will be installed
344---> Package erlang-rebar.x86_64 0:2.5.1-10.5.el7.kolab_16 will be installed
345--> Processing Dependency: erlang-edoc(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
346--> Processing Dependency: erlang-eunit(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
347--> Processing Dependency: erlang-common_test(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
348--> Processing Dependency: erlang-parsetools(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
349--> Processing Dependency: erlang-sasl(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
350--> Processing Dependency: erlang-snmp(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
351--> Processing Dependency: erlang-reltool(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
352--> Processing Dependency: erlang-dialyzer(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
353--> Processing Dependency: erlang-asn1(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
354--> Processing Dependency: erlang-erl_interface(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
355--> Processing Dependency: erlang-tools(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
356--> Processing Dependency: erlang-crypto(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
357--> Processing Dependency: erlang-mustache(x86-64) for package: erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64
358--> Running transaction check
359---> Package erlang-asn1.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
360---> Package erlang-common_test.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
361--> Processing Dependency: erlang-debugger(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
362--> Processing Dependency: erlang-inets(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
363--> Processing Dependency: erlang-runtime_tools(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
364--> Processing Dependency: erlang-xmerl(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
365--> Processing Dependency: erlang-webtool(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
366--> Processing Dependency: erlang-ssh(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
367--> Processing Dependency: erlang-test_server(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-common_test-17.4-2.6.el7.kolab_16.x86_64
368---> Package erlang-compiler.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
369--> Processing Dependency: erlang-hipe(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-compiler-17.4-2.6.el7.kolab_16.x86_64
370---> Package erlang-crypto.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
371---> Package erlang-dialyzer.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
372--> Processing Dependency: erlang-wx(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-dialyzer-17.4-2.6.el7.kolab_16.x86_64
373--> Processing Dependency: graphviz for package: erlang-dialyzer-17.4-2.6.el7.kolab_16.x86_64
374---> Package erlang-edoc.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
375---> Package erlang-erl_interface.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
376---> Package erlang-erts.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
377---> Package erlang-eunit.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
378---> Package erlang-kernel.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
379---> Package erlang-mustache.x86_64 0:0.1.0-8.5.el7.kolab_16 will be installed
380---> Package erlang-parsetools.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
381---> Package erlang-reltool.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
382---> Package erlang-sasl.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
383---> Package erlang-snmp.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
384--> Processing Dependency: erlang-mnesia(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-snmp-17.4-2.6.el7.kolab_16.x86_64
385---> Package erlang-stdlib.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
386---> Package erlang-syntax_tools.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
387---> Package erlang-tools.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
388--> Running transaction check
389---> Package erlang-debugger.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
390---> Package erlang-hipe.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
391---> Package erlang-inets.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
392--> Processing Dependency: erlang-ssl(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-inets-17.4-2.6.el7.kolab_16.x86_64
393---> Package erlang-mnesia.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
394---> Package erlang-runtime_tools.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
395---> Package erlang-ssh.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
396--> Processing Dependency: erlang-public_key(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-ssh-17.4-2.6.el7.kolab_16.x86_64
397---> Package erlang-test_server.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
398--> Processing Dependency: erlang-observer(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-test_server-17.4-2.6.el7.kolab_16.x86_64
399---> Package erlang-webtool.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
400---> Package erlang-wx.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
401--> Processing Dependency: libwx_gtk2u_gl-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
402--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
403--> Processing Dependency: libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
404--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8.5)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
405--> Processing Dependency: mesa-libGLU for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
406--> Processing Dependency: libwx_baseu-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
407--> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
408--> Processing Dependency: libwx_gtk2u_stc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
409--> Processing Dependency: libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
410--> Processing Dependency: libwx_gtk2u_html-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
411--> Processing Dependency: libwx_gtk2u_stc-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
412--> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
413--> Processing Dependency: libGLU.so.1()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
414--> Processing Dependency: libwx_gtk2u_adv-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
415--> Processing Dependency: libwx_gtk2u_core-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
416--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
417--> Processing Dependency: libwx_gtk2u_html-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
418--> Processing Dependency: libwx_baseu_xml-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
419--> Processing Dependency: libwx_gtk2u_gl-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
420--> Processing Dependency: libwx_baseu-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.6.el7.kolab_16.x86_64
421---> Package erlang-xmerl.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
422---> Package graphviz.x86_64 0:2.30.1-19.el7 will be installed
423--> Processing Dependency: urw-fonts for package: graphviz-2.30.1-19.el7.x86_64
424--> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
425--> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
426--> Processing Dependency: libgs.so.9()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
427--> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
428--> Processing Dependency: libXt.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
429--> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
430--> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
431--> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
432--> Running transaction check
433---> Package erlang-observer.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
434--> Processing Dependency: erlang-et(x86-64) = 17.4-2.6.el7.kolab_16 for package: erlang-observer-17.4-2.6.el7.kolab_16.x86_64
435---> Package erlang-public_key.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
436---> Package erlang-ssl.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
437---> Package gd.x86_64 0:2.0.35-26.el7 will be installed
438---> Package ghostscript.x86_64 0:9.07-18.el7 will be installed
439--> Processing Dependency: poppler-data for package: ghostscript-9.07-18.el7.x86_64
440--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-18.el7.x86_64
441--> Processing Dependency: liblcms2.so.2()(64bit) for package: ghostscript-9.07-18.el7.x86_64
442---> Package libXaw.x86_64 0:1.0.12-5.el7 will be installed
443---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
444---> Package libXpm.x86_64 0:3.5.11-3.el7 will be installed
445---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed
446---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed
447--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.39.0-1.el7.x86_64
448---> Package libtool-ltdl.x86_64 0:2.4.2-21.el7_2 will be installed
449---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed
450---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
451---> Package wxBase.x86_64 0:2.8.12-20.el7 will be installed
452---> Package wxGTK.x86_64 0:2.8.12-20.el7 will be installed
453--> Processing Dependency: libSDL-1.2.so.0()(64bit) for package: wxGTK-2.8.12-20.el7.x86_64
454---> Package wxGTK-gl.x86_64 0:2.8.12-20.el7 will be installed
455--> Running transaction check
456---> Package SDL.x86_64 0:1.2.15-14.el7 will be installed
457---> Package erlang-et.x86_64 0:17.4-2.6.el7.kolab_16 will be installed
458---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
459---> Package lcms2.x86_64 0:2.6-2.el7 will be installed
460---> Package libcroco.x86_64 0:0.6.8-5.el7 will be installed
461---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed
462--> Finished Dependency Resolution
463
464Dependencies Resolved
465
466================================================================================
467 Package Arch Version Repository Size
468================================================================================
469Installing:
470 erlang-goldrush x86_64 0.1.6-1.7.el7.kolab_16 Kolab_16 49 k
471 erlang-lager x86_64 2.1.0-1.7.el7.kolab_16 Kolab_16 166 k
472 erlang-rebar x86_64 2.5.1-10.5.el7.kolab_16 Kolab_16 147 k
473Installing for dependencies:
474 SDL x86_64 1.2.15-14.el7 base 204 k
475 erlang-asn1 x86_64 17.4-2.6.el7.kolab_16 Kolab_16 778 k
476 erlang-common_test x86_64 17.4-2.6.el7.kolab_16 Kolab_16 738 k
477 erlang-compiler x86_64 17.4-2.6.el7.kolab_16 Kolab_16 1.1 M
478 erlang-crypto x86_64 17.4-2.6.el7.kolab_16 Kolab_16 124 k
479 erlang-debugger x86_64 17.4-2.6.el7.kolab_16 Kolab_16 412 k
480 erlang-dialyzer x86_64 17.4-2.6.el7.kolab_16 Kolab_16 619 k
481 erlang-edoc x86_64 17.4-2.6.el7.kolab_16 Kolab_16 328 k
482 erlang-erl_interface x86_64 17.4-2.6.el7.kolab_16 Kolab_16 187 k
483 erlang-erts x86_64 17.4-2.6.el7.kolab_16 Kolab_16 2.6 M
484 erlang-et x86_64 17.4-2.6.el7.kolab_16 Kolab_16 168 k
485 erlang-eunit x86_64 17.4-2.6.el7.kolab_16 Kolab_16 153 k
486 erlang-hipe x86_64 17.4-2.6.el7.kolab_16 Kolab_16 2.6 M
487 erlang-inets x86_64 17.4-2.6.el7.kolab_16 Kolab_16 801 k
488 erlang-kernel x86_64 17.4-2.6.el7.kolab_16 Kolab_16 1.1 M
489 erlang-mnesia x86_64 17.4-2.6.el7.kolab_16 Kolab_16 703 k
490 erlang-mustache x86_64 0.1.0-8.5.el7.kolab_16 Kolab_16 18 k
491 erlang-observer x86_64 17.4-2.6.el7.kolab_16 Kolab_16 754 k
492 erlang-parsetools x86_64 17.4-2.6.el7.kolab_16 Kolab_16 178 k
493 erlang-public_key x86_64 17.4-2.6.el7.kolab_16 Kolab_16 553 k
494 erlang-reltool x86_64 17.4-2.6.el7.kolab_16 Kolab_16 361 k
495 erlang-runtime_tools x86_64 17.4-2.6.el7.kolab_16 Kolab_16 189 k
496 erlang-sasl x86_64 17.4-2.6.el7.kolab_16 Kolab_16 295 k
497 erlang-snmp x86_64 17.4-2.6.el7.kolab_16 Kolab_16 1.6 M
498 erlang-ssh x86_64 17.4-2.6.el7.kolab_16 Kolab_16 419 k
499 erlang-ssl x86_64 17.4-2.6.el7.kolab_16 Kolab_16 612 k
500 erlang-stdlib x86_64 17.4-2.6.el7.kolab_16 Kolab_16 2.3 M
501 erlang-syntax_tools x86_64 17.4-2.6.el7.kolab_16 Kolab_16 344 k
502 erlang-test_server x86_64 17.4-2.6.el7.kolab_16 Kolab_16 295 k
503 erlang-tools x86_64 17.4-2.6.el7.kolab_16 Kolab_16 569 k
504 erlang-webtool x86_64 17.4-2.6.el7.kolab_16 Kolab_16 50 k
505 erlang-wx x86_64 17.4-2.6.el7.kolab_16 Kolab_16 3.0 M
506 erlang-xmerl x86_64 17.4-2.6.el7.kolab_16 Kolab_16 997 k
507 gd x86_64 2.0.35-26.el7 base 146 k
508 ghostscript x86_64 9.07-18.el7 base 4.3 M
509 ghostscript-fonts noarch 5.50-32.el7 base 324 k
510 graphviz x86_64 2.30.1-19.el7 base 1.3 M
511 lcms2 x86_64 2.6-2.el7 base 150 k
512 libXaw x86_64 1.0.12-5.el7 base 190 k
513 libXmu x86_64 1.1.2-2.el7 base 71 k
514 libXpm x86_64 3.5.11-3.el7 base 54 k
515 libXt x86_64 1.1.4-6.1.el7 base 173 k
516 libcroco x86_64 0.6.8-5.el7 base 104 k
517 librsvg2 x86_64 2.39.0-1.el7 base 123 k
518 libtool-ltdl x86_64 2.4.2-21.el7_2 updates 49 k
519 mesa-libGLU x86_64 9.0.0-4.el7 base 196 k
520 poppler-data noarch 0.4.6-3.el7 base 2.2 M
521 urw-fonts noarch 2.4-16.el7 base 3.0 M
522 wxBase x86_64 2.8.12-20.el7 epel 588 k
523 wxGTK x86_64 2.8.12-20.el7 epel 2.9 M
524 wxGTK-gl x86_64 2.8.12-20.el7 epel 34 k
525
526Transaction Summary
527================================================================================
528Install 3 Packages (+51 Dependent packages)
529
530Total download size: 41 M
531Installed size: 102 M
532Downloading packages:
533--------------------------------------------------------------------------------
534Total 3.2 MB/s | 41 MB 00:12
535Running transaction check
536Running transaction test
537Transaction test succeeded
538Running transaction
539 Installing : erlang-syntax_tools-17.4-2.6.el7.kolab_16.x86_64 1/54
540 Installing : erlang-hipe-17.4-2.6.el7.kolab_16.x86_64 2/54
541 Installing : erlang-compiler-17.4-2.6.el7.kolab_16.x86_64 3/54
542 Installing : erlang-kernel-17.4-2.6.el7.kolab_16.x86_64 4/54
543 Installing : erlang-stdlib-17.4-2.6.el7.kolab_16.x86_64 5/54
544 Installing : erlang-erts-17.4-2.6.el7.kolab_16.x86_64 6/54
545 Installing : erlang-crypto-17.4-2.6.el7.kolab_16.x86_64 7/54
546 Installing : libXt-1.1.4-6.1.el7.x86_64 8/54
547 Installing : erlang-mnesia-17.4-2.6.el7.kolab_16.x86_64 9/54
548 Installing : erlang-runtime_tools-17.4-2.6.el7.kolab_16.x86_64 10/54
549 Installing : libXpm-3.5.11-3.el7.x86_64 11/54
550 Installing : wxBase-2.8.12-20.el7.x86_64 12/54
551 Installing : erlang-snmp-17.4-2.6.el7.kolab_16.x86_64 13/54
552 Installing : libXmu-1.1.2-2.el7.x86_64 14/54
553 Installing : erlang-xmerl-17.4-2.6.el7.kolab_16.x86_64 15/54
554 Installing : erlang-asn1-17.4-2.6.el7.kolab_16.x86_64 16/54
555 Installing : erlang-public_key-17.4-2.6.el7.kolab_16.x86_64 17/54
556 Installing : urw-fonts-2.4-16.el7.noarch 18/54
557 Installing : mesa-libGLU-9.0.0-4.el7.x86_64 19/54
558 Installing : erlang-ssl-17.4-2.6.el7.kolab_16.x86_64 20/54
559 Installing : erlang-inets-17.4-2.6.el7.kolab_16.x86_64 21/54
560 Installing : erlang-tools-17.4-2.6.el7.kolab_16.x86_64 22/54
561 Installing : erlang-sasl-17.4-2.6.el7.kolab_16.x86_64 23/54
562 Installing : erlang-edoc-17.4-2.6.el7.kolab_16.x86_64 24/54
563 Installing : erlang-ssh-17.4-2.6.el7.kolab_16.x86_64 25/54
564 Installing : libXaw-1.0.12-5.el7.x86_64 26/54
565 Installing : gd-2.0.35-26.el7.x86_64 27/54
566 Installing : erlang-mustache-0.1.0-8.5.el7.kolab_16.x86_64 28/54
567 Installing : erlang-erl_interface-17.4-2.6.el7.kolab_16.x86_64 29/54
568 Installing : erlang-parsetools-17.4-2.6.el7.kolab_16.x86_64 30/54
569 Installing : erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64 31/54
570 Installing : erlang-eunit-17.4-2.6.el7.kolab_16.x86_64 32/54
571 Installing : poppler-data-0.4.6-3.el7.noarch 33/54
572 Installing : SDL-1.2.15-14.el7.x86_64 34/54
573 Installing : wxGTK-2.8.12-20.el7.x86_64 35/54
574 Installing : wxGTK-gl-2.8.12-20.el7.x86_64 36/54
575 Installing : erlang-wx-17.4-2.6.el7.kolab_16.x86_64 37/54
576 Installing : erlang-debugger-17.4-2.6.el7.kolab_16.x86_64 38/54
577 Installing : erlang-et-17.4-2.6.el7.kolab_16.x86_64 39/54
578 Installing : erlang-observer-17.4-2.6.el7.kolab_16.x86_64 40/54
579 Installing : erlang-test_server-17.4-2.6.el7.kolab_16.x86_64 41/54
580 Installing : erlang-webtool-17.4-2.6.el7.kolab_16.x86_64 42/54
581 Installing : erlang-common_test-17.4-2.6.el7.kolab_16.x86_64 43/54
582 Installing : erlang-reltool-17.4-2.6.el7.kolab_16.x86_64 44/54
583 Installing : ghostscript-fonts-5.50-32.el7.noarch 45/54
584 Installing : libtool-ltdl-2.4.2-21.el7_2.x86_64 46/54
585 Installing : lcms2-2.6-2.el7.x86_64 47/54
586 Installing : ghostscript-9.07-18.el7.x86_64 48/54
587 Installing : libcroco-0.6.8-5.el7.x86_64 49/54
588 Installing : librsvg2-2.39.0-1.el7.x86_64 50/54
589 Installing : graphviz-2.30.1-19.el7.x86_64 51/54
590 Installing : erlang-dialyzer-17.4-2.6.el7.kolab_16.x86_64 52/54
591 Installing : erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64 53/54
592 Installing : erlang-lager-2.1.0-1.7.el7.kolab_16.x86_64 54/54
593 Verifying : erlang-debugger-17.4-2.6.el7.kolab_16.x86_64 1/54
594 Verifying : libcroco-0.6.8-5.el7.x86_64 2/54
595 Verifying : graphviz-2.30.1-19.el7.x86_64 3/54
596 Verifying : erlang-erts-17.4-2.6.el7.kolab_16.x86_64 4/54
597 Verifying : erlang-et-17.4-2.6.el7.kolab_16.x86_64 5/54
598 Verifying : erlang-rebar-2.5.1-10.5.el7.kolab_16.x86_64 6/54
599 Verifying : erlang-sasl-17.4-2.6.el7.kolab_16.x86_64 7/54
600 Verifying : erlang-observer-17.4-2.6.el7.kolab_16.x86_64 8/54
601 Verifying : erlang-mustache-0.1.0-8.5.el7.kolab_16.x86_64 9/54
602 Verifying : librsvg2-2.39.0-1.el7.x86_64 10/54
603 Verifying : erlang-tools-17.4-2.6.el7.kolab_16.x86_64 11/54
604 Verifying : erlang-hipe-17.4-2.6.el7.kolab_16.x86_64 12/54
605 Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 13/54
606 Verifying : libXaw-1.0.12-5.el7.x86_64 14/54
607 Verifying : erlang-test_server-17.4-2.6.el7.kolab_16.x86_64 15/54
608 Verifying : erlang-syntax_tools-17.4-2.6.el7.kolab_16.x86_64 16/54
609 Verifying : erlang-compiler-17.4-2.6.el7.kolab_16.x86_64 17/54
610 Verifying : lcms2-2.6-2.el7.x86_64 18/54
611 Verifying : urw-fonts-2.4-16.el7.noarch 19/54
612 Verifying : erlang-dialyzer-17.4-2.6.el7.kolab_16.x86_64 20/54
613 Verifying : libtool-ltdl-2.4.2-21.el7_2.x86_64 21/54
614 Verifying : erlang-webtool-17.4-2.6.el7.kolab_16.x86_64 22/54
615 Verifying : erlang-stdlib-17.4-2.6.el7.kolab_16.x86_64 23/54
616 Verifying : erlang-wx-17.4-2.6.el7.kolab_16.x86_64 24/54
617 Verifying : wxBase-2.8.12-20.el7.x86_64 25/54
618 Verifying : erlang-erl_interface-17.4-2.6.el7.kolab_16.x86_64 26/54
619 Verifying : erlang-reltool-17.4-2.6.el7.kolab_16.x86_64 27/54
620 Verifying : erlang-inets-17.4-2.6.el7.kolab_16.x86_64 28/54
621 Verifying : wxGTK-gl-2.8.12-20.el7.x86_64 29/54
622 Verifying : erlang-edoc-17.4-2.6.el7.kolab_16.x86_64 30/54
623 Verifying : ghostscript-9.07-18.el7.x86_64 31/54
624 Verifying : libXpm-3.5.11-3.el7.x86_64 32/54
625 Verifying : ghostscript-fonts-5.50-32.el7.noarch 33/54
626 Verifying : erlang-parsetools-17.4-2.6.el7.kolab_16.x86_64 34/54
627 Verifying : libXmu-1.1.2-2.el7.x86_64 35/54
628 Verifying : erlang-mnesia-17.4-2.6.el7.kolab_16.x86_64 36/54
629 Verifying : erlang-ssl-17.4-2.6.el7.kolab_16.x86_64 37/54
630 Verifying : SDL-1.2.15-14.el7.x86_64 38/54
631 Verifying : erlang-public_key-17.4-2.6.el7.kolab_16.x86_64 39/54
632 Verifying : wxGTK-2.8.12-20.el7.x86_64 40/54
633 Verifying : poppler-data-0.4.6-3.el7.noarch 41/54
634 Verifying : erlang-xmerl-17.4-2.6.el7.kolab_16.x86_64 42/54
635 Verifying : libXt-1.1.4-6.1.el7.x86_64 43/54
636 Verifying : erlang-kernel-17.4-2.6.el7.kolab_16.x86_64 44/54
637 Verifying : gd-2.0.35-26.el7.x86_64 45/54
638 Verifying : erlang-lager-2.1.0-1.7.el7.kolab_16.x86_64 46/54
639 Verifying : erlang-ssh-17.4-2.6.el7.kolab_16.x86_64 47/54
640 Verifying : erlang-crypto-17.4-2.6.el7.kolab_16.x86_64 48/54
641 Verifying : erlang-asn1-17.4-2.6.el7.kolab_16.x86_64 49/54
642 Verifying : erlang-runtime_tools-17.4-2.6.el7.kolab_16.x86_64 50/54
643 Verifying : erlang-goldrush-0.1.6-1.7.el7.kolab_16.x86_64 51/54
644 Verifying : erlang-snmp-17.4-2.6.el7.kolab_16.x86_64 52/54
645 Verifying : erlang-common_test-17.4-2.6.el7.kolab_16.x86_64 53/54
646 Verifying : erlang-eunit-17.4-2.6.el7.kolab_16.x86_64 54/54
647
648Installed:
649 erlang-goldrush.x86_64 0:0.1.6-1.7.el7.kolab_16
650 erlang-lager.x86_64 0:2.1.0-1.7.el7.kolab_16
651 erlang-rebar.x86_64 0:2.5.1-10.5.el7.kolab_16
652
653Dependency Installed:
654 SDL.x86_64 0:1.2.15-14.el7
655 erlang-asn1.x86_64 0:17.4-2.6.el7.kolab_16
656 erlang-common_test.x86_64 0:17.4-2.6.el7.kolab_16
657 erlang-compiler.x86_64 0:17.4-2.6.el7.kolab_16
658 erlang-crypto.x86_64 0:17.4-2.6.el7.kolab_16
659 erlang-debugger.x86_64 0:17.4-2.6.el7.kolab_16
660 erlang-dialyzer.x86_64 0:17.4-2.6.el7.kolab_16
661 erlang-edoc.x86_64 0:17.4-2.6.el7.kolab_16
662 erlang-erl_interface.x86_64 0:17.4-2.6.el7.kolab_16
663 erlang-erts.x86_64 0:17.4-2.6.el7.kolab_16
664 erlang-et.x86_64 0:17.4-2.6.el7.kolab_16
665 erlang-eunit.x86_64 0:17.4-2.6.el7.kolab_16
666 erlang-hipe.x86_64 0:17.4-2.6.el7.kolab_16
667 erlang-inets.x86_64 0:17.4-2.6.el7.kolab_16
668 erlang-kernel.x86_64 0:17.4-2.6.el7.kolab_16
669 erlang-mnesia.x86_64 0:17.4-2.6.el7.kolab_16
670 erlang-mustache.x86_64 0:0.1.0-8.5.el7.kolab_16
671 erlang-observer.x86_64 0:17.4-2.6.el7.kolab_16
672 erlang-parsetools.x86_64 0:17.4-2.6.el7.kolab_16
673 erlang-public_key.x86_64 0:17.4-2.6.el7.kolab_16
674 erlang-reltool.x86_64 0:17.4-2.6.el7.kolab_16
675 erlang-runtime_tools.x86_64 0:17.4-2.6.el7.kolab_16
676 erlang-sasl.x86_64 0:17.4-2.6.el7.kolab_16
677 erlang-snmp.x86_64 0:17.4-2.6.el7.kolab_16
678 erlang-ssh.x86_64 0:17.4-2.6.el7.kolab_16
679 erlang-ssl.x86_64 0:17.4-2.6.el7.kolab_16
680 erlang-stdlib.x86_64 0:17.4-2.6.el7.kolab_16
681 erlang-syntax_tools.x86_64 0:17.4-2.6.el7.kolab_16
682 erlang-test_server.x86_64 0:17.4-2.6.el7.kolab_16
683 erlang-tools.x86_64 0:17.4-2.6.el7.kolab_16
684 erlang-webtool.x86_64 0:17.4-2.6.el7.kolab_16
685 erlang-wx.x86_64 0:17.4-2.6.el7.kolab_16
686 erlang-xmerl.x86_64 0:17.4-2.6.el7.kolab_16
687 gd.x86_64 0:2.0.35-26.el7
688 ghostscript.x86_64 0:9.07-18.el7
689 ghostscript-fonts.noarch 0:5.50-32.el7
690 graphviz.x86_64 0:2.30.1-19.el7
691 lcms2.x86_64 0:2.6-2.el7
692 libXaw.x86_64 0:1.0.12-5.el7
693 libXmu.x86_64 0:1.1.2-2.el7
694 libXpm.x86_64 0:3.5.11-3.el7
695 libXt.x86_64 0:1.1.4-6.1.el7
696 libcroco.x86_64 0:0.6.8-5.el7
697 librsvg2.x86_64 0:2.39.0-1.el7
698 libtool-ltdl.x86_64 0:2.4.2-21.el7_2
699 mesa-libGLU.x86_64 0:9.0.0-4.el7
700 poppler-data.noarch 0:0.4.6-3.el7
701 urw-fonts.noarch 0:2.4-16.el7
702 wxBase.x86_64 0:2.8.12-20.el7
703 wxGTK.x86_64 0:2.8.12-20.el7
704 wxGTK-gl.x86_64 0:2.8.12-20.el7
705
706Complete!
707/srv/erlang-eimap.git /srv/erlang-eimap.git
708Running rebar -v get-deps ...
709WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
710INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
711INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
712WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
713INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
714INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
715==> goldrush-0.1.6 (get-deps)
716==> lager-2.1.0 (get-deps)
717WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
718INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
719==> src (get-deps)
720==> erlang-eimap.git (get-deps)
721WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
722INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
723Running rebar -v get-deps OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
724Running rebar -v compile ...
725WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
726INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
727INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
728WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
729INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
730INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
731==> goldrush-0.1.6 (compile)
732==> lager-2.1.0 (compile)
733WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
734INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
735==> src (compile)
736==> erlang-eimap.git (compile)
737WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
738INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
739Compiled src/eimap_command.erl
740Compiled src/eimap_uidset.erl
741Compiled src/commands/eimap_command_peek_message.erl
742Compiled src/eimap_utils.erl
743Compiled src/commands/eimap_command_starttls.erl
744Compiled src/commands/eimap_command_capability.erl
745Compiled src/commands/eimap_command_noop.erl
746Compiled src/commands/eimap_command_logout.erl
747Compiled src/commands/eimap_command_login.erl
748Compiled src/commands/eimap_command_status.erl
749Compiled src/commands/eimap_command_switch_folder.erl
750Compiled src/commands/eimap_command_compress.erl
751Compiled src/commands/eimap_command_annotation.erl
752Compiled src/commands/eimap_command_getmetadata.erl
753Compiled src/eimap.erl
754Compiled src/commands/eimap_command_namespace.erl
755INFO: No app_vars_file defined.
756Running rebar -v compile OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
757/srv/erlang-eimap.git
758Running ../stick.git/drydocker/erlang-eimap/test_build.sh OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
759Running ../stick.git/drydocker/erlang-eimap/test_unit.sh ...
760/srv/erlang-eimap.git /srv/erlang-eimap.git
761Running rebar -v eunit ...
762WARN: Expected /srv/erlang-eimap.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
763INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
764INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
765WARN: Expected /srv/erlang-eimap.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
766INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
767INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
768==> erlang-eimap.git (eunit)
769INFO: sh info:
770 cwd: "/srv/erlang-eimap.git"
771 cmd: cp -R src/eimap_command.erl src/eimap_uidset.erl src/eimap.erl src/eimap_utils.erl src/commands/eimap_command_peek_message.erl src/commands/eimap_command_starttls.erl src/commands/eimap_command_capability.erl src/commands/eimap_command_noop.erl src/commands/eimap_command_logout.erl src/commands/eimap_command_login.erl src/commands/eimap_command_status.erl src/commands/eimap_command_switch_folder.erl src/commands/eimap_command_getmetadata.erl src/commands/eimap_command_compress.erl src/commands/eimap_command_annotation.erl src/commands/eimap_command_namespace.erl test/eimap_command_annotation_tests.erl test/eimap_command_noop_tests.erl test/eimap_command_namespace_tests.erl test/eimap_command_logout_tests.erl test/eimap_utils_tests.erl test/eimap_command_status_tests.erl test/eimap_command_starttls_tests.erl test/eimap_command_switch_folder_tests.erl test/eimap_command_tests.erl test/eimap_command_capability_tests.erl test/eimap_uidset_tests.erl test/eimap_command_login_tests.erl test/eimap_command_compress_tests.erl test/eimap_command_getmetadata_tests.erl ".eunit"
772Compiled src/eimap_uidset.erl
773Compiled src/eimap_command.erl
774Compiled src/eimap.erl
775Compiled src/commands/eimap_command_starttls.erl
776Compiled src/commands/eimap_command_capability.erl
777Compiled src/commands/eimap_command_peek_message.erl
778Compiled src/commands/eimap_command_noop.erl
779Compiled src/commands/eimap_command_logout.erl
780Compiled src/commands/eimap_command_login.erl
781Compiled src/eimap_utils.erl
782Compiled src/commands/eimap_command_status.erl
783Compiled src/commands/eimap_command_switch_folder.erl
784Compiled src/commands/eimap_command_compress.erl
785Compiled src/commands/eimap_command_annotation.erl
786Compiled src/commands/eimap_command_getmetadata.erl
787Compiled src/commands/eimap_command_namespace.erl
788Compiled test/eimap_command_noop_tests.erl
789Compiled test/eimap_command_namespace_tests.erl
790Compiled test/eimap_command_annotation_tests.erl
791Compiled test/eimap_command_logout_tests.erl
792Compiled test/eimap_command_status_tests.erl
793Compiled test/eimap_command_starttls_tests.erl
794Compiled test/eimap_utils_tests.erl
795Compiled test/eimap_command_switch_folder_tests.erl
796Compiled test/eimap_command_tests.erl
797Compiled test/eimap_command_capability_tests.erl
798Compiled test/eimap_command_login_tests.erl
799Compiled test/eimap_command_compress_tests.erl
800Compiled test/eimap_uidset_tests.erl
801Compiled test/eimap_command_getmetadata_tests.erl
802INFO: Cover compiling /srv/erlang-eimap.git
803======================== EUnit ========================
804module 'eimap_command_status'
805 module 'eimap_command_status_tests'
806 eimap_command_status_tests:41: parse_test_...ok
807 eimap_command_status_tests:41: parse_test_...[0.001 s] ok
808 eimap_command_status_tests:41: parse_test_...[0.001 s] ok
809 eimap_command_status_tests:64: new_test_...ok
810 eimap_command_status_tests:64: new_test_...ok
811 eimap_command_status_tests:64: new_test_...ok
812 eimap_command_status_tests:64: new_test_...ok
813 eimap_command_status_tests:64: new_test_...ok
814 eimap_command_status_tests:64: new_test_...ok
815 eimap_command_status_tests:64: new_test_...ok
816 eimap_command_status_tests:64: new_test_...ok
817 [done in 0.033 s]
818 [done in 0.033 s]
819module 'eimap_command_getmetadata'
820 module 'eimap_command_getmetadata_tests'
821 eimap_command_getmetadata_tests:61: parse_test_...ok
822 eimap_command_getmetadata_tests:61: parse_test_...ok
823 eimap_command_getmetadata_tests:61: parse_test_...ok
824 eimap_command_getmetadata_tests:61: parse_test_...ok
825 eimap_command_getmetadata_tests:61: parse_test_...ok
826 eimap_command_getmetadata_tests:61: parse_test_...ok
827 eimap_command_getmetadata_tests:77: new_test_...ok
828 eimap_command_getmetadata_tests:77: new_test_...ok
829 eimap_command_getmetadata_tests:77: new_test_...ok
830 eimap_command_getmetadata_tests:77: new_test_...ok
831 eimap_command_getmetadata_tests:77: new_test_...ok
832 eimap_command_getmetadata_tests:77: new_test_...ok
833 eimap_command_getmetadata_tests:77: new_test_...ok
834 eimap_command_getmetadata_tests:77: new_test_...ok
835 eimap_command_getmetadata_tests:77: new_test_...ok
836 [done in 0.045 s]
837 [done in 0.045 s]
838module 'eimap'
839module 'eimap_command_starttls'
840 module 'eimap_command_starttls_tests'
841 eimap_command_starttls_tests:41: parse_test_...ok
842 eimap_command_starttls_tests:41: parse_test_...ok
843 eimap_command_starttls_tests:41: parse_test_...ok
844 eimap_command_starttls_tests:51: new_test_...ok
845 eimap_command_starttls_tests:51: new_test_...ok
846 eimap_command_starttls_tests:51: new_test_...ok
847 [done in 0.016 s]
848 [done in 0.016 s]
849module 'eimap_command_switch_folder'
850 module 'eimap_command_switch_folder_tests'
851 eimap_command_switch_folder_tests:59: parse_test_...ok
852 eimap_command_switch_folder_tests:59: parse_test_...ok
853 eimap_command_switch_folder_tests:59: parse_test_...ok
854 eimap_command_switch_folder_tests:71: new_test_...ok
855 eimap_command_switch_folder_tests:71: new_test_...ok
856 eimap_command_switch_folder_tests:71: new_test_...ok
857 eimap_command_switch_folder_tests:71: new_test_...ok
858 eimap_command_switch_folder_tests:71: new_test_...ok
859 [done in 0.023 s]
860 [done in 0.023 s]
861module 'eimap_command_login'
862 module 'eimap_command_login_tests'
863 eimap_command_login_tests:41: parse_test_...ok
864 eimap_command_login_tests:41: parse_test_...ok
865 eimap_command_login_tests:41: parse_test_...ok
866 eimap_command_login_tests:50: new_test_...ok
867 eimap_command_login_tests:50: new_test_...ok
868 [done in 0.014 s]
869 [done in 0.014 s]
870module 'eimap_command_peek_message'
871module 'eimap_command_logout'
872 module 'eimap_command_logout_tests'
873 eimap_command_logout_tests:41: parse_test_...ok
874 eimap_command_logout_tests:41: parse_test_...ok
875 eimap_command_logout_tests:41: parse_test_...ok
876 eimap_command_logout_tests:51: new_test_...ok
877 eimap_command_logout_tests:51: new_test_...ok
878 eimap_command_logout_tests:51: new_test_...ok
879 [done in 0.017 s]
880 [done in 0.018 s]
881module 'eimap_command_compress'
882 module 'eimap_command_compress_tests'
883 eimap_command_compress_tests:43: parse_test_...ok
884 eimap_command_compress_tests:43: parse_test_...ok
885 eimap_command_compress_tests:43: parse_test_...ok
886 eimap_command_compress_tests:54: new_test_...ok
887 eimap_command_compress_tests:54: new_test_...ok
888 eimap_command_compress_tests:54: new_test_...ok
889 eimap_command_compress_tests:54: new_test_...ok
890 [done in 0.020 s]
891 [done in 0.021 s]
892module 'eimap_command_noop'
893 module 'eimap_command_noop_tests'
894 eimap_command_noop_tests:59: parse_test_...[0.001 s] ok
895 eimap_command_noop_tests:59: parse_test_...ok
896 eimap_command_noop_tests:59: parse_test_...ok
897 eimap_command_noop_tests:59: parse_test_...ok
898 eimap_command_noop_tests:68: new_test_...ok
899 eimap_command_noop_tests:68: new_test_...ok
900 [done in 0.018 s]
901 [done in 0.018 s]
902module 'eimap_uidset'
903 module 'eimap_uidset_tests'
904 eimap_uidset_tests:40: new_test_...ok
905 eimap_uidset_tests:40: new_test_...ok
906 eimap_uidset_tests:40: new_test_...ok
907 eimap_uidset_tests:40: new_test_...ok
908 eimap_uidset_tests:40: new_test_...ok
909 eimap_uidset_tests:40: new_test_...ok
910 eimap_uidset_tests:40: new_test_...ok
911 eimap_uidset_tests:40: new_test_...ok
912 eimap_uidset_tests:40: new_test_...ok
913 eimap_uidset_tests:40: new_test_...ok
914 eimap_uidset_tests:40: new_test_...ok
915 eimap_uidset_tests:40: new_test_...ok
916 eimap_uidset_tests:44: single_value_test_...ok
917 eimap_uidset_tests:45: single_value_test_...ok
918 eimap_uidset_tests:46: single_value_test_...ok
919 eimap_uidset_tests:47: single_value_test_...ok
920 eimap_uidset_tests:52: multiple_single_value_test_...ok
921 eimap_uidset_tests:57: range_test_...ok
922 eimap_uidset_tests:58: range_test_...ok
923 eimap_uidset_tests:59: range_test_...ok
924 eimap_uidset_tests:63: multiple_range_test_...ok
925 eimap_uidset_tests:67: mix_single_and_range_test_...ok
926 eimap_uidset_tests:68: mix_single_and_range_test_...ok
927 eimap_uidset_tests:69: mix_single_and_range_test_...ok
928 eimap_uidset_tests:74: mix_single_and_range_with_whitespace_test_...ok
929 eimap_uidset_tests:75: mix_single_and_range_with_whitespace_test_...ok
930 eimap_uidset_tests:76: mix_single_and_range_with_whitespace_test_...ok
931 eimap_uidset_tests:81: bad_uidsets_test_...ok
932 eimap_uidset_tests:82: bad_uidsets_test_...ok
933 eimap_uidset_tests:83: bad_uidsets_test_...ok
934 eimap_uidset_tests:84: bad_uidsets_test_...ok
935 eimap_uidset_tests:85: bad_uidsets_test_...ok
936 eimap_uidset_tests:86: bad_uidsets_test_...ok
937 eimap_uidset_tests:87: bad_uidsets_test_...ok
938 eimap_uidset_tests:88: bad_uidsets_test_...ok
939 eimap_uidset_tests:89: bad_uidsets_test_...ok
940 eimap_uidset_tests:90: bad_uidsets_test_...ok
941 eimap_uidset_tests:91: bad_uidsets_test_...ok
942 eimap_uidset_tests:92: bad_uidsets_test_...ok
943 [done in 0.116 s]
944 [done in 0.116 s]
945module 'eimap_command_namespace'
946 module 'eimap_command_namespace_tests'
947 eimap_command_namespace_tests:61: parse_test_...ok
948 eimap_command_namespace_tests:61: parse_test_...ok
949 eimap_command_namespace_tests:61: parse_test_...ok
950 eimap_command_namespace_tests:71: new_test_...ok
951 eimap_command_namespace_tests:71: new_test_...ok
952 eimap_command_namespace_tests:71: new_test_...ok
953 [done in 0.018 s]
954 [done in 0.018 s]
955module 'eimap_command_capability'
956 module 'eimap_command_capability_tests'
957 eimap_command_capability_tests:58: parse_test_...ok
958 eimap_command_capability_tests:58: parse_test_...ok
959 eimap_command_capability_tests:58: parse_test_...ok
960 eimap_command_capability_tests:58: parse_test_...ok
961 eimap_command_capability_tests:58: parse_test_...ok
962 eimap_command_capability_tests:69: new_test_...ok
963 eimap_command_capability_tests:69: new_test_...ok
964 eimap_command_capability_tests:69: new_test_...ok
965 eimap_command_capability_tests:69: new_test_...ok
966 [done in 0.026 s]
967 [done in 0.026 s]
968module 'eimap_command_annotation'
969 module 'eimap_command_annotation_tests'
970 eimap_command_annotation_tests:59: parse_test_...[0.001 s] ok
971 eimap_command_annotation_tests:59: parse_test_...ok
972 eimap_command_annotation_tests:70: new_test_...ok
973 [done in 0.010 s]
974 [done in 0.010 s]
975module 'eimap_utils'
976 module 'eimap_utils_tests'
977 eimap_utils_tests:62: extract_path_from_uri_test_...[0.020 s] ok
978 eimap_utils_tests:62: extract_path_from_uri_test_...[0.009 s] ok
979 eimap_utils_tests:62: extract_path_from_uri_test_...ok
980 eimap_utils_tests:62: extract_path_from_uri_test_...ok
981 eimap_utils_tests:62: extract_path_from_uri_test_...ok
982 eimap_utils_tests:62: extract_path_from_uri_test_...ok
983 eimap_utils_tests:62: extract_path_from_uri_test_...ok
984 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
985 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
986 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
987 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
988 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
989 eimap_utils_tests:75: extract_uid_from_uri_test_...ok
990 eimap_utils_tests:87: split_command_into_components_test_...ok
991 eimap_utils_tests:87: split_command_into_components_test_...ok
992 eimap_utils_tests:87: split_command_into_components_test_...ok
993 eimap_utils_tests:87: split_command_into_components_test_...ok
994 eimap_utils_tests:87: split_command_into_components_test_...ok
995 eimap_utils_tests:102: check_response_for_failure_test_...ok
996 eimap_utils_tests:102: check_response_for_failure_test_...ok
997 eimap_utils_tests:102: check_response_for_failure_test_...ok
998 eimap_utils_tests:102: check_response_for_failure_test_...ok
999 eimap_utils_tests:102: check_response_for_failure_test_...ok
1000 eimap_utils_tests:102: check_response_for_failure_test_...ok
1001 eimap_utils_tests:102: check_response_for_failure_test_...ok
1002 eimap_utils_tests:113: is_tagged_response_test_...ok
1003 eimap_utils_tests:113: is_tagged_response_test_...ok
1004 eimap_utils_tests:113: is_tagged_response_test_...ok
1005 eimap_utils_tests:113: is_tagged_response_test_...ok
1006 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1007 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1008 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1009 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1010 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1011 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1012 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1013 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1014 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1015 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1016 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1017 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1018 eimap_utils_tests:135: remove_tag_from_response_test_...[0.001 s] ok
1019 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1020 eimap_utils_tests:135: remove_tag_from_response_test_...ok
1021 eimap_utils_tests:148: header_name_test_...ok
1022 eimap_utils_tests:148: header_name_test_...ok
1023 eimap_utils_tests:148: header_name_test_...ok
1024 eimap_utils_tests:148: header_name_test_...ok
1025 eimap_utils_tests:148: header_name_test_...ok
1026 eimap_utils_tests:148: header_name_test_...ok
1027 eimap_utils_tests:148: header_name_test_...ok
1028 eimap_utils_tests:159: ensure_binary_test_...ok
1029 eimap_utils_tests:159: ensure_binary_test_...ok
1030 eimap_utils_tests:159: ensure_binary_test_...ok
1031 eimap_utils_tests:159: ensure_binary_test_...ok
1032 eimap_utils_tests:159: ensure_binary_test_...ok
1033 eimap_utils_tests:169: only_full_lines_test_...ok
1034 eimap_utils_tests:169: only_full_lines_test_...ok
1035 eimap_utils_tests:169: only_full_lines_test_...ok
1036 eimap_utils_tests:169: only_full_lines_test_...ok
1037 eimap_utils_tests:180: parse_flags_test_...ok
1038 eimap_utils_tests:180: parse_flags_test_...ok
1039 eimap_utils_tests:180: parse_flags_test_...ok
1040 eimap_utils_tests:180: parse_flags_test_...ok
1041 eimap_utils_tests:180: parse_flags_test_...[0.001 s] ok
1042 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1043 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1044 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1045 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1046 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1047 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1048 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1049 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1050 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1051 eimap_utils_tests:196: num_literal_continuation_bytes_test_...ok
1052 [done in 0.253 s]
1053 [done in 0.253 s]
1054module 'eimap_command'
1055 module 'eimap_command_tests'
1056 eimap_command_tests:64: literal_continuations_test_...ok
1057 eimap_command_tests:64: literal_continuations_test_...ok
1058 eimap_command_tests:64: literal_continuations_test_...ok
1059 eimap_command_tests:64: literal_continuations_test_...ok
1060 eimap_command_tests:64: literal_continuations_test_...ok
1061 eimap_command_tests:64: literal_continuations_test_...ok
1062 [done in 0.017 s]
1063 [done in 0.017 s]
1064=======================================================
1065 All 202 tests passed.
1066Cover analysis: /srv/erlang-eimap.git/.eunit/index.html
1067Running rebar -v eunit OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1068/srv/erlang-eimap.git
1069Running ../stick.git/drydocker/erlang-eimap/test_unit.sh OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1070Running ../stick.git/drydocker/erlang-eimap/test_obs.sh ...
1071/srv/erlang-eimap.git /srv/erlang-eimap.git
1072Running obs_build_local ...
1073/srv/erlang-eimap.git /srv/erlang-eimap.git /srv/erlang-eimap.git
1074++++ git branch --contains a7511ce1de44518d6ba741fc02c1348a1feaa140
1075++++ sed -r -e 's/^\* //g' -e 's/^ //g'
1076++++ grep -E '^(develop|master|erlang-eimap|[a-z0-9-]+([0-9]+\.?))'
1077++++ sort --version-sort -u
1078+++ branches=
1079+++ echo 'Branches that contain a7511ce1de44518d6ba741fc02c1348a1feaa140:'
1080Branches that contain a7511ce1de44518d6ba741fc02c1348a1feaa140:
1081+++ echo ''
1082+++ sed -e 's/\s/\r\n/g'
1083
1084++++ echo
1085++++ sed -e 's/\s/\r\n/g'
1086++++ grep -E '^master$'
1087+++ '[' '!' -z '' ']'
1088++++ echo
1089++++ sed -e 's/\s/\r\n/g'
1090++++ tail -n 1
1091+++ branch=
1092+++ echo 'Branch is '\'''\'''
1093Branch is ''
1094++++ git branch -la
1095++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
1096++++ grep -E '^(erlang-eimap|[a-z0-9-]+([0-9]+\.?))'
1097++++ sort --version-sort -u
1098++++ tail -n 1
1099+++ latest_stable_branch=eimap-0.1
1100+++ echo 'The latest stable branch is '\''eimap-0.1'\'''
1101The latest stable branch is 'eimap-0.1'
1102+++ '[' '' == master ']'
1103+++ master_version=0
1104++++ echo eimap-0.1
1105++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1106+++ stable_version=0.1
1107+++ echo 'This puts the version for stable at 0.1'
1108This puts the version for stable at 0.1
1109++++ git tag -l
1110++++ grep -E '0.1(\.[0-9]+)+$'
1111++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1112++++ sort --version-sort -u
1113++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1114++++ tail -n 1
1115+++ tag_version=0.1.6
1116++++ echo -e '0\n0.1\n0.1.6'
1117++++ sort --version-sort -u
1118++++ tail -n 1
1119+++ new_version=0.1.6
1120+++ '[' 0.1.6 == 0 ']'
1121+++ echo 'Going with new version: '\''0.1.6'\'''
1122Going with new version: '0.1.6'
1123+++ set - -x
1124/srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1125A Kolab:16
1126A Kolab:16/erlang-eimap
1127A Kolab:16/erlang-eimap/erlang-eimap-0.1.5.tar.gz
1128A Kolab:16/erlang-eimap/erlang-eimap.spec
1129A Kolab:16/erlang-eimap/repack.sh
1130At revision 2.
1131/srv/Kolab:16/erlang-eimap /srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1132/srv/erlang-eimap.git /srv/Kolab:16/erlang-eimap /srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1133Going with new version: '0.1.6'
1134About to create /srv/Kolab:16/erlang-eimap/erlang-eimap-0.1.6.tar.gz
1135Creating /srv/Kolab:16/erlang-eimap/erlang-eimap-0.1.6.tar.gz completed
1136total 740
1137-rw-r--r--. 1 root root 746819 Jun 28 06:35 erlang-eimap-0.1.6.tar.gz
1138-rw-r--r--. 1 root root 1817 Jan 4 11:50 erlang-eimap.spec
1139-rw-r--r--. 1 root root 231 Jan 4 11:42 repack.sh
1140/srv/Kolab:16/erlang-eimap /srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1141WARNING: source service from package or project will not be executed. This may not be the same build as on server!
1142Building erlang-eimap.spec for CentOS_7/x86_64
1143Getting buildinfo from server and store to /srv/Kolab:16/erlang-eimap/.osc/_buildinfo-CentOS_7-x86_64.xml
1144Getting buildconfig from server and store to /srv/Kolab:16/erlang-eimap/.osc/_buildconfig-CentOS_7-x86_64
1145Updating cache of required packages
1146
1147The build root needs packages from project 'CentOS:7'.
1148Note that malicious packages can compromise the build result or even your system.
1149Would you like to ...
11500 - quit (default)
11511 - always trust packages from 'CentOS:7'
11522 - trust packages just this time
1153? 0.0% cache miss. 335/335 dependencies cached.
1154
1155Skipping verification of package signatures
1156Writing build configuration
1157Running build
1158mount: permission denied
1159mount: permission denied
1160logging output to /var/tmp/build-root/CentOS_7-x86_64/.build.log...
1161[ 0s] Memory limit set to 26004858KB
1162[ 0s] Using BUILD_ROOT=/var/tmp/build-root/CentOS_7-x86_64
1163[ 0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
1164[ 0s]
1165[ 0s]
1166[ 0s] kolab.example.org started "build erlang-eimap.spec" at Tue Jun 28 06:35:49 UTC 2016.
1167[ 0s]
1168[ 0s]
1169[ 0s] processing recipe /srv/Kolab:16/erlang-eimap/erlang-eimap.spec ...
1170[ 0s] running changelog2spec --target rpm --file /srv/Kolab:16/erlang-eimap/erlang-eimap.spec
1171[ 0s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /var/cache/build --rpmlist /tmp/rpmlist.va11gq /srv/Kolab:16/erlang-eimap/erlang-eimap.spec ...
1172[ 1s] cycle: basesystem -> filesystem -> bash -> glibc
1173[ 1s] breaking dependency glibc -> basesystem
1174[ 1s] cycle: bash -> glibc -> glibc-common
1175[ 1s] breaking dependency glibc-common -> bash
1176[ 1s] cycle: glibc -> glibc-common
1177[ 1s] breaking dependency glibc -> glibc-common
1178[ 1s] cycle: bash -> glibc -> nss-softokn-freebl
1179[ 1s] breaking dependency nss-softokn-freebl -> bash
1180[ 1s] cycle: glibc -> nss-softokn-freebl
1181[ 1s] breaking dependency glibc -> nss-softokn-freebl
1182[ 1s] cycle: filesystem -> bash -> glibc -> libgcc
1183[ 1s] breaking dependency bash -> glibc
1184[ 1s] cycle: filesystem -> bash -> ncurses-libs -> glibc -> libgcc
1185[ 1s] breaking dependency ncurses-libs -> glibc
1186[ 1s] cycle: filesystem -> bash -> ncurses-libs -> libgcc
1187[ 1s] breaking dependency ncurses-libs -> libgcc
1188[ 1s] cycle: rpm -> rpm-libs
1189[ 1s] breaking dependency rpm -> rpm-libs
1190[ 1s] [1/51] preinstalling ncurses-libs...
1191[ 1s] [2/51] preinstalling bash...
1192[ 1s] [3/51] preinstalling filesystem...
1193[ 2s] [4/51] preinstalling basesystem...
1194[ 2s] [5/51] preinstalling libgcc...
1195[ 2s] [6/51] preinstalling glibc...
1196[ 3s] [7/51] preinstalling bzip2-libs...
1197[ 3s] [8/51] preinstalling elfutils-libelf...
1198[ 3s] [9/51] preinstalling libattr...
1199[ 3s] [10/51] preinstalling libdb...
1200[ 4s] [11/51] preinstalling nspr...
1201[ 4s] [12/51] preinstalling popt...
1202[ 4s] [13/51] preinstalling xz-libs...
1203[ 4s] [14/51] preinstalling zlib...
1204[ 4s] [15/51] preinstalling lua...
1205[ 4s] [16/51] preinstalling nss-softokn-freebl...
1206[ 5s] [17/51] preinstalling pcre...
1207[ 5s] [18/51] preinstalling sqlite...
1208[ 5s] [19/51] preinstalling libacl...
1209[ 5s] [20/51] preinstalling libcap...
1210[ 5s] [21/51] preinstalling nss-util...
1211[ 5s] [22/51] preinstalling bzip2...
1212[ 6s] [23/51] preinstalling libselinux...
1213[ 6s] [24/51] preinstalling unzip...
1214[ 6s] [25/51] preinstalling info...
1215[ 6s] [26/51] preinstalling chkconfig...
1216[ 6s] [27/51] preinstalling cpio...
1217[ 6s] [28/51] preinstalling diffutils...
1218[ 7s] [29/51] preinstalling gawk...
1219[ 7s] [30/51] preinstalling glibc-common...
1220[ 10s] [31/51] preinstalling make...
1221[ 11s] [32/51] preinstalling patch...
1222[ 11s] [33/51] preinstalling which...
1223[ 11s] [34/51] preinstalling grep...
1224[ 11s] [35/51] preinstalling sed...
1225[ 11s] [36/51] preinstalling nss-softokn...
1226[ 11s] [37/51] preinstalling tar...
1227[ 12s] [38/51] preinstalling coreutils...
1228[ 12s] [39/51] preinstalling nss...
1229[ 13s] [40/51] preinstalling curl...
1230[ 13s] [41/51] preinstalling shadow-utils...
1231[ 13s] [42/51] preinstalling binutils...
1232[ 14s] [43/51] preinstalling nss-tools...
1233[ 15s] [44/51] preinstalling util-linux...
1234[ 15s] [45/51] preinstalling gcc...
1235[ 17s] [46/51] preinstalling rpm...
1236[ 17s] [47/51] preinstalling gcc-c++...
1237[ 19s] [48/51] preinstalling redhat-rpm-config...
1238[ 19s] [49/51] preinstalling rpm-libs...
1239[ 19s] [50/51] preinstalling rpm-build...
1240[ 19s] [51/51] preinstalling fedora-packager...
1241[ 19s]
1242[ 19s] initializing rpm db...
1243[ 20s] reordering...cycle: glibc -> basesystem -> setup -> filesystem -> bash
1244[ 20s] breaking dependency glibc -> basesystem
1245[ 20s] cycle: glibc -> glibc-common -> bash
1246[ 20s] breaking dependency glibc-common -> bash
1247[ 20s] cycle: glibc -> glibc-common
1248[ 20s] breaking dependency glibc -> glibc-common
1249[ 20s] cycle: glibc -> nss-softokn-freebl -> bash
1250[ 20s] breaking dependency nss-softokn-freebl -> bash
1251[ 20s] cycle: glibc -> nss-softokn-freebl
1252[ 20s] breaking dependency glibc -> nss-softokn-freebl
1253[ 20s] cycle: glibc -> libgcc -> filesystem -> bash
1254[ 20s] breaking dependency filesystem -> bash
1255[ 20s] cycle: filesystem -> setup
1256[ 20s] breaking dependency filesystem -> setup
1257[ 20s] cycle: coreutils -> openssl-libs -> ca-certificates
1258[ 20s] breaking dependency coreutils -> openssl-libs
1259[ 20s] cycle: perl -> perl-libs
1260[ 20s] breaking dependency perl -> perl-libs
1261[ 20s] cycle: perl -> perl-Carp
1262[ 20s] breaking dependency perl -> perl-Carp
1263[ 20s] cycle: perl -> perl-PathTools
1264[ 20s] breaking dependency perl -> perl-PathTools
1265[ 20s] cycle: perl -> perl-Exporter
1266[ 20s] breaking dependency perl -> perl-Exporter
1267[ 20s] cycle: perl -> perl-File-Path
1268[ 20s] breaking dependency perl -> perl-File-Path
1269[ 20s] cycle: perl -> perl-File-Temp
1270[ 20s] breaking dependency perl -> perl-File-Temp
1271[ 20s] cycle: perl -> perl-Filter
1272[ 20s] breaking dependency perl -> perl-Filter
1273[ 20s] cycle: perl -> perl-Getopt-Long
1274[ 20s] breaking dependency perl -> perl-Getopt-Long
1275[ 20s] cycle: perl -> perl-Pod-Simple
1276[ 20s] breaking dependency perl -> perl-Pod-Simple
1277[ 20s] cycle: perl -> perl-Scalar-List-Utils
1278[ 20s] breaking dependency perl -> perl-Scalar-List-Utils
1279[ 20s] cycle: perl -> perl-Socket
1280[ 20s] breaking dependency perl -> perl-Socket
1281[ 20s] cycle: perl -> perl-Storable
1282[ 20s] breaking dependency perl -> perl-Storable
1283[ 20s] cycle: perl -> perl-Time-HiRes
1284[ 20s] breaking dependency perl -> perl-Time-HiRes
1285[ 20s] cycle: perl -> perl-Time-Local
1286[ 20s] breaking dependency perl -> perl-Time-Local
1287[ 20s] cycle: perl -> perl-constant
1288[ 20s] breaking dependency perl -> perl-constant
1289[ 20s] cycle: perl -> perl-threads
1290[ 20s] breaking dependency perl -> perl-threads
1291[ 20s] cycle: perl -> perl-threads-shared
1292[ 20s] breaking dependency perl-threads-shared -> perl
1293[ 20s] cycle: perl -> perl-threads-shared -> perl-Carp
1294[ 20s] breaking dependency perl-threads-shared -> perl-Carp
1295[ 20s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils
1296[ 20s] breaking dependency perl-Scalar-List-Utils -> perl
1297[ 20s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils -> perl-Carp
1298[ 20s] breaking dependency perl -> perl-threads-shared
1299[ 20s] cycle: perl-macros -> perl
1300[ 20s] breaking dependency perl -> perl-macros
1301[ 20s] cycle: openssl-libs -> krb5-libs
1302[ 20s] breaking dependency krb5-libs -> openssl-libs
1303[ 20s] cycle: nss -> nss-sysinit
1304[ 20s] breaking dependency nss -> nss-sysinit
1305[ 20s] cycle: libcurl -> openldap -> rpm -> curl
1306[ 20s] breaking dependency rpm -> curl
1307[ 20s] cycle: rpm -> rpm-libs
1308[ 20s] breaking dependency rpm -> rpm-libs
1309[ 20s] cycle: glib2 -> shared-mime-info -> pkgconfig
1310[ 20s] breaking dependency glib2 -> shared-mime-info
1311[ 20s] cycle: yum-plugin-fastestmirror -> yum
1312[ 20s] breaking dependency yum -> yum-plugin-fastestmirror
1313[ 20s] cycle: erlang-erts -> erlang-kernel
1314[ 20s] breaking dependency erlang-erts -> erlang-kernel
1315[ 20s] cycle: erlang-erts -> erlang-stdlib -> erlang-compiler -> erlang-crypto
1316[ 20s] breaking dependency erlang-erts -> erlang-stdlib
1317[ 20s] cycle: pam -> libpwquality
1318[ 20s] breaking dependency pam -> libpwquality
1319[ 20s] cycle: erlang-kernel -> erlang-stdlib -> erlang-compiler -> erlang-crypto
1320[ 20s] breaking dependency erlang-crypto -> erlang-kernel
1321[ 20s] cycle: erlang-stdlib -> erlang-compiler -> erlang-crypto
1322[ 20s] breaking dependency erlang-compiler -> erlang-crypto
1323[ 20s] cycle: erlang-compiler -> erlang-hipe
1324[ 20s] breaking dependency erlang-hipe -> erlang-compiler
1325[ 20s] cycle: erlang-kernel -> erlang-stdlib -> erlang-compiler -> erlang-hipe
1326[ 20s] breaking dependency erlang-stdlib -> erlang-compiler
1327[ 20s] cycle: erlang-stdlib -> erlang-crypto
1328[ 20s] breaking dependency erlang-crypto -> erlang-stdlib
1329[ 20s] cycle: erlang-kernel -> erlang-stdlib
1330[ 20s] breaking dependency erlang-stdlib -> erlang-kernel
1331[ 20s] cycle: systemd -> dbus
1332[ 20s] breaking dependency systemd -> dbus
1333[ 20s] cycle: kmod -> dracut
1334[ 20s] breaking dependency dracut -> kmod
1335[ 20s] cycle: device-mapper-libs -> device-mapper
1336[ 20s] breaking dependency device-mapper-libs -> device-mapper
1337[ 20s] cycle: systemd -> kmod -> dracut
1338[ 20s] breaking dependency systemd -> kmod
1339[ 20s] cycle: perl-Carp -> perl-Exporter
1340[ 20s] breaking dependency perl-Exporter -> perl-Carp
1341[ 20s] cycle: perl-Getopt-Long -> perl-Pod-Usage
1342[ 20s] breaking dependency perl-Pod-Usage -> perl-Getopt-Long
1343[ 20s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Encode
1344[ 20s] breaking dependency perl-podlators -> perl-Encode
1345[ 20s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators
1346[ 20s] breaking dependency perl-podlators -> perl-Getopt-Long
1347[ 20s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Pod-Simple -> perl-Encode
1348[ 20s] breaking dependency perl-podlators -> perl-Pod-Simple
1349[ 20s] cycle: perl-Pod-Usage -> perl-podlators
1350[ 20s] breaking dependency perl-Pod-Usage -> perl-podlators
1351[ 20s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Encode
1352[ 20s] breaking dependency perl-Pod-Perldoc -> perl-Encode
1353[ 20s] cycle: perl-Pod-Usage -> perl-Pod-Perldoc -> perl-podlators
1354[ 20s] breaking dependency perl-Pod-Perldoc -> perl-podlators
1355[ 20s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Pod-Simple -> perl-Encode
1356[ 20s] breaking dependency perl-Pod-Perldoc -> perl-Pod-Simple
1357[ 20s] cycle: git -> perl-Git
1358[ 20s] breaking dependency git -> perl-Git
1359[ 20s] done
1360[ 21s] [1/335] installing centos-release-7-2.1511.el7.centos.2.10
1361[ 21s] [2/335] installing emacs-filesystem-1:24.3-18.el7
1362[ 22s] [3/335] installing fontpackages-filesystem-1.44-8.el7
1363[ 22s] [4/335] installing kernel-headers-3.10.0-327.10.1.el7
1364[ 22s] [5/335] installing libX11-common-1.6.3-2.el7
1365[ 22s] [6/335] installing ncurses-base-5.9-13.20130511.el7
1366[ 23s] [7/335] installing perl-srpm-macros-1-8.el7
1367[ 23s] [8/335] installing poppler-data-0.4.6-3.el7
1368[ 24s] [9/335] installing tzdata-2016c-1.el7
1369[ 24s] [10/335] installing filesystem-3.2-20.el7
1370[ 25s] warning: group mail does not exist - using root
1371[ 25s] [11/335] installing libgcc-4.8.5-4.el7
1372[ 25s] [12/335] installing setup-2.8.71-6.el7
1373[ 25s] [13/335] installing basesystem-10.0-7.el7.centos
1374[ 25s] [14/335] installing glibc-2.17-106.el7_2.4
1375[ 26s] [15/335] installing SDL-1.2.15-14.el7
1376[ 27s] [16/335] installing audit-libs-2.4.1-5.el7
1377[ 27s] [17/335] installing bzip2-libs-1.0.6-13.el7
1378[ 27s] [18/335] installing dbus-libs-1:1.6.12-13.el7
1379[ 28s] [19/335] installing elfutils-libelf-0.163-3.el7
1380[ 28s] [20/335] installing expat-2.1.0-8.el7
1381[ 28s] [21/335] installing fipscheck-lib-1.4.1-5.el7
1382[ 29s] [22/335] installing gdbm-1.10-8.el7
1383[ 29s] [23/335] installing hardlink-1:1.0-19.el7
1384[ 29s] [24/335] installing jbigkit-libs-2.0-11.el7
1385[ 29s] [25/335] installing keyutils-libs-1.5.8-3.el7
1386[ 30s] [26/335] installing lcms2-2.6-2.el7
1387[ 30s] [27/335] installing libICE-1.0.9-2.el7
1388[ 30s] [28/335] installing libXau-1.0.8-2.1.el7
1389[ 31s] [29/335] installing libattr-2.4.46-12.el7
1390[ 31s] [30/335] installing libcap-ng-0.7.5-4.el7
1391[ 31s] [31/335] installing libcom_err-1.42.9-7.el7
1392[ 32s] [32/335] installing libdb-5.3.21-19.el7
1393[ 32s] [33/335] installing libffi-3.0.13-16.el7
1394[ 32s] [34/335] installing libgpg-error-1.12-3.el7
1395[ 33s] [35/335] installing libjpeg-turbo-1.2.90-5.el7
1396[ 33s] [36/335] installing libtasn1-3.8-2.el7
1397[ 33s] [37/335] installing libthai-0.1.14-9.el7
1398[ 34s] [38/335] installing libtool-ltdl-2.4.2-21.el7_2
1399[ 34s] [39/335] installing libusbx-1.0.15-4.el7
1400[ 34s] [40/335] installing libuuid-2.23.2-26.el7
1401[ 34s] [41/335] installing libverto-0.2.5-4.el7
1402[ 35s] [42/335] installing libxshmfence-1.2-1.el7
1403[ 35s] [43/335] installing libyubikey-1.13-1.el7
1404[ 35s] [44/335] installing lzo-2.06-8.el7
1405[ 36s] [45/335] installing nspr-4.10.8-2.el7_1
1406[ 36s] [46/335] installing pixman-0.32.6-3.el7
1407[ 36s] [47/335] installing popt-1.13-16.el7
1408[ 37s] [48/335] installing pth-2.0.7-23.el7
1409[ 37s] [49/335] installing qrencode-libs-3.4.1-3.el7
1410[ 37s] [50/335] installing ustr-1.0.4-16.el7
1411[ 38s] [51/335] installing xz-libs-5.1.2-12alpha.el7
1412[ 38s] [52/335] installing zlib-1.2.7-15.el7
1413[ 38s] [53/335] installing graphite2-1.2.2-5.el7
1414[ 38s] [54/335] installing libstdc++-4.8.5-4.el7
1415[ 39s] [55/335] installing nss-softokn-freebl-3.16.2.3-13.el7_1
1416[ 39s] [56/335] installing libstdc++-devel-4.8.5-4.el7
1417[ 40s] [57/335] installing avahi-libs-0.6.31-15.el7_2.1
1418[ 40s] [58/335] installing cyrus-sasl-lib-2.1.26-20.el7_2
1419[ 40s] [59/335] installing dwz-0.11-3.el7
1420[ 40s] [60/335] installing e2fsprogs-libs-1.42.9-7.el7
1421[ 41s] [61/335] installing file-libs-5.11-31.el7
1422[ 41s] [62/335] installing jasper-libs-1.900.1-29.el7
1423[ 41s] [63/335] installing libacl-2.2.51-12.el7
1424[ 42s] [64/335] installing libassuan-2.1.0-3.el7
1425[ 42s] [65/335] installing libcap-2.22-8.el7
1426[ 42s] [66/335] installing libfontenc-1.1.2-3.el7
1427[ 43s] [67/335] installing libgcrypt-1.5.3-12.el7_1.1
1428[ 43s] [68/335] installing libpng-2:1.5.13-7.el7_2
1429[ 43s] [69/335] installing libxcb-1.11-4.el7
1430[ 44s] [70/335] installing nss-util-3.19.1-9.el7_2
1431[ 44s] [71/335] installing p11-kit-0.20.7-3.el7
1432[ 44s] [72/335] installing zip-3.0-10.el7
1433[ 45s] [73/335] installing gmp-1:6.0.0-12.el7_1
1434[ 45s] [74/335] installing libSM-1.2.2-2.el7
1435[ 45s] [75/335] installing libxml2-2.9.1-6.el7_2.2
1436[ 46s] [76/335] installing pcre-8.32-15.el7
1437[ 46s] [77/335] installing pigz-2.3.3-1.el7
1438[ 46s] [78/335] installing ykpers-1.17.2-3.el7
1439[ 47s] [79/335] installing kmod-libs-20-5.el7
1440[ 47s] [80/335] installing ncurses-libs-5.9-13.20130511.el7
1441[ 47s] [81/335] installing elfutils-libs-0.163-3.el7
1442[ 48s] [82/335] installing wxBase-2.8.12-20.el7
1443[ 48s] [83/335] installing libtiff-4.0.3-14.el7
1444[ 48s] [84/335] installing perl-4:5.16.3-286.el7
1445[ 50s] [85/335] installing perl-macros-4:5.16.3-286.el7
1446[ 50s] [86/335] installing perl-parent-1:0.225-244.el7
1447[ 51s] [87/335] installing bash-4.2.46-19.el7
1448[ 51s] [88/335] installing libedit-3.0-12.20121213cvs.el7
1449[ 51s] [89/335] installing mpfr-3.1.1-4.el7
1450[ 52s] [90/335] installing ncurses-5.9-13.20130511.el7
1451[ 52s] [91/335] installing perl-Exporter-5.68-3.el7
1452[ 52s] [92/335] installing perl-libs-4:5.16.3-286.el7
1453[ 52s] [93/335] installing file-5.11-31.el7
1454[ 53s] [94/335] installing libX11-1.6.3-2.el7
1455[ 53s] [95/335] installing acl-2.2.51-12.el7
1456[ 53s] [96/335] installing freetype-2.4.11-11.el7
1457[ 53s] [97/335] installing libXcomposite-0.4.4-4.1.el7
1458[ 54s] [98/335] installing libXext-1.3.3-3.el7
1459[ 54s] [99/335] installing libXfixes-5.0.1-2.1.el7
1460[ 54s] [100/335] installing libXpm-3.5.11-3.el7
1461[ 55s] [101/335] installing libXrender-0.9.8-2.1.el7
1462[ 55s] [102/335] installing libsepol-2.1.9-3.el7
1463[ 55s] [103/335] installing lksctp-tools-1.0.13-3.el7
1464[ 56s] [104/335] installing perl-Carp-1.26-244.el7
1465[ 56s] [105/335] installing perl-Pod-Escapes-1:1.04-286.el7
1466[ 56s] [106/335] installing bzip2-1.0.6-13.el7
1467[ 56s] [107/335] installing glibc-headers-2.17-106.el7_2.4
1468[ 57s] [108/335] installing libmpc-1.0.1-3.el7
1469[ 57s] [109/335] installing unzip-6.0-15.el7
1470[ 57s] [110/335] installing xz-5.1.2-12alpha.el7
1471[ 57s] [111/335] installing info-5.1-4.el7
1472[ 58s] [112/335] installing libXt-1.1.4-6.1.el7
1473[ 58s] [113/335] installing elfutils-0.163-3.el7
1474[ 58s] [114/335] installing perl-constant-1.27-2.el7
1475[ 58s] [115/335] installing cpio-2.11-24.el7
1476[ 59s] [116/335] installing diffutils-3.3-4.el7
1477[ 59s] [117/335] installing gawk-4.0.2-4.el7
1478[ 60s] [118/335] installing libXdamage-1.1.4-4.1.el7
1479[ 60s] [119/335] installing libXi-1.7.4-2.el7
1480[ 60s] [120/335] installing libXinerama-1.1.3-2.1.el7
1481[ 61s] [121/335] installing libXxf86vm-1.1.3-2.1.el7
1482[ 61s] [122/335] installing libgomp-4.8.5-4.el7
1483[ 61s] [123/335] installing libidn-1.28-4.el7
1484[ 62s] [124/335] installing make-1:3.82-21.el7
1485[ 62s] [125/335] installing perl-Text-ParseWords-3.29-4.el7
1486[ 62s] [126/335] installing perl-threads-1.87-4.el7
1487[ 62s] [127/335] installing which-2.20-7.el7
1488[ 63s] [128/335] installing glibc-devel-2.17-106.el7_2.4
1489[ 63s] [129/335] installing grep-2.20-2.el7
1490[ 63s] [130/335] installing libXcursor-1.1.14-2.1.el7
1491[ 64s] [131/335] installing libXfont-1.5.1-2.el7
1492[ 64s] [132/335] installing libXmu-1.1.2-2.el7
1493[ 64s] [133/335] installing libXrandr-1.4.2-2.el7
1494[ 65s] [134/335] installing libselinux-2.2.2-6.el7
1495[ 65s] [135/335] installing perl-Filter-1.49-3.el7
1496[ 65s] [136/335] installing perl-Scalar-List-Utils-1.27-248.el7
1497[ 65s] [137/335] installing perl-Socket-2.010-3.el7
1498[ 65s] [138/335] installing perl-Storable-2.45-3.el7
1499[ 66s] [139/335] installing perl-TermReadKey-2.30-20.el7
1500[ 66s] [140/335] installing perl-Time-HiRes-4:1.9725-3.el7
1501[ 66s] [141/335] installing readline-6.2-9.el7
1502[ 66s] [142/335] installing cpp-4.8.5-4.el7
1503[ 68s] [143/335] installing mesa-libglapi-10.6.5-3.20150824.el7
1504[ 68s] [144/335] installing lua-5.1.4-14.el7
1505[ 68s] [145/335] installing patch-2.7.1-8.el7
1506[ 68s] [146/335] installing sqlite-3.7.17-8.el7
1507[ 68s] [147/335] installing chkconfig-1.3.61-5.el7
1508[ 69s] [148/335] installing findutils-1:4.5.11-5.el7
1509[ 69s] [149/335] installing glibc-common-2.17-106.el7_2.4
1510[ 75s] [150/335] installing perl-Error-1:0.17020-2.el7
1511[ 76s] [151/335] installing perl-Time-Local-1.2300-2.el7
1512[ 76s] [152/335] installing sed-4.2.2-5.el7
1513[ 76s] [153/335] installing perl-PathTools-3.40-5.el7
1514[ 76s] [154/335] installing perl-threads-shared-1.43-6.el7
1515[ 76s] [155/335] installing tar-2:1.26-29.el7
1516[ 77s] [156/335] installing glib2-2.42.2-5.el7
1517[ 77s] [157/335] installing libXaw-1.0.12-5.el7
1518[ 78s] [158/335] installing libsemanage-2.1.10-18.el7
1519[ 78s] [159/335] installing coreutils-8.22-15.el7_2.1
1520[ 79s] [160/335] installing atk-2.14.0-1.el7
1521[ 79s] [161/335] installing hicolor-icon-theme-0.12-7.el7
1522[ 80s] [162/335] installing pkgconfig-1:0.27.1-4.el7
1523[ 80s] [163/335] installing desktop-file-utils-0.22-1.el7
1524[ 80s] [164/335] installing libcroco-0.6.8-5.el7
1525[ 80s] [165/335] installing perl-HTTP-Tiny-0.033-3.el7
1526[ 80s] [166/335] installing gzip-1.5-8.el7
1527[ 81s] [167/335] installing harfbuzz-0.9.36-1.el7
1528[ 81s] [168/335] installing libblkid-2.23.2-26.el7
1529[ 81s] [169/335] installing libgnome-keyring-3.8.0-3.el7
1530[ 82s] [170/335] installing perl-File-Path-2.09-2.el7
1531[ 82s] [171/335] installing perl-Thread-Queue-3.02-2.el7
1532[ 82s] [172/335] installing groff-base-1.22.2-8.el7
1533[ 82s] [173/335] installing nss-softokn-3.16.2.3-13.el7_1
1534[ 82s] [174/335] installing pinentry-0.8.1-14.el7
1535[ 83s] [175/335] installing binutils-2.23.52.0.1-55.el7
1536[ 84s] [176/335] installing fontconfig-2.10.95-7.el7
1537[ 85s] [177/335] installing p11-kit-trust-0.20.7-3.el7
1538[ 86s] [178/335] installing shadow-utils-2:4.1.5.1-18.el7
1539[ 86s] [179/335] installing krb5-libs-1.13.2-10.el7
1540[ 87s] [180/335] installing libutempter-1.1.6-4.el7
1541[ 87s] [181/335] installing ca-certificates-2015.2.6-70.1.el7_2
1542[ 89s] [182/335] installing cracklib-2.9.0-11.el7
1543[ 89s] [183/335] installing less-458-9.el7
1544[ 90s] [184/335] installing libmount-2.23.2-26.el7
1545[ 90s] [185/335] installing libXft-2.3.2-2.el7
1546[ 90s] [186/335] installing shared-mime-info-1.1-9.el7
1547[ 91s] [187/335] installing perl-File-Temp-0.23.01-3.el7
1548[ 91s] [188/335] installing xorg-x11-font-utils-1:7.5-20.el7
1549[ 91s] [189/335] installing btrfs-progs-3.19.1-1.el7
1550[ 92s] [190/335] installing gd-2.0.35-26.el7
1551[ 92s] [191/335] installing nss-3.19.1-19.el7_2
1552[ 93s] [192/335] installing gcc-4.8.5-4.el7
1553[ 95s] [193/335] installing cracklib-dicts-2.9.0-11.el7
1554[ 96s] [194/335] installing ghostscript-fonts-5.50-32.el7
1555[ 97s] [195/335] installing urw-fonts-2.4-16.el7
1556[ 99s] [196/335] installing openssl-libs-1:1.0.1e-51.el7_2.4
1557[ 100s] [197/335] installing nss-tools-3.19.1-19.el7_2
1558[ 100s] [198/335] installing nss-sysinit-3.19.1-19.el7_2
1559[ 100s] [199/335] installing gcc-c++-4.8.5-4.el7
1560[ 101s] [200/335] installing gdk-pixbuf2-2.31.6-3.el7
1561[ 102s] [201/335] installing perl-Pod-Perldoc-3.20-4.el7
1562[ 102s] [202/335] installing rpm-4.11.3-17.el7
1563[ 102s] [203/335] installing libssh2-1.4.3-10.el7_2.1
1564[ 102s] [204/335] installing perl-Pod-Usage-1.63-3.el7
1565[ 103s] [205/335] installing pam-1.1.8-12.el7_1.1
1566[ 103s] [206/335] installing cups-libs-1:1.6.3-22.el7
1567[ 104s] [207/335] installing openldap-2.4.40-8.el7
1568[ 104s] [208/335] installing python-libs-2.7.5-34.el7
1569[ 106s] [209/335] installing rpm-libs-4.11.3-17.el7
1570[ 106s] [210/335] installing python-2.7.5-34.el7
1571[ 106s] [211/335] installing libpwquality-1.2.3-4.el7
1572[ 107s] [212/335] installing perl-Getopt-Long-2.40-2.el7
1573[ 107s] [213/335] installing libuser-0.60-7.el7_1
1574[ 107s] [214/335] installing perl-podlators-2.5.1-3.el7
1575[ 107s] [215/335] installing systemd-libs-219-19.el7_2.4
1576[ 108s] [216/335] installing libcurl-7.29.0-25.el7.centos
1577[ 108s] [217/335] installing ghostscript-9.07-18.el7
1578[ 110s] [218/335] installing python-backports-1.0-8.el7
1579[ 110s] [219/335] installing python-chardet-2.2.1-1.el7_1
1580[ 110s] [220/335] installing python-iniparse-0.4-9.el7
1581[ 110s] [221/335] installing python-lockfile-1:0.9.1-4.el7
1582[ 110s] [222/335] installing python-munch-2.0.2-2.el7
1583[ 110s] [223/335] installing python-six-1.9.0-2.el7
1584[ 111s] [224/335] installing python-smmap-0.8.1-6.el7
1585[ 111s] [225/335] installing python-magic-5.11-31.el7
1586[ 111s] [226/335] installing procps-ng-3.3.10-5.el7_2
1587[ 111s] [227/335] installing python-async-0.6.1-6.el7
1588[ 111s] [228/335] installing python-krbV-1.0.90-8.el7
1589[ 112s] [229/335] installing pyOpenSSL-0.13.1-3.el7
1590[ 112s] [230/335] installing pyliblzma-0.5.3-11.el7
1591[ 112s] [231/335] installing pyxattr-0.5.1-5.el7
1592[ 112s] [232/335] installing device-mapper-libs-7:1.02.107-5.el7_2.1
1593[ 112s] [233/335] installing python-pycurl-7.19.0-17.el7
1594[ 113s] [234/335] installing curl-7.29.0-25.el7.centos
1595[ 113s] [235/335] installing perl-Encode-2.51-7.el7
1596[ 113s] [236/335] installing yum-metadata-parser-1.1.4-10.el7
1597[ 114s] [237/335] installing passwd-0.79-4.el7
1598[ 114s] [238/335] installing erlang-erts-17.4-2.6.el7.kolab_16
1599[ 115s] [239/335] installing redhat-rpm-config-9.1.0-68.el7.centos
1600[ 115s] [240/335] installing createrepo_c-libs-0.9.0-1.el7
1601[ 115s] [241/335] installing gnupg2-2.0.22-3.el7
1602[ 116s] [242/335] installing util-linux-2.23.2-26.el7
1603[ 116s] [243/335] installing erlang-erl_interface-17.4-2.6.el7.kolab_16
1604[ 117s] [244/335] installing kpartx-0.4.9-85.el7
1605[ 117s] [245/335] installing python-backports-ssl_match_hostname-3.4.0.2-4.el7
1606[ 117s] [246/335] installing python-html5lib-1:0.999-5.el7
1607[ 117s] [247/335] installing python-kitchen-1.1.1-5.el7
1608[ 118s] [248/335] installing python-urlgrabber-3.10-7.el7
1609[ 118s] [249/335] installing fedora-cert-0.5.10.7-1.el7
1610[ 118s] [250/335] installing gpgme-1.3.2-5.el7
1611[ 118s] [251/335] installing cryptsetup-libs-1.6.7-1.el7
1612[ 119s] [252/335] installing erlang-crypto-17.4-2.6.el7.kolab_16
1613[ 119s] [253/335] installing python-gitdb-0.5.4-5.el7
1614[ 119s] [254/335] installing perl-Pod-Simple-1:3.28-4.el7
1615[ 119s] [255/335] installing usermode-1.111-5.el7
1616[ 119s] [256/335] installing openssh-6.6.1p1-25.el7_2
1617[ 120s] [257/335] installing createrepo_c-0.9.0-1.el7
1618[ 120s] [258/335] installing rpm-build-libs-4.11.3-17.el7
1619[ 120s] [259/335] installing python-beautifulsoup4-4.3.2-1.el7
1620[ 121s] [260/335] installing python-setuptools-0.9.8-4.el7
1621[ 121s] [261/335] installing erlang-stdlib-17.4-2.6.el7.kolab_16
1622[ 121s] [262/335] installing pygpgme-0.3-9.el7
1623[ 122s] [263/335] installing python-urllib3-1.10.2-2.el7_1
1624[ 122s] [264/335] installing openssh-clients-6.6.1p1-25.el7_2
1625[ 122s] [265/335] installing rpm-python-4.11.3-17.el7
1626[ 122s] [266/335] installing systemd-219-19.el7_2.4
1627[ 125s] [267/335] installing rpm-build-4.11.3-17.el7
1628[ 125s] [268/335] installing erlang-kernel-17.4-2.6.el7.kolab_16
1629[ 125s] [269/335] installing hwdata-0.252-8.1.el7
1630[ 127s] [270/335] installing python-requests-2.6.0-1.el7_1
1631[ 127s] [271/335] installing device-mapper-7:1.02.107-5.el7_2.1
1632[ 127s] [272/335] installing rsync-3.0.9-17.el7
1633[ 128s] [273/335] installing dbus-1:1.6.12-13.el7
1634[ 128s] [274/335] installing rpmlint-1.5-4.el7
1635[ 128s] [275/335] installing yum-3.4.3-132.el7.centos.0.1
1636[ 129s] [276/335] installing rpmdevtools-8.3-5.el7
1637[ 129s] [277/335] installing dracut-033-360.el7_2
1638[ 129s] [278/335] installing yum-plugin-fastestmirror-1.1.31-34.el7
1639[ 129s] [279/335] installing libpciaccess-0.13.4-2.el7
1640[ 130s] [280/335] installing erlang-eunit-17.4-2.6.el7.kolab_16
1641[ 130s] [281/335] installing erlang-mnesia-17.4-2.6.el7.kolab_16
1642[ 130s] [282/335] installing erlang-mustache-0.1.0-8.5.el7.kolab_16
1643[ 130s] [283/335] installing erlang-parsetools-17.4-2.6.el7.kolab_16
1644[ 130s] [284/335] installing erlang-syntax_tools-17.4-2.6.el7.kolab_16
1645[ 131s] [285/335] installing erlang-xmerl-17.4-2.6.el7.kolab_16
1646[ 131s] [286/335] installing python-bugzilla-1.2.2-1.el7
1647[ 131s] [287/335] installing yum-utils-1.1.31-34.el7
1648[ 131s] [288/335] installing erlang-asn1-17.4-2.6.el7.kolab_16
1649[ 132s] [289/335] installing koji-1.10.1-3.el7
1650[ 132s] [290/335] installing python-fedora-0.7.1-2.el7
1651[ 132s] [291/335] installing kmod-20-5.el7
1652[ 132s] [292/335] installing git-1.8.3.1-6.el7_2.1
1653[ 134s] [293/335] installing GitPython-0.3.2-0.6.RC1.el7
1654[ 134s] [294/335] installing libdrm-2.4.60-3.el7
1655[ 134s] [295/335] installing bodhi-client-0.9.8-4.el7
1656[ 135s] [296/335] installing erlang-hipe-17.4-2.6.el7.kolab_16
1657[ 135s] [297/335] installing erlang-public_key-17.4-2.6.el7.kolab_16
1658[ 135s] [298/335] installing erlang-runtime_tools-17.4-2.6.el7.kolab_16
1659[ 136s] [299/335] installing perl-Git-1.8.3.1-6.el7_2.1
1660[ 136s] [300/335] installing packagedb-cli-2.10-2.el7
1661[ 136s] [301/335] installing mock-1.2.14-1.el7
1662[ 137s] [302/335] installing mesa-libgbm-10.6.5-3.20150824.el7
1663[ 137s] [303/335] installing erlang-compiler-17.4-2.6.el7.kolab_16
1664[ 137s] [304/335] installing erlang-ssh-17.4-2.6.el7.kolab_16
1665[ 137s] [305/335] installing erlang-ssl-17.4-2.6.el7.kolab_16
1666[ 138s] [306/335] installing erlang-snmp-17.4-2.6.el7.kolab_16
1667[ 138s] [307/335] installing mesa-libGL-10.6.5-3.20150824.el7
1668[ 139s] [308/335] installing pyrpkg-1.35-2.el7
1669[ 139s] [309/335] installing mesa-libGLU-9.0.0-4.el7
1670[ 139s] [310/335] installing erlang-goldrush-0.1.6-1.7.el7.kolab_16
1671[ 139s] [311/335] installing erlang-inets-17.4-2.6.el7.kolab_16
1672[ 140s] [312/335] installing mesa-libEGL-10.6.5-3.20150824.el7
1673[ 140s] [313/335] installing fedpkg-1.21-2.el7
1674[ 140s] [314/335] installing erlang-lager-2.1.0-1.7.el7.kolab_16
1675[ 140s] [315/335] installing erlang-edoc-17.4-2.6.el7.kolab_16
1676[ 141s] [316/335] installing erlang-tools-17.4-2.6.el7.kolab_16
1677[ 141s] [317/335] installing cairo-1.14.2-1.el7
1678[ 141s] [318/335] installing fedora-packager-0.5.10.7-1.el7
1679[ 141s] [319/335] installing erlang-sasl-17.4-2.6.el7.kolab_16
1680[ 142s] [320/335] installing pango-1.36.8-2.el7
1681[ 142s] [321/335] installing librsvg2-2.39.0-1.el7
1682[ 142s] [322/335] installing gtk2-2.24.28-8.el7
1683[ 144s] [323/335] installing wxGTK-2.8.12-20.el7
1684[ 145s] [324/335] installing graphviz-2.30.1-19.el7
1685[ 145s] [325/335] installing wxGTK-gl-2.8.12-20.el7
1686[ 146s] [326/335] installing erlang-wx-17.4-2.6.el7.kolab_16
1687[ 146s] [327/335] installing erlang-debugger-17.4-2.6.el7.kolab_16
1688[ 147s] [328/335] installing erlang-et-17.4-2.6.el7.kolab_16
1689[ 147s] [329/335] installing erlang-reltool-17.4-2.6.el7.kolab_16
1690[ 147s] [330/335] installing erlang-dialyzer-17.4-2.6.el7.kolab_16
1691[ 147s] [331/335] installing erlang-observer-17.4-2.6.el7.kolab_16
1692[ 148s] [332/335] installing erlang-webtool-17.4-2.6.el7.kolab_16
1693[ 148s] [333/335] installing erlang-test_server-17.4-2.6.el7.kolab_16
1694[ 148s] [334/335] installing erlang-common_test-17.4-2.6.el7.kolab_16
1695[ 148s] [335/335] installing erlang-rebar-2.5.1-10.5.el7.kolab_16
1696[ 148s] removing nis flags from /var/tmp/build-root/CentOS_7-x86_64/etc/nsswitch.conf...
1697[ 148s] now finalizing build dir...
1698[ 148s] mount: permission denied
1699[ 148s] mount: permission denied
1700[ 149s] -----------------------------------------------------------------
1701[ 149s] ----- building erlang-eimap.spec (user abuild)
1702[ 149s] -----------------------------------------------------------------
1703[ 149s] -----------------------------------------------------------------
1704[ 149s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/erlang-eimap.spec
1705[ 149s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jfCCbx
1706[ 149s] + umask 022
1707[ 149s] + cd /home/abuild/rpmbuild/BUILD
1708[ 149s] + cd /home/abuild/rpmbuild/BUILD
1709[ 149s] + rm -rf erlang-eimap-0.1.6
1710[ 149s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/erlang-eimap-0.1.6.tar.gz
1711[ 149s] + /usr/bin/tar -xf -
1712[ 149s] + STATUS=0
1713[ 149s] + '[' 0 -ne 0 ']'
1714[ 149s] + cd erlang-eimap-0.1.6
1715[ 149s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
1716[ 149s] + exit 0
1717[ 149s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MzBy4f
1718[ 149s] + umask 022
1719[ 149s] + cd /home/abuild/rpmbuild/BUILD
1720[ 149s] + cd erlang-eimap-0.1.6
1721[ 149s] + rebar compile -v
1722[ 149s] WARN: Expected /home/abuild/rpmbuild/BUILD/erlang-eimap-0.1.6/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1723[ 149s] INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1724[ 149s] INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1725[ 149s] WARN: Expected /home/abuild/rpmbuild/BUILD/erlang-eimap-0.1.6/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
1726[ 149s] INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1727[ 149s] INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1728[ 149s] ==> goldrush-0.1.6 (compile)
1729[ 150s] ==> lager-2.1.0 (compile)
1730[ 150s] WARN: Expected /home/abuild/rpmbuild/BUILD/erlang-eimap-0.1.6/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
1731[ 150s] INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1732[ 150s] ==> src (compile)
1733[ 150s] ==> erlang-eimap-0.1.6 (compile)
1734[ 150s] WARN: Expected /home/abuild/rpmbuild/BUILD/erlang-eimap-0.1.6/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1735[ 150s] INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1736[ 150s] Compiled src/eimap_command.erl
1737[ 150s] Compiled src/eimap_uidset.erl
1738[ 150s] Compiled src/eimap_utils.erl
1739[ 150s] Compiled src/commands/eimap_command_starttls.erl
1740[ 150s] Compiled src/commands/eimap_command_peek_message.erl
1741[ 150s] Compiled src/commands/eimap_command_capability.erl
1742[ 150s] Compiled src/commands/eimap_command_noop.erl
1743[ 150s] Compiled src/commands/eimap_command_logout.erl
1744[ 150s] Compiled src/commands/eimap_command_login.erl
1745[ 150s] Compiled src/commands/eimap_command_status.erl
1746[ 150s] Compiled src/commands/eimap_command_switch_folder.erl
1747[ 151s] Compiled src/commands/eimap_command_compress.erl
1748[ 151s] Compiled src/commands/eimap_command_getmetadata.erl
1749[ 151s] Compiled src/commands/eimap_command_annotation.erl
1750[ 151s] Compiled src/eimap.erl
1751[ 151s] Compiled src/commands/eimap_command_namespace.erl
1752[ 151s] INFO: No app_vars_file defined.
1753[ 151s] + exit 0
1754[ 151s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.obNsd2
1755[ 151s] + umask 022
1756[ 151s] + cd /home/abuild/rpmbuild/BUILD
1757[ 151s] + '[' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160628.git.el7.x86_64 '!=' / ']'
1758[ 151s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160628.git.el7.x86_64
1759[ 151s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160628.git.el7.x86_64
1760[ 151s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT
1761[ 151s] + mkdir /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160628.git.el7.x86_64
1762[ 151s] + cd erlang-eimap-0.1.6
1763[ 151s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160628.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/ /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160628.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
1764[ 151s] + install -D -m 644 ebin/eimap.app /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160628.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/eimap.app
1765[ 151s] + install -D -m 644 ebin/eimap.beam ebin/eimap_command.beam ebin/eimap_command_annotation.beam ebin/eimap_command_capability.beam ebin/eimap_command_compress.beam ebin/eimap_command_getmetadata.beam ebin/eimap_command_login.beam ebin/eimap_command_logout.beam ebin/eimap_command_namespace.beam ebin/eimap_command_noop.beam ebin/eimap_command_peek_message.beam ebin/eimap_command_starttls.beam ebin/eimap_command_status.beam ebin/eimap_command_switch_folder.beam ebin/eimap_uidset.beam ebin/eimap_utils.beam /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160628.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/.
1766[ 151s] + install -D -m 644 'src/*.hrl' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160628.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
1767[ 151s] install: cannot stat 'src/*.hrl': No such file or directory
1768[ 151s] error: Bad exit status from /var/tmp/rpm-tmp.obNsd2 (%install)
1769[ 151s]
1770[ 151s]
1771[ 151s] RPM build errors:
1772[ 151s] Bad exit status from /var/tmp/rpm-tmp.obNsd2 (%install)
1773[ 151s]
1774[ 151s] kolab.example.org failed "build erlang-eimap.spec" at Tue Jun 28 06:38:20 UTC 2016.
1775[ 151s]
1776
1777The buildroot was: /var/tmp/build-root/CentOS_7-x86_64
1778/srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1779/srv/erlang-eimap.git /srv/erlang-eimap.git
1780Running obs_build_local FAILED (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1781Running ../stick.git/drydocker/erlang-eimap/test_obs.sh FAILED (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1782========================================================================
1783 Running 'rebar -v get-deps' OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1784 Running 'rebar -v compile' OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1785 Running '../stick.git/drydocker/erlang-eimap/test_build.sh' OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1786 Running 'rebar -v eunit' OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1787 Running '../stick.git/drydocker/erlang-eimap/test_unit.sh' OK (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1788 Running 'obs_build_local' FAILED (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1789 Running '../stick.git/drydocker/erlang-eimap/test_obs.sh' FAILED (at a7511ce1de44518d6ba741fc02c1348a1feaa140)
1790========================================================================
1791/var/drydock/workingcopy-75/repo/eimap
1792

Lease Working Copy

When
Completed at Jun 28 2016, 8:33 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 28 2016, 8:33 AM · Built instantly
Status
Passed

Event Timeline