Started by user Alexander Harkness [Pipeline] Start of Pipeline [Pipeline] node Running on cloudbuilder-14200 in /jenkins/workspace/linux-aarch64 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u jenkins -p ******** https://registry.cuberite.org WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /jenkins/workspace/linux-aarch64@tmp/1936a779-8b4d-43f4-9505-813ff5f69eb5/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker inspect -f . cuberite/docker-ci/armhf:latest . [Pipeline] withDockerContainer cloudbuilder-14200 does not seem to be running inside a container $ docker run -t -d -u 0:0 -w /jenkins/workspace/linux-aarch64 -v /jenkins/workspace/linux-aarch64:/jenkins/workspace/linux-aarch64:rw,z -v /jenkins/workspace/linux-aarch64@tmp:/jenkins/workspace/linux-aarch64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cuberite/docker-ci/armhf:latest cat $ docker top 9f721dbca329a327d913223f1b86a39b687c832f64aafe303efce548d37c1374 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE No credentials specified Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@42b8bc9b; decorates RemoteLauncher[hudson.remoting.Channel@52fe6433:JNLP4-connect connection from 51.75.13.64/51.75.13.64:54684] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/cuberite/cuberite.git > git init /jenkins/workspace/linux-aarch64 # timeout=10 Fetching upstream changes from https://github.com/cuberite/cuberite.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/cuberite/cuberite.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e3d0874f7d255e1d00cd2fd69b76b9414e8e3b5b (origin/master) Commit message: "ByteBuffer: fully defined Position handling" > git config remote.origin.url https://github.com/cuberite/cuberite.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3d0874f7d255e1d00cd2fd69b76b9414e8e3b5b # timeout=10 > git rev-list --no-walk e3d0874f7d255e1d00cd2fd69b76b9414e8e3b5b # timeout=10 [Pipeline] sh + git submodule update --init Submodule 'Server/Plugins/ChatLog' (https://github.com/cuberite/ChatLog.git) registered for path 'Server/Plugins/ChatLog' Submodule 'Server/Plugins/Core' (https://github.com/cuberite/Core.git) registered for path 'Server/Plugins/Core' Submodule 'Server/Plugins/ProtectionAreas' (https://github.com/cuberite/ProtectionAreas.git) registered for path 'Server/Plugins/ProtectionAreas' Submodule 'Tools/BlockTypePaletteGenerator/lib/lunajson' (https://github.com/grafi-tt/lunajson.git) registered for path 'Tools/BlockTypePaletteGenerator/lib/lunajson' Submodule 'lib/SQLiteCpp' (https://github.com/cuberite/SQLiteCpp.git) registered for path 'lib/SQLiteCpp' Submodule 'lib/TCLAP' (https://github.com/cuberite/TCLAP.git) registered for path 'lib/TCLAP' Submodule 'lib/cmake-coverage' (https://github.com/cuberite/cmake-coverage.git) registered for path 'lib/cmake-coverage' Submodule 'lib/expat' (https://github.com/cuberite/expat.git) registered for path 'lib/expat' Submodule 'lib/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'lib/fmt' Submodule 'lib/jsoncpp' (https://github.com/open-source-parsers/jsoncpp.git) registered for path 'lib/jsoncpp' Submodule 'lib/libdeflate' (https://github.com/cuberite/libdeflate) registered for path 'lib/libdeflate' Submodule 'lib/libevent' (https://github.com/cuberite/libevent.git) registered for path 'lib/libevent' Submodule 'lib/lua' (https://github.com/cuberite/lua.git) registered for path 'lib/lua' Submodule 'lib/luaexpat' (https://github.com/cuberite/luaexpat.git) registered for path 'lib/luaexpat' Submodule 'lib/luaproxy' (https://github.com/cuberite/luaproxy.git) registered for path 'lib/luaproxy' Submodule 'lib/mbedtls' (https://github.com/cuberite/polarssl.git) registered for path 'lib/mbedtls' Submodule 'lib/sqlite' (https://github.com/cuberite/sqlite.git) registered for path 'lib/sqlite' Submodule 'lib/tolua++' (https://github.com/cuberite/toluapp.git) registered for path 'lib/tolua++' Cloning into '/jenkins/workspace/linux-aarch64/Server/Plugins/ChatLog'... Sending interrupt signal to process Cloning into '/jenkins/workspace/linux-aarch64/Server/Plugins/Core'... Terminated script returned exit code 143 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Toolchain) Stage "Toolchain" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Artifacts) Stage "Artifacts" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } $ docker stop --time=1 9f721dbca329a327d913223f1b86a39b687c832f64aafe303efce548d37c1374 $ docker rm -f 9f721dbca329a327d913223f1b86a39b687c832f64aafe303efce548d37c1374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline java.io.IOException: failed to run kill at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:363) at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:483) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:513) at org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:319) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1161) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1150) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:917) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.run(CpsVmExecutorService.java:38) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Finished: ABORTED