****************************************
* TEST: upgradepath
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: noarch
* HIGHLIGHTS: 1 items
* OUTPUT: 51 lines
* FULL OUTPUT: 53 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171634-autotest/qa07.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171634-autotest/qa07.qa/upgrade…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
1:dovecot-2.1.13-1.fc17
1:libguestfs-1.18.11-2.fc17
1:smartmontools-6.0-2.fc17
2:shadow-utils-4.1.5.1-2.fc17
4:perl-5.14.3-219.fc17
corosync-2.3.0-1.fc17
darktable-1.1.2-1.fc17
eclipse-systemtapgui-1.2-4.fc17
gdb-7.4.50.20120120-54.fc17
glances-1.5.2-2.fc17
gpm-1.20.6-23.fc17
imapsync-1.518-2.fc17
ktorrent-4.3.1-1.fc17
libktorrent-1.3.1-1.fc17
libstoragemgmt-0.0.16-1.fc17
nut-2.6.5-6.fc17
oddjob-0.31.3-2.fc17
perl-Gravatar-URL-1.06-2.fc17
perl-Image-ExifTool-9.13-1.fc17
perl-PPIx-Regexp-0.029-1.fc17
proftpd-1.3.4b-5.fc17
psacct-6.5.5-6.fc17
rubygem-foreigner-1.3.0-1.fc17
rubygem-openshift-origin-dns-bind-1.1.1-2.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
systemtap-2.0-6.fc17
warzone2100-3.1.0-1.fc17
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-testing-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 99 lines
* FULL OUTPUT: 101 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171642-autotest/virt27.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171642-autotest/virt27.qa/depch…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once
if self.is_accepted(nvr)])
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted
self.detail.arch)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented
u = query_update(update)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-testing-pending
Querying Koji for builds...
Builds to be tested:
RBTools-0.4.3-1.fc18
ReviewBoard-1.7.3-1.fc18
antlrworks-1.4.3-7.fc18
cabal-rpm-0.7.0-1.fc18
dumpasn1-20130113-2.fc18
eclipse-4.2.2-0.5.git20121217.fc18
eclipse-emf-2.8.1-7.fc18
guestfs-browser-0.2.2-1.fc18
jemalloc-3.3.0-1.fc18
ksh-20120801-5.fc18
libreoffice-3.6.5.2-1.fc18
libselinux-2.1.12-7.1.fc18
maradns-2.0.07-1.fc18
mingw-angleproject-0-0.3.svn1561.20121214.fc18
mingw-qt5-qtbase-5.0.0-3.fc18
mnemosyne-2.2-3.a.fc18
mozc-1.6.1187.102-2.fc18
netpbm-10.61.01-1.fc18
okular-4.9.5-3.fc18
opencryptoki-2.4.2-3.fc18
openstack-packstack-2012.2.2-0.6.dev345.fc18
perl-DateTime-Format-Duration-1.03-1.a.fc18
psimedia-1.0.3-11.fc18
python-django-pipeline-1.2.24-1.fc18
python-djblets-0.7.9-1.fc18
python-imdb-4.9-1.fc18
python-logbook-0.4.1-1.fc18
python-simplevisor-0.7-1.fc18
pywbem-0.7.0-8.20130128svn613.fc18
qpid-cpp-0.20-2.fc18
qpid-proton-0.3-3.fc18
rpm-4.10.2-2.fc18
ruby-1.9.3.362-25.fc18
squid-3.2.5-2.fc18
starcal-2.1.0-4.fc18
tiled-0.9.0-1.fc18
tuned-2.2.0-1.fc18
ypserv-2.29-7.fc18
Querying Bodhi for matching updates...
Bodhi updates found:
RBTools-0.4.3-1.fc18,python-django-pipeline-1.2.24-1.fc18,python-djblets-0.7.9-1.fc18,ReviewBoard-1.7.3-1.fc18
antlrworks-1.4.3-7.fc18
cabal-rpm-0.7.0-1.fc18
dumpasn1-20130113-2.fc18
eclipse-4.2.2-0.5.git20121217.fc18
eclipse-emf-2.8.1-7.fc18
guestfs-browser-0.2.2-1.fc18
jemalloc-3.3.0-1.fc18
ksh-20120801-5.fc18
libreoffice-3.6.5.2-1.fc18
libselinux-2.1.12-7.1.fc18
maradns-2.0.07-1.fc18
mingw-qt5-qtbase-5.0.0-3.fc18,mingw-angleproject-0-0.3.svn1561.20121214.fc18
mnemosyne-2.2-3.a.fc18
mozc-1.6.1187.102-2.fc18
netpbm-10.61.01-1.fc18
okular-4.9.5-3.fc18
opencryptoki-2.4.2-3.fc18
openstack-packstack-2012.2.2-0.6.dev345.fc18
perl-DateTime-Format-Duration-1.03-1.a.fc18
psimedia-1.0.3-11.fc18
python-imdb-4.9-1.fc18
python-logbook-0.4.1-1.fc18
python-simplevisor-0.7-1.fc18
pywbem-0.7.0-8.20130128svn613.fc18
qpid-cpp-0.20-2.fc18
qpid-proton-0.3-3.fc18
rpm-4.10.2-2.fc18
ruby-1.9.3.362-25.fc18
squid-3.2.5-2.fc18
starcal-2.1.0-4.fc18
tiled-0.9.0-1.fc18
tuned-2.2.0-1.fc18
ypserv-2.29-7.fc18
Querying Bodhi for accepted builds...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once
if self.is_accepted(nvr)])
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted
self.detail.arch)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented
u = query_update(update)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: i386
* HIGHLIGHTS: 1 items
* OUTPUT: 51 lines
* FULL OUTPUT: 53 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171287-autotest/virt23.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171287-autotest/virt23.qa/depch…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
corosync-2.3.0-1.fc17
darktable-1.1.2-1.fc17
dovecot-2.1.13-1.fc17
eclipse-systemtapgui-1.2-4.fc17
gdb-7.4.50.20120120-54.fc17
glances-1.5.2-2.fc17
gpm-1.20.6-23.fc17
imapsync-1.518-2.fc17
ktorrent-4.3.1-1.fc17
libguestfs-1.18.11-2.fc17
libktorrent-1.3.1-1.fc17
libstoragemgmt-0.0.16-1.fc17
nut-2.6.5-6.fc17
oddjob-0.31.3-2.fc17
perl-5.14.3-219.fc17
perl-Gravatar-URL-1.06-2.fc17
perl-Image-ExifTool-9.13-1.fc17
perl-PPIx-Regexp-0.029-1.fc17
proftpd-1.3.4b-5.fc17
psacct-6.5.5-6.fc17
rubygem-foreigner-1.3.0-1.fc17
rubygem-openshift-origin-dns-bind-1.1.1-2.fc17
shadow-utils-4.1.5.1-2.fc17
smartmontools-6.0-2.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
systemtap-2.0-6.fc17
warzone2100-3.1.0-1.fc17
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
****************************************
* TEST: upgradepath
* RESULT: CRASHED
* ID: f18-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: noarch
* HIGHLIGHTS: 1 items
* OUTPUT: 57 lines
* FULL OUTPUT: 59 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171588-autotest/qa07.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171588-autotest/qa07.qa/upgrade…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-pending
Querying Koji for builds...
Builds to be tested:
12:dhcp-4.2.5-3.fc18
1:dovecot-2.1.13-1.fc18
1:mc-4.8.7-1.fc18
1:net-snmp-5.7.2-5.fc18
1:perl-Digest-SHA-5.74-3.fc18
1:smartmontools-6.0-2.fc18
2:samba-4.0.1-1.fc18
2:shadow-utils-4.1.5.1-2.fc18
2:tog-pegasus-2.12.0-5.fc18
4:perl-5.16.2-237.fc18
afuse-0.4-1.fc18
corosync-2.3.0-1.fc18
dnf-0.2.20-1.gitdec970f.fc18
glib2-2.34.2-2.fc18
gnome-boxes-3.6.3-1.fc18
gpm-1.20.6-26.fc18
hawkey-0.3.6-1.gitc8365fa.fc18
i3-4.4-1.fc18
imapsync-1.518-2.fc18
ldc-2-36.20130104git82a3216.fc18
libsolv-0.2.3-1.gitf663ca2.fc18
libstoragemgmt-0.0.16-1.fc18
linuxconsoletools-1.4.4-4.fc18
nut-2.6.5-7.fc18
oddjob-0.31.3-2.fc18
perl-Gravatar-URL-1.06-2.fc18
perl-Image-ExifTool-9.13-1.fc18
perl-PPIx-Regexp-0.029-1.fc18
proftpd-1.3.4b-5.fc18
psacct-6.5.5-8.fc18
rubygem-foreigner-1.3.0-1.fc18
rubygem-openshift-origin-dns-bind-1.1.1-2.fc18
warzone2100-3.1.0-1.fc18
yawn-0-0.13.20130118svn610.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
Submitting full log (log, email) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-testing-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 60 lines
* FULL OUTPUT: 62 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171633-autotest/virt27.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171633-autotest/virt27.qa/depch…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-testing-pending
Querying Koji for builds...
Builds to be tested:
RBTools-0.4.3-1.fc18
ReviewBoard-1.7.3-1.fc18
antlrworks-1.4.3-7.fc18
cabal-rpm-0.7.0-1.fc18
dumpasn1-20130113-2.fc18
eclipse-4.2.2-0.5.git20121217.fc18
eclipse-emf-2.8.1-7.fc18
guestfs-browser-0.2.2-1.fc18
jemalloc-3.3.0-1.fc18
ksh-20120801-5.fc18
libreoffice-3.6.5.2-1.fc18
libselinux-2.1.12-7.1.fc18
maradns-2.0.07-1.fc18
mingw-angleproject-0-0.3.svn1561.20121214.fc18
mingw-qt5-qtbase-5.0.0-3.fc18
mnemosyne-2.2-3.a.fc18
mozc-1.6.1187.102-2.fc18
netpbm-10.61.01-1.fc18
okular-4.9.5-3.fc18
opencryptoki-2.4.2-3.fc18
perl-DateTime-Format-Duration-1.03-1.a.fc18
psimedia-1.0.3-11.fc18
python-django-pipeline-1.2.24-1.fc18
python-djblets-0.7.9-1.fc18
python-imdb-4.9-1.fc18
python-logbook-0.4.1-1.fc18
python-simplevisor-0.7-1.fc18
pywbem-0.7.0-8.20130128svn613.fc18
qpid-cpp-0.20-2.fc18
qpid-proton-0.3-3.fc18
rpm-4.10.2-2.fc18
ruby-1.9.3.362-25.fc18
squid-3.2.5-2.fc18
starcal-2.1.0-4.fc18
tiled-0.9.0-1.fc18
tuned-2.2.0-1.fc18
ypserv-2.29-7.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
****************************************
* TEST: upgradepath
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: noarch
* HIGHLIGHTS: 13 items
* OUTPUT: 221 lines
* FULL OUTPUT: 223 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171583-autotest/virt24.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171583-autotest/virt24.qa/upgra…
--------------------------------------------------------------------------------
Highlights:
[INFO] f18 + f18-updates
The pending package must be pushed together with the tested package, or else the upgrade path will be broken.
[INFO] f18 + f18-updates
The pending package must be pushed together with the tested package, or else the upgrade path will be broken.
[INFO] f18 + f18-updates
The pending package must be pushed together with the tested package, or else the upgrade path will be broken.
[INFO] f18 + f18-updates
The pending package must be pushed together with the tested package, or else the upgrade path will be broken.
[FAIL] f18 + f18-updates
Error: Tested package must be less than or equal to the latest (pending) package.
[FAIL] f18 + f18-updates
Error: Tested package must be less than or equal to the latest (pending) package.
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 493, in run_once
tag_builds, detail, test_pending=True)
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 108, in compare
proposed_build['name'], tag_tuple)
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 210, in check_pending_request
limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
1:dovecot-2.1.13-1.fc17
1:libguestfs-1.18.11-2.fc17
1:smartmontools-6.0-2.fc17
2:shadow-utils-4.1.5.1-2.fc17
4:perl-5.14.3-219.fc17
corosync-2.3.0-1.fc17
darktable-1.1.2-1.fc17
eclipse-systemtapgui-1.2-4.fc17
gdb-7.4.50.20120120-54.fc17
glances-1.5.2-2.fc17
gpm-1.20.6-23.fc17
imapsync-1.518-2.fc17
libstoragemgmt-0.0.16-1.fc17
nut-2.6.5-6.fc17
oddjob-0.31.3-2.fc17
perl-Gravatar-URL-1.06-2.fc17
perl-Image-ExifTool-9.13-1.fc17
perl-PPIx-Regexp-0.029-1.fc17
proftpd-1.3.4b-5.fc17
psacct-6.5.5-6.fc17
rubygem-foreigner-1.3.0-1.fc17
rubygem-openshift-origin-dns-bind-1.1.1-2.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
warzone2100-3.1.0-1.fc17
Querying Bodhi for matching updates...
Bodhi updates found:
corosync-2.3.0-1.fc17
darktable-1.1.2-1.fc17
dovecot-2.1.13-1.fc17
eclipse-systemtapgui-1.2-4.fc17
gdb-7.4.50.20120120-54.fc17
glances-1.5.2-2.fc17
gpm-1.20.6-23.fc17
imapsync-1.518-2.fc17
libguestfs-1.18.11-2.fc17
libstoragemgmt-0.0.16-1.fc17
nut-2.6.5-6.fc17
oddjob-0.31.3-2.fc17
perl-5.14.3-219.fc17
perl-Gravatar-URL-1.06-2.fc17
perl-Image-ExifTool-9.13-1.fc17
perl-PPIx-Regexp-0.029-1.fc17
proftpd-1.3.4b-5.fc17
psacct-6.5.5-6.fc17
rubygem-foreigner-1.3.0-1.fc17
rubygem-openshift-origin-dns-bind-1.1.1-2.fc17
shadow-utils-4.1.5.1-2.fc17
smartmontools-6.0-2.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
warzone2100-3.1.0-1.fc17
Getting build information from Koji...
Running main upgradepath tests...
============================================================
1:dovecot-2.1.13-1.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: 1:dovecot-2.0.15-1.fc16
[ OK ] f16-updates
Latest package: 1:dovecot-2.0.21-4.fc16
[ OK ] f17
Latest package: 1:dovecot-2.1.5-1.fc17
[INFO] f18 + f18-updates
Latest package: 1:dovecot-2.1.10-4.fc18
Latest pending package: 1:dovecot-2.1.13-1.fc18
The pending package must be pushed together with the tested package, or else the upgrade path will be broken.
RESULT: PASSED
============================================================
1:libguestfs-1.18.11-2.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: 1:libguestfs-1.12.7-2.fc16.1
[ OK ] f16-updates
Latest package: 1:libguestfs-1.16.34-1.fc16
[ OK ] f17
Latest package: 1:libguestfs-1.17.36-2.fc17
[ OK ] f18 + f18-updates
Latest package: 1:libguestfs-1.20.1-3.fc18
Latest pending package: None
RESULT: PASSED
============================================================
1:smartmontools-6.0-2.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: 1:smartmontools-5.41-2.fc16
[ OK ] f16-updates
Latest package: 1:smartmontools-5.43-1.fc16
[ OK ] f17
Latest package: 1:smartmontools-5.42-3.fc17
[INFO] f18 + f18-updates
Latest package: 1:smartmontools-5.43-3.fc18
Latest pending package: 1:smartmontools-6.0-2.fc18
The pending package must be pushed together with the tested package, or else the upgrade path will be broken.
RESULT: PASSED
============================================================
2:shadow-utils-4.1.5.1-2.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: 2:shadow-utils-4.1.4.3-7.fc16
[ OK ] f16-updates
Latest package: 2:shadow-utils-4.1.4.3-13.fc16
[ OK ] f17
Latest package: 2:shadow-utils-4.1.4.3-14.fc17
[INFO] f18 + f18-updates
Latest package: 2:shadow-utils-4.1.5.1-1.fc18
Latest pending package: 2:shadow-utils-4.1.5.1-2.fc18
The pending package must be pushed together with the tested package, or else the upgrade path will be broken.
RESULT: PASSED
============================================================
4:perl-5.14.3-219.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: 4:perl-5.14.1-188.fc16
[ OK ] f16-updates
Latest package: 4:perl-5.14.3-205.fc16
[ OK ] f17
Latest package: 4:perl-5.14.2-211.fc17
[ OK ] f18 + f18-updates
Latest package: 4:perl-5.16.2-235.fc18
Latest pending package: 4:perl-5.16.2-237.fc18
RESULT: PASSED
============================================================
corosync-2.3.0-1.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: corosync-1.4.2-1.fc16
[ OK ] f16-updates
Latest package: corosync-1.4.5-1.fc16
[ OK ] f17
Latest package: corosync-2.0.0-1.fc17
[INFO] f18 + f18-updates
Latest package: corosync-2.2.0-1.fc18
Latest pending package: corosync-2.3.0-1.fc18
The pending package must be pushed together with the tested package, or else the upgrade path will be broken.
RESULT: PASSED
============================================================
darktable-1.1.2-1.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: darktable-0.9.2-1.fc16
[ OK ] f16-updates
Latest package: darktable-1.1.1-1.fc16
[ OK ] f17
Latest package: darktable-1.0-1.fc17
[FAIL] f18 + f18-updates
Latest package: darktable-1.1.1-1.fc18
Latest pending package: None
Error: Tested package must be less than or equal to the latest (pending) package.
RESULT: FAILED
============================================================
eclipse-systemtapgui-1.2-4.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: eclipse-systemtapgui-1.1-2.fc15
[ OK ] f16-updates
Latest package: None
[ OK ] f17
Latest package: eclipse-systemtapgui-1.2-2.fc17
[ OK ] f18 + f18-updates
Latest package: None
Latest pending package: None
RESULT: PASSED
============================================================
gdb-7.4.50.20120120-54.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: gdb-7.3.50.20110722-9.fc16
[ OK ] f16-updates
Latest package: gdb-7.3.50.20110722-16.fc16
[ OK ] f17
Latest package: gdb-7.4.50.20120120-42.fc17
[ OK ] f18 + f18-updates
Latest package: gdb-7.5.1-32.fc18
Latest pending package: None
RESULT: PASSED
============================================================
glances-1.5.2-2.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: None
[ OK ] f16-updates
Latest package: glances-1.5.1-1.fc16
[ OK ] f17
Latest package: glances-1.3.7-1.fc17
[FAIL] f18 + f18-updates
Latest package: glances-1.5.2-1.fc18
Latest pending package: None
Error: Tested package must be less than or equal to the latest (pending) package.
RESULT: FAILED
============================================================
gpm-1.20.6-23.fc17 into f17-updates
============================================================
[ OK ] f16
Latest package: gpm-1.20.6-18.fc16
[ OK ] f16-updates
Latest package: gpm-1.20.6-21.fc16
[ OK ] f17
Latest package: gpm-1.20.6-22.fc17
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 493, in run_once
tag_builds, detail, test_pending=True)
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 108, in compare
proposed_build['name'], tag_tuple)
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 210, in check_pending_request
limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 48 lines
* FULL OUTPUT: 50 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171613-autotest/qa07.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171613-autotest/qa07.qa/depchec…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
corosync-2.3.0-1.fc17
darktable-1.1.2-1.fc17
dovecot-2.1.13-1.fc17
eclipse-systemtapgui-1.2-4.fc17
gdb-7.4.50.20120120-54.fc17
glances-1.5.2-2.fc17
gpm-1.20.6-23.fc17
imapsync-1.518-2.fc17
libguestfs-1.18.11-2.fc17
libstoragemgmt-0.0.16-1.fc17
nut-2.6.5-6.fc17
oddjob-0.31.3-2.fc17
perl-5.14.3-219.fc17
perl-Gravatar-URL-1.06-2.fc17
perl-Image-ExifTool-9.13-1.fc17
perl-PPIx-Regexp-0.029-1.fc17
proftpd-1.3.4b-5.fc17
psacct-6.5.5-6.fc17
rubygem-foreigner-1.3.0-1.fc17
rubygem-openshift-origin-dns-bind-1.1.1-2.fc17
shadow-utils-4.1.5.1-2.fc17
smartmontools-6.0-2.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
warzone2100-3.1.0-1.fc17
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
****************************************
* TEST: upgradepath
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: noarch
* HIGHLIGHTS: 1 items
* OUTPUT: 48 lines
* FULL OUTPUT: 50 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171570-autotest/virt24.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171570-autotest/virt24.qa/upgra…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
1:dovecot-2.1.13-1.fc17
1:libguestfs-1.18.11-2.fc17
1:smartmontools-6.0-2.fc17
2:shadow-utils-4.1.5.1-2.fc17
4:perl-5.14.3-219.fc17
corosync-2.3.0-1.fc17
darktable-1.1.2-1.fc17
eclipse-systemtapgui-1.2-4.fc17
gdb-7.4.50.20120120-54.fc17
glances-1.5.2-2.fc17
gpm-1.20.6-23.fc17
imapsync-1.518-2.fc17
libstoragemgmt-0.0.16-1.fc17
nut-2.6.5-6.fc17
oddjob-0.31.3-2.fc17
perl-Gravatar-URL-1.06-2.fc17
perl-Image-ExifTool-9.13-1.fc17
perl-PPIx-Regexp-0.029-1.fc17
proftpd-1.3.4b-5.fc17
psacct-6.5.5-6.fc17
rubygem-foreigner-1.3.0-1.fc17
rubygem-openshift-origin-dns-bind-1.1.1-2.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
warzone2100-3.1.0-1.fc17
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 333, in run_once
build2update, failures = bodhi_utils.build2update(envrs, strict=True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: upgradepath: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 57 lines
* FULL OUTPUT: 59 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171618-autotest/virt24.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171618-autotest/virt24.qa/depch…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-pending
Querying Koji for builds...
Builds to be tested:
afuse-0.4-1.fc18
corosync-2.3.0-1.fc18
dhcp-4.2.5-3.fc18
dnf-0.2.20-1.gitdec970f.fc18
dovecot-2.1.13-1.fc18
glib2-2.34.2-2.fc18
gnome-boxes-3.6.3-1.fc18
gpm-1.20.6-26.fc18
hawkey-0.3.6-1.gitc8365fa.fc18
i3-4.4-1.fc18
imapsync-1.518-2.fc18
ldc-2-36.20130104git82a3216.fc18
libsolv-0.2.3-1.gitf663ca2.fc18
libstoragemgmt-0.0.16-1.fc18
linuxconsoletools-1.4.4-4.fc18
mc-4.8.7-1.fc18
net-snmp-5.7.2-5.fc18
nut-2.6.5-7.fc18
oddjob-0.31.3-2.fc18
perl-5.16.2-237.fc18
perl-Digest-SHA-5.74-3.fc18
perl-Gravatar-URL-1.06-2.fc18
perl-Image-ExifTool-9.13-1.fc18
perl-PPIx-Regexp-0.029-1.fc18
proftpd-1.3.4b-5.fc18
psacct-6.5.5-8.fc18
rubygem-foreigner-1.3.0-1.fc18
rubygem-openshift-origin-dns-bind-1.1.1-2.fc18
samba-4.0.1-1.fc18
shadow-utils-4.1.5.1-2.fc18
smartmontools-6.0-2.fc18
tog-pegasus-2.12.0-5.fc18
warzone2100-3.1.0-1.fc18
yawn-0-0.13.20130118svn610.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-testing-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: i386
* HIGHLIGHTS: 1 items
* OUTPUT: 52 lines
* FULL OUTPUT: 54 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171261-autotest/virt26.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171261-autotest/virt26.qa/depch…
--------------------------------------------------------------------------------
Highlights:
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-testing-pending
Querying Koji for builds...
Builds to be tested:
antlrworks-1.4.3-7.fc18
cabal-rpm-0.7.0-1.fc18
dumpasn1-20130113-2.fc18
eclipse-4.2.2-0.5.git20121217.fc18
eclipse-emf-2.8.1-7.fc18
guestfs-browser-0.2.2-1.fc18
jemalloc-3.3.0-1.fc18
libreoffice-3.6.5.2-1.fc18
maradns-2.0.07-1.fc18
mingw-angleproject-0-0.3.svn1561.20121214.fc18
mingw-qt5-qtbase-5.0.0-3.fc18
mnemosyne-2.2-3.a.fc18
mozc-1.6.1187.102-2.fc18
netpbm-10.61.01-1.fc18
opencryptoki-2.4.2-3.fc18
perl-DateTime-Format-Duration-1.03-1.a.fc18
psimedia-1.0.3-11.fc18
python-imdb-4.9-1.fc18
python-logbook-0.4.1-1.fc18
python-simplevisor-0.7-1.fc18
pywbem-0.7.0-8.20130128svn613.fc18
qpid-cpp-0.20-2.fc18
qpid-proton-0.3-3.fc18
rpm-4.10.2-2.fc18
ruby-1.9.3.362-25.fc18
squid-3.2.5-2.fc18
starcal-2.1.0-4.fc18
tiled-0.9.0-1.fc18
ypserv-2.29-7.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf
f_result = f(*args, **kwargs) #call the decorated function
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending