Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Attached my manifest. Also, I find it interesting that the statusMessage attribute being returned is in Japanese or Chinese.
18T23:27:16.659+0000","updated":"2014-05-18T23:27:16.659+0000"},"created":"2014-05-18T23:27:16.659+0000","updated":"2014-05-18T23:27:16.659+0000"},{"id":"8a90e0e94611887b01461191eeb10202","status":"FAILURE","statusMessage":"导入归档失败","fileName":"0.14982986600367543.zip","generatedBy":null,"generatedDate":null,"upstreamConsumer":{"id":"8a90e0e94611887b01461191eeb10203","uuid":"0c16cec9-ca5f-419a-a58b-473fd9c285d8","name":"og-sat6-0-beta-stage","type":{"id":"8a90e0e94611887b0146118e4c1c0004","label":"satellite","manifest":true,"created"
Are you sure the request isn't being made with a chinese locale? That line is just a dump of the response json, which should be translated for the requesters locale.
Created attachment 897145[details]
Firefox locale
The server has locale set to english
# env | grep LANG
LANG=en_US.UTF-8
The manifest is being imported from my Firefox 29.0.1 and the attached screenshot shows that my locale is also english.
Description of problem: Trying to import a STAGE manifest from the web ui is failing for me, but without much information as to what the failure is. I took a peek at /foreman_tasks/dynflow and saw a paused Actions::Katello::Provider::ManifestImport task with the following error: Error: RestClient::InternalServerError Katello::Resources::Candlepin::Owner: 500 Internal Server Error {"displayMessage":"������������������","requestUuid":"03a1bc25-27ef-4608-ae03-32df036623ee"} (POST /candlepin/owners/ACME_Corporation/imports) --- - /opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/abstract_response.rb:48:in `return!' - /opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/request.rb:220:in `process_result' - /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.26/lib/restclient_ext/request.rb:50:in `block in transmit' - /opt/rh/ruby193/root/usr/share/ruby/net/http.rb:746:in `start' - /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.26/lib/restclient_ext/request.rb:44:in `transmit' - /opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/request.rb:60:in `execute' - /opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/request.rb:31:in `execute' - /opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/resource.rb:59:in `post' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/katello/http_resource.rb:111:in `post' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/katello/resources/candlepin.rb:366:in `import' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/models/katello/glue/provider.rb:172:in `owner_import' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/models/katello/glue.rb:177:in `execute' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/models/katello/glue.rb:127:in `block in process' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/models/katello/glue.rb:114:in `each' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/models/katello/glue.rb:114:in `process' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/models/katello/glue.rb:36:in `on_save' - /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_10054' - /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__2578715583295615033__save__378682646855611317__callbacks' - /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' - /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_save_callbacks' - /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/callbacks.rb:264:in `create_or_update' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/persistence.rb:104:in `save!' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/validations.rb:56:in `save!' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/attribute_methods/dirty.rb:33:in `save!' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:246:in `block in save!' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:295:in `block in with_transaction_returning_status' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in `transaction' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:208:in `transaction' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:293:in `with_transaction_returning_status' - /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:246:in `save!' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/models/katello/glue/provider.rb:283:in `queue_import_manifest' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/models/katello/glue/provider.rb:34:in `import_manifest' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/katello/provider/manifest_import.rb:40:in `run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:424:in `block (3 levels) in execute_run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/middleware/stack.rb:26:in `call' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/middleware/stack.rb:26:in `pass' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/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:13:in `block in run' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:39: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:29:in `as_pulp_user' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:38: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:24:in `as_cp_user' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:37:in `as_remote_user' - /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/middleware/remote_action.rb:13:in `run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/middleware/stack.rb:22:in `call' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/middleware/stack.rb:26:in `pass' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/middleware.rb:16:in `pass' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action/progress.rb:30:in `with_progress_calculation' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action/progress.rb:16:in `run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/middleware/stack.rb:22:in `call' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/middleware/world.rb:30:in `execute' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:424:in `block (2 levels) in execute_run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:423:in `catch' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:423:in `block in execute_run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:353:in `call' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:353:in `block in with_error_handling' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:353:in `catch' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:353:in `with_error_handling' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:422:in `execute_run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/action.rb:222:in `execute' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/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.6.1/lib/dynflow/execution_plan/steps/abstract.rb:141:in `call' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/execution_plan/steps/abstract.rb:141:in `with_meta_calculation' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:8:in `block in execute' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:22:in `open_action' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:7:in `execute' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/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.6.1/lib/dynflow/executors/parallel/worker.rb:17:in `on_message' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/micro_actor.rb:82:in `on_envelope' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/micro_actor.rb:72:in `receive' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/micro_actor.rb:99:in `block (2 levels) in run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/micro_actor.rb:99:in `loop' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/micro_actor.rb:99:in `block in run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/micro_actor.rb:99:in `catch' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/lib/dynflow/micro_actor.rb:99:in `run' - /opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.6.1/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' Version-Release number of selected component (if applicable): * apr-util-ldap-1.3.9-3.el6_0.1.x86_64 * candlepin-0.9.7-1.el6_5.noarch * candlepin-scl-1-5.el6_4.noarch * candlepin-scl-quartz-2.1.5-5.el6_4.noarch * candlepin-scl-rhino-1.7R3-1.el6_4.noarch * candlepin-scl-runtime-1-5.el6_4.noarch * candlepin-selinux-0.9.7-1.el6_5.noarch * candlepin-tomcat6-0.9.7-1.el6_5.noarch * elasticsearch-0.90.10-4.el6sat.noarch * foreman-1.6.0.7-1.el6sat.noarch * foreman-compute-1.6.0.7-1.el6sat.noarch * foreman-gce-1.6.0.7-1.el6sat.noarch * foreman-libvirt-1.6.0.7-1.el6sat.noarch * foreman-ovirt-1.6.0.7-1.el6sat.noarch * foreman-postgresql-1.6.0.7-1.el6sat.noarch * foreman-proxy-1.6.0.4-1.el6sat.noarch * foreman-selinux-1.5.0-0.develop.el6sat.noarch * foreman-vmware-1.6.0.7-1.el6sat.noarch * katello-1.5.0-22.el6sat.noarch * katello-ca-1.0-1.noarch * katello-certs-tools-1.5.5-1.el6sat.noarch * katello-installer-0.0.37-1.el6sat.noarch * openldap-2.4.23-32.el6_4.1.x86_64 * pulp-katello-plugins-0.2-1.el6sat.noarch * pulp-nodes-common-2.3.1-0.4.beta.el6sat.noarch * pulp-nodes-parent-2.3.1-0.4.beta.el6sat.noarch * pulp-puppet-plugins-2.3.1-0.4.beta.el6sat.noarch * pulp-rpm-plugins-2.3.1-0.4.beta.el6sat.noarch * pulp-selinux-2.3.1-0.4.beta.el6sat.noarch * pulp-server-2.3.1-0.4.beta.el6sat.noarch * python-ldap-2.3.10-1.el6.x86_64 * ruby193-rubygem-ldap_fluff-0.2.2-2.el6sat.noarch * ruby193-rubygem-net-ldap-0.3.1-3.el6sat.noarch * ruby193-rubygem-runcible-1.0.8-1.el6sat.noarch * rubygem-hammer_cli-0.1.0-12.el6sat.noarch * rubygem-hammer_cli_foreman-0.1.0-12.el6sat.noarch * rubygem-hammer_cli_foreman_tasks-0.0.2-5.el6sat.noarch * rubygem-hammer_cli_katello-0.0.3-22.el6sat.noarch How reproducible: Steps to Reproduce: 1. Make sure to change the CDN url to point to STAGE 2. Import a valid Satellite manifest via the web ui 3. Actual results: Expected results: Additional info: ====Request Body==== 2014-05-19 08:54:41,870 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=] DEBUG org.candlepin.resteasy.interceptor.RestEasyOAuthMessage - oauth_consumer_key:katello 2014-05-19 08:54:41,870 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=] DEBUG org.candlepin.resteasy.interceptor.RestEasyOAuthMessage - oauth_nonce:Q496tfwZAIZPLaKXaKRXxJ3UAR93QeqQ6lS7cuZ7Q 2014-05-19 08:54:41,870 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=] DEBUG org.candlepin.resteasy.interceptor.RestEasyOAuthMessage - oauth_signature:Kfq4V3rR+q80W20HRK8t4oFC0p4= 2014-05-19 08:54:41,870 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=] DEBUG org.candlepin.resteasy.interceptor.RestEasyOAuthMessage - oauth_signature_method:HMAC-SHA1 2014-05-19 08:54:41,871 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=] DEBUG org.candlepin.resteasy.interceptor.RestEasyOAuthMessage - oauth_timestamp:1400504081 2014-05-19 08:54:41,871 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=] DEBUG org.candlepin.resteasy.interceptor.RestEasyOAuthMessage - oauth_version:1.0 2014-05-19 08:54:41,872 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=] DEBUG org.candlepin.resteasy.interceptor.OAuth - Using OAuth 2014-05-19 08:54:41,872 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=] DEBUG org.candlepin.resteasy.interceptor.TrustedUserAuth - Returning full trusted user principal. 2014-05-19 08:54:41,912 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=ACME_Corporation] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Response: status=200, content-type="application/json", time=60ms 2014-05-19 08:54:41,912 [req=c8d64fb8-880a-45ca-9bcf-353a112b93ff, org=ACME_Corporation] DEBUG org.candlepin.servlet.filter.logging.LoggingFilter - ====Headers==== X-Candlepin-Version: [0.9.7-1] x-candlepin-request-uuid: [c8d64fb8-880a-45ca-9bcf-353a112b93ff] Content-Type: [application/json] ====End Headers==== ====Response Body==== [{"id":"8a90e0e946148a020146148bb39d0040","status":"FAILURE","statusMessage":"导入归档失败","fileName":"import_6838e4f4611e7fbf5558.zip","generatedBy":null,"generatedDate":null,"upstreamConsumer":{"id":"8a90e0e946148a020146148bb39d0041","uuid":"08d6b971-7be0-4e28-93c3-3632eeb6b7b9","name":"og-sat6-0-beta-1-stage","type":{"id":"8a90e0e94611887b0146118e4c1c0004","label":"satellite","manifest":true,"created":"2014-05-18T22:57:56.764+0000","updated":"2014-05-18T22:57:56.764+0000"},"ownerId":"8a90e0e94611887b014611892e5f0001","webUrl":"access.stage.redhat.com/management/distributors/","apiUrl":"https://subscription.rhn.stage.redhat.com/subscription/consumers/","created":"2014-05-19T12:53:58.301+0000","updated":"2014-05-19T12:53:58.301+0000"},"created":"2014-05-19T12:53:58.301+0000","updated":"2014-05-19T12:53:58.301+0000"},{"id":"8a90e0e94611887b0146147022f3031f","status":"FAILURE","statusMessage":"导入归档失败","fileName":"import_7eb1485c1d23d5107bd5.zip","generatedBy":null,"generatedDate":null,"upstreamConsumer":{"id":"8a90e0e94611887b0146147022f30320","uuid":"0c16cec9-ca5f-419a-a58b-473fd9c285d8","name":"og-sat6-0-beta-stage","type":{"id":"8a90e0e94611887b0146118e4c1c0004","label":"satellite","manifest":true,"created":"2014-05-18T22:57:56.764+0000","updated":"2014-05-18T22:57:56.764+0000"},"ownerId":"8a90e0e94611887b014611892e5f0001","webUrl":"access.stage.redhat.com/management/distributors/","apiUrl":"https://subscription.rhn.stage.redhat.com/subscription/consumers/","created":"2014-05-19T12:23:51.795+0000","updated":"2014-05-19T12:23:51.795+0000"},"created":"2014-05-19T12:23:51.795+0000","updated":"2014-05-19T12:23:51.795+0000"},{"id":"8a90e0e94611887b014611ab5e8902d1","status":"FAILURE","statusMessage":"导入归档失败","fileName":"import_9b7b20eb3a11f0148078.zip","generatedBy":null,"generatedDate":null,"upstreamConsumer":{"id":"8a90e0e94611887b014611ab5e8902d2","uuid":"0c16cec9-ca5f-419a-a58b-473fd9c285d8","name":"og-sat6-0-beta-stage","type":{"id":"8a90e0e94611887b0146118e4c1c0004","label":"satellite","manifest":true,"created":"2014-05-18T22:57:56.764+0000","updated":"2014-05-18T22:57:56.764+0000"},"ownerId":"8a90e0e94611887b014611892e5f0001","webUrl":"access.stage.redhat.com/management/distributors/","apiUrl":"https://subscription.rhn.stage.redhat.com/subscription/consumers/","created":"2014-05-18T23:29:42.025+0000","updated":"2014-05-18T23:29:42.025+0000"},"created":"2014-05-18T23:29:42.024+0000","updated":"2014-05-18T23:29:42.024+0000"},{"id":"8a90e0e94611887b014611aa23e0028f","status":"FAILURE","statusMessage":"导入归档失败","fileName":"import_4c50257908ce19cea1dd.zip","generatedBy":null,"generatedDate":null,"upstreamConsumer":{"id":"8a90e0e94611887b014611aa23e00290","uuid":"0c16cec9-ca5f-419a-a58b-473fd9c285d8","name":"og-sat6-0-beta-stage","type":{"id":"8a90e0e94611887b0146118e4c1c0004","label":"satellite","manifest":true,"created":"2014-05-18T22:57:56.764+0000","updated":"2014-05-18T22:57:56.764+0000"},"ownerId":"8a90e0e94611887b014611892e5f0001","webUrl":"access.stage.redhat.com/management/distributors/","apiUrl":"https://subscription.rhn.stage.redhat.com/subscription/consumers/","created":"2014-05-18T23:28:21.472+0000","updated":"2014-05-18T23:28:21.472+0000"},"created":"2014-05-18T23:28:21.471+0000","updated":"2014-05-18T23:28:21.471+0000"},{"id":"8a90e0e94611887b014611a96eb5024d","status":"FAILURE","statusMessage":"导入归档失败","fileName":"import_4c50257908ce19cea1dd.zip","generatedBy":null,"generatedDate":null,"upstreamConsumer":{"id":"8a90e0e94611887b014611a96eb5024e","uuid":"0c16cec9-ca5f-419a-a58b-473fd9c285d8","name":"og-sat6-0-beta-stage","type":{"id":"8a90e0e94611887b0146118e4c1c0004","label":"satellite","manifest":true,"created":"2014-05-18T22:57:56.764+0000","updated":"2014-05-18T22:57:56.764+0000"},"ownerId":"8a90e0e94611887b014611892e5f0001","webUrl":"access.stage.redhat.com/management/distributors/","apiUrl":"https://subscription.rhn.stage.redhat.com/subscription/consumers/","created":"2014-05-18T23:27:35.093+0000","updated":"2014-05-18T23:27:35.093+0000"},"created":"2014-05-18T23:27:35.093+0000","updated":"2014-05-18T23:27:35.093+0000"},{"id":"8a90e0e94611887b014611a926b3020a","status":"DELETE","statusMessage":"已被 admin 删除的订阅 ","fileName":null,"generatedBy":"admin","generatedDate":"2014-05-18T23:27:16.659+0000","upstreamConsumer":{"id":"8a90e0e94611887b014611a926b3020b","uuid":"0c16cec9-ca5f-419a-a58b-473fd9c285d8","name":"og-sat6-0-beta-stage","type":{"id":"8a90e0e94611887b0146118e4c1c0004","label":"satellite","manifest":true,"created":"2014-05-18T22:57:56.764+0000","updated":"2014-05-18T22:57:56.764+0000"},"ownerId":"8a90e0e94611887b014611892e5f0001","webUrl":"access.stage.redhat.com/management/distributors/","apiUrl":"https://subscription.rhn.stage.redhat.com/subscription/consumers/","created":"2014-05-18T23:27:16.659+0000","updated":"2014-05-18T23:27:16.659+0000"},"created":"2014-05-18T23:27:16.659+0000","updated":"2014-05-18T23:27:16.659+0000"},{"id":"8a90e0e94611887b01461191eeb10202","status":"FAILURE","statusMessage":"导入归档失败","fileName":"0.14982986600367543.zip","generatedBy":null,"generatedDate":null,"upstreamConsumer":{"id":"8a90e0e94611887b01461191eeb10203","uuid":"0c16cec9-ca5f-419a-a58b-473fd9c285d8","name":"og-sat6-0-beta-stage","type":{"id":"8a90e0e94611887b0146118e4c1c0004","label":"satellite","manifest":true,"created":"2014-05-18T22:57:56.764+0000","updated":"2014-05-18T22:57:56.764+0000"},"ownerId":"8a90e0e94611887b014611892e5f0001","webUrl":"access.stage.redhat.com/management/distributors/","apiUrl":"https://subscription.rhn.stage.redhat.com/subscription/consumers/","created":"2014-05-18T23:01:54.993+0000","updated":"2014-05-18T23:01:54.993+0000"},"created":"2014-05-18T23:01:54.993+0000","updated":"2014-05-18T23:01:54.993+0000"},{"id":"8a90e0e94611887b0146118e6f4701bf","status":"SUCCESS","statusMessage":"成功导入 ACME_Corporation 文件。","fileName":"import_e63b8765893a5b600f3c.zip","generatedBy":"qa","generatedDate":"2014-05-13T12:55:59.666+0000","upstreamConsumer":{"id":"8a90e0e94611887b0146118e6f4701c0","uuid":"0c16cec9-ca5f-419a-a58b-473fd9c285d8","name":"og-sat6-0-beta-stage","type":{"id":"8a90e0e94611887b0146118e4c1c0004","label":"satellite","manifest":true,"created":"2014-05-18T22:57:56.764+0000","updated":"2014-05-18T22:57:56.764+0000"},"ownerId":"8a90e0e94611887b014611892e5f0001","webUrl":"access.stage.redhat.com/management/distributors/","apiUrl":"https://subscription.rhn.stage.redhat.com/subscription/consumers/","created":"2014-05-18T22:58:05.767+0000","updated":"2014-05-18T22:58:05.767+0000"},"created":"2014-05-18T22:58:05.767+0000","updated":"2014-05-18T22:58:05.767+0000"}]