travis_fold:start:worker_info Worker information hostname: 6f6e3bb7-c878-44a3-a6c5-b1a8c4097643@1.worker-com-65f4cb59fb-62ctc.gce-production-2 version: 6.2.22 https://github.com/travis-ci/worker/tree/858cb91994a513269f2fe9782c15fc113e966231 instance: travis-job-a4b70ee1-dd32-4f58-a5d8-a4f1f227c9a0 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp) startup: 6.247373675s travis_fold:end:worker_info Secret environment variables are not obfuscated on Windows, please refer to our documentation: https://docs.travis-ci.com/user/best-practices-security travis_time:start:0398f238 travis_time:end:0398f238:start=1678188582650925500,finish=1678188582684639500,duration=33714000,event=check_unsupported travis_time:start:14d64052 travis_time:end:14d64052:start=1678188582731481000,finish=1678188582768382900,duration=36901900,event=apt_get_update travis_time:start:2b585b76 Disabling Windows Defender $ powershell -Command Set-MpPreference -DisableArchiveScanning \$true $ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true $ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true travis_time:end:2b585b76:start=1678188582812944600,finish=1678188585057104600,duration=2244160000,event=disable_windows_defender travis_time:start:2fff9f96 travis_time:start:3907f8c6 travis_time:end:3907f8c6:start=1678188585129828900,finish=1678188585245864400,duration=116035500,event=checkout  travis_fold:start:git.checkout travis_time:start:1ec0de15 $ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1 Cloning into 'GbArc/devtest1'... travis_time:end:1ec0de15:start=1678188585281297800,finish=1678188585966782300,duration=685484500,event=checkout $ cd GbArc/devtest1 $ git checkout -qf 3e3d1ad6357937f7f8c751231cd46f89b27ba622 travis_fold:end:git.checkout  travis_time:end:1ec0de15:start=1678188585281297800,finish=1678188586037497500,duration=756199700,event=checkout travis_time:start:21f77f30  Setting environment variables from repository settings $ export ENV_LANGUAGE_USED=[secure] travis_time:end:21f77f30:start=1678188586074093400,finish=1678188586153588600,duration=79495200,event=env $ bash -c 'echo $BASH_VERSION' 4.4.23(1)-release travis_time:start:07660760 $ docker version Client: Docker Engine - Enterprise Version: 19.03.5 API version: 1.40 Go version: go1.12.12 Git commit: 2ee0c57608 Built: 11/13/2019 08:00:16 OS/Arch: windows/amd64 Experimental: false Server: Docker Engine - Enterprise Engine: Version: 19.03.5 API version: 1.40 (minimum version 1.24) Go version: go1.12.12 Git commit: 2ee0c57608 Built: 11/13/2019 07:58:51 OS/Arch: windows/amd64 Experimental: false travis_time:end:07660760:start=1678188586218905900,finish=1678188586979251800,duration=760345900,event=script The command "docker version" exited with 0. travis_time:start:16f80d3e $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE mcr.microsoft.com/windows/servercore 1809 36aed4b73b9c 2 years ago 4.98GB mcr.microsoft.com/windows/nanoserver 1809 96b4b0f16026 2 years ago 251MB travis_time:end:16f80d3e:start=1678188587013427600,finish=1678188587179105800,duration=165678200,event=script The command "docker images" exited with 0. travis_time:start:08acdfd4 $ docker run -it mcr.microsoft.com/windows/nanoserver env travis_time:end:08acdfd4:start=1678188587213829900,finish=1678188587393604500,duration=179774600,event=script The command "docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1. travis_time:start:0a9e3a59 $ docker pull ruby:3.0.0 the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty' 3.0.0: Pulling from library/ruby travis_time:end:0a9e3a59:start=1678188587439245100,finish=1678188588109151100,duration=669906000,event=script The command "docker pull ruby:3.0.0" exited with 1. travis_time:start:19f5b838 $ docker run -it ruby:3.0.0 env travis_time:end:19f5b838:start=1678188588144917900,finish=1678188588300155400,duration=155237500,event=script The command "docker run -it ruby:3.0.0 env" exited with 1. Done. Your build exited with 1. no matching manifest for windows/amd64 10.0.17763 in the manifest list entries the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty'