Skip to content

Instantly share code, notes, and snippets.

2024-04-16T13:44:13.734Z ERROR [p.p.command] [9,835,165] [replace facts] Retrying after attempt 0 for sg2-v-test-ordo-1.be.core.pw, due to: java.sql.BatchUpdateException: Batch entry 0 UPDATE factsets SET timestamp = '2024-04-15 16:43:23.334+00',environment_id = 1,producer_timestamp = '2024-04-15 16:43:23.305+00',hash = '\x4188b48a4fc376d224f87fd4fd7cacc4c4c0f382',producer_id = 4,paths_hash = ?,volatile = '{"zabbix_templates":"|Template_Security_Linux|Template_PostgreSQL|Template_Service_Consul|","role":"","owner":"sm","puppet_agent_catalog_run_lockfile":"/run/puppetlabs/agent_catalog_run.lock","zabbix_groups":"|puppet_server/sg2-mgmt-2.be.core.pw|cmdb/state/production|wtp|cmdb/responsible/wtp|db|cmdb/cost_center_cc/04mn59|zabbix/proxy/sg2-mgmt-2|web_devops|","augeasversion":"1.13.0","last_run":"Mon Apr 15 16:43:20:645853744 UTC 2024","project":"","path":"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin","uptime":"37 days","pg_dbs_schemas":{"nprssg":["public","pglogical"],"ordosg":["ordo_0","ordo_1","o
Скрытые параметры от RaJCeL
https://wgmods.net/3080/ no more
Дополнения для ангара
https://wgmods.net/1550/ 500 internal error
Fix Reticle Size
https://wgmods.net/6349
This file has been truncated, but you can view the full file.
make[1]: Leaving directory '/builddir/build/BUILD/curl-7.85.0/build-full/tests/libtest'
make[1]: Entering directory '/builddir/build/BUILD/curl-7.85.0/build-full/tests'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/builddir/build/BUILD/curl-7.85.0/build-full/tests'
make: Leaving directory '/builddir/build/BUILD/curl-7.85.0/build-full/tests'
+ export OPENSSL_SYSTEM_CIPHERS_OVERRIDE=XXX
+ OPENSSL_SYSTEM_CIPHERS_OVERRIDE=XXX
+ export OPENSSL_CONF=
+ OPENSSL_CONF=
+ export srcdir=../../tests
@sharewax
sharewax / ladvd
Created July 21, 2017 11:56
ladvd
# valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
==24911== Memcheck, a memory error detector
==24911== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==24911== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==24911== Command: /usr/sbin/ladvd -f -a -z
==24911==
ladvd 1.1.1 running
==27447== Warning: noted but unhandled ioctl 0x8983 with no size/direction hints.
==27447== This could cause spurious value errors to appear.
==27447== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
@sharewax
sharewax / ladvd valgrind #2
Created July 5, 2017 07:42
ladvd valgrind #2
ps axu | grep valg
root 3620 0.0 0.0 112648 960 pts/2 S+ 19:43 0:00 grep --color=auto valg
root 12240 0.0 1.3 378064 322644 pts/1 S+ 13:31 0:10 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
ladvd 13746 0.0 0.6 219024 162120 pts/1 S+ 13:31 0:07 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
ps axu | grep valg
root 12240 0.0 2.6 706308 649480 pts/1 S+ Jul04 0:30 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
ladvd 13746 0.0 0.6 224624 170344 pts/1 S+ Jul04 0:19 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
==12240== Me
[root@ed-sl-a213 ~]# ps axu | grep valgr
root 25079 0.0 0.0 112648 960 pts/2 S+ 07:01 0:00 grep --color=auto valgr
root 27336 0.2 0.6 210560 153212 pts/1 S+ 06:50 0:01 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbin/ladvd -f -a -z
ladvd 27387 0.0 0.5 194448 135276 pts/1 S+ 06:50 0:00 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbin/ladvd -f -a -z
[root@ed-sl-a213 ~]# ps axu | grep valgr
root 3483 0.0 0.0 112648 956 pts/2 S+ 13:32 0:00 grep --color=auto valgr
root 27336 0.0 1.3 391340 335952 pts/1 S+ 06:50 0:12 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbin/ladvd -f -a -z
ladvd 27387 0.0 0.6 219392 165112 pts/1 S+ 06:50 0:08 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbin/ladvd -f -a -z
valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbi
valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all -v /usr/sbin/ladvd -f -a -z
==26601== Memcheck, a memory error detector
==26601== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==26601== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==26601== Command: /usr/sbin/ladvd -f -a -z
==26601==
--26601-- Valgrind options:
--26601-- --vgdb=no
--26601-- --leak-check=full
--26601-- --track-origins=yes
~]# valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all -v /usr/sbin/ladvd -f -a -z
==22220== Memcheck, a memory error detector
==22220== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==22220== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==22220== Command: /usr/sbin/ladvd -f -a -z
==22220==
--22220-- Valgrind options:
--22220-- --vgdb=no
--22220-- --leak-check=full
--22220-- --track-origins=yes
~]# valgrind --vgdb=no --leak-check=full --track-origins=yes /usr/sbin/ladvd -f -a -z
==21894== Memcheck, a memory error detector
==21894== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==21894== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==21894== Command: /usr/sbin/ladvd -f -a -z
==21894==
ladvd 1.1.1 running
==21916== Warning: noted but unhandled ioctl 0x8983 with no size/direction hints.
==21916== This could cause spurious value errors to appear.
==21916== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
~]# valgrind --vgdb=no --leak-check=full --track-origins=yes /usr/sbin/ladvd -f -t -a -z
==2107== Memcheck, a memory error detector
==2107== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==2107== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==2107== Command: /usr/sbin/ladvd -f -t -a -z
==2107==
ladvd 1.1.1 running
==2128== Warning: noted but unhandled ioctl 0x8983 with no size/direction hints.
==2128== This could cause spurious value errors to appear.
==2128== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.