Bug 168691

Summary: no Job ID was provided in the time required
Product: [Retired] Fedora Infrastructure Reporter: Ralf Corsepius <rc040203>
Component: extras buildsysAssignee: Seth Vidal <skvidal>
Status: CLOSED RAWHIDE QA Contact: Jeremy Katz <katzj>
Severity: high Docs Contact:
Priority: medium    
Version: unspecifiedCC: katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-19 02:46:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ralf Corsepius 2005-09-19 16:09:01 UTC
Description of problem:
# make plague
...

/usr/bin/plague-client build perl-File-Flat perl-File-Flat-0_95-2_fc5 devel
Package perl-File-Flat enqueued.  (However, no Job ID was provided in the time
required)

/me thinks this build system is broken.

Date: Mon Sep 19 16:09:28 GMT 2005
ca. 1 hour ago it seemed to be functional.

Comment 1 Ralf Corsepius 2005-09-19 16:13:14 UTC
Addition:

# plague-client list email rc040203
Traceback (most recent call last):
  File "/usr/bin/plague-client", line 421, in ?
    list_jobs(server, sys.argv[2:])
  File "/usr/bin/plague-client", line 171, in list_jobs
    (e, msg, jobs) = server.list_jobs(query_args)
  File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.4/xmlrpclib.py", line 1147, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib/python2.4/xmlrpclib.py", line 1286, in _parse_response
    return u.close()
  File "/usr/lib/python2.4/xmlrpclib.py", line 744, in close
    raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault 1: '_sqlite.OperationalError:database is locked'>

<comment>censored</comment>



Comment 2 Dan Williams 2005-11-19 02:46:24 UTC
Closing, this is a transient error and should usually be fixed with a
buildsystem kick when the build system is acting up.  Furthermore, we're no
longer using sqlite which should help this quite a bit.