Skip to content
Success

Console Output

10:26:03 Started by an SCM change

10:26:03 Running as SYSTEM

10:26:03 [EnvInject] - Loading node environment variables.

10:26:03 Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-notify

10:26:03 [isabelle-notify] $ hg showconfig paths.default

10:26:03 [isabelle-notify] $ hg pull --rev default

10:26:04 pulling from https://isabelle.in.tum.de/repos/isabelle/

10:26:04 searching for changes

10:26:04 adding changesets

10:26:04 adding manifests

10:26:04 adding file changes

10:26:04 added 1 changesets with 1 changes to 1 files

10:26:04 new changesets 7506cb70ecfb

10:26:04 (run 'hg update' to get a working copy)

10:26:04 [isabelle-notify] $ hg update --clean --rev default

10:26:04 3 files updated, 0 files merged, 0 files removed, 0 files unresolved

10:26:04 [isabelle-notify] $ hg log --rev . --template {node}

10:26:04 [isabelle-notify] $ hg log --rev . --template {rev}

10:26:04 [isabelle-notify] $ hg log --rev c111785fd6407c8a6e96ce8b3532748ef763eabc --template exists\n

10:26:04 exists

10:26:04 [isabelle-notify] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(c111785fd6407c8a6e96ce8b3532748ef763eabc)" --encoding UTF-8 --encodingmode replace

10:26:04 The recommended git tool is: NONE

10:26:04 No credentials specified

10:26:04 > git rev-parse --resolve-git-dir /media/data/jenkins/workspace/isabelle-notify/itc/.git # timeout=10

10:26:04 Fetching changes from the remote Git repository

10:26:04 > git config remote.origin.url https://github.com/isabelle-prover/isabelle-tools-collection.git # timeout=10

10:26:04 Fetching upstream changes from https://github.com/isabelle-prover/isabelle-tools-collection.git

10:26:04 > git --version # timeout=10

10:26:04 > git --version # 'git version 2.25.1'

10:26:04 > git fetch --tags --force --progress -- https://github.com/isabelle-prover/isabelle-tools-collection.git +refs/heads/*:refs/remotes/origin/* # timeout=10

10:26:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10

10:26:05 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master)

10:26:05 > git config core.sparsecheckout # timeout=10

10:26:05 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

10:26:05 Commit message: "use options instead of ci.preferences;"

10:26:05 > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

10:26:05 No emails were triggered.

10:26:05

[EnvInject] - Executing scripts and injecting environment variables after the SCM step.

10:26:05 [EnvInject] - Injecting as environment variables the properties content

10:26:05 ITC=true

10:26:05

10:26:05 [EnvInject] - Variables injected successfully.

10:26:05 [isabelle-notify] $ /bin/sh -xe /tmp/jenkins11353126374466344663.sh

10:26:05 + Admin/jenkins/run_build notify

10:26:05 + set -e

10:26:05 + PROFILE=notify

10:26:05 + shift

10:26:05 + bin/isabelle components -a

10:26:05 + bin/isabelle jedit -bf

10:26:05 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle.jar) ...

10:27:17 ### Building Demo (/media/data/jenkins/workspace/isabelle-notify/src/Tools/Demo/lib/demo.jar) ...

10:27:17 ### Building graph browser (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_graphbrowser.jar) ...

10:27:18 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

10:27:18 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

10:27:18 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_admin.jar) ...

10:27:18 ### Building Isabelle Tools Collection (/media/data/jenkins/workspace/isabelle-notify/itc/lib/classes/isabelle_tools_collection.jar) ...

10:27:19 + bin/isabelle ocaml_setup

10:27:20 # Run eval $(opam env) to update the current shell environment

10:27:20 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

10:27:20 opam update

10:27:20

10:27:21 [NOTE] Package zarith is already installed (current version is 1.12).

10:27:21 + bin/isabelle ghc_setup

10:27:22 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

10:27:22 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

10:27:23 The Glorious Glasgow Haskell Compilation System, version 9.6.4

10:27:23 + bin/isabelle go_setup

10:27:25 Component directory "/media/data/jenkins/.isabelle/contrib/go-1.22.1"

10:27:25 ### Platform x86_64-linux already installed

10:27:25 + bin/isabelle ci_build notify

10:27:27

10:27:27 === CONFIGURATION ===

10:27:27

10:27:27 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

10:27:27 ISABELLE_BUILD_OPTIONS=""

10:27:27

10:27:27 ML_PLATFORM="x86_64_32-linux"

10:27:27 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

10:27:27 ML_SYSTEM="polyml-5.9.1"

10:27:27 ML_OPTIONS="-H 4000 --maxheap 8G"

10:27:27 jobs = 1, threads = 1, numa = false

10:27:27

10:27:27 === BUILD ===

10:27:27

10:27:27 Build started at Sat, 13 Apr 2024 10:27:27 +0200

10:27:27 Isabelle id 7506cb70ecfb

10:27:27

10:27:27 === LOG ===

10:27:27

10:27:29 ### Nothing to build

10:27:29

10:27:29 === TIMING ===

10:27:29

10:27:29 Overall: 0:00:01 elapsed time

10:27:30 Started calculate disk usage of build

10:27:30 Finished Calculation of disk usage of build in 0 seconds

10:27:52 Started calculate disk usage of workspace

10:27:52 Finished Calculation of disk usage of workspace in 0 seconds

10:27:53 No emails were triggered.

10:27:53 Finished: SUCCESS