ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#319394] [test-only] FAILED virtiofsd.git=1.6.0-alt1
@ 2023-04-26 20:14 Girar awaiter (shaba)
  2023-04-26 20:34 ` [#319394] DONE (try 2) virtiofsd.git=1.6.0-alt1 Girar pender (shaba)
  0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (shaba) @ 2023-04-26 20:14 UTC (permalink / raw)
  To: Alexey Shabalin; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/319394/logs/events.1.1.log

subtask  name       aarch64    armh    i586  ppc64le  x86_64
   #100  virtiofsd     3:09  failed  failed     3:51    1:40

2023-Apr-26 20:10:06 :: test-only task #319394 for sisyphus started by shaba:
#100 build 1.6.0-alt1 from /people/shaba/packages/virtiofsd.git fetched at 2023-Apr-26 20:10:04
2023-Apr-26 20:10:08 :: [armh] #100 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:10:08 :: [ppc64le] #100 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:10:08 :: [i586] #100 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:10:08 :: [x86_64] #100 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:10:08 :: [aarch64] #100 virtiofsd.git 1.6.0-alt1: build start
[i586]    --> src/sandbox.rs:207:39
[i586] 207 |         oslib::mount(None, "/", None, libc::MS_SLAVE | libc::MS_REC).map_err(Error::CleanMount)?;
[i586]     |         ------------                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[i586] --
[i586] help: you can convert a `u32` to a `u64`
[i586] 207 |         oslib::mount(None, "/", None, (libc::MS_SLAVE | libc::MS_REC).into()).map_err(Error::CleanMount)?;
[i586] error[E0308]: mismatched types
[i586] --
[i586]    --> src/sandbox.rs:285:39
[i586] 285 |         oslib::mount(None, ".", None, libc::MS_SLAVE | libc::MS_REC).map_err(Error::CleanMount)?;
[i586]     |         ------------                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[i586] --
[i586] help: you can convert a `u32` to a `u64`
[i586] 285 |         oslib::mount(None, ".", None, (libc::MS_SLAVE | libc::MS_REC).into()).map_err(Error::CleanMount)?;
[i586] Some errors have detailed explanations: E0277, E0308, E0425.
[i586] For more information about an error, try `rustc --explain E0277`.
[i586] error: could not compile `virtiofsd` due to 20 previous errors
2023-Apr-26 20:11:02 :: [i586] virtiofsd.git 1.6.0-alt1: remote: build failed
2023-Apr-26 20:11:02 :: [i586] #100 virtiofsd.git 1.6.0-alt1: build FAILED
2023-Apr-26 20:11:02 :: [i586] requesting cancellation of task processing
2023-Apr-26 20:11:48 :: [x86_64] #100 virtiofsd.git 1.6.0-alt1: build OK
[armh]    --> src/sandbox.rs:207:39
[armh] 207 |         oslib::mount(None, "/", None, libc::MS_SLAVE | libc::MS_REC).map_err(Error::CleanMount)?;
[armh]     |         ------------                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[armh] --
[armh] help: you can convert a `u32` to a `u64`
[armh] 207 |         oslib::mount(None, "/", None, (libc::MS_SLAVE | libc::MS_REC).into()).map_err(Error::CleanMount)?;
[armh] error[E0308]: mismatched types
[armh] --
[armh]    --> src/sandbox.rs:285:39
[armh] 285 |         oslib::mount(None, ".", None, libc::MS_SLAVE | libc::MS_REC).map_err(Error::CleanMount)?;
[armh]     |         ------------                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32`
[armh] --
[armh] help: you can convert a `u32` to a `u64`
[armh] 285 |         oslib::mount(None, ".", None, (libc::MS_SLAVE | libc::MS_REC).into()).map_err(Error::CleanMount)?;
[armh] Some errors have detailed explanations: E0277, E0308, E0425.
[armh] For more information about an error, try `rustc --explain E0277`.
[armh] error: could not compile `virtiofsd` due to 21 previous errors
2023-Apr-26 20:12:28 :: [armh] virtiofsd.git 1.6.0-alt1: remote: build failed
2023-Apr-26 20:12:28 :: [armh] #100 virtiofsd.git 1.6.0-alt1: build FAILED
2023-Apr-26 20:13:17 :: [aarch64] #100 virtiofsd.git 1.6.0-alt1: build OK
2023-Apr-26 20:13:59 :: [ppc64le] #100 virtiofsd.git 1.6.0-alt1: build OK
2023-Apr-26 20:11:02 :: [i586] build FAILED
2023-Apr-26 20:12:28 :: [armh] build FAILED
2023-Apr-26 20:14:00 :: task #319394 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [#319394] DONE (try 2) virtiofsd.git=1.6.0-alt1
  2023-04-26 20:14 [#319394] [test-only] FAILED virtiofsd.git=1.6.0-alt1 Girar awaiter (shaba)
@ 2023-04-26 20:34 ` Girar pender (shaba)
  0 siblings, 0 replies; 2+ messages in thread
From: Girar pender (shaba) @ 2023-04-26 20:34 UTC (permalink / raw)
  To: Alexey Shabalin; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_311/319394/logs/events.2.1.log

subtask  name       aarch64  armh  i586  ppc64le  x86_64
   #200  virtiofsd     2:57     -     -     3:21    1:33

2023-Apr-26 20:27:05 :: task #319394 for sisyphus resumed by shaba:
#100 removed
#200 build 1.6.0-alt1 from /people/shaba/packages/virtiofsd.git fetched at 2023-Apr-26 20:26:54
2023-Apr-26 20:27:06 :: [aarch64] #200 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:27:06 :: [x86_64] #200 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:27:06 :: [ppc64le] #200 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:27:06 :: [i586] #200 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:27:06 :: [armh] #200 virtiofsd.git 1.6.0-alt1: build start
2023-Apr-26 20:27:15 :: [i586] #200 virtiofsd.git 1.6.0-alt1: build SKIPPED
2023-Apr-26 20:27:33 :: [armh] #200 virtiofsd.git 1.6.0-alt1: build SKIPPED
2023-Apr-26 20:28:39 :: [x86_64] #200 virtiofsd.git 1.6.0-alt1: build OK
2023-Apr-26 20:30:03 :: [aarch64] #200 virtiofsd.git 1.6.0-alt1: build OK
2023-Apr-26 20:30:27 :: [ppc64le] #200 virtiofsd.git 1.6.0-alt1: build OK
2023-Apr-26 20:30:37 :: #200: virtiofsd.git 1.6.0-alt1: build check OK
2023-Apr-26 20:30:39 :: build check OK
2023-Apr-26 20:30:41 :: noarch check OK
2023-Apr-26 20:30:43 :: plan: src +1 -0 =18358, aarch64 +2 -0 =31382, ppc64le +2 -0 =30811, x86_64 +2 -0 =32332
2023-Apr-26 20:31:23 :: patched apt indices
2023-Apr-26 20:31:35 :: created next repo
2023-Apr-26 20:31:44 :: duplicate provides check OK
2023-Apr-26 20:32:21 :: dependencies check OK
2023-Apr-26 20:32:44 :: [x86_64 aarch64 ppc64le] ELF symbols check OK
2023-Apr-26 20:32:56 :: [x86_64] #200 virtiofsd: install check OK
2023-Apr-26 20:33:02 :: [x86_64] #200 virtiofsd-debuginfo: install check OK
2023-Apr-26 20:33:05 :: [aarch64] #200 virtiofsd: install check OK
2023-Apr-26 20:33:09 :: [ppc64le] #200 virtiofsd: install check OK
2023-Apr-26 20:33:15 :: [aarch64] #200 virtiofsd-debuginfo: install check OK
2023-Apr-26 20:33:25 :: [ppc64le] #200 virtiofsd-debuginfo: install check OK
2023-Apr-26 20:33:42 :: [x86_64-i586] generated apt indices
2023-Apr-26 20:33:42 :: [x86_64-i586] created next repo
2023-Apr-26 20:33:51 :: [x86_64-i586] dependencies check OK
2023-Apr-26 20:33:52 :: gears inheritance check OK
2023-Apr-26 20:33:53 :: srpm inheritance check OK
girar-check-perms: access to virtiofsd ALLOWED for shaba: project `virtiofsd' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #200: virtiofsd: allowed for shaba
2023-Apr-26 20:33:53 :: acl check OK
2023-Apr-26 20:34:05 :: created contents_index files
2023-Apr-26 20:34:14 :: created hash files: aarch64 ppc64le src x86_64
2023-Apr-26 20:34:17 :: task #319394 for sisyphus TESTED
2023-Apr-26 20:34:17 :: task is ready for commit
2023-Apr-26 20:34:23 :: repo clone OK
2023-Apr-26 20:34:23 :: packages update OK
2023-Apr-26 20:34:30 :: [x86_64 aarch64 ppc64le] update OK
2023-Apr-26 20:34:30 :: repo update OK
2023-Apr-26 20:34:43 :: repo save OK
2023-Apr-26 20:34:43 :: src index update OK
2023-Apr-26 20:34:44 :: created /gears/v/virtiofsd.git branch `sisyphus'
2023-Apr-26 20:34:45 :: gears update OK
2023-Apr-26 20:34:46 :: ACL for new project `virtiofsd' assigned to user `shaba'
2023-Apr-26 20:34:46 :: task #319394 for sisyphus DONE


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-26 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-26 20:14 [#319394] [test-only] FAILED virtiofsd.git=1.6.0-alt1 Girar awaiter (shaba)
2023-04-26 20:34 ` [#319394] DONE (try 2) virtiofsd.git=1.6.0-alt1 Girar pender (shaba)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git