Loading user configuration
Loading the generic configuration
Loading configuration file: ('tutorials/config/tresa.py',)
Detecting system using method: 'hostname'
Using standard hostname...
Retrieved hostname: 'host'
Looking for a matching configuration entry
Configuration found: picking system 'tresa'
Initializing runtime
Initializing system partition 'default'
Initializing system 'tresa'
Initializing modules system 'nomod'
detecting topology info for tresa:default
> found topology file '/home/user/.reframe/topology/tresa-default/processor.json'; loading...
> device auto-detection is not supported
[ReFrame Environment]
  RFM_AUTODETECT_FQDN=<not set>
  RFM_AUTODETECT_METHOD=<not set>
  RFM_AUTODETECT_XTHOSTNAME=<not set>
  RFM_CHECK_SEARCH_PATH=<not set>
  RFM_CHECK_SEARCH_RECURSIVE=<not set>
  RFM_CLEAN_STAGEDIR=<not set>
  RFM_COLORIZE=n
  RFM_COMPRESS_REPORT=<not set>
  RFM_CONFIG_FILES=/home/user/Repositories/reframe/tutorials/config/tresa.py
  RFM_CONFIG_PATH=<not set>
  RFM_DUMP_PIPELINE_PROGRESS=<not set>
  RFM_GIT_TIMEOUT=<not set>
  RFM_HTTPJSON_URL=<not set>
  RFM_IGNORE_CHECK_CONFLICTS=<not set>
  RFM_IGNORE_REQNODENOTAVAIL=<not set>
  RFM_INSTALL_PREFIX=/home/user/Repositories/reframe
  RFM_KEEP_STAGE_FILES=<not set>
  RFM_MODULE_MAPPINGS=<not set>
  RFM_MODULE_MAP_FILE=<not set>
  RFM_NON_DEFAULT_CRAYPE=<not set>
  RFM_OUTPUT_DIR=<not set>
  RFM_PERFLOG_DIR=<not set>
  RFM_PIPELINE_TIMEOUT=<not set>
  RFM_PREFIX=<not set>
  RFM_PURGE_ENVIRONMENT=<not set>
  RFM_REMOTE_DETECT=<not set>
  RFM_REMOTE_WORKDIR=<not set>
  RFM_REPORT_FILE=<not set>
  RFM_REPORT_JUNIT=<not set>
  RFM_RESOLVE_MODULE_CONFLICTS=<not set>
  RFM_SAVE_LOG_FILES=<not set>
  RFM_STAGE_DIR=<not set>
  RFM_SYSLOG_ADDRESS=<not set>
  RFM_SYSTEM=<not set>
  RFM_TIMESTAMP_DIRS=<not set>
  RFM_TRAP_JOB_ERRORS=<not set>
  RFM_UNLOAD_MODULES=<not set>
  RFM_USER_MODULES=<not set>
  RFM_USE_LOGIN_SHELL=<not set>
  RFM_VERBOSE=<not set>
[ReFrame Setup]
  version:           4.0.0-dev.2+5ea6b7a6
  command:           './bin/reframe -C tutorials/config/tresa.py -c tutorials/basics/hello/hello2.py -l -vv'
  launched by:       user@host
  working directory: '/home/user/Repositories/reframe'
  settings files:    '<builtin>', 'tutorials/config/tresa.py'
  check search path: '/home/user/Repositories/reframe/tutorials/basics/hello/hello2.py'
  stage directory:   '/home/user/Repositories/reframe/stage'
  output directory:  '/home/user/Repositories/reframe/output'
  log files:         '/var/folders/h7/k7cgrdl13r996m4dmsvjq7v80000gp/T/rfm-3gcehyof.log'

Looking for tests in '/home/user/Repositories/reframe/tutorials/basics/hello/hello2.py'
Validating '/home/user/Repositories/reframe/tutorials/basics/hello/hello2.py': OK
  > Loaded 2 test(s)
Loaded 2 test(s)
Generated 4 test case(s)
Filtering test cases(s) by name: 4 remaining
Filtering test cases(s) by tags: 4 remaining
Filtering test cases(s) by other attributes: 4 remaining
Building and validating the full test DAG
Full test DAG:
  ('HelloMultiLangTest_1', 'tresa:default', 'gnu') -> []
  ('HelloMultiLangTest_1', 'tresa:default', 'clang') -> []
  ('HelloMultiLangTest_0', 'tresa:default', 'gnu') -> []
  ('HelloMultiLangTest_0', 'tresa:default', 'clang') -> []
Final number of test cases: 4
[List of matched checks]
- HelloMultiLangTest %lang=cpp /71bf65a3
- HelloMultiLangTest %lang=c /7cfa870e
Found 2 check(s)

Log file(s) saved in '/var/folders/h7/k7cgrdl13r996m4dmsvjq7v80000gp/T/rfm-3gcehyof.log'
>>> profiler report [start] <<<
main: 0.053832 s
    test processing: 0.012268 s
        RegressionCheckLoader.load_all: 0.008720 s
            TestRegistry.instantiate_all: 0.003012 s
        generate_testcases: 0.000049 s
        main.<locals>._sort_testcases: 0.000012 s
        build_deps: 0.000072 s
        validate_deps: 0.000061 s
        toposort: 0.000091 s
        list_checks: 0.001080 s
>>> profiler report [ end ] <<<
