Created
August 14, 2019 13:37
-
-
Save pmuir/d3f325fdd9d749acc0605c63a42e501d 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
=== FAIL: pkg/logs TestGetRunningBuildLogsWithMatchingBuildPods (0.04s) | |
WARNING: Failed to retrieve team settings: failed to create the jx client: namespaces "jx" not found - falling back to default settings... | |
EOF | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage app-extension and container build-step-credential-initializer-xht92 | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage app-extension and container build-step-working-dir-initializer-8c9w5 | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage app-extension and container build-step-place-tools | |
Pod logs... | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage app-extension and container build-step-git-source-meta-fakeowner-fakerepo-build-v7hvv | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage app-extension and container build-step-git-merge | |
Pod logs... | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage app-extension and container build-step-create-effective-pipeline | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage app-extension and container build-step-create-tekton-crds | |
Pod logs... | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-credential-initializer-6ld8g | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-working-dir-initializer-fw2sv | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-place-tools | |
Pod logs... | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-git-source-fakeowner-fakerepo-fakebranch-72kkp | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-git-merge | |
Pod logs... | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-setup-jx-git-credentials | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-build-npmrc | |
Pod logs... | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-build-npm-install | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-build-npm-test | |
Pod logs... | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-build-container-build | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-build-post-build | |
Pod logs... | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-promote-changelog | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-promote-helm-release | |
Pod logs... | |
Pod logs... | |
Showing logs for build fakeowner/fakerepo/fakebranch/1 stage from-fakebranch and container build-step-promote-jx-promote | |
Pipeline failed on stage 'from-fakebranch' : container 'build-step-promote-jx-promote'. The execution of the pipeline has stopped. | |
tekton_logging_test.go:426: | |
Error Trace: tekton_logging_test.go:426 | |
Error: Not equal: | |
expected: 21 | |
actual : 20 | |
Test: TestGetRunningBuildLogsWithMatchingBuildPods | |
=== FAIL: pkg/logs TestGetRunningBuildLogsWithMultipleStages (0.03s) | |
Failed to write to log, write |1: file already closed | |
14 | |
tekton_logging_test.go:593: | |
Error Trace: tekton_logging_test.go:593 | |
Error: Not equal: | |
expected: 15 | |
actual : 14 | |
Test: TestGetRunningBuildLogsWithMultipleStages | |
DONE 1108 tests, 4 skipped, 3 failures in 2194.322s | |
make: *** [test-slow-integration] Error 1 | |
Pipeline failed on stage 'release' : container 'build-step-release'. The execution of the pipeline has stopped. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment