{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":23653453,"defaultBranch":"master","name":"pachyderm","ownerLogin":"pachyderm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-09-04T07:50:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10432478?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714145458.0","currentOid":""},"activityList":{"items":[{"before":"0737712d54ebe6a48afaa10a2b66eb221a615077","after":"d2195814a043db7838488d6f63b1ebfdd20d6b25","ref":"refs/heads/rau/core-2256-debug-improve-hints","pushedAt":"2024-04-26T20:11:36.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"robert-uhl","name":"Robert Uhl","path":"/robert-uhl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11946572?s=80&v=4"},"commit":{"message":"Merge branch 'master' into rau/core-2256-debug-improve-hints","shortMessageHtmlLink":"Merge branch 'master' into rau/core-2256-debug-improve-hints"}},{"before":"99d3cf06b646d1b284ad7f1aa9f49c3e3b6d62ba","after":"0737712d54ebe6a48afaa10a2b66eb221a615077","ref":"refs/heads/rau/core-2256-debug-improve-hints","pushedAt":"2024-04-26T19:37:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robert-uhl","name":"Robert Uhl","path":"/robert-uhl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11946572?s=80&v=4"},"commit":{"message":"Correct test","shortMessageHtmlLink":"Correct test"}},{"before":"1456559e1c483e60898dbcab1510276eba2b2085","after":"99d3cf06b646d1b284ad7f1aa9f49c3e3b6d62ba","ref":"refs/heads/rau/core-2256-debug-improve-hints","pushedAt":"2024-04-26T19:03:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robert-uhl","name":"Robert Uhl","path":"/robert-uhl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11946572?s=80&v=4"},"commit":{"message":"Correct test & results","shortMessageHtmlLink":"Correct test & results"}},{"before":"bcf35a6820b2df41c1cf22934a258ef7efb33cea","after":"289a1fdeac8a3127657ad46713eb6a8d87115dea","ref":"refs/heads/master","pushedAt":"2024-04-26T18:00:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jrockway","name":"Jonathan Rockway","path":"/jrockway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2367?s=80&v=4"},"commit":{"message":"Improve database and RPC logging (#9948)\n\nThis cleans up some logging. WithTx reports its retry attempt number as\r\na field instead of being in the logger name, and associates with\r\npostgres pid and transaction id with any logs that are generated in the\r\ntransaction. This is most useful with query logging enabled. WithTx is\r\nalso a span now, so we can track the duration and success/failure status\r\nof individual transactions easily.\r\n\r\nThe GRPC logging interceptor has been split into two parts. The first\r\npart runs early and creates a context containing the rpc name, request\r\nid, rpc peer address, etc. This means that any logs that other\r\ninterceptors generate, notably auth, are associated with the RPC. The\r\nsecond part announces the start and end of the RPC, and runs after auth,\r\nso the authenticated username (if any) is always logged here. (The\r\nusername is also logged for any other logs generated by the RPC\r\nhandler.)\r\n\r\nThis fixes an issue where database operations done as part of\r\nauthorizing the RPC didn't show up with the request ID, etc. (Actually,\r\nthat wouldn't have worked until #9947 anyway, so this is more of a fast\r\nfollow on top of that.)\r\n\r\nIt should now be possible to associate postgres logs and x-request-id,\r\nso we can have an end to end view of the system.\r\n\r\nPart of CORE-2248","shortMessageHtmlLink":"Improve database and RPC logging (#9948)"}},{"before":"8af1d238a25d2ae5e13eb89838c5122c0a76586c","after":"b984b402a68912bb05618790e2fd2d0ed97e97f6","ref":"refs/heads/acohen4/fix-dup-pip-versions","pushedAt":"2024-04-26T17:15:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zmajeed","name":"Zartaj Majeed","path":"/zmajeed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6625550?s=80&v=4"},"commit":{"message":"update deps with gazelle","shortMessageHtmlLink":"update deps with gazelle"}},{"before":"af0552669288faafcf451b66e30af28d4d8ac858","after":"275a1f075590892b84a33b0141ae85e8812d9364","ref":"refs/heads/jonathan/log-pid-and-xid","pushedAt":"2024-04-26T15:41:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jrockway","name":"Jonathan Rockway","path":"/jrockway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2367?s=80&v=4"},"commit":{"message":"log ongoing long transactions","shortMessageHtmlLink":"log ongoing long transactions"}},{"before":null,"after":"0534a97ac7efcdb7db9abde709b5319576b56dd6","ref":"refs/heads/dependabot/npm_and_yarn/jupyter-extension/multi-7b3158d602","pushedAt":"2024-04-26T15:30:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump express and @jupyterlab/builder in /jupyter-extension\n\nRemoves [express](https://github.com/expressjs/express). It's no longer used after updating ancestor dependency [@jupyterlab/builder](https://github.com/jupyterlab/jupyterlab). These dependencies need to be updated together.\n\n\nRemoves `express`\n\nUpdates `@jupyterlab/builder` from 3.4.1 to 3.6.7\n- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)\n- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/builder@3.4.1...@jupyterlab/builder@3.6.7)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: indirect\n- dependency-name: \"@jupyterlab/builder\"\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump express and @jupyterlab/builder in /jupyter-extension"}},{"before":null,"after":"3152e02040715d09052e1295cc3824b84381a695","ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible","pushedAt":"2024-04-26T15:30:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/docker/docker\n\nBumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.27+incompatible to 24.0.9+incompatible.\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v20.10.27...v24.0.9)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/docker\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/docker/docker"}},{"before":null,"after":"5183e3720ca03faf590d4124550ec6c1871d402d","ref":"refs/heads/dependabot/pip/jupyter-extension/jupyter-server-2.11.2","pushedAt":"2024-04-26T15:29:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump jupyter-server from 2.7.3 to 2.11.2 in /jupyter-extension\n\nBumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.7.3 to 2.11.2.\n- [Release notes](https://github.com/jupyter-server/jupyter_server/releases)\n- [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.7.3...v2.11.2)\n\n---\nupdated-dependencies:\n- dependency-name: jupyter-server\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump jupyter-server from 2.7.3 to 2.11.2 in /jupyter-extension"}},{"before":null,"after":"6cbeb0cd1c72d36aea62ae1873a01c1b3af54c9d","ref":"refs/heads/dependabot/pip/python-sdk/black-24.3.0","pushedAt":"2024-04-26T15:29:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump black from 23.12.1 to 24.3.0 in /python-sdk\n\nBumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0.\n- [Release notes](https://github.com/psf/black/releases)\n- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n- [Commits](https://github.com/psf/black/compare/23.12.1...24.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: black\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump black from 23.12.1 to 24.3.0 in /python-sdk"}},{"before":null,"after":"0455c94364430e8c0d33a8fb153e298301afe21c","ref":"refs/heads/dependabot/pip/jupyter-extension/idna-3.7","pushedAt":"2024-04-26T15:29:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump idna from 3.6 to 3.7 in /jupyter-extension\n\nBumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump idna from 3.6 to 3.7 in /jupyter-extension"}},{"before":"78853845028d23e53c0858a6cbc72885aed955e4","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-20.10.27incompatible","pushedAt":"2024-04-26T15:28:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"6570ebd427f4d2dd9cfcf2a03aacc5073f90724c","after":"bcf35a6820b2df41c1cf22934a258ef7efb33cea","ref":"refs/heads/master","pushedAt":"2024-04-26T15:28:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"molinamelendezj","name":"Jose Molina-Melendez","path":"/molinamelendezj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19845556?s=80&v=4"},"commit":{"message":"Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.27+incompatible (#9710)\n\nBumps [github.com/docker/docker](https://github.com/docker/docker) from\r\n20.10.17+incompatible to 20.10.27+incompatible.\r\n
\r\nRelease notes\r\n

Sourced from github.com/docker/docker's\r\nreleases.

\r\n
\r\n

v20.10.27

\r\n

For a full list of pull requests and changes in this release, refer\r\nto the relevant GitHub milestones:

\r\n
    \r\n
  • docker/cli,\r\n20.10.27 milestone
  • \r\n
  • moby/moby,\r\n20.10.27 milestone
  • \r\n
\r\n

Bug Fixes and Enhancements

\r\n
    \r\n
  • Fix dockerd-rootless-setuptools.sh when user name contains a\r\nbackslash. moby/moby#46424
  • \r\n
  • Add IP_NF_MANGLE to check-config.sh to the\r\n"generally required" list in check-config.sh because it is\r\nrequired by Swarm. moby/moby#46674
  • \r\n
  • Fix a deadlock in libnetwork which could prevent containers from\r\nstarting. moby/moby#46693
  • \r\n
  • Write overlay2 layer metadata atomically. moby/moby#46705
  • \r\n
  • Support building with Go 1.20. moby/moby#46694\r\nmoby/moby#46695\r\nmoby/moby#46696
  • \r\n
\r\n

Packaging Updates

\r\n
    \r\n
  • Update to go1.20.10, golang/org/x/net v0.17.0. moby/moby#46692
  • \r\n
\r\n

Security

\r\n
    \r\n
  • Deny containers access to /sys/devices/virtual/powercap\r\nby default. This change hardens against CVE-2020-8694, CVE-2020-8695, and\r\nCVE-2020-12912,\r\nand an attack known as the\r\nPLATYPUS attack. For more details, see advisory,\r\ncommit.
  • \r\n
\r\n

v20.10.26

\r\n

20.10.26

\r\n

For a full list of pull requests and changes in this release, refer\r\nto the relevant GitHub milestones:

\r\n
    \r\n
  • docker/cli,\r\n20.10.26 milestone
  • \r\n
  • moby/moby,\r\n20.10.26 milestone
  • \r\n
\r\n

Bug Fixes and Enhancements

\r\n
    \r\n
  • Support filesystems which do not support extended file attributes\r\nwith the VFS graph driver. moby/moby#45466
  • \r\n
  • Fix AppArmor profile docker-default /proc/sys rule. moby/moby#45716
  • \r\n
  • seccomp: always allow name_to_handle_at(2). moby/moby#45835
  • \r\n
  • Fix an issue which prevented volumes mounted to a live-restored\r\ncontainer from being removed. moby/moby#45840
  • \r\n
  • client: resolve an incompatibility with Go 1.20.6, Go 1.20.7, Go\r\n1.19.11 and Go 1.19.12. moby/moby#45972
  • \r\n
  • windows: fix --register-service when executed from\r\nwithin binary directory. moby/moby#46217
  • \r\n
\r\n

Packaging Updates

\r\n
    \r\n
  • Update Go to 1.19.12. moby/moby#46142
  • \r\n
  • Update containerd to v1.6.22. moby/moby#46105
  • \r\n
  • Update runc to v1.1.8. moby/moby#46031
  • \r\n
  • Delete Upstart init scripts and clean up sysvinit. moby/moby#46047
  • \r\n
\r\n

v20.10.25

\r\n

Bug fixes and enhancements

\r\n
    \r\n
  • Fix log loss with the AWSLogs log driver moby/moby#45349
  • \r\n
\r\n\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 81ebe71\r\nMerge pull request from GHSA-jq35-85cj-fj4p
  • \r\n
  • fb63665\r\nMerge pull request #46705\r\nfrom thaJeztah/20.10_backport_atomic-layer-data-write
  • \r\n
  • b967d89\r\nMerge pull request #46692\r\nfrom corhere/backport-20.10/update-x-net-v0.17
  • \r\n
  • 2c22bd5\r\nvendor: golang.org/x/net v0.17.0
  • \r\n
  • d862c21\r\nUpdate to go1.20.10
  • \r\n
  • cb47414\r\nMerge pull request #46696\r\nfrom corhere/backport-20.10/go1.20-enablement
  • \r\n
  • ea4eb73\r\nMerge pull request #46695\r\nfrom corhere/backport-20.10/safer-fileinfo
  • \r\n
  • 6c523aa\r\nhack: fix suppressing Xattrs lint errors
  • \r\n
  • 31b8374\r\npkg/archive: audit gosec file-traversal lints
  • \r\n
  • 8e44855\r\nRemove local fork of archive/tar package
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=20.10.17+incompatible&new-version=20.10.27+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/pachyderm/pachyderm/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Jose Molina-Melendez ","shortMessageHtmlLink":"Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.27+…"}},{"before":"a45732995d54e39156672f92b5043c03971ccd48","after":null,"ref":"refs/heads/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.46.0","pushedAt":"2024-04-26T14:55:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"e6f5e80a90f6adb4d0c8a45407b1f37e62b40d17","after":"78853845028d23e53c0858a6cbc72885aed955e4","ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-20.10.27incompatible","pushedAt":"2024-04-26T14:52:25.000Z","pushType":"push","commitsCount":186,"pusher":{"login":"molinamelendezj","name":"Jose Molina-Melendez","path":"/molinamelendezj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19845556?s=80&v=4"},"commit":{"message":"Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-20.10.27incompatible","shortMessageHtmlLink":"Merge branch 'master' into dependabot/go_modules/github.com/docker/do…"}},{"before":"d4c7c677f48fc8fcee0e39303580b1664cb4be37","after":"1456559e1c483e60898dbcab1510276eba2b2085","ref":"refs/heads/rau/core-2256-debug-improve-hints","pushedAt":"2024-04-26T14:15:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"robert-uhl","name":"Robert Uhl","path":"/robert-uhl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11946572?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master' into rau/core-2256-debug-improve-hints","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master' into rau/core-2256-debug…"}},{"before":"7af712fdaa483e59d17f344b9811d98e649e3d91","after":null,"ref":"refs/heads/fahad/fix-broken-master","pushedAt":"2024-04-26T14:06:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"FahadBSyed","name":"Fahad Syed","path":"/FahadBSyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18383356?s=80&v=4"}},{"before":"07bc31be78b67bba4fe293adfb0bf7e0337746e2","after":"6570ebd427f4d2dd9cfcf2a03aacc5073f90724c","ref":"refs/heads/master","pushedAt":"2024-04-26T14:06:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FahadBSyed","name":"Fahad Syed","path":"/FahadBSyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18383356?s=80&v=4"},"commit":{"message":"[PFS-221] Fix Bad Refactor (#9991)","shortMessageHtmlLink":"[PFS-221] Fix Bad Refactor (#9991)"}},{"before":"d729eb99ce41d7d50c3449ce8f9dd00a28b4921d","after":"7af712fdaa483e59d17f344b9811d98e649e3d91","ref":"refs/heads/fahad/fix-broken-master","pushedAt":"2024-04-26T13:38:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"FahadBSyed","name":"Fahad Syed","path":"/FahadBSyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18383356?s=80&v=4"},"commit":{"message":"[PFS-221] Fix copy paste issue.","shortMessageHtmlLink":"[PFS-221] Fix copy paste issue."}},{"before":null,"after":"d729eb99ce41d7d50c3449ce8f9dd00a28b4921d","ref":"refs/heads/fahad/fix-broken-master","pushedAt":"2024-04-26T13:31:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"FahadBSyed","name":"Fahad Syed","path":"/FahadBSyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18383356?s=80&v=4"},"commit":{"message":"[PFS-221] Fix copy paste issue.","shortMessageHtmlLink":"[PFS-221] Fix copy paste issue."}},{"before":"03605882292127de3447fbee0a663d45b9c8eedf","after":"d4c7c677f48fc8fcee0e39303580b1664cb4be37","ref":"refs/heads/rau/core-2256-debug-improve-hints","pushedAt":"2024-04-26T12:49:14.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"robert-uhl","name":"Robert Uhl","path":"/robert-uhl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11946572?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master' into rau/core-2256-debug-improve-hints","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master' into rau/core-2256-debug…"}},{"before":"70d164690fe2b700e69e536f68c7a4d8628eaab3","after":"af0552669288faafcf451b66e30af28d4d8ac858","ref":"refs/heads/jonathan/log-pid-and-xid","pushedAt":"2024-04-25T22:54:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jrockway","name":"Jonathan Rockway","path":"/jrockway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2367?s=80&v=4"},"commit":{"message":"log ongoing long transactions","shortMessageHtmlLink":"log ongoing long transactions"}},{"before":"84a3c0a90840ef1a48ac498456913965b01743df","after":"07bc31be78b67bba4fe293adfb0bf7e0337746e2","ref":"refs/heads/master","pushedAt":"2024-04-25T22:53:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jrockway","name":"Jonathan Rockway","path":"/jrockway","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2367?s=80&v=4"},"commit":{"message":"Make collections methods take a context (#9989)\n\nThis reworks the collections package to avoid embedded contexts. This is\r\nespecially important for ReadWrite transactions, which didn't use\r\ncontexts at all. This resulted in many operations, especially related to\r\nauth, blocking indefinitely when Postgres was broken. That's now fixed.\r\n\r\nThis replaces PR #9947.\r\n\r\nPart of CORE-2246","shortMessageHtmlLink":"Make collections methods take a context (#9989)"}},{"before":"d89598d3c2b902774f245c7b10a9b24bce7f0da8","after":"8af1d238a25d2ae5e13eb89838c5122c0a76586c","ref":"refs/heads/acohen4/fix-dup-pip-versions","pushedAt":"2024-04-25T22:50:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"acohen4","name":"Alon Cohen","path":"/acohen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13138721?s=80&v=4"},"commit":{"message":"latest","shortMessageHtmlLink":"latest"}},{"before":"ed133bceb9dfbd4ab52630123cd38fac1a42af29","after":"d89598d3c2b902774f245c7b10a9b24bce7f0da8","ref":"refs/heads/acohen4/fix-dup-pip-versions","pushedAt":"2024-04-25T21:16:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acohen4","name":"Alon Cohen","path":"/acohen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13138721?s=80&v=4"},"commit":{"message":"iterate","shortMessageHtmlLink":"iterate"}},{"before":"74173239514f6b9c6434b3ca1efa98f466b968d0","after":"84a3c0a90840ef1a48ac498456913965b01743df","ref":"refs/heads/master","pushedAt":"2024-04-25T20:26:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FahadBSyed","name":"Fahad Syed","path":"/FahadBSyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18383356?s=80&v=4"},"commit":{"message":"Instrument Storage Layer (#9958)\n\nThis is a first pass at instrumenting the storage layer. There's a few\r\nhigh level changes you'll generally see throughout this PR:\r\n1. Child contexts have been passed throughout. Particular areas of focus\r\nare distributed systems like the task service and low level constructs\r\nlike file set, index, and chunk readers & writers.\r\n2. Metrics have been added. The metrics vary based on what is relevant,\r\nbut generally we're reporting bytes read/written as well as indicators\r\nlike cache misses vs cache hits, indices skipped vs indices read, and so\r\nforth.\r\n\r\nI'm sure I've missed areas that we want to instrument, but that's fine.\r\nWe can add those in a follow up PR.\r\nMetrics are visible when running at a 'debug' level.\r\n\r\nHere are some snippets of metrics:\r\n```json\r\n{\r\n \"severity\": \"debug\",\r\n \"time\": \"2024-04-18T19:30:24.935036734Z\",\r\n \"logger\": \"grpc.pfs_v2.API/ModifyFile.fileSetWriter.indexWriter(deletive-index-writer)\",\r\n \"caller\": \"index/writer.go:85\",\r\n \"message\": \"meter: bytes\",\r\n \"service\": \"pfs_v2.API\",\r\n \"method\": \"ModifyFile\",\r\n \"command\": [\r\n \"pachctl put file images@master -f liberty.jpg\"\r\n ],\r\n \"peer\": \"127.0.0.1:48528\",\r\n \"type\": \"int\",\r\n \"delta\": 35,\r\n \"meter\": \"bytes\"\r\n}\r\n{\r\n \"severity\": \"debug\",\r\n \"time\": \"2024-04-18T19:30:24.935196695Z\",\r\n \"logger\": \"grpc.pfs_v2.API/ModifyFile.fileSetWriter.batcher(chunk-batcher).taskChain.upload\",\r\n \"caller\": \"chunk/uploader.go:186\",\r\n \"message\": \"meter: tx_bytes\",\r\n \"service\": \"pfs_v2.API\",\r\n \"method\": \"ModifyFile\",\r\n \"command\": [\r\n \"pachctl put file images@master -f liberty.jpg\"\r\n ],\r\n \"peer\": \"127.0.0.1:48528\",\r\n \"type\": \"int\",\r\n \"delta\": 133858,\r\n \"meter\": \"tx_bytes\"\r\n}\r\n{\r\n \"severity\": \"debug\",\r\n \"time\": \"2024-04-18T19:30:24.954077375Z\",\r\n \"logger\": \"grpc.pfs_v2.API/ModifyFile.fileSetWriter.indexWriter(additive-batched-index-writer)\",\r\n \"caller\": \"index/writer.go:85\",\r\n \"message\": \"meter: bytes\",\r\n \"service\": \"pfs_v2.API\",\r\n \"method\": \"ModifyFile\",\r\n \"command\": [\r\n \"pachctl put file images@master -f liberty.jpg\"\r\n ],\r\n \"peer\": \"127.0.0.1:48528\",\r\n \"type\": \"int\",\r\n \"delta\": 155,\r\n \"meter\": \"bytes\"\r\n}\r\n\r\n```","shortMessageHtmlLink":"Instrument Storage Layer (#9958)"}},{"before":"795599caca6cbbcb9037c4565627d6e8def21c00","after":"33acf7165c7f03705fa14bd126813b4b66f02c5d","ref":"refs/heads/PFS-221","pushedAt":"2024-04-25T18:51:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FahadBSyed","name":"Fahad Syed","path":"/FahadBSyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18383356?s=80&v=4"},"commit":{"message":"[PFS-221] drop skipped ranges.","shortMessageHtmlLink":"[PFS-221] drop skipped ranges."}},{"before":"95386fc8283c09cfeb4af78d0e10394d295d10ef","after":"795599caca6cbbcb9037c4565627d6e8def21c00","ref":"refs/heads/PFS-221","pushedAt":"2024-04-25T18:46:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FahadBSyed","name":"Fahad Syed","path":"/FahadBSyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18383356?s=80&v=4"},"commit":{"message":"[PFS-221] Update bazel dependencies.","shortMessageHtmlLink":"[PFS-221] Update bazel dependencies."}},{"before":"bdb2659ab9d7e6af7a6ac3dc014545179786327c","after":"03605882292127de3447fbee0a663d45b9c8eedf","ref":"refs/heads/rau/core-2256-debug-improve-hints","pushedAt":"2024-04-25T18:31:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"robert-uhl","name":"Robert Uhl","path":"/robert-uhl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11946572?s=80&v=4"},"commit":{"message":"Remove commented-out lines","shortMessageHtmlLink":"Remove commented-out lines"}},{"before":"1abe9a6cfaa3eaa7594dc00e9c6d7d090d34e6e5","after":"95386fc8283c09cfeb4af78d0e10394d295d10ef","ref":"refs/heads/PFS-221","pushedAt":"2024-04-25T18:11:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FahadBSyed","name":"Fahad Syed","path":"/FahadBSyed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18383356?s=80&v=4"},"commit":{"message":"[PFS-221] Integrate PR Feedback.","shortMessageHtmlLink":"[PFS-221] Integrate PR Feedback."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO37S1AA","startCursor":null,"endCursor":null}},"title":"Activity · pachyderm/pachyderm"}