travis_fold:start:worker_info
Worker information
hostname: fdc2e68b-9bc3-4b71-9cd4-cc26c5af1424@1.worker-com-65f4cb59fb-t5kqr.gce-production-2
version: 6.2.22 https://github.com/travis-ci/worker/tree/858cb91994a513269f2fe9782c15fc113e966231
instance: travis-job-144a97be-b076-466f-9e34-d1ebc6ce4780 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.098343934s
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:08ca364b
travis_time:end:08ca364b:start=1677585638342133300,finish=1677585638373210600,duration=31077300,event=check_unsupported
travis_time:start:07c97af8
travis_time:end:07c97af8:start=1677585638412831500,finish=1677585638443021800,duration=30190300,event=apt_get_update
travis_time:start:00b62b04
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:00b62b04:start=1677585638481619100,finish=1677585640167646700,duration=1686027600,event=disable_windows_defender
travis_time:start:0603e080
travis_time:start:25f0839d
travis_time:end:25f0839d:start=1677585640233324300,finish=1677585640350905000,duration=117580700,event=checkout

travis_fold:start:git.checkout
travis_time:start:2cfc35ca
$ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1
Cloning into 'GbArc/devtest1'...
travis_time:end:2cfc35ca:start=1677585640379564400,finish=1677585641184213100,duration=804648700,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 0d1f1fd0144f95a56ac4524feb62ef0c00bfdf04
travis_fold:end:git.checkout

travis_time:end:2cfc35ca:start=1677585640379564400,finish=1677585641244834300,duration=865269900,event=checkout
travis_time:start:29d99006

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

travis_time:end:29d99006:start=1677585641282620800,finish=1677585641351793100,duration=69172300,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:013eaad0
$ 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:013eaad0:start=1677585641404373600,finish=1677585642233393200,duration=829019600,event=script
The command "docker version" exited with 0.
travis_time:start:03d9cc38
$ 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:03d9cc38:start=1677585642264569500,finish=1677585642414751300,duration=150181800,event=script
The command "docker images" exited with 0.
travis_time:start:14fa9c4c
$ docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:14fa9c4c:start=1677585642446195100,finish=1677585642597105300,duration=150910200,event=script
The command "docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:106fb1df
$ docker run -it ruby:3.0.0 env
travis_time:end:106fb1df:start=1677585642634186000,finish=1677585642774817700,duration=140631700,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'
the input device is not a TTY.  If you are using mintty, try prefixing the command with 'winpty'