Skip to content
Success

Console Output

Started by an SCM change

[EnvInject] - Loading node environment variables.

Building on master in workspace /var/lib/jenkins/workspace/isabelle-repo

[isabelle-repo] $ hg showconfig paths.default

[isabelle-repo] $ hg pull --rev default

pulling from http://isabelle.in.tum.de/repos/isabelle/

searching for changes

no changes found

[isabelle-repo] $ hg update --clean --rev default

5 files updated, 0 files merged, 0 files removed, 0 files unresolved

[isabelle-repo] $ hg --config extensions.purge= clean --all

[isabelle-repo] $ hg log --rev . --template {node}

[isabelle-repo] $ hg log --rev . --template {rev}

[isabelle-repo] $ hg log --rev 1d85ac286c72237f245dcc2b2ba8a2bf7e858d41

changeset: 64430:1d85ac286c72

user: blanchet

date: Sat Oct 29 00:39:33 2016 +0200

summary: avoid code generator warnings when deleting equations in BNF commands (e.g., datatype) in locales with assumptions and similar

[isabelle-repo] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(1d85ac286c72237f245dcc2b2ba8a2bf7e858d41)" --encoding UTF-8 --encodingmode replace

[isabelle-repo] $ /bin/sh -xe /tmp/hudson5667867857905346490.sh

+ echo ae53f4d901a36c7a7eadb5ddebebd6ea11a968c1

ae53f4d901a36c7a7eadb5ddebebd6ea11a968c1

>> Job status: [isabelle-repo-makeall] the 'build only if scm changes' feature is disabled.

Starting build job isabelle-repo-makeall.

>> Job status: [isabelle-repo-afp] the 'build only if scm changes' feature is disabled.

Starting build job isabelle-repo-afp.

Finished Build : #594 of Job : isabelle-repo-afp with status : SUCCESS

Finished Build : #594 of Job : isabelle-repo-makeall with status : SUCCESS

Started calculate disk usage of build

Finished Calculation of disk usage of build in 0 seconds

Started calculate disk usage of workspace

Finished Calculation of disk usage of workspace in 3 second

Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered

Finished: SUCCESS