Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/ea6a0370778d12af1f54308c23b2c909 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/ea6a0370778d12af1f54308c23b2c909 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
[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=test-prow -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=25 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"info","ts":1691591436.4441173,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ efae370f5cefb43470775c65282defa9c19a4f71 (HEAD, origin/test-prow) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1691591436.4850836,"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=efae370f5cefb43470775c65282defa9c19a4f71
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s efae370f5cefb43470775c65282defa9c19a4f71
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git
[detect-changes : parse-repo-changes] + cd /workspace/repo
[detect-changes : parse-repo-changes] + git config --global --add safe.directory /workspace/repo
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/repo --head-commit=efae370f5cefb43470775c65282defa9c19a4f71 --base-commit=0e3f3cad8e272ac55ade7b76cea2669240885b2e --output-file /tmp/changes.json --verbose
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,917 [operator-cert] DEBUG Detecting changes in repo at /workspace/repo
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,964 [operator-cert] DEBUG Affected files: {'operators/operator-e2e/0.1.0/manifests/operator-e2e.clusterserviceversion.yaml', 'operators/operator-e2e/0.1.0/metadata/annotations.yaml', 'operators/operator-e2e/0.1.0/tests/scorecard/config.yaml', 'operators/operator-e2e/0.1.0/manifests/operator-e2e-manager-config_v1_configmap.yaml', 'operators/operator-e2e/0.1.0/manifests/operator-e2e-controller-manager-metrics-service_v1_service.yaml', 'operators/operator-e2e/0.1.0/manifests/tools.opdev.io_demoresources.yaml', 'operators/operator-e2e/0.1.0/manifests/operator-e2e-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml'}
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,964 [operator-cert] DEBUG Affected bundles: {'operator-e2e': {'0.1.0'}}
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,964 [operator-cert] DEBUG Files not belonging to an operator: set()
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,969 [operator-cert] DEBUG Added operators: set()
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,969 [operator-cert] DEBUG Modified operators: {'operator-e2e'}
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,969 [operator-cert] DEBUG Deleted operators: set()
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,969 [operator-cert] DEBUG Added bundles: {('operator-e2e', '0.1.0')}
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,970 [operator-cert] DEBUG Modified bundles: set()
[detect-changes : parse-repo-changes] 2023-08-09 14:30:42,970 [operator-cert] DEBUG Deleted bundles: set()
[detect-changes : parse-repo-changes] + jq -r '.extra_files|join(",")'
[detect-changes : parse-repo-changes] + jq -r '.added_operators|join(",")'
[detect-changes : parse-repo-changes] + jq -r '.modified_operators|join(",")'
[detect-changes : parse-repo-changes] + jq -r '.deleted_operators|join(",")'
[detect-changes : parse-repo-changes] + jq -r '.added_bundles|join(",")'
[detect-changes : parse-repo-changes] + jq -r '.modified_bundles|join(",")'
[detect-changes : parse-repo-changes] + jq -r '.deleted_bundles|join(",")'
[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
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-runbgvh7
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runbgvh7
[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-runbgvh7
[github-add-summary-comment : gather-info] I0809 14:31:00.010979 16 request.go:645] Throttling request took 1.190807827s, request: GET:https://172.30.0.1:443/apis/helm.openshift.io/v1beta1?timeout=32s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment