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

GitLab gitlab at mg.gitlab.com
Wed Aug 5 03:07:09 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 #174379158 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/174379158 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.

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

Stage: build
Name: go_1_10

Job #671346745 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/671346745/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:1596596769:get_sources
section_start:1596596769: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.08s)
    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.091s
section_end:1596596781:step_script
ERROR: Job failed: exit code 1


Job #671346801 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/671346801/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:1596596766:get_sources
section_start:1596596766: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.08s)
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	5.095s
section_end:1596596778:step_script
ERROR: Job failed: exit code 1


Job #671346775 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/671346775/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:1596596769:get_sources
section_start:1596596769: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.05s)
    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.065s
section_end:1596596781:step_script
ERROR: Job failed: exit code 1


Job #671346729 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/671346729/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:1596596768:get_sources
section_start:1596596768: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.85s)
    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.870s
section_end:1596596780: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/20200805/a90bacf8/attachment.htm>


More information about the Libvirt-ci mailing list