Home
last modified time | relevance | path

Searched refs:log_notice (Results 1 – 25 of 74) sorted by relevance

123

/systemd-251/src/test/
Dtest-loop-block.c43 log_notice("Time's up, exiting thread's loop"); in thread_func()
47 log_notice("> Thread iteration #%u.", i); in thread_func()
56 log_notice("Acquired loop device %s, will mount on %s", loop->node, mounted); in thread_func()
72 log_notice("Found node %s fstype %s designator %s", in thread_func()
95 log_notice("Unmounting %s", mounted); in thread_func()
98 log_notice("Unmounted."); in thread_func()
102 log_notice("Detaching loop device %s", loop->node); in thread_func()
104 log_notice("Detached loop device."); in thread_func()
107 log_notice("Leaving thread"); in thread_func()
276 log_notice("Threads are being started now"); in run()
[all …]
Dtest-execute.c249 log_notice("Cannot use CPU 0, skipping %s", __func__); in test_exec_cpuaffinity()
258 log_notice("Cannot use CPU 1 or 2, skipping remaining tests in %s", __func__); in test_exec_cpuaffinity()
383 log_notice("Unknown personality, skipping %s", __func__); in test_exec_personality()
406 log_notice("Testing in container, skipping %s", __func__); in test_exec_privatedevices()
410 log_notice("Testing without inaccessible, skipping %s", __func__); in test_exec_privatedevices()
435 log_notice("Cannot reliably unshare, skipping %s", __func__); in test_exec_protecthome()
446 log_notice("Testing in container, skipping %s", __func__); in test_exec_protectkernelmodules()
450 log_notice("Testing without inaccessible, skipping %s", __func__); in test_exec_protectkernelmodules()
470 log_notice("Directory /var is readonly, skipping remaining tests in %s", __func__); in test_exec_readonlypaths()
482 log_notice("Root directory is readonly, skipping %s", __func__); in test_exec_readwritepaths()
[all …]
Dtest-seccomp.c165 log_notice("Seccomp not available, skipping %s", __func__); in TEST()
169 log_notice("Not privileged, skipping %s", __func__); in TEST()
264 log_notice("Testing without namespaces, skipping %s", __func__); in TEST()
296 log_notice("Seccomp not available, skipping remaining tests in %s", __func__); in TEST()
300 log_notice("Not privileged, skipping remaining tests in %s", __func__); in TEST()
364 log_notice("Seccomp not available, skipping %s", __func__); in TEST()
368 log_notice("Not privileged, skipping %s", __func__); in TEST()
374 log_notice("Testing in container, skipping %s", __func__); in TEST()
415 log_notice("Seccomp not available, skipping %s", __func__); in TEST()
419 log_notice("Not privileged, skipping %s", __func__); in TEST()
[all …]
Dtest-bpf-firewall.c73 log_notice("BPF firewalling with BPF_F_ALLOW_MULTI supported. Yay!"); in main()
76 log_notice("BPF firewalling (though without BPF_F_ALLOW_MULTI) supported. Good."); in main()
166 log_notice("log:"); in main()
167 log_notice("-------"); in main()
168 log_notice("%s", log_buf); in main()
169 log_notice("-------"); in main()
175 log_notice("log:"); in main()
176 log_notice("-------"); in main()
177 log_notice("%s", log_buf); in main()
178 log_notice("-------"); in main()
Dtest-fd-util.c336log_notice("Lacking privileges, skipping running tests with blocked close_range() and with /proc/ … in TEST()
344log_notice("Overmounting /proc didn#t work, skipping close_all_fds() with masked /proc/."); in TEST()
352 log_notice("Seccomp not available, skipping seccomp tests in %s", __func__); in TEST()
360log_notice("Applying seccomp filter didn't work, skipping close_all_fds() test with masked close_r… in TEST()
372log_notice("Applying seccomp filter didn't work, skipping close_all_fds() test with masked close_r… in TEST()
376log_notice("Overmounting /proc didn#t work, skipping close_all_fds() with masked /proc/."); in TEST()
Dtest-devnum-util.c73 log_notice("Path %s not found, skipping test", path); in test_device_path_make_canonical_one()
81 log_notice("Device %s cannot be resolved, skipping test", path); in test_device_path_make_canonical_one()
Dtest-condition.c267 log_notice("hostname is an id128, skipping test"); in TEST()
1042 …return (void) log_notice("Pressure Stall Information (PSI) is not supported, skipping %s", __func_… in TEST()
1146 …return (void) log_notice("Failed to determine whether the unified cgroups hierarchy is used, skipp… in TEST()
1148 … return (void) log_notice("Requires the unified cgroups hierarchy, skipping %s", __func__); in TEST()
1151 … return (void) log_notice("Failed to get supported cgroup controllers, skipping %s", __func__); in TEST()
1154 … return (void) log_notice("Requires the cgroup memory controller, skipping %s", __func__); in TEST()
1157 … return (void) log_notice("Requires the cgroup CPU controller, skipping %s", __func__); in TEST()
/systemd-251/src/core/
Dmanager-serialize.c344log_notice("Failed to parse current job id value '%s', ignoring.", val); in manager_deserialize()
352log_notice("Failed to parse installed jobs counter '%s', ignoring.", val); in manager_deserialize()
360log_notice("Failed to parse failed jobs counter '%s', ignoring.", val); in manager_deserialize()
369 log_notice("Failed to parse taint /usr flag '%s', ignoring.", val); in manager_deserialize()
378 log_notice("Failed to parse ready-sent flag '%s', ignoring.", val); in manager_deserialize()
387log_notice("Failed to parse taint-logged flag '%s', ignoring.", val); in manager_deserialize()
396log_notice("Failed to parse service-watchdogs flag '%s', ignoring.", val); in manager_deserialize()
405log_notice("Failed to parse honor-device-enumeration flag '%s', ignoring.", val); in manager_deserialize()
414log_notice("Failed to parse show-status-overridden flag '%s', ignoring.", val); in manager_deserialize()
423log_notice("Failed to parse log-level-override value '%s', ignoring.", val); in manager_deserialize()
[all …]
Dcrash-handler.c27 log_notice("Rebooting in 10s..."); in freeze_or_exit_or_reboot()
30 log_notice("Rebooting now..."); in freeze_or_exit_or_reboot()
132 log_notice("Executing crash shell in 10s..."); in crash()
Demergency-action.c53log_notice("Shutdown is already active. Skipping emergency action request %s.", in emergency_action()
112 log_notice("Doing \"poweroff\" action instead of an \"exit\" emergency action."); in emergency_action()
131log_notice("Doing \"poweroff-force\" action instead of an \"exit-force\" emergency action."); in emergency_action()
Ddbus-timer.c226log_notice("Client is using obsolete AccuracySec= transient property, please use AccuracyUSec= ins… in bus_timer_set_transient_property()
334log_notice("Client is using obsolete %s= transient property, please use TimersMonotonic= instead."… in bus_timer_set_transient_property()
350log_notice("Client is using obsolete %s= transient property, please use TimersCalendar= instead.",… in bus_timer_set_transient_property()
/systemd-251/src/shared/
Dlibfido2-util.c293 log_notice("%s%sPlease confirm presence on security token to unlock.", in fido2_use_hmac_hash_specific_token()
307 log_notice("%s%sPlease verify user on security token to unlock.", in fido2_use_hmac_hash_specific_token()
346 log_notice("%s%sPlease confirm presence on security to unlock.", in fido2_use_hmac_hash_specific_token()
359log_notice("%s%sGot unsupported option error when when user presence test is turned off. Trying wi… in fido2_use_hmac_hash_specific_token()
618log_notice("Requested to lock with PIN, but FIDO2 device %s does not support it, disabling.", devi… in fido2_generate_hmac_hash()
623log_notice("Locking with user presence test requested, but FIDO2 device %s does not support it, di… in fido2_generate_hmac_hash()
628log_notice("Locking with user verification test requested, but FIDO2 device %s does not support it… in fido2_generate_hmac_hash()
686log_notice("%s%s(Hint: This might require confirmation of user presence on security token.)", in fido2_generate_hmac_hash()
707 log_notice("PIN may not be empty."); in fido2_generate_hmac_hash()
725 log_notice("PIN incorrect, please try again."); in fido2_generate_hmac_hash()
[all …]
Djournal-util.c64 log_notice("Hint: You are currently not seeing messages from %s.\n" in access_check_var_log_journal()
74 log_notice("Hint: You are currently not seeing messages from %s.\n" in access_check_var_log_journal()
95 log_notice("No journal files were found."); in journal_access_check_and_warn()
Dkillall.c72log_notice("Process " PID_FMT " (%s) has been marked to be excluded from killing. It is " in ignore_proc()
218 log_notice("Sending SIGKILL to PID "PID_FMT" (%s).", pid, strna(s)); in killall()
Dtpm2-util.c379log_notice("TPM2 chip apparently does not support ECC primary keys, falling back to RSA. " in tpm2_make_primary()
583log_notice("TPM2 device supports both SHA1 and SHA256 PCR banks, but only SHA1 PCRs are valid, fal… in tpm2_get_best_pcr_bank()
586log_notice("TPM2 device lacks support for SHA256 PCR bank, but SHA1 bank is supported and SHA1 PCR… in tpm2_get_best_pcr_bank()
591log_notice("TPM2 device supports SHA256 PCR bank but none of the selected PCRs are valid! Firmware… in tpm2_get_best_pcr_bank()
594log_notice("TPM2 device lacks support for SHA256 bank, but SHA1 bank is supported, but none of the… in tpm2_get_best_pcr_bank()
699log_notice("Selected TPM2 PCRs are not initialized on this system, most likely due to a firmware i… in tpm2_make_pcr_session()
/systemd-251/src/systemctl/
Dsystemctl-start-special.c162log_notice("Positional argument to reboot command is deprecated, please use --reboot-argument= ins… in verb_start_special()
176 log_notice("Failed to load kexec kernel, continuing without."); in verb_start_special()
241log_notice("It is possible to perform action directly, see discussion of --force --force in man:sy… in verb_start_special()
Dsystemctl-set-environment.c176log_notice("Environment variable $%.*s contains control characters, importing anyway.", in verb_import_environment()
199log_notice("Environment variable $%.*s contains control characters, importing anyway.", in verb_import_environment()
212 log_notice("Environment variable $%s not set, ignoring.", *a); in verb_import_environment()
Dsystemctl-set-default.c44log_notice("Note: found \"%s\" on the kernel commandline, which overrides the default unit.", in emit_cmdline_warning()
153log_notice("Note: \"%s\" is the default unit (possibly a runtime override).", final); in verb_set_default()
Dsystemctl-enable.c153log_notice("Unit %s does not exist, proceeding anyway.", *name); in verb_enable()
245log_notice("The unit files have no installation config (WantedBy=, RequiredBy=, Also=,\n" in verb_enable()
Dsystemctl-start-unit.c100log_notice("--show-transaction not supported by this service manager, proceeding without."); in start_unit_one()
338log_notice("Hint: unit globs expand to loaded units, so start will usually have no effect.\n" in verb_start()
/systemd-251/src/analyze/
Danalyze-condition.c130 log_notice("Asserts %s.", r > 0 ? "succeeded" : "failed"); in verify_conditions()
134 log_notice("Conditions %s.", q > 0 ? "succeeded" : "failed"); in verify_conditions()
Danalyze.c156 log_notice("Hint: this expression is a valid calendar specification. " in time_parsing_hint()
159 log_notice("Hint: this expression is a valid timestamp. " in time_parsing_hint()
162 log_notice("Hint: this expression is a valid timespan. " in time_parsing_hint()
/systemd-251/src/journal-remote/
Djournal-remote.c406 log_notice("Premature EOF. %zu bytes lost.", remaining); in journal_remote_handle_raw_source()
411 log_notice("Entry with too many fields, skipped"); in journal_remote_handle_raw_source()
414 log_notice("Entry too big, skipped"); in journal_remote_handle_raw_source()
/systemd-251/src/boot/
Dbootctl.c184 log_notice("Read $KERNEL_INSTALL_MACHINE_ID from /etc/machine-info. " in load_etc_machine_info()
197 log_notice("Read $KERNEL_INSTALL_LAYOUT from /etc/machine-info. " in load_etc_machine_info()
1801 log_notice("Not booted with EFI, skipping EFI variable setup."); in install_random_seed()
1826log_notice("Not installing system token, since we are running in a virtualized environment."); in install_random_seed()
1830log_notice("Not writing system token, because $SYSTEMD_WRITE_SYSTEM_TOKEN is set to false."); in install_random_seed()
2221 log_notice("No ESP found, not initializing random seed."); in verb_random_seed()
2252log_notice("Note: SystemdOptions EFI variable has been removed since boot."); in verb_systemd_efi_options()
2256log_notice("Note: SystemdOptions EFI variable has been modified since boot. New value: %s", in verb_systemd_efi_options()
/systemd-251/src/sleep/
Dsleep.c303 log_notice("Couldn't hibernate, will try to suspend again."); in execute_s2h()
413 log_notice("Couldn't hybrid sleep, will try to suspend instead."); in run()

123