Pull request #159 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56e6f2d2ecb6343f216f908e377c7763b3a6c392+674b39466aa04daeb3de7b2fd9f62241e4674147 (5f03f3a3bc849ae45629b5f99b25021b26d8425c) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3292234500180184498.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5382631141929254174.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8668113286077061722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5613771528072800217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13722451562190822589.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3874889727127416151.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16240 in /w/workspace/xfoundry_edgex-taf-common_PR-159 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-159 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 56e6f2d2ecb6343f216f908e377c7763b3a6c392 Merge succeeded, producing 56e6f2d2ecb6343f216f908e377c7763b3a6c392 Checking out Revision 56e6f2d2ecb6343f216f908e377c7763b3a6c392 (PR-159) Commit message: "build: bump cryptography from 48.0.1 to 50.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 > git config core.sparsecheckout # timeout=10 > git checkout -f 56e6f2d2ecb6343f216f908e377c7763b3a6c392 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56e6f2d2ecb6343f216f908e377c7763b3a6c392 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:46:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:46:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:46:28 ========================================================= 04:46:28 EdgeX Global Pipelines Version Info 04:46:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:46:30 ------------------- 04:46:30 stable info: 04:46:30 ------------------- 04:46:30 Commited By: Ginny Guan ginny@iotechsys.com 04:46:30 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 04:46:30 Message: update stable to v1.0.281 04:46:31 ------------------- 04:46:31 experimental info: 04:46:31 ------------------- 04:46:31 Commited By: **** collab-it+edgex@linuxfoundation.org 04:46:31 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 04:46:31 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:46:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 04:46:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 04:46:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:46:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:46:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:46:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 04:46:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 04:46:48 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 04:46:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:46:48 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 04:46:48 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 04:46:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:46:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:46:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo 04:46:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo 04:46:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo 04:46:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56e6f2d2ecb6343f216f908e377c7763b3a6c392 [Pipeline] echo 04:46:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56e6f2d [Pipeline] echo 04:46:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:51 provisioning config files... 04:46:51 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp/config6271369218730390870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:52 ---> ****-login.sh 04:46:52 nexus3.edgexfoundry.org:10001 04:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:52 04:46:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:46:52 Configure a credential helper to remove this warning. See 04:46:52 https://docs.****.com/go/credential-store/ 04:46:52 04:46:52 Login Succeeded 04:46:52 nexus3.edgexfoundry.org:10002 04:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:52 04:46:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:46:52 Configure a credential helper to remove this warning. See 04:46:52 https://docs.****.com/go/credential-store/ 04:46:52 04:46:52 Login Succeeded 04:46:52 nexus3.edgexfoundry.org:10003 04:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:52 04:46:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:46:52 Configure a credential helper to remove this warning. See 04:46:52 https://docs.****.com/go/credential-store/ 04:46:52 04:46:52 Login Succeeded 04:46:52 nexus3.edgexfoundry.org:10004 04:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:52 04:46:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:46:52 Configure a credential helper to remove this warning. See 04:46:52 https://docs.****.com/go/credential-store/ 04:46:52 04:46:52 Login Succeeded 04:46:52 ****.io 04:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:52 04:46:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:46:52 Configure a credential helper to remove this warning. See 04:46:52 https://docs.****.com/go/credential-store/ 04:46:52 04:46:52 Login Succeeded 04:46:52 ---> ****-login.sh ends [Pipeline] } 04:46:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:46:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:54 + grep -v github /etc/ssh/ssh_known_hosts 04:46:54 + [ -e /tmp/ssh_known_hosts ] 04:46:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:46:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:46:54 + sudo tee -a /etc/ssh/ssh_known_hosts 04:46:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:55 04:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:55 0.1.4: Pulling from edgex-devops/py-git-semver 04:46:55 3dae71ba6b94: Pulling fs layer 04:46:55 6bf1a483ea7c: Pulling fs layer 04:46:55 f5dfc541a4d3: Pulling fs layer 04:46:55 461d9e800cba: Pulling fs layer 04:46:55 80192f66455f: Pulling fs layer 04:46:55 2e8e34ca0e6c: Pulling fs layer 04:46:55 a29436f7fd5d: Pulling fs layer 04:46:55 923cac83aea3: Pulling fs layer 04:46:55 25ad8b0a4227: Pulling fs layer 04:46:55 db01528c6b51: Pulling fs layer 04:46:55 28988de357af: Pulling fs layer 04:46:55 a29436f7fd5d: Waiting 04:46:55 923cac83aea3: Waiting 04:46:55 25ad8b0a4227: Waiting 04:46:55 db01528c6b51: Waiting 04:46:55 28988de357af: Waiting 04:46:55 461d9e800cba: Waiting 04:46:55 80192f66455f: Waiting 04:46:55 2e8e34ca0e6c: Waiting 04:46:55 6bf1a483ea7c: Verifying Checksum 04:46:55 6bf1a483ea7c: Download complete 04:46:55 461d9e800cba: Download complete 04:46:55 80192f66455f: Verifying Checksum 04:46:55 80192f66455f: Download complete 04:46:56 f5dfc541a4d3: Verifying Checksum 04:46:56 f5dfc541a4d3: Download complete 04:46:56 3dae71ba6b94: Verifying Checksum 04:46:56 3dae71ba6b94: Download complete 04:46:56 923cac83aea3: Verifying Checksum 04:46:56 923cac83aea3: Download complete 04:46:56 25ad8b0a4227: Verifying Checksum 04:46:56 25ad8b0a4227: Download complete 04:46:56 db01528c6b51: Verifying Checksum 04:46:56 db01528c6b51: Download complete 04:46:56 28988de357af: Download complete 04:46:56 a29436f7fd5d: Verifying Checksum 04:46:56 a29436f7fd5d: Download complete 04:46:56 2e8e34ca0e6c: Verifying Checksum 04:46:56 2e8e34ca0e6c: Download complete 04:46:57 3dae71ba6b94: Pull complete 04:46:57 6bf1a483ea7c: Pull complete 04:46:58 f5dfc541a4d3: Pull complete 04:46:58 461d9e800cba: Pull complete 04:46:58 80192f66455f: Pull complete 04:47:02 2e8e34ca0e6c: Pull complete 04:47:03 a29436f7fd5d: Pull complete 04:47:03 923cac83aea3: Pull complete 04:47:03 25ad8b0a4227: Pull complete 04:47:03 db01528c6b51: Pull complete 04:47:03 28988de357af: Pull complete 04:47:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:04 prd-ubuntu20.04-docker-8c-8g-16240 does not seem to be running inside a container 04:47:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-159 -v /w/workspace/xfoundry_edgex-taf-common_PR-159:/w/workspace/xfoundry_edgex-taf-common_PR-159:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-159@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:47:06 $ docker top 1955c2cf5b3db165a671c3ac8723971b1aae507903298524a0688d7c50794dd1 -eo pid,comm 04:47:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:47:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:06 [ssh-agent] Looking for ssh-agent implementation... 04:47:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:06 $ docker exec 1955c2cf5b3db165a671c3ac8723971b1aae507903298524a0688d7c50794dd1 ssh-agent 04:47:06 SSH_AUTH_SOCK=/tmp/ssh-Dl4DSN3LpKhY/agent.32 04:47:06 SSH_AGENT_PID=38 04:47:06 Running ssh-add (command line suppressed) 04:47:06 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-159@tmp/private_key_38951840927106318.key (/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp/private_key_38951840927106318.key) 04:47:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:07 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-159 [Pipeline] sh 04:47:08 + git tag --points-at HEAD [Pipeline] } 04:47:08 $ docker exec --env ******** --env ******** 1955c2cf5b3db165a671c3ac8723971b1aae507903298524a0688d7c50794dd1 ssh-agent -k 04:47:08 unset SSH_AUTH_SOCK; 04:47:08 unset SSH_AGENT_PID; 04:47:08 echo Agent pid 38 killed; 04:47:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:47:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:09 [ssh-agent] Looking for ssh-agent implementation... 04:47:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:09 $ docker exec 1955c2cf5b3db165a671c3ac8723971b1aae507903298524a0688d7c50794dd1 ssh-agent 04:47:09 SSH_AUTH_SOCK=/tmp/ssh-GHRNIF3uCf9k/agent.85 04:47:09 SSH_AGENT_PID=91 04:47:09 Running ssh-add (command line suppressed) 04:47:09 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-159@tmp/private_key_9080571476173205055.key (/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp/private_key_9080571476173205055.key) 04:47:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:10 + git semver init 04:47:10 2026-08-05 04:47:10,586 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:47:10 2026-08-05 04:47:10,590 [run_init] DEBUG init version:0.0.0 force:False 04:47:10 2026-08-05 04:47:10,591 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-159/.semver 04:47:10 2026-08-05 04:47:10,592 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-159/.semver 04:47:10 2026-08-05 04:47:10,592 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-159/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-159, stdin=None, shell=False, universal_newlines=False) 04:47:11 2026-08-05 04:47:11,352 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-159/.git/info/exclude 04:47:11 2026-08-05 04:47:11,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-159/.semver/PR-159 with force:False 04:47:11 2026-08-05 04:47:11,353 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-159/.semver/PR-159 04:47:11 2026-08-05 04:47:11,357 [execute] INFO git cat-file --batch-check 04:47:11 2026-08-05 04:47:11,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-159/.semver, stdin=, shell=False, universal_newlines=False) 04:47:11 2026-08-05 04:47:11,361 [execute] INFO git cat-file --batch 04:47:11 2026-08-05 04:47:11,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-159/.semver, stdin=, shell=False, universal_newlines=False) 04:47:11 2026-08-05 04:47:11,364 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-159/.semver/PR-159 04:47:11 0.0.0 [Pipeline] } 04:47:11 $ docker exec --env ******** --env ******** 1955c2cf5b3db165a671c3ac8723971b1aae507903298524a0688d7c50794dd1 ssh-agent -k 04:47:11 unset SSH_AUTH_SOCK; 04:47:11 unset SSH_AGENT_PID; 04:47:11 echo Agent pid 91 killed; 04:47:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:12 + git semver [Pipeline] } 04:47:13 $ docker stop --time=1 1955c2cf5b3db165a671c3ac8723971b1aae507903298524a0688d7c50794dd1 04:47:14 $ docker rm -f --volumes 1955c2cf5b3db165a671c3ac8723971b1aae507903298524a0688d7c50794dd1 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:47:16 Stashed 1 file(s) [Pipeline] echo 04:47:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:19 provisioning config files... 04:47:19 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp/config8358556916097167511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:20 ---> ****-login.sh 04:47:20 nexus3.edgexfoundry.org:10001 04:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:20 Login Succeeded 04:47:20 nexus3.edgexfoundry.org:10002 04:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:20 Login Succeeded 04:47:20 nexus3.edgexfoundry.org:10003 04:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:20 Login Succeeded 04:47:20 nexus3.edgexfoundry.org:10004 04:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:20 Login Succeeded 04:47:20 ****.io 04:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:20 Login Succeeded 04:47:20 ---> ****-login.sh ends [Pipeline] } 04:47:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:47:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:47:24 + ls -al . 04:47:24 total 72 04:47:24 drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 04:47 . 04:47:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 04:46 .. 04:47:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 04:47 .git 04:47:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 04:46 .github 04:47:24 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 04:46 .gitignore 04:47:24 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 04:47 .semver 04:47:24 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 04:46 Dockerfile 04:47:24 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 04:46 Jenkinsfile 04:47:24 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 04:46 LICENSE 04:47:24 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 04:46 README.md 04:47:24 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 04:46 TUC 04:47:24 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 04:47 VERSION 04:47:24 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 04:46 requirements.txt 04:47:24 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 04:46 robot-entrypoint.sh 04:47:24 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 04:46 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:25 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=56e6f2d2ecb6343f216f908e377c7763b3a6c392 --label arch=amd64 --label version=0.0.0 . 04:47:26 #0 building with "default" instance using docker driver 04:47:26 04:47:26 #1 [internal] load build definition from Dockerfile 04:47:26 #1 transferring dockerfile: 1.69kB done 04:47:26 #1 DONE 0.0s 04:47:26 04:47:26 #2 [internal] load metadata for docker.io/library/alpine:3.20 04:47:26 #2 DONE 0.7s 04:47:26 04:47:26 #3 [internal] load .dockerignore 04:47:26 #3 transferring context: 2B done 04:47:26 #3 DONE 0.0s 04:47:26 04:47:26 #4 [internal] load build context 04:47:26 #4 transferring context: 591.67kB 0.0s done 04:47:26 #4 DONE 0.1s 04:47:26 04:47:26 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 04:47:26 #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 04:47:26 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 04:47:26 #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 04:47:26 #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 04:47:26 #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 04:47:26 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 04:47:26 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 04:47:26 #5 DONE 0.3s 04:47:26 04:47:26 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 04:47:26 #6 DONE 0.1s 04:47:27 04:47:27 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 04:47:27 #7 DONE 0.0s 04:47:27 04:47:27 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 04:47:27 #8 DONE 0.0s 04:47:27 04:47:27 #9 [5/7] WORKDIR /edgex-taf 04:47:27 #9 DONE 0.0s 04:47:27 04:47:27 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:27 #10 DONE 0.3s 04:47:27 04:47:27 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 04:47:27 #11 0.245 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:47:28 #11 0.673 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:47:28 #11 1.088 OK: 8 MiB in 14 packages 04:47:28 #11 1.135 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:47:28 #11 1.386 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:47:29 #11 1.805 (1/14) Installing ca-certificates (20260413-r0) 04:47:29 #11 2.022 (2/14) Installing brotli-libs (1.1.0-r2) 04:47:29 #11 2.187 (3/14) Installing c-ares (1.33.1-r0) 04:47:29 #11 2.370 (4/14) Installing libunistring (1.2-r0) 04:47:29 #11 2.555 (5/14) Installing libidn2 (2.3.7-r0) 04:47:30 #11 2.761 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:47:30 #11 2.908 (7/14) Installing libpsl (0.21.5-r1) 04:47:30 #11 3.095 (8/14) Installing zstd-libs (1.5.6-r0) 04:47:30 #11 3.259 (9/14) Installing libcurl (8.14.1-r2) 04:47:30 #11 3.490 (10/14) Installing curl (8.14.1-r2) 04:47:31 #11 3.654 (11/14) Installing docker-cli (26.1.5-r0) 04:47:31 #11 4.041 (12/14) Installing oniguruma (6.9.9-r0) 04:47:31 #11 4.196 (13/14) Installing jq (1.7.1-r0) 04:47:31 #11 4.424 (14/14) Installing openssl (3.3.7-r0) 04:47:32 #11 4.593 Executing busybox-1.36.1-r31.trigger 04:47:32 #11 4.599 Executing ca-certificates-20260413-r0.trigger 04:47:32 #11 4.643 OK: 43 MiB in 28 packages 04:47:32 #11 4.700 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:47:32 #11 4.966 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:47:32 #11 5.411 (1/167) Installing libexpat (2.8.1-r0) 04:47:32 #11 5.598 (2/167) Installing libbz2 (1.0.8-r6) 04:47:33 #11 5.734 (3/167) Installing libpng (1.6.57-r0) 04:47:33 #11 5.940 (4/167) Installing freetype (2.13.2-r0) 04:47:33 Still waiting to schedule task 04:47:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:47:33 #11 6.108 (5/167) Installing fontconfig (2.15.0-r1) 04:47:33 #11 6.320 (6/167) Installing libfontenc (1.1.8-r0) 04:47:33 #11 6.452 (7/167) Installing mkfontscale (1.2.2-r6) 04:47:33 #11 6.616 (8/167) Installing font-opensans (0_git20210927-r1) 04:47:34 #11 6.815 (9/167) Installing pkgconf (2.2.0-r0) 04:47:34 #11 7.001 (10/167) Installing libgcc (13.2.1_git20240309-r1) 04:47:34 #11 7.135 (11/167) Installing libffi (3.4.6-r0) 04:47:34 #11 7.299 (12/167) Installing libintl (0.22.5-r0) 04:47:34 #11 7.430 (13/167) Installing libeconf (0.6.3-r0) 04:47:34 #11 7.595 (14/167) Installing libblkid (2.40.1-r1) 04:47:35 #11 7.741 (15/167) Installing libmount (2.40.1-r1) 04:47:35 #11 7.949 (16/167) Installing pcre2 (10.43-r0) 04:47:35 #11 8.118 (17/167) Installing glib (2.80.5-r0) 04:47:35 #11 8.418 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 04:47:36 #11 8.605 (19/167) Installing xz-libs (5.8.3-r0) 04:47:36 #11 8.813 (20/167) Installing libxml2 (2.12.10-r0) 04:47:36 #11 8.996 (21/167) Installing shared-mime-info (2.4-r0) 04:47:36 #11 9.231 (22/167) Installing hicolor-icon-theme (0.17-r2) 04:47:36 #11 9.378 (23/167) Installing libjpeg-turbo (3.0.3-r0) 04:47:37 #11 9.614 (24/167) Installing libsharpyuv (1.3.2-r0) 04:47:37 #11 9.730 (25/167) Installing libwebp (1.3.2-r0) 04:47:37 #11 9.957 (26/167) Installing tiff (4.6.0t-r0) 04:47:37 #11 10.11 (27/167) Installing gdk-pixbuf (2.42.12-r0) 04:47:37 #11 10.32 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 04:47:37 #11 10.46 (29/167) Installing libxau (1.0.11-r4) 04:47:38 #11 10.60 (30/167) Installing libmd (1.1.0-r0) 04:47:38 #11 10.74 (31/167) Installing libbsd (0.12.2-r0) 04:47:38 #11 10.90 (32/167) Installing libxdmcp (1.1.5-r1) 04:47:38 #11 11.01 (33/167) Installing libxcb (1.16.1-r0) 04:47:38 #11 11.24 (34/167) Installing libx11 (1.8.9-r1) 04:47:38 #11 11.44 (35/167) Installing libxcomposite (0.4.6-r5) 04:47:39 #11 11.59 (36/167) Installing libxfixes (6.0.1-r4) 04:47:39 #11 11.70 (37/167) Installing libxrender (0.9.11-r5) 04:47:39 #11 11.86 (38/167) Installing libxcursor (1.2.2-r1) 04:47:39 #11 12.00 (39/167) Installing libxdamage (1.1.6-r5) 04:47:39 #11 12.14 (40/167) Installing libxext (1.3.6-r2) 04:47:39 #11 12.26 (41/167) Installing libxi (1.8.1-r4) 04:47:39 #11 12.43 (42/167) Installing libxinerama (1.1.5-r4) 04:47:40 #11 12.54 (43/167) Installing libxrandr (1.5.4-r1) 04:47:40 #11 12.70 (44/167) Installing libatk-1.0 (2.52.0-r0) 04:47:40 #11 12.86 (45/167) Installing libxtst (1.2.4-r6) 04:47:40 #11 13.00 (46/167) Installing dbus-libs (1.14.10-r1) 04:47:40 #11 13.17 (47/167) Installing at-spi2-core (2.52.0-r0) 04:47:40 #11 13.38 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 04:47:40 #11 13.53 (49/167) Installing pixman (0.43.2-r0) 04:47:41 #11 13.76 (50/167) Installing cairo (1.18.4-r0) 04:47:41 #11 13.93 (51/167) Installing cairo-gobject (1.18.4-r0) 04:47:41 #11 14.08 (52/167) Installing avahi-libs (0.8-r17) 04:47:41 #11 14.23 (53/167) Installing gmp (6.3.0-r1) 04:47:41 #11 14.46 (54/167) Installing nettle (3.10.2-r0) 04:47:41 #11 14.62 (55/167) Installing libtasn1 (4.21.0-r0) 04:47:42 #11 14.79 (56/167) Installing p11-kit (0.25.3-r0) 04:47:42 #11 14.97 (57/167) Installing gnutls (3.8.13-r0) 04:47:42 #11 15.24 (58/167) Installing cups-libs (2.4.18-r0) 04:47:42 #11 15.40 (59/167) Installing libepoxy (1.5.10-r1) 04:47:43 #11 15.63 (60/167) Installing fribidi (1.0.15-r0) 04:47:43 #11 15.76 (61/167) Installing graphite2 (1.3.14-r6) 04:47:43 #11 15.95 (62/167) Installing harfbuzz (8.5.0-r0) 04:47:43 #11 16.15 (63/167) Installing libxft (2.3.8-r3) 04:47:43 #11 16.31 (64/167) Installing pango (1.52.2-r0) 04:47:43 #11 16.48 (65/167) Installing wayland-libs-client (1.22.0-r4) 04:47:43 #11 16.64 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 04:47:44 #11 16.78 (67/167) Installing wayland-libs-egl (1.22.0-r4) 04:47:44 #11 16.93 (68/167) Installing xkeyboard-config (2.41-r0) 04:47:44 #11 17.17 (69/167) Installing libxkbcommon (1.7.0-r0) 04:47:44 #11 17.37 (70/167) Installing gtk+3.0 (3.24.43-r0) 04:47:45 #11 17.69 (71/167) Installing icu-data-full (74.2-r1) 04:47:45 #11 18.12 (72/167) Installing mesa (24.0.9-r1) 04:47:45 #11 18.26 (73/167) Installing llvm17-libs (17.0.6-r2) 04:47:46 #11 19.26 (74/167) Installing hwdata-pci (0.382-r0) 04:47:46 #11 19.42 (75/167) Installing libpciaccess (0.18.1-r0) 04:47:46 #11 19.59 (76/167) Installing libdrm (2.4.120-r0) 04:47:47 #11 19.75 (77/167) Installing libelf (0.191-r0) 04:47:47 #11 19.93 (78/167) Installing mesa-glapi (24.0.9-r1) 04:47:47 #11 20.07 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 04:47:47 #11 20.49 (80/167) Installing eudev-libs (3.2.14-r2) 04:47:47 #11 20.62 (81/167) Installing libmagic (5.45-r1) 04:47:48 #11 20.86 (82/167) Installing file (5.45-r1) 04:47:48 #11 20.97 (83/167) Installing xprop (1.2.7-r0) 04:47:48 #11 21.14 (84/167) Installing libice (1.1.1-r6) 04:47:48 #11 21.26 (85/167) Installing libuuid (2.40.1-r1) 04:47:48 #11 21.43 (86/167) Installing libsm (1.2.4-r4) 04:47:48 #11 21.56 (87/167) Installing libxt (1.3.0-r5) 04:47:49 #11 21.77 (88/167) Installing libxmu (1.1.4-r2) 04:47:49 #11 21.92 (89/167) Installing xset (1.2.5-r1) 04:47:49 #11 22.09 (90/167) Installing xdg-utils (1.2.1-r0) 04:47:49 #11 22.23 (91/167) Installing libogg (1.3.5-r5) 04:47:49 #11 22.39 (92/167) Installing libflac (1.4.3-r1) 04:47:50 #11 22.56 (93/167) Installing alsa-lib (1.2.11-r0) 04:47:50 #11 22.81 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 04:47:50 #11 23.03 (95/167) Installing aom-libs (3.9.1-r0) 04:47:50 #11 23.32 (96/167) Installing libva (2.21.0-r0) 04:47:50 #11 23.49 (97/167) Installing libvdpau (1.5-r3) 04:47:50 #11 23.66 (98/167) Installing onevpl-libs (2023.3.1-r2) 04:47:51 #11 23.83 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 04:47:51 #11 24.07 (100/167) Installing libdav1d (1.4.2-r0) 04:47:51 #11 24.25 (101/167) Installing openexr-libiex (3.1.13-r1) 04:47:51 #11 24.45 (102/167) Installing openexr-libilmthread (3.1.13-r1) 04:47:51 #11 24.59 (103/167) Installing imath (3.1.12-r0) 04:47:52 #11 24.78 (104/167) Installing openexr-libopenexr (3.1.13-r1) 04:47:52 #11 24.98 (105/167) Installing giflib (5.2.2-r0) 04:47:52 #11 25.14 (106/167) Installing libhwy (1.0.7-r0) 04:47:52 #11 25.28 (107/167) Installing lcms2 (2.19-r0) 04:47:52 #11 25.49 (108/167) Installing libjxl (0.10.2-r0) 04:47:53 #11 25.68 (109/167) Installing lame-libs (3.100-r5) 04:47:53 #11 25.89 (110/167) Installing opus (1.5.2-r0) 04:47:53 #11 26.07 (111/167) Installing rav1e-libs (0.7.1-r0) 04:47:53 #11 26.33 (112/167) Installing libgomp (13.2.1_git20240309-r1) 04:47:53 #11 26.48 (113/167) Installing soxr (0.1.3-r7) 04:47:54 #11 26.66 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 04:47:54 #11 26.80 (115/167) Installing libtheora (1.1.1-r18) 04:47:54 #11 27.02 (116/167) Installing libvorbis (1.3.7-r2) 04:47:54 #11 27.19 (117/167) Installing libvpx (1.14.1-r0) 04:47:54 #11 27.46 (118/167) Installing libwebpmux (1.3.2-r0) 04:47:54 #11 27.60 (119/167) Installing x264-libs (0.164_git20231001-r0) 04:47:55 #11 27.86 (120/167) Installing numactl (2.0.18-r0) 04:47:55 #11 28.00 (121/167) Installing x265-libs (3.6-r0) 04:47:55 #11 28.34 (122/167) Installing xvidcore (1.3.7-r2) 04:47:55 #11 28.49 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 04:47:56 #11 28.84 (124/167) Installing libbluray (1.3.4-r1) 04:47:56 #11 28.99 (125/167) Installing mpg123-libs (1.32.8-r0) 04:47:56 #11 29.20 (126/167) Installing libopenmpt (0.7.7-r0) 04:47:56 #11 29.38 (127/167) Installing cjson (1.7.19-r0) 04:47:56 #11 29.54 (128/167) Installing mbedtls (3.6.6-r0) 04:47:57 #11 29.70 (129/167) Installing librist (0.2.10-r1) 04:47:57 #11 29.90 (130/167) Installing libsrt (1.5.3-r0) 04:47:57 #11 30.16 (131/167) Installing libssh (0.10.6-r0) 04:47:57 #11 30.38 (132/167) Installing libsodium (1.0.19-r1) 04:47:58 #11 30.53 (133/167) Installing libzmq (4.3.5-r2) 04:47:58 #11 30.76 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 04:47:58 #11 30.95 (135/167) Installing crc32c (1.1.2-r0) 04:47:58 #11 31.12 (136/167) Installing double-conversion (3.3.0-r0) 04:47:58 #11 31.25 (137/167) Installing libevent (2.1.12-r7) 04:47:58 #11 31.48 (138/167) Installing wayland-libs-server (1.22.0-r4) 04:47:58 #11 31.61 (139/167) Installing mesa-gbm (24.0.9-r1) 04:47:59 #11 31.77 (140/167) Installing harfbuzz-subset (8.5.0-r0) 04:47:59 #11 31.95 (141/167) Installing icu-libs (74.2-r1) 04:47:59 #11 32.23 (142/167) Installing minizip (1.3.1-r0) 04:47:59 #11 32.36 (143/167) Installing nspr (4.35-r4) 04:47:59 #11 32.56 (144/167) Installing sqlite-libs (3.45.3-r3) 04:48:00 #11 32.73 (145/167) Installing nss (3.105-r0) 04:48:00 #11 33.00 (146/167) Installing openh264 (2.4.1-r0) 04:48:00 #11 33.18 (147/167) Installing libcamera-ipa (0.3.0-r0) 04:48:00 #11 33.38 (148/167) Installing libunwind (1.8.1-r0) 04:48:00 #11 33.52 (149/167) Installing yaml (0.2.5-r2) 04:48:01 #11 33.71 (150/167) Installing libcamera (0.3.0-r0) 04:48:01 #11 33.91 (151/167) Installing speexdsp (1.2.1-r2) 04:48:01 #11 34.08 (152/167) Installing libuv (1.48.0-r0) 04:48:01 #11 34.22 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 04:48:01 #11 34.46 (154/167) Installing libsndfile (1.2.2-r1) 04:48:02 #11 34.63 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 04:48:02 #11 34.87 (156/167) Installing pipewire-libs (1.0.6-r1) 04:48:02 #11 35.07 (157/167) Installing libasyncns (0.8-r3) 04:48:02 #11 35.22 (158/167) Installing libltdl (2.4.7-r3) 04:48:02 #11 35.35 (159/167) Installing orc (0.4.40-r0) 04:48:02 #11 35.56 (160/167) Installing tdb-libs (1.4.9-r1) 04:48:02 #11 35.69 (161/167) Installing libpulse (17.0-r0) 04:48:03 #11 35.96 (162/167) Installing libwebpdemux (1.3.2-r0) 04:48:03 #11 36.08 (163/167) Installing libgpg-error (1.49-r0) 04:48:03 #11 36.27 (164/167) Installing libgcrypt (1.10.3-r0) 04:48:03 #11 36.44 (165/167) Installing libxslt (1.1.39-r2) 04:48:03 #11 36.65 (166/167) Installing chromium (131.0.6778.108-r0) 04:48:05 #11 38.24 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 04:48:05 #11 38.60 Executing busybox-1.36.1-r31.trigger 04:48:06 #11 38.61 Executing fontconfig-2.15.0-r1.trigger 04:48:06 #11 38.63 Executing mkfontscale-1.2.2-r6.trigger 04:48:06 #11 38.65 Executing glib-2.80.5-r0.trigger 04:48:06 #11 38.65 Executing shared-mime-info-2.4-r0.trigger 04:48:06 #11 39.03 Executing gdk-pixbuf-2.42.12-r0.trigger 04:48:06 #11 39.04 Executing gtk-update-icon-cache-3.24.43-r0.trigger 04:48:06 #11 39.06 Executing gtk+3.0-3.24.43-r0.trigger 04:48:06 #11 39.08 OK: 672 MiB in 195 packages 04:48:06 #11 39.14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:06 #11 39.31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:07 #11 39.79 (1/30) Installing jansson (2.14-r4) 04:48:07 #11 39.92 (2/30) Installing binutils (2.42-r1) 04:48:07 #11 40.23 (3/30) Installing libatomic (13.2.1_git20240309-r1) 04:48:07 #11 40.35 (4/30) Installing isl26 (0.26-r1) 04:48:07 #11 40.60 (5/30) Installing mpfr4 (4.2.1-r0) 04:48:08 #11 40.76 (6/30) Installing mpc1 (1.3.1-r1) 04:48:08 #11 40.95 (7/30) Installing gcc (13.2.1_git20240309-r1) 04:48:09 #11 41.76 (8/30) Installing musl-dev (1.2.5-r3) 04:48:09 #11 42.08 (9/30) Installing linux-headers (6.6-r0) 04:48:09 #11 42.31 (10/30) Installing libffi-dev (3.4.6-r0) 04:48:09 #11 42.50 (11/30) Installing libpq (16.14-r0) 04:48:10 #11 42.65 (12/30) Installing openssl-dev (3.3.7-r0) 04:48:10 #11 42.88 (13/30) Installing libpq-dev (16.14-r0) 04:48:10 #11 43.05 (14/30) Installing libecpg (16.14-r0) 04:48:10 #11 43.25 (15/30) Installing libecpg-dev (16.14-r0) 04:48:10 #11 43.42 (16/30) Installing clang16-headers (16.0.6-r5) 04:48:11 #11 43.69 (17/30) Installing llvm16-libs (16.0.6-r9) 04:48:11 #11 44.54 (18/30) Installing clang16-libs (16.0.6-r5) 04:48:12 #11 45.12 (19/30) Installing fortify-headers (1.1-r3) 04:48:12 #11 45.24 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 04:48:12 #11 45.58 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 04:48:13 #11 45.72 (22/30) Installing clang16 (16.0.6-r5) 04:48:13 #11 45.95 (23/30) Installing icu (74.2-r1) 04:48:13 #11 46.12 (24/30) Installing icu-dev (74.2-r1) 04:48:13 #11 46.39 (25/30) Installing llvm16 (16.0.6-r9) 04:48:14 #11 47.34 (26/30) Installing lz4-libs (1.9.4-r5) 04:48:14 #11 47.53 (27/30) Installing lz4-dev (1.9.4-r5) 04:48:14 #11 47.66 (28/30) Installing zstd (1.5.6-r0) 04:48:15 #11 47.86 (29/30) Installing zstd-dev (1.5.6-r0) 04:48:15 #11 48.00 (30/30) Installing postgresql16-dev (16.14-r0) 04:48:15 #11 48.30 Executing busybox-1.36.1-r31.trigger 04:48:15 #11 48.31 OK: 1208 MiB in 225 packages 04:48:15 #11 48.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:15 #11 48.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:16 #11 49.01 (1/14) Installing g++ (13.2.1_git20240309-r1) 04:48:17 #11 49.76 (2/14) Installing gdbm (1.23-r1) 04:48:17 #11 49.93 (3/14) Installing mpdecimal (4.0.0-r0) 04:48:17 #11 50.07 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 04:48:17 #11 50.24 (5/14) Installing libncursesw (6.4_p20240420-r2) 04:48:17 #11 50.40 (6/14) Installing libpanelw (6.4_p20240420-r2) 04:48:17 #11 50.54 (7/14) Installing readline (8.2.10-r0) 04:48:17 #11 50.70 (8/14) Installing python3 (3.12.13-r0) 04:48:18 #11 51.10 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 04:48:18 #11 51.35 (10/14) Installing pyc (3.12.13-r0) 04:48:18 #11 51.51 (11/14) Installing python3-pyc (3.12.13-r0) 04:48:19 #11 51.63 (12/14) Installing python3-dev (3.12.13-r0) 04:48:19 #11 52.35 (13/14) Installing libsodium-dev (1.0.19-r1) 04:48:19 #11 52.49 (14/14) Installing zeromq-dev (4.3.5-r2) 04:48:19 #11 52.66 Executing busybox-1.36.1-r31.trigger 04:48:20 #11 52.67 OK: 1374 MiB in 239 packages 04:48:20 #11 52.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:20 #11 52.91 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:20 #11 53.36 OK: 1374 MiB in 239 packages 04:48:20 #11 53.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:20 #11 53.59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:21 #11 54.04 (1/1) Installing tzdata (2026b-r0) 04:48:21 #11 54.22 OK: 1376 MiB in 240 packages 04:48:21 #11 54.58 (1/1) Purging tzdata (2026b-r0) 04:48:22 #11 54.60 OK: 1374 MiB in 239 packages 04:48:23 #11 56.23 Looking in links: /tmp/tmpgbf36_vc 04:48:23 #11 56.23 Processing /tmp/tmpgbf36_vc/pip-25.0.1-py3-none-any.whl 04:48:23 #11 56.24 Installing collected packages: pip 04:48:24 #11 57.29 Successfully installed pip-25.0.1 04:48:24 #11 57.29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:48:25 #11 57.70 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 04:48:25 #11 57.76 Collecting pip 04:48:25 #11 57.82 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 04:48:25 #11 57.96 Collecting setuptools 04:48:25 #11 57.96 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 04:48:25 #11 58.00 Collecting wheel 04:48:25 #11 58.00 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 04:48:25 #11 58.02 Collecting packaging>=24.0 (from wheel) 04:48:25 #11 58.02 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 04:48:25 #11 58.03 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 04:48:25 #11 58.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 188.1 MB/s eta 0:00:00 04:48:25 #11 58.05 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 04:48:25 #11 58.06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 339.9 MB/s eta 0:00:00 04:48:25 #11 58.06 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 04:48:25 #11 58.07 Downloading packaging-26.3-py3-none-any.whl (129 kB) 04:48:25 #11 58.10 Installing collected packages: setuptools, pip, packaging, wheel 04:48:26 #11 58.78 Attempting uninstall: pip 04:48:26 #11 58.79 Found existing installation: pip 25.0.1 04:48:26 #11 58.83 Uninstalling pip-25.0.1: 04:48:26 #11 58.84 Successfully uninstalled pip-25.0.1 04:48:27 #11 59.94 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 04:48:27 #11 59.94 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:48:28 #11 60.49 Processing ./edgex-taf-common 04:48:28 #11 60.50 Installing build dependencies: started 04:48:28 #11 61.24 Installing build dependencies: finished with status 'done' 04:48:28 #11 61.24 Getting requirements to build wheel: started 04:48:28 #11 61.61 Getting requirements to build wheel: finished with status 'done' 04:48:29 #11 61.61 Preparing metadata (pyproject.toml): started 04:48:29 #11 61.82 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:29 #11 61.83 Building wheels for collected packages: edgex-taf-common 04:48:29 #11 61.83 Building wheel for edgex-taf-common (pyproject.toml): started 04:48:29 #11 62.08 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 04:48:29 #11 62.08 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=5610b6bdc656debef798291354b6351f2b09427a292c4c7668c4d6b3f81b173e 04:48:29 #11 62.08 Stored in directory: /tmp/pip-ephem-wheel-cache-dx3psbcd/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 04:48:29 #11 62.09 Successfully built edgex-taf-common 04:48:29 #11 62.12 Installing collected packages: edgex-taf-common 04:48:29 #11 62.14 Successfully installed edgex-taf-common-0.0.0 04:48:29 #11 62.14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:48:29 #11 62.64 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 04:48:29 #11 62.70 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 04:48:29 #11 62.72 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 04:48:29 #11 62.73 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 04:48:29 #11 62.75 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 04:48:30 #11 62.75 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 04:48:30 #11 62.77 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 04:48:30 #11 62.78 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 04:48:30 #11 62.79 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 04:48:30 #11 62.79 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:48:30 #11 62.81 Installing build dependencies: started 04:48:30 #11 63.36 Installing build dependencies: finished with status 'done' 04:48:30 #11 63.36 Getting requirements to build wheel: started 04:48:31 #11 63.73 Getting requirements to build wheel: finished with status 'done' 04:48:31 #11 63.73 Preparing metadata (pyproject.toml): started 04:48:31 #11 63.93 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:31 #11 63.95 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 04:48:31 #11 63.95 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:48:31 #11 63.96 Installing build dependencies: started 04:48:31 #11 64.51 Installing build dependencies: finished with status 'done' 04:48:32 #11 64.51 Getting requirements to build wheel: started 04:48:32 #11 64.88 Getting requirements to build wheel: finished with status 'done' 04:48:32 #11 64.89 Preparing metadata (pyproject.toml): started 04:48:32 #11 65.09 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:32 #11 65.12 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 04:48:32 #11 65.14 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 04:48:32 #11 65.16 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 04:48:32 #11 65.16 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 04:48:32 #11 65.18 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 04:48:32 #11 65.19 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 04:48:32 #11 65.21 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 04:48:32 #11 65.22 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 04:48:32 #11 65.24 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 04:48:32 #11 65.25 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 04:48:32 #11 65.49 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 04:48:33 #11 65.51 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 04:48:33 #11 65.60 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 04:48:33 #11 65.61 Downloading psutil-7.0.0.tar.gz (497 kB) 04:48:33 #11 65.69 Installing build dependencies: started 04:48:33 #11 66.24 Installing build dependencies: finished with status 'done' 04:48:33 #11 66.25 Getting requirements to build wheel: started 04:48:34 #11 66.79 Getting requirements to build wheel: finished with status 'done' 04:48:34 #11 66.79 Preparing metadata (pyproject.toml): started 04:48:34 #11 67.09 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:34 #11 67.35 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 04:48:34 #11 67.37 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 04:48:34 #11 67.40 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 04:48:34 #11 67.41 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 04:48:34 #11 67.46 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 04:48:35 #11 67.47 Downloading psycopg2-2.9.10.tar.gz (385 kB) 04:48:35 #11 67.53 Installing build dependencies: started 04:48:35 #11 68.09 Installing build dependencies: finished with status 'done' 04:48:35 #11 68.09 Getting requirements to build wheel: started 04:48:35 #11 68.51 Getting requirements to build wheel: finished with status 'done' 04:48:35 #11 68.51 Preparing metadata (pyproject.toml): started 04:48:36 #11 68.73 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:36 #11 68.81 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 04:48:36 #11 68.82 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 04:48:36 #11 68.98 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 04:48:36 #11 69.00 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 04:48:36 #11 69.02 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 04:48:36 #11 69.03 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 04:48:36 #11 69.25 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 04:48:36 #11 69.25 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 04:48:36 #11 69.27 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 04:48:36 #11 69.27 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 04:48:36 #11 69.29 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 04:48:36 #11 69.30 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 04:48:36 #11 69.31 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 04:48:36 #11 69.31 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 04:48:36 #11 69.34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:36 #11 69.35 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 04:48:36 #11 69.36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:36 #11 69.37 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 04:48:36 #11 69.39 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:36 #11 69.39 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 04:48:36 #11 69.42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:48:36 #11 69.42 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 04:48:36 #11 69.44 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:48:36 #11 69.44 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 04:48:36 #11 69.46 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:36 #11 69.46 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 04:48:36 #11 69.54 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:36 #11 69.54 Downloading flex-6.14.1.tar.gz (40 kB) 04:48:36 #11 69.57 Installing build dependencies: started 04:48:37 #11 70.14 Installing build dependencies: finished with status 'done' 04:48:37 #11 70.14 Getting requirements to build wheel: started 04:48:37 #11 70.54 Getting requirements to build wheel: finished with status 'done' 04:48:38 #11 70.54 Preparing metadata (pyproject.toml): started 04:48:38 #11 70.74 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:38 #11 70.75 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:38 #11 70.76 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 04:48:38 #11 70.78 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:38 #11 70.79 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 04:48:38 #11 70.82 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:38 #11 70.82 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 04:48:38 #11 70.84 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:38 #11 70.85 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 04:48:38 #11 70.89 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:38 #11 70.89 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 04:48:38 #11 70.91 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:38 #11 70.91 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 04:48:38 #11 71.03 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 04:48:38 #11 71.04 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (41 kB) 04:48:38 #11 71.05 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 04:48:38 #11 71.06 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 04:48:38 #11 71.09 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 04:48:38 #11 71.09 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 04:48:38 #11 71.11 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 04:48:38 #11 71.11 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 04:48:38 #11 71.15 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:48:38 #11 71.16 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 04:48:38 #11 71.17 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:48:38 #11 71.17 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 04:48:38 #11 71.18 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (83.0.0) 04:48:38 #11 71.30 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 04:48:38 #11 71.31 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.5 kB) 04:48:38 #11 71.32 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 04:48:38 #11 71.32 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 04:48:38 #11 71.37 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:48:38 #11 71.38 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 04:48:38 #11 71.39 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:48:38 #11 71.40 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 04:48:38 #11 71.42 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:48:38 #11 71.42 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 04:48:38 #11 71.43 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:48:38 #11 71.44 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 04:48:38 #11 71.45 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:48:38 #11 71.46 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 04:48:38 #11 71.47 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:38 #11 71.48 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 04:48:38 #11 71.49 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:38 #11 71.49 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 04:48:38 #11 71.54 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:38 #11 71.55 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 04:48:38 #11 71.56 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:38 #11 71.56 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 04:48:38 #11 71.57 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:38 #11 71.57 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 04:48:38 #11 71.58 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:38 #11 71.59 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 04:48:38 #11 71.60 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:38 #11 71.60 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 04:48:38 #11 71.62 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:38 #11 71.62 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 04:48:38 #11 71.64 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:48:38 #11 71.65 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 04:48:39 #11 71.69 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:39 #11 71.71 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 04:48:39 #11 71.74 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:39 #11 71.74 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:48:39 #11 71.75 Installing build dependencies: started 04:48:39 #11 72.43 Installing build dependencies: finished with status 'done' 04:48:39 #11 72.43 Getting requirements to build wheel: started 04:48:40 #11 72.81 Getting requirements to build wheel: finished with status 'done' 04:48:40 #11 72.81 Preparing metadata (pyproject.toml): started 04:48:40 #11 73.01 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:40 #11 73.03 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:40 #11 73.04 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 04:48:40 #11 73.06 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:40 #11 73.07 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:48:40 #11 73.07 Installing build dependencies: started 04:48:41 #11 73.63 Installing build dependencies: finished with status 'done' 04:48:41 #11 73.63 Getting requirements to build wheel: started 04:48:41 #11 74.03 Getting requirements to build wheel: finished with status 'done' 04:48:41 #11 74.03 Preparing metadata (pyproject.toml): started 04:48:41 #11 74.23 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:41 #11 74.25 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:41 #11 74.25 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 04:48:41 #11 74.27 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:41 #11 74.27 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 04:48:41 #11 74.30 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:41 #11 74.30 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 04:48:41 #11 74.61 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:41 #11 74.61 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 04:48:41 #11 74.63 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:41 #11 74.63 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 04:48:41 #11 74.65 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:41 #11 74.65 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 04:48:41 #11 74.67 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:41 #11 74.68 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 04:48:41 #11 74.69 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:41 #11 74.70 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 04:48:41 #11 74.71 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:42 #11 74.72 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 04:48:42 #11 74.74 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:42 #11 74.75 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 04:48:42 #11 74.76 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:42 #11 74.76 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 04:48:42 #11 74.89 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:42 #11 74.90 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 04:48:42 #11 74.92 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:42 #11 74.92 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 04:48:42 #11 74.94 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:42 #11 74.94 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 04:48:42 #11 74.99 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:42 #11 75.04 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 04:48:42 #11 75.06 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:42 #11 75.06 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 04:48:43 #11 75.88 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:43 #11 75.88 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 04:48:43 #11 75.89 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:43 #11 75.90 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 04:48:43 #11 75.96 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:48:43 #11 75.97 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 04:48:43 #11 76.01 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 04:48:43 #11 76.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 243.2 MB/s 0:00:00 04:48:43 #11 76.03 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 04:48:43 #11 76.03 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:48:43 #11 76.04 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 04:48:43 #11 76.06 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 04:48:43 #11 76.06 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 04:48:43 #11 76.07 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 04:48:43 #11 76.07 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 04:48:43 #11 76.08 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 04:48:43 #11 76.10 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 04:48:43 #11 76.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 37.4 MB/s 0:00:00 04:48:43 #11 76.64 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 04:48:43 #11 76.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 62.1 MB/s 0:00:00 04:48:43 #11 76.68 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 04:48:44 #11 76.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 270.6 MB/s 0:00:00 04:48:44 #11 76.69 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 04:48:44 #11 76.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 212.9 MB/s 0:00:00 04:48:44 #11 76.70 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 04:48:44 #11 76.71 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 04:48:44 #11 76.71 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 04:48:44 #11 76.74 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 223.8 MB/s 0:00:00 04:48:44 #11 76.74 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:48:44 #11 76.75 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 04:48:44 #11 76.75 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 04:48:44 #11 76.76 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl (226 kB) 04:48:44 #11 76.76 Downloading idna-3.18-py3-none-any.whl (65 kB) 04:48:44 #11 76.77 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 04:48:44 #11 76.77 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 04:48:44 #11 76.78 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (223 kB) 04:48:44 #11 76.78 Downloading click-8.4.2-py3-none-any.whl (119 kB) 04:48:44 #11 76.79 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 04:48:44 #11 76.79 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 04:48:44 #11 76.80 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 04:48:44 #11 76.81 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 04:48:44 #11 76.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 212.6 MB/s 0:00:00 04:48:44 #11 76.82 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 04:48:44 #11 76.83 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 04:48:44 #11 76.83 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 04:48:44 #11 76.84 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 04:48:44 #11 76.84 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 04:48:44 #11 76.84 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 04:48:44 #11 76.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 184.9 MB/s 0:00:00 04:48:44 #11 76.90 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 04:48:44 #11 76.91 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:48:44 #11 76.92 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:48:44 #11 76.92 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 04:48:44 #11 76.93 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:48:44 #11 76.93 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 04:48:44 #11 76.93 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 04:48:44 #11 76.94 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 04:48:44 #11 76.94 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 04:48:44 #11 76.95 Downloading docutils-0.23-py3-none-any.whl (634 kB) 04:48:44 #11 76.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 304.4 MB/s 0:00:00 04:48:44 #11 76.96 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 04:48:44 #11 76.96 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 04:48:44 #11 76.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 192.6 MB/s 0:00:00 04:48:44 #11 76.97 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:48:44 #11 76.98 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 04:48:44 #11 76.98 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 04:48:44 #11 76.98 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 04:48:44 #11 76.99 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 04:48:44 #11 76.99 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl (573 kB) 04:48:44 #11 77.00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.0/573.0 kB 230.7 MB/s 0:00:00 04:48:44 #11 77.01 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 04:48:44 #11 77.01 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 04:48:44 #11 77.02 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 04:48:44 #11 77.02 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 04:48:44 #11 77.04 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 04:48:44 #11 77.05 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 04:48:44 #11 77.05 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 04:48:44 #11 77.06 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 04:48:44 #11 77.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 148.4 MB/s 0:00:00 04:48:44 #11 77.08 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 04:48:44 #11 77.09 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 04:48:44 #11 77.09 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 04:48:44 #11 77.10 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 04:48:44 #11 77.10 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 04:48:44 #11 77.10 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 04:48:44 #11 77.11 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 04:48:44 #11 77.11 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 04:48:44 #11 77.12 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 04:48:44 #11 77.12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 268.5 MB/s 0:00:00 04:48:44 #11 77.13 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 04:48:44 #11 77.14 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 04:48:44 #11 77.14 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:48:44 #11 77.14 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 04:48:44 #11 77.44 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 04:48:44 #11 77.44 Building wheel for robotframework-sshlibrary (pyproject.toml): started 04:48:45 #11 77.69 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 04:48:45 #11 77.69 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=d5082b5415de9559f3b70e564a16ac84b1bf1b0148b49db706580265c7815886 04:48:45 #11 77.69 Stored in directory: /tmp/pip-ephem-wheel-cache-osib3h0e/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 04:48:45 #11 77.70 Building wheel for robotbackgroundlogger (pyproject.toml): started 04:48:45 #11 78.02 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 04:48:45 #11 78.02 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=636e180746e08bb8aaa2f86cf955126b787c2a8ecd4f9c0d9a943028379e9b82 04:48:45 #11 78.02 Stored in directory: /tmp/pip-ephem-wheel-cache-osib3h0e/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 04:48:45 #11 78.03 Building wheel for psutil (pyproject.toml): started 04:48:47 #11 79.81 Building wheel for psutil (pyproject.toml): finished with status 'done' 04:48:47 #11 79.81 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277537 sha256=4fb9b0660954518edc946422d2fa9f78dfbe2c06f1db7621d2102e9539b668fe 04:48:47 #11 79.81 Stored in directory: /tmp/pip-ephem-wheel-cache-osib3h0e/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 04:48:47 #11 79.82 Building wheel for psycopg2 (pyproject.toml): started 04:48:55 #11 88.29 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 04:48:55 #11 88.29 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521918 sha256=e5ab5b4c466e84e90b28645e64f7b9462d0cc40f194544dd23b6ac8b23da2947 04:48:55 #11 88.29 Stored in directory: /tmp/pip-ephem-wheel-cache-osib3h0e/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 04:48:55 #11 88.30 Building wheel for flex (pyproject.toml): started 04:48:55 #11 88.62 Building wheel for flex (pyproject.toml): finished with status 'done' 04:48:56 #11 88.62 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=e30ef9ea38fded45b6023a46d76f5d0ca1621c556b2c4ef6503b9ab7d0f483e2 04:48:56 #11 88.62 Stored in directory: /tmp/pip-ephem-wheel-cache-osib3h0e/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 04:48:56 #11 88.62 Building wheel for strict-rfc3339 (pyproject.toml): started 04:48:56 #11 88.86 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 04:48:56 #11 88.86 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=60a1d0bd1aeb639cfb2467b769332fd76113e9d32131c8d82a77d88a4841ef16 04:48:56 #11 88.86 Stored in directory: /tmp/pip-ephem-wheel-cache-osib3h0e/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 04:48:56 #11 88.86 Building wheel for validate-email (pyproject.toml): started 04:48:56 #11 89.11 Building wheel for validate-email (pyproject.toml): finished with status 'done' 04:48:56 #11 89.11 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=01b9a8a40de090602ba0489b3f7a6fd790f2cfdac403871bde6778deff50f9f0 04:48:56 #11 89.11 Stored in directory: /tmp/pip-ephem-wheel-cache-osib3h0e/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 04:48:56 #11 89.11 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 04:48:56 #11 89.31 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 04:49:08 #11 100.0 04:49:08 #11 100.0 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 04:49:08 #11 100.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:49:08 #11 DONE 100.9s 04:49:08 04:49:08 #12 exporting to image 04:49:08 #12 exporting layers 04:49:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16241 in /w/workspace/xfoundry_edgex-taf-common_PR-159 [Pipeline] { [Pipeline] checkout 04:49:12 Selected Git installation does not exist. Using Default 04:49:12 The recommended git tool is: NONE 04:49:14 #12 exporting layers 5.8s done 04:49:14 #12 writing image sha256:b335826668554f1cc8e5480c8ce0329f637e855009520b844d6db8801107b7f6 done 04:49:14 #12 naming to docker.io/library/edgex-taf-common done 04:49:14 #12 DONE 5.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:15 04:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:15 latest: Pulling from edgex-lftools-log-publisher 04:49:15 5eb5b503b376: Pulling fs layer 04:49:15 5c69ac0246d0: Pulling fs layer 04:49:15 ec43610c2a17: Pulling fs layer 04:49:15 3a2ae6a8a46f: Pulling fs layer 04:49:15 33b1e0a273af: Pulling fs layer 04:49:15 5d3b04190fa2: Pulling fs layer 04:49:15 2f39f015ded8: Pulling fs layer 04:49:15 3a2ae6a8a46f: Waiting 04:49:15 33b1e0a273af: Waiting 04:49:15 2f39f015ded8: Waiting 04:49:15 5d3b04190fa2: Waiting 04:49:15 5c69ac0246d0: Download complete 04:49:15 3a2ae6a8a46f: Verifying Checksum 04:49:15 3a2ae6a8a46f: Download complete 04:49:16 33b1e0a273af: Verifying Checksum 04:49:16 33b1e0a273af: Download complete 04:49:16 ec43610c2a17: Verifying Checksum 04:49:16 ec43610c2a17: Download complete 04:49:16 5d3b04190fa2: Verifying Checksum 04:49:16 5d3b04190fa2: Download complete 04:49:16 5eb5b503b376: Verifying Checksum 04:49:16 5eb5b503b376: Download complete 04:49:16 2f39f015ded8: Download complete 04:49:17 using credential edgex-jenkins-ssh 04:49:17 Cloning the remote Git repository 04:49:17 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 04:49:17 > git init /w/workspace/xfoundry_edgex-taf-common_PR-159 # timeout=10 04:49:17 5eb5b503b376: Pull complete 04:49:18 5c69ac0246d0: Pull complete 04:49:18 ec43610c2a17: Pull complete 04:49:18 3a2ae6a8a46f: Pull complete 04:49:18 33b1e0a273af: Pull complete 04:49:18 5d3b04190fa2: Pull complete 04:49:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:49:17 > git --version # timeout=10 04:49:17 > git --version # 'git version 2.25.1' 04:49:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:49:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:49:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:49:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:49:20 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 56e6f2d2ecb6343f216f908e377c7763b3a6c392 04:49:20 Merge succeeded, producing 56e6f2d2ecb6343f216f908e377c7763b3a6c392 04:49:20 Checking out Revision 56e6f2d2ecb6343f216f908e377c7763b3a6c392 (PR-159) 04:49:20 Commit message: "build: bump cryptography from 48.0.1 to 50.0.0" 04:49:20 > git --version # timeout=10 04:49:20 > git --version # 'git version 2.25.1' 04:49:20 fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 04:49:20 > git config core.sparsecheckout # timeout=10 04:49:20 > git checkout -f 56e6f2d2ecb6343f216f908e377c7763b3a6c392 # timeout=10 04:49:20 > git remote # timeout=10 04:49:20 > git config --get remote.origin.url # timeout=10 04:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:20 > git merge 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 04:49:20 > git rev-parse HEAD^{commit} # timeout=10 04:49:20 > git config core.sparsecheckout # timeout=10 04:49:20 > git checkout -f 56e6f2d2ecb6343f216f908e377c7763b3a6c392 # timeout=10 04:49:25 2f39f015ded8: Pull complete 04:49:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:49:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 04:49:25 04:49:25 GitHub has been notified of this commit’s build result 04:49:25 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:26 prd-ubuntu20.04-docker-8c-8g-16240 does not seem to be running inside a container 04:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-159 -v /w/workspace/xfoundry_edgex-taf-common_PR-159:/w/workspace/xfoundry_edgex-taf-common_PR-159:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-159@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:49:27 $ docker top 18380be323a8a8ec61af377cf9c532b876d7978b658d38e2f145cb378c34c881 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { 04:49:28 ---> job-cost.sh 04:49:28 lf-activate-venv: SKIPPING 04:49:28 INFO: No Stack... [Pipeline] withEnv [Pipeline] { 04:49:28 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] stage [Pipeline] { (Prep) 04:49:29 INFO: Archiving Costs [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:49:29 + cat /w/workspace/xfoundry_edgex-taf-common_PR-159/archives/cost.csv 04:49:29 + cut -d, -f6 [Pipeline] configFileProvider 04:49:29 provisioning config files... 04:49:30 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp/config2179756037725937122tmp [Pipeline] lock 04:49:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-159-1-stack-cost] 04:49:30 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-159-1-stack-cost] did not exist. Created. 04:49:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-159-1-stack-cost] [Pipeline] { [Pipeline] { [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 04:49:32 ---> ****-login.sh 04:49:32 nexus3.edgexfoundry.org:10001 04:49:32 + echo total: 0.2199999988079071 [Pipeline] stash 04:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:32 Stashed 1 file(s) [Pipeline] } 04:49:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-159-1-stack-cost] 04:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:32 Configure a credential helper to remove this warning. See 04:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:32 04:49:32 Login Succeeded 04:49:32 nexus3.edgexfoundry.org:10002 04:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:33 Configure a credential helper to remove this warning. See 04:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:33 04:49:33 Login Succeeded 04:49:33 nexus3.edgexfoundry.org:10003 04:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock 04:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:33 Configure a credential helper to remove this warning. See 04:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:33 04:49:33 Login Succeeded 04:49:33 nexus3.edgexfoundry.org:10004 04:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:33 Configure a credential helper to remove this warning. See 04:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:33 04:49:33 Login Succeeded 04:49:33 ****.io [Pipeline] } 04:49:33 $ docker stop --time=1 18380be323a8a8ec61af377cf9c532b876d7978b658d38e2f145cb378c34c881 04:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:34 Configure a credential helper to remove this warning. See 04:49:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:34 04:49:34 Login Succeeded 04:49:34 ---> ****-login.sh ends 04:49:35 $ docker rm -f --volumes 18380be323a8a8ec61af377cf9c532b876d7978b658d38e2f145cb378c34c881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 04:49:35 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:49:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:49:40 + ls -al . 04:49:40 total 68 04:49:40 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 04:49 . 04:49:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 04:49 .. 04:49:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 04:49 .git 04:49:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 04:49 .github 04:49:40 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 04:49 .gitignore 04:49:40 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 04:49 Dockerfile 04:49:40 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 04:49 Jenkinsfile 04:49:40 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 04:49 LICENSE 04:49:40 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 04:49 README.md 04:49:40 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 04:49 TUC 04:49:40 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 04:47 VERSION 04:49:40 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 04:49 requirements.txt 04:49:40 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 04:49 robot-entrypoint.sh 04:49:40 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 04:49 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:41 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=56e6f2d2ecb6343f216f908e377c7763b3a6c392 --label arch=arm64 --label version=0.0.0 . 04:49:41 Sending build context to Docker daemon 444.9kB 04:49:41 Step 1/13 : FROM alpine:3.20 04:49:42 3.20: Pulling from library/alpine 04:49:42 3f26bc2dec0b: Pulling fs layer 04:49:42 3f26bc2dec0b: Verifying Checksum 04:49:42 3f26bc2dec0b: Download complete 04:49:43 3f26bc2dec0b: Pull complete 04:49:43 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 04:49:43 Status: Downloaded newer image for alpine:3.20 04:49:43 ---> ab3fe4defd29 04:49:43 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:49:43 ---> Running in 74fcc1bbdfdc 04:49:43 Removing intermediate container 74fcc1bbdfdc 04:49:43 ---> 659912a4ec98 04:49:43 Step 3/13 : LABEL maintainer="Bruce Huang " 04:49:43 ---> Running in 96c753ea2970 04:49:43 Removing intermediate container 96c753ea2970 04:49:43 ---> 5964ecbdbddf 04:49:43 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 04:49:44 ---> db39e00b2157 04:49:44 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 04:49:45 ---> d89705435cf7 04:49:45 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 04:49:45 ---> 20bf562eb545 04:49:45 Step 7/13 : WORKDIR /edgex-taf 04:49:45 ---> Running in 4e6e7d18eba4 04:49:45 Removing intermediate container 4e6e7d18eba4 04:49:45 ---> bfe9ff79cbdb 04:49:45 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:45 ---> Running in 9e31ffc65560 04:49:48 Removing intermediate container 9e31ffc65560 04:49:48 ---> 051dab12aa70 04:49:48 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 04:49:48 ---> Running in dfa05c6cb065 04:49:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:50 OK: 9 MiB in 14 packages 04:49:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:52 (1/14) Installing ca-certificates (20260413-r0) 04:49:53 (2/14) Installing brotli-libs (1.1.0-r2) 04:49:53 (3/14) Installing c-ares (1.33.1-r0) 04:49:53 (4/14) Installing libunistring (1.2-r0) 04:49:53 (5/14) Installing libidn2 (2.3.7-r0) 04:49:53 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:49:53 (7/14) Installing libpsl (0.21.5-r1) 04:49:54 (8/14) Installing zstd-libs (1.5.6-r0) 04:49:54 (9/14) Installing libcurl (8.14.1-r2) 04:49:54 (10/14) Installing curl (8.14.1-r2) 04:49:54 (11/14) Installing docker-cli (26.1.5-r0) 04:49:55 (12/14) Installing oniguruma (6.9.9-r0) 04:49:55 (13/14) Installing jq (1.7.1-r0) 04:49:56 (14/14) Installing openssl (3.3.7-r0) 04:49:56 Executing busybox-1.36.1-r31.trigger 04:49:56 Executing ca-certificates-20260413-r0.trigger 04:49:56 OK: 43 MiB in 28 packages 04:49:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:58 (1/166) Installing libexpat (2.8.1-r0) 04:49:58 (2/166) Installing libbz2 (1.0.8-r6) 04:49:59 (3/166) Installing libpng (1.6.57-r0) 04:49:59 (4/166) Installing freetype (2.13.2-r0) 04:49:59 (5/166) Installing fontconfig (2.15.0-r1) 04:50:00 (6/166) Installing libfontenc (1.1.8-r0) 04:50:00 (7/166) Installing mkfontscale (1.2.2-r6) 04:50:00 (8/166) Installing font-opensans (0_git20210927-r1) 04:50:00 (9/166) Installing pkgconf (2.2.0-r0) 04:50:00 (10/166) Installing libgcc (13.2.1_git20240309-r1) 04:50:00 (11/166) Installing libffi (3.4.6-r0) 04:50:01 (12/166) Installing libintl (0.22.5-r0) 04:50:01 (13/166) Installing libeconf (0.6.3-r0) 04:50:01 (14/166) Installing libblkid (2.40.1-r1) 04:50:01 (15/166) Installing libmount (2.40.1-r1) 04:50:02 (16/166) Installing pcre2 (10.43-r0) 04:50:02 (17/166) Installing glib (2.80.5-r0) 04:50:02 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 04:50:03 (19/166) Installing xz-libs (5.8.3-r0) 04:50:03 (20/166) Installing libxml2 (2.12.10-r0) 04:50:03 (21/166) Installing shared-mime-info (2.4-r0) 04:50:03 (22/166) Installing hicolor-icon-theme (0.17-r2) 04:50:03 (23/166) Installing libjpeg-turbo (3.0.3-r0) 04:50:04 (24/166) Installing libsharpyuv (1.3.2-r0) 04:50:04 (25/166) Installing libwebp (1.3.2-r0) 04:50:04 (26/166) Installing tiff (4.6.0t-r0) 04:50:04 (27/166) Installing gdk-pixbuf (2.42.12-r0) 04:50:05 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 04:50:05 (29/166) Installing libxau (1.0.11-r4) 04:50:05 (30/166) Installing libmd (1.1.0-r0) 04:50:05 (31/166) Installing libbsd (0.12.2-r0) 04:50:06 (32/166) Installing libxdmcp (1.1.5-r1) 04:50:06 (33/166) Installing libxcb (1.16.1-r0) 04:50:06 (34/166) Installing libx11 (1.8.9-r1) 04:50:06 (35/166) Installing libxcomposite (0.4.6-r5) 04:50:06 (36/166) Installing libxfixes (6.0.1-r4) 04:50:07 (37/166) Installing libxrender (0.9.11-r5) 04:50:07 (38/166) Installing libxcursor (1.2.2-r1) 04:50:07 (39/166) Installing libxdamage (1.1.6-r5) 04:50:07 (40/166) Installing libxext (1.3.6-r2) 04:50:07 (41/166) Installing libxi (1.8.1-r4) 04:50:07 (42/166) Installing libxinerama (1.1.5-r4) 04:50:08 (43/166) Installing libxrandr (1.5.4-r1) 04:50:08 (44/166) Installing libatk-1.0 (2.52.0-r0) 04:50:08 (45/166) Installing libxtst (1.2.4-r6) 04:50:09 (46/166) Installing dbus-libs (1.14.10-r1) 04:50:09 (47/166) Installing at-spi2-core (2.52.0-r0) 04:50:09 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 04:50:09 (49/166) Installing pixman (0.43.2-r0) 04:50:09 (50/166) Installing cairo (1.18.4-r0) 04:50:10 (51/166) Installing cairo-gobject (1.18.4-r0) 04:50:10 (52/166) Installing avahi-libs (0.8-r17) 04:50:10 (53/166) Installing gmp (6.3.0-r1) 04:50:10 (54/166) Installing nettle (3.10.2-r0) 04:50:11 (55/166) Installing libtasn1 (4.21.0-r0) 04:50:11 (56/166) Installing p11-kit (0.25.3-r0) 04:50:11 (57/166) Installing gnutls (3.8.13-r0) 04:50:11 (58/166) Installing cups-libs (2.4.18-r0) 04:50:12 (59/166) Installing libepoxy (1.5.10-r1) 04:50:12 (60/166) Installing fribidi (1.0.15-r0) 04:50:12 (61/166) Installing graphite2 (1.3.14-r6) 04:50:12 (62/166) Installing harfbuzz (8.5.0-r0) 04:50:13 (63/166) Installing libxft (2.3.8-r3) 04:50:13 (64/166) Installing pango (1.52.2-r0) 04:50:13 (65/166) Installing wayland-libs-client (1.22.0-r4) 04:50:13 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 04:50:13 (67/166) Installing wayland-libs-egl (1.22.0-r4) 04:50:14 (68/166) Installing xkeyboard-config (2.41-r0) 04:50:14 (69/166) Installing libxkbcommon (1.7.0-r0) 04:50:14 (70/166) Installing gtk+3.0 (3.24.43-r0) 04:50:15 (71/166) Installing icu-data-full (74.2-r1) 04:50:16 (72/166) Installing mesa (24.0.9-r1) 04:50:16 (73/166) Installing llvm17-libs (17.0.6-r2) 04:50:19 (74/166) Installing hwdata-pci (0.382-r0) 04:50:19 (75/166) Installing libpciaccess (0.18.1-r0) 04:50:19 (76/166) Installing libdrm (2.4.120-r0) 04:50:20 (77/166) Installing libelf (0.191-r0) 04:50:20 (78/166) Installing mesa-glapi (24.0.9-r1) 04:50:20 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 04:50:21 (80/166) Installing eudev-libs (3.2.14-r2) 04:50:21 (81/166) Installing libmagic (5.45-r1) 04:50:21 (82/166) Installing file (5.45-r1) 04:50:21 (83/166) Installing xprop (1.2.7-r0) 04:50:22 (84/166) Installing libice (1.1.1-r6) 04:50:22 (85/166) Installing libuuid (2.40.1-r1) 04:50:22 (86/166) Installing libsm (1.2.4-r4) 04:50:22 (87/166) Installing libxt (1.3.0-r5) 04:50:23 (88/166) Installing libxmu (1.1.4-r2) 04:50:23 (89/166) Installing xset (1.2.5-r1) 04:50:23 (90/166) Installing xdg-utils (1.2.1-r0) 04:50:23 (91/166) Installing libogg (1.3.5-r5) 04:50:23 (92/166) Installing libflac (1.4.3-r1) 04:50:24 (93/166) Installing alsa-lib (1.2.11-r0) 04:50:24 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 04:50:24 (95/166) Installing aom-libs (3.9.1-r0) 04:50:25 (96/166) Installing libva (2.21.0-r0) 04:50:25 (97/166) Installing libvdpau (1.5-r3) 04:50:25 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 04:50:25 (99/166) Installing libdav1d (1.4.2-r0) 04:50:25 (100/166) Installing openexr-libiex (3.1.13-r1) 04:50:26 (101/166) Installing openexr-libilmthread (3.1.13-r1) 04:50:26 (102/166) Installing imath (3.1.12-r0) 04:50:26 (103/166) Installing openexr-libopenexr (3.1.13-r1) 04:50:26 (104/166) Installing giflib (5.2.2-r0) 04:50:26 (105/166) Installing libhwy (1.0.7-r0) 04:50:27 (106/166) Installing lcms2 (2.19-r0) 04:50:27 (107/166) Installing libjxl (0.10.2-r0) 04:50:27 (108/166) Installing lame-libs (3.100-r5) 04:50:28 (109/166) Installing opus (1.5.2-r0) 04:50:28 (110/166) Installing rav1e-libs (0.7.1-r0) 04:50:28 (111/166) Installing libgomp (13.2.1_git20240309-r1) 04:50:28 (112/166) Installing soxr (0.1.3-r7) 04:50:29 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 04:50:29 (114/166) Installing libtheora (1.1.1-r18) 04:50:29 (115/166) Installing libvorbis (1.3.7-r2) 04:50:29 (116/166) Installing libvpx (1.14.1-r0) 04:50:29 (117/166) Installing libwebpmux (1.3.2-r0) 04:50:30 (118/166) Installing x264-libs (0.164_git20231001-r0) 04:50:30 (119/166) Installing numactl (2.0.18-r0) 04:50:30 (120/166) Installing x265-libs (3.6-r0) 04:50:31 (121/166) Installing xvidcore (1.3.7-r2) 04:50:31 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 04:50:31 (123/166) Installing libbluray (1.3.4-r1) 04:50:32 (124/166) Installing mpg123-libs (1.32.8-r0) 04:50:32 (125/166) Installing libopenmpt (0.7.7-r0) 04:50:33 (126/166) Installing cjson (1.7.19-r0) 04:50:33 (127/166) Installing mbedtls (3.6.6-r0) 04:50:34 (128/166) Installing librist (0.2.10-r1) 04:50:34 (129/166) Installing libsrt (1.5.3-r0) 04:50:34 (130/166) Installing libssh (0.10.6-r0) 04:50:34 (131/166) Installing libsodium (1.0.19-r1) 04:50:35 (132/166) Installing libzmq (4.3.5-r2) 04:50:35 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 04:50:35 (134/166) Installing crc32c (1.1.2-r0) 04:50:35 (135/166) Installing double-conversion (3.3.0-r0) 04:50:36 (136/166) Installing libevent (2.1.12-r7) 04:50:36 (137/166) Installing wayland-libs-server (1.22.0-r4) 04:50:36 (138/166) Installing mesa-gbm (24.0.9-r1) 04:50:36 (139/166) Installing harfbuzz-subset (8.5.0-r0) 04:50:36 (140/166) Installing icu-libs (74.2-r1) 04:50:37 (141/166) Installing minizip (1.3.1-r0) 04:50:37 (142/166) Installing nspr (4.35-r4) 04:50:37 (143/166) Installing sqlite-libs (3.45.3-r3) 04:50:38 (144/166) Installing nss (3.105-r0) 04:50:38 (145/166) Installing openh264 (2.4.1-r0) 04:50:38 (146/166) Installing libcamera-ipa (0.3.0-r0) 04:50:38 (147/166) Installing libunwind (1.8.1-r0) 04:50:39 (148/166) Installing yaml (0.2.5-r2) 04:50:39 (149/166) Installing libcamera (0.3.0-r0) 04:50:39 (150/166) Installing speexdsp (1.2.1-r2) 04:50:39 (151/166) Installing libuv (1.48.0-r0) 04:50:39 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 04:50:40 (153/166) Installing libsndfile (1.2.2-r1) 04:50:40 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 04:50:41 (155/166) Installing pipewire-libs (1.0.6-r1) 04:50:41 (156/166) Installing libasyncns (0.8-r3) 04:50:41 (157/166) Installing libltdl (2.4.7-r3) 04:50:41 (158/166) Installing orc (0.4.40-r0) 04:50:42 (159/166) Installing tdb-libs (1.4.9-r1) 04:50:42 (160/166) Installing libpulse (17.0-r0) 04:50:42 (161/166) Installing libwebpdemux (1.3.2-r0) 04:50:42 (162/166) Installing libgpg-error (1.49-r0) 04:50:43 (163/166) Installing libgcrypt (1.10.3-r0) 04:50:43 (164/166) Installing libxslt (1.1.39-r2) 04:50:43 (165/166) Installing chromium (131.0.6778.108-r0) 04:50:52 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 04:50:52 Executing busybox-1.36.1-r31.trigger 04:50:52 Executing fontconfig-2.15.0-r1.trigger 04:50:52 Executing mkfontscale-1.2.2-r6.trigger 04:50:52 Executing glib-2.80.5-r0.trigger 04:50:52 Executing shared-mime-info-2.4-r0.trigger 04:50:54 Executing gdk-pixbuf-2.42.12-r0.trigger 04:50:54 Executing gtk-update-icon-cache-3.24.43-r0.trigger 04:50:54 Executing gtk+3.0-3.24.43-r0.trigger 04:50:54 OK: 658 MiB in 194 packages 04:50:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:56 (1/30) Installing jansson (2.14-r4) 04:50:56 (2/30) Installing binutils (2.42-r1) 04:50:57 (3/30) Installing libatomic (13.2.1_git20240309-r1) 04:50:57 (4/30) Installing isl26 (0.26-r1) 04:50:57 (5/30) Installing mpfr4 (4.2.1-r0) 04:50:58 (6/30) Installing mpc1 (1.3.1-r1) 04:50:58 (7/30) Installing gcc (13.2.1_git20240309-r1) 04:51:00 (8/30) Installing musl-dev (1.2.5-r3) 04:51:01 (9/30) Installing linux-headers (6.6-r0) 04:51:02 (10/30) Installing libffi-dev (3.4.6-r0) 04:51:02 (11/30) Installing libpq (16.14-r0) 04:51:02 (12/30) Installing openssl-dev (3.3.7-r0) 04:51:03 (13/30) Installing libpq-dev (16.14-r0) 04:51:03 (14/30) Installing libecpg (16.14-r0) 04:51:03 (15/30) Installing libecpg-dev (16.14-r0) 04:51:03 (16/30) Installing clang16-headers (16.0.6-r5) 04:51:04 (17/30) Installing llvm16-libs (16.0.6-r9) 04:51:06 (18/30) Installing clang16-libs (16.0.6-r5) 04:51:11 (19/30) Installing fortify-headers (1.1-r3) 04:51:11 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 04:51:11 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 04:51:11 (22/30) Installing clang16 (16.0.6-r5) 04:51:11 (23/30) Installing icu (74.2-r1) 04:51:11 (24/30) Installing icu-dev (74.2-r1) 04:51:11 (25/30) Installing llvm16 (16.0.6-r9) 04:51:13 (26/30) Installing lz4-libs (1.9.4-r5) 04:51:13 (27/30) Installing lz4-dev (1.9.4-r5) 04:51:13 (28/30) Installing zstd (1.5.6-r0) 04:51:14 (29/30) Installing zstd-dev (1.5.6-r0) 04:51:14 (30/30) Installing postgresql16-dev (16.14-r0) 04:51:15 Executing busybox-1.36.1-r31.trigger 04:51:15 OK: 1184 MiB in 224 packages 04:51:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:17 (1/14) Installing g++ (13.2.1_git20240309-r1) 04:51:18 (2/14) Installing gdbm (1.23-r1) 04:51:18 (3/14) Installing mpdecimal (4.0.0-r0) 04:51:18 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 04:51:18 (5/14) Installing libncursesw (6.4_p20240420-r2) 04:51:19 (6/14) Installing libpanelw (6.4_p20240420-r2) 04:51:19 (7/14) Installing readline (8.2.10-r0) 04:51:19 (8/14) Installing python3 (3.12.13-r0) 04:51:20 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 04:51:21 (10/14) Installing pyc (3.12.13-r0) 04:51:21 (11/14) Installing python3-pyc (3.12.13-r0) 04:51:21 (12/14) Installing python3-dev (3.12.13-r0) 04:51:24 (13/14) Installing libsodium-dev (1.0.19-r1) 04:51:24 (14/14) Installing zeromq-dev (4.3.5-r2) 04:51:24 Executing busybox-1.36.1-r31.trigger 04:51:24 OK: 1371 MiB in 238 packages 04:51:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:26 OK: 1371 MiB in 238 packages 04:51:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:28 (1/1) Installing tzdata (2026b-r0) 04:51:29 OK: 1372 MiB in 239 packages 04:51:30 (1/1) Purging tzdata (2026b-r0) 04:51:31 OK: 1371 MiB in 238 packages 04:51:42 Looking in links: /tmp/tmpix6qh7zu 04:51:42 Processing /tmp/tmpix6qh7zu/pip-25.0.1-py3-none-any.whl 04:51:42 Installing collected packages: pip 04:51:47 Successfully installed pip-25.0.1 04:51:47 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:51:49 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 04:51:49 Collecting pip 04:51:49 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 04:51:51 Collecting setuptools 04:51:51 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 04:51:51 Collecting wheel 04:51:51 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 04:51:51 Collecting packaging>=24.0 (from wheel) 04:51:51 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 04:51:51 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 04:51:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.1 MB/s eta 0:00:00 04:51:51 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 04:51:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 59.4 MB/s eta 0:00:00 04:51:51 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 04:51:51 Downloading packaging-26.3-py3-none-any.whl (129 kB) 04:51:51 Installing collected packages: setuptools, pip, packaging, wheel 04:51:56 Attempting uninstall: pip 04:51:56 Found existing installation: pip 25.0.1 04:51:56 Uninstalling pip-25.0.1: 04:51:56 Successfully uninstalled pip-25.0.1 04:52:05 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 04:52:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:52:06 Processing ./edgex-taf-common 04:52:06 Installing build dependencies: started 04:52:15 Installing build dependencies: finished with status 'done' 04:52:15 Getting requirements to build wheel: started 04:52:17 Getting requirements to build wheel: finished with status 'done' 04:52:17 Preparing metadata (pyproject.toml): started 04:52:18 Preparing metadata (pyproject.toml): finished with status 'done' 04:52:18 Building wheels for collected packages: edgex-taf-common 04:52:18 Building wheel for edgex-taf-common (pyproject.toml): started 04:52:19 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 04:52:19 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=70e43162785848e90cd59512d4ced55bcd4ac5736df18e4fb4a4ab7d7f32065d 04:52:19 Stored in directory: /tmp/pip-ephem-wheel-cache-ion0a4tr/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 04:52:19 Successfully built edgex-taf-common 04:52:19 Installing collected packages: edgex-taf-common 04:52:19 Successfully installed edgex-taf-common-0.0.0 04:52:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:52:22 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 04:52:23 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 04:52:23 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 04:52:23 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 04:52:23 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 04:52:23 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 04:52:23 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 04:52:23 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 04:52:23 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 04:52:23 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:52:23 Installing build dependencies: started 04:52:30 Installing build dependencies: finished with status 'done' 04:52:30 Getting requirements to build wheel: started 04:52:32 Getting requirements to build wheel: finished with status 'done' 04:52:32 Preparing metadata (pyproject.toml): started 04:52:33 Preparing metadata (pyproject.toml): finished with status 'done' 04:52:33 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 04:52:33 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:52:33 Installing build dependencies: started 04:52:37 Installing build dependencies: finished with status 'done' 04:52:37 Getting requirements to build wheel: started 04:52:39 Getting requirements to build wheel: finished with status 'done' 04:52:39 Preparing metadata (pyproject.toml): started 04:52:40 Preparing metadata (pyproject.toml): finished with status 'done' 04:52:40 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 04:52:40 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 04:52:40 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 04:52:40 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 04:52:40 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 04:52:40 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 04:52:40 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 04:52:40 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 04:52:40 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 04:52:40 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 04:52:43 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 04:52:43 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 04:52:43 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 04:52:43 Downloading psutil-7.0.0.tar.gz (497 kB) 04:52:43 Installing build dependencies: started 04:52:47 Installing build dependencies: finished with status 'done' 04:52:47 Getting requirements to build wheel: started 04:52:50 Getting requirements to build wheel: finished with status 'done' 04:52:50 Preparing metadata (pyproject.toml): started 04:52:52 Preparing metadata (pyproject.toml): finished with status 'done' 04:52:54 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 04:52:54 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 04:52:54 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 04:52:54 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 04:52:54 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 04:52:54 Downloading psycopg2-2.9.10.tar.gz (385 kB) 04:52:54 Installing build dependencies: started 04:52:59 Installing build dependencies: finished with status 'done' 04:52:59 Getting requirements to build wheel: started 04:53:02 Getting requirements to build wheel: finished with status 'done' 04:53:02 Preparing metadata (pyproject.toml): started 04:53:03 Preparing metadata (pyproject.toml): finished with status 'done' 04:53:04 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 04:53:04 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 04:53:05 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 04:53:05 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 04:53:05 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 04:53:05 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 04:53:07 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 04:53:07 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 04:53:07 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 04:53:07 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 04:53:07 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 04:53:07 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 04:53:07 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 04:53:07 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 04:53:07 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:07 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 04:53:07 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:07 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 04:53:07 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:07 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 04:53:07 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:53:07 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 04:53:07 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:53:07 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 04:53:07 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:07 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 04:53:07 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:07 Downloading flex-6.14.1.tar.gz (40 kB) 04:53:08 Installing build dependencies: started 04:53:14 Installing build dependencies: finished with status 'done' 04:53:14 Getting requirements to build wheel: started 04:53:16 Getting requirements to build wheel: finished with status 'done' 04:53:16 Preparing metadata (pyproject.toml): started 04:53:18 Preparing metadata (pyproject.toml): finished with status 'done' 04:53:18 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:18 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 04:53:18 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:18 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 04:53:18 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:18 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 04:53:18 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:18 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 04:53:18 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:18 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 04:53:19 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:19 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 04:53:19 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 04:53:19 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (41 kB) 04:53:20 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 04:53:20 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 04:53:20 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 04:53:20 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 04:53:20 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 04:53:20 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 04:53:20 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:53:20 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 04:53:20 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:53:20 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 04:53:20 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (83.0.0) 04:53:21 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 04:53:21 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.5 kB) 04:53:21 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 04:53:21 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 04:53:21 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:53:21 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 04:53:21 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:53:21 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 04:53:22 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:53:22 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 04:53:22 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:53:22 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 04:53:22 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:53:22 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 04:53:22 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:22 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 04:53:22 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:22 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 04:53:22 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:22 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 04:53:22 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:22 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 04:53:22 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:22 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 04:53:22 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:22 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 04:53:22 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:22 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 04:53:22 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:22 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 04:53:22 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:53:22 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 04:53:23 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:23 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 04:53:23 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:23 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:53:23 Installing build dependencies: started 04:53:30 Installing build dependencies: finished with status 'done' 04:53:30 Getting requirements to build wheel: started 04:53:32 Getting requirements to build wheel: finished with status 'done' 04:53:32 Preparing metadata (pyproject.toml): started 04:53:32 Preparing metadata (pyproject.toml): finished with status 'done' 04:53:32 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:32 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 04:53:32 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:32 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:53:32 Installing build dependencies: started 04:53:36 Installing build dependencies: finished with status 'done' 04:53:36 Getting requirements to build wheel: started 04:53:38 Getting requirements to build wheel: finished with status 'done' 04:53:38 Preparing metadata (pyproject.toml): started 04:53:39 Preparing metadata (pyproject.toml): finished with status 'done' 04:53:39 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:39 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 04:53:39 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:39 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 04:53:40 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:40 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 04:53:42 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:42 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 04:53:42 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:42 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 04:53:42 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:42 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 04:53:42 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:42 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 04:53:42 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:42 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 04:53:42 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:42 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 04:53:42 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:42 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 04:53:43 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:43 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 04:53:44 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:44 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 04:53:44 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:44 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 04:53:44 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:44 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 04:53:44 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:44 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 04:53:44 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:44 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 04:53:51 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:51 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 04:53:51 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:51 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 04:53:51 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:53:51 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 04:53:51 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 04:53:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 61.3 MB/s 0:00:00 04:53:51 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 04:53:51 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:53:51 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 04:53:51 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 04:53:51 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 04:53:51 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 04:53:51 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 04:53:51 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 04:53:51 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 04:53:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 39.7 MB/s 0:00:00 04:53:52 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 04:53:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 23.6 MB/s 0:00:00 04:53:52 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 04:53:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 59.5 MB/s 0:00:00 04:53:52 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 04:53:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 26.3 MB/s 0:00:00 04:53:52 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 04:53:52 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 04:53:52 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl (4.9 MB) 04:53:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 52.0 MB/s 0:00:00 04:53:52 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:53:52 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 04:53:52 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 04:53:52 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl (218 kB) 04:53:52 Downloading idna-3.18-py3-none-any.whl (65 kB) 04:53:52 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 04:53:52 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 04:53:52 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (225 kB) 04:53:52 Downloading click-8.4.2-py3-none-any.whl (119 kB) 04:53:52 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 04:53:52 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 04:53:52 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 04:53:52 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 04:53:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 57.4 MB/s 0:00:00 04:53:52 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 04:53:52 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 04:53:52 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 04:53:52 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 04:53:52 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 04:53:52 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 04:53:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 53.6 MB/s 0:00:00 04:53:53 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 04:53:53 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:53:53 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:53:53 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 04:53:53 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:53:53 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 04:53:53 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 04:53:53 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 04:53:53 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 04:53:53 Downloading docutils-0.23-py3-none-any.whl (634 kB) 04:53:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 58.5 MB/s 0:00:00 04:53:53 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 04:53:53 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 04:53:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 60.0 MB/s 0:00:00 04:53:53 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:53:53 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 04:53:53 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 04:53:53 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 04:53:53 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 04:53:53 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl (543 kB) 04:53:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.8/543.8 kB 53.8 MB/s 0:00:00 04:53:53 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 04:53:53 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 04:53:53 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 04:53:53 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 04:53:53 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 04:53:53 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 04:53:53 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 04:53:53 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 04:53:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.5 MB/s 0:00:00 04:53:53 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 04:53:53 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 04:53:53 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 04:53:53 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 04:53:53 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 04:53:53 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 04:53:53 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 04:53:53 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 04:53:53 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 04:53:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.1 MB/s 0:00:00 04:53:53 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 04:53:53 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 04:53:53 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:53:53 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 04:53:56 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 04:53:56 Building wheel for robotframework-sshlibrary (pyproject.toml): started 04:53:57 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 04:53:57 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=01355d6162b4ed6960289e31db91b6709fc6ea2e3af8b358c0b2caa2aae9b2ba 04:53:57 Stored in directory: /tmp/pip-ephem-wheel-cache-4y24e3i3/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 04:53:57 Building wheel for robotbackgroundlogger (pyproject.toml): started 04:53:58 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 04:53:58 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=01922a7765a45f76dd43232374d0a8864512985d2c57a1158d42080cc3d6a5f7 04:53:58 Stored in directory: /tmp/pip-ephem-wheel-cache-4y24e3i3/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 04:53:58 Building wheel for psutil (pyproject.toml): started 04:54:11 Building wheel for psutil (pyproject.toml): finished with status 'done' 04:54:11 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278202 sha256=54a896a8e6d4782ccb409765f90967dc233b304e1b9540d2a23dbe0649692372 04:54:11 Stored in directory: /tmp/pip-ephem-wheel-cache-4y24e3i3/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 04:54:11 Building wheel for psycopg2 (pyproject.toml): started 04:55:08 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 04:55:08 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512680 sha256=46864dfd5dd2c0d0d16cfd4058ec3196e193cd456f59341883a8ef7c2a9b91d1 04:55:08 Stored in directory: /tmp/pip-ephem-wheel-cache-4y24e3i3/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 04:55:08 Building wheel for flex (pyproject.toml): started 04:55:08 Building wheel for flex (pyproject.toml): finished with status 'done' 04:55:08 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=7b9518783dfd43672583ba24862d4fd41dd1203c6650ba3d82769257c3d2e1bc 04:55:08 Stored in directory: /tmp/pip-ephem-wheel-cache-4y24e3i3/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 04:55:09 Building wheel for strict-rfc3339 (pyproject.toml): started 04:55:13 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 04:55:13 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=f9c2e5c6ebc64f07b728bbe5b5e771383d5bb137f027ac75f6d9a3707fd263bd 04:55:13 Stored in directory: /tmp/pip-ephem-wheel-cache-4y24e3i3/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 04:55:13 Building wheel for validate-email (pyproject.toml): started 04:55:13 Building wheel for validate-email (pyproject.toml): finished with status 'done' 04:55:13 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=e85585a6401442e8f851fbbb0ad41826985c9ce52ebe917a6179d38ad9a41a2c 04:55:13 Stored in directory: /tmp/pip-ephem-wheel-cache-4y24e3i3/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 04:55:13 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 04:55:13 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 04:56:35 04:56:35 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 04:56:35 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:57:31 Removing intermediate container dfa05c6cb065 04:57:31 ---> f60ea890ed34 04:57:31 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 04:57:31 ---> Running in 009aa35105de 04:57:31 Removing intermediate container 009aa35105de 04:57:31 ---> 7141bc52454b 04:57:31 Step 11/13 : LABEL arch=arm64 04:57:31 ---> Running in aeac125d0bf6 04:57:31 Removing intermediate container aeac125d0bf6 04:57:31 ---> 6d87c10a65bc 04:57:31 Step 12/13 : LABEL git_sha=56e6f2d2ecb6343f216f908e377c7763b3a6c392 04:57:31 ---> Running in 54fc0017a502 04:57:31 Removing intermediate container 54fc0017a502 04:57:31 ---> 3344249af9e4 04:57:31 Step 13/13 : LABEL version=0.0.0 04:57:31 ---> Running in 2ddbbbab56c6 04:57:31 Removing intermediate container 2ddbbbab56c6 04:57:31 ---> acac502d9d70 04:57:31 [Warning] One or more build-args [ARCH] were not consumed 04:57:31 Successfully built acac502d9d70 04:57:31 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:33 04:57:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:34 arm64: Pulling from edgex-lftools-log-publisher 04:57:34 8998bd30e6a1: Pulling fs layer 04:57:34 04944245beec: Pulling fs layer 04:57:34 699f458cf7ca: Pulling fs layer 04:57:34 765212b225bb: Pulling fs layer 04:57:34 f23df028b6ca: Pulling fs layer 04:57:34 d65c8cfc05b1: Pulling fs layer 04:57:34 2437ff75d9bd: Pulling fs layer 04:57:34 d65c8cfc05b1: Waiting 04:57:34 2437ff75d9bd: Waiting 04:57:34 765212b225bb: Waiting 04:57:34 f23df028b6ca: Waiting 04:57:34 04944245beec: Verifying Checksum 04:57:34 04944245beec: Download complete 04:57:34 765212b225bb: Download complete 04:57:34 f23df028b6ca: Verifying Checksum 04:57:34 f23df028b6ca: Download complete 04:57:34 d65c8cfc05b1: Verifying Checksum 04:57:34 d65c8cfc05b1: Download complete 04:57:34 699f458cf7ca: Verifying Checksum 04:57:34 699f458cf7ca: Download complete 04:57:34 8998bd30e6a1: Verifying Checksum 04:57:34 8998bd30e6a1: Download complete 04:57:37 2437ff75d9bd: Verifying Checksum 04:57:37 2437ff75d9bd: Download complete 04:57:39 8998bd30e6a1: Pull complete 04:57:39 04944245beec: Pull complete 04:57:44 699f458cf7ca: Pull complete 04:57:44 765212b225bb: Pull complete 04:57:45 f23df028b6ca: Pull complete 04:57:45 d65c8cfc05b1: Pull complete 04:58:03 2437ff75d9bd: Pull complete 04:58:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:58:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:04 prd-ubuntu20.04-docker-arm64-4c-16g-16241 does not seem to be running inside a container 04:58:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-159 -v /w/workspace/xfoundry_edgex-taf-common_PR-159:/w/workspace/xfoundry_edgex-taf-common_PR-159:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-159@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:58:06 $ docker top 880a2d5627e1aa0c917b2118927244c553ff99a3e22284276a8de1f07b2d15a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:07 ---> job-cost.sh 04:58:07 lf-activate-venv: SKIPPING 04:58:07 INFO: No Stack... 04:58:08 INFO: Retrieving Pricing Info for: v3-standard-4 04:58:08 INFO: Archiving Costs [Pipeline] sh 04:58:09 + cat /w/workspace/xfoundry_edgex-taf-common_PR-159/archives/cost.csv 04:58:09 + cut -d, -f6 [Pipeline] lock 04:58:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-159-1-stack-cost] 04:58:09 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-159-1-stack-cost] did not exist. Created. 04:58:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:58:10 /w/workspace/xfoundry_edgex-taf-common_PR-159@tmp/durable-fc14f38f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:58:11 + echo total: 0.10999999940395355 [Pipeline] stash 04:58:11 Warning: overwriting stash ‘stack-cost’ 04:58:11 Stashed 1 file(s) [Pipeline] } 04:58:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:58:11 $ docker stop --time=1 880a2d5627e1aa0c917b2118927244c553ff99a3e22284276a8de1f07b2d15a4 04:58:13 $ docker rm -f --volumes 880a2d5627e1aa0c917b2118927244c553ff99a3e22284276a8de1f07b2d15a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:58:16 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-159/archives ] 04:58:16 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-159/archives 04:58:16 total 16 04:58:16 drwxr-xr-x 3 root root 4096 Aug 5 04:49 . 04:58:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 04:49 .. 04:58:16 drwxr-xr-x 2 root root 4096 Aug 5 04:49 cost 04:58:16 -rw-r--r-- 1 root root 88 Aug 5 04:49 cost.csv 04:58:16 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-159/archives 04:58:16 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-159/archives 04:58:16 total 16 04:58:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 04:49 . 04:58:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 04:49 .. 04:58:16 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 04:49 cost 04:58:16 -rw-r--r-- 1 jenkins jenkins 88 Aug 5 04:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:58:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:58:17 ---> package-listing.sh 04:58:17 ++ facter osfamily 04:58:17 ++ tr '[:upper:]' '[:lower:]' 04:58:17 + OS_FAMILY=debian 04:58:17 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-159 04:58:17 + START_PACKAGES=/tmp/packages_start.txt 04:58:17 + END_PACKAGES=/tmp/packages_end.txt 04:58:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:58:17 + PACKAGES=/tmp/packages_start.txt 04:58:17 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-159 ']' 04:58:17 + PACKAGES=/tmp/packages_end.txt 04:58:17 + case "${OS_FAMILY}" in 04:58:17 + dpkg -l 04:58:17 + grep '^ii' 04:58:17 + '[' -f /tmp/packages_start.txt ']' 04:58:17 + '[' -f /tmp/packages_end.txt ']' 04:58:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:58:17 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-159 ']' 04:58:17 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-159/archives/ 04:58:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-159/archives/ [Pipeline] echo 04:58:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:58:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:18 prd-ubuntu20.04-docker-8c-8g-16240 does not seem to be running inside a container 04:58:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-159 -v /w/workspace/xfoundry_edgex-taf-common_PR-159:/w/workspace/xfoundry_edgex-taf-common_PR-159:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-159@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:58:19 $ docker top 5632903bcb609170c85f41d4b79489bdde2d7756ff9511c95310b3135bb5c73d -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:19 + touch /tmp/pre-build-complete [Pipeline] sh 04:58:19 + mkdir -p /var/log/sysstat [Pipeline] sh 04:58:20 + ls /var/log/sa-host 04:58:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:20 provisioning config files... 04:58:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-159@tmp/config14463307895202836014tmp [Pipeline] { [Pipeline] echo 04:58:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:58:20 ---> create-netrc.sh [Pipeline] } 04:58:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:58:21 ---> python-tools-install.sh [Pipeline] echo 04:58:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:58:21 ---> sudo-logs.sh 04:58:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:58:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:58:22 ---> job-cost.sh 04:58:22 lf-activate-venv: SKIPPING 04:58:22 DEBUG: total: 0.2199999988079071 04:58:22 INFO: Retrieving Stack Cost... 04:58:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:58:23 INFO: Archiving Costs [Pipeline] echo 04:58:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:58:23 ---> logs-deploy.sh 04:58:23 lf-activate-venv: SKIPPING 04:58:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-159/1 04:58:23 INFO: archiving workspace using pattern(s): 04:58:24 Archives upload complete. 04:58:24 INFO: archiving logs to Nexus