Status: stopped

Result: warning

Started at: 2016-05-12 13:00:05 UTC

Ended at: 2016-05-12 13:08:16 UTC

sequence concurrence
3: Actions::Pulp::Repository::Sync (skipped) [ 392.11s / 33.33s ]

Started at: 2016-05-12 13:00:05 UTC

Ended at: 2016-05-12 13:06:37 UTC

Real time: 392.11s

Execution time (excluding suspended state): 33.33s

Input:

---
pulp_id: Verifone-EPEL-EPEL_7
task_id: 6e7c925e-1ba5-46df-93c3-a0548542096d
remote_user: admin
remote_cp_user: admin
locale: en

Output:

---
pulp_tasks:
- exception: 
  task_type: pulp.server.managers.repo.sync.sync
  _href: "/pulp/api/v2/tasks/6e7c925e-1ba5-46df-93c3-a0548542096d/"
  task_id: 6e7c925e-1ba5-46df-93c3-a0548542096d
  tags:
  - pulp:repository:Verifone-EPEL-EPEL_7
  - pulp:action:sync
  finish_time: '2016-05-12T13:00:03Z'
  _ns: task_status
  start_time: '2016-05-12T13:00:00Z'
  traceback: 
  spawned_tasks:
  - _href: "/pulp/api/v2/tasks/00be1f43-b41d-4b20-bece-99fae56242d6/"
    task_id: 00be1f43-b41d-4b20-bece-99fae56242d6
  - _href: "/pulp/api/v2/tasks/d0251c0e-36eb-429f-b7f0-387ecd68524e/"
    task_id: d0251c0e-36eb-429f-b7f0-387ecd68524e
  progress_report:
    yum_importer:
      content:
        size_total: 0
        items_left: 0
        items_total: 0
        state: FINISHED
        size_left: 0
        details:
          rpm_total: 0
          rpm_done: 0
          drpm_total: 0
          drpm_done: 0
        error_details: []
      comps:
        state: FINISHED
      distribution:
        items_total: 0
        state: FINISHED
        error_details: []
        items_left: 0
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
  queue: reserved_resource_worker-3@nz2zsat01.pp.vficonnect.net.nz.dq
  state: finished
  worker_name: reserved_resource_worker-3@nz2zsat01.pp.vficonnect.net.nz
  result:
    importer_type_id: yum_importer
    importer_id: yum_importer
    exception: 
    repo_id: Verifone-EPEL-EPEL_7
    removed_count: 0
    started: '2016-05-12T13:00:00Z'
    _ns: repo_sync_results
    completed: '2016-05-12T13:00:03Z'
    traceback: 
    summary:
      content:
        state: FINISHED
      comps:
        state: FINISHED
      distribution:
        state: FINISHED
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
    added_count: 0
    error_message: 
    updated_count: 0
    details:
      content:
        size_total: 0
        items_left: 0
        items_total: 0
        state: FINISHED
        size_left: 0
        details:
          rpm_total: 0
          rpm_done: 0
          drpm_total: 0
          drpm_done: 0
        error_details: []
      comps:
        state: FINISHED
      distribution:
        items_total: 0
        state: FINISHED
        error_details: []
        items_left: 0
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
    id: 57347e5363a1031acd53b449
    result: success
  error: 
  _id:
    "$oid": 57347e50420b11e84faedcb0
  id: 57347e5063a1031b148af6eb
- exception: 
  task_type: pulp.server.managers.repo.publish.publish
  _href: "/pulp/api/v2/tasks/00be1f43-b41d-4b20-bece-99fae56242d6/"
  task_id: 00be1f43-b41d-4b20-bece-99fae56242d6
  tags:
  - pulp:repository:Verifone-EPEL-EPEL_7
  - pulp:action:publish
  finish_time: '2016-05-12T13:03:18Z'
  _ns: task_status
  start_time: '2016-05-12T13:00:12Z'
  traceback: 
  spawned_tasks: []
  progress_report: {}
  queue: reserved_resource_worker-4@nz2zsat01.pp.vficonnect.net.nz.dq
  state: finished
  worker_name: reserved_resource_worker-4@nz2zsat01.pp.vficonnect.net.nz
  result:
    exception: 
    repo_id: Verifone-EPEL-EPEL_7
    started: '2016-05-12T13:00:12Z'
    _ns: repo_publish_results
    completed: '2016-05-12T13:03:18Z'
    traceback: 
    distributor_type_id: nodes_http_distributor
    summary: succeeded
    error_message: 
    details:
      unit_count: 12181
    distributor_id: Verifone-EPEL-EPEL_7_nodes
    id: 57347f1663a1031aa6529120
    result: success
  error: 
  _id:
    "$oid": 57347e53420b11e84faedcda
  id: 57347e5c63a1031b148af95a
- exception: 
  task_type: pulp.server.managers.repo.publish.publish
  _href: "/pulp/api/v2/tasks/d0251c0e-36eb-429f-b7f0-387ecd68524e/"
  task_id: d0251c0e-36eb-429f-b7f0-387ecd68524e
  tags:
  - pulp:repository:Verifone-EPEL-EPEL_7
  - pulp:action:publish
  finish_time: '2016-05-12T13:06:21Z'
  _ns: task_status
  start_time: '2016-05-12T13:03:18Z'
  traceback: |
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task
        R = retval = fun(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 328, in __call__
        return super(Task, self).__call__(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__
        return self.run(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/publish.py", line 99, in publish
        transfer_repo, conduit, call_config)
      File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/publish.py", line 127, in _do_publish
        publish_report = publish_repo(transfer_repo, conduit, call_config)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 483, in wrap_f
        return f(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/yum/distributor.py", line 174, in publish_repo
        return self._publisher.publish()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 558, in publish
        return self.process_lifecycle()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 503, in process_lifecycle
        super(PluginStep, self).process_lifecycle()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 127, in process_lifecycle
        step.process()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 204, in process
        self._process_block()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 246, in _process_block
        self.process_main()
      File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 863, in process_main
        shutil.copytree(self.source_dir, self.target_dir, symlinks=self.preserve_symlinks)
      File "/usr/lib64/python2.7/shutil.py", line 208, in copytree
        raise Error, errors
    Error: [(u'/var/lib/pulp/published/yum/master/yum_distributor/Verifone-EPEL-EPEL_7/1462972452.3/ckeditor-samples-4.3.2-1.el7.noarch.rpm', u'/var/lib/pulp/working/repos/Verifone-EPEL-EPEL_7/distributors/yum_distributor/ckeditor-samples-4.3.2-1.el7.noarch.rpm', '[Errno 28] No space left on device')]
  spawned_tasks: []
  progress_report:
    Verifone-EPEL-EPEL_7:
    - num_success: 0
      description: Copying files
      step_type: save_tar
      items_total: 1
      state: FAILED
      error_details:
      - traceback: |2
            File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 204, in process
              self._process_block()

            File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 246, in _process_block
              self.process_main()

            File "/usr/lib/python2.7/site-packages/pulp/plugins/util/publish_step.py", line 863, in process_main
              shutil.copytree(self.source_dir, self.target_dir, symlinks=self.preserve_symlinks)

            File "/usr/lib64/python2.7/shutil.py", line 208, in copytree
              raise Error, errors
        error: "[(u'/var/lib/pulp/published/yum/master/yum_distributor/Verifone-EPEL-EPEL_7/1462972452.3/ckeditor-samples-4.3.2-1.el7.noarch.rpm',
          u'/var/lib/pulp/working/repos/Verifone-EPEL-EPEL_7/distributors/yum_distributor/ckeditor-samples-4.3.2-1.el7.noarch.rpm',
          '[Errno 28] No space left on device')]"
      details: ''
      num_failures: 1
      step_id: 2944cf62-5bc3-4740-886d-a083833430eb
      num_processed: 1
    - num_success: 0
      description: Initializing repo metadata
      step_type: initialize_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 5f7fe0ef-efff-4434-be3c-7cf0ead4b727
      num_processed: 0
    - num_success: 0
      description: Publishing Distribution files
      step_type: distribution
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: a58dd342-0304-453c-a83f-3b0d1e2640d3
      num_processed: 0
    - num_success: 0
      description: Publishing RPMs
      step_type: rpms
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 7f4a6d5e-b83f-444a-8b4c-ddcf419dd7e4
      num_processed: 0
    - num_success: 0
      description: Publishing Delta RPMs
      step_type: drpms
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 37131afd-e0f1-4777-a42f-cdcbec992ab2
      num_processed: 0
    - num_success: 0
      description: Publishing Errata
      step_type: errata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: e2f0dab9-f4b2-411d-a35b-528d175184f5
      num_processed: 0
    - num_success: 0
      description: Publishing Comps file
      step_type: comps
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 11f60059-fcd7-4553-97af-6bc6d074bc38
      num_processed: 0
    - num_success: 0
      description: Publishing Metadata.
      step_type: metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 8a170cf2-4004-48e6-b05a-ef1d23c800d2
      num_processed: 0
    - num_success: 0
      description: Closing repo metadata
      step_type: close_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 287e6097-57af-4654-a6a9-6bb48d24ce1b
      num_processed: 0
    - num_success: 0
      description: Generating sqlite files
      step_type: generate sqlite
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 695a5291-197d-4679-b484-d76998b2c46c
      num_processed: 0
    - num_success: 0
      description: Publishing files to web
      step_type: publish_directory
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 0d92ef8e-9b79-45cb-89e7-63693fd01a93
      num_processed: 0
    - num_success: 0
      description: Writing Listings File
      step_type: initialize_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: cf7e6056-7572-4f55-b9d7-761a9f2fa96c
      num_processed: 0
    - num_success: 0
      description: Writing Listings File
      step_type: initialize_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      details: ''
      num_failures: 0
      step_id: 0867b080-200e-413a-b2e7-1b381b674167
      num_processed: 0
  queue: reserved_resource_worker-4@nz2zsat01.pp.vficonnect.net.nz.dq
  state: error
  worker_name: reserved_resource_worker-4@nz2zsat01.pp.vficonnect.net.nz
  result: 
  error:
    code: PLP0000
    data: {}
    description: "[(u'/var/lib/pulp/published/yum/master/yum_distributor/Verifone-EPEL-EPEL_7/1462972452.3/ckeditor-samples-4.3.2-1.el7.noarch.rpm',
      u'/var/lib/pulp/working/repos/Verifone-EPEL-EPEL_7/distributors/yum_distributor/ckeditor-samples-4.3.2-1.el7.noarch.rpm',
      '[Errno 28] No space left on device')]"
    sub_errors: []
  _id:
    "$oid": 57347e53420b11e84faedcdb
  id: 57347e5d63a1031b148af95e
poll_attempts:
  total: 42
  failed: 0

Error:

Katello::Errors::PulpError

PLP0000: [(u'/var/lib/pulp/published/yum/master/yum_distributor/Verifone-EPEL-EPEL_7/1462972452.3/ckeditor-samples-4.3.2-1.el7.noarch.rpm', u'/var/lib/pulp/working/repos/Verifone-EPEL-EPEL_7/distributors/yum_distributor/ckeditor-samples-4.3.2-1.el7.noarch.rpm', '[Errno 28] No space left on device')]

---
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/pulp/abstract_async_task.rb:71:in
  `block in done?'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/pulp/abstract_async_task.rb:69:in
  `each'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/pulp/abstract_async_task.rb:69:in
  `done?'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action/polling.rb:28:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action/cancellable.rb:9:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/pulp/abstract_async_task.rb:45:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:506:in
  `block (3 levels) in execute_run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:26:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware.rb:30:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/remote_action.rb:16:in
  `block in run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/remote_action.rb:46:in
  `block (2 levels) in as_remote_user'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/katello/util/thread_session.rb:72:in
  `pulp_config'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/remote_action.rb:32:in
  `as_pulp_user'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/remote_action.rb:45:in
  `block in as_remote_user'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/katello/util/thread_session.rb:79:in
  `cp_config'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/remote_action.rb:27:in
  `as_cp_user'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/remote_action.rb:44:in
  `as_remote_user'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/remote_action.rb:16:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action/progress.rb:30:in
  `with_progress_calculation'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action/progress.rb:16:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/keep_locale.rb:11:in
  `block in run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/keep_locale.rb:22:in
  `with_locale'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/katello-2.4.1/app/lib/actions/middleware/keep_locale.rb:11:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:26:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware.rb:17:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware.rb:30:in
  `run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/stack.rb:22:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/middleware/world.rb:30:in
  `execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:505:in
  `block (2 levels) in execute_run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:504:in
  `catch'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:504:in
  `block in execute_run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:419:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:419:in
  `block in with_error_handling'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:419:in
  `catch'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:419:in
  `with_error_handling'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:499:in
  `execute_run'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/action.rb:260:in
  `execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:9:in
  `block (2 levels) in execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/execution_plan/steps/abstract.rb:155:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/execution_plan/steps/abstract.rb:155:in
  `with_meta_calculation'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:8:in
  `block in execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:22:in
  `open_action'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:7:in
  `execute'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/executors/parallel/worker.rb:15:in
  `block in on_message'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matchers/abstract.rb:74:in
  `block in assigns'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matchers/abstract.rb:73:in
  `tap'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matchers/abstract.rb:73:in
  `assigns'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:56:in
  `match_value'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:36:in
  `block in match?'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:35:in
  `each'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:35:in
  `match?'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:23:in
  `match'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/executors/parallel/worker.rb:12:in
  `on_message'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/context.rb:46:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/executes_context.rb:7:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-0.8.10/lib/dynflow/actor.rb:26:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/awaits.rb:15:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/sets_results.rb:14:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/buffer.rb:38:in
  `process_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/buffer.rb:31:in
  `process_envelopes?'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/buffer.rb:20:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/termination.rb:55:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/removes_child.rb:10:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/abstract.rb:25:in
  `pass'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/behaviour/sets_results.rb:14:in
  `on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/core.rb:161:in
  `process_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/core.rb:95:in
  `block in on_envelope'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/core.rb:118:in
  `block (2 levels) in schedule_execution'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/synchronization/mri_lockable_object.rb:62:in
  `block in synchronize'"
