2021-03-30T13:22:57.1034354Z ##[section]Starting: Request a runner to run this job 2021-03-30T13:22:57.3845778Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest' 2021-03-30T13:22:57.3845876Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' 2021-03-30T13:22:57.3846144Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' 2021-03-30T13:22:57.5105103Z ##[section]Finishing: Request a runner to run this job 2021-03-30T13:23:05.9758740Z Current runner version: '2.277.1' 2021-03-30T13:23:05.9797180Z ##[group]Operating System 2021-03-30T13:23:05.9798610Z Ubuntu 2021-03-30T13:23:05.9799233Z 20.04.2 2021-03-30T13:23:05.9799705Z LTS 2021-03-30T13:23:05.9800772Z ##[endgroup] 2021-03-30T13:23:05.9802026Z ##[group]Virtual Environment 2021-03-30T13:23:05.9802960Z Environment: ubuntu-20.04 2021-03-30T13:23:05.9803773Z Version: 20210318.0 2021-03-30T13:23:05.9805219Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210318.0/images/linux/Ubuntu2004-README.md 2021-03-30T13:23:05.9806745Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210318.0 2021-03-30T13:23:05.9807729Z ##[endgroup] 2021-03-30T13:23:05.9809938Z ##[group]GITHUB_TOKEN Permissions 2021-03-30T13:23:05.9811322Z Actions: write 2021-03-30T13:23:05.9811972Z Checks: write 2021-03-30T13:23:05.9812495Z Contents: write 2021-03-30T13:23:05.9813105Z Deployments: write 2021-03-30T13:23:05.9813976Z Issues: write 2021-03-30T13:23:05.9814629Z Metadata: read 2021-03-30T13:23:05.9815360Z OrganizationPackages: write 2021-03-30T13:23:05.9816028Z Packages: write 2021-03-30T13:23:05.9816675Z PullRequests: write 2021-03-30T13:23:05.9817705Z RepositoryProjects: write 2021-03-30T13:23:05.9818390Z SecurityEvents: write 2021-03-30T13:23:05.9818996Z Statuses: write 2021-03-30T13:23:05.9819912Z ##[endgroup] 2021-03-30T13:23:05.9823744Z Prepare workflow directory 2021-03-30T13:23:06.0756945Z Prepare all required actions 2021-03-30T13:23:06.0773142Z Getting action download info 2021-03-30T13:23:06.5072835Z Download action repository 'actions/checkout@v2' 2021-03-30T13:23:08.4109159Z Download action repository 'crazy-max/ghaction-docker-meta@v2' 2021-03-30T13:23:08.8657938Z Download action repository 'docker/setup-qemu-action@v1' 2021-03-30T13:23:09.2152946Z Download action repository 'docker/setup-buildx-action@v1' 2021-03-30T13:23:09.5271515Z Download action repository 'actions/cache@v2' 2021-03-30T13:23:09.8714644Z Download action repository 'docker/login-action@v1' 2021-03-30T13:23:10.2185093Z Download action repository 'actions/download-artifact@v2' 2021-03-30T13:23:10.5031806Z Download action repository 'docker/build-push-action@v2' 2021-03-30T13:23:11.0786454Z ##[group]Run actions/checkout@v2 2021-03-30T13:23:11.0787040Z with: 2021-03-30T13:23:11.0787450Z repository: MarcelCoding/luna 2021-03-30T13:23:11.0788300Z token: *** 2021-03-30T13:23:11.0788648Z ssh-strict: true 2021-03-30T13:23:11.0789106Z persist-credentials: true 2021-03-30T13:23:11.0789547Z clean: true 2021-03-30T13:23:11.0789892Z fetch-depth: 1 2021-03-30T13:23:11.0790245Z lfs: false 2021-03-30T13:23:11.0790585Z submodules: false 2021-03-30T13:23:11.0790930Z env: 2021-03-30T13:23:11.0791254Z JAVA_VERSION: 15 2021-03-30T13:23:11.0791674Z IMAGE_NAME: ***/luna 2021-03-30T13:23:11.0792033Z ##[endgroup] 2021-03-30T13:23:11.5774812Z Syncing repository: MarcelCoding/luna 2021-03-30T13:23:11.5776348Z ##[group]Getting Git version info 2021-03-30T13:23:11.5777432Z Working directory is '/home/runner/work/luna/luna' 2021-03-30T13:23:11.5778855Z [command]/usr/bin/git version 2021-03-30T13:23:11.5930735Z git version 2.31.0 2021-03-30T13:23:11.5955983Z ##[endgroup] 2021-03-30T13:23:11.5963631Z Deleting the contents of '/home/runner/work/luna/luna' 2021-03-30T13:23:11.5968344Z ##[group]Initializing the repository 2021-03-30T13:23:11.5974263Z [command]/usr/bin/git init /home/runner/work/luna/luna 2021-03-30T13:23:11.6383907Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-03-30T13:23:11.6384848Z hint: is subject to change. To configure the initial branch name to use in all 2021-03-30T13:23:11.6385890Z hint: of your new repositories, which will suppress this warning, call: 2021-03-30T13:23:11.6386518Z hint: 2021-03-30T13:23:11.6387625Z hint: git config --global init.defaultBranch 2021-03-30T13:23:11.6388298Z hint: 2021-03-30T13:23:11.6389122Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-03-30T13:23:11.6390509Z hint: 'development'. The just-created branch can be renamed via this command: 2021-03-30T13:23:11.6391274Z hint: 2021-03-30T13:23:11.6392182Z hint: git branch -m 2021-03-30T13:23:11.6399431Z Initialized empty Git repository in /home/runner/work/luna/luna/.git/ 2021-03-30T13:23:11.6409269Z [command]/usr/bin/git remote add origin https://github.com/MarcelCoding/luna 2021-03-30T13:23:11.6522505Z ##[endgroup] 2021-03-30T13:23:11.6525175Z ##[group]Disabling automatic garbage collection 2021-03-30T13:23:11.6532493Z [command]/usr/bin/git config --local gc.auto 0 2021-03-30T13:23:11.6582288Z ##[endgroup] 2021-03-30T13:23:11.6591336Z ##[group]Setting up auth 2021-03-30T13:23:11.6599874Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-03-30T13:23:11.6640219Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-03-30T13:23:12.1780270Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-03-30T13:23:12.1789894Z [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' || : 2021-03-30T13:23:12.1792492Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-03-30T13:23:12.1793497Z ##[endgroup] 2021-03-30T13:23:12.1794118Z ##[group]Fetching the repository 2021-03-30T13:23:12.1796023Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5:refs/remotes/origin/main 2021-03-30T13:23:12.1797515Z remote: Enumerating objects: 151, done. 2021-03-30T13:23:12.1798187Z remote: Counting objects: 0% (1/151) 2021-03-30T13:23:12.1798831Z remote: Counting objects: 1% (2/151) 2021-03-30T13:23:12.1799482Z remote: Counting objects: 2% (4/151) 2021-03-30T13:23:12.1800098Z remote: Counting objects: 3% (5/151) 2021-03-30T13:23:12.1801329Z remote: Counting objects: 4% (7/151) 2021-03-30T13:23:12.1802190Z remote: Counting objects: 5% (8/151) 2021-03-30T13:23:12.1802865Z remote: Counting objects: 6% (10/151) 2021-03-30T13:23:12.1803555Z remote: Counting objects: 7% (11/151) 2021-03-30T13:23:12.1804239Z remote: Counting objects: 8% (13/151) 2021-03-30T13:23:12.1805853Z remote: Counting objects: 9% (14/151) 2021-03-30T13:23:12.1806589Z remote: Counting objects: 10% (16/151) 2021-03-30T13:23:12.1807571Z remote: Counting objects: 11% (17/151) 2021-03-30T13:23:12.1808187Z remote: Counting objects: 12% (19/151) 2021-03-30T13:23:12.1808884Z remote: Counting objects: 13% (20/151) 2021-03-30T13:23:12.1809514Z remote: Counting objects: 14% (22/151) 2021-03-30T13:23:12.1810152Z remote: Counting objects: 15% (23/151) 2021-03-30T13:23:12.1810789Z remote: Counting objects: 16% (25/151) 2021-03-30T13:23:12.1811430Z remote: Counting objects: 17% (26/151) 2021-03-30T13:23:12.1812066Z remote: Counting objects: 18% (28/151) 2021-03-30T13:23:12.1813074Z remote: Counting objects: 19% (29/151) 2021-03-30T13:23:12.1813722Z remote: Counting objects: 20% (31/151) 2021-03-30T13:23:12.1814358Z remote: Counting objects: 21% (32/151) 2021-03-30T13:23:12.1814998Z remote: Counting objects: 22% (34/151) 2021-03-30T13:23:12.1815537Z remote: Counting objects: 23% (35/151) 2021-03-30T13:23:12.1816172Z remote: Counting objects: 24% (37/151) 2021-03-30T13:23:12.1816806Z remote: Counting objects: 25% (38/151) 2021-03-30T13:23:12.1817419Z remote: Counting objects: 26% (40/151) 2021-03-30T13:23:12.1818042Z remote: Counting objects: 27% (41/151) 2021-03-30T13:23:12.1818677Z remote: Counting objects: 28% (43/151) 2021-03-30T13:23:12.1819525Z remote: Counting objects: 29% (44/151) 2021-03-30T13:23:12.1820164Z remote: Counting objects: 30% (46/151) 2021-03-30T13:23:12.1820804Z remote: Counting objects: 31% (47/151) 2021-03-30T13:23:12.1821423Z remote: Counting objects: 32% (49/151) 2021-03-30T13:23:12.1822056Z remote: Counting objects: 33% (50/151) 2021-03-30T13:23:12.1822688Z remote: Counting objects: 34% (52/151) 2021-03-30T13:23:12.1823301Z remote: Counting objects: 35% (53/151) 2021-03-30T13:23:12.1823942Z remote: Counting objects: 36% (55/151) 2021-03-30T13:23:12.1824575Z remote: Counting objects: 37% (56/151) 2021-03-30T13:23:12.1825361Z remote: Counting objects: 38% (58/151) 2021-03-30T13:23:12.1825960Z remote: Counting objects: 39% (59/151) 2021-03-30T13:23:12.1826570Z remote: Counting objects: 40% (61/151) 2021-03-30T13:23:12.1827181Z remote: Counting objects: 41% (62/151) 2021-03-30T13:23:12.1827780Z remote: Counting objects: 42% (64/151) 2021-03-30T13:23:12.1828395Z remote: Counting objects: 43% (65/151) 2021-03-30T13:23:12.1829180Z remote: Counting objects: 44% (67/151) 2021-03-30T13:23:12.1829797Z remote: Counting objects: 45% (68/151) 2021-03-30T13:23:12.1830433Z remote: Counting objects: 46% (70/151) 2021-03-30T13:23:12.1831402Z remote: Counting objects: 47% (71/151) 2021-03-30T13:23:12.1832216Z remote: Counting objects: 48% (73/151) 2021-03-30T13:23:12.1833203Z remote: Counting objects: 49% (74/151) 2021-03-30T13:23:12.1833858Z remote: Counting objects: 50% (76/151) 2021-03-30T13:23:12.1834709Z remote: Counting objects: 51% (78/151) 2021-03-30T13:23:12.1835345Z remote: Counting objects: 52% (79/151) 2021-03-30T13:23:12.1835973Z remote: Counting objects: 53% (81/151) 2021-03-30T13:23:12.1836598Z remote: Counting objects: 54% (82/151) 2021-03-30T13:23:12.1839434Z remote: Counting objects: 55% (84/151) 2021-03-30T13:23:12.1839948Z remote: Counting objects: 56% (85/151) 2021-03-30T13:23:12.1840575Z remote: Counting objects: 57% (87/151) 2021-03-30T13:23:12.1842815Z remote: Counting objects: 58% (88/151) 2021-03-30T13:23:12.1843348Z remote: Counting objects: 59% (90/151) 2021-03-30T13:23:12.1843868Z remote: Counting objects: 60% (91/151) 2021-03-30T13:23:12.1844547Z remote: Counting objects: 61% (93/151) 2021-03-30T13:23:12.1845053Z remote: Counting objects: 62% (94/151) 2021-03-30T13:23:12.1845559Z remote: Counting objects: 63% (96/151) 2021-03-30T13:23:12.1846049Z remote: Counting objects: 64% (97/151) 2021-03-30T13:23:12.1846550Z remote: Counting objects: 65% (99/151) 2021-03-30T13:23:12.1847401Z remote: Counting objects: 66% (100/151) 2021-03-30T13:23:12.1848087Z remote: Counting objects: 67% (102/151) 2021-03-30T13:23:12.1848790Z remote: Counting objects: 68% (103/151) 2021-03-30T13:23:12.1849640Z remote: Counting objects: 69% (105/151) 2021-03-30T13:23:12.1850339Z remote: Counting objects: 70% (106/151) 2021-03-30T13:23:12.1850864Z remote: Counting objects: 71% (108/151) 2021-03-30T13:23:12.1851575Z remote: Counting objects: 72% (109/151) 2021-03-30T13:23:12.1852118Z remote: Counting objects: 73% (111/151) 2021-03-30T13:23:12.1852819Z remote: Counting objects: 74% (112/151) 2021-03-30T13:23:12.1853330Z remote: Counting objects: 75% (114/151) 2021-03-30T13:23:12.1853853Z remote: Counting objects: 76% (115/151) 2021-03-30T13:23:12.1854377Z remote: Counting objects: 77% (117/151) 2021-03-30T13:23:12.1854883Z remote: Counting objects: 78% (118/151) 2021-03-30T13:23:12.1855412Z remote: Counting objects: 79% (120/151) 2021-03-30T13:23:12.1855921Z remote: Counting objects: 80% (121/151) 2021-03-30T13:23:12.1856443Z remote: Counting objects: 81% (123/151) 2021-03-30T13:23:12.1857109Z remote: Counting objects: 82% (124/151) 2021-03-30T13:23:12.1857717Z remote: Counting objects: 83% (126/151) 2021-03-30T13:23:12.1858234Z remote: Counting objects: 84% (127/151) 2021-03-30T13:23:12.1858760Z remote: Counting objects: 85% (129/151) 2021-03-30T13:23:12.1859269Z remote: Counting objects: 86% (130/151) 2021-03-30T13:23:12.1859801Z remote: Counting objects: 87% (132/151) 2021-03-30T13:23:12.1860328Z remote: Counting objects: 88% (133/151) 2021-03-30T13:23:12.1860841Z remote: Counting objects: 89% (135/151) 2021-03-30T13:23:12.1861363Z remote: Counting objects: 90% (136/151) 2021-03-30T13:23:12.1861883Z remote: Counting objects: 91% (138/151) 2021-03-30T13:23:12.1862397Z remote: Counting objects: 92% (139/151) 2021-03-30T13:23:12.1862924Z remote: Counting objects: 93% (141/151) 2021-03-30T13:23:12.1863447Z remote: Counting objects: 94% (142/151) 2021-03-30T13:23:12.1864111Z remote: Counting objects: 95% (144/151) 2021-03-30T13:23:12.1864624Z remote: Counting objects: 96% (145/151) 2021-03-30T13:23:12.1865115Z remote: Counting objects: 97% (147/151) 2021-03-30T13:23:12.1865622Z remote: Counting objects: 98% (148/151) 2021-03-30T13:23:12.1866131Z remote: Counting objects: 99% (150/151) 2021-03-30T13:23:12.1867007Z remote: Counting objects: 100% (151/151) 2021-03-30T13:23:12.1867578Z remote: Counting objects: 100% (151/151), done. 2021-03-30T13:23:12.1868513Z remote: Compressing objects: 1% (1/99) 2021-03-30T13:23:12.1869314Z remote: Compressing objects: 2% (2/99) 2021-03-30T13:23:12.1870069Z remote: Compressing objects: 3% (3/99) 2021-03-30T13:23:12.1870792Z remote: Compressing objects: 4% (4/99) 2021-03-30T13:23:12.1871358Z remote: Compressing objects: 5% (5/99) 2021-03-30T13:23:12.1872072Z remote: Compressing objects: 6% (6/99) 2021-03-30T13:23:12.1872615Z remote: Compressing objects: 7% (7/99) 2021-03-30T13:23:12.1873161Z remote: Compressing objects: 8% (8/99) 2021-03-30T13:23:12.1873798Z remote: Compressing objects: 9% (9/99) 2021-03-30T13:23:12.1874356Z remote: Compressing objects: 10% (10/99) 2021-03-30T13:23:12.1874910Z remote: Compressing objects: 11% (11/99) 2021-03-30T13:23:12.1875462Z remote: Compressing objects: 12% (12/99) 2021-03-30T13:23:12.1875996Z remote: Compressing objects: 13% (13/99) 2021-03-30T13:23:12.1876544Z remote: Compressing objects: 14% (14/99) 2021-03-30T13:23:12.1877078Z remote: Compressing objects: 15% (15/99) 2021-03-30T13:23:12.1877631Z remote: Compressing objects: 16% (16/99) 2021-03-30T13:23:12.1878178Z remote: Compressing objects: 17% (17/99) 2021-03-30T13:23:12.1878706Z remote: Compressing objects: 18% (18/99) 2021-03-30T13:23:12.1879255Z remote: Compressing objects: 19% (19/99) 2021-03-30T13:23:12.1879988Z remote: Compressing objects: 20% (20/99) 2021-03-30T13:23:12.1880539Z remote: Compressing objects: 21% (21/99) 2021-03-30T13:23:12.1881248Z remote: Compressing objects: 22% (22/99) 2021-03-30T13:23:12.1881812Z remote: Compressing objects: 23% (23/99) 2021-03-30T13:23:12.1882425Z remote: Compressing objects: 24% (24/99) 2021-03-30T13:23:12.1882996Z remote: Compressing objects: 25% (25/99) 2021-03-30T13:23:12.1883548Z remote: Compressing objects: 26% (26/99) 2021-03-30T13:23:12.1884494Z remote: Compressing objects: 27% (27/99) 2021-03-30T13:23:12.1885098Z remote: Compressing objects: 28% (28/99) 2021-03-30T13:23:12.1885687Z remote: Compressing objects: 29% (29/99) 2021-03-30T13:23:12.1886291Z remote: Compressing objects: 30% (30/99) 2021-03-30T13:23:12.1886897Z remote: Compressing objects: 31% (31/99) 2021-03-30T13:23:12.1887785Z remote: Compressing objects: 32% (32/99) 2021-03-30T13:23:12.1888441Z remote: Compressing objects: 33% (33/99) 2021-03-30T13:23:12.1888971Z remote: Compressing objects: 34% (34/99) 2021-03-30T13:23:12.1889522Z remote: Compressing objects: 35% (35/99) 2021-03-30T13:23:12.1890069Z remote: Compressing objects: 36% (36/99) 2021-03-30T13:23:12.1890595Z remote: Compressing objects: 37% (37/99) 2021-03-30T13:23:12.1891243Z remote: Compressing objects: 38% (38/99) 2021-03-30T13:23:12.1891786Z remote: Compressing objects: 39% (39/99) 2021-03-30T13:23:12.1892313Z remote: Compressing objects: 40% (40/99) 2021-03-30T13:23:12.1892857Z remote: Compressing objects: 41% (41/99) 2021-03-30T13:23:12.1893585Z remote: Compressing objects: 42% (42/99) 2021-03-30T13:23:12.1894134Z remote: Compressing objects: 43% (43/99) 2021-03-30T13:23:12.1894697Z remote: Compressing objects: 44% (44/99) 2021-03-30T13:23:12.1895243Z remote: Compressing objects: 45% (45/99) 2021-03-30T13:23:12.1895819Z remote: Compressing objects: 46% (46/99) 2021-03-30T13:23:12.1896382Z remote: Compressing objects: 47% (47/99) 2021-03-30T13:23:12.1896962Z remote: Compressing objects: 48% (48/99) 2021-03-30T13:23:12.1897715Z remote: Compressing objects: 49% (49/99) 2021-03-30T13:23:12.1898635Z remote: Compressing objects: 50% (50/99) 2021-03-30T13:23:12.1899350Z remote: Compressing objects: 51% (51/99) 2021-03-30T13:23:12.1899918Z remote: Compressing objects: 52% (52/99) 2021-03-30T13:23:12.1900465Z remote: Compressing objects: 53% (53/99) 2021-03-30T13:23:12.1901034Z remote: Compressing objects: 54% (54/99) 2021-03-30T13:23:12.1901599Z remote: Compressing objects: 55% (55/99) 2021-03-30T13:23:12.1902147Z remote: Compressing objects: 56% (56/99) 2021-03-30T13:23:12.1902710Z remote: Compressing objects: 57% (57/99) 2021-03-30T13:23:12.1903273Z remote: Compressing objects: 58% (58/99) 2021-03-30T13:23:12.1903825Z remote: Compressing objects: 59% (59/99) 2021-03-30T13:23:12.1904392Z remote: Compressing objects: 60% (60/99) 2021-03-30T13:23:12.1905043Z remote: Compressing objects: 61% (61/99) 2021-03-30T13:23:12.1905617Z remote: Compressing objects: 62% (62/99) 2021-03-30T13:23:12.1906185Z remote: Compressing objects: 63% (63/99) 2021-03-30T13:23:12.1906736Z remote: Compressing objects: 64% (64/99) 2021-03-30T13:23:12.1907305Z remote: Compressing objects: 65% (65/99) 2021-03-30T13:23:12.1907869Z remote: Compressing objects: 66% (66/99) 2021-03-30T13:23:12.1908417Z remote: Compressing objects: 67% (67/99) 2021-03-30T13:23:12.1908983Z remote: Compressing objects: 68% (68/99) 2021-03-30T13:23:12.1909545Z remote: Compressing objects: 69% (69/99) 2021-03-30T13:23:12.1910093Z remote: Compressing objects: 70% (70/99) 2021-03-30T13:23:12.1910658Z remote: Compressing objects: 71% (71/99) 2021-03-30T13:23:12.1911208Z remote: Compressing objects: 72% (72/99) 2021-03-30T13:23:12.1911776Z remote: Compressing objects: 73% (73/99) 2021-03-30T13:23:12.1912345Z remote: Compressing objects: 74% (74/99) 2021-03-30T13:23:12.1912895Z remote: Compressing objects: 75% (75/99) 2021-03-30T13:23:12.1913461Z remote: Compressing objects: 76% (76/99) 2021-03-30T13:23:12.1914028Z remote: Compressing objects: 77% (77/99) 2021-03-30T13:23:12.1914579Z remote: Compressing objects: 78% (78/99) 2021-03-30T13:23:12.1915140Z remote: Compressing objects: 79% (79/99) 2021-03-30T13:23:12.1915705Z remote: Compressing objects: 80% (80/99) 2021-03-30T13:23:12.1916591Z remote: Compressing objects: 81% (81/99) 2021-03-30T13:23:12.1917634Z remote: Compressing objects: 82% (82/99) 2021-03-30T13:23:12.1918225Z remote: Compressing objects: 83% (83/99) 2021-03-30T13:23:12.1918831Z remote: Compressing objects: 84% (84/99) 2021-03-30T13:23:12.1919530Z remote: Compressing objects: 85% (85/99) 2021-03-30T13:23:12.1920431Z remote: Compressing objects: 86% (86/99) 2021-03-30T13:23:12.1921529Z remote: Compressing objects: 87% (87/99) 2021-03-30T13:23:12.1922283Z remote: Compressing objects: 88% (88/99) 2021-03-30T13:23:12.1922829Z remote: Compressing objects: 89% (89/99) 2021-03-30T13:23:12.1923397Z remote: Compressing objects: 90% (90/99) 2021-03-30T13:23:12.1923963Z remote: Compressing objects: 91% (91/99) 2021-03-30T13:23:12.1924868Z remote: Compressing objects: 92% (92/99) 2021-03-30T13:23:12.1925432Z remote: Compressing objects: 93% (93/99) 2021-03-30T13:23:12.1925979Z remote: Compressing objects: 94% (94/99) 2021-03-30T13:23:12.1926542Z remote: Compressing objects: 95% (95/99) 2021-03-30T13:23:12.1927106Z remote: Compressing objects: 96% (96/99) 2021-03-30T13:23:12.1927653Z remote: Compressing objects: 97% (97/99) 2021-03-30T13:23:12.1928223Z remote: Compressing objects: 98% (98/99) 2021-03-30T13:23:12.1928788Z remote: Compressing objects: 100% (99/99) 2021-03-30T13:23:12.1929371Z remote: Compressing objects: 100% (99/99), done. 2021-03-30T13:23:12.1929920Z Receiving objects: 0% (1/151) 2021-03-30T13:23:12.1930382Z Receiving objects: 1% (2/151) 2021-03-30T13:23:12.1930856Z Receiving objects: 2% (4/151) 2021-03-30T13:23:12.1931326Z Receiving objects: 3% (5/151) 2021-03-30T13:23:12.1931784Z Receiving objects: 4% (7/151) 2021-03-30T13:23:12.1932255Z Receiving objects: 5% (8/151) 2021-03-30T13:23:12.1932733Z Receiving objects: 6% (10/151) 2021-03-30T13:23:12.1933198Z Receiving objects: 7% (11/151) 2021-03-30T13:23:12.1933670Z Receiving objects: 8% (13/151) 2021-03-30T13:23:12.1934699Z Receiving objects: 9% (14/151) 2021-03-30T13:23:12.1935416Z Receiving objects: 10% (16/151) 2021-03-30T13:23:12.1936079Z Receiving objects: 11% (17/151) 2021-03-30T13:23:12.1936591Z Receiving objects: 12% (19/151) 2021-03-30T13:23:12.1937080Z Receiving objects: 13% (20/151) 2021-03-30T13:23:12.1937680Z Receiving objects: 14% (22/151) 2021-03-30T13:23:12.1938284Z Receiving objects: 15% (23/151) 2021-03-30T13:23:12.1939304Z Receiving objects: 16% (25/151) 2021-03-30T13:23:12.1940257Z Receiving objects: 17% (26/151) 2021-03-30T13:23:12.1940784Z Receiving objects: 18% (28/151) 2021-03-30T13:23:12.1941280Z Receiving objects: 19% (29/151) 2021-03-30T13:23:12.1941789Z Receiving objects: 20% (31/151) 2021-03-30T13:23:12.1942282Z Receiving objects: 21% (32/151) 2021-03-30T13:23:12.1942939Z Receiving objects: 22% (34/151) 2021-03-30T13:23:12.1943430Z Receiving objects: 23% (35/151) 2021-03-30T13:23:12.1943929Z Receiving objects: 24% (37/151) 2021-03-30T13:23:12.1944581Z Receiving objects: 25% (38/151) 2021-03-30T13:23:12.1945038Z Receiving objects: 26% (40/151) 2021-03-30T13:23:12.1945509Z Receiving objects: 27% (41/151) 2021-03-30T13:23:12.1945980Z Receiving objects: 28% (43/151) 2021-03-30T13:23:12.1946456Z Receiving objects: 29% (44/151) 2021-03-30T13:23:12.1946927Z Receiving objects: 30% (46/151) 2021-03-30T13:23:12.1947403Z Receiving objects: 31% (47/151) 2021-03-30T13:23:12.1947863Z Receiving objects: 32% (49/151) 2021-03-30T13:23:12.1948334Z Receiving objects: 33% (50/151) 2021-03-30T13:23:12.1948790Z Receiving objects: 34% (52/151) 2021-03-30T13:23:12.1949262Z Receiving objects: 35% (53/151) 2021-03-30T13:23:12.1949736Z Receiving objects: 36% (55/151) 2021-03-30T13:23:12.1950189Z Receiving objects: 37% (56/151) 2021-03-30T13:23:12.1950659Z Receiving objects: 38% (58/151) 2021-03-30T13:23:12.1951132Z Receiving objects: 39% (59/151) 2021-03-30T13:23:12.1951589Z Receiving objects: 40% (61/151) 2021-03-30T13:23:12.1952058Z Receiving objects: 41% (62/151) 2021-03-30T13:23:12.1952888Z Receiving objects: 42% (64/151) 2021-03-30T13:23:12.1953501Z Receiving objects: 43% (65/151) 2021-03-30T13:23:12.1954006Z Receiving objects: 44% (67/151) 2021-03-30T13:23:12.1954683Z Receiving objects: 45% (68/151) 2021-03-30T13:23:12.1955190Z Receiving objects: 46% (70/151) 2021-03-30T13:23:12.1955683Z Receiving objects: 47% (71/151) 2021-03-30T13:23:12.1956199Z Receiving objects: 48% (73/151) 2021-03-30T13:23:12.1956705Z Receiving objects: 49% (74/151) 2021-03-30T13:23:12.1957198Z Receiving objects: 50% (76/151) 2021-03-30T13:23:12.1957861Z Receiving objects: 51% (78/151) 2021-03-30T13:23:12.1958350Z Receiving objects: 52% (79/151) 2021-03-30T13:23:12.1958824Z Receiving objects: 53% (81/151) 2021-03-30T13:23:12.1959310Z Receiving objects: 54% (82/151) 2021-03-30T13:23:12.1959782Z Receiving objects: 55% (84/151) 2021-03-30T13:23:12.1960266Z Receiving objects: 56% (85/151) 2021-03-30T13:23:12.1960754Z Receiving objects: 57% (87/151) 2021-03-30T13:23:12.1961473Z Receiving objects: 58% (88/151) 2021-03-30T13:23:12.1961970Z Receiving objects: 59% (90/151) 2021-03-30T13:23:12.1962461Z Receiving objects: 60% (91/151) 2021-03-30T13:23:12.1962943Z Receiving objects: 61% (93/151) 2021-03-30T13:23:12.1964883Z Receiving objects: 62% (94/151) 2021-03-30T13:23:12.1965409Z Receiving objects: 63% (96/151) 2021-03-30T13:23:12.1966065Z Receiving objects: 64% (97/151) 2021-03-30T13:23:12.1966540Z Receiving objects: 65% (99/151) 2021-03-30T13:23:12.1967001Z Receiving objects: 66% (100/151) 2021-03-30T13:23:12.1967480Z Receiving objects: 67% (102/151) 2021-03-30T13:23:12.1967940Z Receiving objects: 68% (103/151) 2021-03-30T13:23:12.1968414Z Receiving objects: 69% (105/151) 2021-03-30T13:23:12.1968889Z Receiving objects: 70% (106/151) 2021-03-30T13:23:12.1969350Z Receiving objects: 71% (108/151) 2021-03-30T13:23:12.1969829Z Receiving objects: 72% (109/151) 2021-03-30T13:23:12.1970304Z Receiving objects: 73% (111/151) 2021-03-30T13:23:12.1970938Z Receiving objects: 74% (112/151) 2021-03-30T13:23:12.1971427Z Receiving objects: 75% (114/151) 2021-03-30T13:23:12.1972289Z Receiving objects: 76% (115/151) 2021-03-30T13:23:12.1972778Z Receiving objects: 77% (117/151) 2021-03-30T13:23:12.1973276Z Receiving objects: 78% (118/151) 2021-03-30T13:23:12.1973745Z Receiving objects: 79% (120/151) 2021-03-30T13:23:12.1974236Z Receiving objects: 80% (121/151) 2021-03-30T13:23:12.1974873Z Receiving objects: 81% (123/151) 2021-03-30T13:23:12.1975375Z Receiving objects: 82% (124/151) 2021-03-30T13:23:12.1975907Z Receiving objects: 83% (126/151) 2021-03-30T13:23:12.1976379Z Receiving objects: 84% (127/151) 2021-03-30T13:23:12.1976873Z Receiving objects: 85% (129/151) 2021-03-30T13:23:12.1977361Z Receiving objects: 86% (130/151) 2021-03-30T13:23:12.1977833Z Receiving objects: 87% (132/151) 2021-03-30T13:23:12.1978323Z Receiving objects: 88% (133/151) 2021-03-30T13:23:12.1978809Z Receiving objects: 89% (135/151) 2021-03-30T13:23:12.1979325Z Receiving objects: 90% (136/151) 2021-03-30T13:23:12.1979825Z Receiving objects: 91% (138/151) 2021-03-30T13:23:12.1980297Z Receiving objects: 92% (139/151) 2021-03-30T13:23:12.1980786Z Receiving objects: 93% (141/151) 2021-03-30T13:23:12.1981283Z Receiving objects: 94% (142/151) 2021-03-30T13:23:12.1981755Z Receiving objects: 95% (144/151) 2021-03-30T13:23:12.1982242Z Receiving objects: 96% (145/151) 2021-03-30T13:23:12.1983273Z remote: Total 151 (delta 22), reused 112 (delta 12), pack-reused 0 2021-03-30T13:23:12.1984061Z Receiving objects: 97% (147/151) 2021-03-30T13:23:12.1984540Z Receiving objects: 98% (148/151) 2021-03-30T13:23:12.1985002Z Receiving objects: 99% (150/151) 2021-03-30T13:23:12.1985475Z Receiving objects: 100% (151/151) 2021-03-30T13:23:12.1986201Z Receiving objects: 100% (151/151), 125.28 KiB | 8.95 MiB/s, done. 2021-03-30T13:23:12.1986892Z Resolving deltas: 0% (0/22) 2021-03-30T13:23:12.1987351Z Resolving deltas: 4% (1/22) 2021-03-30T13:23:12.1988017Z Resolving deltas: 9% (2/22) 2021-03-30T13:23:12.1988489Z Resolving deltas: 13% (3/22) 2021-03-30T13:23:12.1989113Z Resolving deltas: 18% (4/22) 2021-03-30T13:23:12.1989556Z Resolving deltas: 22% (5/22) 2021-03-30T13:23:12.1990364Z Resolving deltas: 27% (6/22) 2021-03-30T13:23:12.1990959Z Resolving deltas: 31% (7/22) 2021-03-30T13:23:12.1991398Z Resolving deltas: 36% (8/22) 2021-03-30T13:23:12.1991857Z Resolving deltas: 40% (9/22) 2021-03-30T13:23:12.1992306Z Resolving deltas: 45% (10/22) 2021-03-30T13:23:12.1992772Z Resolving deltas: 50% (11/22) 2021-03-30T13:23:12.1993229Z Resolving deltas: 54% (12/22) 2021-03-30T13:23:12.1993671Z Resolving deltas: 59% (13/22) 2021-03-30T13:23:12.1994303Z Resolving deltas: 63% (14/22) 2021-03-30T13:23:12.1994779Z Resolving deltas: 68% (15/22) 2021-03-30T13:23:12.1995233Z Resolving deltas: 72% (16/22) 2021-03-30T13:23:12.1995710Z Resolving deltas: 77% (17/22) 2021-03-30T13:23:12.1996168Z Resolving deltas: 81% (18/22) 2021-03-30T13:23:12.1996641Z Resolving deltas: 86% (19/22) 2021-03-30T13:23:12.1997111Z Resolving deltas: 90% (20/22) 2021-03-30T13:23:12.1997568Z Resolving deltas: 95% (21/22) 2021-03-30T13:23:12.1998039Z Resolving deltas: 100% (22/22) 2021-03-30T13:23:12.1998515Z Resolving deltas: 100% (22/22), done. 2021-03-30T13:23:12.1999172Z From https://github.com/MarcelCoding/luna 2021-03-30T13:23:12.2000357Z * [new ref] fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5 -> origin/main 2021-03-30T13:23:12.2001341Z ##[endgroup] 2021-03-30T13:23:12.2001883Z ##[group]Determining the checkout info 2021-03-30T13:23:12.2002400Z ##[endgroup] 2021-03-30T13:23:12.2003089Z ##[group]Checking out the ref 2021-03-30T13:23:12.2004453Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2021-03-30T13:23:12.2005542Z Switched to a new branch 'main' 2021-03-30T13:23:12.2006328Z Branch 'main' set up to track remote branch 'main' from 'origin'. 2021-03-30T13:23:12.2006905Z ##[endgroup] 2021-03-30T13:23:12.2007540Z [command]/usr/bin/git log -1 --format='%H' 2021-03-30T13:23:12.2008455Z 'fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5' 2021-03-30T13:23:12.2198545Z ##[group]Run crazy-max/ghaction-docker-meta@v2 2021-03-30T13:23:12.2199108Z with: 2021-03-30T13:23:12.2199718Z images: ***/luna ghcr.io/***/luna 2021-03-30T13:23:12.2200600Z tags: type=edge type=ref,event=pr type=ref,event=branch type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}} 2021-03-30T13:23:12.2201746Z flavor: prefix=hotspot latest=true 2021-03-30T13:23:12.2202633Z github-token: *** 2021-03-30T13:23:12.2203015Z env: 2021-03-30T13:23:12.2203364Z JAVA_VERSION: 15 2021-03-30T13:23:12.2203808Z IMAGE_NAME: ***/luna 2021-03-30T13:23:12.2204191Z ##[endgroup] 2021-03-30T13:23:12.9149831Z ##[group]Context info 2021-03-30T13:23:12.9150273Z eventName: push 2021-03-30T13:23:12.9151266Z sha: fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5 2021-03-30T13:23:12.9152863Z ref: refs/heads/main 2021-03-30T13:23:12.9153320Z workflow: CI 2021-03-30T13:23:12.9155600Z action: crazy-maxghaction-docker-meta 2021-03-30T13:23:12.9156221Z actor: MarcelCoding 2021-03-30T13:23:12.9156644Z runNumber: 55 2021-03-30T13:23:12.9156997Z runId: 701543856 2021-03-30T13:23:12.9157377Z ##[endgroup] 2021-03-30T13:23:12.9157811Z ##[group]Docker image version 2021-03-30T13:23:12.9158246Z hotspotedge 2021-03-30T13:23:12.9158615Z ##[endgroup] 2021-03-30T13:23:12.9187797Z ##[group]Docker tags 2021-03-30T13:23:12.9189533Z ***/luna:hotspotedge 2021-03-30T13:23:12.9190090Z ***/luna:hotspotmain 2021-03-30T13:23:12.9190512Z ***/luna:latest 2021-03-30T13:23:12.9190980Z ghcr.io/***/luna:hotspotedge 2021-03-30T13:23:12.9191501Z ghcr.io/***/luna:hotspotmain 2021-03-30T13:23:12.9191972Z ghcr.io/***/luna:latest 2021-03-30T13:23:12.9192596Z ##[endgroup] 2021-03-30T13:23:12.9194138Z ##[group]Docker labels 2021-03-30T13:23:12.9194745Z org.opencontainers.image.title=luna 2021-03-30T13:23:12.9195568Z org.opencontainers.image.description= 2021-03-30T13:23:12.9196553Z org.opencontainers.image.url=https://github.com/MarcelCoding/luna 2021-03-30T13:23:12.9197632Z org.opencontainers.image.source=https://github.com/MarcelCoding/luna 2021-03-30T13:23:12.9198642Z org.opencontainers.image.version=hotspotedge 2021-03-30T13:23:12.9199767Z org.opencontainers.image.created=2021-03-30T13:23:12.560Z 2021-03-30T13:23:12.9201773Z org.opencontainers.image.revision=fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5 2021-03-30T13:23:12.9203091Z org.opencontainers.image.licenses=NOASSERTION 2021-03-30T13:23:12.9203933Z ##[endgroup] 2021-03-30T13:23:12.9205011Z ##[group]Bake definition file 2021-03-30T13:23:12.9205378Z { 2021-03-30T13:23:12.9205683Z "target": { 2021-03-30T13:23:12.9206263Z "ghaction-docker-meta": { 2021-03-30T13:23:12.9206696Z "tags": [ 2021-03-30T13:23:12.9207170Z "***/luna:hotspotedge", 2021-03-30T13:23:12.9207671Z "***/luna:hotspotmain", 2021-03-30T13:23:12.9208118Z "***/luna:latest", 2021-03-30T13:23:12.9208616Z "ghcr.io/***/luna:hotspotedge", 2021-03-30T13:23:12.9209320Z "ghcr.io/***/luna:hotspotmain", 2021-03-30T13:23:12.9209813Z "ghcr.io/***/luna:latest" 2021-03-30T13:23:12.9210155Z ], 2021-03-30T13:23:12.9210456Z "labels": { 2021-03-30T13:23:12.9210991Z "org.opencontainers.image.title": "luna", 2021-03-30T13:23:12.9211827Z "org.opencontainers.image.description": "", 2021-03-30T13:23:12.9212802Z "org.opencontainers.image.url": "https://github.com/MarcelCoding/luna", 2021-03-30T13:23:12.9213858Z "org.opencontainers.image.source": "https://github.com/MarcelCoding/luna", 2021-03-30T13:23:12.9215609Z "org.opencontainers.image.version": "hotspotedge", 2021-03-30T13:23:12.9217965Z "org.opencontainers.image.created": "2021-03-30T13:23:12.560Z", 2021-03-30T13:23:12.9219371Z "org.opencontainers.image.revision": "fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5", 2021-03-30T13:23:12.9220804Z "org.opencontainers.image.licenses": "NOASSERTION" 2021-03-30T13:23:12.9221985Z }, 2021-03-30T13:23:12.9222636Z "args": { 2021-03-30T13:23:12.9223612Z "DOCKER_META_IMAGES": "***/luna,ghcr.io/***/luna", 2021-03-30T13:23:12.9224450Z "DOCKER_META_VERSION": "hotspotedge" 2021-03-30T13:23:12.9225069Z } 2021-03-30T13:23:12.9225368Z } 2021-03-30T13:23:12.9225652Z } 2021-03-30T13:23:12.9226279Z } 2021-03-30T13:23:12.9226639Z ##[endgroup] 2021-03-30T13:23:12.9278725Z ##[group]Run docker/setup-qemu-action@v1 2021-03-30T13:23:12.9279255Z with: 2021-03-30T13:23:12.9279684Z image: tonistiigi/binfmt:latest 2021-03-30T13:23:12.9280146Z platforms: all 2021-03-30T13:23:12.9281908Z env: 2021-03-30T13:23:12.9282323Z JAVA_VERSION: 15 2021-03-30T13:23:12.9282876Z IMAGE_NAME: ***/luna 2021-03-30T13:23:12.9283291Z ##[endgroup] 2021-03-30T13:23:12.9706344Z 💎 Installing QEMU static binaries... 2021-03-30T13:23:12.9773059Z [command]/usr/bin/docker run --rm --privileged tonistiigi/binfmt:latest --install all 2021-03-30T13:23:13.8019682Z Unable to find image 'tonistiigi/binfmt:latest' locally 2021-03-30T13:23:15.4248234Z latest: Pulling from tonistiigi/binfmt 2021-03-30T13:23:15.9824501Z b2cca52c34c9: Pulling fs layer 2021-03-30T13:23:15.9825683Z 6247d1dfaecd: Pulling fs layer 2021-03-30T13:23:16.4051235Z 6247d1dfaecd: Verifying Checksum 2021-03-30T13:23:16.4052842Z 6247d1dfaecd: Download complete 2021-03-30T13:23:16.4710088Z b2cca52c34c9: Verifying Checksum 2021-03-30T13:23:16.4710962Z b2cca52c34c9: Download complete 2021-03-30T13:23:16.8482078Z b2cca52c34c9: Pull complete 2021-03-30T13:23:16.9733364Z 6247d1dfaecd: Pull complete 2021-03-30T13:23:16.9790862Z Digest: sha256:c94a8dab5c7d9913687e77f529fc2a487dcb6aaea2f040e588cfebd778ebcb1a 2021-03-30T13:23:16.9810352Z Status: Downloaded newer image for tonistiigi/binfmt:latest 2021-03-30T13:23:18.4050084Z 2021/03/30 13:23:18 installing: s390x OK 2021-03-30T13:23:18.4050700Z 2021/03/30 13:23:18 installing: ppc64le OK 2021-03-30T13:23:18.4051209Z 2021/03/30 13:23:18 installing: mips64el OK 2021-03-30T13:23:18.4051689Z 2021/03/30 13:23:18 installing: mips64 OK 2021-03-30T13:23:18.4052147Z 2021/03/30 13:23:18 installing: arm64 OK 2021-03-30T13:23:18.4053051Z 2021/03/30 13:23:18 installing: arm OK 2021-03-30T13:23:18.4053730Z 2021/03/30 13:23:18 installing: riscv64 OK 2021-03-30T13:23:18.4386887Z { 2021-03-30T13:23:18.4405481Z "supported": [ 2021-03-30T13:23:18.4415754Z "linux/amd64", 2021-03-30T13:23:18.4416395Z "linux/arm64", 2021-03-30T13:23:18.4421574Z "linux/riscv64", 2021-03-30T13:23:18.4422670Z "linux/ppc64le", 2021-03-30T13:23:18.4424019Z "linux/s390x", 2021-03-30T13:23:18.4424670Z "linux/386", 2021-03-30T13:23:18.4425303Z "linux/mips64le", 2021-03-30T13:23:18.4426064Z "linux/mips64", 2021-03-30T13:23:18.4426662Z "linux/arm/v7", 2021-03-30T13:23:18.4427264Z "linux/arm/v6" 2021-03-30T13:23:18.4427842Z ], 2021-03-30T13:23:18.4428398Z "emulators": [ 2021-03-30T13:23:18.4428904Z "cli", 2021-03-30T13:23:18.4429975Z "llvm-10-runtime.binfmt", 2021-03-30T13:23:18.4431187Z "llvm-11-runtime.binfmt", 2021-03-30T13:23:18.4432186Z "llvm-8-runtime.binfmt", 2021-03-30T13:23:18.4433098Z "llvm-9-runtime.binfmt", 2021-03-30T13:23:18.4433719Z "python2.7", 2021-03-30T13:23:18.4434176Z "python3.8", 2021-03-30T13:23:18.4435146Z "qemu-aarch64", 2021-03-30T13:23:18.4435837Z "qemu-arm", 2021-03-30T13:23:18.4436736Z "qemu-mips64", 2021-03-30T13:23:18.4438033Z "qemu-mips64el", 2021-03-30T13:23:18.4439102Z "qemu-ppc64le", 2021-03-30T13:23:18.4439914Z "qemu-riscv64", 2021-03-30T13:23:18.4440659Z "qemu-s390x" 2021-03-30T13:23:18.4442038Z ] 2021-03-30T13:23:18.4442626Z } 2021-03-30T13:23:18.5973598Z 🛒 Extracting available platforms... 2021-03-30T13:23:19.1603662Z linux/amd64,linux/arm64,linux/riscv64,linux/ppc64le,linux/s390x,linux/386,linux/mips64le,linux/mips64,linux/arm/v7,linux/arm/v6 2021-03-30T13:23:19.1844649Z ##[group]Run docker/setup-buildx-action@v1 2021-03-30T13:23:19.1845218Z with: 2021-03-30T13:23:19.1845658Z driver: docker-container 2021-03-30T13:23:19.1846912Z buildkitd-flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host 2021-03-30T13:23:19.1847942Z install: false 2021-03-30T13:23:19.1848325Z use: true 2021-03-30T13:23:19.1848808Z env: 2021-03-30T13:23:19.1849164Z JAVA_VERSION: 15 2021-03-30T13:23:19.1849911Z IMAGE_NAME: ***/luna 2021-03-30T13:23:19.1850293Z ##[endgroup] 2021-03-30T13:23:20.4149756Z 📣 Buildx version: 0.5.1 2021-03-30T13:23:20.4151891Z ##[group]🔨 Creating a new builder instance 2021-03-30T13:23:20.4153926Z [command]/usr/bin/docker buildx create --name builder-78c31b64-5a46-4f71-a5cc-a3610ba8c437 --driver docker-container --buildkitd-flags --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host --use 2021-03-30T13:23:20.4155936Z builder-78c31b64-5a46-4f71-a5cc-a3610ba8c437 2021-03-30T13:23:20.4156775Z ##[endgroup] 2021-03-30T13:23:20.4157917Z ##[group]🏃 Booting builder 2021-03-30T13:23:20.4159182Z [command]/usr/bin/docker buildx inspect --bootstrap --builder builder-78c31b64-5a46-4f71-a5cc-a3610ba8c437 2021-03-30T13:23:20.4160172Z #1 [internal] booting buildkit 2021-03-30T13:23:20.4161631Z #1 sha256:59c6352ffbcda87febd5383e34e4fc3e53a7906c3b761658ba0f3704356b6c42 2021-03-30T13:23:20.4163223Z #1 pulling image moby/buildkit:buildx-stable-1 2021-03-30T13:23:23.9993696Z #1 pulling image moby/buildkit:buildx-stable-1 3.8s done 2021-03-30T13:23:23.9995046Z #1 creating container buildx_buildkit_builder-78c31b64-5a46-4f71-a5cc-a3610ba8c4370 2021-03-30T13:23:26.1969091Z #1 creating container buildx_buildkit_builder-78c31b64-5a46-4f71-a5cc-a3610ba8c4370 2.3s done 2021-03-30T13:23:26.1970193Z #1 DONE 6.1s 2021-03-30T13:23:26.3560170Z Name: builder-78c31b64-5a46-4f71-a5cc-a3610ba8c437 2021-03-30T13:23:26.3562392Z Driver: docker-container 2021-03-30T13:23:26.3562744Z 2021-03-30T13:23:26.3563303Z Nodes: 2021-03-30T13:23:26.3564350Z Name: builder-78c31b64-5a46-4f71-a5cc-a3610ba8c4370 2021-03-30T13:23:26.3565377Z Endpoint: unix:///var/run/docker.sock 2021-03-30T13:23:26.3566286Z Status: running 2021-03-30T13:23:26.3567911Z Flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host 2021-03-30T13:23:26.3570461Z Platforms: linux/amd64, linux/arm64, linux/riscv64, linux/ppc64le, linux/s390x, linux/386, linux/arm/v7, linux/arm/v6 2021-03-30T13:23:26.3609716Z ##[endgroup] 2021-03-30T13:23:26.3611565Z ##[group]🛒 Extracting available platforms 2021-03-30T13:23:26.5957810Z linux/amd64,linux/arm64,linux/riscv64,linux/ppc64le,linux/s390x,linux/386,linux/arm/v7,linux/arm/v6 2021-03-30T13:23:26.6009272Z ##[endgroup] 2021-03-30T13:23:26.6100087Z ##[group]Run actions/cache@v2 2021-03-30T13:23:26.6100560Z with: 2021-03-30T13:23:26.6101122Z path: /tmp/.buildx-cache 2021-03-30T13:23:26.6102147Z key: Linux-buildx-fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5 2021-03-30T13:23:26.6103155Z restore-keys: Linux-buildx- 2021-03-30T13:23:26.6103674Z env: 2021-03-30T13:23:26.6104061Z JAVA_VERSION: 15 2021-03-30T13:23:26.6104866Z IMAGE_NAME: ***/luna 2021-03-30T13:23:26.6105344Z ##[endgroup] 2021-03-30T13:23:26.9194212Z Cache not found for input keys: Linux-buildx-fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5, Linux-buildx- 2021-03-30T13:23:26.9355718Z ##[group]Run docker/login-action@v1 2021-03-30T13:23:26.9356562Z with: 2021-03-30T13:23:26.9357415Z username: *** 2021-03-30T13:23:26.9358435Z password: *** 2021-03-30T13:23:26.9358854Z logout: true 2021-03-30T13:23:26.9359239Z env: 2021-03-30T13:23:26.9359762Z JAVA_VERSION: 15 2021-03-30T13:23:26.9360275Z IMAGE_NAME: ***/luna 2021-03-30T13:23:26.9360687Z ##[endgroup] 2021-03-30T13:23:27.0042523Z 🔑 Logging into Docker Hub... 2021-03-30T13:23:28.0112386Z 🎉 Login Succeeded! 2021-03-30T13:23:28.0257498Z ##[group]Run docker/login-action@v1 2021-03-30T13:23:28.0258206Z with: 2021-03-30T13:23:28.0258580Z registry: ghcr.io 2021-03-30T13:23:28.0259232Z username: MarcelCoding 2021-03-30T13:23:28.0260438Z password: *** 2021-03-30T13:23:28.0261432Z logout: true 2021-03-30T13:23:28.0261816Z env: 2021-03-30T13:23:28.0262185Z JAVA_VERSION: 15 2021-03-30T13:23:28.0262728Z IMAGE_NAME: ***/luna 2021-03-30T13:23:28.0263152Z ##[endgroup] 2021-03-30T13:23:28.0799899Z 🔑 Logging into ghcr.io... 2021-03-30T13:23:28.4974781Z 🎉 Login Succeeded! 2021-03-30T13:23:28.5054621Z ##[group]Run actions/download-artifact@v2 2021-03-30T13:23:28.5055134Z with: 2021-03-30T13:23:28.5055466Z name: luna 2021-03-30T13:23:28.5055769Z env: 2021-03-30T13:23:28.5056109Z JAVA_VERSION: 15 2021-03-30T13:23:28.5056791Z IMAGE_NAME: ***/luna 2021-03-30T13:23:28.5057144Z ##[endgroup] 2021-03-30T13:23:28.5864224Z Starting download for luna 2021-03-30T13:23:28.8446668Z Directory structure has been setup for the artifact 2021-03-30T13:23:28.8453745Z Total number of files that will be downloaded: 1 2021-03-30T13:23:29.8472686Z Total file count: 1 ---- Processed file #0 (0.0%) 2021-03-30T13:23:30.8465835Z Total file count: 1 ---- Processed file #0 (0.0%) 2021-03-30T13:23:31.8465981Z Total file count: 1 ---- Processed file #0 (0.0%) 2021-03-30T13:23:32.0581679Z Artifact luna was downloaded to /home/runner/work/luna/luna 2021-03-30T13:23:32.0602401Z Artifact download has finished successfully 2021-03-30T13:23:32.0755770Z ##[group]Run docker/build-push-action@v2 2021-03-30T13:23:32.0756293Z with: 2021-03-30T13:23:32.0756639Z context: . 2021-03-30T13:23:32.0757212Z file: ./docker/Dockerfile.github-actions 2021-03-30T13:23:32.0757888Z platforms: linux/amd64,linux/arm/v7,linux/arm64/v8 2021-03-30T13:23:32.0758387Z push: true 2021-03-30T13:23:32.0759637Z tags: ***/luna:hotspotedge ***/luna:hotspotmain ***/luna:latest ghcr.io/***/luna:hotspotedge ghcr.io/***/luna:hotspotmain ghcr.io/***/luna:latest 2021-03-30T13:23:32.0764502Z labels: org.opencontainers.image.title=luna org.opencontainers.image.description= org.opencontainers.image.url=https://github.com/MarcelCoding/luna org.opencontainers.image.source=https://github.com/MarcelCoding/luna org.opencontainers.image.version=hotspotedge org.opencontainers.image.created=2021-03-30T13:23:12.560Z org.opencontainers.image.revision=fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5 org.opencontainers.image.licenses=NOASSERTION 2021-03-30T13:23:32.0768694Z build-args: JAVA_VERSION=15 JVM_IMPL=hotspot 2021-03-30T13:23:32.0769961Z cache-from: type=local,src=/tmp/.buildx-cache 2021-03-30T13:23:32.0770986Z cache-to: type=local,dest=/tmp/.buildx-cache-new 2021-03-30T13:23:32.0772022Z pull: false 2021-03-30T13:23:32.0772578Z no-cache: false 2021-03-30T13:23:32.0772954Z load: false 2021-03-30T13:23:32.0773788Z github-token: *** 2021-03-30T13:23:32.0774176Z env: 2021-03-30T13:23:32.0774529Z JAVA_VERSION: 15 2021-03-30T13:23:32.0774981Z IMAGE_NAME: ***/luna 2021-03-30T13:23:32.0775368Z ##[endgroup] 2021-03-30T13:23:32.3820544Z 📣 Buildx version: 0.5.1 2021-03-30T13:23:32.3899432Z 🏃 Starting build... 2021-03-30T13:23:32.3978309Z [command]/usr/bin/docker buildx build --build-arg JAVA_VERSION=15 --build-arg JVM_IMPL=hotspot --label org.opencontainers.image.title=luna --label org.opencontainers.image.description= --label org.opencontainers.image.url=https://github.com/MarcelCoding/luna --label org.opencontainers.image.source=https://github.com/MarcelCoding/luna --label org.opencontainers.image.version=hotspotedge --label org.opencontainers.image.created=2021-03-30T13:23:12.560Z --label org.opencontainers.image.revision=fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5 --label org.opencontainers.image.licenses=NOASSERTION --tag ***/luna:hotspotedge --tag ***/luna:hotspotmain --tag ***/luna:latest --tag ghcr.io/***/luna:hotspotedge --tag ghcr.io/***/luna:hotspotmain --tag ghcr.io/***/luna:latest --platform linux/amd64,linux/arm/v7,linux/arm64/v8 --iidfile /tmp/docker-build-push-Lfvjiy/iidfile --cache-from type=local,src=/tmp/.buildx-cache --cache-to type=local,dest=/tmp/.buildx-cache-new --file ./docker/Dockerfile.github-actions --push . 2021-03-30T13:23:32.4994906Z time="2021-03-30T13:23:32Z" level=warning msg="local cache import at /tmp/.buildx-cache not found due to err: could not read /tmp/.buildx-cache/index.json: open /tmp/.buildx-cache/index.json: no such file or directory" 2021-03-30T13:23:32.9255924Z #1 [internal] load build definition from Dockerfile.github-actions 2021-03-30T13:23:32.9257183Z #1 sha256:5ba255b7e21e212d44d31f1ea5c5e01ca9a093dbd385a350d7b142abecd34caa 2021-03-30T13:23:32.9258389Z #1 transferring dockerfile: 1.11kB done 2021-03-30T13:23:32.9258898Z #1 DONE 0.0s 2021-03-30T13:23:33.0756293Z 2021-03-30T13:23:33.0757009Z #2 [internal] load .dockerignore 2021-03-30T13:23:33.0758146Z #2 sha256:06dd6ccadcdf0e59e8e782b1a85c7cd243a0789a7a3d70abb82ccf11bcb23d12 2021-03-30T13:23:33.0759314Z #2 transferring context: 2B done 2021-03-30T13:23:33.0759767Z #2 DONE 0.0s 2021-03-30T13:23:33.0760011Z 2021-03-30T13:23:33.0761594Z #3 [linux/arm64 internal] load metadata for docker.io/library/adoptopenjdk:15-jre-hotspot 2021-03-30T13:23:33.0762846Z #3 sha256:cc59f3947ad474dff525c3b48597ddebd99f17642e469c43e665fe9137309ecf 2021-03-30T13:23:33.5260397Z #3 ... 2021-03-30T13:23:33.5260718Z 2021-03-30T13:23:33.5262020Z #6 [auth] library/adoptopenjdk:pull token for registry-1.docker.io 2021-03-30T13:23:33.5263556Z #6 sha256:31c8664f3c48508ede49a031096c0e9a1c046281dcbeb021e1f39f938cd56ec7 2021-03-30T13:23:33.5264431Z #6 DONE 0.0s 2021-03-30T13:23:33.6768099Z 2021-03-30T13:23:33.6777121Z #5 [linux/arm/v7 internal] load metadata for docker.io/library/adoptopenjdk:15-jre-hotspot 2021-03-30T13:23:33.6778548Z #5 sha256:42c768a8a6914e98052063beab6435e93a280382deed3a5f77b3bceb9e6f1d47 2021-03-30T13:23:35.4418677Z #5 ... 2021-03-30T13:23:35.4420812Z 2021-03-30T13:23:35.4422823Z #4 [linux/amd64 internal] load metadata for docker.io/library/adoptopenjdk:15-jre-hotspot 2021-03-30T13:23:35.4423826Z #4 sha256:3697869f7812f829111ea803148e54eeca60d5a2cf758bc2afd4c4a9b42a7bc7 2021-03-30T13:23:35.4424489Z #4 DONE 2.3s 2021-03-30T13:23:35.4424704Z 2021-03-30T13:23:35.4425483Z #3 [linux/arm64 internal] load metadata for docker.io/library/adoptopenjdk:15-jre-hotspot 2021-03-30T13:23:35.4426540Z #3 sha256:cc59f3947ad474dff525c3b48597ddebd99f17642e469c43e665fe9137309ecf 2021-03-30T13:23:35.4427330Z #3 DONE 2.4s 2021-03-30T13:23:35.5930308Z 2021-03-30T13:23:35.5934247Z #3 [linux/arm64 internal] load metadata for docker.io/library/adoptopenjdk:15-jre-hotspot 2021-03-30T13:23:35.5935464Z #3 sha256:cc59f3947ad474dff525c3b48597ddebd99f17642e469c43e665fe9137309ecf 2021-03-30T13:23:35.5936572Z #3 DONE 2.4s 2021-03-30T13:23:35.5936812Z 2021-03-30T13:23:35.5937683Z #5 [linux/arm/v7 internal] load metadata for docker.io/library/adoptopenjdk:15-jre-hotspot 2021-03-30T13:23:35.5938983Z #5 sha256:42c768a8a6914e98052063beab6435e93a280382deed3a5f77b3bceb9e6f1d47 2021-03-30T13:23:35.5939785Z #5 DONE 2.3s 2021-03-30T13:23:35.5940013Z 2021-03-30T13:23:35.5941540Z #7 [linux/arm/v7 stage-1 1/7] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:35.5943292Z #7 sha256:3701dbc6cd03dd1bbd30f13cdeab07318caba3ca1fcba6ca5a7b6557542da859 2021-03-30T13:23:35.5945452Z #7 resolve docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 0.0s done 2021-03-30T13:23:35.6932192Z #7 ... 2021-03-30T13:23:35.6934274Z 2021-03-30T13:23:35.6939269Z #18 [linux/amd64 extractor 1/4] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:35.6941895Z #18 sha256:be7770a4ac631673cacb1ab5907a3ce6eb0cb4f398fbea153954135ce268c7f2 2021-03-30T13:23:35.6946116Z #18 resolve docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 0.0s done 2021-03-30T13:23:35.6947209Z #18 DONE 0.2s 2021-03-30T13:23:35.8071951Z 2021-03-30T13:23:35.8081616Z #7 [linux/arm/v7 stage-1 1/7] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:35.8083523Z #7 sha256:3701dbc6cd03dd1bbd30f13cdeab07318caba3ca1fcba6ca5a7b6557542da859 2021-03-30T13:23:35.8085381Z #7 DONE 0.3s 2021-03-30T13:23:35.8085649Z 2021-03-30T13:23:35.8087732Z #28 [linux/arm64 stage-1 1/7] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:35.8090320Z #28 sha256:8c8ded18c4b0d8259e8fe6ba5467c16e0f965fa74b834017ee67117deb6e0c18 2021-03-30T13:23:35.8092662Z #28 resolve docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 0.0s done 2021-03-30T13:23:36.0331682Z #28 sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 0B / 57.34MB 0.2s 2021-03-30T13:23:36.0335035Z #28 sha256:d61ee5c846071ed2213196ef64402731d6ed75cca1bb954645d89b53db8d2266 0B / 188B 0.2s 2021-03-30T13:23:36.0342247Z #28 sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 0B / 15.89MB 0.2s 2021-03-30T13:23:36.0344565Z #28 sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 0B / 27.18MB 0.2s 2021-03-30T13:23:36.0346673Z #28 sha256:1de628c73ef9a73e299e0e05bce39612341c12b0907fb5a1f8e9a569631ad20c 0B / 849B 0.2s 2021-03-30T13:23:36.2934668Z #28 sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 10.18MB / 57.34MB 0.5s 2021-03-30T13:23:36.2955086Z #28 sha256:d61ee5c846071ed2213196ef64402731d6ed75cca1bb954645d89b53db8d2266 188B / 188B 0.5s 2021-03-30T13:23:36.2958928Z #28 sha256:1de628c73ef9a73e299e0e05bce39612341c12b0907fb5a1f8e9a569631ad20c 849B / 849B 0.5s 2021-03-30T13:23:36.4219427Z #28 sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 23.07MB / 57.34MB 0.7s 2021-03-30T13:23:36.4221708Z #28 sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 1.05MB / 15.89MB 0.6s 2021-03-30T13:23:36.5676868Z #28 sha256:d61ee5c846071ed2213196ef64402731d6ed75cca1bb954645d89b53db8d2266 188B / 188B 0.7s done 2021-03-30T13:23:36.5679414Z #28 sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 2.10MB / 27.18MB 0.6s 2021-03-30T13:23:36.5681814Z #28 sha256:1de628c73ef9a73e299e0e05bce39612341c12b0907fb5a1f8e9a569631ad20c 849B / 849B 0.6s done 2021-03-30T13:23:36.6836729Z #28 sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 29.36MB / 57.34MB 0.8s 2021-03-30T13:23:36.6839583Z #28 sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 3.15MB / 15.89MB 0.8s 2021-03-30T13:23:36.6844903Z #28 sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 7.34MB / 27.18MB 0.8s 2021-03-30T13:23:36.8020448Z #28 sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 34.60MB / 57.34MB 0.9s 2021-03-30T13:23:36.8023091Z #28 sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 6.29MB / 15.89MB 0.9s 2021-03-30T13:23:36.8024671Z #28 sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 10.49MB / 27.18MB 0.9s 2021-03-30T13:23:36.9174264Z #28 sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 41.94MB / 57.34MB 1.1s 2021-03-30T13:23:36.9178619Z #28 sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 7.34MB / 15.89MB 1.1s 2021-03-30T13:23:36.9184381Z #28 sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 18.87MB / 27.18MB 1.1s 2021-03-30T13:23:37.0259930Z #28 sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 51.38MB / 57.34MB 1.2s 2021-03-30T13:23:37.0263031Z #28 sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 11.53MB / 15.89MB 1.2s 2021-03-30T13:23:37.0265688Z #28 sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 25.17MB / 27.18MB 1.2s 2021-03-30T13:23:37.1346851Z #28 sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 57.34MB / 57.34MB 1.4s 2021-03-30T13:23:37.1349962Z #28 sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 15.89MB / 15.89MB 1.4s 2021-03-30T13:23:37.2755165Z #28 sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 27.18MB / 27.18MB 1.4s 2021-03-30T13:23:38.0183848Z #28 ... 2021-03-30T13:23:38.0186181Z 2021-03-30T13:23:38.0186658Z #11 [internal] load build context 2021-03-30T13:23:38.0187527Z #11 sha256:5fa7a615de869d396e319d23e32652cd163994c6c2b8c07e4d9b0cc5098a9fd3 2021-03-30T13:23:38.0188392Z #11 transferring context: 45.47MB 2.4s done 2021-03-30T13:23:38.0188800Z #11 DONE 2.4s 2021-03-30T13:23:38.0189031Z 2021-03-30T13:23:38.0190742Z #28 [linux/arm64 stage-1 1/7] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:38.0192305Z #28 sha256:8c8ded18c4b0d8259e8fe6ba5467c16e0f965fa74b834017ee67117deb6e0c18 2021-03-30T13:23:38.4682694Z #28 sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 27.18MB / 27.18MB 2.5s done 2021-03-30T13:23:38.4684228Z #28 extracting sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 2021-03-30T13:23:39.2185300Z #28 sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 57.34MB / 57.34MB 3.4s done 2021-03-30T13:23:39.3246870Z #28 sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 15.89MB / 15.89MB 3.5s done 2021-03-30T13:23:40.5743878Z #28 ... 2021-03-30T13:23:40.5744524Z 2021-03-30T13:23:40.5748158Z #18 [linux/amd64 extractor 1/4] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:40.5750169Z #18 sha256:be7770a4ac631673cacb1ab5907a3ce6eb0cb4f398fbea153954135ce268c7f2 2021-03-30T13:23:40.5752099Z #18 sha256:b6a4fb66d3b65efdb0d47bac735a7cb8fd6b83de390ef0b3f6bd64577f746b62 58.52MB / 58.52MB 2.2s done 2021-03-30T13:23:40.5753735Z #18 sha256:a6315e58a4fe1441064bfd504990b519f51bf9e2c0318a7b2f7f18c6dc8c0812 16.03MB / 16.03MB 0.7s done 2021-03-30T13:23:40.5755239Z #18 sha256:0ce83f459fe7e0bf459d0c222ef3b2ca4d9911f6b0f9aae02c2120561b54ca18 189B / 189B 0.3s done 2021-03-30T13:23:40.5756833Z #18 sha256:04a5f4cda3eea2313a61a2f72208342a57ea36a9326dff54f4f26ed47d145c7c 28.57MB / 28.57MB 1.2s done 2021-03-30T13:23:40.5758415Z #18 sha256:ff496a88c8ed9b745dab2f00bfbd9013c6d1db198442a6a8683998a29a85458a 846B / 846B 0.3s done 2021-03-30T13:23:40.5760025Z #18 extracting sha256:04a5f4cda3eea2313a61a2f72208342a57ea36a9326dff54f4f26ed47d145c7c 3.4s done 2021-03-30T13:23:40.5762272Z #18 extracting sha256:ff496a88c8ed9b745dab2f00bfbd9013c6d1db198442a6a8683998a29a85458a 0.0s done 2021-03-30T13:23:40.5764400Z #18 extracting sha256:0ce83f459fe7e0bf459d0c222ef3b2ca4d9911f6b0f9aae02c2120561b54ca18 0.0s done 2021-03-30T13:23:40.5765435Z #18 DONE 4.9s 2021-03-30T13:23:40.7241982Z 2021-03-30T13:23:40.7244657Z #7 [linux/arm/v7 stage-1 1/7] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:40.7246691Z #7 sha256:3701dbc6cd03dd1bbd30f13cdeab07318caba3ca1fcba6ca5a7b6557542da859 2021-03-30T13:23:40.7248875Z #7 sha256:948a917fe5641fe838416523c30d9d45a09cd56c91dcadd32d7059104e8c0e76 14.90MB / 14.90MB 1.3s done 2021-03-30T13:23:40.7250371Z #7 sha256:79b7e046c7228da8f145aa979989abfb33d7ee7c5f8a5654431358d9c51f3268 54.01MB / 54.01MB 4.7s done 2021-03-30T13:23:40.7252340Z #7 sha256:58af11d697841141a01eee137c7fe4870f077615c2691bf041ba9b331e3de7fc 188B / 188B 0.6s done 2021-03-30T13:23:40.7253837Z #7 sha256:5bb044b09d0cc8ed58817ae0ce7784aafe41640dd7e214d6700b162b10629353 847B / 847B 0.6s done 2021-03-30T13:23:40.7255367Z #7 sha256:c694f656c1b09a697b76142fc22d737f2aa522515c6c1361bf3ccca7ce42f17f 24.05MB / 24.05MB 3.8s done 2021-03-30T13:23:40.7256790Z #7 extracting sha256:c694f656c1b09a697b76142fc22d737f2aa522515c6c1361bf3ccca7ce42f17f 2021-03-30T13:23:42.2150851Z #7 extracting sha256:c694f656c1b09a697b76142fc22d737f2aa522515c6c1361bf3ccca7ce42f17f 1.9s done 2021-03-30T13:23:42.2152586Z #7 extracting sha256:5bb044b09d0cc8ed58817ae0ce7784aafe41640dd7e214d6700b162b10629353 0.1s done 2021-03-30T13:23:42.2154557Z #7 extracting sha256:58af11d697841141a01eee137c7fe4870f077615c2691bf041ba9b331e3de7fc 0.0s done 2021-03-30T13:23:42.2156025Z #7 DONE 6.4s 2021-03-30T13:23:42.2156300Z 2021-03-30T13:23:42.2159308Z #18 [linux/amd64 extractor 1/4] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:42.2161402Z #18 sha256:be7770a4ac631673cacb1ab5907a3ce6eb0cb4f398fbea153954135ce268c7f2 2021-03-30T13:23:42.2163545Z #18 extracting sha256:a6315e58a4fe1441064bfd504990b519f51bf9e2c0318a7b2f7f18c6dc8c0812 2021-03-30T13:23:42.3648349Z #18 extracting sha256:a6315e58a4fe1441064bfd504990b519f51bf9e2c0318a7b2f7f18c6dc8c0812 1.7s done 2021-03-30T13:23:42.3649876Z #18 extracting sha256:b6a4fb66d3b65efdb0d47bac735a7cb8fd6b83de390ef0b3f6bd64577f746b62 2021-03-30T13:23:46.2677801Z #18 ... 2021-03-30T13:23:46.2678119Z 2021-03-30T13:23:46.2680174Z #28 [linux/arm64 stage-1 1/7] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:46.2682070Z #28 sha256:8c8ded18c4b0d8259e8fe6ba5467c16e0f965fa74b834017ee67117deb6e0c18 2021-03-30T13:23:46.2684341Z #28 extracting sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 4.5s done 2021-03-30T13:23:46.2686409Z #28 extracting sha256:1de628c73ef9a73e299e0e05bce39612341c12b0907fb5a1f8e9a569631ad20c 0.0s done 2021-03-30T13:23:46.2688520Z #28 extracting sha256:d61ee5c846071ed2213196ef64402731d6ed75cca1bb954645d89b53db8d2266 0.0s done 2021-03-30T13:23:46.2690140Z #28 extracting sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 1.5s done 2021-03-30T13:23:46.2691635Z #28 extracting sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 2021-03-30T13:23:49.6806185Z #28 ... 2021-03-30T13:23:49.6806930Z 2021-03-30T13:23:49.6815917Z #18 [linux/amd64 extractor 1/4] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:49.6817971Z #18 sha256:be7770a4ac631673cacb1ab5907a3ce6eb0cb4f398fbea153954135ce268c7f2 2021-03-30T13:23:49.6820373Z #18 extracting sha256:b6a4fb66d3b65efdb0d47bac735a7cb8fd6b83de390ef0b3f6bd64577f746b62 7.4s done 2021-03-30T13:23:49.6821991Z #18 DONE 13.9s 2021-03-30T13:23:49.6822265Z 2021-03-30T13:23:49.6824171Z #7 [linux/arm/v7 stage-1 1/7] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:49.6826670Z #7 sha256:3701dbc6cd03dd1bbd30f13cdeab07318caba3ca1fcba6ca5a7b6557542da859 2021-03-30T13:23:49.6828643Z #7 extracting sha256:948a917fe5641fe838416523c30d9d45a09cd56c91dcadd32d7059104e8c0e76 1.4s done 2021-03-30T13:23:49.6830949Z #7 extracting sha256:79b7e046c7228da8f145aa979989abfb33d7ee7c5f8a5654431358d9c51f3268 6.1s done 2021-03-30T13:23:49.6831913Z #7 DONE 13.9s 2021-03-30T13:23:49.8307728Z 2021-03-30T13:23:49.8310345Z #28 [linux/arm64 stage-1 1/7] FROM docker.io/library/adoptopenjdk:15-jre-hotspot@sha256:d278d57141d93aaa3dcd435170be120022552c8fd1e9e86ab5505644a3a97f61 2021-03-30T13:23:49.8312759Z #28 sha256:8c8ded18c4b0d8259e8fe6ba5467c16e0f965fa74b834017ee67117deb6e0c18 2021-03-30T13:23:49.8314552Z #28 extracting sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 5.4s done 2021-03-30T13:23:49.8315477Z #28 DONE 13.9s 2021-03-30T13:23:49.8315710Z 2021-03-30T13:23:49.8316283Z #31 [linux/arm64 extractor 2/4] WORKDIR /src 2021-03-30T13:23:49.8317110Z #31 sha256:4e68501d6aacd8998332037dcfa97b2707b66a44a6e78424d8943fd20f09bf0e 2021-03-30T13:23:58.0883512Z #31 DONE 8.3s 2021-03-30T13:23:58.0914803Z 2021-03-30T13:23:58.0916046Z #21 [linux/amd64 extractor 2/4] WORKDIR /src 2021-03-30T13:23:58.0917182Z #21 sha256:d547d27099149269cb77df965931d3ebec01283521d1a373f27210d6150a989e 2021-03-30T13:23:58.0918060Z #21 DONE 8.3s 2021-03-30T13:23:58.0918432Z 2021-03-30T13:23:58.0919014Z #10 [linux/arm/v7 extractor 2/4] WORKDIR /src 2021-03-30T13:23:58.0920178Z #10 sha256:e3cecd290d657953f64bd133b2170db2651ae80b9813ae55f10b52ed1c4b19c2 2021-03-30T13:23:58.0921505Z #10 DONE 8.3s 2021-03-30T13:23:58.0921882Z 2021-03-30T13:23:58.0923186Z #32 [linux/arm64 extractor 3/4] COPY ./luna-main-*.jar luna.jar 2021-03-30T13:23:58.0924403Z #32 sha256:bb4e6996bd7a16597bb78915461b2f74983832bb552dfa99c5f7721e41bfecf4 2021-03-30T13:23:59.7395459Z #32 ... 2021-03-30T13:23:59.7395876Z 2021-03-30T13:23:59.7397955Z #8 [linux/arm/v7 stage-1 2/7] RUN set -o errexit -o nounset && groupadd --system --gid 1000 luna && useradd --system --gid luna --uid 1000 --shell /bin/bash --create-home luna && mkdir -p /data && chown --recursive luna:luna /data && chown --recursive luna:luna /home/luna 2021-03-30T13:23:59.7399595Z #8 sha256:6e594164b34595257ebe75eb29904018c490ccfa9c2e3151552ed2f8df49389d 2021-03-30T13:23:59.8898184Z #8 ... 2021-03-30T13:23:59.8898886Z 2021-03-30T13:23:59.8900962Z #19 [linux/amd64 stage-1 2/7] RUN set -o errexit -o nounset && groupadd --system --gid 1000 luna && useradd --system --gid luna --uid 1000 --shell /bin/bash --create-home luna && mkdir -p /data && chown --recursive luna:luna /data && chown --recursive luna:luna /home/luna 2021-03-30T13:23:59.8902460Z #19 sha256:b06055ec1aeb097c175c7e265e580a7055a3a9808afb7ace3d995f765f972454 2021-03-30T13:24:00.0343500Z #19 ... 2021-03-30T13:24:00.0346338Z 2021-03-30T13:24:00.0350094Z #12 [linux/arm/v7 extractor 3/4] COPY ./luna-main-*.jar luna.jar 2021-03-30T13:24:00.0355393Z #12 sha256:49457750122a5d321754dea5860f584dcd1d755ecf9b23a60ef763270f02c058 2021-03-30T13:24:00.0359294Z #12 DONE 2.0s 2021-03-30T13:24:00.0361536Z 2021-03-30T13:24:00.0366368Z #29 [linux/arm64 stage-1 2/7] RUN set -o errexit -o nounset && groupadd --system --gid 1000 luna && useradd --system --gid luna --uid 1000 --shell /bin/bash --create-home luna && mkdir -p /data && chown --recursive luna:luna /data && chown --recursive luna:luna /home/luna 2021-03-30T13:24:00.0370863Z #29 sha256:d325da7b5a11db0ba9a0728e6651f89b04acf3d936f4393905f1f6d59c22b087 2021-03-30T13:24:00.1420527Z #29 ... 2021-03-30T13:24:00.1420826Z 2021-03-30T13:24:00.1422008Z #32 [linux/arm64 extractor 3/4] COPY ./luna-main-*.jar luna.jar 2021-03-30T13:24:00.1423238Z #32 sha256:bb4e6996bd7a16597bb78915461b2f74983832bb552dfa99c5f7721e41bfecf4 2021-03-30T13:24:00.1424068Z #32 DONE 2.0s 2021-03-30T13:24:00.1424341Z 2021-03-30T13:24:00.1425046Z #22 [linux/amd64 extractor 3/4] COPY ./luna-main-*.jar luna.jar 2021-03-30T13:24:00.1426261Z #22 sha256:9e2fd4a2c008bc5dc7cdaa5b96bbe82e772fb9f71a904c806149ff964a1f43ac 2021-03-30T13:24:00.1427575Z #22 DONE 2.1s 2021-03-30T13:24:00.1427806Z 2021-03-30T13:24:00.1429396Z #19 [linux/amd64 stage-1 2/7] RUN set -o errexit -o nounset && groupadd --system --gid 1000 luna && useradd --system --gid luna --uid 1000 --shell /bin/bash --create-home luna && mkdir -p /data && chown --recursive luna:luna /data && chown --recursive luna:luna /home/luna 2021-03-30T13:24:00.1431059Z #19 sha256:b06055ec1aeb097c175c7e265e580a7055a3a9808afb7ace3d995f765f972454 2021-03-30T13:24:00.1431913Z #19 DONE 10.4s 2021-03-30T13:24:00.1432144Z 2021-03-30T13:24:00.1433154Z #23 [linux/amd64 extractor 4/4] RUN java -Djarmode=layertools -jar luna.jar extract 2021-03-30T13:24:00.1434378Z #23 sha256:97f2cced3a060c187c47c6168e7bf187d4e79003facfaf6ad5202aa823183913 2021-03-30T13:24:00.2925413Z #23 ... 2021-03-30T13:24:00.2926100Z 2021-03-30T13:24:00.2927477Z #20 [linux/amd64 stage-1 3/7] WORKDIR /data 2021-03-30T13:24:00.2928611Z #20 sha256:80f14b8c7fd87aae8ad6afdfd8f9cae737e57e09f6c9eab2acdbf2a8344d1f7b 2021-03-30T13:24:00.2930002Z #20 DONE 0.0s 2021-03-30T13:24:00.4423656Z 2021-03-30T13:24:00.4425294Z #33 [linux/arm64 extractor 4/4] RUN java -Djarmode=layertools -jar luna.jar extract 2021-03-30T13:24:00.4426344Z #33 sha256:c5e6e91673023727b424c394081340fce6c0356e2fc6636c18365be0208e23da 2021-03-30T13:24:00.9939472Z #33 ... 2021-03-30T13:24:00.9939815Z 2021-03-30T13:24:00.9941781Z #29 [linux/arm64 stage-1 2/7] RUN set -o errexit -o nounset && groupadd --system --gid 1000 luna && useradd --system --gid luna --uid 1000 --shell /bin/bash --create-home luna && mkdir -p /data && chown --recursive luna:luna /data && chown --recursive luna:luna /home/luna 2021-03-30T13:24:00.9943431Z #29 sha256:d325da7b5a11db0ba9a0728e6651f89b04acf3d936f4393905f1f6d59c22b087 2021-03-30T13:24:00.9944327Z #29 DONE 11.3s 2021-03-30T13:24:00.9944575Z 2021-03-30T13:24:00.9945181Z #30 [linux/arm64 stage-1 3/7] WORKDIR /data 2021-03-30T13:24:00.9946280Z #30 sha256:7bc6bc65efec53ea56dd72fa7f2b93b8c038286d6d4b7f99bd3533b6cefe14e5 2021-03-30T13:24:00.9947238Z #30 DONE 0.0s 2021-03-30T13:24:01.1439516Z 2021-03-30T13:24:01.1441321Z #13 [linux/arm/v7 extractor 4/4] RUN java -Djarmode=layertools -jar luna.jar extract 2021-03-30T13:24:01.1442375Z #13 sha256:553781942683af2bd39dd46cccc220cd5478c1bf2360493c650e6c827202804c 2021-03-30T13:24:01.2942163Z #13 ... 2021-03-30T13:24:01.2942543Z 2021-03-30T13:24:01.2944611Z #8 [linux/arm/v7 stage-1 2/7] RUN set -o errexit -o nounset && groupadd --system --gid 1000 luna && useradd --system --gid luna --uid 1000 --shell /bin/bash --create-home luna && mkdir -p /data && chown --recursive luna:luna /data && chown --recursive luna:luna /home/luna 2021-03-30T13:24:01.2946238Z #8 sha256:6e594164b34595257ebe75eb29904018c490ccfa9c2e3151552ed2f8df49389d 2021-03-30T13:24:01.2947364Z #8 DONE 11.4s 2021-03-30T13:24:01.2947656Z 2021-03-30T13:24:01.2948335Z #9 [linux/arm/v7 stage-1 3/7] WORKDIR /data 2021-03-30T13:24:01.2949396Z #9 sha256:db38fc978a8dda04fb2683fce670d2167b1a348687e34c14297d7aa3b07e14e5 2021-03-30T13:24:01.2950351Z #9 DONE 0.0s 2021-03-30T13:24:01.4444940Z 2021-03-30T13:24:01.4446531Z #13 [linux/arm/v7 extractor 4/4] RUN java -Djarmode=layertools -jar luna.jar extract 2021-03-30T13:24:01.4447602Z #13 sha256:553781942683af2bd39dd46cccc220cd5478c1bf2360493c650e6c827202804c 2021-03-30T13:24:03.5463464Z #13 ... 2021-03-30T13:24:03.5463780Z 2021-03-30T13:24:03.5465021Z #23 [linux/amd64 extractor 4/4] RUN java -Djarmode=layertools -jar luna.jar extract 2021-03-30T13:24:03.5466239Z #23 sha256:97f2cced3a060c187c47c6168e7bf187d4e79003facfaf6ad5202aa823183913 2021-03-30T13:24:03.5467147Z #23 DONE 3.4s 2021-03-30T13:24:03.6963894Z 2021-03-30T13:24:03.6966449Z #33 [linux/arm64 extractor 4/4] RUN java -Djarmode=layertools -jar luna.jar extract 2021-03-30T13:24:03.6967465Z #33 sha256:c5e6e91673023727b424c394081340fce6c0356e2fc6636c18365be0208e23da 2021-03-30T13:24:04.4464787Z #33 ... 2021-03-30T13:24:04.4465105Z 2021-03-30T13:24:04.4466596Z #24 [linux/amd64 stage-1 4/7] COPY --from=extractor /src/dependencies/ /opt/luna 2021-03-30T13:24:04.4467925Z #24 sha256:4affa64e8359a1beff4beee7b0eb5e8bf40cac2640e6f557fc6f4d40f0701478 2021-03-30T13:24:04.4469717Z #24 DONE 0.7s 2021-03-30T13:24:04.4470718Z 2021-03-30T13:24:04.4471966Z #25 [linux/amd64 stage-1 5/7] COPY --from=extractor /src/spring-boot-loader/ /opt/luna 2021-03-30T13:24:04.4473221Z #25 sha256:476548c2515e39f2c7ffd668a8a3a0d25b7ab9f1529f17e8c410fa1630a7d9d3 2021-03-30T13:24:04.4474232Z #25 DONE 0.1s 2021-03-30T13:24:04.5987853Z 2021-03-30T13:24:04.5989599Z #26 [linux/amd64 stage-1 6/7] COPY --from=extractor /src/snapshot-dependencies/ /opt/luna 2021-03-30T13:24:04.5991015Z #26 sha256:ab5a6d38ff320ce9796a3b5002e0d2bed1e9dccf1d0d4c9d01e364f84328dcc0 2021-03-30T13:24:04.5996297Z #26 DONE 0.0s 2021-03-30T13:24:04.6000491Z 2021-03-30T13:24:04.6001678Z #27 [linux/amd64 stage-1 7/7] COPY --from=extractor /src/application/ /opt/luna 2021-03-30T13:24:04.6003874Z #27 sha256:1fe3c512ae372147e2ed756bdd254bf03a8cb23a57144b99c3a2a8ff5e534d43 2021-03-30T13:24:04.6008363Z #27 DONE 0.0s 2021-03-30T13:24:04.6008636Z 2021-03-30T13:24:04.6017886Z #33 [linux/arm64 extractor 4/4] RUN java -Djarmode=layertools -jar luna.jar extract 2021-03-30T13:24:04.6026871Z #33 sha256:c5e6e91673023727b424c394081340fce6c0356e2fc6636c18365be0208e23da 2021-03-30T13:24:13.7541151Z #33 DONE 13.6s 2021-03-30T13:24:13.7541455Z 2021-03-30T13:24:13.7543607Z #13 [linux/arm/v7 extractor 4/4] RUN java -Djarmode=layertools -jar luna.jar extract 2021-03-30T13:24:13.7544725Z #13 sha256:553781942683af2bd39dd46cccc220cd5478c1bf2360493c650e6c827202804c 2021-03-30T13:24:13.9022775Z #13 ... 2021-03-30T13:24:13.9023053Z 2021-03-30T13:24:13.9024294Z #34 [linux/arm64 stage-1 4/7] COPY --from=extractor /src/dependencies/ /opt/luna 2021-03-30T13:24:13.9025418Z #34 sha256:84e2c351161d5bf5b6d8b55a819d5429ba48d6bbba2a8e092a604eb5dac537dd 2021-03-30T13:24:14.6215290Z #34 DONE 0.6s 2021-03-30T13:24:14.6215605Z 2021-03-30T13:24:14.6216955Z #35 [linux/arm64 stage-1 5/7] COPY --from=extractor /src/spring-boot-loader/ /opt/luna 2021-03-30T13:24:14.6218091Z #35 sha256:8da9c46d194f558419b1b99de32669b3b47032b8692e3f61e5f4c35d8f334066 2021-03-30T13:24:14.6218889Z #35 DONE 0.0s 2021-03-30T13:24:14.6219140Z 2021-03-30T13:24:14.6220047Z #36 [linux/arm64 stage-1 6/7] COPY --from=extractor /src/snapshot-dependencies/ /opt/luna 2021-03-30T13:24:14.6221528Z #36 sha256:9cd09710bfaefb0cd1ab9797b5119a4d279d1985da0751297eef7b8034e72528 2021-03-30T13:24:14.6222474Z #36 DONE 0.0s 2021-03-30T13:24:14.6222728Z 2021-03-30T13:24:14.6223538Z #37 [linux/arm64 stage-1 7/7] COPY --from=extractor /src/application/ /opt/luna 2021-03-30T13:24:14.6224828Z #37 sha256:d7e6f8bff1abf5a3f453f9e40854a1834e1ba9d9ae8ccd8700faa95f9ac3a67c 2021-03-30T13:24:14.6225871Z #37 DONE 0.0s 2021-03-30T13:24:14.6226128Z 2021-03-30T13:24:14.6227181Z #13 [linux/arm/v7 extractor 4/4] RUN java -Djarmode=layertools -jar luna.jar extract 2021-03-30T13:24:14.6228502Z #13 sha256:553781942683af2bd39dd46cccc220cd5478c1bf2360493c650e6c827202804c 2021-03-30T13:24:16.2725111Z #13 DONE 16.1s 2021-03-30T13:24:16.4227903Z 2021-03-30T13:24:16.4231165Z #14 [linux/arm/v7 stage-1 4/7] COPY --from=extractor /src/dependencies/ /opt/luna 2021-03-30T13:24:16.4232207Z #14 sha256:fa4ffd3b8667f767612d1941734b444d186198ae9ee35ace70112b46530b3904 2021-03-30T13:24:16.9804289Z #14 DONE 0.7s 2021-03-30T13:24:17.1304548Z 2021-03-30T13:24:17.1307890Z #15 [linux/arm/v7 stage-1 5/7] COPY --from=extractor /src/spring-boot-loader/ /opt/luna 2021-03-30T13:24:17.1308840Z #15 sha256:0597c8f28549987a447e3e0373b482d942885db49810da050dad8ceafe757ce4 2021-03-30T13:24:17.1309478Z #15 DONE 0.0s 2021-03-30T13:24:17.1309700Z 2021-03-30T13:24:17.1310514Z #16 [linux/arm/v7 stage-1 6/7] COPY --from=extractor /src/snapshot-dependencies/ /opt/luna 2021-03-30T13:24:17.1311659Z #16 sha256:0e9daa646a2f7446a43d814700f5202c682fc0ddc75ed73773ae40ad4e410b56 2021-03-30T13:24:17.1312412Z #16 DONE 0.0s 2021-03-30T13:24:17.1312613Z 2021-03-30T13:24:17.1315501Z #17 [linux/arm/v7 stage-1 7/7] COPY --from=extractor /src/application/ /opt/luna 2021-03-30T13:24:17.1316716Z #17 sha256:fe3d58d638678edb58b0a495743b3bbc62af19f0e1b0605139c93c5da060a897 2021-03-30T13:24:17.1317804Z #17 DONE 0.0s 2021-03-30T13:24:17.1318421Z 2021-03-30T13:24:17.1318930Z #38 exporting to image 2021-03-30T13:24:17.1319711Z #38 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 2021-03-30T13:24:17.1320496Z #38 exporting layers 2021-03-30T13:24:27.3360001Z #38 exporting layers 10.3s done 2021-03-30T13:24:27.4864071Z #38 exporting manifest sha256:195c8a5cd4383be0711c2ed560dba59ddce3093ebdb4aa3da4c30e1be9acffd6 done 2021-03-30T13:24:27.4865849Z #38 exporting config sha256:ef9457c95ae19554cf835a1ba8116ab68e9c309a423507ca337c0aff50cbb686 done 2021-03-30T13:24:27.4867303Z #38 exporting manifest sha256:f6f479f41951785bf8183ad242950fde145d8ea299adf2c2ba87f5bdb39610d8 done 2021-03-30T13:24:27.4868797Z #38 exporting config sha256:1ca3ed8cfc7b82470e0adc18b4b3a27137e6228f43f7b4824002d705cb1904dc done 2021-03-30T13:24:27.4870380Z #38 exporting manifest sha256:fa36770bbd68dbb697f87bda27a929d059b308a1880138d4fb11ca43dd114274 done 2021-03-30T13:24:27.4872012Z #38 exporting config sha256:b73fbf87dfb9b55d90ec68197aaee40f8ee2cd38466f29e57334e4f5ebb190fa done 2021-03-30T13:24:27.4873831Z #38 exporting manifest list sha256:082cd66eb7226e3086ecf5b9738b7d0fd2caacb7a258e2da046ffe5ad41067f0 done 2021-03-30T13:24:27.4874819Z #38 pushing layers 2021-03-30T13:24:27.7864876Z #38 ... 2021-03-30T13:24:27.7866273Z 2021-03-30T13:24:27.7868261Z #39 [auth] ***/luna:pull,push token for registry-1.docker.io 2021-03-30T13:24:27.7869509Z #39 sha256:d18264a9adb36c4c1938fa1bcf021101a4e155fbab7660868e097f7e5baf11d1 2021-03-30T13:24:27.7870520Z #39 DONE 0.0s 2021-03-30T13:24:28.4306082Z 2021-03-30T13:24:28.4309569Z #38 exporting to image 2021-03-30T13:24:28.4310755Z #38 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 2021-03-30T13:24:34.2418905Z #38 pushing layers 6.7s done 2021-03-30T13:24:34.2420318Z #38 pushing manifest for docker.io/***/luna:hotspotedge 2021-03-30T13:24:35.8931882Z #38 pushing manifest for docker.io/***/luna:hotspotedge 1.7s done 2021-03-30T13:24:36.6438081Z #38 pushing layers 0.7s done 2021-03-30T13:24:36.6439246Z #38 pushing manifest for docker.io/***/luna:hotspotmain 2021-03-30T13:24:37.9949927Z #38 pushing manifest for docker.io/***/luna:hotspotmain 1.4s done 2021-03-30T13:24:38.4456945Z #38 pushing layers 0.4s done 2021-03-30T13:24:38.4458088Z #38 pushing manifest for docker.io/***/luna:latest 2021-03-30T13:24:39.7817184Z #38 pushing manifest for docker.io/***/luna:latest 1.5s done 2021-03-30T13:24:39.9322362Z #38 ... 2021-03-30T13:24:39.9323230Z 2021-03-30T13:24:39.9324534Z #40 [auth] ***/luna:pull,push user/image:pull token for ghcr.io 2021-03-30T13:24:39.9326314Z #40 sha256:b4b76bfab1d1cf8821a8ff50634eae9a12cb852d6326aee0c7728a75a646e5da 2021-03-30T13:24:39.9327432Z #40 DONE 0.0s 2021-03-30T13:24:39.9327664Z 2021-03-30T13:24:39.9328250Z #38 exporting to image 2021-03-30T13:24:39.9329514Z #38 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 2021-03-30T13:24:43.2343233Z #38 pushing layers 3.4s done 2021-03-30T13:24:43.2344233Z #38 pushing manifest for ghcr.io/***/luna:hotspotedge 2021-03-30T13:24:46.0864957Z #38 pushing manifest for ghcr.io/***/luna:hotspotedge 2.9s done 2021-03-30T13:24:47.2876117Z #38 pushing layers 1.1s done 2021-03-30T13:24:47.2877679Z #38 pushing manifest for ghcr.io/***/luna:hotspotmain 2021-03-30T13:24:54.7937755Z #38 pushing layers 2021-03-30T13:24:54.7938959Z #38 pushing manifest for ghcr.io/***/luna:hotspotmain 7.5s done 2021-03-30T13:24:55.5318104Z #38 pushing layers 0.8s done 2021-03-30T13:24:55.5319113Z #38 pushing manifest for ghcr.io/***/luna:latest 2021-03-30T13:24:58.6907142Z #38 pushing manifest for ghcr.io/***/luna:latest 3.0s done 2021-03-30T13:24:58.6908954Z #38 DONE 41.5s 2021-03-30T13:24:58.6909767Z 2021-03-30T13:24:58.6913152Z #41 exporting cache 2021-03-30T13:24:58.6914268Z #41 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4 2021-03-30T13:24:58.6915713Z #41 preparing build cache for export 0.1s done 2021-03-30T13:24:58.6916821Z #41 writing layer sha256:04a5f4cda3eea2313a61a2f72208342a57ea36a9326dff54f4f26ed47d145c7c 2021-03-30T13:24:59.5970059Z #41 writing layer sha256:04a5f4cda3eea2313a61a2f72208342a57ea36a9326dff54f4f26ed47d145c7c 0.9s done 2021-03-30T13:24:59.5976490Z #41 writing layer sha256:0ce83f459fe7e0bf459d0c222ef3b2ca4d9911f6b0f9aae02c2120561b54ca18 done 2021-03-30T13:24:59.5999874Z #41 writing layer sha256:0fab3d3c3c69d5d2518b87a37b8e1ec346da1c600aa14d14355e4bb6434d64ac done 2021-03-30T13:24:59.6001653Z #41 writing layer sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 2021-03-30T13:25:00.0570428Z #41 writing layer sha256:109b32077db9d1441f14a783be1bd2c9fc5a8e09d0bb5b1800876186455527c5 0.4s done 2021-03-30T13:25:00.0576315Z #41 writing layer sha256:14323f162d18a55be9c9edc6c10872f72389851e478ec9317ba3489aa69acedf 0.0s done 2021-03-30T13:25:00.0579630Z #41 writing layer sha256:1de628c73ef9a73e299e0e05bce39612341c12b0907fb5a1f8e9a569631ad20c done 2021-03-30T13:25:00.0581597Z #41 writing layer sha256:4938124c02d7e2f3f2bf402926298c559ec4328f267da8ca46f8a676d67c70df done 2021-03-30T13:25:00.0583409Z #41 writing layer sha256:58af11d697841141a01eee137c7fe4870f077615c2691bf041ba9b331e3de7fc done 2021-03-30T13:25:00.0585487Z #41 writing layer sha256:5bb044b09d0cc8ed58817ae0ce7784aafe41640dd7e214d6700b162b10629353 done 2021-03-30T13:25:00.0587837Z #41 writing layer sha256:6463d58d3de25bd197ddbff40cd960762695df203ce345335a7876ebdefd626c done 2021-03-30T13:25:00.0592892Z #41 writing layer sha256:6b06fe48ac110f4248f018d4c99c72c90f16baf74c93dfd7d7e08c641963729f 2021-03-30T13:25:01.2610514Z #41 writing layer sha256:6b06fe48ac110f4248f018d4c99c72c90f16baf74c93dfd7d7e08c641963729f 1.2s done 2021-03-30T13:25:01.2614631Z #41 writing layer sha256:79b7e046c7228da8f145aa979989abfb33d7ee7c5f8a5654431358d9c51f3268 2021-03-30T13:25:02.9247216Z #41 writing layer sha256:79b7e046c7228da8f145aa979989abfb33d7ee7c5f8a5654431358d9c51f3268 1.6s done 2021-03-30T13:25:03.4424722Z #41 writing layer sha256:8557745723514627b28bebce1d43500c92a6330c3daae3a6288e54368876f651 2021-03-30T13:25:04.1419761Z #41 writing layer sha256:8557745723514627b28bebce1d43500c92a6330c3daae3a6288e54368876f651 1.2s done 2021-03-30T13:25:04.1426229Z #41 writing layer sha256:948a917fe5641fe838416523c30d9d45a09cd56c91dcadd32d7059104e8c0e76 2021-03-30T13:25:04.5981493Z #41 writing layer sha256:948a917fe5641fe838416523c30d9d45a09cd56c91dcadd32d7059104e8c0e76 0.5s done 2021-03-30T13:25:04.5988596Z #41 writing layer sha256:a1cddfffcb1cdb388789b408b865d353abdd4b30a2cebc4b04c7f4eaedbd36cc 0.0s done 2021-03-30T13:25:04.6015683Z #41 writing layer sha256:a6315e58a4fe1441064bfd504990b519f51bf9e2c0318a7b2f7f18c6dc8c0812 2021-03-30T13:25:05.0501240Z #41 writing layer sha256:a6315e58a4fe1441064bfd504990b519f51bf9e2c0318a7b2f7f18c6dc8c0812 0.4s done 2021-03-30T13:25:05.0509744Z #41 writing layer sha256:b6a4fb66d3b65efdb0d47bac735a7cb8fd6b83de390ef0b3f6bd64577f746b62 2021-03-30T13:25:06.8634511Z #41 writing layer sha256:b6a4fb66d3b65efdb0d47bac735a7cb8fd6b83de390ef0b3f6bd64577f746b62 1.8s done 2021-03-30T13:25:06.8636693Z #41 writing layer sha256:bb8a85e57d21c14eb1315012e7c7507d6d8c5d640d7159d2c1d0e5a4e90773c1 done 2021-03-30T13:25:06.8638374Z #41 writing layer sha256:bff9acb39783abc15a720be1ef747380b885b5d4a1ccbbecb3495dd541c10d1e done 2021-03-30T13:25:06.8640308Z #41 writing layer sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 2021-03-30T13:25:07.7870992Z #41 writing layer sha256:c5b23ab54a1c0bb81bfc8f1ef83601638d672cc89e3bd3d49290ecfe0834ea2f 0.8s done 2021-03-30T13:25:07.7876428Z #41 writing layer sha256:c694f656c1b09a697b76142fc22d737f2aa522515c6c1361bf3ccca7ce42f17f 2021-03-30T13:25:08.3892462Z #41 writing layer sha256:c694f656c1b09a697b76142fc22d737f2aa522515c6c1361bf3ccca7ce42f17f 0.8s done 2021-03-30T13:25:08.3894534Z #41 writing layer sha256:c9d959afc5749f932abe69cdf44e019f94da52fe2ccc95bc889c52d86a6b4b05 2021-03-30T13:25:08.5421657Z #41 writing layer sha256:c9d959afc5749f932abe69cdf44e019f94da52fe2ccc95bc889c52d86a6b4b05 0.0s done 2021-03-30T13:25:08.5539086Z #41 writing layer sha256:ceb83ef76c886dd400c983ee45e5c23c8caec87206e73378ad248099ad9323d1 2021-03-30T13:25:09.7022436Z #41 writing layer sha256:ceb83ef76c886dd400c983ee45e5c23c8caec87206e73378ad248099ad9323d1 1.3s done 2021-03-30T13:25:09.7026351Z #41 writing layer sha256:d61ee5c846071ed2213196ef64402731d6ed75cca1bb954645d89b53db8d2266 0.0s done 2021-03-30T13:25:09.7029122Z #41 writing layer sha256:d734aab99144f717c87afa8ccb9e47ac511708d6b4d2496aff75f619e1e85f7a done 2021-03-30T13:25:09.7031442Z #41 writing layer sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 2021-03-30T13:25:11.4569499Z #41 writing layer sha256:fd2ec533deff452c56651ba353cc5c419f10245199092926c7c7e1cc40ed48dc 1.7s done 2021-03-30T13:25:11.4573819Z #41 writing layer sha256:ff496a88c8ed9b745dab2f00bfbd9013c6d1db198442a6a8683998a29a85458a done 2021-03-30T13:25:11.4579691Z #41 writing config sha256:c070813fef55d75ffb335276f65c945376382b85dd85af4ff829d279005df7ec done 2021-03-30T13:25:11.4582529Z #41 writing manifest sha256:89f9f630bde2602f8cb0fda95839368330f57b252990fcdaf9976b67b7fe3e21 done 2021-03-30T13:25:11.4585543Z #41 DONE 12.9s 2021-03-30T13:25:11.4710465Z 🛒 Extracting digest... 2021-03-30T13:25:11.4711598Z sha256:082cd66eb7226e3086ecf5b9738b7d0fd2caacb7a258e2da046ffe5ad41067f0 2021-03-30T13:25:11.4798829Z ##[group]Run rm -rf /tmp/.buildx-cache 2021-03-30T13:25:11.4799679Z rm -rf /tmp/.buildx-cache 2021-03-30T13:25:11.4802831Z mv /tmp/.buildx-cache-new /tmp/.buildx-cache 2021-03-30T13:25:11.4849962Z shell: /usr/bin/bash -e {0} 2021-03-30T13:25:11.4850344Z env: 2021-03-30T13:25:11.4850689Z JAVA_VERSION: 15 2021-03-30T13:25:11.4851473Z IMAGE_NAME: ***/luna 2021-03-30T13:25:11.4851865Z ##[endgroup] 2021-03-30T13:25:11.5002823Z ##[group]Run docker buildx imagetools inspect ***/luna:hotspotedge 2021-03-30T13:25:11.5003724Z docker buildx imagetools inspect ***/luna:hotspotedge 2021-03-30T13:25:11.5004794Z docker buildx imagetools inspect ghcr.io/***/luna:hotspotedge 2021-03-30T13:25:11.5047482Z shell: /usr/bin/bash -e {0} 2021-03-30T13:25:11.5047832Z env: 2021-03-30T13:25:11.5048167Z JAVA_VERSION: 15 2021-03-30T13:25:11.5048628Z IMAGE_NAME: ***/luna 2021-03-30T13:25:11.5048977Z ##[endgroup] 2021-03-30T13:25:12.5152941Z Name: docker.io/***/luna:hotspotedge 2021-03-30T13:25:12.5153913Z MediaType: application/vnd.docker.distribution.manifest.list.v2+json 2021-03-30T13:25:12.5155284Z Digest: sha256:082cd66eb7226e3086ecf5b9738b7d0fd2caacb7a258e2da046ffe5ad41067f0 2021-03-30T13:25:12.5156113Z 2021-03-30T13:25:12.5156423Z Manifests: 2021-03-30T13:25:12.5157939Z Name: docker.io/***/luna:hotspotedge@sha256:195c8a5cd4383be0711c2ed560dba59ddce3093ebdb4aa3da4c30e1be9acffd6 2021-03-30T13:25:12.5159347Z MediaType: application/vnd.docker.distribution.manifest.v2+json 2021-03-30T13:25:12.5160417Z Platform: linux/amd64 2021-03-30T13:25:12.5161583Z 2021-03-30T13:25:12.5163089Z Name: docker.io/***/luna:hotspotedge@sha256:f6f479f41951785bf8183ad242950fde145d8ea299adf2c2ba87f5bdb39610d8 2021-03-30T13:25:12.5164564Z MediaType: application/vnd.docker.distribution.manifest.v2+json 2021-03-30T13:25:12.5165822Z Platform: linux/arm/v7 2021-03-30T13:25:12.5166158Z 2021-03-30T13:25:12.5167131Z Name: docker.io/***/luna:hotspotedge@sha256:fa36770bbd68dbb697f87bda27a929d059b308a1880138d4fb11ca43dd114274 2021-03-30T13:25:12.5168478Z MediaType: application/vnd.docker.distribution.manifest.v2+json 2021-03-30T13:25:12.5169268Z Platform: linux/arm64 2021-03-30T13:25:13.4111400Z Name: ghcr.io/***/luna:hotspotedge 2021-03-30T13:25:13.4112634Z MediaType: application/vnd.docker.distribution.manifest.list.v2+json 2021-03-30T13:25:13.4114218Z Digest: sha256:082cd66eb7226e3086ecf5b9738b7d0fd2caacb7a258e2da046ffe5ad41067f0 2021-03-30T13:25:13.4115324Z 2021-03-30T13:25:13.4115963Z Manifests: 2021-03-30T13:25:13.4116950Z Name: ghcr.io/***/luna:hotspotedge@sha256:195c8a5cd4383be0711c2ed560dba59ddce3093ebdb4aa3da4c30e1be9acffd6 2021-03-30T13:25:13.4118239Z MediaType: application/vnd.docker.distribution.manifest.v2+json 2021-03-30T13:25:13.4118996Z Platform: linux/amd64 2021-03-30T13:25:13.4119335Z 2021-03-30T13:25:13.4141419Z Name: ghcr.io/***/luna:hotspotedge@sha256:f6f479f41951785bf8183ad242950fde145d8ea299adf2c2ba87f5bdb39610d8 2021-03-30T13:25:13.4142736Z MediaType: application/vnd.docker.distribution.manifest.v2+json 2021-03-30T13:25:13.4143496Z Platform: linux/arm/v7 2021-03-30T13:25:13.4143810Z 2021-03-30T13:25:13.4144713Z Name: ghcr.io/***/luna:hotspotedge@sha256:fa36770bbd68dbb697f87bda27a929d059b308a1880138d4fb11ca43dd114274 2021-03-30T13:25:13.4164076Z MediaType: application/vnd.docker.distribution.manifest.v2+json 2021-03-30T13:25:13.4165085Z Platform: linux/arm64 2021-03-30T13:25:13.4244818Z Post job cleanup. 2021-03-30T13:25:13.5022065Z 🚿 Removing temp folder /tmp/docker-build-push-Lfvjiy 2021-03-30T13:25:13.5139282Z Post job cleanup. 2021-03-30T13:25:13.5663135Z [command]/usr/bin/docker logout ghcr.io 2021-03-30T13:25:13.6124740Z Removing login credentials for ghcr.io 2021-03-30T13:25:13.6314515Z Post job cleanup. 2021-03-30T13:25:13.6909366Z [command]/usr/bin/docker logout 2021-03-30T13:25:13.7505878Z Removing login credentials for https://index.docker.io/v1/ 2021-03-30T13:25:13.7780657Z Post job cleanup. 2021-03-30T13:25:14.0729830Z Unable to reserve cache with key Linux-buildx-fcfe3a62470e12dbef8e0ba04f90f2b98c17d1a5, another job may be creating this cache. 2021-03-30T13:25:14.0861820Z Post job cleanup. 2021-03-30T13:25:14.1555408Z [command]/usr/bin/docker buildx rm builder-78c31b64-5a46-4f71-a5cc-a3610ba8c437 2021-03-30T13:25:15.1056208Z Post job cleanup. 2021-03-30T13:25:15.2193818Z [command]/usr/bin/git version 2021-03-30T13:25:15.2254404Z git version 2.31.0 2021-03-30T13:25:15.2305775Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-03-30T13:25:15.2343897Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-03-30T13:25:15.2610847Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-03-30T13:25:15.2640184Z http.https://github.com/.extraheader 2021-03-30T13:25:15.2652470Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-03-30T13:25:15.2692386Z [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' || : 2021-03-30T13:25:15.3047459Z Cleaning up orphan processes