Page MenuHomePhorge

Build 3237
FailedPublic

Drydock: Run Command

When
Completed at Apr 4 2016, 4:35 PM · Built for 32 s
Status
Failed

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

1+ '[' -z 37368439ca308235daebee41d33c8fa8097a3b7b -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.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/P/pykolab.git .git
13+ package=pykolab
14++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
20+ TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
21+ '[' '!' -d pykolab.git ']'
22+ pushd pykolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/P/pykolab
26 49b207d..fa48830 master -> origin/master
27 743d89c..28f04a8 pykolab-0.7 -> origin/pykolab-0.7
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout 37368439ca308235daebee41d33c8fa8097a3b7b
31Previous HEAD position was fa48830... Add missing "import traceback" (#5366)
32HEAD is now at 3736843... Fix typos in notification messages
33+ popd
34+ '[' pykolab '!=' stick ']'
35+ '[' '!' -d stick.git ']'
36+ pushd stick.git
37+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
38+ git fetch origin
39+ git reset --hard origin/master
40+ git clean -d -f -x
41+ popd
42+ export commit
43+ export differential
44+ export id
45+ export package
46+ export phid
47+ export ro_uri
48+ export uri
49+ export vcs
50+ export test_build
51+ export test_functional
52+ export test_integration
53+ export test_performance
54+ export test_unit
55+ export test_obs
56+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
57+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
58+ pushd pykolab.git
59+ ../stick.git/drydocker/pykolab/build.sh
60+ 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=3237 -e COMMIT=37368439ca308235daebee41d33c8fa8097a3b7b -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-qyazaetrfe5zverd5hya -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.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
61Switched to a new branch 'dev/boddie'
62Switched to a new branch 'dev/boddie-new/combined'
63Switched to a new branch 'dev/boddie-new/setup'
64Switched to a new branch 'dev/confmgmt'
65Switched to a new branch 'dev/entitlements'
66Switched to a new branch 'dev/kolab-test-suite'
67Switched to a new branch 'dev/kolab-test-tools'
68Switched to branch 'master'
69Switched to a new branch 'pykolab-0.2'
70Switched to a new branch 'pykolab-0.3'
71Switched to a new branch 'pykolab-0.4'
72Switched to a new branch 'pykolab-0.5'
73Note: checking out 'pykolab-0.5.14'.
74
75You are in 'detached HEAD' state. You can look around, make experimental
76changes and commit them, and you can discard any commits you make in this
77state without impacting any branches by performing another checkout.
78
79If you want to create a new branch to retain commits you create, you may
80do so (now or later) by using -b with the checkout command again. Example:
81
82 git checkout -b new_branch_name
83
84HEAD is now at a35735a... 0.5.14
85Previous HEAD position was a35735a... 0.5.14
86Switched to a new branch 'pykolab-0.6'
87Switched to a new branch 'pykolab-0.7'
88http://download.fedoraproject.org/pub/epel/7/x86_64/p/php-phpunit-PHPUnit-4.8.24-1.el7.noarch.rpm: [Errno 14] HTTP Error 404 - Not Found
89Trying other mirror.
90To address this issue please refer to the below knowledge base article
91
92https://access.redhat.com/articles/1320623
93
94If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
95
96
97
98Error downloading packages:
99 php-phpunit-PHPUnit-4.8.24-1.el7.noarch: [Errno 256] No more mirrors to try.
100
101Note: checking out '37368439ca308235daebee41d33c8fa8097a3b7b'.
102
103You are in 'detached HEAD' state. You can look around, make experimental
104changes and commit them, and you can discard any commits you make in this
105state without impacting any branches by performing another checkout.
106
107If you want to create a new branch to retain commits you create, you may
108do so (now or later) by using -b with the checkout command again. Example:
109
110 git checkout -b new_branch_name
111
112HEAD is now at 3736843... Fix typos in notification messages
113cat: /tmp/report.log: No such file or directory
114+ exit 1
115+ retval=1
116+ popd
117+ exit 1
118

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

1/var/drydock/workingcopy-215829/repo/pykolab/pykolab.git /var/drydock/workingcopy-215829/repo/pykolab
2HEAD is now at fa48830 Add missing "import traceback" (#5366)
3/var/drydock/workingcopy-215829/repo/pykolab
4/var/drydock/workingcopy-215829/repo/pykolab/stick.git /var/drydock/workingcopy-215829/repo/pykolab
5HEAD is now at 7205806 Add a kickstart to provision a phoenix system
6/var/drydock/workingcopy-215829/repo/pykolab
7/var/drydock/workingcopy-215829/repo/pykolab/pykolab.git /var/drydock/workingcopy-215829/repo/pykolab
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/pykolab.git'...
10/srv/pykolab.git /srv/closure-compiler.git
11Branch dev/boddie set up to track remote branch dev/boddie from origin.
12Branch dev/boddie-new/combined set up to track remote branch dev/boddie-new/combined from origin.
13Branch dev/boddie-new/setup set up to track remote branch dev/boddie-new/setup from origin.
14Branch dev/confmgmt set up to track remote branch dev/confmgmt from origin.
15Branch dev/entitlements set up to track remote branch dev/entitlements from origin.
16Branch dev/kolab-test-suite set up to track remote branch dev/kolab-test-suite from origin.
17Branch dev/kolab-test-tools set up to track remote branch dev/kolab-test-tools from origin.
18Branch pykolab-0.2 set up to track remote branch pykolab-0.2 from origin.
19Branch pykolab-0.3 set up to track remote branch pykolab-0.3 from origin.
20Branch pykolab-0.4 set up to track remote branch pykolab-0.4 from origin.
21Branch pykolab-0.5 set up to track remote branch pykolab-0.5 from origin.
22Branch pykolab-0.6 set up to track remote branch pykolab-0.6 from origin.
23Branch pykolab-0.7 set up to track remote branch pykolab-0.7 from origin.
24/srv/closure-compiler.git
25Loaded plugins: ovl, priorities
26Cleaning repos: Kolab_16 Kolab_3.4 Kolab_3.4_Updates Kolab_Winterfell base epel
27 : extras openSUSE_Tools updates
280 metadata files removed
290 sqlite files removed
300 metadata files removed
31Loaded plugins: ovl, priorities
32152 packages excluded due to repository priority protections
33Resolving Dependencies
34--> Running transaction check
35---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.2 will be updated
36---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.3 will be an update
37---> Package bind-license.noarch 32:9.9.4-29.el7_2.2 will be updated
38---> Package bind-license.noarch 32:9.9.4-29.el7_2.3 will be an update
39---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.2 will be updated
40---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.3 will be an update
41---> Package epel-rpm-macros.noarch 0:7-6 will be updated
42---> Package epel-rpm-macros.noarch 0:7-7 will be an update
43---> Package git.x86_64 0:1.8.3.1-6.el7 will be updated
44---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be an update
45---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
46---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.99-2.6.5.0.el7_2 will be an update
47---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
48---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.99-2.6.5.0.el7_2 will be an update
49---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
50---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.99-2.6.5.0.el7_2 will be an update
51---> Package kernel-headers.x86_64 0:3.10.0-327.10.1.el7 will be updated
52---> Package kernel-headers.x86_64 0:3.10.0-327.13.1.el7 will be an update
53---> Package kpartx.x86_64 0:0.4.9-85.el7 will be updated
54---> Package kpartx.x86_64 0:0.4.9-85.el7_2.1 will be an update
55---> Package krb5-libs.x86_64 0:1.13.2-10.el7 will be updated
56---> Package krb5-libs.x86_64 0:1.13.2-12.el7_2 will be an update
57---> Package libblkid.x86_64 0:2.23.2-26.el7 will be updated
58---> Package libblkid.x86_64 0:2.23.2-26.el7_2.2 will be an update
59---> Package libmount.x86_64 0:2.23.2-26.el7 will be updated
60---> Package libmount.x86_64 0:2.23.2-26.el7_2.2 will be an update
61---> Package libssh2.x86_64 0:1.4.3-10.el7 will be updated
62---> Package libssh2.x86_64 0:1.4.3-10.el7_2.1 will be an update
63---> Package libuuid.x86_64 0:2.23.2-26.el7 will be updated
64---> Package libuuid.x86_64 0:2.23.2-26.el7_2.2 will be an update
65---> Package nss-util.x86_64 0:3.19.1-4.el7_1 will be updated
66---> Package nss-util.x86_64 0:3.19.1-9.el7_2 will be an update
67---> Package openldap.x86_64 0:2.4.40-8.el7 will be updated
68---> Package openldap.x86_64 0:2.4.40-9.el7_2 will be an update
69---> Package openldap-clients.x86_64 0:2.4.40-8.el7 will be updated
70---> Package openldap-clients.x86_64 0:2.4.40-9.el7_2 will be an update
71---> Package openssh.x86_64 0:6.6.1p1-23.el7_2 will be updated
72---> Package openssh.x86_64 0:6.6.1p1-25.el7_2 will be an update
73---> Package openssh-clients.x86_64 0:6.6.1p1-23.el7_2 will be updated
74---> Package openssh-clients.x86_64 0:6.6.1p1-25.el7_2 will be an update
75---> Package osc.x86_64 0:0.153.0-175.1 will be updated
76---> Package osc.x86_64 0:0.153.0-177.1 will be an update
77---> Package perl-Git.noarch 0:1.8.3.1-6.el7 will be updated
78---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be an update
79---> Package php-phpunit-PHPUnit.noarch 0:4.8.23-1.el7 will be updated
80---> Package php-phpunit-PHPUnit.noarch 0:4.8.24-1.el7 will be an update
81---> Package php-symfony-class-loader.noarch 0:2.7.9-2.el7 will be updated
82---> Package php-symfony-class-loader.noarch 0:2.7.10-1.el7 will be an update
83---> Package php-symfony-common.noarch 0:2.7.9-2.el7 will be updated
84---> Package php-symfony-common.noarch 0:2.7.10-1.el7 will be an update
85---> Package php-symfony-yaml.noarch 0:2.7.9-2.el7 will be updated
86---> Package php-symfony-yaml.noarch 0:2.7.10-1.el7 will be an update
87---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be updated
88---> Package php-tidy.x86_64 0:5.4.16-4.el7 will be an update
89---> Package sudo.x86_64 0:1.8.6p7-16.el7 will be updated
90---> Package sudo.x86_64 0:1.8.6p7-17.el7_2 will be an update
91---> Package systemd.x86_64 0:219-19.el7_2.4 will be updated
92---> Package systemd.x86_64 0:219-19.el7_2.7 will be an update
93---> Package systemd-libs.x86_64 0:219-19.el7_2.4 will be updated
94---> Package systemd-libs.x86_64 0:219-19.el7_2.7 will be an update
95---> Package tzdata.noarch 0:2016a-1.el7 will be updated
96---> Package tzdata.noarch 0:2016c-1.el7 will be an update
97---> Package tzdata-java.noarch 0:2016a-1.el7 will be updated
98---> Package tzdata-java.noarch 0:2016c-1.el7 will be an update
99---> Package util-linux.x86_64 0:2.23.2-26.el7 will be updated
100---> Package util-linux.x86_64 0:2.23.2-26.el7_2.2 will be an update
101--> Finished Dependency Resolution
102
103Dependencies Resolved
104
105================================================================================
106 Package Arch Version Repository Size
107================================================================================
108Updating:
109 bind-libs x86_64 32:9.9.4-29.el7_2.3 updates 1.0 M
110 bind-license noarch 32:9.9.4-29.el7_2.3 updates 82 k
111 bind-utils x86_64 32:9.9.4-29.el7_2.3 updates 200 k
112 epel-rpm-macros noarch 7-7 epel 11 k
113 git x86_64 1.8.3.1-6.el7_2.1 updates 4.4 M
114 java-1.7.0-openjdk x86_64 1:1.7.0.99-2.6.5.0.el7_2 updates 207 k
115 java-1.7.0-openjdk-devel x86_64 1:1.7.0.99-2.6.5.0.el7_2 updates 9.2 M
116 java-1.7.0-openjdk-headless
117 x86_64 1:1.7.0.99-2.6.5.0.el7_2 updates 25 M
118 kernel-headers x86_64 3.10.0-327.13.1.el7 updates 3.2 M
119 kpartx x86_64 0.4.9-85.el7_2.1 updates 59 k
120 krb5-libs x86_64 1.13.2-12.el7_2 updates 843 k
121 libblkid x86_64 2.23.2-26.el7_2.2 updates 166 k
122 libmount x86_64 2.23.2-26.el7_2.2 updates 169 k
123 libssh2 x86_64 1.4.3-10.el7_2.1 updates 134 k
124 libuuid x86_64 2.23.2-26.el7_2.2 updates 74 k
125 nss-util x86_64 3.19.1-9.el7_2 updates 71 k
126 openldap x86_64 2.4.40-9.el7_2 updates 348 k
127 openldap-clients x86_64 2.4.40-9.el7_2 updates 186 k
128 openssh x86_64 6.6.1p1-25.el7_2 updates 435 k
129 openssh-clients x86_64 6.6.1p1-25.el7_2 updates 639 k
130 osc x86_64 0.153.0-177.1 openSUSE_Tools 515 k
131 perl-Git noarch 1.8.3.1-6.el7_2.1 updates 53 k
132 php-phpunit-PHPUnit noarch 4.8.24-1.el7 epel 131 k
133 php-symfony-class-loader noarch 2.7.10-1.el7 epel 24 k
134 php-symfony-common noarch 2.7.10-1.el7 epel 104 k
135 php-symfony-yaml noarch 2.7.10-1.el7 epel 26 k
136 php-tidy x86_64 5.4.16-4.el7 epel 22 k
137 sudo x86_64 1.8.6p7-17.el7_2 updates 732 k
138 systemd x86_64 219-19.el7_2.7 updates 5.1 M
139 systemd-libs x86_64 219-19.el7_2.7 updates 357 k
140 tzdata noarch 2016c-1.el7 updates 437 k
141 tzdata-java noarch 2016c-1.el7 updates 178 k
142 util-linux x86_64 2.23.2-26.el7_2.2 updates 1.9 M
143
144Transaction Summary
145================================================================================
146Upgrade 33 Packages
147
148Total download size: 56 M
149Downloading packages:
150Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
151/srv/pykolab.git /srv/closure-compiler.git
152========================================================================
153========================================================================
154/var/drydock/workingcopy-215829/repo/pykolab
155

Lease Working Copy

When
Completed at Apr 4 2016, 4:35 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Apr 4 2016, 4:35 PM · Built instantly
Status
Passed

Event Timeline