Katello nightly pipeline failed:
https://ci.theforeman.org/job/katello-nightly-rpm-pipeline/1838/
foreman-pipeline-katello-rpm-nightly (failed) (remote job)
Katello nightly pipeline failed:
https://ci.theforeman.org/job/katello-nightly-rpm-pipeline/1838/
foreman-pipeline-katello-rpm-nightly (failed) (remote job)
@iballou this was the first run with 3.39
export failed with:
2023-11-25T09:51:26 [E|bac|38eff8ef] uninitialized constant PulpOstreeClient::OstreeRepoImport
38eff8ef | Did you mean? PulpOstreeClient::OstreeImportAll (NameError)
38eff8ef | /usr/share/gems/gems/katello-4.11.0.pre.master/app/services/katello/pulp3/repository.rb:482:in `repository_import_content'
38eff8ef | /usr/share/gems/gems/katello-4.11.0.pre.master/app/lib/actions/pulp3/repository/save_artifact.rb:23:in `invoke_external_task'
and then later imports (obviously) also fail:
2023-11-25T09:52:04 [E|bac|3f72c626] 1 subtask(s) failed for task group /pulp/api/v3/task-groups/018c05e4-b2bd-7cbe-97ff-89640963b163/.
3f72c626 | Errors:
3f72c626 | {"traceback"=>" File \"/usr/lib/python3.11/site-packages/pulpcore/tasking/tasks.py\", line 61, in _execute_task\n result = func(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib/python3.11/site-packages/pulpcore/app/tasks/importer.py\", line 453, in pulp_import\n with tarfile.open(path, \"r\", fileobj=fp) as tar:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.11/tarfile.py\", line 1815, in open\n fileobj.seek(saved_pos)\n File \"/usr/lib/python3.11/site-packages/pulpcore/app/tasks/importer.py\", line 132, in seek\n self.chunk = target // self.chunk_size\n ~~~~~~~^^~~~~~~~~~~~~~~~~\n", "description"=>"integer division or modulo by zero"} (Katello::Errors::Pulp3Error)
3f72c626 | /usr/share/gems/gems/katello-4.11.0.pre.master/app/lib/actions/pulp3/abstract_async_task.rb:108:in `block in check_for_errors'
have fun
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.