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

operator debezium-operator (3.0.4-final) #5564

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mfvitale
Copy link

No description provided.

@rh-operator-bundle-bot
Copy link
Contributor

The author of the PR is not listed as one of the reviewers in ci.yaml.
@jcechace, @obabec: please review the PR and approve it with an /approve comment.

Consider adding the author of the PR to the list of reviewers in the ci.yaml file if you want automated merge without explicit approval.

@rh-operator-bundle-bot
Copy link
Contributor

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value debezium-operator.v3.0.4-final: unable to find the resource requests for the container: (debezium-operator). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : The "operatorhub" validator is deprecated; for equivalent validation use "operatorhub/v2", "standardcapabilities" and "standardcategories" validators
⚠️ check_using_fbc File Based Catalog (FBC) is a new way to manage operator metadata. This operator does not use FBC. Consider migrating for better maintainability.

@rh-operator-bundle-bot
Copy link
Contributor

@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-run2d57f
Start Time: 2024-11-29 10:21:30+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-11-29 10:21:35+00:00 5 seconds
✔️ acquire-lease 2024-11-29 10:21:48+00:00 7 seconds
✔️ set-github-started-label 2024-11-29 10:22:00+00:00 9 seconds
✔️ set-github-status-pending 2024-11-29 10:22:11+00:00 9 seconds
✔️ set-env 2024-11-29 10:22:25+00:00 7 seconds
✔️ clone-repository 2024-11-29 10:22:43+00:00 37 seconds
✔️ clone-repository-base 2024-11-29 10:22:43+00:00 34 seconds
✔️ detect-changes 2024-11-29 10:23:31+00:00 a minute
✔️ yaml-lint 2024-11-29 10:24:40+00:00 46 seconds
✔️ check-permissions 2024-11-29 10:25:29+00:00 50 seconds
✔️ set-github-pr-title 2024-11-29 10:26:21+00:00 8 seconds
✔️ read-config 2024-11-29 10:26:33+00:00 46 seconds
✔️ resolve-pr-type 2024-11-29 10:27:25+00:00 5 seconds
✔️ apply-test-waivers 2024-11-29 10:27:33+00:00 47 seconds
✔️ content-hash 2024-11-29 10:28:22+00:00 48 seconds
✔️ certification-project-check 2024-11-29 10:29:13+00:00 38 seconds
✔️ get-organization 2024-11-29 10:29:54+00:00 48 seconds
✔️ get-pyxis-certification-data 2024-11-29 10:30:44+00:00 43 seconds
✔️ static-tests 2024-11-29 10:31:33+00:00 43 seconds
✔️ static-tests-results 2024-11-29 10:32:17+00:00 14 seconds
✔️ merge-registry-credentials 2024-11-29 10:32:39+00:00 18 seconds
✔️ digest-pinning 2024-11-29 10:33:00+00:00 49 seconds
✔️ verify-pinned-digest 2024-11-29 10:33:50+00:00 7 seconds
✔️ dockerfile-creation 2024-11-29 10:33:59+00:00 38 seconds
✔️ build-bundle 2024-11-29 10:34:41+00:00 48 seconds
✔️ make-bundle-repo-public 2024-11-29 10:35:32+00:00 7 seconds
✔️ get-supported-versions 2024-11-29 10:35:45+00:00 46 seconds
✔️ add-bundle-to-index 2024-11-29 10:36:32+00:00 3 minutes
✔️ make-index-repo-public 2024-11-29 10:39:55+00:00 6 seconds
✔️ get-ci-results-attempt 2024-11-29 10:40:03+00:00 12 seconds
✔️ preflight-trigger 2024-11-29 10:40:16+00:00 35 minutes
evaluate-preflight-result 2024-11-29 11:16:04+00:00 47 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/29abd4164ec97347ac8446bb5bf654be

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@mfvitale
Copy link
Author

mfvitale commented Dec 2, 2024

/pipeline restart operator-hosted-pipeline

@rh-operator-bundle-bot
Copy link
Contributor

The author of the PR is not listed as one of the reviewers in ci.yaml.
@jcechace, @obabec: please review the PR and approve it with an /approve comment.

Consider adding the author of the PR to the list of reviewers in the ci.yaml file if you want automated merge without explicit approval.

@rh-operator-bundle-bot
Copy link
Contributor

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value debezium-operator.v3.0.4-final: unable to find the resource requests for the container: (debezium-operator). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : The "operatorhub" validator is deprecated; for equivalent validation use "operatorhub/v2", "standardcapabilities" and "standardcategories" validators
⚠️ check_using_fbc File Based Catalog (FBC) is a new way to manage operator metadata. This operator does not use FBC. Consider migrating for better maintainability.

@rh-operator-bundle-bot
Copy link
Contributor

@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runjzwwm
Start Time: 2024-12-02 08:51:27+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-12-02 08:51:28+00:00 7 seconds
✔️ acquire-lease 2024-12-02 08:51:39+00:00 7 seconds
✔️ set-github-started-label 2024-12-02 08:51:51+00:00 10 seconds
✔️ set-github-status-pending 2024-12-02 08:52:02+00:00 8 seconds
✔️ set-env 2024-12-02 08:52:13+00:00 7 seconds
✔️ clone-repository 2024-12-02 08:52:24+00:00 39 seconds
✔️ clone-repository-base 2024-12-02 08:52:24+00:00 39 seconds
✔️ detect-changes 2024-12-02 08:53:05+00:00 53 seconds
✔️ yaml-lint 2024-12-02 08:54:00+00:00 37 seconds
✔️ check-permissions 2024-12-02 08:54:39+00:00 47 seconds
✔️ set-github-pr-title 2024-12-02 08:55:27+00:00 10 seconds
✔️ read-config 2024-12-02 08:55:39+00:00 45 seconds
✔️ resolve-pr-type 2024-12-02 08:56:26+00:00 7 seconds
✔️ apply-test-waivers 2024-12-02 08:56:38+00:00 46 seconds
✔️ content-hash 2024-12-02 08:57:26+00:00 40 seconds
✔️ certification-project-check 2024-12-02 08:58:08+00:00 39 seconds
✔️ get-organization 2024-12-02 08:58:49+00:00 39 seconds
✔️ get-pyxis-certification-data 2024-12-02 08:59:30+00:00 39 seconds
✔️ static-tests 2024-12-02 09:00:12+00:00 49 seconds
✔️ static-tests-results 2024-12-02 09:01:02+00:00 13 seconds
✔️ merge-registry-credentials 2024-12-02 09:01:17+00:00 16 seconds
✔️ digest-pinning 2024-12-02 09:01:35+00:00 50 seconds
✔️ verify-pinned-digest 2024-12-02 09:02:27+00:00 6 seconds
✔️ dockerfile-creation 2024-12-02 09:02:35+00:00 48 seconds
✔️ build-bundle 2024-12-02 09:03:24+00:00 53 seconds
✔️ make-bundle-repo-public 2024-12-02 09:04:18+00:00 7 seconds
✔️ get-supported-versions 2024-12-02 09:04:27+00:00 50 seconds
✔️ add-bundle-to-index 2024-12-02 09:05:17+00:00 3 minutes
✔️ make-index-repo-public 2024-12-02 09:08:41+00:00 8 seconds
✔️ get-ci-results-attempt 2024-12-02 09:08:50+00:00 11 seconds
✔️ preflight-trigger 2024-12-02 09:09:01+00:00 31 minutes
evaluate-preflight-result 2024-12-02 09:40:35+00:00 50 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/621e610ff01254a754cd9aa34703fac3

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@mfvitale
Copy link
Author

mfvitale commented Dec 2, 2024

/pipeline restart operator-hosted-pipeline

@rh-operator-bundle-bot
Copy link
Contributor

The author of the PR is not listed as one of the reviewers in ci.yaml.
@jcechace, @obabec: please review the PR and approve it with an /approve comment.

Consider adding the author of the PR to the list of reviewers in the ci.yaml file if you want automated merge without explicit approval.

@rh-operator-bundle-bot
Copy link
Contributor

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value debezium-operator.v3.0.4-final: unable to find the resource requests for the container: (debezium-operator). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : The "operatorhub" validator is deprecated; for equivalent validation use "operatorhub/v2", "standardcapabilities" and "standardcategories" validators
⚠️ check_using_fbc File Based Catalog (FBC) is a new way to manage operator metadata. This operator does not use FBC. Consider migrating for better maintainability.

@rh-operator-bundle-bot
Copy link
Contributor

