Skip to content
Success

Console Output

17:26:05 Started by an SCM change

17:26:05 Running as SYSTEM

17:26:05 [EnvInject] - Loading node environment variables.

17:26:05 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-notify

17:26:05 [isabelle-notify] $ hg showconfig paths.default

17:26:05 [isabelle-notify] $ hg pull --rev default

17:26:06 pulling from https://isabelle.in.tum.de/repos/isabelle/

17:26:06 searching for changes

17:26:06 adding changesets

17:26:06 adding manifests

17:26:06 adding file changes

17:26:06 added 1 changesets with 1 changes to 1 files

17:26:06 new changesets 7fefa7839ac6

17:26:06 (run 'hg update' to get a working copy)

17:26:06 [isabelle-notify] $ hg update --clean --rev default

17:26:06 27 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

17:26:06 [isabelle-notify] $ hg log --rev . --template {rev}

17:26:06 [isabelle-notify] $ hg log --rev 200107cdd3ace94795120c67770f74402ab1903e --template exists\n

17:26:06 exists

17:26:06 [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(200107cdd3ace94795120c67770f74402ab1903e)" --encoding UTF-8 --encodingmode replace

17:26:06 The recommended git tool is: NONE

17:26:08 No credentials specified

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

17:26:08 Fetching changes from the remote Git repository

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

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

17:26:08 > git --version # timeout=10

17:26:08 > git --version # 'git version 2.25.1'

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

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

17:26:08 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master)

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

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

17:26:09 Commit message: "use options instead of ci.preferences;"

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

17:26:09 No emails were triggered.

17:26:09

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

17:26:09 [EnvInject] - Injecting as environment variables the properties content

17:26:09 ITC=true

17:26:09

17:26:09 [EnvInject] - Variables injected successfully.

17:26:09 [isabelle-notify] $ /bin/sh -xe /tmp/jenkins10363737113694830951.sh

17:26:09 + Admin/jenkins/run_build notify

17:26:09 + set -e

17:26:09 + PROFILE=notify

17:26:09 + shift

17:26:09 + bin/isabelle components -a

17:26:09 + bin/isabelle jedit -bf

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

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

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

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

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

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

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

17:27:09 + bin/isabelle ocaml_setup

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

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

17:27:10 opam update

17:27:10

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

17:27:11 + bin/isabelle ghc_setup

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

17:27:12 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

17:27:13 The Glorious Glasgow Haskell Compilation System, version 9.6.4

17:27:13 + bin/isabelle go_setup

17:27:15 Component directory "/media/data/jenkins/.isabelle/contrib/go-1.22.1"

17:27:15 ### Platform x86_64-linux already installed

17:27:15 + bin/isabelle ci_build notify

17:27:17

17:27:17 === CONFIGURATION ===

17:27:17

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

17:27:17 ISABELLE_BUILD_OPTIONS=""

17:27:17

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

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

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

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

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

17:27:17

17:27:17 === BUILD ===

17:27:17

17:27:17 Build started at Mon, 13 May 2024 15:27:17 GMT

17:27:17 Isabelle id 7fefa7839ac6

17:27:17

17:27:17 === LOG ===

17:27:17

17:27:19 ### Nothing to build

17:27:19

17:27:19 === TIMING ===

17:27:19

17:27:19 Overall: 0:00:01 elapsed time

17:27:20 Started calculate disk usage of build

17:27:21 Finished Calculation of disk usage of build in 0 seconds

17:27:21 Started calculate disk usage of workspace

17:27:21 Finished Calculation of disk usage of workspace in 0 seconds

17:27:22 No emails were triggered.

17:27:22 Finished: SUCCESS