travis_fold:start:worker_info
Worker information
hostname: e71db008-965b-49a3-a0e8-4ee6e1fdfdec@1.worker-com-7c9cf67645-2n4rm.gce-production-2
version: v6.2.24-6-g098ca78 https://github.com/travis-ci/worker/tree/098ca78612c4c91c488169d6a2c94fbeee1fb89d
instance: travis-job-232014b2-c1ac-44bd-8c9b-39d39daa3d03 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.155683868s
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:018da899
travis_time:end:018da899:start=1725699404488708600,finish=1725699404534043900,duration=45335300,event=check_unsupported
travis_time:start:076fb790
travis_time:end:076fb790:start=1725699404608798900,finish=1725699404669767600,duration=60968700,event=apt_get_update
travis_time:start:003f30f8
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:003f30f8:start=1725699404725599400,finish=1725699407129710000,duration=2404110600,event=disable_windows_defender
travis_time:start:06cc8c52
travis_time:start:02315221
travis_time:end:02315221:start=1725699407202383700,finish=1725699407334166400,duration=131782700,event=checkout

travis_fold:start:git.checkout
travis_time:start:12d918dc
travis_time:end:12d918dc:start=1725699407369709300,finish=1725699407481435900,duration=111726600,event=checkout
travis_time:start:05e06a06
$ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1
/c/Users/travis/.travis/job_stages: line 113: /c/Users/travis/.ssh/known_hosts: No such file or directory
Cloning into 'GbArc/devtest1'...
travis_time:end:05e06a06:start=1725699407519838700,finish=1725699408285159100,duration=765320400,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:05e06a06:start=1725699407519838700,finish=1725699408360398200,duration=840559500,event=checkout
travis_time:start:03e2e270

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

travis_time:end:03e2e270:start=1725699408396146800,finish=1725699408423754000,duration=27607200,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:181e042c
$ 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:181e042c:start=1725699408484426100,finish=1725699409388154200,duration=903728100,event=script
The command "docker version" exited with 0.
travis_time:start:1161ae2a
$ docker images
REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
mcr.microsoft.com/windows/servercore   1809                36aed4b73b9c        4 years ago         4.98GB
mcr.microsoft.com/windows/nanoserver   1809                96b4b0f16026        4 years ago         251MB
travis_time:end:1161ae2a:start=1725699409437209400,finish=1725699409683502300,duration=246292900,event=script
The command "docker images" exited with 0.
travis_time:start:0331632a
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:0331632a:start=1725699409727396600,finish=1725699409922813100,duration=195416500,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:3633bbda
$ winpty docker pull ruby:3.0.0
travis_time:end:3633bbda:start=1725699409961627300,finish=1725699410067449800,duration=105822500,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:117f0f60
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:117f0f60:start=1725699410129273300,finish=1725699410277538000,duration=148264700,event=script
The command "winpty docker run -it ruby:3.0.0 env" exited with 1.


Done. Your build exited with 1.
stdin is not a tty
stdin is not a tty
stdin is not a tty