Skip to content

Console Output

21:59:19 [2020-12-07T21:59:19.939Z] + docker build -t dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 --target build --build-arg DISTRO=debian --build-arg GIT_COMMIT=e1a972ebf36481af3fd0dcdd1e773d50c6530003 .
21:59:19 [2020-12-07T21:59:19.939Z] #1 [internal] load build definition from Dockerfile
21:59:19 [2020-12-07T21:59:19.939Z] #1 transferring dockerfile: 2.95kB done
21:59:19 [2020-12-07T21:59:19.939Z] #1 DONE 0.0s
21:59:19 [2020-12-07T21:59:19.939Z] 
21:59:19 [2020-12-07T21:59:19.939Z] #2 [internal] load .dockerignore
21:59:19 [2020-12-07T21:59:19.939Z] #2 transferring context: 163B done
21:59:19 [2020-12-07T21:59:19.939Z] #2 DONE 0.0s
21:59:19 [2020-12-07T21:59:19.939Z] 
21:59:19 [2020-12-07T21:59:19.940Z] #4 [internal] load metadata for docker.io/library/python:3.9.0-slim-buster
21:59:20 [2020-12-07T21:59:20.200Z] #4 DONE 0.2s
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #3 [internal] load metadata for docker.io/library/docker:19.03
21:59:20 [2020-12-07T21:59:20.200Z] #3 DONE 0.2s
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #5 [build-debian 1/2] FROM docker.io/library/python:3.9.0-slim-buster@sha25...
21:59:20 [2020-12-07T21:59:20.200Z] #5 DONE 0.0s
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:fd4d028713fd...
21:59:20 [2020-12-07T21:59:20.200Z] #10 DONE 0.0s
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #8 [internal] load build context
21:59:20 [2020-12-07T21:59:20.200Z] #8 transferring context: 1.40MB 0.1s done
21:59:20 [2020-12-07T21:59:20.200Z] #8 DONE 0.1s
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #14 [build 6/16] COPY requirements-indirect.txt .
21:59:20 [2020-12-07T21:59:20.200Z] #14 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #19 [build 11/16] COPY setup.py .
21:59:20 [2020-12-07T21:59:20.200Z] #19 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #16 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirec...
21:59:20 [2020-12-07T21:59:20.200Z] #16 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #9 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/
21:59:20 [2020-12-07T21:59:20.200Z] #9 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #12 [build 4/16] RUN pip install     virtualenv==20.2.2     tox==3.20.1
21:59:20 [2020-12-07T21:59:20.200Z] #12 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #18 [build 10/16] COPY tox.ini .
21:59:20 [2020-12-07T21:59:20.200Z] #18 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #15 [build 7/16] COPY requirements.txt .
21:59:20 [2020-12-07T21:59:20.200Z] #15 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #7 [build 1/16] WORKDIR /code/
21:59:20 [2020-12-07T21:59:20.200Z] #7 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #11 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin...
21:59:20 [2020-12-07T21:59:20.200Z] #11 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #17 [build 9/16] COPY .pre-commit-config.yaml .
21:59:20 [2020-12-07T21:59:20.200Z] #17 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #13 [build 5/16] COPY requirements-dev.txt .
21:59:20 [2020-12-07T21:59:20.200Z] #13 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #6 [build-debian 2/2] RUN apt-get update && apt-get install --no-install-re...
21:59:20 [2020-12-07T21:59:20.200Z] #6 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #20 [build 12/16] COPY README.md .
21:59:20 [2020-12-07T21:59:20.200Z] #20 CACHED
21:59:20 [2020-12-07T21:59:20.200Z] 
21:59:20 [2020-12-07T21:59:20.200Z] #21 [build 13/16] COPY compose compose/
21:59:20 [2020-12-07T21:59:20.200Z] #21 DONE 0.1s
21:59:20 [2020-12-07T21:59:20.464Z] 
21:59:20 [2020-12-07T21:59:20.464Z] #22 [build 14/16] RUN tox --notest
21:59:21 [2020-12-07T21:59:21.035Z] #22 0.648 py39 create: /code/.tox/py39
21:59:21 [2020-12-07T21:59:21.979Z] #22 1.450 py39 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt
21:59:43 [2020-12-07T21:59:43.939Z] #22 23.35 py39 develop-inst: /code
21:59:45 [2020-12-07T21:59:45.326Z] #22 24.79 py39 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.2.0,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.4,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==3.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.0,# Editable install with no version control (docker-compose==1.28.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.20.1,urllib3==1.25.11,virtualenv==20.2.2,wcwidth==0.2.5,websocket-client==0.57.0
21:59:45 [2020-12-07T21:59:45.326Z] #22 24.79 pre-commit create: /code/.tox/pre-commit
21:59:45 [2020-12-07T21:59:45.326Z] #22 25.04 pre-commit installdeps: pre-commit
21:59:57 [2020-12-07T21:59:57.553Z] #22 36.95 pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.10,nodeenv==1.5.0,pre-commit==2.9.2,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.2.2
21:59:57 [2020-12-07T21:59:57.553Z] #22 36.95 ___________________________________ summary ____________________________________
21:59:57 [2020-12-07T21:59:57.553Z] #22 36.95   py39: skipped tests
21:59:57 [2020-12-07T21:59:57.553Z] #22 36.95   pre-commit: skipped tests
21:59:57 [2020-12-07T21:59:57.553Z] #22 36.95   congratulations :)
21:59:57 [2020-12-07T21:59:57.553Z] #22 DONE 37.1s
21:59:57 [2020-12-07T21:59:57.553Z] 
21:59:57 [2020-12-07T21:59:57.553Z] #23 [build 15/16] COPY . .
21:59:57 [2020-12-07T21:59:57.553Z] #23 DONE 0.1s
21:59:57 [2020-12-07T21:59:57.553Z] 
21:59:57 [2020-12-07T21:59:57.553Z] #24 [build 16/16] RUN script/build/linux-entrypoint
21:59:57 [2020-12-07T21:59:57.813Z] #24 0.413 + CODE_PATH=/code
21:59:57 [2020-12-07T21:59:57.813Z] #24 0.413 + VENV=/code/.tox/py39
21:59:57 [2020-12-07T21:59:57.813Z] #24 0.413 + cd /code
21:59:57 [2020-12-07T21:59:57.813Z] #24 0.413 + mkdir -p dist
21:59:57 [2020-12-07T21:59:57.813Z] #24 0.413 + chmod 777 dist
21:59:57 [2020-12-07T21:59:57.813Z] #24 0.413 + /code/.tox/py39/bin/pip3 install -q -r requirements-build.txt
22:00:19 [2020-12-07T22:00:19.765Z] #24 18.88 + '[' -z e1a972ebf36481af3fd0dcdd1e773d50c6530003 ']'
22:00:19 [2020-12-07T22:00:19.765Z] #24 18.88 + echo e1a972ebf36481af3fd0dcdd1e773d50c6530003
22:00:19 [2020-12-07T22:00:19.765Z] #24 18.88 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:00:19 [2020-12-07T22:00:19.765Z] #24 18.88 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:00:19 [2020-12-07T22:00:19.765Z] #24 18.88 NOT compiling bootloader!!!
22:00:19 [2020-12-07T22:00:19.765Z] #24 18.88 + '[' '!' -z '' ']'
22:00:19 [2020-12-07T22:00:19.765Z] #24 18.88 + echo 'NOT compiling bootloader!!!'
22:00:19 [2020-12-07T22:00:19.765Z] #24 18.88 + /code/.tox/py39/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
22:00:19 [2020-12-07T22:00:19.765Z] #24 19.04 38 INFO: PyInstaller: 4.1
22:00:19 [2020-12-07T22:00:19.765Z] #24 19.04 38 INFO: Python: 3.9.0
22:00:19 [2020-12-07T22:00:19.765Z] #24 19.04 40 INFO: Platform: Linux-5.4.0-1025-aws-x86_64-with-glibc2.28
22:00:19 [2020-12-07T22:00:19.765Z] #24 19.04 42 INFO: UPX is not available.
22:00:19 [2020-12-07T22:00:19.765Z] #24 19.04 44 INFO: Extending PYTHONPATH with paths
22:00:19 [2020-12-07T22:00:19.765Z] #24 19.04 ['/code/bin', '/code']
22:00:19 [2020-12-07T22:00:19.765Z] #24 19.05 49 INFO: checking Analysis
22:00:19 [2020-12-07T22:00:19.765Z] #24 19.05 49 INFO: Building Analysis because Analysis-00.toc is non existent
22:00:19 [2020-12-07T22:00:19.766Z] #24 19.05 49 INFO: Initializing module dependency graph...
22:00:19 [2020-12-07T22:00:19.766Z] #24 19.05 52 INFO: Caching module graph hooks...
22:00:19 [2020-12-07T22:00:19.766Z] #24 19.05 57 INFO: Analyzing base_library.zip ...
22:00:19 [2020-12-07T22:00:19.766Z] #24 21.47 2476 INFO: Processing pre-find module path hook distutils from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py'.
22:00:19 [2020-12-07T22:00:19.766Z] #24 21.47 2477 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.9'
22:00:20 [2020-12-07T22:00:20.338Z] #24 22.71 3714 INFO: Caching module dependency graph...
22:00:20 [2020-12-07T22:00:20.338Z] #24 22.78 3786 INFO: running Analysis Analysis-00.toc
22:00:20 [2020-12-07T22:00:20.338Z] #24 22.80 3804 INFO: Analyzing bin/docker-compose
22:00:20 [2020-12-07T22:00:20.599Z] #24 23.09 4093 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-urllib3.packages.six.moves.py'.
22:00:21 [2020-12-07T22:00:21.542Z] #24 24.12 5126 INFO: Processing pre-safe import module hook six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py'.
22:00:24 [2020-12-07T22:00:24.089Z] #24 26.55 7555 INFO: Processing module hooks...
22:00:24 [2020-12-07T22:00:24.089Z] #24 26.55 7555 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'...
22:00:24 [2020-12-07T22:00:24.089Z] #24 26.55 7556 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'...
22:00:24 [2020-12-07T22:00:24.089Z] #24 26.56 7558 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'...
22:00:24 [2020-12-07T22:00:24.089Z] #24 26.56 7565 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'...
22:00:24 [2020-12-07T22:00:24.089Z] #24 26.57 7571 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.71 7710 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.71 7714 INFO: Excluding import of test from module multiprocessing.util
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.71 7714 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.71 7716 INFO: Excluding import of doctest from module heapq
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.71 7716 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.72 7726 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.72 7727 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.77 7773 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.78 7777 INFO: Excluding import of argparse from module pickle
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.78 7777 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.82 7822 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.82 7824 INFO: Excluding import of doctest from module difflib
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.82 7824 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.84 7844 INFO: Looking for ctypes DLLs
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.84 7847 INFO: Analyzing run-time hooks ...
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.85 7852 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py'
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.85 7855 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py'
22:00:24 [2020-12-07T22:00:24.349Z] #24 26.86 7864 INFO: Looking for dynamic libraries
22:00:24 [2020-12-07T22:00:24.922Z] #24 27.38 8384 INFO: Looking for eggs
22:00:24 [2020-12-07T22:00:24.922Z] #24 27.38 8385 INFO: Using Python library /usr/local/lib/libpython3.9.so.1.0
22:00:24 [2020-12-07T22:00:24.922Z] #24 27.39 8393 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
22:00:24 [2020-12-07T22:00:24.922Z] #24 27.43 8437 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
22:00:24 [2020-12-07T22:00:24.922Z] #24 27.45 8454 INFO: checking PYZ
22:00:24 [2020-12-07T22:00:24.922Z] #24 27.45 8455 INFO: Building PYZ because PYZ-00.toc is non existent
22:00:24 [2020-12-07T22:00:24.922Z] #24 27.45 8455 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
22:00:25 [2020-12-07T22:00:25.494Z] #24 28.09 9093 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
22:00:25 [2020-12-07T22:00:25.754Z] #24 28.10 9103 INFO: checking PKG
22:00:25 [2020-12-07T22:00:25.754Z] #24 28.10 9103 INFO: Building PKG because PKG-00.toc is non existent
22:00:25 [2020-12-07T22:00:25.754Z] #24 28.10 9103 INFO: Building PKG (CArchive) PKG-00.pkg
22:00:31 [2020-12-07T22:00:31.055Z] #24 33.64 14642 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: Bootloader /code/.tox/py39/lib/python3.9/site-packages/PyInstaller/bootloader/Linux-64bit/run
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: checking EXE
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: Building EXE because EXE-00.toc is non existent
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: Building EXE from EXE-00.toc
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.64 14645 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.72 14718 INFO: Building EXE from EXE-00.toc completed successfully.
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.81 + ls -la dist/
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.81 total 12536
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.81 drwxrwxrwx 2 root root     4096 Dec  7 22:00 .
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.81 drwxr-xr-x 1 root root     4096 Dec  7 22:00 ..
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.81 -rwxr-xr-x 1 root root 12824384 Dec  7 22:00 docker-compose
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.81 + ldd dist/docker-compose
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.82 	linux-vdso.so.1 (0x00007ffebdb02000)
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.82 	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f6f354f6000)
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.82 	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f6f352d8000)
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.82 	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6f35117000)
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.82 	/lib64/ld-linux-x86-64.so.2 (0x00007f6f3551a000)
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.82 + mv dist/docker-compose /usr/local/bin
22:00:31 [2020-12-07T22:00:31.320Z] #24 33.82 + docker-compose version
22:00:31 [2020-12-07T22:00:31.891Z] #24 34.27 docker-compose version 1.28.0dev, build e1a972ebf36481af3fd0dcdd1e773d50c6530003
22:00:31 [2020-12-07T22:00:31.891Z] #24 34.27 docker-py version: 4.4.0
22:00:31 [2020-12-07T22:00:31.891Z] #24 34.27 CPython version: 3.9.0
22:00:31 [2020-12-07T22:00:31.891Z] #24 34.27 OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
22:00:31 [2020-12-07T22:00:31.891Z] #24 DONE 34.5s
22:00:32 [2020-12-07T22:00:32.151Z] 
22:00:32 [2020-12-07T22:00:32.151Z] #25 exporting to image
22:00:32 [2020-12-07T22:00:32.151Z] #25 exporting layers
22:00:33 [2020-12-07T22:00:33.536Z] #25 exporting layers 1.3s done
22:00:33 [2020-12-07T22:00:33.536Z] #25 writing image sha256:6e3b1e0ff25f0d200925dc71a623606498fd4f3d345f1c73b969318c4726a73c done
22:00:33 [2020-12-07T22:00:33.536Z] #25 naming to docker.io/dockerbuildbot/compose:debian-e1a972ebf36481af3fd0dcdd1e773d50c6530003 done
22:00:33 [2020-12-07T22:00:33.536Z] #25 DONE 1.4s