- "/opt/rh/ruby193/root/usr/share/ruby/monitor.rb:211:in `mon_synchronize'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/synchronization/mri_lockable_object.rb:62:in
  `synchronize'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-edge-0.2.0/lib/concurrent/actor/core.rb:115:in
  `block in schedule_execution'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/serialized_execution.rb:18:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/serialized_execution.rb:18:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/serialized_execution.rb:96:in
  `work'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/serialized_execution.rb:77:in
  `block in call_job'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:333:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:333:in
  `run_task'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:322:in
  `block (3 levels) in create_worker'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:305:in
  `loop'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:305:in
  `block (2 levels) in create_worker'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:304:in
  `catch'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/concurrent-ruby-1.0.0/lib/concurrent/executor/ruby_thread_pool_executor.rb:304:in
  `block in create_worker'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in
  `call'"
- "/opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in
  `block in create_with_logging_context'"

5: Actions::Katello::Repository::IndexContent (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
dependency: Step(3).output[:pulp_tasks]
id: 35
current_user_id: 1
locale: en

Output:

--- {}

13: Actions::Katello::Repository::ErrataMail (success) [ 0.57s / 0.57s ]

Started at: 2016-05-12 13:06:37 UTC

Ended at: 2016-05-12 13:06:37 UTC

Real time: 0.57s

Execution time (excluding suspended state): 0.57s

Input:

---
repo: 35
last_updated: 2016-03-11 11:42:03 UTC
locale: en

Output:

--- {}

15: Actions::Katello::Repository::Sync (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repository:
  id: 35
  name: EPEL 7
  label: EPEL_7
product:
  id: 16
  name: EPEL
  label: EPEL
  cp_id: '1457693304498'
provider:
  id: 1
  name: Anonymous
organization:
  id: 1
  name: Verifone
  label: Verifone
services_checked:
- pulp
- pulp_auth
id: 35
sync_result: Step(3).output
user_id: 1
current_user_id: 1
locale: en

Output:

--- {}

18: Actions::Pulp::Repository::RegenerateApplicability (success) [ 98.25s / 4.27s ]

Started at: 2016-05-12 13:06:37 UTC

Ended at: 2016-05-12 13:08:15 UTC

Real time: 98.25s

Execution time (excluding suspended state): 4.27s

Input:

---
pulp_id: Verifone-EPEL-EPEL_7
remote_user: admin
remote_cp_user: admin
locale: en

Output:

---
pulp_tasks:
- exception: 
  task_type: pulp.server.managers.consumer.applicability.regenerate_applicability_for_repos
  _href: "/pulp/api/v2/tasks/aee2f3ff-328e-4652-a9d7-de8fad5ab7af/"
  task_id: aee2f3ff-328e-4652-a9d7-de8fad5ab7af
  tags:
  - pulp:action:content_applicability_regeneration
  finish_time: '2016-05-12T13:08:08Z'
  _ns: task_status
  start_time: '2016-05-12T13:07:31Z'
  traceback: 
  spawned_tasks: []
  progress_report: {}
  queue: reserved_resource_worker-2@nz2zsat01.pp.vficonnect.net.nz.dq
  state: finished
  worker_name: reserved_resource_worker-2@nz2zsat01.pp.vficonnect.net.nz
  result: 
  error: 
  _id:
    "$oid": 57347fdd420b11e84faedd31
  id: 57347fdd63a1031b148b29fb
poll_attempts:
  total: 26
  failed: 0

7: Actions::Katello::Foreman::ContentUpdate (success) [ 0.03s / 0.03s ]

Started at: 2016-05-12 13:08:16 UTC

Ended at: 2016-05-12 13:08:16 UTC

Real time: 0.03s

Execution time (excluding suspended state): 0.03s

Input:

---
environment_id: 1
content_view_id: 1
repository_id: 35
remote_user: admin
remote_cp_user: admin
locale: en

Output:

--- {}

9: Actions::Katello::Repository::CorrectChecksum (success) [ 0.05s / 0.05s ]

Started at: 2016-05-12 13:08:16 UTC

Ended at: 2016-05-12 13:08:16 UTC

Real time: 0.05s

Execution time (excluding suspended state): 0.05s

Input:

---
repo_id: 35
locale: en

Output:

--- {}

11: Actions::Katello::Repository::UpdateMedia (success) [ 0.01s / 0.01s ]

Started at: 2016-05-12 13:08:16 UTC

Ended at: 2016-05-12 13:08:16 UTC

Real time: 0.01s

Execution time (excluding suspended state): 0.01s

Input:

---
repo_id: 35
locale: en

Output:

--- {}

14: Actions::Katello::Repository::ErrataMail (success) [ 0.01s / 0.01s ]

Started at: 2016-05-12 13:08:16 UTC

Ended at: 2016-05-12 13:08:16 UTC

Real time: 0.01s

Execution time (excluding suspended state): 0.01s

Input:

---
repo: 35
last_updated: 2016-03-11 11:42:03 UTC
locale: en

Output:

--- {}

16: Actions::Katello::Repository::Sync (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
repository:
  id: 35
  name: EPEL 7
  label: EPEL_7
product:
  id: 16
  name: EPEL
  label: EPEL
  cp_id: '1457693304498'
provider:
  id: 1
  name: Anonymous
organization:
  id: 1
  name: Verifone
  label: Verifone
services_checked:
- pulp
- pulp_auth
id: 35
sync_result: Step(3).output
user_id: 1
current_user_id: 1
locale: en

Output:

--- {}

event time world
start execution 2016-05-12 13:00:05 UTC e808ce32-6ede-488e-8ec8-a95e4c7f63fd
finish execution 2016-05-12 13:06:36 UTC e808ce32-6ede-488e-8ec8-a95e4c7f63fd
start execution 2016-05-12 13:06:37 UTC e808ce32-6ede-488e-8ec8-a95e4c7f63fd
finish execution 2016-05-12 13:08:16 UTC e808ce32-6ede-488e-8ec8-a95e4c7f63fd
Back