Status: stopped

Result: warning

Started at: 2015-04-12 12:10:44 UTC

Ended at: 2015-04-12 12:24:01 UTC

sequence concurrence
3: Actions::Pulp::Repository::Sync (skipped) [ 794.20s / 19.52s ]

Started at: 2015-04-12 12:10:46 UTC

Ended at: 2015-04-12 12:24:00 UTC

Real time: 794.20s

Execution time (excluding suspended state): 19.52s

Input:

---
pulp_id: Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_RH_Common_RPMs_x86_64_6Server
task_id: 
remote_user: abraverm-4b6e44d9
locale: en

Output:

---
pulp_tasks:
- exception: 
  task_type: pulp.server.tasks.repository.sync_with_auto_publish
  _href: /pulp/api/v2/tasks/c63b40ff-6bca-4c68-b84d-0e4b44751ebb/
  task_id: c63b40ff-6bca-4c68-b84d-0e4b44751ebb
  tags:
  - pulp:repository:Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_RH_Common_RPMs_x86_64_6Server
  - pulp:action:sync
  finish_time: '2015-04-12T12:11:12Z'
  _ns: task_status
  start_time: '2015-04-12T12:11:11Z'
  traceback: 
  spawned_tasks:
  - _href: /pulp/api/v2/tasks/a6e5d867-32bb-4457-bf9e-571114d6a57a/
    task_id: a6e5d867-32bb-4457-bf9e-571114d6a57a
  - _href: /pulp/api/v2/tasks/800efa97-4cdb-4411-b1a0-f6e58204f96d/
    task_id: 800efa97-4cdb-4411-b1a0-f6e58204f96d
  progress_report:
    yum_importer:
      content:
        size_total: 1918260
        items_left: 0
        items_total: 6
        state: FINISHED
        size_left: 0
        details:
          rpm_total: 6
          rpm_done: 6
          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-4@satellite6-ops.rhev-ci-vms.eng.rdu2.redhat.com.dq
  state: finished
  result:
    importer_type_id: yum_importer
    importer_id: yum_importer
    exception: 
    repo_id: Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_RH_Common_RPMs_x86_64_6Server
    removed_count: 0
    started: '2015-04-12T08:11:02-04:00'
    _ns: repo_sync_results
    completed: '2015-04-12T08:11:11-04:00'
    traceback: 
    summary:
      content:
        state: FINISHED
      comps:
        state: FINISHED
      distribution:
        state: FINISHED
      errata:
        state: FINISHED
      metadata:
        state: FINISHED
    added_count: 0
    error_message: 
    updated_count: 6
    details:
      content:
        size_total: 1918260
        items_left: 0
        items_total: 6
        state: FINISHED
        size_left: 0
        details:
          rpm_total: 6
          rpm_done: 6
          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: 552a60df86b85e0ccb7eb93c
    result: success
  error: 
  _id:
    $oid: 552a60c624feaaa278e9600d
  id: 552a60c686b85e0932d8ec9e
- exception: 
  task_type: pulp.server.managers.repo.publish.publish
  _href: /pulp/api/v2/tasks/a6e5d867-32bb-4457-bf9e-571114d6a57a/
  task_id: a6e5d867-32bb-4457-bf9e-571114d6a57a
  tags:
  - pulp:repository:Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_RH_Common_RPMs_x86_64_6Server
  - pulp:action:publish
  finish_time: '2015-04-12T12:23:23Z'
  _ns: task_status
  start_time: '2015-04-12T12:23:22Z'
  traceback: ! "Traceback (most recent call last):\n  File \"/usr/lib/python2.6/site-packages/celery/app/trace.py\",
    line 240, in trace_task\n    R = retval = fun(*args, **kwargs)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/async/tasks.py\",
    line 306, in __call__\n    return super(Task, self).__call__(*args, **kwargs)\n
    \ File \"/usr/lib/python2.6/site-packages/celery/app/trace.py\", line 437, in
    __protected_call__\n    return self.run(*args, **kwargs)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/managers/repo/publish.py\",
    line 98, in publish\n    transfer_repo, conduit, call_config)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/managers/repo/publish.py\",
    line 126, in _do_publish\n    publish_report = publish_repo(transfer_repo, conduit,
    call_config)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/async/tasks.py\",
    line 458, in wrap_f\n    return f(*args, **kwargs)\n  File \"/usr/lib/python2.6/site-packages/pulp_node/distributors/http/distributor.py\",
    line 126, in publish_repo\n    publisher.publish(units)\n  File \"/usr/lib/python2.6/site-packages/pulp_node/distributors/http/publisher.py\",
    line 50, in publish\n    manifest_path = super(self.__class__, self).publish(units)\n
    \ File \"/usr/lib/python2.6/site-packages/pulp_node/distributors/publisher.py\",
    line 128, in publish\n    self.publish_unit(unit)\n  File \"/usr/lib/python2.6/site-packages/pulp_node/distributors/publisher.py\",
    line 150, in publish_unit\n    unit[constants.FILE_SIZE] = os.path.getsize(storage_path)\n
    \ File \"/usr/lib64/python2.6/genericpath.py\", line 49, in getsize\n    return
    os.stat(filename).st_size\nOSError: [Errno 2] No such file or directory: '/var/lib/pulp/content/rpm/PyYAML/3.10/3.1.el6/x86_64/28984ea4efad491e5324dd924e22b1fee6807985/PyYAML-3.10-3.1.el6.x86_64.rpm'\n"
  spawned_tasks: []
  progress_report: {}
  queue: reserved_resource_worker-4@satellite6-ops.rhev-ci-vms.eng.rdu2.redhat.com.dq
  state: error
  result: 
  error:
    code: PLP0000
    data: {}
    description: ! '[Errno 2] No such file or directory: ''/var/lib/pulp/content/rpm/PyYAML/3.10/3.1.el6/x86_64/28984ea4efad491e5324dd924e22b1fee6807985/PyYAML-3.10-3.1.el6.x86_64.rpm'''
    sub_errors: []
  _id:
    $oid: 552a60df24feaaa278e9602f
  id: 552a60df86b85e0ccb7eb93d
- exception: 
  task_type: pulp.server.managers.repo.publish.publish
  _href: /pulp/api/v2/tasks/800efa97-4cdb-4411-b1a0-f6e58204f96d/
  task_id: 800efa97-4cdb-4411-b1a0-f6e58204f96d
  tags:
  - pulp:repository:Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_RH_Common_RPMs_x86_64_6Server
  - pulp:action:publish
  finish_time: '2015-04-12T12:23:23Z'
  _ns: task_status
  start_time: '2015-04-12T12:23:23Z'
  traceback: ! "Traceback (most recent call last):\n  File \"/usr/lib/python2.6/site-packages/celery/app/trace.py\",
    line 240, in trace_task\n    R = retval = fun(*args, **kwargs)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/async/tasks.py\",
    line 306, in __call__\n    return super(Task, self).__call__(*args, **kwargs)\n
    \ File \"/usr/lib/python2.6/site-packages/celery/app/trace.py\", line 437, in
    __protected_call__\n    return self.run(*args, **kwargs)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/managers/repo/publish.py\",
    line 98, in publish\n    transfer_repo, conduit, call_config)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/managers/repo/publish.py\",
    line 126, in _do_publish\n    publish_report = publish_repo(transfer_repo, conduit,
    call_config)\n  File \"/usr/lib/python2.6/site-packages/pulp/server/async/tasks.py\",
    line 458, in wrap_f\n    return f(*args, **kwargs)\n  File \"/usr/lib/python2.6/site-packages/pulp_rpm/plugins/distributors/yum/distributor.py\",
    line 143, in publish_repo\n    return self._publisher.publish()\n  File \"/usr/lib/python2.6/site-packages/pulp/plugins/util/publish_step.py\",
    line 323, in publish\n    self.process_lifecycle()\n  File \"/usr/lib/python2.6/site-packages/pulp/plugins/util/publish_step.py\",
    line 92, in process_lifecycle\n    step.process()\n  File \"/usr/lib/python2.6/site-packages/pulp/plugins/util/publish_step.py\",
    line 150, in process\n    self._process_block()\n  File \"/usr/lib/python2.6/site-packages/pulp/plugins/util/publish_step.py\",
    line 562, in _process_block\n    self.process_unit(package_unit)\n  File \"/usr/lib/python2.6/site-packages/pulp_rpm/plugins/distributors/yum/publish.py\",
    line 386, in process_unit\n    self._create_symlink(source_path, destination_path)\n
    \ File \"/usr/lib/python2.6/site-packages/pulp/plugins/util/publish_step.py\",
    line 401, in _create_symlink\n    raise RuntimeError(msg % {'s': source_path})\nRuntimeError:
    Will not create a symlink to a non-existent source [/var/lib/pulp/content/rpm/PyYAML/3.10/3.1.el6/x86_64/28984ea4efad491e5324dd924e22b1fee6807985/PyYAML-3.10-3.1.el6.x86_64.rpm]\n"
  spawned_tasks: []
  progress_report:
    Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_RH_Common_RPMs_x86_64_6Server:
    - num_success: 1
      description: Initializing repo metadata
      step_type: initialize_repo_metadata
      items_total: 1
      state: FINISHED
      error_details: []
      num_failures: 0
      step_id: b44ee031-a708-463e-84cc-279eb95829dc
      num_processed: 1
    - num_success: 0
      description: Publishing Distribution files
      step_type: distribution
      items_total: 0
      state: FINISHED
      error_details: []
      num_failures: 0
      step_id: f8233c16-50f8-435e-ba92-d22811d6cd8c
      num_processed: 0
    - num_success: 0
      description: Publishing RPMs
      step_type: rpms
      items_total: 171
      state: FAILED
      error_details:
      - traceback: ! "  File \"/usr/lib/python2.6/site-packages/pulp/plugins/util/publish_step.py\",
          line 150, in process\n    self._process_block()\n\n  File \"/usr/lib/python2.6/site-packages/pulp/plugins/util/publish_step.py\",
          line 562, in _process_block\n    self.process_unit(package_unit)\n\n  File
          \"/usr/lib/python2.6/site-packages/pulp_rpm/plugins/distributors/yum/publish.py\",
          line 386, in process_unit\n    self._create_symlink(source_path, destination_path)\n\n
          \ File \"/usr/lib/python2.6/site-packages/pulp/plugins/util/publish_step.py\",
          line 401, in _create_symlink\n    raise RuntimeError(msg % {'s': source_path})\n"
        error: Will not create a symlink to a non-existent source [/var/lib/pulp/content/rpm/PyYAML/3.10/3.1.el6/x86_64/28984ea4efad491e5324dd924e22b1fee6807985/PyYAML-3.10-3.1.el6.x86_64.rpm]
      num_failures: 1
      step_id: 0e8c6c1e-5c87-43c0-b8bc-04c24730e7c0
      num_processed: 1
    - num_success: 0
      description: Publishing Delta RPMs
      step_type: drpms
      items_total: 1
      state: NOT_STARTED
      error_details: []
      num_failures: 0
      step_id: 215ee418-92fe-4da8-b37e-246bc90046f0
      num_processed: 0
    - num_success: 0
      description: Publishing Errata
      step_type: errata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      num_failures: 0
      step_id: ba9c3b36-37d8-4251-a6c5-8d29f402146e
      num_processed: 0
    - num_success: 0
      description: Publishing Comps file
      step_type: comps
      items_total: 1
      state: NOT_STARTED
      error_details: []
      num_failures: 0
      step_id: a6e7f932-aedb-4eff-85e3-ef15711208e4
      num_processed: 0
    - num_success: 0
      description: Publishing Metadata.
      step_type: metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      num_failures: 0
      step_id: b5df9317-ebf8-40ee-8146-bcc656501433
      num_processed: 0
    - num_success: 0
      description: Closing repo metadata
      step_type: close_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      num_failures: 0
      step_id: 9df3d99f-986a-4547-9cfc-251ea425697e
      num_processed: 0
    - num_success: 0
      description: Generating sqlite files
      step_type: generate sqlite
      items_total: 1
      state: NOT_STARTED
      error_details: []
      num_failures: 0
      step_id: 4c78f84e-94ba-435e-8aec-abc32ee2dc20
      num_processed: 0
    - num_success: 0
      description: Publishing files to web
      step_type: publish_directory
      items_total: 1
      state: NOT_STARTED
      error_details: []
      num_failures: 0
      step_id: b2036f7f-459f-4155-8924-8a84219a6e9f
      num_processed: 0
    - num_success: 0
      description: Writing Listings File
      step_type: initialize_repo_metadata
      items_total: 1
      state: NOT_STARTED
      error_details: []
      num_failures: 0
      step_id: 5c38e7e0-2255-4a4d-8f67-bb0694278b09
      num_processed: 0
  queue: reserved_resource_worker-4@satellite6-ops.rhev-ci-vms.eng.rdu2.redhat.com.dq
  state: error
  result: 
  error:
    code: PLP0000
    data: {}
    description: Will not create a symlink to a non-existent source [/var/lib/pulp/content/rpm/PyYAML/3.10/3.1.el6/x86_64/28984ea4efad491e5324dd924e22b1fee6807985/PyYAML-3.10-3.1.el6.x86_64.rpm]
    sub_errors: []
  _id:
    $oid: 552a60e024feaaa278e96031
  id: 552a60e086b85e0ccb7eb93e
poll_attempts:
  total: 68
  failed: 3

Error:

Katello::Errors::PulpError

PLP0000: [Errno 2] No such file or directory: '/var/lib/pulp/content/rpm/PyYAML/3.10/3.1.el6/x86_64/28984ea4efad491e5324dd924e22b1fee6807985/PyYAML-3.10-3.1.el6.x86_64.rpm'

---
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/pulp/abstract_async_task.rb:100:in
  `block in external_task='
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/pulp/abstract_async_task.rb:98:in
  `each'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/pulp/abstract_async_task.rb:98:in
  `external_task='
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action/polling.rb:86:in
  `poll_external_task_with_rescue'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action/polling.rb:15:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action/cancellable.rb:9:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/pulp/abstract_async_task.rb:57:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:443:in
  `block (3 levels) in execute_run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/stack.rb:26:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/stack.rb:26:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware.rb:16:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:25:in
  `block in run'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:51:in
  `block (2 levels) in as_remote_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/katello/util/thread_session.rb:85:in
  `set_pulp_config'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:41:in
  `as_pulp_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:50:in
  `block in as_remote_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/katello/util/thread_session.rb:92:in
  `set_cp_config'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:36:in
  `as_cp_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:49:in
  `as_remote_user'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:25:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/stack.rb:22:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/stack.rb:26:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware.rb:16:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action/progress.rb:30:in
  `with_progress_calculation'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action/progress.rb:16:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/stack.rb:22:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/stack.rb:26:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware.rb:16:in
  `pass'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/keep_locale.rb:24:in
  `block in run'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/keep_locale.rb:35:in
  `with_locale'
- /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/keep_locale.rb:24:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/stack.rb:22:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/world.rb:30:in
  `execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:442:in
  `block (2 levels) in execute_run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:441:in
  `catch'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:441:in
  `block in execute_run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:365:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:365:in
  `block in with_error_handling'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:365:in
  `catch'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:365:in
  `with_error_handling'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:436:in
  `execute_run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:230:in
  `execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:9:in
  `block (2 levels) in execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/execution_plan/steps/abstract.rb:152:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/execution_plan/steps/abstract.rb:152:in
  `with_meta_calculation'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:8:in
  `block in execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:22:in
  `open_action'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:7:in
  `execute'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/executors/parallel/worker.rb:20:in
  `block in on_message'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:859:in
  `block in assigns'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:858:in
  `tap'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:858:in
  `assigns'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:138:in
  `match_value'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:116:in
  `block in match'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:115:in
  `each'
