/srv/status.linaro.org/update.sh on mombin failing with errors

Bug #1013137 reported by Deepti B. Kalakeri
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
status.linaro.org
Won't Fix
Undecided
Unassigned

Bug Description

cronjob /srv/status.linaro.org/update.sh running on mombin is failing with the following error.

Traceback (most recent call last):
 File "./generate-all", line 145, in <module>
   report_tools.run_reports(my_path, opts.database, basename, opts.config, milestone=m, team=t, trend_starts=trend_starts, burnup=t in burnup_chart_teams, root=opts.root)
 File "/srv/status.linaro.org/work-items-tracker/report_tools.py", line 254, in run_reports
   cfg = load_config(config)
 File "/srv/status.linaro.org/work-items-tracker/report_tools.py", line 326, in load_config
   execfile(config_path, cfg)
 File "/srv/status.linaro.org//work-items-config/current.cfg", line 126, in <module>
   'https://api.launchpad.net/1.0/lava/projects').read())
 File "/usr/lib/pymodules/python2.6/simplejson/__init__.py", line 307, in loads
   return _default_decoder.decode(s)
 File "/usr/lib/pymodules/python2.6/simplejson/decoder.py", line 335, in decode
   obj, end = self.raw_decode(s, idx=_w(s, 0).end())
 File "/usr/lib/pymodules/python2.6/simplejson/decoder.py", line 353, in raw_decode
   raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
Traceback (most recent call last):
 File "./all-projects", line 157, in <module>
   main()
 File "./all-projects", line 153, in main
   source_dir, extra_generate_args, debug=opts.debug)
 File "./all-projects", line 59, in generate_reports
   assert proc.returncode == 0, "generate-all failed for %s" % config_file
AssertionError: generate-all failed for /srv/status.linaro.org//work-items-config/current.cfg

Milo Casagrande (milo)
Changed in linaro-status-website:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.