KiCad / kicad-mac-builder

The macOS V5+ KiCad builder and packager [moved to https://gitlab.com/kicad]
13 stars 6 forks source link

kicad-mac-builder-10.12-5.0-upload #2 failed #247

Closed wayneandlayneci closed 5 years ago

wayneandlayneci commented 5 years ago

Build 'kicad-mac-builder-10.12-5.0-upload' is failing!

Last 50 lines of build output:

[...truncated 1.01 KB...]
 > git --version # timeout=10
using GIT_ASKPASS to set credentials username/pass
 > git fetch --tags --progress https://github.com/kicad/kicad-mac-builder.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/kicad/kicad-mac-builder.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/kicad/kicad-mac-builder.git # timeout=10
Fetching upstream changes from https://github.com/kicad/kicad-mac-builder.git
using GIT_ASKPASS to set credentials username/pass
 > git fetch --tags --progress https://github.com/kicad/kicad-mac-builder.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5ac92991b1b5c58f9cf3523363269a64c93cb5ed (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ac92991b1b5c58f9cf3523363269a64c93cb5ed
Commit message: "Merge pull request #244 from KiCad/libngspice"
First time build. Skipping changelog.
[kicad-mac-builder-10.12-5.0-upload] $ /bin/sh -xe /var/folders/67/nvcz1w6j6gbcfkxv0pkxj25h0000gq/T/jenkins2728323658864129443.sh
+ vagrant plugin install vagrant-scp
Installing the 'vagrant-scp' plugin. This can take a few minutes...
Installed the plugin 'vagrant-scp (0.5.7)'!
+ cd ci/10.12-5.0
+ PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
+ vagrant halt
==> default: VM not created. Moving on...
+ PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
+ vagrant destroy -f
==> default: VM not created. Moving on...
+ rm -rf .vagrant
+ PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
+ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'macos_10.12'...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["import", "/Users/jenkinsslave/.vagrant.d/boxes/macos_10.12/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "packer-virtualbox-iso-1522723005_1543977905794_30713", "--vsys", "0", "--unit", "8", "--disk", "/Users/jenkinsslave/VirtualBox VMs/packer-virtualbox-iso-1522723005_1543977905794_30713/packer-virtualbox-iso-1522723005-disk001.vmdk"]

Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/jenkinsslave/.vagrant.d/boxes/macos_10.12/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not create the imported medium '/Users/jenkinsslave/VirtualBox VMs/packer-virtualbox-iso-1522723005_1543977905794_30713/packer-virtualbox-iso-1522723005-disk001.vmdk'.
VBoxManage: error: VMDK: cannot write allocated data block in '/Users/jenkinsslave/VirtualBox VMs/packer-virtualbox-iso-1522723005_1543977905794_30713/packer-virtualbox-iso-1522723005-disk001.vmdk' (VERR_DISK_FULL)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
Build step 'Execute shell' marked build as failure
Archiving artifacts

Changes since last successful build:

View full output