- /opt/rh/ruby193/root/usr/share/gems/gems/algebrick-0.4.0/lib/algebrick.rb:115:in
  `match'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/executors/parallel/worker.rb:17:in
  `on_message'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/micro_actor.rb:82:in
  `on_envelope'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/micro_actor.rb:72:in
  `receive'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/micro_actor.rb:99:in
  `block (2 levels) in run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/micro_actor.rb:99:in
  `loop'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/micro_actor.rb:99:in
  `block in run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/micro_actor.rb:99:in
  `catch'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/micro_actor.rb:99:in
  `run'
- /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/micro_actor.rb:13:in
  `block in initialize'
- /opt/rh/ruby193/root/usr/share/gems/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in
  `call'
- /opt/rh/ruby193/root/usr/share/gems/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in
  `block in create_with_logging_context'

6: Actions::Pulp::Repository::DistributorPublish (skipped) [ 0.00s / 0.00s ]

Started at:

Ended at:

Real time: 0.00s

Execution time (excluding suspended state): 0.00s

Input:

---
pulp_id: Global_CI-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_-_RH_Common_RPMs_x86_64_6Server
dependency: Step(3).output[:pulp_tasks]
distributor_type_id: nodes_http_distributor
remote_user: abraverm-4b6e44d9
locale: en

Output:

--- {}

8: Actions::ElasticSearch::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: 7
remote_user: abraverm-4b6e44d9
locale: en

Output:

--- {}

17: 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: 7
  name: Red Hat Enterprise Linux 6 Server - RH Common RPMs x86_64 6Server
  label: Red_Hat_Enterprise_Linux_6_Server_-_RH_Common_RPMs_x86_64_6Server
product:
  id: 88
  name: Red Hat Enterprise Linux Server
  label: Red_Hat_Enterprise_Linux_Server
  cp_id: '69'
provider:
  id: 4
  name: Red Hat
organization:
  id: 3
  name: Global_CI
  label: Global_CI
sync_result: Step(3).output
locale: en

Output:

--- {}

10: Actions::ElasticSearch::Reindex (success) [ 0.09s / 0.09s ]

Started at: 2015-04-12 12:24:00 UTC

Ended at: 2015-04-12 12:24:00 UTC

Real time: 0.09s

Execution time (excluding suspended state): 0.09s

Input:

---
id: 7
class_name: Katello::Repository
remote_user: abraverm-4b6e44d9
locale: en

Output:

--- {}

12: Actions::Katello::Foreman::ContentUpdate (success) [ 1.01s / 1.01s ]

Started at: 2015-04-12 12:24:00 UTC

Ended at: 2015-04-12 12:24:01 UTC

Real time: 1.01s

Execution time (excluding suspended state): 1.01s

Input:

---
environment_id: 2
content_view_id: 2
remote_user: abraverm-4b6e44d9
locale: en

Output:

--- {}

14: Actions::Katello::Repository::CorrectChecksum (success) [ 0.27s / 0.27s ]

Started at: 2015-04-12 12:24:01 UTC

Ended at: 2015-04-12 12:24:01 UTC

Real time: 0.27s

Execution time (excluding suspended state): 0.27s

Input:

---
repo_id: 7
locale: en

Output:

--- {}

16: Actions::Katello::Repository::UpdateMedia (success) [ 0.02s / 0.02s ]

Started at: 2015-04-12 12:24:01 UTC

Ended at: 2015-04-12 12:24:01 UTC

Real time: 0.02s

Execution time (excluding suspended state): 0.02s

Input:

---
repo_id: 7
locale: en

Output:

--- {}

Back