Skip to content

Instantly share code, notes, and snippets.

@klapec
Created February 22, 2020 19:55
Show Gist options
  • Save klapec/3d62182192afdb29d72142a008b95a02 to your computer and use it in GitHub Desktop.
Save klapec/3d62182192afdb29d72142a008b95a02 to your computer and use it in GitHub Desktop.
2020-02-21T13:04:34.3594159Z ##[section]Starting: Request a runner to run this job
2020-02-21T13:04:34.6125543Z Requesting a hosted runner in current repository's account/organization with labels: 'ubuntu-latest', require runner match: True
2020-02-21T13:04:34.6675533Z Labels matched hosted runners has been found, waiting for one of them get assigned for this job.
2020-02-21T13:04:34.7110026Z ##[section]Finishing: Request a runner to run this job
2020-02-21T13:04:41.4456883Z Current runner version: '2.165.2'
2020-02-21T13:04:41.4458279Z Prepare workflow directory
2020-02-21T13:04:41.4634925Z Prepare all required actions
2020-02-21T13:04:41.4647907Z Download action repository 'actions/checkout@722adc6'
2020-02-21T13:04:42.7621373Z Download action repository 'actions/setup-node@1c5c137'
2020-02-21T13:04:42.9442819Z Download action repository 'actions/cache@70655ec'
2020-02-21T13:04:43.1763911Z ##[group]Run actions/checkout@722adc6
2020-02-21T13:04:43.1765015Z with:
2020-02-21T13:04:43.1765898Z ref: 393f47cae3eabf3a48b46f344244799aed40e573
2020-02-21T13:04:43.1766804Z repository: xxx/***-frontend-react
2020-02-21T13:04:43.1767619Z token: ***
2020-02-21T13:04:43.1768431Z persist-credentials: true
2020-02-21T13:04:43.1769168Z clean: true
2020-02-21T13:04:43.1769905Z fetch-depth: 1
2020-02-21T13:04:43.1770699Z lfs: false
2020-02-21T13:04:43.1771434Z ##[endgroup]
2020-02-21T13:04:44.2604720Z Added matchers: 'checkout-git'. Problem matchers scan action output for known warning or error strings and report these inline.
2020-02-21T13:04:44.2607725Z Syncing repository: xxx/***-frontend-react
2020-02-21T13:04:44.2609560Z Working directory is '/home/runner/work/***-frontend-react/***-frontend-react'
2020-02-21T13:04:44.2610858Z [command]/usr/bin/git version
2020-02-21T13:04:44.2611891Z git version 2.25.0
2020-02-21T13:04:44.2613784Z Deleting the contents of '/home/runner/work/***-frontend-react/***-frontend-react'
2020-02-21T13:04:44.2615576Z [command]/usr/bin/git init /home/runner/work/***-frontend-react/***-frontend-react
2020-02-21T13:04:44.2616987Z Initialized empty Git repository in /home/runner/work/***-frontend-react/***-frontend-react/.git/
2020-02-21T13:04:44.2618237Z [command]/usr/bin/git remote add origin https://github.com/xxx/***-frontend-react
2020-02-21T13:04:44.2619187Z [command]/usr/bin/git config --local gc.auto 0
2020-02-21T13:04:44.2620344Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-02-21T13:04:44.2740588Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2020-02-21T13:04:44.2743661Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin 393f47cae3eabf3a48b46f344244799aed40e573
2020-02-21T13:04:44.2744478Z remote: Enumerating objects: 2322, done.
2020-02-21T13:04:44.2745158Z remote: Counting objects: 0% (1/2322)
2020-02-21T13:04:44.2745822Z remote: Counting objects: 1% (24/2322)
2020-02-21T13:04:44.2746472Z remote: Counting objects: 2% (47/2322)
2020-02-21T13:04:44.2747106Z remote: Counting objects: 3% (70/2322)
2020-02-21T13:04:44.2747760Z remote: Counting objects: 4% (93/2322)
2020-02-21T13:04:44.2748407Z remote: Counting objects: 5% (117/2322)
2020-02-21T13:04:44.2749104Z remote: Counting objects: 6% (140/2322)
2020-02-21T13:04:44.2749678Z remote: Counting objects: 7% (163/2322)
2020-02-21T13:04:44.2750247Z remote: Counting objects: 8% (186/2322)
2020-02-21T13:04:44.2750807Z remote: Counting objects: 9% (209/2322)
2020-02-21T13:04:44.2751360Z remote: Counting objects: 10% (233/2322)
2020-02-21T13:04:44.2752195Z remote: Counting objects: 11% (256/2322)
2020-02-21T13:04:44.2752829Z remote: Counting objects: 12% (279/2322)
2020-02-21T13:04:44.2753473Z remote: Counting objects: 13% (302/2322)
2020-02-21T13:04:44.2754123Z remote: Counting objects: 14% (326/2322)
2020-02-21T13:04:44.2754760Z remote: Counting objects: 15% (349/2322)
2020-02-21T13:04:44.2755569Z remote: Counting objects: 16% (372/2322)
2020-02-21T13:04:44.2756244Z remote: Counting objects: 17% (395/2322)
2020-02-21T13:04:44.2756914Z remote: Counting objects: 18% (418/2322)
2020-02-21T13:04:44.2757602Z remote: Counting objects: 19% (442/2322)
2020-02-21T13:04:44.2758268Z remote: Counting objects: 20% (465/2322)
2020-02-21T13:04:44.2759095Z remote: Counting objects: 21% (488/2322)
2020-02-21T13:04:44.2760049Z remote: Counting objects: 22% (511/2322)
2020-02-21T13:04:44.2760740Z remote: Counting objects: 23% (535/2322)
2020-02-21T13:04:44.2761424Z remote: Counting objects: 24% (558/2322)
2020-02-21T13:04:44.2762111Z remote: Counting objects: 25% (581/2322)
2020-02-21T13:04:44.2762933Z remote: Counting objects: 26% (604/2322)
2020-02-21T13:04:44.2763630Z remote: Counting objects: 27% (627/2322)
2020-02-21T13:04:44.2764314Z remote: Counting objects: 28% (651/2322)
2020-02-21T13:04:44.2764999Z remote: Counting objects: 29% (674/2322)
2020-02-21T13:04:44.2765699Z remote: Counting objects: 30% (697/2322)
2020-02-21T13:04:44.2766380Z remote: Counting objects: 31% (720/2322)
2020-02-21T13:04:44.2767057Z remote: Counting objects: 32% (744/2322)
2020-02-21T13:04:44.2767748Z remote: Counting objects: 33% (767/2322)
2020-02-21T13:04:44.2768440Z remote: Counting objects: 34% (790/2322)
2020-02-21T13:04:44.2770314Z remote: Counting objects: 35% (813/2322)
2020-02-21T13:04:44.2771075Z remote: Counting objects: 36% (836/2322)
2020-02-21T13:04:44.2771761Z remote: Counting objects: 37% (860/2322)
2020-02-21T13:04:44.2772433Z remote: Counting objects: 38% (883/2322)
2020-02-21T13:04:44.2773129Z remote: Counting objects: 39% (906/2322)
2020-02-21T13:04:44.2773912Z remote: Counting objects: 40% (929/2322)
2020-02-21T13:04:44.2774545Z remote: Counting objects: 41% (953/2322)
2020-02-21T13:04:44.2775179Z remote: Counting objects: 42% (976/2322)
2020-02-21T13:04:44.2775831Z remote: Counting objects: 43% (999/2322)
2020-02-21T13:04:44.2776467Z remote: Counting objects: 44% (1022/2322)
2020-02-21T13:04:44.2777115Z remote: Counting objects: 45% (1045/2322)
2020-02-21T13:04:44.2777774Z remote: Counting objects: 46% (1069/2322)
2020-02-21T13:04:44.2778492Z remote: Counting objects: 47% (1092/2322)
2020-02-21T13:04:44.2779134Z remote: Counting objects: 48% (1115/2322)
2020-02-21T13:04:44.2779839Z remote: Counting objects: 49% (1138/2322)
2020-02-21T13:04:44.2780507Z remote: Counting objects: 50% (1161/2322)
2020-02-21T13:04:44.2781289Z remote: Counting objects: 51% (1185/2322)
2020-02-21T13:04:44.2781946Z remote: Counting objects: 52% (1208/2322)
2020-02-21T13:04:44.2782587Z remote: Counting objects: 53% (1231/2322)
2020-02-21T13:04:44.2783229Z remote: Counting objects: 54% (1254/2322)
2020-02-21T13:04:44.2783866Z remote: Counting objects: 55% (1278/2322)
2020-02-21T13:04:44.2784521Z remote: Counting objects: 56% (1301/2322)
2020-02-21T13:04:44.2785159Z remote: Counting objects: 57% (1324/2322)
2020-02-21T13:04:44.2785793Z remote: Counting objects: 58% (1347/2322)
2020-02-21T13:04:44.2786441Z remote: Counting objects: 59% (1370/2322)
2020-02-21T13:04:44.2787089Z remote: Counting objects: 60% (1394/2322)
2020-02-21T13:04:44.2787722Z remote: Counting objects: 61% (1417/2322)
2020-02-21T13:04:44.2788378Z remote: Counting objects: 62% (1440/2322)
2020-02-21T13:04:44.2789011Z remote: Counting objects: 63% (1463/2322)
2020-02-21T13:04:44.2789653Z remote: Counting objects: 64% (1487/2322)
2020-02-21T13:04:44.2790294Z remote: Counting objects: 65% (1510/2322)
2020-02-21T13:04:44.2790918Z remote: Counting objects: 66% (1533/2322)
2020-02-21T13:04:44.2791544Z remote: Counting objects: 67% (1556/2322)
2020-02-21T13:04:44.2792176Z remote: Counting objects: 68% (1579/2322)
2020-02-21T13:04:44.2792817Z remote: Counting objects: 69% (1603/2322)
2020-02-21T13:04:44.2793453Z remote: Counting objects: 70% (1626/2322)
2020-02-21T13:04:44.2794074Z remote: Counting objects: 71% (1649/2322)
2020-02-21T13:04:44.2794713Z remote: Counting objects: 72% (1672/2322)
2020-02-21T13:04:44.2795488Z remote: Counting objects: 73% (1696/2322)
2020-02-21T13:04:44.2797230Z remote: Counting objects: 74% (1719/2322)
2020-02-21T13:04:44.2798254Z remote: Counting objects: 75% (1742/2322)
2020-02-21T13:04:44.2799124Z remote: Counting objects: 76% (1765/2322)
2020-02-21T13:04:44.2800218Z remote: Counting objects: 77% (1788/2322)
2020-02-21T13:04:44.2801117Z remote: Counting objects: 78% (1812/2322)
2020-02-21T13:04:44.2802044Z remote: Counting objects: 79% (1835/2322)
2020-02-21T13:04:44.2802893Z remote: Counting objects: 80% (1858/2322)
2020-02-21T13:04:44.2803735Z remote: Counting objects: 81% (1881/2322)
2020-02-21T13:04:44.2804592Z remote: Counting objects: 82% (1905/2322)
2020-02-21T13:04:44.2805458Z remote: Counting objects: 83% (1928/2322)
2020-02-21T13:04:44.2806323Z remote: Counting objects: 84% (1951/2322)
2020-02-21T13:04:44.2807178Z remote: Counting objects: 85% (1974/2322)
2020-02-21T13:04:44.2808023Z remote: Counting objects: 86% (1997/2322)
2020-02-21T13:04:44.2808919Z remote: Counting objects: 87% (2021/2322)
2020-02-21T13:04:44.2809757Z remote: Counting objects: 88% (2044/2322)
2020-02-21T13:04:44.2810590Z remote: Counting objects: 89% (2067/2322)
2020-02-21T13:04:44.2811452Z remote: Counting objects: 90% (2090/2322)
2020-02-21T13:04:44.2812374Z remote: Counting objects: 91% (2114/2322)
2020-02-21T13:04:44.2813230Z remote: Counting objects: 92% (2137/2322)
2020-02-21T13:04:44.2813867Z remote: Counting objects: 93% (2160/2322)
2020-02-21T13:04:44.2814514Z remote: Counting objects: 94% (2183/2322)
2020-02-21T13:04:44.2815147Z remote: Counting objects: 95% (2206/2322)
2020-02-21T13:04:44.2815773Z remote: Counting objects: 96% (2230/2322)
2020-02-21T13:04:44.2816430Z remote: Counting objects: 97% (2253/2322)
2020-02-21T13:04:44.2817062Z remote: Counting objects: 98% (2276/2322)
2020-02-21T13:04:44.2817676Z remote: Counting objects: 99% (2299/2322)
2020-02-21T13:04:44.2818309Z remote: Counting objects: 100% (2322/2322)
2020-02-21T13:04:44.2818941Z remote: Counting objects: 100% (2322/2322), done.
2020-02-21T13:04:44.2819589Z remote: Compressing objects: 0% (1/1963)
2020-02-21T13:04:44.2820213Z remote: Compressing objects: 1% (20/1963)
2020-02-21T13:04:44.2820837Z remote: Compressing objects: 2% (40/1963)
2020-02-21T13:04:44.2821464Z remote: Compressing objects: 3% (59/1963)
2020-02-21T13:04:44.2822095Z remote: Compressing objects: 4% (79/1963)
2020-02-21T13:04:44.2822735Z remote: Compressing objects: 5% (99/1963)
2020-02-21T13:04:44.2823366Z remote: Compressing objects: 6% (118/1963)
2020-02-21T13:04:44.2824005Z remote: Compressing objects: 7% (138/1963)
2020-02-21T13:04:44.2824660Z remote: Compressing objects: 8% (158/1963)
2020-02-21T13:04:44.2825308Z remote: Compressing objects: 9% (177/1963)
2020-02-21T13:04:44.2825949Z remote: Compressing objects: 10% (197/1963)
2020-02-21T13:04:44.2826607Z remote: Compressing objects: 11% (216/1963)
2020-02-21T13:04:44.2827240Z remote: Compressing objects: 12% (236/1963)
2020-02-21T13:04:44.2827882Z remote: Compressing objects: 13% (256/1963)
2020-02-21T13:04:44.2828536Z remote: Compressing objects: 14% (275/1963)
2020-02-21T13:04:44.2829178Z remote: Compressing objects: 15% (295/1963)
2020-02-21T13:04:44.2830075Z remote: Compressing objects: 16% (315/1963)
2020-02-21T13:04:44.2830723Z remote: Compressing objects: 17% (334/1963)
2020-02-21T13:04:44.2831355Z remote: Compressing objects: 18% (354/1963)
2020-02-21T13:04:44.2831979Z remote: Compressing objects: 19% (373/1963)
2020-02-21T13:04:44.2832605Z remote: Compressing objects: 20% (393/1963)
2020-02-21T13:04:44.2833451Z remote: Compressing objects: 21% (413/1963)
2020-02-21T13:04:44.2834003Z remote: Compressing objects: 22% (432/1963)
2020-02-21T13:04:44.2834545Z remote: Compressing objects: 23% (452/1963)
2020-02-21T13:04:44.2835111Z remote: Compressing objects: 24% (472/1963)
2020-02-21T13:04:44.2835667Z remote: Compressing objects: 25% (491/1963)
2020-02-21T13:04:44.2836255Z remote: Compressing objects: 26% (511/1963)
2020-02-21T13:04:44.2837147Z remote: Compressing objects: 27% (531/1963)
2020-02-21T13:04:44.2837708Z remote: Compressing objects: 28% (550/1963)
2020-02-21T13:04:44.2838271Z remote: Compressing objects: 29% (570/1963)
2020-02-21T13:04:44.2838851Z remote: Compressing objects: 30% (589/1963)
2020-02-21T13:04:44.2839416Z remote: Compressing objects: 31% (609/1963)
2020-02-21T13:04:44.2839975Z remote: Compressing objects: 32% (629/1963)
2020-02-21T13:04:44.2840536Z remote: Compressing objects: 33% (648/1963)
2020-02-21T13:04:44.2841338Z remote: Compressing objects: 34% (668/1963)
2020-02-21T13:04:44.2841970Z remote: Compressing objects: 35% (688/1963)
2020-02-21T13:04:44.2842873Z remote: Compressing objects: 36% (707/1963)
2020-02-21T13:04:44.2843569Z remote: Compressing objects: 37% (727/1963)
2020-02-21T13:04:44.2844226Z remote: Compressing objects: 38% (746/1963)
2020-02-21T13:04:44.2844859Z remote: Compressing objects: 39% (766/1963)
2020-02-21T13:04:44.2845513Z remote: Compressing objects: 40% (786/1963)
2020-02-21T13:04:44.2846158Z remote: Compressing objects: 41% (805/1963)
2020-02-21T13:04:44.2846803Z remote: Compressing objects: 42% (825/1963)
2020-02-21T13:04:44.2847452Z remote: Compressing objects: 43% (845/1963)
2020-02-21T13:04:44.2848089Z remote: Compressing objects: 44% (864/1963)
2020-02-21T13:04:44.2848719Z remote: Compressing objects: 45% (884/1963)
2020-02-21T13:04:44.2849368Z remote: Compressing objects: 46% (903/1963)
2020-02-21T13:04:44.2850019Z remote: Compressing objects: 47% (923/1963)
2020-02-21T13:04:44.2850657Z remote: Compressing objects: 48% (943/1963)
2020-02-21T13:04:44.2851284Z remote: Compressing objects: 49% (962/1963)
2020-02-21T13:04:44.2851949Z remote: Compressing objects: 50% (982/1963)
2020-02-21T13:04:44.2852588Z remote: Compressing objects: 51% (1002/1963)
2020-02-21T13:04:44.2853224Z remote: Compressing objects: 52% (1021/1963)
2020-02-21T13:04:44.2853873Z remote: Compressing objects: 53% (1041/1963)
2020-02-21T13:04:44.2854501Z remote: Compressing objects: 54% (1061/1963)
2020-02-21T13:04:44.2855135Z remote: Compressing objects: 55% (1080/1963)
2020-02-21T13:04:44.2855995Z remote: Compressing objects: 56% (1100/1963)
2020-02-21T13:04:44.2856643Z remote: Compressing objects: 57% (1119/1963)
2020-02-21T13:04:44.2857286Z remote: Compressing objects: 58% (1139/1963)
2020-02-21T13:04:44.2857939Z remote: Compressing objects: 59% (1159/1963)
2020-02-21T13:04:44.2858574Z remote: Compressing objects: 60% (1178/1963)
2020-02-21T13:04:44.2859202Z remote: Compressing objects: 61% (1198/1963)
2020-02-21T13:04:44.2859916Z remote: Compressing objects: 62% (1218/1963)
2020-02-21T13:04:44.2860476Z remote: Compressing objects: 63% (1237/1963)
2020-02-21T13:04:44.2861011Z remote: Compressing objects: 64% (1257/1963)
2020-02-21T13:04:44.2861715Z remote: Compressing objects: 65% (1276/1963)
2020-02-21T13:04:44.2862268Z remote: Compressing objects: 66% (1296/1963)
2020-02-21T13:04:44.2862832Z remote: Compressing objects: 67% (1316/1963)
2020-02-21T13:04:44.2863390Z remote: Compressing objects: 68% (1335/1963)
2020-02-21T13:04:44.2863963Z remote: Compressing objects: 69% (1355/1963)
2020-02-21T13:04:44.2864527Z remote: Compressing objects: 70% (1375/1963)
2020-02-21T13:04:44.2865184Z remote: Compressing objects: 71% (1394/1963)
2020-02-21T13:04:44.2865763Z remote: Compressing objects: 72% (1414/1963)
2020-02-21T13:04:44.2866328Z remote: Compressing objects: 73% (1433/1963)
2020-02-21T13:04:44.2866897Z remote: Compressing objects: 74% (1453/1963)
2020-02-21T13:04:44.2874949Z remote: Compressing objects: 75% (1473/1963)
2020-02-21T13:04:44.2875655Z remote: Compressing objects: 76% (1492/1963)
2020-02-21T13:04:44.2876300Z remote: Compressing objects: 77% (1512/1963)
2020-02-21T13:04:44.2876940Z remote: Compressing objects: 78% (1532/1963)
2020-02-21T13:04:44.2877593Z remote: Compressing objects: 79% (1551/1963)
2020-02-21T13:04:44.2878240Z remote: Compressing objects: 80% (1571/1963)
2020-02-21T13:04:44.2879171Z remote: Compressing objects: 81% (1591/1963)
2020-02-21T13:04:44.2880032Z remote: Compressing objects: 82% (1610/1963)
2020-02-21T13:04:44.2880738Z remote: Compressing objects: 83% (1630/1963)
2020-02-21T13:04:44.2881431Z remote: Compressing objects: 84% (1649/1963)
2020-02-21T13:04:44.2882134Z remote: Compressing objects: 85% (1669/1963)
2020-02-21T13:04:44.2882828Z remote: Compressing objects: 86% (1689/1963)
2020-02-21T13:04:44.2883602Z remote: Compressing objects: 87% (1708/1963)
2020-02-21T13:04:44.2884454Z remote: Compressing objects: 88% (1728/1963)
2020-02-21T13:04:44.2885174Z remote: Compressing objects: 89% (1748/1963)
2020-02-21T13:04:44.2885864Z remote: Compressing objects: 90% (1767/1963)
2020-02-21T13:04:44.2886553Z remote: Compressing objects: 91% (1787/1963)
2020-02-21T13:04:44.2887258Z remote: Compressing objects: 92% (1806/1963)
2020-02-21T13:04:44.2887941Z remote: Compressing objects: 93% (1826/1963)
2020-02-21T13:04:44.2888630Z remote: Compressing objects: 94% (1846/1963)
2020-02-21T13:04:44.2889336Z remote: Compressing objects: 95% (1865/1963)
2020-02-21T13:04:44.2890046Z remote: Compressing objects: 96% (1885/1963)
2020-02-21T13:04:44.2890745Z remote: Compressing objects: 97% (1905/1963)
2020-02-21T13:04:44.2891451Z remote: Compressing objects: 98% (1924/1963)
2020-02-21T13:04:44.2892139Z remote: Compressing objects: 99% (1944/1963)
2020-02-21T13:04:44.2892837Z remote: Compressing objects: 100% (1963/1963)
2020-02-21T13:04:44.2893548Z remote: Compressing objects: 100% (1963/1963), done.
2020-02-21T13:04:44.2894252Z Receiving objects: 0% (1/2322)
2020-02-21T13:04:44.2894904Z Receiving objects: 1% (24/2322)
2020-02-21T13:04:44.2895543Z Receiving objects: 2% (47/2322)
2020-02-21T13:04:44.2896199Z Receiving objects: 3% (70/2322)
2020-02-21T13:04:44.2896841Z Receiving objects: 4% (93/2322)
2020-02-21T13:04:44.2897482Z Receiving objects: 5% (117/2322)
2020-02-21T13:04:44.2898147Z Receiving objects: 6% (140/2322)
2020-02-21T13:04:44.2898812Z Receiving objects: 7% (163/2322)
2020-02-21T13:04:44.2899490Z Receiving objects: 8% (186/2322)
2020-02-21T13:04:44.2900142Z Receiving objects: 9% (209/2322)
2020-02-21T13:04:44.2900825Z Receiving objects: 10% (233/2322)
2020-02-21T13:04:44.2901708Z Receiving objects: 11% (256/2322)
2020-02-21T13:04:44.2902359Z Receiving objects: 12% (279/2322)
2020-02-21T13:04:44.2903019Z Receiving objects: 13% (302/2322)
2020-02-21T13:04:44.2903686Z Receiving objects: 14% (326/2322)
2020-02-21T13:04:44.2904334Z Receiving objects: 15% (349/2322)
2020-02-21T13:04:44.2904981Z Receiving objects: 16% (372/2322)
2020-02-21T13:04:44.2905624Z Receiving objects: 17% (395/2322)
2020-02-21T13:04:44.2906282Z Receiving objects: 18% (418/2322)
2020-02-21T13:04:44.2906932Z Receiving objects: 19% (442/2322)
2020-02-21T13:04:44.2907577Z Receiving objects: 20% (465/2322)
2020-02-21T13:04:44.2908245Z Receiving objects: 21% (488/2322)
2020-02-21T13:04:44.2908895Z Receiving objects: 22% (511/2322)
2020-02-21T13:04:44.2909538Z Receiving objects: 23% (535/2322)
2020-02-21T13:04:44.2910315Z Receiving objects: 24% (558/2322)
2020-02-21T13:04:44.2910977Z Receiving objects: 25% (581/2322)
2020-02-21T13:04:44.2911626Z Receiving objects: 26% (604/2322)
2020-02-21T13:04:44.2912271Z Receiving objects: 27% (627/2322)
2020-02-21T13:04:44.2912940Z Receiving objects: 28% (651/2322)
2020-02-21T13:04:44.2913701Z Receiving objects: 29% (674/2322)
2020-02-21T13:04:44.2914357Z Receiving objects: 30% (697/2322)
2020-02-21T13:04:44.2915020Z Receiving objects: 31% (720/2322)
2020-02-21T13:04:44.2916274Z Receiving objects: 32% (744/2322)
2020-02-21T13:04:44.2916923Z Receiving objects: 33% (767/2322)
2020-02-21T13:04:44.2917574Z Receiving objects: 34% (790/2322)
2020-02-21T13:04:44.2918240Z Receiving objects: 35% (813/2322)
2020-02-21T13:04:44.2918893Z Receiving objects: 36% (836/2322)
2020-02-21T13:04:44.2919538Z Receiving objects: 37% (860/2322)
2020-02-21T13:04:44.2920200Z Receiving objects: 38% (883/2322)
2020-02-21T13:04:44.2920853Z Receiving objects: 39% (906/2322)
2020-02-21T13:04:44.2921504Z Receiving objects: 40% (929/2322)
2020-02-21T13:04:44.2922163Z Receiving objects: 41% (953/2322)
2020-02-21T13:04:44.2922800Z Receiving objects: 42% (976/2322)
2020-02-21T13:04:44.2923449Z Receiving objects: 43% (999/2322)
2020-02-21T13:04:44.2924101Z Receiving objects: 44% (1022/2322)
2020-02-21T13:04:44.2924777Z Receiving objects: 45% (1045/2322)
2020-02-21T13:04:44.2925431Z Receiving objects: 46% (1069/2322)
2020-02-21T13:04:44.2926087Z Receiving objects: 47% (1092/2322)
2020-02-21T13:04:44.2926751Z Receiving objects: 48% (1115/2322)
2020-02-21T13:04:44.2927414Z Receiving objects: 49% (1138/2322)
2020-02-21T13:04:44.2928178Z Receiving objects: 50% (1161/2322)
2020-02-21T13:04:44.2928803Z Receiving objects: 51% (1185/2322)
2020-02-21T13:04:44.2929410Z Receiving objects: 52% (1208/2322)
2020-02-21T13:04:44.2930022Z Receiving objects: 53% (1231/2322)
2020-02-21T13:04:44.2930629Z Receiving objects: 54% (1254/2322)
2020-02-21T13:04:44.2931251Z Receiving objects: 55% (1278/2322)
2020-02-21T13:04:44.2931871Z Receiving objects: 56% (1301/2322)
2020-02-21T13:04:44.2932482Z Receiving objects: 57% (1324/2322)
2020-02-21T13:04:44.2933104Z Receiving objects: 58% (1347/2322)
2020-02-21T13:04:44.2933715Z Receiving objects: 59% (1370/2322)
2020-02-21T13:04:44.2934317Z Receiving objects: 60% (1394/2322)
2020-02-21T13:04:44.2934928Z Receiving objects: 61% (1417/2322)
2020-02-21T13:04:44.2935548Z Receiving objects: 62% (1440/2322)
2020-02-21T13:04:44.2936325Z Receiving objects: 63% (1463/2322)
2020-02-21T13:04:44.2936977Z Receiving objects: 64% (1487/2322)
2020-02-21T13:04:44.2937642Z Receiving objects: 65% (1510/2322)
2020-02-21T13:04:44.2938293Z Receiving objects: 66% (1533/2322)
2020-02-21T13:04:44.2938942Z Receiving objects: 67% (1556/2322)
2020-02-21T13:04:44.2939716Z Receiving objects: 68% (1579/2322)
2020-02-21T13:04:44.2940330Z Receiving objects: 69% (1603/2322)
2020-02-21T13:04:44.2941382Z Receiving objects: 70% (1626/2322)
2020-02-21T13:04:44.2942050Z Receiving objects: 71% (1649/2322)
2020-02-21T13:04:44.2942718Z Receiving objects: 72% (1672/2322)
2020-02-21T13:04:44.2943374Z Receiving objects: 73% (1696/2322)
2020-02-21T13:04:44.2944025Z Receiving objects: 74% (1719/2322)
2020-02-21T13:04:44.2944683Z Receiving objects: 75% (1742/2322)
2020-02-21T13:04:44.2945334Z Receiving objects: 76% (1765/2322)
2020-02-21T13:04:44.2945988Z Receiving objects: 77% (1788/2322)
2020-02-21T13:04:44.2946651Z Receiving objects: 78% (1812/2322)
2020-02-21T13:04:44.2947301Z Receiving objects: 79% (1835/2322)
2020-02-21T13:04:44.2947945Z Receiving objects: 80% (1858/2322)
2020-02-21T13:04:44.2948596Z Receiving objects: 81% (1881/2322)
2020-02-21T13:04:44.2949262Z Receiving objects: 82% (1905/2322)
2020-02-21T13:04:44.2949912Z Receiving objects: 83% (1928/2322)
2020-02-21T13:04:44.2950556Z Receiving objects: 84% (1951/2322)
2020-02-21T13:04:44.2951224Z Receiving objects: 85% (1974/2322)
2020-02-21T13:04:44.2951881Z Receiving objects: 86% (1997/2322)
2020-02-21T13:04:44.2952661Z Receiving objects: 87% (2021/2322)
2020-02-21T13:04:44.2953317Z Receiving objects: 88% (2044/2322)
2020-02-21T13:04:44.2954085Z Receiving objects: 89% (2067/2322)
2020-02-21T13:04:44.2954903Z Receiving objects: 90% (2090/2322)
2020-02-21T13:04:44.2955624Z Receiving objects: 91% (2114/2322)
2020-02-21T13:04:44.2956288Z Receiving objects: 92% (2137/2322)
2020-02-21T13:04:44.2957005Z Receiving objects: 93% (2160/2322)
2020-02-21T13:04:44.2957663Z Receiving objects: 94% (2183/2322)
2020-02-21T13:04:44.2958327Z Receiving objects: 95% (2206/2322)
2020-02-21T13:04:44.2958975Z Receiving objects: 96% (2230/2322)
2020-02-21T13:04:44.2959623Z Receiving objects: 97% (2253/2322)
2020-02-21T13:04:44.2964692Z Receiving objects: 98% (2276/2322)
2020-02-21T13:04:44.2965338Z Receiving objects: 99% (2299/2322)
2020-02-21T13:04:44.2966531Z remote: Total 2322 (delta 184), reused 1210 (delta 118), pack-reused 0
2020-02-21T13:04:44.2967160Z Receiving objects: 100% (2322/2322)
2020-02-21T13:04:44.2967749Z Receiving objects: 100% (2322/2322), 1.81 MiB | 12.54 MiB/s, done.
2020-02-21T13:04:44.2968336Z Resolving deltas: 0% (0/184)
2020-02-21T13:04:44.2968874Z Resolving deltas: 2% (4/184)
2020-02-21T13:04:44.2969392Z Resolving deltas: 3% (6/184)
2020-02-21T13:04:44.2969909Z Resolving deltas: 4% (8/184)
2020-02-21T13:04:44.2970440Z Resolving deltas: 5% (10/184)
2020-02-21T13:04:44.2970966Z Resolving deltas: 6% (12/184)
2020-02-21T13:04:44.2971480Z Resolving deltas: 7% (13/184)
2020-02-21T13:04:44.2971993Z Resolving deltas: 9% (17/184)
2020-02-21T13:04:44.2972524Z Resolving deltas: 11% (21/184)
2020-02-21T13:04:44.2973049Z Resolving deltas: 12% (23/184)
2020-02-21T13:04:44.2973571Z Resolving deltas: 13% (24/184)
2020-02-21T13:04:44.2974289Z Resolving deltas: 14% (26/184)
2020-02-21T13:04:44.2974911Z Resolving deltas: 19% (36/184)
2020-02-21T13:04:44.2975501Z Resolving deltas: 20% (37/184)
2020-02-21T13:04:44.2976083Z Resolving deltas: 21% (39/184)
2020-02-21T13:04:44.2976693Z Resolving deltas: 22% (41/184)
2020-02-21T13:04:44.2977282Z Resolving deltas: 27% (50/184)
2020-02-21T13:04:44.2977862Z Resolving deltas: 28% (52/184)
2020-02-21T13:04:44.2978461Z Resolving deltas: 29% (55/184)
2020-02-21T13:04:44.2979047Z Resolving deltas: 30% (56/184)
2020-02-21T13:04:44.2979627Z Resolving deltas: 31% (58/184)
2020-02-21T13:04:44.2980218Z Resolving deltas: 32% (60/184)
2020-02-21T13:04:44.2980822Z Resolving deltas: 33% (61/184)
2020-02-21T13:04:44.2981580Z Resolving deltas: 34% (64/184)
2020-02-21T13:04:44.2982166Z Resolving deltas: 35% (65/184)
2020-02-21T13:04:44.2982773Z Resolving deltas: 36% (68/184)
2020-02-21T13:04:44.2983368Z Resolving deltas: 37% (69/184)
2020-02-21T13:04:44.2983967Z Resolving deltas: 42% (79/184)
2020-02-21T13:04:44.2984571Z Resolving deltas: 44% (81/184)
2020-02-21T13:04:44.2985163Z Resolving deltas: 45% (83/184)
2020-02-21T13:04:44.2985750Z Resolving deltas: 46% (85/184)
2020-02-21T13:04:44.2986333Z Resolving deltas: 47% (88/184)
2020-02-21T13:04:44.2986946Z Resolving deltas: 48% (90/184)
2020-02-21T13:04:44.2987535Z Resolving deltas: 49% (91/184)
2020-02-21T13:04:44.2988297Z Resolving deltas: 50% (93/184)
2020-02-21T13:04:44.2988944Z Resolving deltas: 52% (96/184)
2020-02-21T13:04:44.2989576Z Resolving deltas: 53% (98/184)
2020-02-21T13:04:44.2990206Z Resolving deltas: 54% (100/184)
2020-02-21T13:04:44.2990859Z Resolving deltas: 55% (102/184)
2020-02-21T13:04:44.2991524Z Resolving deltas: 56% (104/184)
2020-02-21T13:04:44.2992168Z Resolving deltas: 57% (105/184)
2020-02-21T13:04:44.2992808Z Resolving deltas: 58% (107/184)
2020-02-21T13:04:44.2993466Z Resolving deltas: 59% (110/184)
2020-02-21T13:04:44.2994119Z Resolving deltas: 60% (111/184)
2020-02-21T13:04:44.2994769Z Resolving deltas: 61% (113/184)
2020-02-21T13:04:44.2995426Z Resolving deltas: 62% (115/184)
2020-02-21T13:04:44.2996076Z Resolving deltas: 63% (116/184)
2020-02-21T13:04:44.2996720Z Resolving deltas: 64% (118/184)
2020-02-21T13:04:44.2997362Z Resolving deltas: 66% (123/184)
2020-02-21T13:04:44.2998218Z Resolving deltas: 67% (124/184)
2020-02-21T13:04:44.2998871Z Resolving deltas: 69% (128/184)
2020-02-21T13:04:44.2999513Z Resolving deltas: 70% (129/184)
2020-02-21T13:04:44.3000167Z Resolving deltas: 71% (132/184)
2020-02-21T13:04:44.3000812Z Resolving deltas: 72% (133/184)
2020-02-21T13:04:44.3001453Z Resolving deltas: 73% (135/184)
2020-02-21T13:04:44.3002226Z Resolving deltas: 74% (137/184)
2020-02-21T13:04:44.3002846Z Resolving deltas: 75% (138/184)
2020-02-21T13:04:44.3003443Z Resolving deltas: 77% (142/184)
2020-02-21T13:04:44.3004037Z Resolving deltas: 78% (145/184)
2020-02-21T13:04:44.3005296Z Resolving deltas: 79% (146/184)
2020-02-21T13:04:44.3006030Z Resolving deltas: 82% (152/184)
2020-02-21T13:04:44.3006682Z Resolving deltas: 83% (153/184)
2020-02-21T13:04:44.3007344Z Resolving deltas: 84% (156/184)
2020-02-21T13:04:44.3007994Z Resolving deltas: 85% (158/184)
2020-02-21T13:04:44.3008639Z Resolving deltas: 87% (161/184)
2020-02-21T13:04:44.3009297Z Resolving deltas: 88% (163/184)
2020-02-21T13:04:44.3009960Z Resolving deltas: 89% (164/184)
2020-02-21T13:04:44.3010616Z Resolving deltas: 91% (168/184)
2020-02-21T13:04:44.3011261Z Resolving deltas: 92% (171/184)
2020-02-21T13:04:44.3011920Z Resolving deltas: 93% (172/184)
2020-02-21T13:04:44.3012671Z Resolving deltas: 94% (174/184)
2020-02-21T13:04:44.3013276Z Resolving deltas: 95% (175/184)
2020-02-21T13:04:44.3013875Z Resolving deltas: 96% (177/184)
2020-02-21T13:04:44.3014490Z Resolving deltas: 97% (179/184)
2020-02-21T13:04:44.3015088Z Resolving deltas: 98% (182/184)
2020-02-21T13:04:44.3015683Z Resolving deltas: 100% (184/184)
2020-02-21T13:04:44.3016308Z Resolving deltas: 100% (184/184), done.
2020-02-21T13:04:44.4016775Z From https://github.com/xxx/***-frontend-react
2020-02-21T13:04:44.4018439Z * branch 393f47cae3eabf3a48b46f344244799aed40e573 -> FETCH_HEAD
2020-02-21T13:04:44.4019710Z [command]/usr/bin/git checkout --progress --force 393f47cae3eabf3a48b46f344244799aed40e573
2020-02-21T13:04:44.4020893Z Note: switching to '393f47cae3eabf3a48b46f344244799aed40e573'.
2020-02-21T13:04:44.4022175Z
2020-02-21T13:04:44.4023166Z You are in 'detached HEAD' state. You can look around, make experimental
2020-02-21T13:04:44.4024061Z changes and commit them, and you can discard any commits you make in this
2020-02-21T13:04:44.4024924Z state without impacting any branches by switching back to a branch.
2020-02-21T13:04:44.4025444Z
2020-02-21T13:04:44.4026176Z If you want to create a new branch to retain commits you create, you may
2020-02-21T13:04:44.4027437Z do so (now or later) by using -c with the switch command. Example:
2020-02-21T13:04:44.4027975Z
2020-02-21T13:04:44.4028908Z git switch -c <new-branch-name>
2020-02-21T13:04:44.4029381Z
2020-02-21T13:04:44.4030116Z Or undo this operation with:
2020-02-21T13:04:44.4030554Z
2020-02-21T13:04:44.4031472Z git switch -
2020-02-21T13:04:44.4031935Z
2020-02-21T13:04:44.4032730Z Turn off this advice by setting config variable advice.detachedHead to false
2020-02-21T13:04:44.4033301Z
2020-02-21T13:04:44.4034286Z HEAD is now at 393f47c DIV-1899 additional analytics for homepage
2020-02-21T13:04:44.4035305Z [command]/usr/bin/git log -1
2020-02-21T13:04:44.4036106Z commit 393f47cae3eabf3a48b46f344244799aed40e573
2020-02-21T13:04:44.4037117Z Author: xxx xxx <xxx.xxx@xxx.pl>
2020-02-21T13:04:44.4038000Z Date: Fri Feb 21 13:35:28 2020 +0100
2020-02-21T13:04:44.4038487Z
2020-02-21T13:04:44.4039545Z DIV-1899 additional analytics for homepage
2020-02-21T13:04:44.4042393Z Removed matchers: 'checkout-git'
2020-02-21T13:04:44.4204055Z ##[group]Run echo "##[set-output name=NVMRC;]$(cat .nvmrc)"
2020-02-21T13:04:44.4205032Z echo "##[set-output name=NVMRC;]$(cat .nvmrc)"
2020-02-21T13:04:44.4241511Z shell: /bin/bash -e {0}
2020-02-21T13:04:44.4242034Z ##[endgroup]
2020-02-21T13:04:44.4489679Z ##[group]Run actions/setup-node@1c5c137
2020-02-21T13:04:44.4490433Z with:
2020-02-21T13:04:44.4491200Z node-version: v12.13.0
2020-02-21T13:04:44.4492067Z always-auth: false
2020-02-21T13:04:44.4492661Z ##[endgroup]
2020-02-21T13:04:45.2565141Z [command]/bin/tar --version
2020-02-21T13:04:45.2565972Z tar (GNU tar) 1.29
2020-02-21T13:04:45.2566613Z Copyright (C) 2015 Free Software Foundation, Inc.
2020-02-21T13:04:45.2567384Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
2020-02-21T13:04:45.2568170Z This is free software: you are free to change and redistribute it.
2020-02-21T13:04:45.2568890Z There is NO WARRANTY, to the extent permitted by law.
2020-02-21T13:04:45.2569277Z
2020-02-21T13:04:45.2569884Z Written by John Gilmore and Jay Fenlason.
2020-02-21T13:04:45.2571099Z [command]/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/f66f0e12-5a51-4c1f-a1ec-3f98db97b761 -f /home/runner/work/_temp/1f999e6f-97e7-4ced-bae0-b7d67855e659
2020-02-21T13:04:46.7989208Z Added matchers: 'tsc'. Problem matchers scan action output for known warning or error strings and report these inline.
2020-02-21T13:04:46.8003820Z Added matchers: 'eslint-stylish'. Problem matchers scan action output for known warning or error strings and report these inline.
2020-02-21T13:04:46.8007121Z Added matchers: 'eslint-compact'. Problem matchers scan action output for known warning or error strings and report these inline.
2020-02-21T13:04:46.8671325Z ##[group]Run actions/cache@70655ec
2020-02-21T13:04:46.8671700Z with:
2020-02-21T13:04:46.8672050Z path: node_modules
2020-02-21T13:04:46.8672472Z key: Linux-deps-8dde35c1ae29e4ad3e4f46fe4d0be6a2c0ce5f9f376da1543704250842b8e2ce
2020-02-21T13:04:46.8672926Z ##[endgroup]
2020-02-21T13:04:47.0612787Z [warning]No scopes with read permission were found on the request.
2020-02-21T13:04:47.0865938Z ##[group]Run yarn install --frozen-lockfile
2020-02-21T13:04:47.0866406Z yarn install --frozen-lockfile
2020-02-21T13:04:47.0902996Z shell: /bin/bash -e {0}
2020-02-21T13:04:47.0903378Z ##[endgroup]
2020-02-21T13:04:47.4019249Z yarn install v1.21.1
2020-02-21T13:04:47.5473995Z [1/4] Resolving packages...
2020-02-21T13:04:48.2998511Z [2/4] Fetching packages...
2020-02-21T13:04:50.7247375Z warning mini-css-extract-plugin@0.4.3: Invalid bin field for "mini-css-extract-plugin".
2020-02-21T13:04:53.3443064Z warning @blueprintjs/core@3.22.3: Invalid bin entry for "upgrade-blueprint-2.0.0-rename" (in "@blueprintjs/core").
2020-02-21T13:04:53.3445654Z warning @blueprintjs/core@3.22.3: Invalid bin entry for "upgrade-blueprint-3.0.0-rename" (in "@blueprintjs/core").
2020-02-21T13:04:58.5512180Z warning sha.js@2.4.11: Invalid bin entry for "sha.js" (in "sha.js").
2020-02-21T13:05:18.0496229Z info fsevents@2.1.2: The platform "linux" is incompatible with this module.
2020-02-21T13:05:18.0499100Z info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
2020-02-21T13:05:18.0519607Z info fsevents@1.2.11: The platform "linux" is incompatible with this module.
2020-02-21T13:05:18.0525849Z info "fsevents@1.2.11" is an optional dependency and failed compatibility check. Excluding it from installation.
2020-02-21T13:05:18.0687223Z [3/4] Linking dependencies...
2020-02-21T13:05:18.0734596Z warning "@zeit/next-sass > sass-loader@6.0.6" has unmet peer dependency "webpack@^2.0.0 || >= 3.0.0-rc.0 || ^3.0.0".
2020-02-21T13:05:18.0738737Z warning "@zeit/next-sass > @zeit/next-css > css-loader@1.0.0" has unmet peer dependency "webpack@^4.0.0".
2020-02-21T13:05:18.0744988Z warning "@zeit/next-sass > @zeit/next-css > mini-css-extract-plugin@0.4.3" has unmet peer dependency "webpack@^4.4.0".
2020-02-21T13:05:18.0783001Z warning " > bootstrap@4.4.1" has unmet peer dependency "jquery@1.9.1 - 3".
2020-02-21T13:05:18.0784135Z warning " > bootstrap@4.4.1" has unmet peer dependency "popper.js@^1.16.0".
2020-02-21T13:05:18.0785396Z warning " > babel-loader@8.0.6" has unmet peer dependency "webpack@>=2".
2020-02-21T13:05:18.0829689Z warning " > redux-dynamic-modules-thunk@5.2.0" has unmet peer dependency "redux-dynamic-modules-core@>=0.0.7".
2020-02-21T13:05:18.0836264Z warning "@storybook/addon-actions > @storybook/api@5.3.13" has unmet peer dependency "regenerator-runtime@*".
2020-02-21T13:05:18.0870200Z warning "@storybook/addon-actions > react-inspector > storybook-chromatic@2.2.2" has unmet peer dependency "@storybook/core@3.* || 4.* || 5.*".
2020-02-21T13:05:18.0898723Z warning " > eslint-config-airbnb@18.0.1" has incorrect peer dependency "eslint-plugin-react-hooks@^1.7.0".
2020-02-21T13:05:18.0903723Z warning "eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
2020-02-21T13:05:18.0911685Z warning " > optimize-css-assets-webpack-plugin@5.0.3" has unmet peer dependency "webpack@^4.0.0".
2020-02-21T13:05:43.2786298Z [4/4] Building fresh packages...
2020-02-21T13:05:58.5312586Z $ patch-package
2020-02-21T13:05:58.8596523Z patch-package 6.2.0
2020-02-21T13:05:58.8620702Z Applying patches...
2020-02-21T13:05:58.8622629Z react-calendar@2.17.5 ✔
2020-02-21T13:05:58.8623721Z react-responsive-carousel@3.1.50 ✔
2020-02-21T13:05:58.8726530Z Done in 71.47s.
2020-02-21T13:06:00.0860625Z Post job cleanup.
2020-02-21T13:06:00.2314263Z [warning]No scopes with write permission were found on the request.
2020-02-21T13:06:00.2526004Z Post job cleanup.
2020-02-21T13:06:00.3431239Z [command]/usr/bin/git version
2020-02-21T13:06:00.3496546Z git version 2.25.0
2020-02-21T13:06:00.3539649Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-02-21T13:06:00.3572163Z http.https://github.com/.extraheader
2020-02-21T13:06:00.3582428Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2020-02-21T13:06:00.3687843Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment