| Summary: | Attempting to sync in a file repo with incorrect data failed with no real reason | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Bryan Kearney <bkearney> | ||||
| Component: | Content Management | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Katello QA List <katello-qa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.2.0 | CC: | bbuckingham, bmbouter, daviddavis, dkliban, ehelms, ggainey, ipanova, jcallaha, jomitsch, jsherril, mhrivnak, pcreech, rchan, ttereshc | ||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-02-21 16:49:54 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Bryan Kearney
2016-04-27 16:37:28 UTC
Pulp task:
{"pulp_tasks"=>
[{"exception"=>nil,
"task_type"=>"pulp.server.managers.repo.sync.sync",
"_href"=>"/pulp/api/v2/tasks/16ce2fc9-a214-422b-a902-b02ccd47bc52/",
"task_id"=>"16ce2fc9-a214-422b-a902-b02ccd47bc52",
"tags"=>
["pulp:repository:Default_Organization-OVAL_Data-Red_Hat_Security",
"pulp:action:sync"],
"finish_time"=>"2016-04-27T16:06:40Z",
"_ns"=>"task_status",
"start_time"=>"2016-04-27T16:03:21Z",
"traceback"=>
"Traceback (most recent call last):\n File \"/usr/lib/python2.7/site-packages/celery/app/trace.py\", line 240, in trace_task\n R = retval = fun(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py\", line 473, in __call__\n return super(Task, self).__call__(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py\", line 103, in __call__\n return super(PulpTask, self).__call__(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/celery/app/trace.py\", line 437, in __protected_call__\n return self.run(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/pulp/server/controllers/repository.py\", line 810, in sync\n raise pulp_exceptions.PulpExecutionException(_('Importer indicated a failed response'))\nPulpExecutionException: Importer indicated a failed response\n",
"spawned_tasks"=>[],
"progress_report"=>
{"iso_importer"=>
{"error_message"=>nil,
"traceback"=>nil,
"finished_bytes"=>197828744,
"num_isos"=>2927,
"state"=>"isos_failed",
"total_bytes"=>153780117,
"state_times"=>
{"not_started"=>"2016-04-27T16:03:21",
"manifest_in_progress"=>"2016-04-27T16:03:21",
"isos_failed"=>"2016-04-27T16:06:39",
"isos_in_progress"=>"2016-04-27T16:03:30"},
"num_isos_finished"=>2922,
"iso_error_messages"=>
[{"name"=>"Red_Hat_Enterprise_Linux_5.xml", "error"=>{}},
{"name"=>"Red_Hat_Enterprise_Linux_4.xml", "error"=>{}},
{"name"=>"Red_Hat_Enterprise_Linux_6.xml", "error"=>{}},
{"name"=>"Red_Hat_Enterprise_Linux_3.xml", "error"=>{}},
{"name"=>"Red_Hat_Enterprise_Linux_7.xml", "error"=>{}}]}},
"queue"=>
"reserved_resource_worker-2.eng.rdu2.redhat.com.dq",
"state"=>"error",
"worker_name"=>
"reserved_resource_worker-2.eng.rdu2.redhat.com",
"result"=>nil,
"error"=>
{"code"=>"PLP0000",
"data"=>{},
"description"=>"Importer indicated a failed response",
"sub_errors"=>[]},
"_id"=>{"$oid"=>"5720e2c9ef75c7ea69aa4f43"},
"id"=>"5720e2c9ef75c7ea69aa4f43"}],
"contents_changed"=>true,
"poll_attempts"=>{"total"=>33, "failed"=>1}}
shows
"error" => {}
but does not indicate what the error was (size mismatch)
Hi Michael, can we clone this to redmine to get the error message improved? Thanks! The Pulp upstream bug status is at NEW. Updating the external tracker on this bug. The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug. The Pulp upstream bug status is at ASSIGNED. Updating the external tracker on this bug. The Pulp upstream bug status is at POST. Updating the external tracker on this bug. The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug. All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. The Pulp upstream bug status is at ON_QA. Updating the external tracker on this bug. The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug. Verified in 6.3.0 snap 9 I was able to successfully sync a "file" type repo with https://www.redhat.com/security/data/oval as the URL Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0336 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0336 |