libvirt-go-xml | Pipeline #174810521 has failed for master | b3a1a6b8

GitLab gitlab at mg.gitlab.com
Thu Aug 6 03:06:53 UTC 2020



Your pipeline has failed.

Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )

Commit: b3a1a6b8 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/b3a1a6b8bb41c9aba2ea41fc29b66e24dc22e0db )
Commit Message: Add support for storage pool 'cow' feature

Sig...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )

Pipeline #174810521 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/174810521 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.

Job #673250660 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/673250660/raw )

Stage: build
Name: go_1_12
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596683169:get_sources
section_start:1596683169:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (4.70s)
    xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.713s
section_end:1596683180:step_script
ERROR: Job failed: exit code 1


Job #673250663 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/673250663/raw )

Stage: build
Name: go_1_13
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596683163:get_sources
section_start:1596683163:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (4.93s)
    xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.945s
section_end:1596683175:step_script
ERROR: Job failed: exit code 1


Job #673250617 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/673250617/raw )

Stage: build
Name: go_1_11
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596683162:get_sources
section_start:1596683162:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (5.06s)
    xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	5.070s
section_end:1596683174:step_script
ERROR: Job failed: exit code 1


Job #673250670 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/673250670/raw )

Stage: build
Name: go_1_14
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596683161:get_sources
section_start:1596683161:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
    xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
--- FAIL: TestRoundTrip (5.51s)
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	5.529s
section_end:1596683173:step_script
ERROR: Job failed: exit code 1


Job #673250600 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/673250600/raw )

Stage: build
Name: go_1_10
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596683158:get_sources
section_start:1596683158:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (5.23s)
	xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	5.243s
section_end:1596683168:step_script
ERROR: Job failed: exit code 1



-- 
You're receiving this email because of your account on gitlab.com.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20200806/64a5ede3/attachment.htm>


More information about the Libvirt-ci mailing list