github.com/jenkins-x/jx/v2@v2.1.155/pkg/logs/test_data/invalid_name/pipelineruns.yml (about) 1 apiVersion: tekton.dev/v1alpha1 2 kind: PipelineRunList 3 metadata: {} 4 items: 5 - metadata: 6 creationTimestamp: "2020-01-15T09:55:50Z" 7 generation: 1 8 labels: 9 branch: PR-2 10 build: "1" 11 context: fakecontext 12 created-by-prow: "true" 13 jenkins.io/pipelineType: build 14 owner: myself 15 prowJobName: 1e897d5c-377d-11ea-b5b3-c25f558c47ed 16 repository: My_Awesome_Project.org 17 tekton.dev/pipeline: myself-my-awesome-project-org-5p6j6-1 18 name: myself-my-awesome-project-org-5p6j6-1 19 namespace: jx 20 resourceVersion: "30292258" 21 selfLink: /apis/tekton.dev/v1alpha1/namespaces/jx/pipelineruns/myself-my-awesome-project-org-5p6j6-1 22 uid: 35baea13-377d-11ea-a7cc-42010a94005e 23 spec: 24 params: 25 - name: version 26 value: 0.0.0-SNAPSHOT-PR-2-1 27 - name: build_id 28 value: "1" 29 pipelineRef: 30 apiVersion: tekton.dev/v1alpha1 31 name: myself-my-awesome-project-org-5p6j6-1 32 resources: 33 - name: myself-my-awesome-project-org 34 resourceRef: 35 apiVersion: tekton.dev/v1alpha1 36 name: myself-my-awesome-project-org 37 serviceAccount: tekton-bot 38 timeout: 240h0m0s 39 status: 40 conditions: 41 - lastTransitionTime: "2020-01-15T09:55:50Z" 42 message: Not all Tasks in the Pipeline have finished executing 43 reason: Running 44 status: Unknown 45 type: Succeeded 46 startTime: "2020-01-15T09:55:50Z" 47 taskRuns: 48 myself-my-awesome-project-org-5p6j6-1-from-build-pack-5nm9n: 49 pipelineTaskName: from-build-pack 50 status: 51 conditions: 52 - lastTransitionTime: "2020-01-15T09:56:05Z" 53 message: Not all Steps in the Task have finished executing 54 reason: Building 55 status: Unknown 56 type: Succeeded 57 podName: myself-my-awesome-project-org-5p6j6-1-from-build-pack-5nm9n-pod-2c6480 58 startTime: "2020-01-15T09:55:50Z" 59 steps: 60 - name: git-merge 61 terminated: 62 containerID: docker://8f6b0372ae2cb4e429911ddc1e3c5905a4ae6f817e57e49f0a3836440496ecd1 63 exitCode: 0 64 finishedAt: "2020-01-15T09:56:05Z" 65 reason: Completed 66 startedAt: "2020-01-15T09:55:55Z" 67 - name: build-make-linux 68 running: 69 startedAt: "2020-01-15T09:55:56Z" 70 - name: build-container-build 71 running: 72 startedAt: "2020-01-15T09:55:56Z" 73 - name: postbuild-post-build 74 running: 75 startedAt: "2020-01-15T09:55:56Z" 76 - name: promote-make-preview 77 running: 78 startedAt: "2020-01-15T09:55:57Z" 79 - name: promote-jx-preview 80 running: 81 startedAt: "2020-01-15T09:55:57Z" 82 - name: git-source-myself-my-awesome-project-org-27pv2 83 terminated: 84 containerID: docker://d338f3322f21d56c4a54368efe2ed73470ff7ddbc61799b5af980a750802f3ec 85 exitCode: 0 86 finishedAt: "2020-01-15T09:56:02Z" 87 reason: Completed 88 startedAt: "2020-01-15T09:55:55Z"