# Pastebin kxQpd8nN Started by upstream project "node-test-binary-arm" build number 11496 originally caused by: Started by upstream project "node-test-commit-arm-fanned" build number 12284 originally caused by: Started by upstream project "node-test-commit" build number 13734 originally caused by: Started by upstream project "node-test-pull-request" build number 11189 originally caused by: Started by user Anatoli Papirovski [EnvInject] - Loading node environment variables. Building remotely on test-requireio_securogroup-debian8-arm_pi3-2 (pi3-raspbian-jessie) in workspace /home/iojs/build/workspace/node-test-binary-arm FATAL: remote file operation failed: /home/iojs/build/workspace/node-test-binary-arm@tmp/secretFiles/8fd6c65b-c080-40cc-afcd-2bd9674e5b95/ci-iojs-org-id_rsa-github at hudson.remoting.Channel@480b0c90:Channel to /49.176.213.208: java.nio.file.FileSystemException: /home/iojs/build/workspace/node-test-binary-arm@tmp/secretFiles/8fd6c65b-c080-40cc-afcd-2bd9674e5b95/ci-iojs-org-id_rsa-github: Input/output error java.nio.file.FileSystemException: /home/iojs/build/workspace/node-test-binary-arm@tmp/secretFiles/8fd6c65b-c080-40cc-afcd-2bd9674e5b95/ci-iojs-org-id_rsa-github: Input/output error at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) at java.nio.file.Files.newOutputStream(Files.java:216) at hudson.FilePath$36.invoke(FilePath.java:1901) at hudson.FilePath$36.invoke(FilePath.java:1895) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2750) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:85) at java.lang.Thread.run(Thread.java:745) at ......remote call to Channel to /49.176.213.208(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1654) at hudson.remoting.UserResponse.retrieve(UserRequest.java:311) at hudson.remoting.Channel.call(Channel.java:905) at hudson.FilePath.act(FilePath.java:987) Caused: java.io.IOException: remote file operation failed: /home/iojs/build/workspace/node-test-binary-arm@tmp/secretFiles/8fd6c65b-c080-40cc-afcd-2bd9674e5b95/ci-iojs-org-id_rsa-github at hudson.remoting.Channel@480b0c90:Channel to /49.176.213.208 at hudson.FilePath.act(FilePath.java:994) at hudson.FilePath.act(FilePath.java:976) at hudson.FilePath.write(FilePath.java:1895) at hudson.FilePath.copyFrom(FilePath.java:901) at org.jenkinsci.plugins.credentialsbinding.impl.FileBinding.write(FileBinding.java:54) at org.jenkinsci.plugins.credentialsbinding.impl.FileBinding.write(FileBinding.java:42) at org.jenkinsci.plugins.credentialsbinding.impl.AbstractOnDiskBinding.bindSingle(AbstractOnDiskBinding.java:39) at org.jenkinsci.plugins.credentialsbinding.Binding.bind(Binding.java:150) at org.jenkinsci.plugins.credentialsbinding.impl.SecretBuildWrapper.setUp(SecretBuildWrapper.java:96) at hudson.model.Build$BuildExecution.doRun(Build.java:157) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:496) at hudson.model.Run.execute(Run.java:1737) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:421) TAP Reports Processing: START Looking for TAP results report in workspace using pattern: *.tap Saving reports... java.io.IOException: Failed to copy /home/iojs/build/workspace/node-test-binary-arm/test.tap to /var/lib/jenkins/jobs/node-test-binary-arm/configurations/axis-RUN_SUBSET/addons/axis-label/pi3-raspbian-jessie/builds/11496/tap-master-files/test.tap at hudson.FilePath.copyTo(FilePath.java:2003) at org.tap4j.plugin.TapPublisher.saveReports(TapPublisher.java:567) at org.tap4j.plugin.TapPublisher.performImpl(TapPublisher.java:404) at org.tap4j.plugin.TapPublisher.perform(TapPublisher.java:371) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:736) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:682) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:627) at hudson.model.Run.execute(Run.java:1762) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:421) Caused by: java.io.IOException: remote file operation failed: /home/iojs/build/workspace/node-test-binary-arm/test.tap at hudson.remoting.Channel@480b0c90:Channel to /49.176.213.208: java.nio.file.FileSystemException: /home/iojs/build/workspace/node-test-binary-arm/test.tap: Input/output error at hudson.FilePath.act(FilePath.java:994) at hudson.FilePath.act(FilePath.java:976) at hudson.FilePath.copyTo(FilePath.java:2024) at hudson.FilePath.copyTo(FilePath.java:2000) ... 13 more Caused by: java.nio.file.FileSystemException: /home/iojs/build/workspace/node-test-binary-arm/test.tap: Input/output error at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) at java.nio.file.Files.newByteChannel(Files.java:361) at java.nio.file.Files.newByteChannel(Files.java:407) at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384) at java.nio.file.Files.newInputStream(Files.java:152) at hudson.FilePath$41.invoke(FilePath.java:2027) at hudson.FilePath$41.invoke(FilePath.java:2024) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2750) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:85) at java.lang.Thread.run(Thread.java:745) at ......remote call to Channel to /49.176.213.208(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1654) at hudson.remoting.UserResponse.retrieve(UserRequest.java:311) at hudson.remoting.Channel.call(Channel.java:905) at hudson.FilePath.act(FilePath.java:987) ... 16 more Failed to save TAP reports Checking ^not ok Jenkins Text Finder: Error reading file '/home/iojs/build/workspace/node-test-binary-arm/test.tap' -- ignoring Notifying upstream projects of job completion Finished: FAILURE