)]}'
{
  "log": [
    {
      "commit": "c33a0bf904d4b38bdef3e4eb1a5c0c60b292f6b8",
      "tree": "cffe98fb8fe7a30699b4457bdddca07302b35cfe",
      "parents": [
        "14711b878d721e90b114ac51ebdec475f116191e"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Sep 08 14:41:23 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Sep 08 14:41:23 2023 -0400"
      },
      "message": "[VOL-5177] - verify_voltha-openolt-adapter_sanity-test failure\n\njjb/*\n---------------------------------------------------------\n  o Added function enter/leave for log mesage consistency\n  o Update more sh \"\"\" calls to sh(label:foo, script:bar) for logfile context.\n  o minor npm-groovy-lint cleanups to shorten the warning report.\n\nvars/volthaDeploy.groovy\nvars/volthaInfraDeploy.groovy\n-----------------------------\n  o re-indent buffer so npm-groovy-lint is usable.\n  o Log more progression messages to help debugging.\n\nChange-Id: I5824164dbb8f9c516691672219d6d7476212ccd1\n"
    },
    {
      "commit": "af679da06c7f51adfeadd174e1ba7ee9ae2f56fc",
      "tree": "c6588a89a9a10897f9dc11d28a2ce59be5caf5fb",
      "parents": [
        "41923cc6a9bc53a46e87736d4e51ab7afae0d5ca"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 31 14:22:41 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 31 14:22:55 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n\n*.groovy\n*.yaml\n--------\n  o Cosmetic edits to force a jenkins job, simple submission of one script not triggering deployment.\n  o Add copyright header in groovy scripts where needed.\n  o Added trailing comment \"// [EOF]\" in yaml files.\n\nChange-Id: I978fbd3030c701f8ddc77e5b9140378b9bda909b\n"
    },
    {
      "commit": "1cf2530730cdfe51a69d736eaa70973721135491",
      "tree": "9783cd3bbd35dfd62044bbe20fed42efbedf1b45",
      "parents": [
        "8a3c13bdd303830133f67e26835cbe9a701b3457"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Dec 06 09:51:03 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Dec 06 09:51:16 2022 -0500"
      },
      "message": "Re-remove the println(array) that tripped over jenkins required serialization\n\nChange-Id: If69da8c447ee817edda57108f9ba3339dc05b52c\n"
    },
    {
      "commit": "8a3c13bdd303830133f67e26835cbe9a701b3457",
      "tree": "de80c110188ad9b62d8ef033f20fd48df79550a9",
      "parents": [
        "c4b5fd2c816d96c07b1252227f14bbe83d36f195"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Dec 06 09:27:44 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Dec 06 09:27:58 2022 -0500"
      },
      "message": "Inhibit re-throwing exceptions for now, shell pipelines have potential for too many errors\n\nChange-Id: I59f9feff874f86c2524d587ba316c622ca54a28e\n"
    },
    {
      "commit": "c4b5fd2c816d96c07b1252227f14bbe83d36f195",
      "tree": "0f86de67317bd0f62c1e26ce241185da8462511d",
      "parents": [
        "7987c118921219e4ecd88ff3444f52060f242ac0"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Dec 05 14:17:34 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Dec 05 14:17:50 2022 -0500"
      },
      "message": "Shell exit strikes again, added || true\n\nChange-Id: I22757254de05c130e357761174260c5c13fdf297\n"
    },
    {
      "commit": "7987c118921219e4ecd88ff3444f52060f242ac0",
      "tree": "f54b98167c007b467447139fe0ca6e0732aac8f9",
      "parents": [
        "4c6bb42ca9f5e4eeedc8951334ae1b99fe9e45b7"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Dec 05 12:42:43 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Dec 05 12:43:13 2022 -0500"
      },
      "message": "VOL-4795 - Researching berlin-community-pod issues.\n\nvars/volthaInfraDeploy.groovy\n-----------------------------\n   o Wrap call() in a try/catch/finally block for error visibility.\n   o Added named function doKubeNamespaces() to capture logic.\n   o Display namespace(s) prior to helm update, considering removal for clean install.\n   o Problem may be related to special case behavor trying to update a new creation\n\nvars/volthaStackDeploy.groovy\n-----------------------------\n   o Wrap call() in a try/catch/finally block for error visibility.\n\nvars/waitForAdapter.groovy\n--------------------------\n   o Fix iam() method name\n   o npm-groovy-lint cleanups\n\nChange-Id: Ib9407b9cfefc40f411dbf9ab6e9e25adf9741a58\n"
    },
    {
      "commit": "96158a94fb49acf63f07166713bac70cd373f6e2",
      "tree": "4a65399c0680aac4de308096d9164d7972317dd7",
      "parents": [
        "21998a4fdee3dfff3ecb5b20f52b810ba70fd509"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Nov 25 10:36:06 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Nov 25 10:36:18 2022 -0500"
      },
      "message": "VOL-4857 - add debugging\n\nvars/installVoltctl.groovy\n--------------------------\n   o Display release vars in a single statement to avoid jenkins inserting \u0027echo\u0027 between each.\n\nvars/setOnosLogLevels.groovy\nvars/volthaDeploy.groovy\nvars/volthaInfraDeploy.groovy\nvars/volthaStackDeploy.groovy\n-----------------------------\n   o Added an ENTER/LEAVE printf to identify running script.\n   o Consistent use of a shebang path.\n   o Use pgrep to display port forwarding prior to termination\n     + command pipeline can be shorted, let pgrep/pkill do heavy lifting.\n   o Inlined temporary debugging to view output pipelines are acting on.\n     + Debugging etcd:port\u003dnull and a few other anomolies.\n\nChange-Id: I40d6b87519cd0fc84406a8a8a76f244da0096496\n"
    },
    {
      "commit": "c97ceae45d2fae330e4b46c520ef96192cddccca",
      "tree": "bdd7a5e1c4fda26119f884dc6823c769d8d54261",
      "parents": [
        "f10a857608446b043500e8e47fe2ccc061867e89"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik.windlass@intel.com",
        "time": "Fri May 13 10:12:55 2022 +0530"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik.windlass@intel.com",
        "time": "Mon May 16 15:18:24 2022 +0530"
      },
      "message": "[VOL-4711] Added FTTB Test Support on Berlin DT Pod with ADTRAN DPU\n\nChange-Id: I76f88f87cfdb49cb23d1d0a339f0f2bcc21b5a12\n"
    },
    {
      "commit": "810b6cf1ce4506d997ead1b1c3ce501dea988ed3",
      "tree": "b1502139677ee7588490121d7e6ca9314d9843c8",
      "parents": [
        "de9139a41b9c53611cc1cbf49259f5b8b202a92b"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Feb 24 09:21:18 2022 +0000"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Feb 24 14:49:51 2022 +0000"
      },
      "message": "[VOL-4590] Added support for enableMacLearning in TT bbsim jobs\n\nChange-Id: I67d687b7cc579d065ce5f2019fd4f625442934c5\n"
    },
    {
      "commit": "a1b5d798a89681fde988a7688b91077bb03be383",
      "tree": "2436ddc0334b64bee0f0084aaf73877af2e1dc96",
      "parents": [
        "c9ecaba23b1980d99ccf0abfd8fdcd81ed6d0c66"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jun 01 12:19:31 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jun 01 12:19:31 2021 -0700"
      },
      "message": "Persisting ETCD data in voltha-scale jobs\n\nChange-Id: I5a6a3fadb2e792bbc4eb6302c99aed639dd1b5fd\n"
    },
    {
      "commit": "d43bb30eecb0e192b1e047bf2be0231e12bc6c5c",
      "tree": "bccb1652e38e430c0fd88affb7d7261ab740cd79",
      "parents": [
        "d82d1de03ecc09e2d1933b3ec7c81b30ff33a047"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Apr 20 10:19:29 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Apr 20 10:34:28 2021 -0700"
      },
      "message": "[VOL-3780] Syntax and param fix on the physical build pipeline\n\nChange-Id: I9f5c799ff89c17c839b0bbafb72ec2927e9ba8c7\n"
    },
    {
      "commit": "d82d1de03ecc09e2d1933b3ec7c81b30ff33a047",
      "tree": "f5f5383fe3014dec67652f5fc02f60bca28d090c",
      "parents": [
        "fa36b42455caffcac6be745ed2f820b1bc593ea3"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Apr 06 14:55:58 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Apr 20 08:48:56 2021 -0700"
      },
      "message": "[VOL-3780] using keywords in physical build\n\nChange-Id: I6fbe3797f57920b5d8ebb2419c8c2ba6de9d0901\n"
    },
    {
      "commit": "ed1afdde06bd21c01f1148529630392c234a9605",
      "tree": "cf9b8add5a7fe79c82e5bcf78f47fea1fda91c04",
      "parents": [
        "660e4af8935f46321397a95d7797955c9fa65f34"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Apr 02 16:25:45 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Apr 02 16:25:45 2021 -0700"
      },
      "message": "Always pass extraHelmFlag as last parameter in helm install commands\n\nChange-Id: I2b251f954fd703095595a9dbcec25e5020a23a87\n"
    },
    {
      "commit": "660e4af8935f46321397a95d7797955c9fa65f34",
      "tree": "d0ff5621ec3f0a74f5afeb0bc07553947332d8c5",
      "parents": [
        "baf748912e2af11707a9a6015ec0a6479e7f1575"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Apr 02 11:16:09 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Apr 02 11:16:09 2021 -0700"
      },
      "message": "Supporting multiple ONOSes in volthaInfraDeploy keyword\n\nChange-Id: Ia67c52b29500f6e15c9f9c7d938b7a30ae42a527\n"
    },
    {
      "commit": "fcfc60d6c08d7255155bf948307bcb5e7d7387e2",
      "tree": "3ace90fa3e9f70bae2c237390c5db3669d3aa2c8",
      "parents": [
        "14b6f011d4678fcc808df3cb18452c79d5b59884"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Feb 24 09:06:48 2021 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Wed Feb 24 21:36:20 2021 +0000"
      },
      "message": "[VOL-3878] Using the patch under test when running sanity on voltha-helm-charts\n\nChange-Id: Ie8120a2b03d78611935ebabdcd97eda0d82a24e1\n"
    },
    {
      "commit": "42f6e570e5e8b4fdff72f8255abd95c3107b65b5",
      "tree": "94213e886d0b4de391c4465ca516cca2cddb3876",
      "parents": [
        "8b00dfdbd2d4df0c8fd0994cf60c41c0e18dd0e2"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jan 25 15:11:34 2021 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Feb 03 09:45:22 2021 -0800"
      },
      "message": "[VOL-3780] Upgrading per-patchset validation to use the new charts\n\nChange-Id: I1858f22032dd7b00215f3af0b2ffb038d1615cc2\n"
    }
  ]
}
