Created
August 10, 2023 13:46
-
-
Save rh-operator-bundle-bot/2fdc331784cb692870b73eb2c1fb9a13 to your computer and use it in GitHub Desktop.
This file contains hidden or 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: 4 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 3 | |
[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/12 | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-label community-hosted-pipeline/started' | |
[set-github-started-label : post-comment] + [[ ! -z '' ]] | |
[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/12' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/12 --add-label community-hosted-pipeline/started --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2023-08-10 13:45:08,054 [operator-cert] INFO Adding labels ['community-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-started-label : post-comment] 2023-08-10 13:45:08,713 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2023-08-10 13:45:08,713 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f793edaa090> | |
[set-github-started-label : post-comment] 2023-08-10 13:45:08,713 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2023-08-10 13:45:08,713 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2023-08-10 13:45:08,713 [operator-cert] INFO Adding label community-hosted-pipeline/started | |
[set-github-started-label : post-comment] 2023-08-10 13:45:09,366 [operator-cert] INFO Removing label community-hosted-pipeline/failed | |
[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-reviewer -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=25 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1691675122.4646666,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 3598b03dd58682db9be628fd6c757c96faf30f03 (HEAD, origin/test-reviewer) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1691675122.5063047,"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=3598b03dd58682db9be628fd6c757c96faf30f03 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 3598b03dd58682db9be628fd6c757c96faf30f03 | |
[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=3598b03dd58682db9be628fd6c757c96faf30f03 --base-commit=adae03a97fd23ec01a3a767e45f146fcb1baf8f4 --output-file /tmp/changes.json --verbose | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,274 [operator-cert] DEBUG Detecting changes in repo at /workspace/repo | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,315 [operator-cert] DEBUG Affected files: {'operators/operator-e2e/ci.yml'} | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,315 [operator-cert] DEBUG Affected bundles: {'operator-e2e': {None}} | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,315 [operator-cert] DEBUG Files not belonging to an operator: set() | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,319 [operator-cert] DEBUG Added operators: set() | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,319 [operator-cert] DEBUG Modified operators: {'operator-e2e'} | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,319 [operator-cert] DEBUG Deleted operators: set() | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,319 [operator-cert] DEBUG Added bundles: set() | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,319 [operator-cert] DEBUG Modified bundles: set() | |
[detect-changes : parse-repo-changes] 2023-08-10 13:45:43,319 [operator-cert] DEBUG Deleted bundles: set() | |
[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] false | |
[detect-changes : parse-repo-changes] + fail 'The PR affects more than one bundle' | |
[detect-changes : parse-repo-changes] + echo 'ERROR: The PR affects more than one bundle' | |
[detect-changes : parse-repo-changes] ERROR: The PR affects more than one bundle | |
[detect-changes : parse-repo-changes] + 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] + EXTRA_ARGS+=' --add-label 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/12 | |
[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/12' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/12 --add-label community-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2023-08-10 13:45:50,493 [operator-cert] INFO Adding labels ['community-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-failed-label : post-comment] 2023-08-10 13:45:51,108 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2023-08-10 13:45:51,108 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f22cc1ee310> | |
[set-github-failed-label : post-comment] 2023-08-10 13:45:51,108 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2023-08-10 13:45:51,108 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2023-08-10 13:45:51,108 [operator-cert] INFO Adding label community-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2023-08-10 13:45:51,889 [operator-cert] INFO Removing label community-hosted-pipeline/started | |
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-runfmzcg | |
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runfmzcg | |
[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-runfmzcg | |
[github-add-summary-comment : gather-info] I0810 13:46:05.086237 16 request.go:645] Throttling request took 1.18867993s, request: GET:https://172.30.0.1:443/apis/user.openshift.io/v1?timeout=32s | |
[github-add-summary-comment : gather-info] task detect-changes has failed: "step-parse-repo-changes" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-images@sha256:11f7187a0acc53d46bb88b03e762f882cedcd6e2900d3bc9f5e6948563b81f72"); for logs run: kubectl -n tbak-community-test logs community-hosted-pipeline-runfmzcg-detect-changes-pod -c step-parse-repo-changes | |
[github-add-summary-comment : gather-info] | |
[github-add-summary-comment : gather-info] failed to get logs for task detect-changes : container step-parse-repo-changes has failed : [{"key":"StartedAt","value":"2023-08-10T13:45:42.771Z","type":3}] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment