On Tue, 28 Aug 2018 at 04:11, Yuan, ZhanghuiX zhanghuix.yuan@intel.com wrote:
Hi Team,
Do you know how to fix below issue when I trigger one LAVA job on *LAVA V2 server*?
Traceback (most recent call last): File "trigger.py", line 184, in <module>
What is trigger.py ?
main(sys.argv[1:]) File "trigger.py", line 174, in main lava_bn = lava_server.submit_job(lava_jd)
· File "trigger.py", line 52, in submit_job* return self._server.scheduler.submit_job(job_data) File "/usr/lib/python3.5/xmlrpc/client.py", line 1092, in _*call*_ return self._*send(self.*_name, args) File "/usr/lib/python3.5/xmlrpc/client.py", line 1432, in __request verbose=self.__verbose File "/usr/lib/python3.5/xmlrpc/client.py", line 1134, in request return self.single_request(host, handler, request_body, verbose) File "/usr/lib/python3.5/xmlrpc/client.py", line 1150, in single_request return self.parse_response(resp) File "/usr/lib/python3.5/xmlrpc/client.py", line 1322, in parse_response return u.close() File "/usr/lib/python3.5/xmlrpc/client.py", line 655, in close raise Fault(**self._stack[0]) xmlrpc.client.Fault: <Fault -32603: 'Internal Server Error (contact server administrator for details): relation "lava_scheduler_app_build" does not exist\nLINE 1: ...number", "lava_scheduler_app_build"."branch" FROM "lava_sche...\n
I would suspect a database misconfiguration on the server - there is no relation lava_scheduler_app_build.
Are you able to submit other test jobs? This test job through the UI?
Please attach the test job definition you were trying to submit. Please also include full details of the version of lava-server used.
Best Regards
Zhanghui Yuan
OTC Production Kernel Integration Test
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users