Building on marpe.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607) Unable to find image 'ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607' locally docker.io/ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607: Pulling from ocaml/opam 2db5444d1f5b: Already exists 955a4d4491b2: Already exists f7fc0b2e0259: Pulling fs layer f7fc0b2e0259: Verifying Checksum f7fc0b2e0259: Download complete f7fc0b2e0259: Pull complete Digest: sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607 Status: Downloaded newer image for ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607 2022-02-04 15:45.19 ---> using "046c03104b31caca4776d0f4b3c05e8c36edfcce47e502c904753c15f5c7c145" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-02-04 15:45.19 ---> using "174def638ec7d2637b0dbcf8d157f3db3ea5f765b545d79ffe1aaf2604b82a96" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 1741c7614a3f64debaeee6573205d847859e8de4")) 2022-02-04 15:45.19 ---> using "7cf36d2e512b30870bc55678abf5e1cb55cb4319ee557daf9c5c759dde9da99a" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-02-04 15:45.19 ---> using "3aa3263ea6afcd677a2f49f1557e7725598e35cb434eb2886483b43b368246e0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.05' '4.05.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.05.0"} | "ocaml-system" {= "4.05.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.05.0 (cached) -> installed ocaml-base-compiler.4.05.0 -> installed ocaml-config.1 -> installed ocaml.4.05.0 Done. # Run eval $(opam env --switch=4.05) to update the current shell environment 2022-02-04 15:45.19 ---> using "4f8e9fde99df743843e6f1efa4cd3a12949a47936de2ec2823349661eed970ec" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB] - Fetched 500 kB in 2s (278 kB/s) - Reading package lists... 2022-02-04 15:45.19 ---> using "2360278d27bcd7d6e2b1399bb963001bdb8ed04c2ad457c71d943cf7e0bbb303" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-02-04 15:45.19 ---> using "6597d81afb047d9853975decf8d4377a4082db0b63474ff6595507e9139023ce" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"ocp-pp.1.99.19-beta\"\ \nopam install -vy \"ocp-pp.1.99.19-beta\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"ocp-pp.1.99.19-beta\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] ocp-pp.1.99.19-beta is not installed. Nothing to do. The following actions will be performed: - install ocp-pp 1.99.19-beta <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: -> retrieved ocp-pp.1.99.19-beta (cached) Processing 2/3: [ocp-pp: cp] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cp" "tools/ocp-pp/compat/4.04.0/ocpp_version.ml" "tools/ocp-pp/" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocp-pp.1.99.19-beta) Processing 2/3: [ocp-pp: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cd tools/ocp-pp && ocamlyacc ocpp_parser.mly" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocp-pp.1.99.19-beta) - + cd tools/ocp-pp - + ocamlyacc ocpp_parser.mly + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cd tools/ocp-pp && ocamlopt -I +compiler-libs ocamlcommon.cmxa ocpp_version.ml versioning.mli versioning.ml ocpp_types.ml ocpp_parser.mli ocpp_parser.ml ocpp.ml main.ml -o ocp-pp" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocp-pp.1.99.19-beta) - + cd tools/ocp-pp - + ocamlopt -I +compiler-libs ocamlcommon.cmxa ocpp_version.ml versioning.mli versioning.ml ocpp_types.ml ocpp_parser.mli ocpp_parser.ml ocpp.ml main.ml -o ocp-pp -> compiled ocp-pp.1.99.19-beta Processing 3/3: [ocp-pp: cp] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "tools/ocp-pp/ocp-pp" "/home/opam/.opam/4.05/bin" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocp-pp.1.99.19-beta) -> installed ocp-pp.1.99.19-beta Done. # Run eval $(opam env) to update the current shell environment 2022-02-04 15:45.32 ---> saved as "03c07f4cc75bb7f8a58bf8cf0bd2f9f44539ac6c37b958300ebd5ac48eb8a4de" Job succeeded