Guest User

Untitled

a guest
Feb 8th, 2019
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. 2019-02-08 12:40:38,386 ERROR zuul.Scheduler: Error starting Zuul:
  2. Traceback (most recent call last):
  3. File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/cmd/scheduler.py", line 157, in run
  4. self.sched.reconfigure(self.config)
  5. File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/scheduler.py", line 496, in reconfigure
  6. event.wait()
  7. File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/scheduler.py", line 60, in wait
  8. raise exception_instance.with_traceback(traceback)
  9. File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/scheduler.py", line 1067, in process_management_queue
  10. self._doReconfigureEvent(event)
  11. File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/scheduler.py", line 653, in _doReconfigureEvent
  12. abide = loader.loadConfig(self.unparsed_abide)
  13. File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/configloader.py", line 1906, in loadConfig
  14. tenant = self.tenant_parser.fromYaml(abide, conf_tenant)
  15. File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/configloader.py", line 1302, in fromYaml
  16. self._cacheTenantYAML(abide, tenant, loading_errors)
  17. File "/opt/venvs/zuul/lib/python3.5/site-packages/zuul/configloader.py", line 1523, in _cacheTenantYAML
  18. if not job.updated:
  19. AttributeError: 'MergeJob' object has no attribute 'updated'
Advertisement
Add Comment
Please, Sign In to add comment