travis_fold:start:worker_info
Worker information
hostname: 6f9af1d4-de62-426c-a39e-cdd59ce1a4a0@1.worker-com-7658dbcdc9-6m8bc.gce-production-1
version: 6.2.22 https://github.com/travis-ci/worker/tree/858cb91994a513269f2fe9782c15fc113e966231
instance: travis-job-2ab9b311-88b2-47d6-ade7-593003a0baf1 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.483716323s
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:01248328
travis_time:end:01248328:start=1677585308145668700,finish=1677585308193312700,duration=47644000,event=check_unsupported
travis_time:start:00085914
travis_time:end:00085914:start=1677585308262345800,finish=1677585308313085100,duration=50739300,event=apt_get_update
travis_time:start:01cece6c
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:01cece6c:start=1677585308380163400,finish=1677585311126976300,duration=2746812900,event=disable_windows_defender
travis_time:start:00d28b23
travis_time:start:26c36268
travis_time:end:26c36268:start=1677585311202439900,finish=1677585311339398500,duration=136958600,event=checkout

travis_fold:start:git.checkout
travis_time:start:112231f0
$ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1
Cloning into 'GbArc/devtest1'...
travis_time:end:112231f0:start=1677585311372962000,finish=1677585312166715100,duration=793753100,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf fc4773d5749677c577ae9e059c2ec4d5589b46a0
travis_fold:end:git.checkout

travis_time:end:112231f0:start=1677585311372962000,finish=1677585312241474200,duration=868512200,event=checkout
travis_time:start:0239ad08

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

travis_time:end:0239ad08:start=1677585312280833000,finish=1677585312351993800,duration=71160800,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:00772390
$ docker run -it ruby:3.0.0 env
travis_time:end:00772390:start=1677585312414200800,finish=1677585313725908200,duration=1311707400,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'