Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-import-resolver-typescript to v3.7.0 #264

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-import-resolver-typescript 3.5.2 -> 3.7.0 age adoption passing confidence

Release Notes

import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.7.0

Compare Source

Minor Changes
  • #​326 93ea130 Thanks @​SukkaW! - This version has implemented the eslint-plugin-import-x's v3 resolver interface. This allows you to use import/require to reference eslint-import-resolver-typescript directly in your ESLint flat config:

    Previously

    // eslint.config.js
    module.exports = {
      settings: {
        'import-x/resolver': {
          typescript: {
            alwaysTryTypes: true,
          },
          // or
          require.resolve('eslint-import-resolver-typescript'):
            alwaysTryTypes: true,
          }
        }
      }
    }

    Now

    // eslint.config.js
    const {
      createTypeScriptImportResolver,
    } = require('eslint-import-resolver-typescript')
    
    module.exports = {
      settings: {
        'import-x/resolver-next': [
          createTypeScriptImportResolver({
            alwaysTryTypes: true,
          }),
        ],
      },
    }

    Note that this only works with eslint-plugin-import-x@>=4.5.0. You can't use createTypeScriptImportResolver with the older versions of eslint-plugin-import-x or any existing versions of eslint-plugin-import.

v3.6.3

Compare Source

Patch Changes

v3.6.1

Compare Source

Patch Changes

v3.6.0

Compare Source

Minor Changes

v3.5.5

Compare Source

Patch Changes

v3.5.4

Compare Source

Patch Changes

v3.5.3

Compare Source

Patch Changes
  • #​206 6531bad Thanks @​marvinhagemeister! - Only try to resolve a module directory when we know that the path is a directory. This can lead to a 15% speedup on projects with many files.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Mar 17, 2023

Diff Output:

#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 1.0s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 resolve public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85 done
#4 sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85 772B / 772B done
#4 sha256:6ce0cee9f3ac87cd810443ffa34dc55bbf9aff18772d845e89a27e7142a090b1 2.64kB / 2.64kB done
#4 sha256:a1d88f9a6d28740b32574bf25b55f96e8d26247eb3f6181450cb77e7951de971 6.80kB / 6.80kB done
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 0B / 104.95MB 0.2s
#4 sha256:dbd494d0af914ab7fd14da925f9bdb4a0d76fda57152b2b8e9c263f52ec94b2e 88.36kB / 88.36kB 0.1s done
#4 sha256:613dfb0ec7c2e7b09ec64c44c11f6088e9f34932b37422cd60c44f18bae38db7 417B / 417B 0.2s done
#4 sha256:2a9f1ae020e1174089186c85e75fdd02adc9b21031f42edd009f1b66a1f739e5 0B / 2.58MB 0.2s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 6.29MB / 104.95MB 0.3s
#4 sha256:2a9f1ae020e1174089186c85e75fdd02adc9b21031f42edd009f1b66a1f739e5 2.58MB / 2.58MB 0.3s done
#4 sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2 0B / 60.30MB 0.3s
#4 sha256:e02ac38a4f7cfa4aae0ebf275a9f35e3dd886af454e49f347922fba7374ea08f 0B / 12.08MB 0.3s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 13.63MB / 104.95MB 0.4s
#4 sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2 5.24MB / 60.30MB 0.4s
#4 sha256:e02ac38a4f7cfa4aae0ebf275a9f35e3dd886af454e49f347922fba7374ea08f 1.05MB / 12.08MB 0.4s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 26.21MB / 104.95MB 0.6s
#4 sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2 15.73MB / 60.30MB 0.6s
#4 sha256:e02ac38a4f7cfa4aae0ebf275a9f35e3dd886af454e49f347922fba7374ea08f 12.08MB / 12.08MB 0.6s done
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 0B / 224.81MB 0.6s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 32.51MB / 104.95MB 0.7s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 38.80MB / 104.95MB 0.8s
#4 sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2 28.31MB / 60.30MB 0.8s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 52.43MB / 104.95MB 1.0s
#4 sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2 39.85MB / 60.30MB 1.0s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 16.78MB / 224.81MB 0.9s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 58.72MB / 104.95MB 1.1s
#4 sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2 46.14MB / 60.30MB 1.1s
#4 sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2 52.43MB / 60.30MB 1.2s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 31.46MB / 224.81MB 1.2s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 75.50MB / 104.95MB 1.4s
#4 sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2 60.30MB / 60.30MB 1.4s done
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 44.04MB / 224.81MB 1.4s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 0B / 57.36MB 1.4s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 81.79MB / 104.95MB 1.5s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 4.19MB / 57.36MB 1.5s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 90.26MB / 104.95MB 1.7s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 65.01MB / 224.81MB 1.7s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 15.73MB / 57.36MB 1.7s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 97.52MB / 104.95MB 1.8s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 22.02MB / 57.36MB 1.8s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 27.26MB / 57.36MB 1.9s
#4 sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 104.95MB / 104.95MB 2.0s done
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 85.98MB / 224.81MB 2.1s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 35.65MB / 57.36MB 2.1s
#4 extracting sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 0B / 67.61MB 2.1s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 40.89MB / 57.36MB 2.2s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 6.29MB / 67.61MB 2.2s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 97.52MB / 224.81MB 2.3s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 44.04MB / 57.36MB 2.3s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 11.53MB / 67.61MB 2.3s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 50.33MB / 57.36MB 2.4s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 16.78MB / 67.61MB 2.4s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 112.20MB / 224.81MB 2.5s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 56.62MB / 57.36MB 2.5s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 23.07MB / 67.61MB 2.5s
#4 sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 57.36MB / 57.36MB 2.6s done
#4 sha256:adbe51df9628ba30948769baf67dc3558c07292272f7051eefca9e9ffd5a5d1b 0B / 166.91kB 2.6s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 124.78MB / 224.81MB 2.7s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 30.41MB / 67.61MB 2.7s
#4 sha256:adbe51df9628ba30948769baf67dc3558c07292272f7051eefca9e9ffd5a5d1b 166.91kB / 166.91kB 2.6s done
#4 sha256:3132a753e54df26f6513f27a8a849e2ede23706d4cf63e8135ad7c444d68c68c 0B / 122.18kB 2.7s
#4 sha256:3132a753e54df26f6513f27a8a849e2ede23706d4cf63e8135ad7c444d68c68c 122.18kB / 122.18kB 2.7s done
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 38.80MB / 67.61MB 2.9s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 146.80MB / 224.81MB 3.1s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 47.19MB / 67.61MB 3.1s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 51.38MB / 67.61MB 3.2s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 162.29MB / 224.81MB 3.4s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 56.62MB / 67.61MB 3.4s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 62.91MB / 67.61MB 3.5s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 177.21MB / 224.81MB 3.7s
#4 sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 67.61MB / 67.61MB 3.7s done
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 190.84MB / 224.81MB 3.9s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 204.47MB / 224.81MB 4.1s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 216.01MB / 224.81MB 4.3s
#4 sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 224.81MB / 224.81MB 4.7s done
#4 extracting sha256:274d9fe14c5e10a5aa74988478b7a7bd94b7e7bc48bd0822f10af3da85ba3d7f 3.4s done
#4 extracting sha256:dbd494d0af914ab7fd14da925f9bdb4a0d76fda57152b2b8e9c263f52ec94b2e
#4 extracting sha256:dbd494d0af914ab7fd14da925f9bdb4a0d76fda57152b2b8e9c263f52ec94b2e done
#4 extracting sha256:613dfb0ec7c2e7b09ec64c44c11f6088e9f34932b37422cd60c44f18bae38db7
#4 extracting sha256:613dfb0ec7c2e7b09ec64c44c11f6088e9f34932b37422cd60c44f18bae38db7 done
#4 extracting sha256:2a9f1ae020e1174089186c85e75fdd02adc9b21031f42edd009f1b66a1f739e5 0.0s done
#4 extracting sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2
#4 extracting sha256:68836beb92f450b2f4c11f0a2006b2d78e3947f9a191e254fb6f11c318419fc2 3.0s done
#4 extracting sha256:e02ac38a4f7cfa4aae0ebf275a9f35e3dd886af454e49f347922fba7374ea08f
#4 extracting sha256:e02ac38a4f7cfa4aae0ebf275a9f35e3dd886af454e49f347922fba7374ea08f 0.9s done
#4 extracting sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae
#4 extracting sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 5.1s
#4 extracting sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 10.2s
#4 extracting sha256:bc488199f5a1c873de04d182da85c2cae9814893888b893ae74f78d3169814ae 11.0s done
#4 extracting sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 0.1s
#4 extracting sha256:ee94ba7f9b87e8be7ea7807ce31dc995d24c64ea7140ed4e2a3739c984f0e86f 3.1s done
#4 extracting sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5
#4 extracting sha256:8c62bb1292d518c5ff55ba6b2c28949dae7a6ac0bd967fb51c8654006dc168c5 4.8s done
#4 extracting sha256:adbe51df9628ba30948769baf67dc3558c07292272f7051eefca9e9ffd5a5d1b
#4 extracting sha256:adbe51df9628ba30948769baf67dc3558c07292272f7051eefca9e9ffd5a5d1b done
#4 extracting sha256:3132a753e54df26f6513f27a8a849e2ede23706d4cf63e8135ad7c444d68c68c done
#4 DONE 33.2s

#5 [2/3] RUN pip install --upgrade pip
#5 0.513 Requirement already satisfied: pip in /var/lang/lib/python3.9/site-packages (23.0.1)
#5 0.616 Collecting pip
#5 0.656   Downloading pip-23.3.1-py3-none-any.whl (2.1 MB)
#5 0.717      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.3 MB/s eta 0:00:00
#5 0.752 Installing collected packages: pip
#5 0.753   Attempting uninstall: pip
#5 0.753     Found existing installation: pip 23.0.1
#5 0.951     Uninstalling pip-23.0.1:
#5 0.962       Successfully uninstalled pip-23.0.1
#5 2.036 Successfully installed pip-23.3.1
#5 2.036 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#5 DONE 2.2s

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 0.669 Collecting pipenv==2022.4.8
#6 0.708   Downloading pipenv-2022.4.8-py2.py3-none-any.whl (3.6 MB)
#6 0.781      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 52.1 MB/s eta 0:00:00
#6 0.899 Collecting poetry
#6 0.910   Downloading poetry-1.7.1-py3-none-any.whl.metadata (6.8 kB)
#6 0.930 Requirement already satisfied: pip>=18.0 in /var/lang/lib/python3.9/site-packages (from pipenv==2022.4.8) (23.3.1)
#6 0.960 Collecting certifi (from pipenv==2022.4.8)
#6 0.971   Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB)
#6 0.975 Requirement already satisfied: setuptools>=36.2.1 in /var/lang/lib/python3.9/site-packages (from pipenv==2022.4.8) (58.1.0)
#6 1.002 Collecting virtualenv-clone>=0.2.5 (from pipenv==2022.4.8)
#6 1.013   Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB)
#6 1.119 Collecting virtualenv (from pipenv==2022.4.8)
#6 1.130   Downloading virtualenv-20.25.0-py3-none-any.whl.metadata (4.5 kB)
#6 1.190 Collecting build<2.0.0,>=1.0.3 (from poetry)
#6 1.200   Downloading build-1.0.3-py3-none-any.whl.metadata (4.2 kB)
#6 1.235 Collecting cachecontrol<0.14.0,>=0.13.0 (from cachecontrol[filecache]<0.14.0,>=0.13.0->poetry)
#6 1.246   Downloading cachecontrol-0.13.1-py3-none-any.whl.metadata (3.0 kB)
#6 1.284 Collecting cleo<3.0.0,>=2.1.0 (from poetry)
#6 1.294   Downloading cleo-2.1.0-py3-none-any.whl.metadata (12 kB)
#6 1.319 Collecting crashtest<0.5.0,>=0.4.1 (from poetry)
#6 1.329   Downloading crashtest-0.4.1-py3-none-any.whl (7.6 kB)
#6 1.470 Collecting dulwich<0.22.0,>=0.21.2 (from poetry)
#6 1.481   Downloading dulwich-0.21.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.3 kB)
#6 1.509 Collecting fastjsonschema<3.0.0,>=2.18.0 (from poetry)
#6 1.519   Downloading fastjsonschema-2.19.0-py3-none-any.whl.metadata (2.0 kB)
#6 1.590 Collecting importlib-metadata>=4.4 (from poetry)
#6 1.600   Downloading importlib_metadata-7.0.0-py3-none-any.whl.metadata (4.9 kB)
#6 1.630 Collecting installer<0.8.0,>=0.7.0 (from poetry)
#6 1.642   Downloading installer-0.7.0-py3-none-any.whl (453 kB)
#6 1.652      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 453.8/453.8 kB 63.9 MB/s eta 0:00:00
#6 1.713 Collecting keyring<25.0.0,>=24.0.0 (from poetry)
#6 1.724   Downloading keyring-24.3.0-py3-none-any.whl.metadata (20 kB)
#6 1.765 Collecting packaging>=20.5 (from poetry)
#6 1.776   Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
#6 1.802 Collecting pexpect<5.0.0,>=4.7.0 (from poetry)
#6 1.812   Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
#6 1.843 Collecting pkginfo<2.0.0,>=1.9.4 (from poetry)
#6 1.853   Downloading pkginfo-1.9.6-py3-none-any.whl (30 kB)
#6 1.892 Collecting platformdirs<4.0.0,>=3.0.0 (from poetry)
#6 1.902   Downloading platformdirs-3.11.0-py3-none-any.whl.metadata (11 kB)
#6 1.949 Collecting poetry-core==1.8.1 (from poetry)
#6 1.960   Downloading poetry_core-1.8.1-py3-none-any.whl.metadata (3.5 kB)
#6 1.988 Collecting poetry-plugin-export<2.0.0,>=1.6.0 (from poetry)
#6 1.998   Downloading poetry_plugin_export-1.6.0-py3-none-any.whl.metadata (2.8 kB)
#6 2.022 Collecting pyproject-hooks<2.0.0,>=1.0.0 (from poetry)
#6 2.033   Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
#6 2.085 Collecting requests<3.0,>=2.26 (from poetry)
#6 2.096   Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
#6 2.125 Collecting requests-toolbelt<2,>=0.9.1 (from poetry)
#6 2.136   Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
#6 2.142      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 15.0 MB/s eta 0:00:00
#6 2.176 Collecting shellingham<2.0,>=1.5 (from poetry)
#6 2.187   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
#6 2.217 Collecting tomli<3.0.0,>=2.0.1 (from poetry)
#6 2.233   Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
#6 2.282 Collecting tomlkit<1.0.0,>=0.11.4 (from poetry)
#6 2.292   Downloading tomlkit-0.12.3-py3-none-any.whl.metadata (2.7 kB)
#6 2.339 Collecting trove-classifiers>=2022.5.19 (from poetry)
#6 2.350   Downloading trove_classifiers-2023.11.29-py3-none-any.whl.metadata (2.2 kB)
#6 2.529 Collecting msgpack>=0.5.2 (from cachecontrol<0.14.0,>=0.13.0->cachecontrol[filecache]<0.14.0,>=0.13.0->poetry)
#6 2.539   Downloading msgpack-1.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
#6 2.580 Collecting filelock>=3.8.0 (from cachecontrol[filecache]<0.14.0,>=0.13.0->poetry)
#6 2.592   Downloading filelock-3.13.1-py3-none-any.whl.metadata (2.8 kB)
#6 3.156 Collecting rapidfuzz<4.0.0,>=3.0.0 (from cleo<3.0.0,>=2.1.0->poetry)
#6 3.167   Downloading rapidfuzz-3.5.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
#6 3.279 Collecting urllib3>=1.25 (from dulwich<0.22.0,>=0.21.2->poetry)
#6 3.297   Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB)
#6 3.367 Collecting zipp>=0.5 (from importlib-metadata>=4.4->poetry)
#6 3.378   Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB)
#6 3.435 Collecting jaraco.classes (from keyring<25.0.0,>=24.0.0->poetry)
#6 3.447   Downloading jaraco.classes-3.3.0-py3-none-any.whl.metadata (2.9 kB)
#6 3.486 Collecting SecretStorage>=3.2 (from keyring<25.0.0,>=24.0.0->poetry)
#6 3.496   Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB)
#6 3.523 Collecting jeepney>=0.4.2 (from keyring<25.0.0,>=24.0.0->poetry)
#6 3.533   Downloading jeepney-0.8.0-py3-none-any.whl (48 kB)
#6 3.538      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 13.6 MB/s eta 0:00:00
#6 3.567 Collecting ptyprocess>=0.5 (from pexpect<5.0.0,>=4.7.0->poetry)
#6 3.578   Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
#6 3.730 Collecting charset-normalizer<4,>=2 (from requests<3.0,>=2.26->poetry)
#6 3.741   Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
#6 3.772 Collecting idna<4,>=2.5 (from requests<3.0,>=2.26->poetry)
#6 3.783   Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)
#6 3.911 Collecting distlib<1,>=0.3.7 (from virtualenv->pipenv==2022.4.8)
#6 3.922   Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB)
#6 4.205 Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring<25.0.0,>=24.0.0->poetry)
#6 4.217   Downloading cryptography-41.0.7-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.2 kB)
#6 4.305 Collecting more-itertools (from jaraco.classes->keyring<25.0.0,>=24.0.0->poetry)
#6 4.316   Downloading more_itertools-10.1.0-py3-none-any.whl.metadata (33 kB)
#6 4.459 Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring<25.0.0,>=24.0.0->poetry)
#6 4.469   Downloading cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
#6 4.558 Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring<25.0.0,>=24.0.0->poetry)
#6 4.569   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
#6 4.575      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 29.4 MB/s eta 0:00:00
#6 4.609 Downloading poetry-1.7.1-py3-none-any.whl (235 kB)
#6 4.616    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 236.0/236.0 kB 46.9 MB/s eta 0:00:00
#6 4.626 Downloading poetry_core-1.8.1-py3-none-any.whl (306 kB)
#6 4.634    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 306.6/306.6 kB 54.6 MB/s eta 0:00:00
#6 4.645 Downloading build-1.0.3-py3-none-any.whl (18 kB)
#6 4.658 Downloading cachecontrol-0.13.1-py3-none-any.whl (22 kB)
#6 4.671 Downloading cleo-2.1.0-py3-none-any.whl (78 kB)
#6 4.676    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 23.5 MB/s eta 0:00:00
#6 4.689 Downloading dulwich-0.21.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (514 kB)
#6 4.699    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 514.2/514.2 kB 63.6 MB/s eta 0:00:00
#6 4.709 Downloading fastjsonschema-2.19.0-py3-none-any.whl (23 kB)
#6 4.722 Downloading importlib_metadata-7.0.0-py3-none-any.whl (23 kB)
#6 4.735 Downloading keyring-24.3.0-py3-none-any.whl (38 kB)
#6 4.749 Downloading packaging-23.2-py3-none-any.whl (53 kB)
#6 4.755    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 13.3 MB/s eta 0:00:00
#6 4.767 Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
#6 4.773    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 14.5 MB/s eta 0:00:00
#6 4.785 Downloading platformdirs-3.11.0-py3-none-any.whl (17 kB)
#6 4.797 Downloading poetry_plugin_export-1.6.0-py3-none-any.whl (10 kB)
#6 4.810 Downloading requests-2.31.0-py3-none-any.whl (62 kB)
#6 4.816    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 16.9 MB/s eta 0:00:00
#6 4.828 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
#6 4.834    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 36.1 MB/s eta 0:00:00
#6 4.844 Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
#6 4.857 Downloading tomlkit-0.12.3-py3-none-any.whl (37 kB)
#6 4.870 Downloading trove_classifiers-2023.11.29-py3-none-any.whl (13 kB)
#6 4.886 Downloading virtualenv-20.25.0-py3-none-any.whl (3.8 MB)
#6 4.925    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 103.1 MB/s eta 0:00:00
#6 4.938 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
#6 4.944    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 36.0 MB/s eta 0:00:00
#6 4.955 Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB)
#6 4.964    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 66.5 MB/s eta 0:00:00
#6 4.976 Downloading filelock-3.13.1-py3-none-any.whl (11 kB)
#6 4.991 Downloading idna-3.6-py3-none-any.whl (61 kB)
#6 4.997    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 15.9 MB/s eta 0:00:00
#6 5.015 Downloading msgpack-1.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
#6 5.024    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 531.0/531.0 kB 74.3 MB/s eta 0:00:00
#6 5.037 Downloading rapidfuzz-3.5.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)
#6 5.073    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 99.4 MB/s eta 0:00:00
#6 5.088 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
#6 5.093    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 30.4 MB/s eta 0:00:00
#6 5.105 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
#6 5.118 Downloading jaraco.classes-3.3.0-py3-none-any.whl (5.9 kB)
#6 5.138 Downloading cryptography-41.0.7-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
#6 5.183    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 103.5 MB/s eta 0:00:00
#6 5.193 Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB)
#6 5.199    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 15.5 MB/s eta 0:00:00
#6 5.214 Downloading cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
#6 5.222    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.4/443.4 kB 73.1 MB/s eta 0:00:00
#6 5.493 Installing collected packages: trove-classifiers, ptyprocess, fastjsonschema, distlib, zipp, virtualenv-clone, urllib3, tomlkit, tomli, shellingham, rapidfuzz, pycparser, poetry-core, platformdirs, pkginfo, pexpect, packaging, msgpack, more-itertools, jeepney, installer, idna, filelock, crashtest, charset-normalizer, certifi, virtualenv, requests, pyproject-hooks, jaraco.classes, importlib-metadata, dulwich, cleo, cffi, requests-toolbelt, pipenv, cryptography, cachecontrol, build, SecretStorage, keyring, poetry-plugin-export, poetry
#6 9.459 Successfully installed SecretStorage-3.3.3 build-1.0.3 cachecontrol-0.13.1 certifi-2023.11.17 cffi-1.16.0 charset-normalizer-3.3.2 cleo-2.1.0 crashtest-0.4.1 cryptography-41.0.7 distlib-0.3.8 dulwich-0.21.7 fastjsonschema-2.19.0 filelock-3.13.1 idna-3.6 importlib-metadata-7.0.0 installer-0.7.0 jaraco.classes-3.3.0 jeepney-0.8.0 keyring-24.3.0 more-itertools-10.1.0 msgpack-1.0.7 packaging-23.2 pexpect-4.9.0 pipenv-2022.4.8 pkginfo-1.9.6 platformdirs-3.11.0 poetry-1.7.1 poetry-core-1.8.1 poetry-plugin-export-1.6.0 ptyprocess-0.7.0 pycparser-2.21 pyproject-hooks-1.0.0 rapidfuzz-3.5.2 requests-2.31.0 requests-toolbelt-1.0.0 shellingham-1.5.4 tomli-2.0.1 tomlkit-0.12.3 trove-classifiers-2023.11.29 urllib3-2.1.0 virtualenv-20.25.0 virtualenv-clone-0.5.7 zipp-3.17.0
#6 9.459 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#6 DONE 9.8s

