libvirt-go-xml | Pipeline #190946954 has failed for master | aac5db56

GitLab gitlab at mg.gitlab.com
Thu Sep 17 03:06:31 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: aac5db56 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/aac5db5623851491d4f5fd14ee5d6ed7d1d6d729 )
Commit Message: Add domain hostdev 'writeFiltering' attribute

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

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

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

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


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

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


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

Skipping Git submodules setup
section_end:1600311971:get_sources
section_start:1600311971: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/nodedevschemadata/css_0_0_ffff.xml: /device[0]/capability[0]: element in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.79s)
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.802s
section_end:1600311983:step_script
ERROR: Job failed: exit code 1


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

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


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

Skipping Git submodules setup
section_end:1600311967:get_sources
section_start:1600311967: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.51s)
	xml_test.go:374: testdata/libvirt/tests/nodedevschemadata/css_0_0_ffff.xml: /device[0]/capability[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.523s
section_end:1600311976: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/20200917/30a7e0f8/attachment.htm>


More information about the Libvirt-ci mailing list