Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2019-02-08 12:40:38,386 ERROR zuul.Scheduler: Error starting Zuul:
- Traceback (most recent call last):
- File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/cmd/scheduler.py", line 157, in run
- self.sched.reconfigure(self.config)
- File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/scheduler.py", line 496, in reconfigure
- event.wait()
- File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/scheduler.py", line 60, in wait
- raise exception_instance.with_traceback(traceback)
- File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/scheduler.py", line 1067, in process_management_queue
- self._doReconfigureEvent(event)
- File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/scheduler.py", line 653, in _doReconfigureEvent
- abide = loader.loadConfig(self.unparsed_abide)
- File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/configloader.py", line 1906, in loadConfig
- tenant = self.tenant_parser.fromYaml(abide, conf_tenant)
- File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/configloader.py", line 1302, in fromYaml
- self._cacheTenantYAML(abide, tenant, loading_errors)
- File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/configloader.py", line 1523, in _cacheTenantYAML
- if not job.updated:
- AttributeError: 'MergeJob' object has no attribute 'updated'
Advertisement
Add Comment
Please, Sign In to add comment