@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-run7bhq8
Start Time: 2024-12-02 14:11:54+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-12-02 14:11:54+00:00 7 seconds
✔️ acquire-lease 2024-12-02 14:12:06+00:00 6 seconds
✔️ set-github-started-label 2024-12-02 14:12:16+00:00 10 seconds
✔️ set-github-status-pending 2024-12-02 14:12:28+00:00 8 seconds
✔️ set-env 2024-12-02 14:12:39+00:00 7 seconds
✔️ clone-repository 2024-12-02 14:12:49+00:00 40 seconds
✔️ clone-repository-base 2024-12-02 14:12:49+00:00 45 seconds
✔️ detect-changes 2024-12-02 14:13:38+00:00 53 seconds
✔️ yaml-lint 2024-12-02 14:14:32+00:00 44 seconds
✔️ check-permissions 2024-12-02 14:15:19+00:00 58 seconds
✔️ set-github-pr-title 2024-12-02 14:16:18+00:00 9 seconds
✔️ read-config 2024-12-02 14:16:30+00:00 59 seconds
✔️ resolve-pr-type 2024-12-02 14:17:32+00:00 8 seconds
✔️ apply-test-waivers 2024-12-02 14:17:43+00:00 53 seconds
✔️ content-hash 2024-12-02 14:18:39+00:00 a minute
✔️ certification-project-check 2024-12-02 14:19:47+00:00 46 seconds
✔️ get-organization 2024-12-02 14:20:35+00:00 52 seconds
✔️ get-pyxis-certification-data 2024-12-02 14:21:28+00:00 17 seconds
✔️ static-tests 2024-12-02 14:21:46+00:00 16 seconds
✔️ static-tests-results 2024-12-02 14:22:03+00:00 14 seconds
✔️ merge-registry-credentials 2024-12-02 14:22:19+00:00 23 seconds
✔️ digest-pinning 2024-12-02 14:22:45+00:00 a minute
✔️ verify-pinned-digest 2024-12-02 14:23:48+00:00 6 seconds
✔️ dockerfile-creation 2024-12-02 14:23:56+00:00 54 seconds
✔️ build-bundle 2024-12-02 14:24:50+00:00 a minute
✔️ make-bundle-repo-public 2024-12-02 14:25:57+00:00 9 seconds
✔️ get-supported-versions 2024-12-02 14:26:06+00:00 54 seconds
✔️ add-bundle-to-index 2024-12-02 14:27:00+00:00 4 minutes
✔️ make-index-repo-public 2024-12-02 14:31:54+00:00 7 seconds
✔️ get-ci-results-attempt 2024-12-02 14:32:02+00:00 14 seconds
✔️ preflight-trigger 2024-12-02 14:32:16+00:00 43 minutes
evaluate-preflight-result 2024-12-02 15:15:32+00:00 a minute

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/3c8755bf61a839277d50d55557631587

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@jcechace
Copy link
Contributor

jcechace commented Dec 2, 2024

/approve

@rh-operator-bundle-bot
Copy link
Contributor

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value debezium-operator.v3.0.4-final: unable to find the resource requests for the container: (debezium-operator). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (debezium-operator.v3.0.4-final) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : The "operatorhub" validator is deprecated; for equivalent validation use "operatorhub/v2", "standardcapabilities" and "standardcategories" validators
⚠️ check_using_fbc File Based Catalog (FBC) is a new way to manage operator metadata. This operator does not use FBC. Consider migrating for better maintainability.

@rh-operator-bundle-bot
Copy link
Contributor

@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runqcphd
Start Time: 2024-12-02 16:13:51+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-12-02 16:13:51+00:00 7 seconds
✔️ acquire-lease 2024-12-02 16:14:06+00:00 6 seconds
✔️ set-github-started-label 2024-12-02 16:14:19+00:00 9 seconds
✔️ set-github-status-pending 2024-12-02 16:14:34+00:00 8 seconds
✔️ set-env 2024-12-02 16:14:50+00:00 8 seconds
✔️ clone-repository-base 2024-12-02 16:15:07+00:00 44 seconds
✔️ clone-repository 2024-12-02 16:15:07+00:00 44 seconds
✔️ detect-changes 2024-12-02 16:15:53+00:00 54 seconds
✔️ yaml-lint 2024-12-02 16:16:49+00:00 37 seconds
✔️ check-permissions 2024-12-02 16:17:35+00:00 47 seconds
✔️ set-github-pr-title 2024-12-02 16:18:23+00:00 10 seconds
✔️ read-config 2024-12-02 16:18:35+00:00 44 seconds
✔️ resolve-pr-type 2024-12-02 16:19:22+00:00 7 seconds
✔️ apply-test-waivers 2024-12-02 16:19:36+00:00 47 seconds
✔️ content-hash 2024-12-02 16:20:24+00:00 13 seconds
✔️ certification-project-check 2024-12-02 16:20:40+00:00 42 seconds
✔️ get-organization 2024-12-02 16:21:25+00:00 38 seconds
✔️ get-pyxis-certification-data 2024-12-02 16:22:04+00:00 15 seconds
✔️ static-tests 2024-12-02 16:22:20+00:00 15 seconds
✔️ static-tests-results 2024-12-02 16:22:36+00:00 14 seconds
✔️ merge-registry-credentials 2024-12-02 16:22:50+00:00 16 seconds
✔️ digest-pinning 2024-12-02 16:23:09+00:00 51 seconds
✔️ verify-pinned-digest 2024-12-02 16:24:01+00:00 8 seconds
✔️ dockerfile-creation 2024-12-02 16:24:10+00:00 47 seconds
✔️ build-bundle 2024-12-02 16:24:58+00:00 52 seconds
✔️ make-bundle-repo-public 2024-12-02 16:25:51+00:00 6 seconds
✔️ get-supported-versions 2024-12-02 16:25:59+00:00 45 seconds
✔️ add-bundle-to-index 2024-12-02 16:26:48+00:00 4 minutes
✔️ make-index-repo-public 2024-12-02 16:31:21+00:00 8 seconds
✔️ get-ci-results-attempt 2024-12-02 16:31:30+00:00 17 seconds
✔️ preflight-trigger 2024-12-02 16:31:51+00:00 28 minutes
evaluate-preflight-result 2024-12-02 17:00:17+00:00 49 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/5f4e9ed09dc31e66a7670294b394285c

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. operator-hosted-pipeline/failed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants