Build:
  1. 0
2024-09-26 07:13.09: New job: Build using windows-1809-x86_64 in
                                []
2024-09-26 07:13.09: Will push staging image to ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.12-amd64

Dockerfile:

# escape=`

FROM ocurrent/opam-staging@sha256:83877997192a73216a4372f7bb784ea853d5a08bc55f58dd016225492abda053
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN ocaml-env exec --64 --ms --no-opam -- opam switch create 4.12 --packages=ocaml-variants.4.12.1+msvc64
RUN ocaml-env exec --64 --ms -- opam pin add -k version ocaml-variants 4.12.1+msvc64
RUN ocaml-env exec --64 --ms -- opam install -y depext
ENTRYPOINT [ "ocaml-env", "exec", "--64", "--ms", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-09-26 07:13.09: Using cache hint "4.12.1-amd64-ocurrent/opam-staging@sha256:83877997192a73216a4372f7bb784ea853d5a08bc55f58dd016225492abda053"
2024-09-26 07:13.09: Waiting for resource in pool OCluster
2024-09-26 07:13.10: Waiting for worker…
2024-09-26 07:30.01: Got resource from pool OCluster
Building on ltsc2019-2
Sending build context to Docker daemon   2.56kB

Step 1/8 : FROM ocurrent/opam-staging@sha256:83877997192a73216a4372f7bb784ea853d5a08bc55f58dd016225492abda053
docker.io/ocurrent/opam-staging@sha256:83877997192a73216a4372f7bb784ea853d5a08bc55f58dd016225492abda053: Pulling from ocurrent/opam-staging
Digest: sha256:83877997192a73216a4372f7bb784ea853d5a08bc55f58dd016225492abda053
Status: Image is up to date for ocurrent/opam-staging@sha256:83877997192a73216a4372f7bb784ea853d5a08bc55f58dd016225492abda053
 ---> 770467287a62
Step 2/8 : ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
 ---> Using cache
 ---> 2a729820bc27
Step 3/8 : RUN ocaml-env exec --64 --ms --no-opam -- opam switch create 4.12 --packages=ocaml-variants.4.12.1+msvc64
 ---> Running in 68a639e0e5e0
tzset: can't find matching POSIX timezone for Windows timezone ""

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ocaml-variants.4.12.1+msvc64] downloaded from https://github.com/ocaml/ocaml/archive/4.12.1.tar.gz
[ocaml-variants.4.12.1+msvc64/inline-flexdll.patch] downloaded from https://raw.githubusercontent.com/ocurrent/opam-repository-mingw/a6b2009f2196d4d679883309c25ad11e5cc7eb24/inline-flexdll.patch
[ocaml-variants.4.12.1+msvc64/ocaml-4.12.0+beta1.patch] downloaded from https://gist.githubusercontent.com/fdopen/665421b0ba046cc970e2266b2b246cb2/raw/21279bc217879a9771bf4ef09e213664bdebaef5/ocaml-4.12.0+beta1.patch

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-variants.4.12.1+msvc64
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# Run eval $(opam env --root=C:/opam/.opam) to update the current shell environment
Removing intermediate container 68a639e0e5e0
 ---> dd83a5abe52d
Step 4/8 : RUN ocaml-env exec --64 --ms -- opam pin add -k version ocaml-variants 4.12.1+msvc64
 ---> Running in 002499a25aff
tzset: can't find matching POSIX timezone for Windows timezone ""
ocaml-variants is now pinned to version 4.12.1+msvc64

No package build needed.
Nothing to do.
Removing intermediate container 002499a25aff
 ---> c63d025a234e
Step 5/8 : RUN ocaml-env exec --64 --ms -- opam install -y depext
 ---> Running in 80b001cad477
tzset: can't find matching POSIX timezone for Windows timezone ""
The following actions will be performed:
  - install opam-depext 1.1.5      [required by depext]
  - install depext      transition
===== 2 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[opam-depext.1.1.5] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.1.5/opam-depext-full-v1.1.5.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed opam-depext.1.1.5
-> installed depext.transition
Done.
Removing intermediate container 80b001cad477
 ---> 59f96412fc6f
Step 6/8 : ENTRYPOINT [ "ocaml-env", "exec", "--64", "--ms", "--" ]
 ---> Running in 1b2537524932
Removing intermediate container 1b2537524932
 ---> d427c995bd36
Step 7/8 : CMD [ "cmd.exe" ]
 ---> Running in 8eb2502ab835
Removing intermediate container 8eb2502ab835
 ---> 12b87870adab
Step 8/8 : COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
 ---> 14ac29650dc1
Successfully built 14ac29650dc1
Pushing "sha256:14ac29650dc108056d3e3d6e76493626426e12997e17f6b4d9ee76b63fbd3191" to "ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.12-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
98dddef8f9b2: Preparing
93f6c678dc65: Preparing
6af384551070: Preparing
0ef550133c9c: Preparing
dab722533798: Preparing
62085a0649b0: Preparing
ea29c66c7b48: Preparing
a96f7330268a: Preparing
c53dd3edeb88: Preparing
fb1ef9819a8f: Preparing
3f553e524e48: Preparing
0e7a3dce53b4: Preparing
1ef4f41b9bef: Preparing
ab8a38597e78: Preparing
cb981d7a1127: Preparing
b1d3cc8c03cb: Preparing
a77b2c0459e1: Preparing
7c17a46c1e9c: Preparing
429193b55aaa: Preparing
e1590c4f7aaf: Preparing
e7a86fa216d7: Preparing
790ff9f82225: Preparing
400507c7561c: Preparing
55b946ec0070: Preparing
012045cbcfd9: Preparing
a7db3961bb3e: Preparing
c0eaef05ce10: Preparing
c731e3b16502: Preparing
f0e94c45c412: Preparing
49b64e9b6e0c: Preparing
b3901718ed95: Preparing
87324623fe84: Preparing
2bcbea9b15e0: Preparing
789051dafe7b: Preparing
fdc995c47fd3: Preparing
c32f19dc43da: Preparing
b3713fd1aec1: Preparing
861735bc4d1d: Preparing
5e8077764b44: Preparing
ec5eb04e5ea7: Preparing
c22fba380e42: Preparing
9a7bd043c894: Preparing
4f8dfd4b0671: Preparing
1ada1621d1e3: Preparing
f443e3c524cc: Preparing
7c5cdd97dd06: Preparing
de04655816ac: Preparing
81987c86d3f9: Preparing
4503e9810273: Preparing
a7db3961bb3e: Waiting
c0eaef05ce10: Waiting
c731e3b16502: Waiting
f0e94c45c412: Waiting
49b64e9b6e0c: Waiting
b3901718ed95: Waiting
87324623fe84: Waiting
2bcbea9b15e0: Waiting
789051dafe7b: Waiting
fdc995c47fd3: Waiting
c32f19dc43da: Waiting
b3713fd1aec1: Waiting
ab8a38597e78: Waiting
cb981d7a1127: Waiting
b1d3cc8c03cb: Waiting
a77b2c0459e1: Waiting
7c17a46c1e9c: Waiting
429193b55aaa: Waiting
e1590c4f7aaf: Waiting
e7a86fa216d7: Waiting
790ff9f82225: Waiting
400507c7561c: Waiting
55b946ec0070: Waiting
012045cbcfd9: Waiting
861735bc4d1d: Waiting
5e8077764b44: Waiting
ec5eb04e5ea7: Waiting
c22fba380e42: Waiting
9a7bd043c894: Waiting
4f8dfd4b0671: Waiting
c53dd3edeb88: Waiting
fb1ef9819a8f: Waiting
62085a0649b0: Waiting
1ada1621d1e3: Waiting
f443e3c524cc: Waiting
7c5cdd97dd06: Waiting
de04655816ac: Waiting
81987c86d3f9: Waiting
ea29c66c7b48: Waiting
4503e9810273: Waiting
a96f7330268a: Waiting
3f553e524e48: Waiting
0e7a3dce53b4: Waiting
1ef4f41b9bef: Waiting
93f6c678dc65: Pushed
6af384551070: Pushed
98dddef8f9b2: Pushed
ea29c66c7b48: Layer already exists
a96f7330268a: Layer already exists
c53dd3edeb88: Layer already exists
fb1ef9819a8f: Layer already exists
3f553e524e48: Layer already exists
0e7a3dce53b4: Layer already exists
1ef4f41b9bef: Layer already exists
ab8a38597e78: Layer already exists
cb981d7a1127: Layer already exists
b1d3cc8c03cb: Layer already exists
a77b2c0459e1: Layer already exists
7c17a46c1e9c: Layer already exists
429193b55aaa: Layer already exists
e1590c4f7aaf: Layer already exists
e7a86fa216d7: Layer already exists
790ff9f82225: Layer already exists
400507c7561c: Layer already exists
dab722533798: Pushed
55b946ec0070: Layer already exists
012045cbcfd9: Layer already exists
a7db3961bb3e: Layer already exists
c0eaef05ce10: Layer already exists
c731e3b16502: Layer already exists
f0e94c45c412: Layer already exists
49b64e9b6e0c: Layer already exists
b3901718ed95: Layer already exists
87324623fe84: Layer already exists
2bcbea9b15e0: Layer already exists
789051dafe7b: Layer already exists
fdc995c47fd3: Layer already exists
c32f19dc43da: Layer already exists
b3713fd1aec1: Layer already exists
861735bc4d1d: Layer already exists
5e8077764b44: Layer already exists
ec5eb04e5ea7: Layer already exists
c22fba380e42: Layer already exists
9a7bd043c894: Layer already exists
4f8dfd4b0671: Layer already exists
1ada1621d1e3: Layer already exists
f443e3c524cc: Layer already exists
7c5cdd97dd06: Layer already exists
de04655816ac: Layer already exists
0ef550133c9c: Pushed
81987c86d3f9: Layer already exists
4503e9810273: Layer already exists
62085a0649b0: Pushed
windows-msvc-ltsc2019-ocaml-4.12-amd64: digest: sha256:efa2a77b4357e81df0d0cfaaba26c99b77d363c2260ea16372dee8c5a6e96a01 size: 10622
Job succeeded
2024-09-26 07:44.20: Job succeeded