Skip to content
Success

Console Output

15:32:05 Started by an SCM change

15:32:05 Running as SYSTEM

15:32:05 [EnvInject] - Loading node environment variables.

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

15:32:05 [isabelle-notify] $ hg showconfig paths.default

15:32:05 [isabelle-notify] $ hg pull --rev default

15:32:05 pulling from https://isabelle.in.tum.de/repos/isabelle/

15:32:05 searching for changes

15:32:05 adding changesets

15:32:05 adding manifests

15:32:05 adding file changes

15:32:05 added 8 changesets with 12 changes to 11 files

15:32:05 new changesets 601ff5c7cad5:12ce957231e0

15:32:05 (run 'hg update' to get a working copy)

15:32:05 [isabelle-notify] $ hg update --clean --rev default

15:32:06 17 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

15:32:06 [isabelle-notify] $ hg log --rev . --template {rev}

15:32:06 [isabelle-notify] $ hg log --rev e414bcc5a39ea6d196e3ac41e25e492e146c05e2 --template exists\n

15:32:06 exists

15:32: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(e414bcc5a39ea6d196e3ac41e25e492e146c05e2)" --encoding UTF-8 --encodingmode replace

15:32:06 The recommended git tool is: NONE

15:32:07 No credentials specified

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

15:32:08 Fetching changes from the remote Git repository

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

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

15:32:08 > git --version # timeout=10

15:32:08 > git --version # 'git version 2.25.1'

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

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

15:32:08 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master)

15:32:08 > git config core.sparsecheckout # timeout=10

15:32:08 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

15:32:08 Commit message: "use options instead of ci.preferences;"

15:32:08 > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

15:32:08 No emails were triggered.

15:32:08

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

15:32:08 [EnvInject] - Injecting as environment variables the properties content

15:32:08 ITC=true

15:32:08

15:32:08 [EnvInject] - Variables injected successfully.

15:32:08 [isabelle-notify] $ /bin/sh -xe /tmp/jenkins11069927671763628042.sh

15:32:08 + Admin/jenkins/run_build notify

15:32:08 + set -e

15:32:08 + PROFILE=notify

15:32:08 + shift

15:32:08 + bin/isabelle components -a

15:32:09 ### Missing Isabelle component: "/media/data/jenkins/.isabelle/contrib/jdk-21.0.3"

15:32:09 Getting "https://isabelle.sketis.net/components/jdk-21.0.3.tar.gz"

15:32:20 Unpacking "/media/data/jenkins/.isabelle/contrib/jdk-21.0.3.tar.gz"

15:32:32 + bin/isabelle jedit -bf

15:32:32 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle.jar) ...

15:33:28 ### Building Demo (/media/data/jenkins/workspace/isabelle-notify/src/Tools/Demo/lib/demo.jar) ...

15:33:28 ### Building graph browser (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_graphbrowser.jar) ...

15:33:30 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

15:33:30 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

15:33:30 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_admin.jar) ...

15:33:30 ### Building Isabelle Tools Collection (/media/data/jenkins/workspace/isabelle-notify/itc/lib/classes/isabelle_tools_collection.jar) ...

15:33:30 + bin/isabelle ocaml_setup

15:33:31 # Run eval $(opam env) to update the current shell environment

15:33:31 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

15:33:31 opam update

15:33:31

15:33:32 [NOTE] Package zarith is already installed (current version is 1.12).

15:33:32 + bin/isabelle ghc_setup

15:33:33 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

15:33:33 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

15:33:34 The Glorious Glasgow Haskell Compilation System, version 9.6.4

15:33:34 + bin/isabelle go_setup

15:33:36 Component directory "/media/data/jenkins/.isabelle/contrib/go-1.22.1"

15:33:36 ### Platform x86_64-linux already installed

15:33:36 + bin/isabelle ci_build notify

15:33:38

15:33:38 === CONFIGURATION ===

15:33:38

15:33:38 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

15:33:38 ISABELLE_BUILD_OPTIONS=""

15:33:38

15:33:38 ML_PLATFORM="x86_64_32-linux"

15:33:38 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

15:33:38 ML_SYSTEM="polyml-5.9.1"

15:33:38 ML_OPTIONS="-H 4000 --maxheap 8G"

15:33:38 jobs = 1, threads = 1, numa = false

15:33:38

15:33:38 === BUILD ===

15:33:38

15:33:38 Build started at Thu, 18 Apr 2024 13:33:38 GMT

15:33:38 Isabelle id 12ce957231e0

15:33:38

15:33:38 === LOG ===

15:33:38

15:33:40 ### Nothing to build

15:33:40

15:33:40 === TIMING ===

15:33:40

15:33:40 Overall: 0:00:01 elapsed time

15:33:41 Started calculate disk usage of build

15:33:41 Finished Calculation of disk usage of build in 0 seconds

15:33:41 Started calculate disk usage of workspace

15:33:42 Finished Calculation of disk usage of workspace in 0 seconds

15:33:42 No emails were triggered.

15:33:42 Finished: SUCCESS