Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in internal PostgreSQL log #1363

Open
vkukk opened this issue Nov 28, 2024 · 0 comments
Open

Errors in internal PostgreSQL log #1363

vkukk opened this issue Nov 28, 2024 · 0 comments

Comments

@vkukk
Copy link

vkukk commented Nov 28, 2024

Version
Latest images of Pulp 3, Operator is beta5.

Describe the bug

2024-11-27 14:48:51.809 UTC [88] ERROR:  relation "core_artifact" does not exist at character 28
2024-11-27 14:48:51.809 UTC [88] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha256 IS NULL
2024-11-27 14:48:51.835 UTC [89] ERROR:  relation "core_artifact" does not exist at character 28
2024-11-27 14:48:51.835 UTC [89] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha256 IS NULL
2024-11-27 14:48:52.170 UTC [91] ERROR:  relation "core_artifact" does not exist at character 28
2024-11-27 14:48:52.170 UTC [91] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha256 IS NULL
2024-11-27 14:48:52.675 UTC [92] ERROR:  relation "core_artifact" does not exist at character 28
2024-11-27 14:48:52.675 UTC [92] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha256 IS NULL
2024-11-27 14:48:52.909 UTC [94] ERROR:  relation "core_artifact" does not exist at character 28
2024-11-27 14:48:52.909 UTC [94] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha256 IS NULL
2024-11-27 14:48:53.453 UTC [95] ERROR:  relation "core_artifact" does not exist at character 28
2024-11-27 14:48:53.453 UTC [95] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha256 IS NULL
2024-11-27 14:48:53.702 UTC [96] ERROR:  relation "core_artifact" does not exist at character 28
2024-11-27 14:48:53.702 UTC [96] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha256 IS NULL
2024-11-27 14:48:54.450 UTC [97] ERROR:  relation "core_artifact" does not exist at character 28
2024-11-27 14:48:54.450 UTC [97] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha256 IS NULL
2024-11-27 18:00:45.023 UTC [30901] ERROR:  duplicate key value violates unique constraint "core_artifact_sha256_pulp_domain_id_8efff3e8_uniq"
2024-11-27 18:00:45.023 UTC [30901] DETAIL:  Key (sha256, pulp_domain_id)=(e71249f51ab7d74b1e9436730b8642ee0f12626523140501a8d0ecc3e625690e, 01936e18-fe2a-754e-bd8f-e7db1ae22384) already exists.
2024-11-27 18:00:45.023 UTC [30901] STATEMENT:  INSERT INTO "core_artifact" ("pulp_id", "pulp_created", "pulp_last_updated", "file", "size", "md5", "sha1", "sha224", "sha256", "sha384", "sha512", "timestamp_of_interest", "pulp_domain_id") VALUES ('01936ec85cdb7aac881299bcb48cdc59'::uuid, '2024-11-27 18:00:45.020945+00:00'::timestamptz, '2024-11-27 18:00:45.020969+00:00'::timestamptz, 'artifact/e7/1249f51ab7d74b1e9436730b8642ee0f12626523140501a8d0ecc3e625690e', 641432, NULL, NULL, NULL, 'e71249f51ab7d74b1e9436730b8642ee0f12626523140501a8d0ecc3e625690e', NULL, NULL, '2024-11-27 18:00:45.021682+00:00'::timestamptz, '01936e18fe2a754ebd8fe7db1ae22384'::uuid)
2024-11-27 18:00:45.044 UTC [30901] ERROR:  duplicate key value violates unique constraint "core_artifact_sha256_pulp_domain_id_8efff3e8_uniq"
2024-11-27 18:00:45.044 UTC [30901] DETAIL:  Key (sha256, pulp_domain_id)=(1ec53182fc42235832f21f2be7e3b9cf10ba5256ab199c450d50c4af12a5e5c0, 01936e18-fe2a-754e-bd8f-e7db1ae22384) already exists.
2024-11-27 18:00:45.044 UTC [30901] STATEMENT:  INSERT INTO "core_artifact" ("pulp_id", "pulp_created", "pulp_last_updated", "file", "size", "md5", "sha1", "sha224", "sha256", "sha384", "sha512", "timestamp_of_interest", "pulp_domain_id") VALUES ('01936ec85cf07a5f8bf6db32317a11e0'::uuid, '2024-11-27 18:00:45.042340+00:00'::timestamptz, '2024-11-27 18:00:45.042362+00:00'::timestamptz, 'artifact/1e/c53182fc42235832f21f2be7e3b9cf10ba5256ab199c450d50c4af12a5e5c0', 66059, NULL, NULL, NULL, '1ec53182fc42235832f21f2be7e3b9cf10ba5256ab199c450d50c4af12a5e5c0', NULL, NULL, '2024-11-27 18:00:45.043469+00:00'::timestamptz, '01936e18fe2a754ebd8fe7db1ae22384'::uuid)
2024-11-27 18:00:45.064 UTC [30901] ERROR:  duplicate key value violates unique constraint "core_artifact_sha256_pulp_domain_id_8efff3e8_uniq"
2024-11-27 18:00:45.064 UTC [30901] DETAIL:  Key (sha256, pulp_domain_id)=(94a4b789de8b683afbc1707f203c22f70662384e01c19d2b5619a0676db649da, 01936e18-fe2a-754e-bd8f-e7db1ae22384) already exists.
2024-11-27 18:00:45.064 UTC [30901] STATEMENT:  INSERT INTO "core_artifact" ("pulp_id", "pulp_created", "pulp_last_updated", "file", "size", "md5", "sha1", "sha224", "sha256", "sha384", "sha512", "timestamp_of_interest", "pulp_domain_id") VALUES ('01936ec85d05733fb537d62c6ba64bc2'::uuid, '2024-11-27 18:00:45.063002+00:00'::timestamptz, '2024-11-27 18:00:45.063020+00:00'::timestamptz, 'artifact/94/a4b789de8b683afbc1707f203c22f70662384e01c19d2b5619a0676db649da', 104153, NULL, NULL, NULL, '94a4b789de8b683afbc1707f203c22f70662384e01c19d2b5619a0676db649da', NULL, NULL, '2024-11-27 18:00:45.063833+00:00'::timestamptz, '01936e18fe2a754ebd8fe7db1ae22384'::uuid)

To Reproduce
Just install Pulp instance using pulp-operator

Expected behavior
No errors in database logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant