ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#314915] FAILED auditd-plugin-clickhouse.git=20230208.1.1-alt1
@ 2023-02-09  1:19 Girar awaiter (manowar)
  2023-02-09 11:38 ` [#314915] DONE (try 2) auditd-plugin-clickhouse.git=20230208.1.1-alt1 Girar pender (manowar)
  0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (manowar) @ 2023-02-09  1:19 UTC (permalink / raw)
  To: Paul Wolneykien; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name                      aarch64    armh    i586  ppc64le  x86_64
   #100  auditd-plugin-clickhouse     3:18  failed  failed     5:38    1:41

2023-Feb-09 01:13:32 :: task #314915 for sisyphus started by manowar:
#100 build 20230208.1.1-alt1 from /people/manowar/packages/auditd-plugin-clickhouse.git fetched at 2023-Feb-09 01:13:30
2023-Feb-09 01:13:34 :: [i586] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 01:13:34 :: [aarch64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 01:13:34 :: [x86_64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 01:13:34 :: [armh] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 01:13:34 :: [ppc64le] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:93: error: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long unsigned int' [-Werror=format=]
[i586]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[i586] --
[i586]       |                                                       long unsigned int
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:100: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=]
[i586]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[i586] --
[i586]       |                                                                        long unsigned int
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                 size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                               size_t {aka unsigned int}
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [CMakeFiles/test-auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/test-auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
[i586] --
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:93: error: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long unsigned int' [-Werror=format=]
[i586]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[i586] --
[i586]       |                                                       long unsigned int
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:100: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=]
[i586]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[i586] --
[i586]       |                                                                        long unsigned int
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                 size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                               size_t {aka unsigned int}
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [CMakeFiles/auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
2023-Feb-09 01:14:09 :: [i586] auditd-plugin-clickhouse.git 20230208.1.1-alt1: remote: build failed
2023-Feb-09 01:14:09 :: [i586] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build FAILED
2023-Feb-09 01:14:09 :: [i586] requesting cancellation of task processing
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:93: error: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long unsigned int' [-Werror=format=]
[armh]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[armh] --
[armh]       |                                                       long unsigned int
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:100: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=]
[armh]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[armh] --
[armh]       |                                                                        long unsigned int
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                 size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                               size_t {aka unsigned int}
[armh] cc1plus: all warnings being treated as errors
[armh] gmake[2]: *** [CMakeFiles/auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
[armh] --
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:93: error: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long unsigned int' [-Werror=format=]
[armh]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[armh] --
[armh]       |                                                       long unsigned int
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:271:100: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=]
[armh]   271 |                                         Logger::write("Increase the min success sequence: %zu -> %zu",
[armh] --
[armh]       |                                                                        long unsigned int
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                 size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                               size_t {aka unsigned int}
[armh] cc1plus: all warnings being treated as errors
[armh] gmake[2]: *** [CMakeFiles/test-auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/test-auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
2023-Feb-09 01:14:50 :: [armh] auditd-plugin-clickhouse.git 20230208.1.1-alt1: remote: build failed
2023-Feb-09 01:14:50 :: [armh] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build FAILED
2023-Feb-09 01:15:15 :: [x86_64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-09 01:16:52 :: [aarch64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-09 01:19:12 :: [ppc64le] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-09 01:14:09 :: [i586] build FAILED
2023-Feb-09 01:14:50 :: [armh] build FAILED
2023-Feb-09 01:19:13 :: task #314915 for sisyphus FAILED


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

* [#314915] DONE (try 2) auditd-plugin-clickhouse.git=20230208.1.1-alt1
  2023-02-09  1:19 [#314915] FAILED auditd-plugin-clickhouse.git=20230208.1.1-alt1 Girar awaiter (manowar)
@ 2023-02-09 11:38 ` Girar pender (manowar)
  0 siblings, 0 replies; 2+ messages in thread
From: Girar pender (manowar) @ 2023-02-09 11:38 UTC (permalink / raw)
  To: Paul Wolneykien
  Cc: sisyphus-incominger, Anton Farygin, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_307/314915/logs/events.2.2.log

subtask  name                      aarch64  armh  i586  ppc64le  x86_64
   #200  auditd-plugin-clickhouse     3:20  5:22  2:04     5:40    1:34

2023-Feb-09 11:33:15 :: task #314915 for sisyphus resumed by manowar:
#100 removed
#200 build 20230208.1.1-alt1 from /people/manowar/packages/auditd-plugin-clickhouse.git fetched at 2023-Feb-09 11:16:50
2023-Feb-09 11:33:18 :: [aarch64] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 11:33:18 :: [armh] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 11:33:18 :: [i586] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 11:33:18 :: [x86_64] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 11:33:18 :: [ppc64le] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-09 11:33:26 :: [i586] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK (cached)
2023-Feb-09 11:33:26 :: [x86_64] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK (cached)
2023-Feb-09 11:33:37 :: [ppc64le] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK (cached)
2023-Feb-09 11:33:44 :: [aarch64] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK (cached)
2023-Feb-09 11:33:56 :: [armh] #200 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK (cached)
2023-Feb-09 11:34:11 :: #200: auditd-plugin-clickhouse.git 20230208.1.1-alt1: build check OK
2023-Feb-09 11:34:13 :: build check OK
2023-Feb-09 11:34:16 :: noarch check OK
2023-Feb-09 11:34:19 :: plan: src +1 -1 =18184, aarch64 +2 -2 =30955, armh +2 -2 =28983, i586 +2 -2 =31021, ppc64le +2 -2 =30423, x86_64 +2 -2 =31913
#200 auditd-plugin-clickhouse 20230206.1.3-alt1 -> 20230208.1.1-alt1
 Wed Feb 08 2023 Paul Wolneykien <manowar@altlinux> 20230208.1.1-alt1
 - Set SendRetries=5 by default.
 - Reduce the min success sequence each time the batch is increased.
 - Write to log about batch size and min success sequence changes.
 - Reduce the batch only on the following server errors:
   CANNOT_ALLOCATE_MEMORY (173), MEMORY_LIMIT_EXCEEDED (241) and
   LIMIT_EXCEEDED (290).
 - Display the error type and code. Don't reduce the batch size on
   other than server errors.
 - Fix: If WriteCountLimitMin=0 use 1.
2023-Feb-09 11:35:05 :: patched apt indices
2023-Feb-09 11:35:18 :: created next repo
2023-Feb-09 11:35:27 :: duplicate provides check OK
2023-Feb-09 11:36:04 :: dependencies check OK
2023-Feb-09 11:36:27 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
	x86_64: auditd-plugin-clickhouse=20230208.1.1-alt1 post-install unowned files:
 /usr/share/auditd-plugin-clickhouse
2023-Feb-09 11:36:36 :: [x86_64] #200 auditd-plugin-clickhouse: install check OK (cached)
	i586: auditd-plugin-clickhouse=20230208.1.1-alt1 post-install unowned files:
 /usr/share/auditd-plugin-clickhouse
2023-Feb-09 11:36:36 :: [i586] #200 auditd-plugin-clickhouse: install check OK (cached)
2023-Feb-09 11:36:38 :: [x86_64] #200 auditd-plugin-clickhouse-debuginfo: install check OK (cached)
2023-Feb-09 11:36:38 :: [i586] #200 auditd-plugin-clickhouse-debuginfo: install check OK (cached)
	ppc64le: auditd-plugin-clickhouse=20230208.1.1-alt1 post-install unowned files:
 /usr/share/auditd-plugin-clickhouse
2023-Feb-09 11:36:46 :: [ppc64le] #200 auditd-plugin-clickhouse: install check OK (cached)
2023-Feb-09 11:36:49 :: [ppc64le] #200 auditd-plugin-clickhouse-debuginfo: install check OK (cached)
	aarch64: auditd-plugin-clickhouse=20230208.1.1-alt1 post-install unowned files:
 /usr/share/auditd-plugin-clickhouse
2023-Feb-09 11:36:54 :: [aarch64] #200 auditd-plugin-clickhouse: install check OK (cached)
2023-Feb-09 11:37:01 :: [aarch64] #200 auditd-plugin-clickhouse-debuginfo: install check OK (cached)
	armh: auditd-plugin-clickhouse=20230208.1.1-alt1 post-install unowned files:
 /usr/share/auditd-plugin-clickhouse
2023-Feb-09 11:37:06 :: [armh] #200 auditd-plugin-clickhouse: install check OK (cached)
2023-Feb-09 11:37:14 :: [armh] #200 auditd-plugin-clickhouse-debuginfo: install check OK (cached)
2023-Feb-09 11:37:32 :: [x86_64-i586] generated apt indices
2023-Feb-09 11:37:32 :: [x86_64-i586] created next repo
2023-Feb-09 11:37:42 :: [x86_64-i586] dependencies check OK
2023-Feb-09 11:37:43 :: gears inheritance check OK
2023-Feb-09 11:37:44 :: srpm inheritance check OK
girar-check-perms: access to auditd-plugin-clickhouse ALLOWED for manowar: project leader welcomes random builders
check-subtask-perms: #200: auditd-plugin-clickhouse: allowed for manowar
2023-Feb-09 11:37:45 :: acl check OK
2023-Feb-09 11:37:56 :: created contents_index files
2023-Feb-09 11:38:07 :: created hash files: aarch64 armh i586 ppc64le src x86_64
2023-Feb-09 11:38:09 :: task #314915 for sisyphus TESTED
2023-Feb-09 11:38:10 :: task is ready for commit
2023-Feb-09 11:38:15 :: repo clone OK
2023-Feb-09 11:38:15 :: packages update OK
2023-Feb-09 11:38:25 :: [x86_64 i586 aarch64 ppc64le armh] update OK
2023-Feb-09 11:38:25 :: repo update OK
2023-Feb-09 11:38:39 :: repo save OK
2023-Feb-09 11:38:39 :: src index update OK
2023-Feb-09 11:38:39 :: updated /gears/a/auditd-plugin-clickhouse.git branch `sisyphus'
2023-Feb-09 11:38:45 :: gears update OK
2023-Feb-09 11:38:45 :: task #314915 for sisyphus DONE


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

end of thread, other threads:[~2023-02-09 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09  1:19 [#314915] FAILED auditd-plugin-clickhouse.git=20230208.1.1-alt1 Girar awaiter (manowar)
2023-02-09 11:38 ` [#314915] DONE (try 2) auditd-plugin-clickhouse.git=20230208.1.1-alt1 Girar pender (manowar)

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