Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building on master in workspace /var/lib/jenkins/jobs/MUQ2_Nightly/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://bitbucket.org/mituq/muq2.git > git init /var/lib/jenkins/jobs/MUQ2_Nightly/workspace # timeout=10 Fetching upstream changes from https://bitbucket.org/mituq/muq2.git > git --version # timeout=10 > git --version # 'git version 2.7.4' > git fetch --tags --progress https://bitbucket.org/mituq/muq2.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://bitbucket.org/mituq/muq2.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision d3a21f868a37186fb71c0461c5a0ea5888ffd248 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d3a21f868a37186fb71c0461c5a0ea5888ffd248 # timeout=10 Commit message: "Merged in mparno/CollectionMeta (pull request #31)" > git rev-list --no-walk d3a21f868a37186fb71c0461c5a0ea5888ffd248 # timeout=10 [Checks API] No suitable checks publisher found. Triggering MUQ2_Nightly » PYTHON2,reynolds Triggering MUQ2_Nightly » PYTHON3,reynolds Triggering MUQ2_Nightly » None,reynolds MUQ2_Nightly » PYTHON2,reynolds completed with result SUCCESS MUQ2_Nightly » PYTHON3,reynolds completed with result SUCCESS MUQ2_Nightly » None,reynolds completed with result SUCCESS [Checks API] No suitable checks publisher found. Finished: SUCCESS