Page MenuHomePhorge

Build 3622
FailedPublic

Drydock: Run Command

When
Completed at May 13 2016, 11:44 AM · Built for 11 m, 15 s
Status
Failed

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

50+ export test_obs
51+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
52+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
53+ pushd pykolab.git
54+ ../stick.git/drydocker/pykolab/build.sh
55+ 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=3622 -e COMMIT=8656c58bd78614f99fa4baca995a3ac03cb49e8e -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-v3m7mobh7mj7a6vipyey -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
56Switched to a new branch 'dev/boddie'
57Switched to a new branch 'dev/boddie-new/combined'
58Switched to a new branch 'dev/boddie-new/setup'
59Switched to a new branch 'dev/confmgmt'
60Switched to a new branch 'dev/entitlements'
61Switched to a new branch 'dev/kolab-test-suite'
62Switched to a new branch 'dev/kolab-test-tools'
63Switched to branch 'master'
64Switched to a new branch 'pykolab-0.2'
65Switched to a new branch 'pykolab-0.3'
66Switched to a new branch 'pykolab-0.4'
67Switched to a new branch 'pykolab-0.5'
68Note: checking out 'pykolab-0.5.14'.
69
70You are in 'detached HEAD' state. You can look around, make experimental
71changes and commit them, and you can discard any commits you make in this
72state without impacting any branches by performing another checkout.
73
74If you want to create a new branch to retain commits you create, you may
75do so (now or later) by using -b with the checkout command again. Example:
76
77 git checkout -b new_branch_name
78
79HEAD is now at a35735a... 0.5.14
80Previous HEAD position was a35735a... 0.5.14
81Switched to a new branch 'pykolab-0.6'
82Switched to a new branch 'pykolab-0.7'
83Note: checking out '8656c58bd78614f99fa4baca995a3ac03cb49e8e'.
84
85You are in 'detached HEAD' state. You can look around, make experimental
86changes and commit them, and you can discard any commits you make in this
87state without impacting any branches by performing another checkout.
88
89If you want to create a new branch to retain commits you create, you may
90do so (now or later) by using -b with the checkout command again. Example:
91
92 git checkout -b new_branch_name
93
94HEAD is now at 8656c58... Suppress more lint warnings
95+ exit 1
96+ retval=1
97+ popd
98+ exit 1
99

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

6742 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6743 result = f(*a, **kw)
6744 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6745 purge_users()
6746 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6747 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6748 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6749 response = request('POST', "system.authenticate", post=post)
6750 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6751 response_data = request_raw(method, api_uri, get, post, headers)
6752 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6753 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6754 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6755 self._send_request(method, url, body, headers)
6756 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6757 self.endheaders(body)
6758 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6759 self._send_output(message_body)
6760 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6761 self.send(msg)
6762 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6763 self.connect()
6764 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6765 self.timeout, self.source_address)
6766 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6767 raise err
6768error: [Errno 111] Connection refused
6769
6770----------------------------------------------------------------------
6771Ran 13 tests in 0.116s
6772
6773FAILED (errors=28)
6774+ exit 1
6775Running ../stick.git/drydocker/pykolab/test_integration.sh FAILED (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6776========================================================================
6777 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6778 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6779 Running 'obs_build_local' OK (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6780 Running 'yum_downgrade' FAILED (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6781 Running 'yum_install' OK (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6782 Running 'obs_install_local' OK (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6783 Running '../stick.git/drydocker/pykolab/test_obs.sh' OK (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6784 Running 'yum -y install kolab' OK (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6785 Running 'generic_integration_install' OK (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6786 Running 'setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems' FAILED (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6787 Running 'generic_integration_setup' FAILED (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6788 Running '../stick.git/drydocker/pykolab/test_integration.sh' FAILED (at 8656c58bd78614f99fa4baca995a3ac03cb49e8e)
6789========================================================================
6790/var/drydock/workingcopy-67/repo/pykolab
6791

Lease Working Copy

When
Completed at May 13 2016, 11:33 AM · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 13 2016, 11:33 AM · Built instantly
Status
Passed

Event Timeline