dfarrell07

codeowners_test_job_logs

Oct 23rd, 2020
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.24 KB | None | 0 0
  1. 2020-10-23T16:22:48.0566997Z ##[section]Starting: Request a runner to run this job
  2. 2020-10-23T16:22:49.1962043Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
  3. 2020-10-23T16:22:49.1962161Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  4. 2020-10-23T16:22:49.1962371Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  5. 2020-10-23T16:22:49.3183225Z ##[section]Finishing: Request a runner to run this job
  6. 2020-10-23T16:22:58.8274698Z Current runner version: '2.273.5'
  7. 2020-10-23T16:22:58.8304733Z ##[group]Operating System
  8. 2020-10-23T16:22:58.8305496Z Ubuntu
  9. 2020-10-23T16:22:58.8305856Z 18.04.5
  10. 2020-10-23T16:22:58.8306145Z LTS
  11. 2020-10-23T16:22:58.8306407Z ##[endgroup]
  12. 2020-10-23T16:22:58.8306968Z ##[group]Virtual Environment
  13. 2020-10-23T16:22:58.8307478Z Environment: ubuntu-18.04
  14. 2020-10-23T16:22:58.8307906Z Version: 20201015.1
  15. 2020-10-23T16:22:58.8308726Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20201015.1/images/linux/Ubuntu1804-README.md
  16. 2020-10-23T16:22:58.8309540Z ##[endgroup]
  17. 2020-10-23T16:22:58.8310662Z Prepare workflow directory
  18. 2020-10-23T16:22:58.8474939Z Prepare all required actions
  19. 2020-10-23T16:22:58.8483830Z Getting action download info
  20. 2020-10-23T16:22:59.1025020Z Download action repository 'actions/checkout@v2'
  21. 2020-10-23T16:23:01.3105765Z ##[group]Run actions/checkout@v2
  22. 2020-10-23T16:23:01.3106156Z with:
  23. 2020-10-23T16:23:01.3106526Z repository: submariner-io/shipyard
  24. 2020-10-23T16:23:01.3107140Z token: ***
  25. 2020-10-23T16:23:01.3107358Z ssh-strict: true
  26. 2020-10-23T16:23:01.3107647Z persist-credentials: true
  27. 2020-10-23T16:23:01.3107926Z clean: true
  28. 2020-10-23T16:23:01.3108154Z fetch-depth: 1
  29. 2020-10-23T16:23:01.3108378Z lfs: false
  30. 2020-10-23T16:23:01.3108606Z submodules: false
  31. 2020-10-23T16:23:01.3108844Z ##[endgroup]
  32. 2020-10-23T16:23:02.2577168Z Syncing repository: submariner-io/shipyard
  33. 2020-10-23T16:23:02.2577914Z ##[group]Getting Git version info
  34. 2020-10-23T16:23:02.2578777Z Working directory is '/home/runner/work/shipyard/shipyard'
  35. 2020-10-23T16:23:02.2579316Z [command]/usr/bin/git version
  36. 2020-10-23T16:23:02.2579682Z git version 2.28.0
  37. 2020-10-23T16:23:02.2580427Z ##[endgroup]
  38. 2020-10-23T16:23:02.2581082Z Deleting the contents of '/home/runner/work/shipyard/shipyard'
  39. 2020-10-23T16:23:02.2582140Z ##[group]Initializing the repository
  40. 2020-10-23T16:23:02.2582685Z [command]/usr/bin/git init /home/runner/work/shipyard/shipyard
  41. 2020-10-23T16:23:02.2583331Z Initialized empty Git repository in /home/runner/work/shipyard/shipyard/.git/
  42. 2020-10-23T16:23:02.2584338Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/shipyard
  43. 2020-10-23T16:23:02.2584930Z ##[endgroup]
  44. 2020-10-23T16:23:02.2585370Z ##[group]Disabling automatic garbage collection
  45. 2020-10-23T16:23:02.2586046Z [command]/usr/bin/git config --local gc.auto 0
  46. 2020-10-23T16:23:02.2586451Z ##[endgroup]
  47. 2020-10-23T16:23:02.2587780Z ##[group]Setting up auth
  48. 2020-10-23T16:23:02.2588513Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  49. 2020-10-23T16:23:02.2589713Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  50. 2020-10-23T16:23:02.2590900Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  51. 2020-10-23T16:23:02.2592389Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
  52. 2020-10-23T16:23:02.2593876Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
  53. 2020-10-23T16:23:02.2594953Z ##[endgroup]
  54. 2020-10-23T16:23:02.2595372Z ##[group]Fetching the repository
  55. 2020-10-23T16:23:02.2596705Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +135b8964510487406a8261e515c9fd53826c89e2:refs/remotes/pull/349/merge
  56. 2020-10-23T16:23:02.2597622Z remote: Enumerating objects: 103, done.
  57. 2020-10-23T16:23:02.2598073Z remote: Counting objects: 0% (1/103)
  58. 2020-10-23T16:23:02.2598491Z remote: Counting objects: 1% (2/103)
  59. 2020-10-23T16:23:02.2598920Z remote: Counting objects: 2% (3/103)
  60. 2020-10-23T16:23:02.2599335Z remote: Counting objects: 3% (4/103)
  61. 2020-10-23T16:23:02.2599749Z remote: Counting objects: 4% (5/103)
  62. 2020-10-23T16:23:02.2600387Z remote: Counting objects: 5% (6/103)
  63. 2020-10-23T16:23:02.2600801Z remote: Counting objects: 6% (7/103)
  64. 2020-10-23T16:23:02.2601214Z remote: Counting objects: 7% (8/103)
  65. 2020-10-23T16:23:02.2601644Z remote: Counting objects: 8% (9/103)
  66. 2020-10-23T16:23:02.2602062Z remote: Counting objects: 9% (10/103)
  67. 2020-10-23T16:23:02.2602480Z remote: Counting objects: 10% (11/103)
  68. 2020-10-23T16:23:02.2602896Z remote: Counting objects: 11% (12/103)
  69. 2020-10-23T16:23:02.2603308Z remote: Counting objects: 12% (13/103)
  70. 2020-10-23T16:23:02.2603723Z remote: Counting objects: 13% (14/103)
  71. 2020-10-23T16:23:02.2604136Z remote: Counting objects: 14% (15/103)
  72. 2020-10-23T16:23:02.2604632Z remote: Counting objects: 15% (16/103)
  73. 2020-10-23T16:23:02.2605060Z remote: Counting objects: 16% (17/103)
  74. 2020-10-23T16:23:02.2605472Z remote: Counting objects: 17% (18/103)
  75. 2020-10-23T16:23:02.2605899Z remote: Counting objects: 18% (19/103)
  76. 2020-10-23T16:23:02.2606312Z remote: Counting objects: 19% (20/103)
  77. 2020-10-23T16:23:02.2606835Z remote: Counting objects: 20% (21/103)
  78. 2020-10-23T16:23:02.2607219Z remote: Counting objects: 21% (22/103)
  79. 2020-10-23T16:23:02.2607606Z remote: Counting objects: 22% (23/103)
  80. 2020-10-23T16:23:02.2607977Z remote: Counting objects: 23% (24/103)
  81. 2020-10-23T16:23:02.2608358Z remote: Counting objects: 24% (25/103)
  82. 2020-10-23T16:23:02.2608743Z remote: Counting objects: 25% (26/103)
  83. 2020-10-23T16:23:02.2609126Z remote: Counting objects: 26% (27/103)
  84. 2020-10-23T16:23:02.2609702Z remote: Counting objects: 27% (28/103)
  85. 2020-10-23T16:23:02.2610214Z remote: Counting objects: 28% (29/103)
  86. 2020-10-23T16:23:02.2610602Z remote: Counting objects: 29% (30/103)
  87. 2020-10-23T16:23:02.2610988Z remote: Counting objects: 30% (31/103)
  88. 2020-10-23T16:23:02.2611359Z remote: Counting objects: 31% (32/103)
  89. 2020-10-23T16:23:02.2612526Z remote: Counting objects: 32% (33/103)
  90. 2020-10-23T16:23:02.2612918Z remote: Counting objects: 33% (34/103)
  91. 2020-10-23T16:23:02.2613301Z remote: Counting objects: 34% (36/103)
  92. 2020-10-23T16:23:02.2613683Z remote: Counting objects: 35% (37/103)
  93. 2020-10-23T16:23:02.2614070Z remote: Counting objects: 36% (38/103)
  94. 2020-10-23T16:23:02.2614455Z remote: Counting objects: 37% (39/103)
  95. 2020-10-23T16:23:02.2614843Z remote: Counting objects: 38% (40/103)
  96. 2020-10-23T16:23:02.2615227Z remote: Counting objects: 39% (41/103)
  97. 2020-10-23T16:23:02.2615600Z remote: Counting objects: 40% (42/103)
  98. 2020-10-23T16:23:02.2615986Z remote: Counting objects: 41% (43/103)
  99. 2020-10-23T16:23:02.2616816Z remote: Counting objects: 42% (44/103)
  100. 2020-10-23T16:23:02.2617412Z remote: Counting objects: 43% (45/103)
  101. 2020-10-23T16:23:02.2617827Z remote: Counting objects: 44% (46/103)
  102. 2020-10-23T16:23:02.2618249Z remote: Counting objects: 45% (47/103)
  103. 2020-10-23T16:23:02.2618663Z remote: Counting objects: 46% (48/103)
  104. 2020-10-23T16:23:02.2619076Z remote: Counting objects: 47% (49/103)
  105. 2020-10-23T16:23:02.2619478Z remote: Counting objects: 48% (50/103)
  106. 2020-10-23T16:23:02.2619992Z remote: Counting objects: 49% (51/103)
  107. 2020-10-23T16:23:02.2620378Z remote: Counting objects: 50% (52/103)
  108. 2020-10-23T16:23:02.2620762Z remote: Counting objects: 51% (53/103)
  109. 2020-10-23T16:23:02.2621145Z remote: Counting objects: 52% (54/103)
  110. 2020-10-23T16:23:02.2621526Z remote: Counting objects: 53% (55/103)
  111. 2020-10-23T16:23:02.2621909Z remote: Counting objects: 54% (56/103)
  112. 2020-10-23T16:23:02.2622300Z remote: Counting objects: 55% (57/103)
  113. 2020-10-23T16:23:02.2622673Z remote: Counting objects: 56% (58/103)
  114. 2020-10-23T16:23:02.2623055Z remote: Counting objects: 57% (59/103)
  115. 2020-10-23T16:23:02.2623576Z remote: Counting objects: 58% (60/103)
  116. 2020-10-23T16:23:02.2623964Z remote: Counting objects: 59% (61/103)
  117. 2020-10-23T16:23:02.2624346Z remote: Counting objects: 60% (62/103)
  118. 2020-10-23T16:23:02.2624731Z remote: Counting objects: 61% (63/103)
  119. 2020-10-23T16:23:02.2625136Z remote: Counting objects: 62% (64/103)
  120. 2020-10-23T16:23:02.2625560Z remote: Counting objects: 63% (65/103)
  121. 2020-10-23T16:23:02.2625979Z remote: Counting objects: 64% (66/103)
  122. 2020-10-23T16:23:02.2626365Z remote: Counting objects: 65% (67/103)
  123. 2020-10-23T16:23:02.2626755Z remote: Counting objects: 66% (68/103)
  124. 2020-10-23T16:23:02.2627170Z remote: Counting objects: 67% (70/103)
  125. 2020-10-23T16:23:02.2627563Z remote: Counting objects: 68% (71/103)
  126. 2020-10-23T16:23:02.2628250Z remote: Counting objects: 69% (72/103)
  127. 2020-10-23T16:23:02.2628644Z remote: Counting objects: 70% (73/103)
  128. 2020-10-23T16:23:02.2629036Z remote: Counting objects: 71% (74/103)
  129. 2020-10-23T16:23:02.2629435Z remote: Counting objects: 72% (75/103)
  130. 2020-10-23T16:23:02.2629819Z remote: Counting objects: 73% (76/103)
  131. 2020-10-23T16:23:02.2630203Z remote: Counting objects: 74% (77/103)
  132. 2020-10-23T16:23:02.2630588Z remote: Counting objects: 75% (78/103)
  133. 2020-10-23T16:23:02.2630973Z remote: Counting objects: 76% (79/103)
  134. 2020-10-23T16:23:02.2631344Z remote: Counting objects: 77% (80/103)
  135. 2020-10-23T16:23:02.2631731Z remote: Counting objects: 78% (81/103)
  136. 2020-10-23T16:23:02.2632122Z remote: Counting objects: 79% (82/103)
  137. 2020-10-23T16:23:02.2632507Z remote: Counting objects: 80% (83/103)
  138. 2020-10-23T16:23:02.2632896Z remote: Counting objects: 81% (84/103)
  139. 2020-10-23T16:23:02.2633286Z remote: Counting objects: 82% (85/103)
  140. 2020-10-23T16:23:02.2633670Z remote: Counting objects: 83% (86/103)
  141. 2020-10-23T16:23:02.2634242Z remote: Counting objects: 84% (87/103)
  142. 2020-10-23T16:23:02.2634665Z remote: Counting objects: 85% (88/103)
  143. 2020-10-23T16:23:02.2635068Z remote: Counting objects: 86% (89/103)
  144. 2020-10-23T16:23:02.2635480Z remote: Counting objects: 87% (90/103)
  145. 2020-10-23T16:23:02.2635892Z remote: Counting objects: 88% (91/103)
  146. 2020-10-23T16:23:02.2636307Z remote: Counting objects: 89% (92/103)
  147. 2020-10-23T16:23:02.2636812Z remote: Counting objects: 90% (93/103)
  148. 2020-10-23T16:23:02.2637195Z remote: Counting objects: 91% (94/103)
  149. 2020-10-23T16:23:02.2637579Z remote: Counting objects: 92% (95/103)
  150. 2020-10-23T16:23:02.2637962Z remote: Counting objects: 93% (96/103)
  151. 2020-10-23T16:23:02.2638332Z remote: Counting objects: 94% (97/103)
  152. 2020-10-23T16:23:02.2638724Z remote: Counting objects: 95% (98/103)
  153. 2020-10-23T16:23:02.2639109Z remote: Counting objects: 96% (99/103)
  154. 2020-10-23T16:23:02.2639494Z remote: Counting objects: 97% (100/103)
  155. 2020-10-23T16:23:02.2639889Z remote: Counting objects: 98% (101/103)
  156. 2020-10-23T16:23:02.2640277Z remote: Counting objects: 99% (102/103)
  157. 2020-10-23T16:23:02.2640661Z remote: Counting objects: 100% (103/103)
  158. 2020-10-23T16:23:02.2641063Z remote: Counting objects: 100% (103/103), done.
  159. 2020-10-23T16:23:02.2641470Z remote: Compressing objects: 1% (1/94)
  160. 2020-10-23T16:23:02.2641887Z remote: Compressing objects: 2% (2/94)
  161. 2020-10-23T16:23:02.2642305Z remote: Compressing objects: 3% (3/94)
  162. 2020-10-23T16:23:02.2642723Z remote: Compressing objects: 4% (4/94)
  163. 2020-10-23T16:23:02.2643139Z remote: Compressing objects: 5% (5/94)
  164. 2020-10-23T16:23:02.2643752Z remote: Compressing objects: 6% (6/94)
  165. 2020-10-23T16:23:02.2644207Z remote: Compressing objects: 7% (7/94)
  166. 2020-10-23T16:23:02.2644657Z remote: Compressing objects: 8% (8/94)
  167. 2020-10-23T16:23:02.2645137Z remote: Compressing objects: 9% (9/94)
  168. 2020-10-23T16:23:02.2645671Z remote: Compressing objects: 10% (10/94)
  169. 2020-10-23T16:23:02.2646125Z remote: Compressing objects: 11% (11/94)
  170. 2020-10-23T16:23:02.2646575Z remote: Compressing objects: 12% (12/94)
  171. 2020-10-23T16:23:02.2647028Z remote: Compressing objects: 13% (13/94)
  172. 2020-10-23T16:23:02.2647478Z remote: Compressing objects: 14% (14/94)
  173. 2020-10-23T16:23:02.2647927Z remote: Compressing objects: 15% (15/94)
  174. 2020-10-23T16:23:02.2648476Z remote: Compressing objects: 17% (16/94)
  175. 2020-10-23T16:23:02.2648893Z remote: Compressing objects: 18% (17/94)
  176. 2020-10-23T16:23:02.2649295Z remote: Compressing objects: 19% (18/94)
  177. 2020-10-23T16:23:02.2649709Z remote: Compressing objects: 20% (19/94)
  178. 2020-10-23T16:23:02.2650206Z remote: Compressing objects: 21% (20/94)
  179. 2020-10-23T16:23:02.2650635Z remote: Compressing objects: 22% (21/94)
  180. 2020-10-23T16:23:02.2651051Z remote: Compressing objects: 23% (22/94)
  181. 2020-10-23T16:23:02.2651480Z remote: Compressing objects: 24% (23/94)
  182. 2020-10-23T16:23:02.2652080Z remote: Compressing objects: 25% (24/94)
  183. 2020-10-23T16:23:02.2652502Z remote: Compressing objects: 26% (25/94)
  184. 2020-10-23T16:23:02.2652906Z remote: Compressing objects: 27% (26/94)
  185. 2020-10-23T16:23:02.2653325Z remote: Compressing objects: 28% (27/94)
  186. 2020-10-23T16:23:02.2653740Z remote: Compressing objects: 29% (28/94)
  187. 2020-10-23T16:23:02.2654158Z remote: Compressing objects: 30% (29/94)
  188. 2020-10-23T16:23:02.2654609Z remote: Compressing objects: 31% (30/94)
  189. 2020-10-23T16:23:02.2655025Z remote: Compressing objects: 32% (31/94)
  190. 2020-10-23T16:23:02.2655438Z remote: Compressing objects: 34% (32/94)
  191. 2020-10-23T16:23:02.2655860Z remote: Compressing objects: 35% (33/94)
  192. 2020-10-23T16:23:02.2656278Z remote: Compressing objects: 36% (34/94)
  193. 2020-10-23T16:23:02.2656679Z remote: Compressing objects: 37% (35/94)
  194. 2020-10-23T16:23:02.2657103Z remote: Compressing objects: 38% (36/94)
  195. 2020-10-23T16:23:02.2657517Z remote: Compressing objects: 39% (37/94)
  196. 2020-10-23T16:23:02.2657932Z remote: Compressing objects: 40% (38/94)
  197. 2020-10-23T16:23:02.2658348Z remote: Compressing objects: 41% (39/94)
  198. 2020-10-23T16:23:02.2658764Z remote: Compressing objects: 42% (40/94)
  199. 2020-10-23T16:23:02.2659353Z remote: Compressing objects: 43% (41/94)
  200. 2020-10-23T16:23:02.2659814Z remote: Compressing objects: 44% (42/94)
  201. 2020-10-23T16:23:02.2660246Z remote: Compressing objects: 45% (43/94)
  202. 2020-10-23T16:23:02.2660696Z remote: Compressing objects: 46% (44/94)
  203. 2020-10-23T16:23:02.2661144Z remote: Compressing objects: 47% (45/94)
  204. 2020-10-23T16:23:02.2661599Z remote: Compressing objects: 48% (46/94)
  205. 2020-10-23T16:23:02.2662049Z remote: Compressing objects: 50% (47/94)
  206. 2020-10-23T16:23:02.2662498Z remote: Compressing objects: 51% (48/94)
  207. 2020-10-23T16:23:02.2662954Z remote: Compressing objects: 52% (49/94)
  208. 2020-10-23T16:23:02.2663402Z remote: Compressing objects: 53% (50/94)
  209. 2020-10-23T16:23:02.2663833Z remote: Compressing objects: 54% (51/94)
  210. 2020-10-23T16:23:02.2664280Z remote: Compressing objects: 55% (52/94)
  211. 2020-10-23T16:23:02.2664839Z remote: Compressing objects: 56% (53/94)
  212. 2020-10-23T16:23:02.2665256Z remote: Compressing objects: 57% (54/94)
  213. 2020-10-23T16:23:02.2665671Z remote: Compressing objects: 58% (55/94)
  214. 2020-10-23T16:23:02.2666083Z remote: Compressing objects: 59% (56/94)
  215. 2020-10-23T16:23:02.2666499Z remote: Compressing objects: 60% (57/94)
  216. 2020-10-23T16:23:02.2666911Z remote: Compressing objects: 61% (58/94)
  217. 2020-10-23T16:23:02.2667333Z remote: Compressing objects: 62% (59/94)
  218. 2020-10-23T16:23:02.2667740Z remote: Compressing objects: 63% (60/94)
  219. 2020-10-23T16:23:02.2668158Z remote: Compressing objects: 64% (61/94)
  220. 2020-10-23T16:23:02.2668659Z remote: Compressing objects: 65% (62/94)
  221. 2020-10-23T16:23:02.2669076Z remote: Compressing objects: 67% (63/94)
  222. 2020-10-23T16:23:02.2669494Z remote: Compressing objects: 68% (64/94)
  223. 2020-10-23T16:23:02.2669906Z remote: Compressing objects: 69% (65/94)
  224. 2020-10-23T16:23:02.2670321Z remote: Compressing objects: 70% (66/94)
  225. 2020-10-23T16:23:02.2670736Z remote: Compressing objects: 71% (67/94)
  226. 2020-10-23T16:23:02.2671138Z remote: Compressing objects: 72% (68/94)
  227. 2020-10-23T16:23:02.2671659Z remote: Compressing objects: 73% (69/94)
  228. 2020-10-23T16:23:02.2672026Z remote: Compressing objects: 74% (70/94)
  229. 2020-10-23T16:23:02.2672391Z remote: Compressing objects: 75% (71/94)
  230. 2020-10-23T16:23:02.2672811Z remote: Compressing objects: 76% (72/94)
  231. 2020-10-23T16:23:02.2673183Z remote: Compressing objects: 77% (73/94)
  232. 2020-10-23T16:23:02.2673546Z remote: Compressing objects: 78% (74/94)
  233. 2020-10-23T16:23:02.2673919Z remote: Compressing objects: 79% (75/94)
  234. 2020-10-23T16:23:02.2674384Z remote: Compressing objects: 80% (76/94)
  235. 2020-10-23T16:23:02.2674701Z remote: Compressing objects: 81% (77/94)
  236. 2020-10-23T16:23:02.2675015Z remote: Compressing objects: 82% (78/94)
  237. 2020-10-23T16:23:02.2675330Z remote: Compressing objects: 84% (79/94)
  238. 2020-10-23T16:23:02.2675644Z remote: Compressing objects: 85% (80/94)
  239. 2020-10-23T16:23:02.2675959Z remote: Compressing objects: 86% (81/94)
  240. 2020-10-23T16:23:02.2676272Z remote: Compressing objects: 87% (82/94)
  241. 2020-10-23T16:23:02.2676584Z remote: Compressing objects: 88% (83/94)
  242. 2020-10-23T16:23:02.2676898Z remote: Compressing objects: 89% (84/94)
  243. 2020-10-23T16:23:02.2677202Z remote: Compressing objects: 90% (85/94)
  244. 2020-10-23T16:23:02.2677517Z remote: Compressing objects: 91% (86/94)
  245. 2020-10-23T16:23:02.2677830Z remote: Compressing objects: 92% (87/94)
  246. 2020-10-23T16:23:02.2678153Z remote: Compressing objects: 93% (88/94)
  247. 2020-10-23T16:23:02.2678467Z remote: Compressing objects: 94% (89/94)
  248. 2020-10-23T16:23:02.2678781Z remote: Compressing objects: 95% (90/94)
  249. 2020-10-23T16:23:02.2679093Z remote: Compressing objects: 96% (91/94)
  250. 2020-10-23T16:23:02.2679407Z remote: Compressing objects: 97% (92/94)
  251. 2020-10-23T16:23:02.2679709Z remote: Compressing objects: 98% (93/94)
  252. 2020-10-23T16:23:02.2680025Z remote: Compressing objects: 100% (94/94)
  253. 2020-10-23T16:23:02.2680351Z remote: Compressing objects: 100% (94/94), done.
  254. 2020-10-23T16:23:02.2680657Z Receiving objects: 0% (1/103)
  255. 2020-10-23T16:23:02.2680923Z Receiving objects: 1% (2/103)
  256. 2020-10-23T16:23:02.2681188Z Receiving objects: 2% (3/103)
  257. 2020-10-23T16:23:02.2681469Z Receiving objects: 3% (4/103)
  258. 2020-10-23T16:23:02.2681734Z Receiving objects: 4% (5/103)
  259. 2020-10-23T16:23:02.2681997Z Receiving objects: 5% (6/103)
  260. 2020-10-23T16:23:02.2682267Z Receiving objects: 6% (7/103)
  261. 2020-10-23T16:23:02.2682530Z Receiving objects: 7% (8/103)
  262. 2020-10-23T16:23:02.2682792Z Receiving objects: 8% (9/103)
  263. 2020-10-23T16:23:02.2683045Z Receiving objects: 9% (10/103)
  264. 2020-10-23T16:23:02.2683311Z Receiving objects: 10% (11/103)
  265. 2020-10-23T16:23:02.2683575Z Receiving objects: 11% (12/103)
  266. 2020-10-23T16:23:02.2683841Z Receiving objects: 12% (13/103)
  267. 2020-10-23T16:23:02.2684108Z Receiving objects: 13% (14/103)
  268. 2020-10-23T16:23:02.2684372Z Receiving objects: 14% (15/103)
  269. 2020-10-23T16:23:02.2684636Z Receiving objects: 15% (16/103)
  270. 2020-10-23T16:23:02.2684890Z Receiving objects: 16% (17/103)
  271. 2020-10-23T16:23:02.2685155Z Receiving objects: 17% (18/103)
  272. 2020-10-23T16:23:02.2685420Z Receiving objects: 18% (19/103)
  273. 2020-10-23T16:23:02.2685691Z Receiving objects: 19% (20/103)
  274. 2020-10-23T16:23:02.2685955Z Receiving objects: 20% (21/103)
  275. 2020-10-23T16:23:02.2686220Z Receiving objects: 21% (22/103)
  276. 2020-10-23T16:23:02.2686684Z Receiving objects: 22% (23/103)
  277. 2020-10-23T16:23:02.2687044Z Receiving objects: 23% (24/103)
  278. 2020-10-23T16:23:02.2687338Z Receiving objects: 24% (25/103)
  279. 2020-10-23T16:23:02.2687648Z Receiving objects: 25% (26/103)
  280. 2020-10-23T16:23:02.2687953Z Receiving objects: 26% (27/103)
  281. 2020-10-23T16:23:02.2688261Z Receiving objects: 27% (28/103)
  282. 2020-10-23T16:23:02.2688570Z Receiving objects: 28% (29/103)
  283. 2020-10-23T16:23:02.2688876Z Receiving objects: 29% (30/103)
  284. 2020-10-23T16:23:02.2689363Z Receiving objects: 30% (31/103)
  285. 2020-10-23T16:23:02.2689714Z Receiving objects: 31% (32/103)
  286. 2020-10-23T16:23:02.2690051Z Receiving objects: 32% (33/103)
  287. 2020-10-23T16:23:02.2690401Z Receiving objects: 33% (34/103)
  288. 2020-10-23T16:23:02.2690751Z Receiving objects: 34% (36/103)
  289. 2020-10-23T16:23:02.2691100Z Receiving objects: 35% (37/103)
  290. 2020-10-23T16:23:02.2691504Z Receiving objects: 36% (38/103)
  291. 2020-10-23T16:23:02.2692003Z Receiving objects: 37% (39/103)
  292. 2020-10-23T16:23:02.2692352Z Receiving objects: 38% (40/103)
  293. 2020-10-23T16:23:02.2692700Z Receiving objects: 39% (41/103)
  294. 2020-10-23T16:23:02.2693052Z Receiving objects: 40% (42/103)
  295. 2020-10-23T16:23:02.2693402Z Receiving objects: 41% (43/103)
  296. 2020-10-23T16:23:02.2693754Z Receiving objects: 42% (44/103)
  297. 2020-10-23T16:23:02.2694107Z Receiving objects: 43% (45/103)
  298. 2020-10-23T16:23:02.2694458Z Receiving objects: 44% (46/103)
  299. 2020-10-23T16:23:02.2694810Z Receiving objects: 45% (47/103)
  300. 2020-10-23T16:23:02.2695160Z Receiving objects: 46% (48/103)
  301. 2020-10-23T16:23:02.2695498Z Receiving objects: 47% (49/103)
  302. 2020-10-23T16:23:02.2695849Z Receiving objects: 48% (50/103)
  303. 2020-10-23T16:23:02.2696198Z Receiving objects: 49% (51/103)
  304. 2020-10-23T16:23:02.2696547Z Receiving objects: 50% (52/103)
  305. 2020-10-23T16:23:02.2696894Z Receiving objects: 51% (53/103)
  306. 2020-10-23T16:23:02.2697253Z Receiving objects: 52% (54/103)
  307. 2020-10-23T16:23:02.2697605Z Receiving objects: 53% (55/103)
  308. 2020-10-23T16:23:02.2697942Z Receiving objects: 54% (56/103)
  309. 2020-10-23T16:23:02.2698294Z Receiving objects: 55% (57/103)
  310. 2020-10-23T16:23:02.2698651Z Receiving objects: 56% (58/103)
  311. 2020-10-23T16:23:02.2699000Z Receiving objects: 57% (59/103)
  312. 2020-10-23T16:23:02.2699348Z Receiving objects: 58% (60/103)
  313. 2020-10-23T16:23:02.2699696Z Receiving objects: 59% (61/103)
  314. 2020-10-23T16:23:02.2700046Z Receiving objects: 60% (62/103)
  315. 2020-10-23T16:23:02.2700395Z Receiving objects: 61% (63/103)
  316. 2020-10-23T16:23:02.2701219Z remote: Total 103 (delta 0), reused 46 (delta 0), pack-reused 0
  317. 2020-10-23T16:23:02.2701598Z Receiving objects: 62% (64/103)
  318. 2020-10-23T16:23:02.2701905Z Receiving objects: 63% (65/103)
  319. 2020-10-23T16:23:02.2702407Z Receiving objects: 64% (66/103)
  320. 2020-10-23T16:23:02.2702757Z Receiving objects: 65% (67/103)
  321. 2020-10-23T16:23:02.2703200Z Receiving objects: 66% (68/103)
  322. 2020-10-23T16:23:02.2703676Z Receiving objects: 67% (70/103)
  323. 2020-10-23T16:23:02.2704017Z Receiving objects: 68% (71/103)
  324. 2020-10-23T16:23:02.2704368Z Receiving objects: 69% (72/103)
  325. 2020-10-23T16:23:02.2704720Z Receiving objects: 70% (73/103)
  326. 2020-10-23T16:23:02.2705077Z Receiving objects: 71% (74/103)
  327. 2020-10-23T16:23:02.2705428Z Receiving objects: 72% (75/103)
  328. 2020-10-23T16:23:02.2705776Z Receiving objects: 73% (76/103)
  329. 2020-10-23T16:23:02.2706129Z Receiving objects: 74% (77/103)
  330. 2020-10-23T16:23:02.2706478Z Receiving objects: 75% (78/103)
  331. 2020-10-23T16:23:02.2706816Z Receiving objects: 76% (79/103)
  332. 2020-10-23T16:23:02.2707169Z Receiving objects: 77% (80/103)
  333. 2020-10-23T16:23:02.2707519Z Receiving objects: 78% (81/103)
  334. 2020-10-23T16:23:02.2707873Z Receiving objects: 79% (82/103)
  335. 2020-10-23T16:23:02.2708223Z Receiving objects: 80% (83/103)
  336. 2020-10-23T16:23:02.2708571Z Receiving objects: 81% (84/103)
  337. 2020-10-23T16:23:02.2708920Z Receiving objects: 82% (85/103)
  338. 2020-10-23T16:23:02.2709258Z Receiving objects: 83% (86/103)
  339. 2020-10-23T16:23:02.2709614Z Receiving objects: 84% (87/103)
  340. 2020-10-23T16:23:02.2709967Z Receiving objects: 85% (88/103)
  341. 2020-10-23T16:23:02.2710316Z Receiving objects: 86% (89/103)
  342. 2020-10-23T16:23:02.2710770Z Receiving objects: 87% (90/103)
  343. 2020-10-23T16:23:02.2711123Z Receiving objects: 88% (91/103)
  344. 2020-10-23T16:23:02.2711472Z Receiving objects: 89% (92/103)
  345. 2020-10-23T16:23:02.2711821Z Receiving objects: 90% (93/103)
  346. 2020-10-23T16:23:02.2712158Z Receiving objects: 91% (94/103)
  347. 2020-10-23T16:23:02.2712510Z Receiving objects: 92% (95/103)
  348. 2020-10-23T16:23:02.2712859Z Receiving objects: 93% (96/103)
  349. 2020-10-23T16:23:02.2713211Z Receiving objects: 94% (97/103)
  350. 2020-10-23T16:23:02.2713562Z Receiving objects: 95% (98/103)
  351. 2020-10-23T16:23:02.2713913Z Receiving objects: 96% (99/103)
  352. 2020-10-23T16:23:02.2714265Z Receiving objects: 97% (100/103)
  353. 2020-10-23T16:23:02.2714604Z Receiving objects: 98% (101/103)
  354. 2020-10-23T16:23:02.2714956Z Receiving objects: 99% (102/103)
  355. 2020-10-23T16:23:02.2715369Z Receiving objects: 100% (103/103)
  356. 2020-10-23T16:23:02.2715778Z Receiving objects: 100% (103/103), 185.58 KiB | 13.25 MiB/s, done.
  357. 2020-10-23T16:23:02.2716482Z From https://github.com/submariner-io/shipyard
  358. 2020-10-23T16:23:02.2717234Z * [new ref] 135b8964510487406a8261e515c9fd53826c89e2 -> pull/349/merge
  359. 2020-10-23T16:23:02.2717709Z ##[endgroup]
  360. 2020-10-23T16:23:02.2718099Z ##[group]Determining the checkout info
  361. 2020-10-23T16:23:02.2718472Z ##[endgroup]
  362. 2020-10-23T16:23:02.2718798Z ##[group]Checking out the ref
  363. 2020-10-23T16:23:02.2719446Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/349/merge
  364. 2020-10-23T16:23:02.2720118Z Note: switching to 'refs/remotes/pull/349/merge'.
  365. 2020-10-23T16:23:02.2720404Z
  366. 2020-10-23T16:23:02.2720995Z You are in 'detached HEAD' state. You can look around, make experimental
  367. 2020-10-23T16:23:02.2721681Z changes and commit them, and you can discard any commits you make in this
  368. 2020-10-23T16:23:02.2722191Z state without impacting any branches by switching back to a branch.
  369. 2020-10-23T16:23:02.2722493Z
  370. 2020-10-23T16:23:02.2722838Z If you want to create a new branch to retain commits you create, you may
  371. 2020-10-23T16:23:02.2723579Z do so (now or later) by using -c with the switch command. Example:
  372. 2020-10-23T16:23:02.2723813Z
  373. 2020-10-23T16:23:02.2724217Z git switch -c <new-branch-name>
  374. 2020-10-23T16:23:02.2724407Z
  375. 2020-10-23T16:23:02.2724641Z Or undo this operation with:
  376. 2020-10-23T16:23:02.2724826Z
  377. 2020-10-23T16:23:02.2725115Z git switch -
  378. 2020-10-23T16:23:02.2725259Z
  379. 2020-10-23T16:23:02.2725619Z Turn off this advice by setting config variable advice.detachedHead to false
  380. 2020-10-23T16:23:02.2725913Z
  381. 2020-10-23T16:23:02.2726420Z HEAD is now at 135b896 Merge 6d158b2004547f977874a6e0bf94eb886d274232 into fd1cf0aa3b6ebbf295862d8b3003996252982b87
  382. 2020-10-23T16:23:02.2726947Z ##[endgroup]
  383. 2020-10-23T16:23:02.2727329Z [command]/usr/bin/git log -1 --format='%H'
  384. 2020-10-23T16:23:02.2727751Z '135b8964510487406a8261e515c9fd53826c89e2'
  385. 2020-10-23T16:23:02.2780567Z ##[group]Run rm CODEOWNERS
  386. 2020-10-23T16:23:02.2780955Z rm CODEOWNERS
  387. 2020-10-23T16:23:02.2818007Z shell: /bin/bash -e {0}
  388. 2020-10-23T16:23:02.2818327Z ##[endgroup]
  389. 2020-10-23T16:23:02.2931433Z ##[group]Run make CODEOWNERS
  390. 2020-10-23T16:23:02.2932028Z make CODEOWNERS
  391. 2020-10-23T16:23:02.2963379Z shell: /bin/bash -e {0}
  392. 2020-10-23T16:23:02.2963631Z ##[endgroup]
  393. 2020-10-23T16:23:02.3115446Z fatal: No names found, cannot describe anything.
  394. 2020-10-23T16:23:02.3138540Z Downloading dapper
  395. 2020-10-23T16:23:02.5153893Z .dapper.tmp version v0.5.3
  396. 2020-10-23T16:23:02.5192473Z ./.dapper -m bind make CODEOWNERS
  397. 2020-10-23T16:23:03.4665649Z Sending build context to Docker daemon 6.965MB
  398. 2020-10-23T16:23:03.4666621Z
  399. 2020-10-23T16:23:03.4727115Z Step 1/6 : FROM quay.io/submariner/shipyard-dapper-base:devel
  400. 2020-10-23T16:23:03.6647457Z devel: Pulling from submariner/shipyard-dapper-base
  401. 2020-10-23T16:23:03.6671339Z 8447a86791f7: Pulling fs layer
  402. 2020-10-23T16:23:03.6672027Z 5b9a1098b1cc: Pulling fs layer
  403. 2020-10-23T16:23:03.6672535Z f9ed09495527: Pulling fs layer
  404. 2020-10-23T16:23:03.6673157Z 3f1481ec94a7: Pulling fs layer
  405. 2020-10-23T16:23:03.6673839Z ac89cdbe3a31: Pulling fs layer
  406. 2020-10-23T16:23:03.6674641Z 78f10b2b2c54: Pulling fs layer
  407. 2020-10-23T16:23:03.6675120Z ea55dda74bfd: Pulling fs layer
  408. 2020-10-23T16:23:03.6675586Z 3f1481ec94a7: Waiting
  409. 2020-10-23T16:23:03.6676368Z ac89cdbe3a31: Waiting
  410. 2020-10-23T16:23:03.6676720Z 78f10b2b2c54: Waiting
  411. 2020-10-23T16:23:03.6677078Z ea55dda74bfd: Waiting
  412. 2020-10-23T16:23:04.2554910Z f9ed09495527: Verifying Checksum
  413. 2020-10-23T16:23:04.2556018Z f9ed09495527: Download complete
  414. 2020-10-23T16:23:04.3682326Z 8447a86791f7: Verifying Checksum
  415. 2020-10-23T16:23:04.3683300Z 8447a86791f7: Download complete
  416. 2020-10-23T16:23:04.4113122Z 3f1481ec94a7: Verifying Checksum
  417. 2020-10-23T16:23:04.4114733Z 3f1481ec94a7: Download complete
  418. 2020-10-23T16:23:04.4662791Z ac89cdbe3a31: Verifying Checksum
  419. 2020-10-23T16:23:04.4663955Z ac89cdbe3a31: Download complete
  420. 2020-10-23T16:23:04.4941616Z 78f10b2b2c54: Verifying Checksum
  421. 2020-10-23T16:23:04.4945632Z 78f10b2b2c54: Download complete
  422. 2020-10-23T16:23:04.5988313Z ea55dda74bfd: Verifying Checksum
  423. 2020-10-23T16:23:04.5989991Z ea55dda74bfd: Download complete
  424. 2020-10-23T16:23:05.9020447Z 5b9a1098b1cc: Verifying Checksum
  425. 2020-10-23T16:23:07.9379302Z 8447a86791f7: Pull complete
  426. 2020-10-23T16:23:14.4403798Z 5b9a1098b1cc: Pull complete
  427. 2020-10-23T16:23:18.2545649Z f9ed09495527: Pull complete
  428. 2020-10-23T16:23:18.6260655Z 3f1481ec94a7: Pull complete
  429. 2020-10-23T16:23:19.3277448Z ac89cdbe3a31: Pull complete
  430. 2020-10-23T16:23:21.8730103Z 78f10b2b2c54: Pull complete
  431. 2020-10-23T16:23:22.3274573Z ea55dda74bfd: Pull complete
  432. 2020-10-23T16:23:22.4379616Z Digest: sha256:e56b76d63f3423e1765912b338aae3fe302d3245358a36ab91418fe3c87d10c2
  433. 2020-10-23T16:23:22.5356076Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:devel
  434. 2020-10-23T16:23:22.5357674Z ---> 77aa40816695
  435. 2020-10-23T16:23:22.5360236Z Step 2/6 : ENV DAPPER_ENV="REPO TAG QUAY_USERNAME QUAY_PASSWORD TRAVIS_COMMIT GITHUB_SHA CLUSTERS_ARGS DEPLOY_ARGS E2E_ARGS RELEASE_ARGS" DAPPER_SOURCE=/go/src/github.com/submariner-io/shipyard DAPPER_DOCKER_SOCKET=true
  436. 2020-10-23T16:23:23.8000547Z ---> Running in 4c543ffea967
  437. 2020-10-23T16:23:24.6162862Z Removing intermediate container 4c543ffea967
  438. 2020-10-23T16:23:24.6164551Z ---> e0a4209a0826
  439. 2020-10-23T16:23:24.6165254Z Step 3/6 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  440. 2020-10-23T16:23:24.6399710Z ---> Running in 63843ba3e52f
  441. 2020-10-23T16:23:25.4108187Z Removing intermediate container 63843ba3e52f
  442. 2020-10-23T16:23:25.4110549Z ---> 5f32ba7378d2
  443. 2020-10-23T16:23:25.4135651Z Step 4/6 : WORKDIR ${DAPPER_SOURCE}
  444. 2020-10-23T16:23:25.4431069Z ---> Running in e682e22748cc
  445. 2020-10-23T16:23:26.1988040Z Removing intermediate container e682e22748cc
  446. 2020-10-23T16:23:26.1996827Z ---> ed8d319c3d2f
  447. 2020-10-23T16:23:26.1997511Z Step 5/6 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  448. 2020-10-23T16:23:26.2266403Z ---> Running in 503dc90b446c
  449. 2020-10-23T16:23:27.0369949Z Removing intermediate container 503dc90b446c
  450. 2020-10-23T16:23:27.0371167Z ---> 0477e83d4b1f
  451. 2020-10-23T16:23:27.0371491Z Step 6/6 : CMD ["sh"]
  452. 2020-10-23T16:23:27.0664128Z ---> Running in 65c547e9b7d7
  453. 2020-10-23T16:23:28.0402975Z Removing intermediate container 65c547e9b7d7
  454. 2020-10-23T16:23:28.0404453Z ---> fed77539fb47
  455. 2020-10-23T16:23:28.0442331Z Successfully built fed77539fb47
  456. 2020-10-23T16:23:28.0518044Z Successfully tagged shipyard:HEAD
  457. 2020-10-23T16:23:28.5196555Z [shipyard]$ trap chown -R 1001:116 . exit
  458. 2020-10-23T16:23:28.5214217Z [shipyard]$ mkdir -p bin dist output
  459. 2020-10-23T16:23:28.5215172Z [shipyard]$ make CODEOWNERS
  460. 2020-10-23T16:23:28.5692951Z fatal: No names found, cannot describe anything.
  461. 2020-10-23T16:23:28.5774654Z /opt/shipyard/scripts/gen-codeowners
  462. 2020-10-23T16:23:28.6002637Z [shipyard]$ make CODEOWNERS
  463. 2020-10-23T16:23:28.8310558Z ##[group]Run git diff --exit-code
  464. 2020-10-23T16:23:28.8311105Z git diff --exit-code
  465. 2020-10-23T16:23:28.8352881Z shell: /bin/bash -e {0}
  466. 2020-10-23T16:23:28.8353158Z ##[endgroup]
  467. 2020-10-23T16:23:28.8523665Z diff --git a/CODEOWNERS b/CODEOWNERS
  468. 2020-10-23T16:23:28.8524747Z index 7392832..efd256a 100644
  469. 2020-10-23T16:23:28.8525453Z --- a/CODEOWNERS
  470. 2020-10-23T16:23:28.8525970Z +++ b/CODEOWNERS
  471. 2020-10-23T16:23:28.8526682Z @@ -1,7 +1,7 @@
  472. 2020-10-23T16:23:28.8527528Z # Auto-generated, do not edit; see CODEOWNERS.in
  473. 2020-10-23T16:23:28.8528186Z * @mangelajo @Oats87 @skitt @tpantelis
  474. 2020-10-23T16:23:28.8529040Z -/.github/workflows/ @mangelajo @mkolesnik @Oats87 @skitt @tpantelis
  475. 2020-10-23T16:23:28.8529868Z +/.github/workflows/ @dfarrell07 @mangelajo @mkolesnik @Oats87 @skitt @tpantelis
  476. 2020-10-23T16:23:28.8530656Z /scripts/ @mangelajo @mkolesnik @Oats87 @skitt @tpantelis
  477. 2020-10-23T16:23:28.8531421Z Dockerfile.dapper @mangelajo @mkolesnik @Oats87 @skitt @tpantelis
  478. 2020-10-23T16:23:28.8532866Z -Makefile* @mangelajo @mkolesnik @Oats87 @skitt @tpantelis
  479. 2020-10-23T16:23:28.8533638Z +Makefile* @dfarrell07 @mangelajo @mkolesnik @Oats87 @skitt @tpantelis
  480. 2020-10-23T16:23:28.8534385Z package/ @mangelajo @mkolesnik @Oats87 @skitt @tpantelis
  481. 2020-10-23T16:23:28.8590559Z ##[error]Process completed with exit code 1.
  482. 2020-10-23T16:23:28.8661281Z Post job cleanup.
  483. 2020-10-23T16:23:28.9652400Z [command]/usr/bin/git version
  484. 2020-10-23T16:23:28.9714608Z git version 2.28.0
  485. 2020-10-23T16:23:28.9763094Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  486. 2020-10-23T16:23:28.9806131Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  487. 2020-10-23T16:23:29.0082847Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  488. 2020-10-23T16:23:29.0127701Z http.https://github.com/.extraheader
  489. 2020-10-23T16:23:29.0129055Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
  490. 2020-10-23T16:23:29.0169852Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
  491. 2020-10-23T16:23:29.0478187Z Cleaning up orphan processes
Add Comment
Please, Sign In to add comment