Build failed in Jenkins: ovirt_master_publish-rpms_nightly #378

See <http://jenkins.ovirt.org/job/ovirt_master_publish-rpms_nightly/378/> ------------------------------------------ Started by timer Building on master in workspace <http://jenkins.ovirt.org/job/ovirt_master_publish-rpms_nightly/ws/> [WS-CLEANUP] Deleting project workspace... [ovirt_master_publish-rpms_nightly] $ /bin/bash -xe /tmp/hudson1911338184588900113.sh + rm -rf <http://jenkins.ovirt.org/job/ovirt_master_publish-rpms_nightly/ws/artifacts> + mkdir <http://jenkins.ovirt.org/job/ovirt_master_publish-rpms_nightly/ws/artifacts> Copied 8 artifacts from "ovirt-host-deploy_master_create-rpms-el7-x86_64_merged" build number 54 Copied 8 artifacts from "ovirt-host-deploy_master_create-rpms-fc23-x86_64_merged" build number 11 Copied 9 artifacts from "otopi_master_create-rpms-el7-x86_64_merged" build number 39 Copied 9 artifacts from "otopi_master_create-rpms-fc23-x86_64_merged" build number 7 Copied 8 artifacts from "ovirt-vmconsole_master_create-rpms-el7-x86_64_merged" build number 28 Copied 8 artifacts from "ovirt-vmconsole_master_create-rpms-fc23-x86_64_merged" build number 5 Copied 4 artifacts from "ovirt-iso-uploader_master_build-artifacts-el7-x86_64" build number 4 Copied 4 artifacts from "ovirt-iso-uploader_master_build-artifacts-fc23-x86_64" build number 4 Copied 4 artifacts from "ovirt-log-collector_master_build-artifacts-el7-x86_64" build number 2 Copied 4 artifacts from "ovirt-log-collector_master_build-artifacts-fc23-x86_64" build number 2 Copied 4 artifacts from "ovirt-engine-cli_master_build-artifacts-el7-x86_64" build number 14 Copied 4 artifacts from "ovirt-engine-cli_master_build-artifacts-fc23-x86_64" build number 7 Copied 8 artifacts from "ovirt-engine-extension-aaa-ldap_master_create-rpms-el7-x86_64_merged" build number 136 Copied 8 artifacts from "ovirt-engine-extension-aaa-ldap_master_create-rpms-fc23-x86_64_merged" build number 10 Copied 7 artifacts from "ovirt-engine-extension-aaa-misc_master_create-rpms-el7-x86_64_merged" build number 18 Copied 7 artifacts from "ovirt-engine-extension-aaa-misc_master_create-rpms-fc23-x86_64_merged" build number 4 Copied 7 artifacts from "ovirt-engine-extension-logger-log4j_master_create-rpms-el7-x86_64_merged" build number 16 Copied 7 artifacts from "ovirt-engine-extension-logger-log4j_master_create-rpms-fc23-x86_64_merged" build number 2 Copied 7 artifacts from "ovirt-dwh_master_create-rpms-el7-x86_64_merged" build number 31 Copied 7 artifacts from "ovirt-dwh_master_create-rpms-fc23-x86_64_merged" build number 10 Copied 7 artifacts from "ovirt-engine-extension-aaa-jdbc_master_create-rpms-el7-x86_64_merged" build number 65 Copied 7 artifacts from "ovirt-engine-extension-aaa-jdbc_master_create-rpms-fc23-x86_64_merged" build number 11 Copied 4 artifacts from "ovirt-setup-lib_master_build-artifacts-el7-x86_64" build number 18 Copied 4 artifacts from "ovirt-setup-lib_master_build-artifacts-fc23-x86_64" build number 9 Copied 5 artifacts from "vdsm-jsonrpc-java_master_build-artifacts-el7-x86_64" build number 10 Copied 5 artifacts from "vdsm-jsonrpc-java_master_build-artifacts-fc23-x86_64" build number 10 Copied 24 artifacts from "ovirt-engine_master_build-artifacts-el7-x86_64" build number 1020 FATAL: Failed to copy /var/lib/jenkins/jobs/ovirt-engine_master_build-artifacts-fc23-x86_64/builds/484/archive/exported-artifacts/ovirt-engine-webadmin-portal-4.0.0-0.0.master.20160309170444.git194fd2c.fc23.noarch.rpm to <http://jenkins.ovirt.org/job/ovirt_master_publish-rpms_nightly/ws/artifacts/ovirt-engine-webadmin-portal-4.0.0-0.0.master.20160309170444.git194fd2c.fc23.noarch.rpm> hudson.util.IOException2: Failed to copy /var/lib/jenkins/jobs/ovirt-engine_master_build-artifacts-fc23-x86_64/builds/484/archive/exported-artifacts/ovirt-engine-webadmin-portal-4.0.0-0.0.master.20160309170444.git194fd2c.fc23.noarch.rpm to <http://jenkins.ovirt.org/job/ovirt_master_publish-rpms_nightly/ws/artifacts/ovirt-engine-webadmin-portal-4.0.0-0.0.master.20160309170444.git194fd2c.fc23.noarch.rpm> at hudson.plugins.copyartifact.FingerprintingCopyMethod.copyOne(FingerprintingCopyMethod.java:110) at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:479) at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:408) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:76) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782) at hudson.model.Build$BuildExecution.build(Build.java:205) at hudson.model.Build$BuildExecution.doRun(Build.java:162) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1738) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: java.io.IOException: No space left on device at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(FileOutputStream.java:318) at java.security.DigestOutputStream.write(DigestOutputStream.java:148) at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110) at hudson.Util.copyStream(Util.java:493) at hudson.FilePath$41.invoke(FilePath.java:2017) at hudson.FilePath$41.invoke(FilePath.java:2011) at hudson.FilePath.act(FilePath.java:990) at hudson.FilePath.act(FilePath.java:968) at hudson.FilePath.copyTo(FilePath.java:2011) at hudson.plugins.copyartifact.FingerprintingCopyMethod.copyOne(FingerprintingCopyMethod.java:80) ... 12 more
participants (1)
-
jenkins@ovirt.org