libvirt-go-xml | Pipeline #160301232 has failed for master | f3177157

GitLab gitlab at mg.gitlab.com
Fri Jun 26 03:06:16 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: f3177157 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/f3177157f8a21cdf069d2949b89479f4e0f3d82e )
Commit Message: Add support for ipv6 attribute in network NAT s...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )

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

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

Stage: build
Name: go_1_11

Job #612419634 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/612419634/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 f3177157 as master...

Skipping Git submodules setup
section_end:1593140760:get_sources
section_start:1593140760: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 (6.88s)
    xml_test.go:374: testdata/libvirt/tests/nodedevschemadata/mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9.xml: /device[0]/capability[0]/attr[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	6.895s
section_end:1593140775:step_script
ERROR: Job failed: exit code 1


Job #612419623 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/612419623/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 f3177157 as master...

Skipping Git submodules setup
section_end:1593140759:get_sources
section_start:1593140759: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 (7.43s)
    xml_test.go:374: testdata/libvirt/tests/nodedevschemadata/mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9.xml: /device[0]/capability[0]/attr[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	7.445s
section_end:1593140773:step_script
ERROR: Job failed: exit code 1


Job #612419646 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/612419646/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 f3177157 as master...

Skipping Git submodules setup
section_end:1593140760:get_sources
section_start:1593140760: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
    TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/nodedevschemadata/mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9.xml: /device[0]/capability[0]/attr[0]: element in expected XML missing in actual XML
--- FAIL: TestRoundTrip (6.53s)
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	6.543s
section_end:1593140773:step_script
ERROR: Job failed: exit code 1


Job #612419604 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/612419604/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 f3177157 as master...

Skipping Git submodules setup
section_end:1593140759:get_sources
section_start:1593140759: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 (7.07s)
	xml_test.go:374: testdata/libvirt/tests/nodedevschemadata/mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9.xml: /device[0]/capability[0]/attr[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	7.090s
section_end:1593140771: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/20200626/4f402a1f/attachment.htm>


More information about the Libvirt-ci mailing list