travis_fold:start:worker_info
Worker information
hostname: 218ea347-8833-4ca1-bca3-d0e14f1a77f4@1.worker-com-7658dbcdc9-gvnf5.gce-production-1
version: 6.2.22 https://github.com/travis-ci/worker/tree/858cb91994a513269f2fe9782c15fc113e966231
instance: travis-job-113c7309-b04d-4f4f-9dd8-59fd77995828 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.358673215s
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:1cd5940d
travis_time:end:1cd5940d:start=1677585412425857900,finish=1677585412457940800,duration=32082900,event=check_unsupported
travis_time:start:09471e96
travis_time:end:09471e96:start=1677585412500603000,finish=1677585412533983400,duration=33380400,event=apt_get_update
travis_time:start:046ade9a
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:046ade9a:start=1677585412576007100,finish=1677585415097394000,duration=2521386900,event=disable_windows_defender
travis_time:start:0014b680
travis_time:start:0948a144
travis_time:end:0948a144:start=1677585415195385700,finish=1677585415338317700,duration=142932000,event=checkout

travis_fold:start:git.checkout
travis_time:start:201feabc
$ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1
Cloning into 'GbArc/devtest1'...
travis_time:end:201feabc:start=1677585415391591400,finish=1677585416159218900,duration=767627500,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf b2ef04dc524e2c033030c31d12b7efe4079b1e54
travis_fold:end:git.checkout

travis_time:end:201feabc:start=1677585415391591400,finish=1677585416229726200,duration=838134800,event=checkout
travis_time:start:1a2d7378

Setting environment variables from repository settings
$ export ENV_LANGUAGE_USED=[secure]

travis_time:end:1a2d7378:start=1677585416264877900,finish=1677585416337908300,duration=73030400,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:006d16eb
$ 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:006d16eb:start=1677585416398466300,finish=1677585417290082200,duration=891615900,event=script
The command "docker version" exited with 0.
travis_time:start:0bc9f0f8
$ 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:0bc9f0f8:start=1677585417333645900,finish=1677585417524617200,duration=190971300,event=script
The command "docker images" exited with 0.
travis_time:start:00a3f300
$ docker run -it ruby:3.0.0 env
travis_time:end:00a3f300:start=1677585417577131400,finish=1677585417787546300,duration=210414900,event=script
The command "docker run -it ruby:3.0.0 env" exited with 1.


Done. Your build exited with 1.
the input device is not a TTY.  If you are using mintty, try prefixing the command with 'winpty'