Created
February 20, 2024 14:07
-
-
Save rh-operator-bundle-bot/07021a764b60754071f60445fa514681 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 18 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 10 | |
[get-pr-number : parse-pr-url] + echo -n 226 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 226 | |
[acquire-lease : create-lease] Attempting to create lease community-hosted-pipeline-pr-226 | |
[acquire-lease : create-lease] lease.coordination.k8s.io/community-hosted-pipeline-pr-226 created | |
[acquire-lease : create-lease] The owner of the lease is community-hosted-pipeline-pr-226 | |
[acquire-lease : create-lease] Acquired lease community-hosted-pipeline-pr-226 | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit d550cd52f2a9f8cba848c79b7164ac61c1ac5863 to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit d550cd52f2a9f8cba848c79b7164ac61c1ac5863 to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha d550cd52f2a9f8cba848c79b7164ac61c1ac5863 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2024-02-20 14:04:32,455 [operator-cert] INFO Successfully set status to pending for commit d550cd52f2a9f8cba848c79b7164ac61c1ac5863 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z community-hosted-pipeline/started ]] | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels community-hosted-pipeline/started' | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted' | |
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 --add-labels community-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2024-02-20 14:04:33,164 [operator-cert] INFO Adding labels ['community-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-started-label : post-comment] 2024-02-20 14:04:33,652 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2024-02-20 14:04:33,652 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f8100da0c90> | |
[set-github-started-label : post-comment] 2024-02-20 14:04:33,652 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2024-02-20 14:04:33,652 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2024-02-20 14:04:33,652 [operator-cert] INFO Adding label community-hosted-pipeline/started | |
[set-github-started-label : post-comment] 2024-02-20 14:04:34,183 [operator-cert] INFO Removing label community-hosted-pipeline/failed | |
[set-env-community : set-env-community] + ENV=stage | |
[set-env-community : set-env-community] + [[ stage =~ ^(prod|stage|qa|dev|integration-tests)$ ]] | |
[set-env-community : set-env-community] + case $ENV in | |
[set-env-community : set-env-community] + IIB_URL=https://iib.stage.engineering.redhat.com | |
[set-env-community : set-env-community] + SIG_KEY_ID='4096R/37036783 SHA-256' | |
[set-env-community : set-env-community] + SIG_KEY_NAME=redhate2etesting | |
[set-env-community : set-env-community] + UMB_URL=umb.stage.api.redhat.com | |
[set-env-community : set-env-community] + UMB_CLIENT_NAME=nonprod-operatorpipelines | |
[set-env-community : set-env-community] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com | |
[set-env-community : set-env-community] + echo -n https://iib.stage.engineering.redhat.com | |
[set-env-community : set-env-community] + tee /tekton/results/iib_url | |
[set-env-community : set-env-community] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256 | |
[set-env-community : set-env-community] + tee /tekton/results/sig_key_id | |
[set-env-community : set-env-community] 4096R/37036783 SHA-256+ echo -n redhate2etesting | |
[set-env-community : set-env-community] + tee /tekton/results/sig_key_name | |
[set-env-community : set-env-community] redhate2etesting+ echo -n umb.stage.api.redhat.com | |
[set-env-community : set-env-community] + tee /tekton/results/umb_url | |
[set-env-community : set-env-community] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines | |
[set-env-community : set-env-community] + tee /tekton/results/umb_client_name | |
[set-env-community : set-env-community] nonprod-operatorpipelines+ echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env-community : set-env-community] + tee /tekton/results/pyxis_url | |
[set-env-community : set-env-community] https://pyxis.stage.engineering.redhat.com | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=d550cd52f2a9f8cba848c79b7164ac61c1ac5863 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1708437897.19791,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ d550cd52f2a9f8cba848c79b7164ac61c1ac5863 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1708437897.2425559,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository : clone] + cd /workspace/output/ | |
[clone-repository : clone] ++ git rev-parse HEAD | |
[clone-repository : clone] + RESULT_SHA=d550cd52f2a9f8cba848c79b7164ac61c1ac5863 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s d550cd52f2a9f8cba848c79b7164ac61c1ac5863 | |
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cleandir | |
[clone-repository-base : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=5d8ec94069072ae8cbed53c87fa6b083d20cad82 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"info","ts":1708437897.1953118,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 5d8ec94069072ae8cbed53c87fa6b083d20cad82 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1708437897.2398007,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository-base : clone] + cd /workspace/output/ | |
[clone-repository-base : clone] ++ git rev-parse HEAD | |
[clone-repository-base : clone] + RESULT_SHA=5d8ec94069072ae8cbed53c87fa6b083d20cad82 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s 5d8ec94069072ae8cbed53c87fa6b083d20cad82 | |
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 --output-file /tmp/changes.json --verbose | |
[detect-changes : parse-repo-changes] 2024-02-20 14:05:18,013 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'operator-e2e'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-02-20 14:05:18,014 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('operator-e2e', '0.0.101')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-02-20 14:05:18,015 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added={'v4.13'}, modified={'v4.14', 'v4.15'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-02-20 14:05:18,016 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added={('v4.13', 'operator-3')}, modified={('v4.14', 'operator-1')}, deleted={('v4.15', 'operator-2')}) | |
[detect-changes : parse-repo-changes] + jq -e '.extra_files|length==0' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.affected_operators|length<=1' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.modified_bundles|length==0' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.deleted_bundles|length==0' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.added_bundles|length<=1' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.added_bundles|length==1' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_bundles[0] | split("/")[0]' | |
[detect-changes : parse-repo-changes] + operator_name=operator-e2e | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_bundles[0] | split("/")[1]' | |
[detect-changes : parse-repo-changes] + bundle_version=0.0.101 | |
[detect-changes : parse-repo-changes] + echo -n operator-e2e | |
[detect-changes : parse-repo-changes] + echo -n 0.0.101 | |
[detect-changes : parse-repo-changes] + '[' -n operator-e2e ']' | |
[detect-changes : parse-repo-changes] + echo -n operators/operator-e2e | |
[detect-changes : parse-repo-changes] + '[' -n 0.0.101 ']' | |
[detect-changes : parse-repo-changes] + echo -n operators/operator-e2e/0.0.101 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalogs=v4.15,v4.14,v4.13 | |
[detect-changes : parse-repo-changes] + echo -n v4.15,v4.14,v4.13 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators=v4.13/operator-3,v4.14/operator-1,v4.15/operator-2 | |
[detect-changes : parse-repo-changes] + echo -n v4.13/operator-3,v4.14/operator-1,v4.15/operator-2 | |
[set-github-pr-title : set-github-status] + TITLE= | |
[set-github-pr-title : set-github-status] + echo 'Setting the PR title' | |
[set-github-pr-title : set-github-status] Setting the PR title | |
[set-github-pr-title : set-github-status] + [[ 0.0.101 != '' ]] | |
[set-github-pr-title : set-github-status] + [[ v4.15,v4.14,v4.13 != '' ]] | |
[set-github-pr-title : set-github-status] + TITLE='operator operator-e2e (0.0.101) | [v4.15,v4.14,v4.13]' | |
[set-github-pr-title : set-github-status] operator operator-e2e (0.0.101) | [v4.15,v4.14,v4.13] | |
[set-github-pr-title : set-github-status] + echo operator operator-e2e '(0.0.101)' '|' '[v4.15,v4.14,v4.13]' | |
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator operator-e2e (0.0.101) | [v4.15,v4.14,v4.13]' https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 | |
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 | |
[get-ci-reviewer : get-ci-reviewer] Getting reviewers from the ci.yaml ... | |
[get-ci-reviewer : approve-pull-request] This pull request was automatically approved due to PR author is in the reviewers list. | |
[read-config : read-config] + CONFIG_PATH=operators/operator-e2e/ci.yaml | |
[read-config : read-config] + '[' '!' -f operators/operator-e2e/ci.yaml ']' | |
[read-config : read-config] Config file operators/operator-e2e/ci.yaml does not exist. | |
[read-config : read-config] + echo 'Config file operators/operator-e2e/ci.yaml does not exist.' | |
[read-config : read-config] + echo -n replaces | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[read-config : read-config] replaces+ exit 0 | |
[apply-test-waivers : set-github-status] + apply-test-waivers --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 --repo-config-file config.yaml --operator-name operator-e2e --verbose | |
[apply-test-waivers : set-github-status] 2024-02-20 14:05:51,797 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[apply-test-waivers : set-github-status] 2024-02-20 14:05:52,323 [operator-cert] INFO Labels to remove in namespace: [] | |
[apply-test-waivers : set-github-status] 2024-02-20 14:05:52,323 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fb72eba0cd0> | |
[apply-test-waivers : set-github-status] 2024-02-20 14:05:52,323 [operator-cert] INFO Labels to add: [] | |
[apply-test-waivers : set-github-status] 2024-02-20 14:05:52,323 [operator-cert] INFO Labels to remove: [] | |
[get-supported-versions : supported-version-check] ++ cat config.yaml | |
[get-supported-versions : supported-version-check] ++ yq -r .organization | |
[get-supported-versions : supported-version-check] + ORGANIZATION=community-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n operators/operator-e2e/0.0.101 ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/operator-e2e/0.0.101 community-operators | |
[get-supported-versions : supported-version-check] OpenShift 4.16 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life | |
[get-supported-versions : supported-version-check] {"versions_annotation": "v4.8-v4.13", "indices": [{"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}], "max_version_index": {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, "all_indices": [{"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}], "not_supported_indices": [{"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}]} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.8-v4.13", "indices": [{"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}], "max_version_index": {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, "all_indices": [{"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}], "not_supported_indices": [{"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": "v4.8-v4.13", | |
[get-supported-versions : supported-version-check] "indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.11", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.11" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "max_version_index": { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] "all_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.11", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.11" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ] | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] 4.13+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.13+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12 registry.redhat.io/redhat/community-operator-index:v4.11+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] 4.13 4.12 4.11+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] 4.15 4.14+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.13+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version | |
[get-supported-versions : supported-version-check] v4.8-v4.13 | |
[static-tests : run-suite] + EXTRA_ARGS= | |
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 --json labels | |
[static-tests : run-suite] ++ jq -r '.labels[] | select(.name | startswith("tests/skip")) | .name' labels.json | |
[static-tests : run-suite] ++ paste -sd , | |
[static-tests : run-suite] ++ sed 's/tests\/skip\///g' | |
[static-tests : run-suite] + SKIP_TESTS= | |
[static-tests : run-suite] + [[ '' != '' ]] | |
[static-tests : run-suite] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json | |
[static-tests : run-suite] + static-tests --verbose --output-file /workspace/output/static-test-results.json --repo-path /workspace/source --suite operatorcert.static_tests.community operator-e2e 0.0.101 | |
[static-tests : run-suite] + jq . | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "passed": false, | |
[static-tests : run-suite] "outputs": [ | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "error", | |
[static-tests : run-suite] "message": "Channel stable has dangling bundles: {Bundle(operator-e2e/0.0.100)}", | |
[static-tests : run-suite] "check": "check_dangling_bundles" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value : (operator-e2e.0.0.101) 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.", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operator_framework" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value operator-e2e.0.0.101: unable to find the resource requests for the container: (kube-rbac-proxy). 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/", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operator_framework" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value operator-e2e.0.0.101: csv.metadata.Name operator-e2e.0.0.101 is not following the recommended naming convention: <operator-name>.v<semver> e.g. memcached-operator.v0.0.1", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operator_framework" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "Warning: Value : (operator-e2e.0.0.101) 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.", | |
[static-tests : run-suite] "check": "check_osdk_bundle_validate_operatorhub" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.categories", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.containerImage", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.createdAt", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.repository", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.support", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "CSV does not define metadata.annotations.description", | |
[static-tests : run-suite] "check": "check_required_fields" | |
[static-tests : run-suite] }, | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "type": "warning", | |
[static-tests : run-suite] "message": "The 'updateGraph' option is missing in ci.yaml. The default upgrade graph 'replaces-mode' will be used.", | |
[static-tests : run-suite] "check": "check_ci_upgrade_graph" | |
[static-tests : run-suite] } | |
[static-tests : run-suite] ] | |
[static-tests : run-suite] } | |
[static-tests : run-suite] + jq -r '(.outputs//[])|length' | |
[static-tests : run-suite] + tr -d '\r\n' | |
[static-tests : run-suite] + jq -r '[(.outputs//[])[]|select(.type=="error")]|length' | |
[static-tests : run-suite] + tr -d '\r\n' | |
[static-tests-results : build-comment] + '[' 12 -gt 0 ']' | |
[static-tests-results : build-comment] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json | |
[static-tests-results : build-comment] + MESSAGE_FILE=/workspace/output/static-test-results.md | |
[static-tests-results : build-comment] + echo '# Static test results' | |
[static-tests-results : build-comment] + echo | |
[static-tests-results : build-comment] + echo '|Status|Check|Message|' | |
[static-tests-results : build-comment] + echo '|:----:|:----|:------|' | |
[static-tests-results : build-comment] + jq -r '(.outputs//[])[]|"|\(.type)|\(.check)|\(.message)|"' | |
[static-tests-results : build-comment] + echo | |
[static-tests-results : build-comment] + sed -ie 's/^|warning|/|:warning:|/g;s/^|error|/|:x:|/g' /workspace/output/static-test-results.md | |
[static-tests-results : post-comment] + '[' 12 -gt 0 ']' | |
[static-tests-results : post-comment] + echo 'Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226' | |
[static-tests-results : post-comment] Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 | |
[static-tests-results : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 --comment-file /workspace/output/static-test-results.md | |
[static-tests-results : post-comment] 2024-02-20 14:06:26,417 [operator-cert] INFO Sending this data to GitHub with POST | |
[static-tests-results : post-comment] 2024-02-20 14:06:26,417 [operator-cert] INFO {'body': "# Static test results\n\n|Status|Check|Message|\n|:----:|:----|:------|\n|:x:|check_dangling_bundles|Channel stable has dangling bundles: {Bundle(operator-e2e/0.0.100)}|\n|:warning:|check_osdk_bundle_validate_operator_framework|Warning: Value : (operator-e2e.0.0.101) 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.|\n|:warning:|check_osdk_bundle_validate_operator_framework|Warning: Value operator-e2e.0.0.101: unable to find the resource requests for the container: (kube-rbac-proxy). 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/|\n|:warning:|check_osdk_bundle_validate_operator_framework|Warning: Value operator-e2e.0.0.101: csv.metadata.Name operator-e2e.0.0.101 is not following the recommended naming convention: <operator-name>.v<semver> e.g. memcached-operator.v0.0.1|\n|:warning:|check_osdk_bundle_validate_operatorhub|Warning: Value : (operator-e2e.0.0.101) 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.|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.categories|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.containerImage|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.createdAt|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.repository|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.support|\n|:warning:|check_required_fields|CSV does not define metadata.annotations.description|\n|:warning:|check_ci_upgrade_graph|The 'updateGraph' option is missing in ci.yaml. The default upgrade graph 'replaces-mode' will be used.|\n\n<!-- None -->"} | |
[static-tests-results : post-comment] 2024-02-20 14:06:26,922 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 | |
[static-tests-results : check-for-failures] + '[' 1 -gt 0 ']' | |
[static-tests-results : check-for-failures] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 --add-labels validation-failed | |
[static-tests-results : check-for-failures] 2024-02-20 14:06:27,688 [operator-cert] INFO Adding labels ['validation-failed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[static-tests-results : check-for-failures] 2024-02-20 14:06:28,283 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fcd58b4c890> | |
[static-tests-results : check-for-failures] 2024-02-20 14:06:28,283 [operator-cert] INFO Labels to add: [] | |
[static-tests-results : check-for-failures] 2024-02-20 14:06:28,283 [operator-cert] INFO Labels to remove: [] | |
[static-tests-results : check-for-failures] Static tests failed! A summary was added to the PR. | |
[static-tests-results : check-for-failures] + echo 'Static tests failed! A summary was added to the PR.' | |
[static-tests-results : check-for-failures] + exit 1 | |
[set-github-failed-label : post-comment] + EXTRA_ARGS= | |
[set-github-failed-label : post-comment] + [[ ! -z community-hosted-pipeline/failed ]] | |
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels community-hosted-pipeline/failed' | |
[set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/226 --add-labels community-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2024-02-20 14:06:34,190 [operator-cert] INFO Adding labels ['community-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-failed-label : post-comment] 2024-02-20 14:06:34,744 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2024-02-20 14:06:34,745 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f9368bb0d50> | |
[set-github-failed-label : post-comment] 2024-02-20 14:06:34,745 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2024-02-20 14:06:34,745 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2024-02-20 14:06:34,745 [operator-cert] INFO Adding label community-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2024-02-20 14:06:35,222 [operator-cert] INFO Removing label community-hosted-pipeline/started | |
[set-github-status-failure : set-github-status] + '[' false == true ']' | |
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit d550cd52f2a9f8cba848c79b7164ac61c1ac5863 to failure' | |
[set-github-status-failure : set-github-status] Setting github status of commit d550cd52f2a9f8cba848c79b7164ac61c1ac5863 to failure | |
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha d550cd52f2a9f8cba848c79b7164ac61c1ac5863 --status failure --context operator/test --description 'Pipeline for the operator tests has failed' | |
[set-github-status-failure : set-github-status] 2024-02-20 14:06:35,495 [operator-cert] INFO Successfully set status to failure for commit d550cd52f2a9f8cba848c79b7164ac61c1ac5863 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[github-add-summary-comment : gather-info] 2024/02/20 14:06:54 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-rundpwgq | |
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-rundpwgq | |
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
[github-add-summary-comment : gather-info] Getting pipeline logs | |
[github-add-summary-comment : gather-info] + tkn pipelinerun logs community-hosted-pipeline-rundpwgq | |
[github-add-summary-comment : gather-info] task static-tests-results has failed: "step-check-for-failures" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-images@sha256:2386cda12037c6274840c91814a89bbcfe9788fdb41cdf1fc29189ce03fb2580"); for logs run: kubectl -n araszka-playground logs community-hosted-pipeline-rundpwgq-static-tests-results-pod -c step-check-for-failures | |
[github-add-summary-comment : gather-info] | |
[github-add-summary-comment : gather-info] failed to get logs for task static-tests-results : container step-check-for-failures has failed : [{"key":"StartedAt","value":"2024-02-20T14:06:27.069Z","type":3}] | |
[release-lease : delete-lease] lease.coordination.k8s.io "community-hosted-pipeline-pr-226" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment