Finally got a chance to get back to cutting our next release. I'm
documenting what I did and saw below and in the attachments. In the past
i've tried looking through logs in /var/log but to no avail.
What other information should I be gathering?
thanks
greg
Cutting a release of a composite view.
Composite view contains 6 content views.
Each content view contains 27, 2, 2, 1, 1, and 2 repositories, yum only.
I initiated publishing of a new release… a while later it paused on
several tasks erroring. Here is the title and related pulp_id for these,
see attached katello-promote-fail-1.dynflow.txt for their data.
949: Actions::Pulp::Repository::PurgeEmptyPackageGroups (error) [ 659.26s /
659.26s ] Skip
pulp_id: Default-CV-5_0-EPEL-el7-64
1016: Actions::Pulp::Repository::Create (error) [ 0.12s / 0.12s ] Skip
pulp_id: Default-Library-CV-Subscription-Manager-el6-64
1810: Actions::Pulp::Repository::RemoveDistribution (error) [ 1.22s / 1.22s
] Skip
pulp_id: Default-Library-CV-PostgreSQL-el6-64-93
2078: Actions::Pulp::Repository::RemoveRpm (error) [ 1.20s / 1.20s ] Skip
pulp_id: Default-Library-CV-PostgreSQL-el7-64-95
2136: Actions::Pulp::Repository::Create (error) [ 0.11s / 0.11s ] Skip
pulp_id: Default-Library-CV-VMWare-el6-64-tools
2190: Actions::Pulp::Repository::Create (error) [ 0.12s / 0.12s ] Skip
pulp_id: Default-Library-CV-JPackage-el6-64
I then told all of these to skip… which i realize is not a good solution.
Two of the steps then failed, and I've attached their failed output as
separate files. I then ran skip on those 2 jobs again and resumed the task.
1810: Actions::Pulp::Repository::RemoveDistribution (error) [ 1.22s / 1.22s
] Skip
pulp_id: Default-Library-CV-PostgreSQL-el6-64-93
2190: Actions::Pulp::Repository::Create (error) [ 0.12s / 0.12s ] Skip
pulp_id: Default-Library-CV-JPackage-el6-64
Things almost seemed to finish and then 2093 failed. skip/resumed.
2093: Actions::Pulp::Repository::CopyPackageGroup (error) [ 0.21s / 0.21s ]
Skip
source_pulp_id: Default-CV-5_0-PostgreSQL-el7-64-95
target_pulp_id: Default-Library-CV-PostgreSQL-el7-64-95
and done…
now to get it promoted to where one of the systems can check to see if the
new repos are available. The VMWare and JPackage are new to this Composite
view and they were on that list of errors.
katello-promote-fail-1.dynflow.txt (8.55 KB)