travis_fold:start:worker_info
Worker information
hostname: f2e71cfb-b294-4475-bc48-3750fc5c09a8@1.worker-com-65f46c97fb-4ccjj.gce-production-1
version: v6.2.24 https://github.com/travis-ci/worker/tree/ee57d650a7692c1ac03f74ac073d0fd150c9f030
instance: travis-job-b960a5fa-547a-433a-abac-8611975c9b59 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.342376692s
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:03f6ee02
travis_time:end:03f6ee02:start=1712480004086020700,finish=1712480004121710700,duration=35690000,event=check_unsupported
travis_time:start:00d29ee5
travis_time:end:00d29ee5:start=1712480004168117800,finish=1712480004207363100,duration=39245300,event=apt_get_update
travis_time:start:1ad10608
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:1ad10608:start=1712480004254526000,finish=1712480006726951400,duration=2472425400,event=disable_windows_defender
travis_time:start:1b991ba8
travis_time:start:1de7b24e
travis_time:end:1de7b24e:start=1712480006802755500,finish=1712480006933183300,duration=130427800,event=checkout

travis_fold:start:git.checkout
travis_time:start:038f8e30
travis_time:end:038f8e30:start=1712480006971695800,finish=1712480007080954900,duration=109259100,event=checkout
travis_time:start:040e2724
$ 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:040e2724:start=1712480007117051300,finish=1712480007887499900,duration=770448600,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:040e2724:start=1712480007117051300,finish=1712480007960233100,duration=843181800,event=checkout
travis_time:start:1f5364ce

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

travis_time:end:1f5364ce:start=1712480007996208700,finish=1712480008072583100,duration=76374400,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:1671d9bc
$ 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:1671d9bc:start=1712480008139421100,finish=1712480009029673600,duration=890252500,event=script
The command "docker version" exited with 0.
travis_time:start:1683cad8
$ docker images
REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
mcr.microsoft.com/windows/servercore   1809                36aed4b73b9c        3 years ago         4.98GB
mcr.microsoft.com/windows/nanoserver   1809                96b4b0f16026        3 years ago         251MB
travis_time:end:1683cad8:start=1712480009078003900,finish=1712480009272337900,duration=194334000,event=script
The command "docker images" exited with 0.
travis_time:start:0878442c
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:0878442c:start=1712480009310217300,finish=1712480009487590100,duration=177372800,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:07f3bd7b
$ winpty docker pull ruby:3.0.0
travis_time:end:07f3bd7b:start=1712480009524066700,finish=1712480009636266900,duration=112200200,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:16c2d7ac
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:16c2d7ac:start=1712480009695135900,finish=1712480009865577900,duration=170442000,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