See <https://builds.apache.org/job/Aurora/1903/display/redirect?page=changes>

Changes:

[wfarner] Add RemoveJobUpdates log Op, slim JobUpdateStore API

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/Aurora/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/aurora.git
 > git init <https://builds.apache.org/job/Aurora/ws/> # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/aurora.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/aurora.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/aurora.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/aurora.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/aurora.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/aurora.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 284f40f5e36c70114e6229fcb93e3b203d2f1120 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 284f40f5e36c70114e6229fcb93e3b203d2f1120
Commit message: "Add RemoveJobUpdates log Op, slim JobUpdateStore API"
 > git rev-list 80139da4624916e406c7e80c4ea2d286d4d859c3 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Aurora] $ /bin/bash -xe /tmp/jenkins4940019167058511248.sh
+ export HOME=<https://builds.apache.org/job/Aurora/ws/.home>
+ HOME=<https://builds.apache.org/job/Aurora/ws/.home>
++ awk '/^MemAvailable:/{print $2}' /proc/meminfo
+ available_mem_k=
+ echo

+ threshold_mem_k=4194304
+ ((  threshold_mem_k > available_mem_k  ))
+ echo 'Less than 4 GiB memory available. Bailing.'
Less than 4 GiB memory available. Bailing.
+ exit 1
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to