#7 exporting to image
#7 exporting layers
#7 exporting layers 4.6s done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 4.6s
Bundling asset persistence/syllabus-datapipeline/scraper-base-function/base-function/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting lxml (from -r requirements.txt (line 1))
  Downloading lxml-4.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (3.8 kB)
Downloading lxml-4.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 105.4 MB/s eta 0:00:00
Installing collected packages: lxml
Successfully installed lxml-4.9.3
[WARNING] aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvokeProps#qualifier is deprecated.
  pass a Version or Alias object as lambdaFunction instead
  This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvokeProps#qualifier is deprecated.
  pass a Version or Alias object as lambdaFunction instead
  This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvokeProps#qualifier is deprecated.
  pass a Version or Alias object as lambdaFunction instead
  This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvokeProps#qualifier is deprecated.
  pass a Version or Alias object as lambdaFunction instead
  This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvokeProps#qualifier is deprecated.
  pass a Version or Alias object as lambdaFunction instead
  This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvokeProps#qualifier is deprecated.
  pass a Version or Alias object as lambdaFunction instead
  This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvokeProps#qualifier is deprecated.
  pass a Version or Alias object as lambdaFunction instead
  This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvokeProps#qualifier is deprecated.
  pass a Version or Alias object as lambdaFunction instead
  This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvokeProps#qualifier is deprecated.
  pass a Version or Alias object as lambdaFunction instead
  This API will be removed in the next major release.
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset persistence/syllabus-sync/syllabus-update-function/update-syllabus/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset persistence/career-datapipeline/career-sync-function/sync-career/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset persistence/forum-thread-ai-data-pipeline/forum-thread-ai-function/Boto3PythonLayerVersion/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.2s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset persistence/forum-thread-ai-data-pipeline/forum-thread-ai-function/inject-threads/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset persistence/forum-ai-comment-data-pipeline/forum-comment-ai-function/inject-comments/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/cognito-endpoint/presign-up-handle/base-function/Code/Stage...
[WARNING] aws-cdk-lib.aws_cognito.UserPoolIdentityProviderGoogleProps#clientSecret is deprecated.
  use clientSecretValue instead
  This API will be removed in the next major release.
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/get-course/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting lxml (from -r requirements.txt (line 1))
  Downloading lxml-4.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (3.8 kB)
