13:16:17 Started by user Simon Pruvost
13:16:17 Running as SYSTEM
13:16:17 Building in workspace /var/lib/jenkins/jobs/Dev/workspace
13:16:17 The recommended git tool is: NONE
13:16:17 using credential 8a11502e-f80d-4742-a451-704b40f19292
13:16:17 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Dev/workspace/.git # timeout=10
13:16:17 Fetching changes from the remote Git repository
13:16:17 > git config remote.origin.url https://framagit.org/pruvosim/store-prices-watchdog.git # timeout=10
13:16:17 Fetching upstream changes from https://framagit.org/pruvosim/store-prices-watchdog.git
13:16:17 > git --version # timeout=10
13:16:17 > git --version # 'git version 2.39.5'
13:16:17 using GIT_ASKPASS to set credentials
13:16:17 > git fetch --tags --force --progress -- https://framagit.org/pruvosim/store-prices-watchdog.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:16:22 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
13:16:22 Checking out Revision 49e3f02001247d508a9cbef6151a6d351b96569f (refs/remotes/origin/dev)
13:16:22 > git config core.sparsecheckout # timeout=10
13:16:22 > git checkout -f 49e3f02001247d508a9cbef6151a6d351b96569f # timeout=10
13:16:22 Commit message: "Merge branch 'main' into 'dev'"
13:16:22 > git rev-list --no-walk 1d8784fc0fa5ed286ed87fa0dec042320c033aba # timeout=10
13:16:22 [workspace] $ /bin/sh -xe /tmp/jenkins8853205795154819226.sh
13:16:22 + python -m venv my-venv
13:16:24 + my-venv/bin/pip install -r config/requirements.txt
13:16:24 /tmp/jenkins8853205795154819226.sh: 3: my-venv/bin/pip: not found
13:16:24 Build step 'Execute shell' marked build as failure
13:16:24 Finished: FAILURE