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/afp-repo

[afp-repo] $ hg showconfig paths.default

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

pulling from https://bitbucket.org/isa-afp/afp-devel/

no changes found

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

8 files updated, 0 files merged, 1 files removed, 0 files unresolved

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

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

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

[afp-repo] $ hg log --rev a78b2535f5685064086650445a2fa9e04fc40457

changeset: 7261:a78b2535f568

user: immler

date: Fri Oct 28 11:52:36 2016 +0200

summary: removed devel-entry Multivariate_Polynomials and moved contents to entry Polynomials

[afp-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(a78b2535f5685064086650445a2fa9e04fc40457)" --encoding UTF-8 --encodingmode replace

[afp-repo] $ /bin/sh -xe /tmp/hudson7429970765698901681.sh

+ echo c00faa7bddac2d18475f017e6dff3a5e8bea9143

c00faa7bddac2d18475f017e6dff3a5e8bea9143

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

Starting build job afp-repo-afp.

Finished Build : #504 of Job : afp-repo-afp 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 1 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