Downloading lxml-4.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 98.4 MB/s eta 0:00:00
Installing collected packages: lxml
Successfully installed lxml-4.9.3
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/post-book/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting aiohttp (from -r requirements.txt (line 1))
  Downloading aiohttp-3.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.4 kB)
Collecting attrs>=17.3.0 (from aiohttp->-r requirements.txt (line 1))
  Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.2 MB/s eta 0:00:00
Collecting multidict<7.0,>=4.5 (from aiohttp->-r requirements.txt (line 1))
  Downloading multidict-6.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 kB 16.3 MB/s eta 0:00:00
Collecting yarl<2.0,>=1.0 (from aiohttp->-r requirements.txt (line 1))
  Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->-r requirements.txt (line 1))
  Downloading frozenlist-1.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.2 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->-r requirements.txt (line 1))
  Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting async-timeout<5.0,>=4.0 (from aiohttp->-r requirements.txt (line 1))
  Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->-r requirements.txt (line 1))
  Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)
Downloading aiohttp-3.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 69.8 MB/s eta 0:00:00
Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Downloading frozenlist-1.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (228 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 218.6 MB/s eta 0:00:00
Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (304 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.3/304.3 kB 231.0 MB/s eta 0:00:00
Downloading idna-3.6-py3-none-any.whl (61 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 180.8 MB/s eta 0:00:00
Installing collected packages: multidict, idna, frozenlist, attrs, async-timeout, yarl, aiosignal, aiohttp
Successfully installed aiohttp-3.9.1 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.1.0 frozenlist-1.4.0 idna-3.6 multidict-6.0.4 yarl-1.9.4
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/get-reviews/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/post-review/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting google-cloud-translate (from -r requirements.txt (line 1))
  Downloading google_cloud_translate-3.13.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading google_api_core-2.15.0-py3-none-any.whl.metadata (2.7 kB)
Collecting google-cloud-core<3.0.0dev,>=1.4.4 (from google-cloud-translate->-r requirements.txt (line 1))
  Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl.metadata (2.7 kB)
Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-cloud-translate->-r requirements.txt (line 1))
  Downloading proto_plus-1.23.0-py3-none-any.whl.metadata (2.2 kB)
Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5 (from google-cloud-translate->-r requirements.txt (line 1))
  Downloading protobuf-4.25.1-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes)
Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting google-auth<3.0.dev0,>=2.14.1 (from google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading google_auth-2.25.2-py2.py3-none-any.whl.metadata (4.7 kB)
Collecting requests<3.0.0.dev0,>=2.18.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting grpcio<2.0dev,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading grpcio-1.60.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
Collecting grpcio-status<2.0.dev0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading grpcio_status-1.60.0-py3-none-any.whl.metadata (1.3 kB)
Collecting cachetools<6.0,>=2.0.0 (from google-auth<3.0.dev0,>=2.14.1->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading cachetools-5.3.2-py3-none-any.whl.metadata (5.2 kB)
Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0.dev0,>=2.14.1->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 10.2 MB/s eta 0:00:00
Collecting rsa<5,>=3.1.4 (from google-auth<3.0.dev0,>=2.14.1->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading rsa-4.9-py3-none-any.whl (34 kB)
Collecting charset-normalizer<4,>=2 (from requests<3.0.0.dev0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests<3.0.0.dev0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)
Collecting urllib3<3,>=1.21.1 (from requests<3.0.0.dev0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB)
Collecting certifi>=2017.4.17 (from requests<3.0.0.dev0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB)
Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3.0.dev0,>=2.14.1->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading pyasn1-0.5.1-py2.py3-none-any.whl.metadata (8.6 kB)
Downloading google_cloud_translate-3.13.0-py2.py3-none-any.whl (127 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 209.2 MB/s eta 0:00:00
Downloading google_api_core-2.15.0-py3-none-any.whl (121 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.0/122.0 kB 220.4 MB/s eta 0:00:00
Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
Downloading proto_plus-1.23.0-py3-none-any.whl (48 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 kB 158.0 MB/s eta 0:00:00
Downloading protobuf-4.25.1-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 36.8 MB/s eta 0:00:00
Downloading google_auth-2.25.2-py2.py3-none-any.whl (184 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.2/184.2 kB 217.4 MB/s eta 0:00:00
Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl (228 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.7/228.7 kB 225.3 MB/s eta 0:00:00
Downloading grpcio-1.60.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 181.5 MB/s eta 0:00:00
Downloading grpcio_status-1.60.0-py3-none-any.whl (14 kB)
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 193.3 MB/s eta 0:00:00
Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB)
Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 211.6 MB/s eta 0:00:00
Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 218.8 MB/s eta 0:00:00
Downloading idna-3.6-py3-none-any.whl (61 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 194.3 MB/s eta 0:00:00
Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 211.4 MB/s eta 0:00:00
Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 206.6 MB/s eta 0:00:00
Installing collected packages: urllib3, pyasn1, protobuf, idna, grpcio, charset-normalizer, certifi, cachetools, rsa, requests, pyasn1-modules, proto-plus, googleapis-common-protos, grpcio-status, google-auth, google-api-core, google-cloud-core, google-cloud-translate
Successfully installed cachetools-5.3.2 certifi-2023.11.17 charset-normalizer-3.3.2 google-api-core-2.15.0 google-auth-2.25.2 google-cloud-core-2.4.1 google-cloud-translate-3.13.0 googleapis-common-protos-1.62.0 grpcio-1.60.0 grpcio-status-1.60.0 idna-3.6 proto-plus-1.23.0 protobuf-4.25.1 pyasn1-0.5.1 pyasn1-modules-0.3.0 requests-2.31.0 rsa-4.9 urllib3-2.1.0
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/patch-review/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting google-cloud-translate (from -r requirements.txt (line 1))
  Downloading google_cloud_translate-3.13.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading google_api_core-2.15.0-py3-none-any.whl.metadata (2.7 kB)
Collecting google-cloud-core<3.0.0dev,>=1.4.4 (from google-cloud-translate->-r requirements.txt (line 1))
  Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl.metadata (2.7 kB)
Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-cloud-translate->-r requirements.txt (line 1))
  Downloading proto_plus-1.23.0-py3-none-any.whl.metadata (2.2 kB)
Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5 (from google-cloud-translate->-r requirements.txt (line 1))
  Downloading protobuf-4.25.1-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes)
Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting google-auth<3.0.dev0,>=2.14.1 (from google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading google_auth-2.25.2-py2.py3-none-any.whl.metadata (4.7 kB)
Collecting requests<3.0.0.dev0,>=2.18.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting grpcio<2.0dev,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading grpcio-1.60.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
Collecting grpcio-status<2.0.dev0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading grpcio_status-1.60.0-py3-none-any.whl.metadata (1.3 kB)
Collecting cachetools<6.0,>=2.0.0 (from google-auth<3.0.dev0,>=2.14.1->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading cachetools-5.3.2-py3-none-any.whl.metadata (5.2 kB)
Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0.dev0,>=2.14.1->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 10.6 MB/s eta 0:00:00
Collecting rsa<5,>=3.1.4 (from google-auth<3.0.dev0,>=2.14.1->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading rsa-4.9-py3-none-any.whl (34 kB)
Collecting charset-normalizer<4,>=2 (from requests<3.0.0.dev0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests<3.0.0.dev0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)
Collecting urllib3<3,>=1.21.1 (from requests<3.0.0.dev0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB)
Collecting certifi>=2017.4.17 (from requests<3.0.0.dev0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB)
Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3.0.dev0,>=2.14.1->google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.0->google-cloud-translate->-r requirements.txt (line 1))
  Downloading pyasn1-0.5.1-py2.py3-none-any.whl.metadata (8.6 kB)
Downloading google_cloud_translate-3.13.0-py2.py3-none-any.whl (127 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 201.2 MB/s eta 0:00:00
Downloading google_api_core-2.15.0-py3-none-any.whl (121 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.0/122.0 kB 202.9 MB/s eta 0:00:00
Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
Downloading proto_plus-1.23.0-py3-none-any.whl (48 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 kB 182.2 MB/s eta 0:00:00
Downloading protobuf-4.25.1-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 122.4 MB/s eta 0:00:00
Downloading google_auth-2.25.2-py2.py3-none-any.whl (184 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.2/184.2 kB 214.9 MB/s eta 0:00:00
Downloading googleapis_common_protos-1.62.0-py2.py3-none-any.whl (228 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.7/228.7 kB 231.8 MB/s eta 0:00:00
Downloading grpcio-1.60.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 182.2 MB/s eta 0:00:00
Downloading grpcio_status-1.60.0-py3-none-any.whl (14 kB)
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 152.3 MB/s eta 0:00:00
Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB)
Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 219.5 MB/s eta 0:00:00
Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 203.2 MB/s eta 0:00:00
Downloading idna-3.6-py3-none-any.whl (61 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 186.6 MB/s eta 0:00:00
Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 202.1 MB/s eta 0:00:00
Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 192.7 MB/s eta 0:00:00
Installing collected packages: urllib3, pyasn1, protobuf, idna, grpcio, charset-normalizer, certifi, cachetools, rsa, requests, pyasn1-modules, proto-plus, googleapis-common-protos, grpcio-status, google-auth, google-api-core, google-cloud-core, google-cloud-translate
Successfully installed cachetools-5.3.2 certifi-2023.11.17 charset-normalizer-3.3.2 google-api-core-2.15.0 google-auth-2.25.2 google-cloud-core-2.4.1 google-cloud-translate-3.13.0 googleapis-common-protos-1.62.0 grpcio-1.60.0 grpcio-status-1.60.0 idna-3.6 proto-plus-1.23.0 protobuf-4.25.1 pyasn1-0.5.1 pyasn1-modules-0.3.0 requests-2.31.0 rsa-4.9 urllib3-2.1.0
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/delete-review/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/career-api/crud-functions/get-career/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/career-api/crud-functions/post-application/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/get-timetable/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/post-timetable/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/patch-timetable/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/put-timetable/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/thread-api/crud-functions/get-all-threads/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/thread-api/crud-functions/get-user-threads/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/thread-api/crud-functions/get-single-thread/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/thread-api/crud-functions/post-thread/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/thread-api/crud-functions/patch-thread/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/thread-api/crud-functions/delete-thread/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/thread-api/crud-functions/notify-thread/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/thread-api/crud-functions/test-post-thread/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/thread-api/crud-functions/test-get-thread/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/comment-api/crud-functions/get-comment/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/comment-api/crud-functions/post-comment/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/comment-api/crud-functions/patch-comment/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/comment-api/crud-functions/delete-comment/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/ads-api/crud-functions/get-ads/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/profile-api/crud-functions/get-profile/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/profile-api/crud-functions/post-profile/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/profile-api/crud-functions/patch-profile/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/profile-api/crud-functions/delete-profile/Code/Stage...
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 554B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 554B done
#2 DONE 0.0s

#3 [internal] load metadata for public.ecr.aws/sam/build-python3.9:latest
#3 DONE 0.1s

#4 [1/3] FROM public.ecr.aws/sam/build-python3.9@sha256:98702322f64c05b5bb212487cf5c1db9c0ccf829b868f3a8d489747c13e13b85
#4 DONE 0.0s

#5 [2/3] RUN pip install --upgrade pip
#5 CACHED

#6 [3/3] RUN pip install pipenv==2022.4.8 poetry
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:f94d2344a52f9f5c2e3ee045c3f18a8241931bc4e5e05f51b29a0a0d0b677ec6 done
#7 naming to docker.io/library/cdk-ecaab3a60138ef864b23fad432a016a489d8f3531a87ea3fe9d67cea41079591 done
#7 DONE 0.0s
Bundling asset business/rest-api-endpoint/testAi-api/crud-functions/post-chat/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting openai (from -r requirements.txt (line 1))
  Downloading openai-1.3.9-py3-none-any.whl.metadata (17 kB)
Collecting anyio<5,>=3.5.0 (from openai->-r requirements.txt (line 1))
  Downloading anyio-4.1.0-py3-none-any.whl.metadata (4.5 kB)
Collecting distro<2,>=1.7.0 (from openai->-r requirements.txt (line 1))
  Downloading distro-1.8.0-py3-none-any.whl (20 kB)
Collecting httpx<1,>=0.23.0 (from openai->-r requirements.txt (line 1))
  Downloading httpx-0.25.2-py3-none-any.whl.metadata (6.9 kB)
Collecting pydantic<3,>=1.9.0 (from openai->-r requirements.txt (line 1))
  Downloading pydantic-2.5.2-py3-none-any.whl.metadata (65 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.2/65.2 kB 8.2 MB/s eta 0:00:00
Collecting sniffio (from openai->-r requirements.txt (line 1))
  Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting tqdm>4 (from openai->-r requirements.txt (line 1))
  Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 126.3 MB/s eta 0:00:00
Collecting typing-extensions<5,>=4.5 (from openai->-r requirements.txt (line 1))
  Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB)
Collecting idna>=2.8 (from anyio<5,>=3.5.0->openai->-r requirements.txt (line 1))
  Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)
Collecting exceptiongroup>=1.0.2 (from anyio<5,>=3.5.0->openai->-r requirements.txt (line 1))
  Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB)
Collecting certifi (from httpx<1,>=0.23.0->openai->-r requirements.txt (line 1))
  Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB)
Collecting httpcore==1.* (from httpx<1,>=0.23.0->openai->-r requirements.txt (line 1))
  Downloading httpcore-1.0.2-py3-none-any.whl.metadata (20 kB)
Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx<1,>=0.23.0->openai->-r requirements.txt (line 1))
  Downloading h11-0.14.0-py3-none-any.whl (58 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 171.6 MB/s eta 0:00:00
Collecting annotated-types>=0.4.0 (from pydantic<3,>=1.9.0->openai->-r requirements.txt (line 1))
  Downloading annotated_types-0.6.0-py3-none-any.whl.metadata (12 kB)
Collecting pydantic-core==2.14.5 (from pydantic<3,>=1.9.0->openai->-r requirements.txt (line 1))
  Downloading pydantic_core-2.14.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB)
Downloading openai-1.3.9-py3-none-any.whl (221 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.4/221.4 kB 27.2 MB/s eta 0:00:00
Downloading anyio-4.1.0-py3-none-any.whl (83 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 197.0 MB/s eta 0:00:00
Downloading httpx-0.25.2-py3-none-any.whl (74 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.0/75.0 kB 196.5 MB/s eta 0:00:00
Downloading httpcore-1.0.2-py3-none-any.whl (76 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.9/76.9 kB 187.8 MB/s eta 0:00:00
Downloading pydantic-2.5.2-py3-none-any.whl (381 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.9/381.9 kB 60.9 MB/s eta 0:00:00
Downloading pydantic_core-2.14.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 135.9 MB/s eta 0:00:00
Downloading tqdm-4.66.1-py3-none-any.whl (78 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 185.7 MB/s eta 0:00:00
Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB)
Downloading annotated_types-0.6.0-py3-none-any.whl (12 kB)
Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
Downloading idna-3.6-py3-none-any.whl (61 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 167.0 MB/s eta 0:00:00
Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 206.1 MB/s eta 0:00:00
Installing collected packages: typing-extensions, tqdm, sniffio, idna, h11, exceptiongroup, distro, certifi, annotated-types, pydantic-core, httpcore, anyio, pydantic, httpx, openai
Successfully installed annotated-types-0.6.0 anyio-4.1.0 certifi-2023.11.17 distro-1.8.0 exceptiongroup-1.2.0 h11-0.14.0 httpcore-1.0.2 httpx-0.25.2 idna-3.6 openai-1.3.9 pydantic-2.5.2 pydantic-core-2.14.5 sniffio-1.3.0 tqdm-4.66.1 typing-extensions-4.9.0
Bundling asset admin/build-notifier/subscriber-function/base-function/Code/Stage...

  ...3ec14823e25f3d8da1309ff87ac06828c6388ed502cee090680486871/index.js  1.9kb

⚡ Done in 2ms
Bundling asset admin/scraper-notifier/subscriber-function/base-function/Code/Stage...

  ...1c4f6d9982491ede727d696b45c7d578de8656af6f9a841a5ed4feef5/index.js  1.6kb

⚡ Done in 2ms
Stack wt-hosted-zone
There were no differences
Stack persistence
There were no differences
Stack business
Resources
[-] AWS::ApiGateway::Deployment rest-api-endpoint/dev-deployment restapiendpointdevdeployment6E7C4E8Aa588dedac9770c856999efb4caa229e0 destroy
[+] AWS::ApiGateway::Deployment rest-api-endpoint/dev-deployment restapiendpointdevdeployment6E7C4E8Ac2da017c50e7e6e8666ace27b1db4a2e 
[~] AWS::ApiGateway::Stage rest-api-endpoint/dev-stage restapiendpointdevstage0CDF6AEB 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointdevdeployment6E7C4E8Aa588dedac9770c856999efb4caa229e0
         └─ [+] restapiendpointdevdeployment6E7C4E8Ac2da017c50e7e6e8666ace27b1db4a2e

Stack presentation
There were no differences
Stack admin
There were no differences

✨  Number of stacks with differences: 1

@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch 5 times, most recently from 2330162 to 09827f9 Compare March 18, 2023 16:15
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch 2 times, most recently from ee02100 to e687e33 Compare March 29, 2023 16:31
@renovate renovate bot requested a review from AustinZhu March 29, 2023 23:45
@renovate renovate bot changed the title chore(deps): update dependency eslint-import-resolver-typescript to v3.5.3 chore(deps): update dependency eslint-import-resolver-typescript to v3.5.4 Mar 29, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint-import-resolver-typescript to v3.5.4 chore(deps): update dependency eslint-import-resolver-typescript to v3.5.5 Apr 5, 2023
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch 4 times, most recently from 49b0b31 to 9f19bc7 Compare April 8, 2023 11:41
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch 8 times, most recently from d33f308 to aff7a81 Compare April 16, 2023 15:23
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch 2 times, most recently from 11afddb to 2b27fd9 Compare April 26, 2023 18:09
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch 3 times, most recently from aae550e to b42bd99 Compare May 4, 2023 14:08
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch 2 times, most recently from 19aee4a to 618e773 Compare May 17, 2023 16:36
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch 17 times, most recently from 073862f to c19cad5 Compare November 16, 2023 18:56
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch from c19cad5 to 2ed1d5d Compare November 17, 2023 09:47
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch 6 times, most recently from 4f41f67 to 41f4f1f Compare December 1, 2023 16:34
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch from 41f4f1f to 5747277 Compare December 13, 2023 04:42
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch from 5747277 to 2fe479c Compare August 26, 2024 14:21
@renovate renovate bot changed the title chore(deps): update dependency eslint-import-resolver-typescript to v3.6.1 chore(deps): update dependency eslint-import-resolver-typescript to v3.6.3 Aug 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint-import-resolver-typescript to v3.6.3 chore(deps): update dependency eslint-import-resolver-typescript to v3.7.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-3.x branch from 2fe479c to 21a771b Compare December 3, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants