report.html

Report generated on 31-Aug-2022 at 12:10:20 by pytest-html v3.1.1

Environment

BUILD_ID 14
BUILD_NUMBER 14
BUILD_TAG jenkins-dgl-PR-4455-14
BUILD_URL https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/job/dgl/job/PR-4455/14/
CI true
EXECUTOR_NUMBER 5
GIT_BRANCH PR-4455
GIT_COMMIT 60ea2fbee2ab0cb262fab26c813d7fd7cd1fb4cb
GIT_URL https://github.com/dmlc/dgl.git
JENKINS_URL https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/
JOB_NAME dgl/PR-4455
NODE_NAME dglci-post-linux
Packages {"pluggy": "1.0.0", "py": "1.11.0", "pytest": "7.1.1"}
Platform Linux-5.13.0-1021-aws-x86_64-with-glibc2.29
Plugins {"html": "3.1.1", "metadata": "2.0.1"}
Python 3.8.10
WORKSPACE /home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-4455

Summary

226 tests ran in 4.57 seconds.

224 passed, 0 skipped, 2 failed, 0 errors, 0 expected failures, 0 unexpected passes

Results

Result Test Duration Links
Failed report.py::test_generate_report[638_Tensorflow CPU Unit test//Shell Script] 0.00
test_name = '638_Tensorflow CPU Unit test//Shell Script'

@pytest.mark.parametrize("test_name", final_dict)
def test_generate_report(test_name):
os.makedirs("./logs_dir/", exist_ok=True)
tmp = tempfile.NamedTemporaryFile(
mode='w', delete=False, suffix=".log", dir="./logs_dir/")
tmp.write(final_dict[test_name]["logs"])
filename = Path(tmp.name).name
# print(final_dict[test_name]["logs"])
print("Log path: {}".format(prefix+filename))

if final_dict[test_name]["status"] == JobStatus.FAIL:
> pytest.fail(
E Failed: Test failed. Please see the log at https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp3k9ghvv4.log

report.py:95: Failed
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp3k9ghvv4.log
Failed report.py::test_generate_report[727_MXNet CPU Unit test//Shell Script] 0.00
test_name = '727_MXNet CPU Unit test//Shell Script'

@pytest.mark.parametrize("test_name", final_dict)
def test_generate_report(test_name):
os.makedirs("./logs_dir/", exist_ok=True)
tmp = tempfile.NamedTemporaryFile(
mode='w', delete=False, suffix=".log", dir="./logs_dir/")
tmp.write(final_dict[test_name]["logs"])
filename = Path(tmp.name).name
# print(final_dict[test_name]["logs"])
print("Log path: {}".format(prefix+filename))

if final_dict[test_name]["status"] == JobStatus.FAIL:
> pytest.fail(
E Failed: Test failed. Please see the log at https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpke8at9cq.log

report.py:95: Failed
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpke8at9cq.log
Passed report.py::test_generate_report[7_Declarative: Checkout SCM//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpl7988y_r.log
Passed report.py::test_generate_report[16_Regression Test Trigger//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpyp5tbm68.log
Passed report.py::test_generate_report[19_Regression Test Trigger//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpqd6yy9_r.log
Passed report.py::test_generate_report[22_Regression Test Trigger//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpuu_crl58.log
Passed report.py::test_generate_report[25_Regression Test Trigger//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmprjb0hiw8.log
Passed report.py::test_generate_report[28_Regression Test Trigger//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpqs7stqgx.log
Passed report.py::test_generate_report[45_Bot Instruction//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpgcylgwwj.log
Passed report.py::test_generate_report[48_Bot Instruction//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpfvnjzlb3.log
Passed report.py::test_generate_report[51_Bot Instruction//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpd73c7kfw.log
Passed report.py::test_generate_report[54_Bot Instruction//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpcm1smlbe.log
Passed report.py::test_generate_report[57_Bot Instruction//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmprbja1zwz.log
Passed report.py::test_generate_report[64_Bot Instruction//Print Message] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpfrrpqn15.log
Passed report.py::test_generate_report[81_Lint Check//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpjcvd8do_.log
Passed report.py::test_generate_report[84_Lint Check//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp035qht64.log
Passed report.py::test_generate_report[87_Lint Check//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpwfvhsgyr.log
Passed report.py::test_generate_report[90_Lint Check//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpug102x1g.log
Passed report.py::test_generate_report[93_Lint Check//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpyc6yvbql.log
Passed report.py::test_generate_report[98_Lint Check//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpz93cf07r.log
Passed report.py::test_generate_report[99_Lint Check//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpi6mi9xaj.log
Passed report.py::test_generate_report[100_Lint Check//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp2bp05q2h.log
Passed report.py::test_generate_report[101_Lint Check//Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpr6vb0fkr.log
Passed report.py::test_generate_report[102_Lint Check//Delete workspace when build is done/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp5gmve5u1.log
Passed report.py::test_generate_report[151_CPU Build//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp1bfv5q5v.log
Passed report.py::test_generate_report[154_CPU Build//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpkcwwe5be.log
Passed report.py::test_generate_report[157_CPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp3pr1awx3.log
Passed report.py::test_generate_report[160_CPU Build//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpvsm8iuss.log
Passed report.py::test_generate_report[163_CPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpu83p9hm9.log
Passed report.py::test_generate_report[168_CPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmph_f4uerw.log
Passed report.py::test_generate_report[169_CPU Build//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpn4x_5_82.log
Passed report.py::test_generate_report[170_CPU Build//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp1r6ze0k5.log
Passed report.py::test_generate_report[171_CPU Build//Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp5z54o0_q.log
Passed report.py::test_generate_report[172_CPU Build//Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpubsdctip.log
Passed report.py::test_generate_report[173_CPU Build//Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpdwfcagos.log
Passed report.py::test_generate_report[174_CPU Build//Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp04robely.log
Passed report.py::test_generate_report[175_CPU Build//Delete workspace when build is done/Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp5xrwm_t5.log
Passed report.py::test_generate_report[186_GPU Build//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpktjfgnta.log
Passed report.py::test_generate_report[189_GPU Build//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp_pcp86oz.log
Passed report.py::test_generate_report[192_GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp_8ewt57u.log
Passed report.py::test_generate_report[195_GPU Build//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpor4dymnl.log
Passed report.py::test_generate_report[198_GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpvalulz5u.log
Passed report.py::test_generate_report[203_GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpnc2hq8c4.log
Passed report.py::test_generate_report[204_GPU Build//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpnou0a9kg.log
Passed report.py::test_generate_report[205_GPU Build//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpx54enjya.log
Passed report.py::test_generate_report[206_GPU Build//Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpwvf5voa4.log
Passed report.py::test_generate_report[223_GPU Build//Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp9c71s0jr.log
Passed report.py::test_generate_report[224_GPU Build//Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpo8rwhi7g.log
Passed report.py::test_generate_report[225_GPU Build//Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpgyli4_4e.log
Passed report.py::test_generate_report[226_GPU Build//Delete workspace when build is done/Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp18aqbhl0.log
Passed report.py::test_generate_report[208_PyTorch Cugraph GPU Build//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpw8l7m4y7.log
Passed report.py::test_generate_report[211_PyTorch Cugraph GPU Build//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpoc62oq43.log
Passed report.py::test_generate_report[214_PyTorch Cugraph GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpfcu6dcqk.log
Passed report.py::test_generate_report[219_PyTorch Cugraph GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp3xryweps.log
Passed report.py::test_generate_report[220_PyTorch Cugraph GPU Build//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp05ancfdu.log
Passed report.py::test_generate_report[221_PyTorch Cugraph GPU Build//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpa53gzpq2.log
Passed report.py::test_generate_report[222_PyTorch Cugraph GPU Build//Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpaandmg2m.log
Passed report.py::test_generate_report[236_PyTorch Cugraph GPU Build//Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp667lx1o5.log
Passed report.py::test_generate_report[237_PyTorch Cugraph GPU Build//Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp5fl0s915.log
Passed report.py::test_generate_report[238_PyTorch Cugraph GPU Build//Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpg_35ygn7.log
Passed report.py::test_generate_report[239_PyTorch Cugraph GPU Build//Delete workspace when build is done/Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp_15tengx.log
Passed report.py::test_generate_report[134_CPU Build (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpmp8quez4.log
Passed report.py::test_generate_report[137_CPU Build (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpg8zpyhqw.log
Passed report.py::test_generate_report[138_CPU Build (Win64)//Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpskue_ukq.log
Passed report.py::test_generate_report[139_CPU Build (Win64)//Windows Batch Script/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpaybc3xln.log
Passed report.py::test_generate_report[140_CPU Build (Win64)//Print Message/Windows Batch Script/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpgem928ze.log
Passed report.py::test_generate_report[141_CPU Build (Win64)//Stash some files to be used later in the build/Print Message/Windows Batch Script/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmposti0s80.log
Passed report.py::test_generate_report[142_CPU Build (Win64)//Delete workspace when build is done/Stash some files to be used later in the build/Print Message/Windows Batch Script/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpss5twls1.log
Passed report.py::test_generate_report[588_C++ CPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmppgrrot2m.log
Passed report.py::test_generate_report[591_C++ CPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpfofd_mtj.log
Passed report.py::test_generate_report[594_C++ CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpin3s2mim.log
Passed report.py::test_generate_report[597_C++ CPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp19idoxze.log
Passed report.py::test_generate_report[600_C++ CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpxaijgrde.log
Passed report.py::test_generate_report[605_C++ CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmptx4n8juj.log
Passed report.py::test_generate_report[606_C++ CPU//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpgjuakqib.log
Passed report.py::test_generate_report[607_C++ CPU//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp44hyshl5.log
Passed report.py::test_generate_report[631_C++ CPU//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpo4wz0bcf.log
Passed report.py::test_generate_report[632_C++ CPU//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpqp5i6k56.log
Passed report.py::test_generate_report[633_C++ CPU//Shell Script/Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpqoz1t9m4.log
Passed report.py::test_generate_report[639_C++ CPU//Delete workspace when build is done/Shell Script/Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpj0koa3m3.log
Passed report.py::test_generate_report[350_C++ GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpywoti3zt.log
Passed report.py::test_generate_report[353_C++ GPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpypny1c57.log
Passed report.py::test_generate_report[356_C++ GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpwqswob_h.log
Passed report.py::test_generate_report[359_C++ GPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpwgnewkqe.log
Passed report.py::test_generate_report[362_C++ GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpod9zwmpc.log
Passed report.py::test_generate_report[367_C++ GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpsvsvrtzj.log
Passed report.py::test_generate_report[368_C++ GPU//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpq6cgk18m.log
Passed report.py::test_generate_report[369_C++ GPU//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpxs7ql7qb.log
Passed report.py::test_generate_report[370_C++ GPU//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp7eqm2530.log
Passed report.py::test_generate_report[371_C++ GPU//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp94_whba4.log
Passed report.py::test_generate_report[372_C++ GPU//Shell Script/Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp5fd91nug.log
Passed report.py::test_generate_report[373_C++ GPU//Delete workspace when build is done/Shell Script/Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpmmqv0u6n.log
Passed report.py::test_generate_report[320_C++ CPU (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpp3cjxzvj.log
Passed report.py::test_generate_report[323_C++ CPU (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmps2ta_z04.log
Passed report.py::test_generate_report[324_C++ CPU (Win64)//Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpmp8g49xb.log
Passed report.py::test_generate_report[325_C++ CPU (Win64)//Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpb0y29csu.log
Passed report.py::test_generate_report[326_C++ CPU (Win64)//Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp86pd59d6.log
Passed report.py::test_generate_report[327_C++ CPU (Win64)//Windows Batch Script/Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpv0iwidob.log
Passed report.py::test_generate_report[328_C++ CPU (Win64)//Delete workspace when build is done/Windows Batch Script/Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmppqst5tn7.log
Passed report.py::test_generate_report[609_Tensorflow CPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp9wonjzej.log
Passed report.py::test_generate_report[612_Tensorflow CPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpv2pic0w6.log
Passed report.py::test_generate_report[615_Tensorflow CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpr9e2dto_.log
Passed report.py::test_generate_report[618_Tensorflow CPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpji9tzai6.log
Passed report.py::test_generate_report[621_Tensorflow CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpty1q600a.log
Passed report.py::test_generate_report[384_Tensorflow GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp7gy7u6hl.log
Passed report.py::test_generate_report[387_Tensorflow GPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpxneejr0m.log
Passed report.py::test_generate_report[390_Tensorflow GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp07ilb6ub.log
Passed report.py::test_generate_report[393_Tensorflow GPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmprykh2de3.log
Passed report.py::test_generate_report[396_Tensorflow GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp0znwi0c8.log
Passed report.py::test_generate_report[650_Torch CPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmppp5j8v05.log
Passed report.py::test_generate_report[653_Torch CPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp9uy1es3f.log
Passed report.py::test_generate_report[656_Torch CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpg9n2epoy.log
Passed report.py::test_generate_report[659_Torch CPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp2knw8r_o.log
Passed report.py::test_generate_report[662_Torch CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpajmu06yr.log
Passed report.py::test_generate_report[337_Torch CPU (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp695ro8bk.log
Passed report.py::test_generate_report[426_Torch GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp29_mwxn3.log
Passed report.py::test_generate_report[429_Torch GPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp8smxsuvc.log
Passed report.py::test_generate_report[432_Torch GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp3jo40dms.log
Passed report.py::test_generate_report[435_Torch GPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpl9zj5slo.log
Passed report.py::test_generate_report[438_Torch GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp2w_yika9.log
Passed report.py::test_generate_report[678_Distributed//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpq85yfjf6.log
Passed report.py::test_generate_report[683_Distributed//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp6_m03fxx.log
Passed report.py::test_generate_report[686_Distributed//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpolwjh6u8.log
Passed report.py::test_generate_report[689_Distributed//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp43ej21he.log
Passed report.py::test_generate_report[692_Distributed//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpoyyk6e1o.log
Passed report.py::test_generate_report[508_PyTorch Cugraph GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpffczeu85.log
Passed report.py::test_generate_report[511_PyTorch Cugraph GPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpo_tyyvb3.log
Passed report.py::test_generate_report[514_PyTorch Cugraph GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpgcy_o26t.log
Passed report.py::test_generate_report[680_MXNet CPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp1uhy4lsu.log
Passed report.py::test_generate_report[695_MXNet CPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp778zf8s6.log
Passed report.py::test_generate_report[702_MXNet CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpo6t94cjo.log
Passed report.py::test_generate_report[709_MXNet CPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpljn_2r6u.log
Passed report.py::test_generate_report[712_MXNet CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpq9otin9c.log
Passed report.py::test_generate_report[545_MXNet GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpo6ixbpmk.log
Passed report.py::test_generate_report[548_MXNet GPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp52db65y6.log
Passed report.py::test_generate_report[551_MXNet GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpkcmklp5g.log
Passed report.py::test_generate_report[554_MXNet GPU//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp6gvxidvb.log
Passed report.py::test_generate_report[557_MXNet GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpo9mfdn3t.log
Passed report.py::test_generate_report[748_DGL-Go//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp50k1fxlj.log
Passed report.py::test_generate_report[751_DGL-Go//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpsc8vm0tc.log
Passed report.py::test_generate_report[754_DGL-Go//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpl97uszv1.log
Passed report.py::test_generate_report[757_DGL-Go//Checks if running on a Unix-like node] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpcx03k2op.log
Passed report.py::test_generate_report[760_DGL-Go//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmph94eixgk.log
Passed report.py::test_generate_report[342_Torch CPU (Win64) Unit test//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp6i8bchnt.log
Passed report.py::test_generate_report[343_Torch CPU (Win64) Unit test//Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpr_nsxnns.log
Passed report.py::test_generate_report[344_Torch CPU (Win64) Unit test//Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmps162gh46.log
Passed report.py::test_generate_report[345_Torch CPU (Win64) Unit test//Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmptv13ce81.log
Passed report.py::test_generate_report[348_Torch CPU (Win64) Unit test//Windows Batch Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpzoexdif6.log
Passed report.py::test_generate_report[403_Tensorflow GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmph7ubltui.log
Passed report.py::test_generate_report[404_Tensorflow GPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp4bm6f8lj.log
Passed report.py::test_generate_report[405_Tensorflow GPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmprl1jwaxr.log
Passed report.py::test_generate_report[406_Tensorflow GPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpaptnncit.log
Passed report.py::test_generate_report[407_Tensorflow GPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmppk55rpta.log
Passed report.py::test_generate_report[410_Tensorflow GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpwh80cssd.log
Passed report.py::test_generate_report[445_Torch GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp9crte30_.log
Passed report.py::test_generate_report[446_Torch GPU Unit test//Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpe145ldzk.log
Passed report.py::test_generate_report[447_Torch GPU Unit test//Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpd039ggzm.log
Passed report.py::test_generate_report[448_Torch GPU Unit test//Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpkuldqcov.log
Passed report.py::test_generate_report[449_Torch GPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpciq1zv1v.log
Passed report.py::test_generate_report[450_Torch GPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpd384bhun.log
Passed report.py::test_generate_report[453_Torch GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpekljast_.log
Passed report.py::test_generate_report[460_Torch CPU (Win64) Example test//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpv9nzf8g8.log
Passed report.py::test_generate_report[461_Torch CPU (Win64) Example test//Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpyz20xuug.log
Passed report.py::test_generate_report[462_Torch CPU (Win64) Example test//Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpmpyi30ml.log
Passed report.py::test_generate_report[463_Torch CPU (Win64) Example test//Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpbdr69zjs.log
Passed report.py::test_generate_report[466_Torch CPU (Win64) Example test//Windows Batch Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp6cx8bnt4.log
Passed report.py::test_generate_report[485_Torch GPU Example test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpth0f5d1v.log
Passed report.py::test_generate_report[486_Torch GPU Example test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmplnf26p_u.log
Passed report.py::test_generate_report[487_Torch GPU Example test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpg4hupr_w.log
Passed report.py::test_generate_report[488_Torch GPU Example test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpfxqt0e0a.log
Passed report.py::test_generate_report[489_Torch GPU Example test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpqujrijv0.log
Passed report.py::test_generate_report[492_Torch GPU Example test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp00ffj9ix.log
Passed report.py::test_generate_report[521_PyTorch Cugraph GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpfqvpbr5c.log
Passed report.py::test_generate_report[522_PyTorch Cugraph GPU Unit test//Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp10owcdk1.log
Passed report.py::test_generate_report[523_PyTorch Cugraph GPU Unit test//Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp2fpfu6m7.log
Passed report.py::test_generate_report[524_PyTorch Cugraph GPU Unit test//Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp48vzmv1j.log
Passed report.py::test_generate_report[525_PyTorch Cugraph GPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp7_xsb30h.log
Passed report.py::test_generate_report[526_PyTorch Cugraph GPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp0h12qb7l.log
Passed report.py::test_generate_report[529_PyTorch Cugraph GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpbtvdmcov.log
Passed report.py::test_generate_report[564_MXNet GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpvaz52mmf.log
Passed report.py::test_generate_report[565_MXNet GPU Unit test//Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpyk2ck5t1.log
Passed report.py::test_generate_report[566_MXNet GPU Unit test//Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpckyuymaz.log
Passed report.py::test_generate_report[567_MXNet GPU Unit test//Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp543fpixj.log
Passed report.py::test_generate_report[568_MXNet GPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp8pfum_fu.log
Passed report.py::test_generate_report[569_MXNet GPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpjxvakuyz.log
Passed report.py::test_generate_report[572_MXNet GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp6faznk6g.log
Passed report.py::test_generate_report[628_Tensorflow CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmppcdwrttc.log
Passed report.py::test_generate_report[629_Tensorflow CPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpnzh_1orj.log
Passed report.py::test_generate_report[630_Tensorflow CPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp0uh7b_w2.log
Passed report.py::test_generate_report[634_Tensorflow CPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp6a6a8h25.log
Passed report.py::test_generate_report[635_Tensorflow CPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpxq0shfj9.log
Passed report.py::test_generate_report[669_Torch CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmprpbo78_v.log
Passed report.py::test_generate_report[670_Torch CPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp5flluv1q.log
Passed report.py::test_generate_report[671_Torch CPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpwfbltbq5.log
Passed report.py::test_generate_report[672_Torch CPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpkn7znl1l.log
Passed report.py::test_generate_report[673_Torch CPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp7a6ez4xz.log
Passed report.py::test_generate_report[676_Torch CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpiwbig_1z.log
Passed report.py::test_generate_report[705_Distributed Torch CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpqhzwzqu7.log
Passed report.py::test_generate_report[706_Distributed Torch CPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpv561liae.log
Passed report.py::test_generate_report[717_Distributed Torch CPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmper9n6qos.log
Passed report.py::test_generate_report[728_Distributed Torch CPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpri1i_ulc.log
Passed report.py::test_generate_report[729_Distributed Torch CPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpfftox1xa.log
Passed report.py::test_generate_report[732_Distributed Torch CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpkmll9fao.log
Passed report.py::test_generate_report[720_MXNet CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpvyzrpp8x.log
Passed report.py::test_generate_report[721_MXNet CPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpcdsv1n96.log
Passed report.py::test_generate_report[722_MXNet CPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpcvkbedg8.log
Passed report.py::test_generate_report[723_MXNet CPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpns1f83a7.log
Passed report.py::test_generate_report[724_MXNet CPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp5bp4k0yl.log
Passed report.py::test_generate_report[767_DGL-Go CPU test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpczuo0qs3.log
Passed report.py::test_generate_report[768_DGL-Go CPU test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpujlkjrlr.log
Passed report.py::test_generate_report[769_DGL-Go CPU test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp0ej_6i1u.log
Passed report.py::test_generate_report[770_DGL-Go CPU test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpnvyjn0im.log
Passed report.py::test_generate_report[771_DGL-Go CPU test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp8c1622cy.log
Passed report.py::test_generate_report[774_DGL-Go CPU test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpw3jx4iv0.log
Passed report.py::test_generate_report[795_Torch CPU Example test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpp3_bmss2.log
Passed report.py::test_generate_report[796_Torch CPU Example test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpav3y1072.log
Passed report.py::test_generate_report[797_Torch CPU Example test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp80x2r71b.log
Passed report.py::test_generate_report[798_Torch CPU Example test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpdr59hkb7.log
Passed report.py::test_generate_report[799_Torch CPU Example test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmp8o5opcy7.log
Passed report.py::test_generate_report[802_Torch CPU Example test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpcpvpspch.log
Passed report.py::test_generate_report[809_Torch CPU Tutorial test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmplq9isxfs.log
Passed report.py::test_generate_report[810_Torch CPU Tutorial test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpyw12mcc5.log
Passed report.py::test_generate_report[811_Torch CPU Tutorial test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpxsa3h9vy.log
Passed report.py::test_generate_report[812_Torch CPU Tutorial test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpnjm_jl99.log
Passed report.py::test_generate_report[813_Torch CPU Tutorial test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpcsfubp1h.log
Passed report.py::test_generate_report[816_Torch CPU Tutorial test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4455/14/14/logs/logs_dir/tmpwuzh0se0.log