Pull request #115 opened
Connecting to https://api.github.com using edgex-jenkins github personal access token
Obtained Jenkinsfile from 746b7625d660310a19c70bda2b7e6a7f55230f6b+f7616055fa408fe9de5c1ab01cec76f469475795 (326be8c7d3b33150ebb425f4c40e163468fc6dc0)
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-ssh6924120315212039932.key
 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10
Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a
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-ssh16383845081348690201.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a
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-115/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-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17742435262007362854.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-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8441012575443302395.key
 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10
Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch"
 > 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-ssh14145643811154098269.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-115/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-115/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11344133495521492518.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a
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-42558 in /w/workspace/xfoundry_edgex-taf-common_PR-115
[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-115 # 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
Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 746b7625d660310a19c70bda2b7e6a7f55230f6b
Merge succeeded, producing 746b7625d660310a19c70bda2b7e6a7f55230f6b
Checking out Revision 746b7625d660310a19c70bda2b7e6a7f55230f6b (PR-115)
Commit message: "build: bump psycopg2 from 2.9.9 to 2.9.10"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a
 > 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/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 746b7625d660310a19c70bda2b7e6a7f55230f6b # 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 f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 746b7625d660310a19c70bda2b7e6a7f55230f6b # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
[2025-04-01T18:11:55.213Z] Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] script
[Pipeline] {
[Pipeline] withCredentials
[2025-04-01T18:11:55.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2025-04-01T18:11:55.549Z] =========================================================
[2025-04-01T18:11:55.549Z]  EdgeX Global Pipelines Version Info
[2025-04-01T18:11:55.550Z] =========================================================
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:11:56.731Z] -------------------
[2025-04-01T18:11:56.731Z] stable info:
[2025-04-01T18:11:56.731Z] -------------------
[2025-04-01T18:11:56.731Z] Commited By: Ginny Guan ginny@iotechsys.com
[2025-04-01T18:11:56.731Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a
[2025-04-01T18:11:56.731Z] Message: update stable to v1.0.274
[2025-04-01T18:11:57.300Z] -------------------
[2025-04-01T18:11:57.300Z] experimental info:
[2025-04-01T18:11:57.300Z] -------------------
[2025-04-01T18:11:57.300Z] Commited By: Ginny Guan ginny@iotechsys.com
[2025-04-01T18:11:57.300Z] Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018
[2025-04-01T18:11:57.300Z] Message: update experimental to testing
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
[2025-04-01T18:11:57.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings
[Pipeline] echo
[2025-04-01T18:11:57.623Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common
[Pipeline] echo
[2025-04-01T18:11:57.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true
[Pipeline] echo
[2025-04-01T18:11:57.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile
[Pipeline] echo
[2025-04-01T18:11:57.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = .
[Pipeline] echo
[2025-04-01T18:11:57.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common
[Pipeline] echo
[2025-04-01T18:11:57.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = 
[Pipeline] echo
[2025-04-01T18:11:57.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots
[Pipeline] echo
[2025-04-01T18:11:58.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true
[Pipeline] echo
[2025-04-01T18:11:58.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true
[Pipeline] echo
[2025-04-01T18:11:58.124Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false
[Pipeline] echo
[2025-04-01T18:11:58.171Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz
[Pipeline] echo
[2025-04-01T18:11:58.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre
[Pipeline] echo
[2025-04-01T18:11:58.279Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org
[Pipeline] echo
[2025-04-01T18:11:58.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-115
[Pipeline] echo
[2025-04-01T18:11:58.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-115
[Pipeline] echo
[2025-04-01T18:11:58.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-115
[Pipeline] echo
[2025-04-01T18:11:58.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 746b7625d660310a19c70bda2b7e6a7f55230f6b
[Pipeline] echo
[2025-04-01T18:11:58.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 746b762
[Pipeline] echo
[2025-04-01T18:11:58.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2025-04-01T18:11:58.754Z] provisioning config files...
[2025-04-01T18:11:58.773Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/config16833246694313128066tmp
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:11:59.163Z] ---> ****-login.sh
[2025-04-01T18:11:59.164Z] nexus3.edgexfoundry.org:10001
[2025-04-01T18:11:59.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:11:59.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:11:59.697Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:11:59.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:11:59.697Z] 
[2025-04-01T18:11:59.697Z] Login Succeeded
[2025-04-01T18:11:59.698Z] nexus3.edgexfoundry.org:10002
[2025-04-01T18:11:59.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:11:59.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:11:59.698Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:11:59.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:11:59.698Z] 
[2025-04-01T18:11:59.698Z] Login Succeeded
[2025-04-01T18:11:59.698Z] nexus3.edgexfoundry.org:10003
[2025-04-01T18:11:59.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:11:59.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:11:59.698Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:11:59.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:11:59.698Z] 
[2025-04-01T18:11:59.698Z] Login Succeeded
[2025-04-01T18:11:59.698Z] nexus3.edgexfoundry.org:10004
[2025-04-01T18:11:59.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:11:59.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:11:59.960Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:11:59.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:11:59.960Z] 
[2025-04-01T18:11:59.960Z] Login Succeeded
[2025-04-01T18:11:59.960Z] ****.io
[2025-04-01T18:11:59.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:12:00.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:12:00.221Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:12:00.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:12:00.221Z] 
[2025-04-01T18:12:00.221Z] Login Succeeded
[2025-04-01T18:12:00.221Z] ---> ****-login.sh ends
[Pipeline] }
[2025-04-01T18:12:00.249Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Semver Prep)
[Pipeline] sh
[2025-04-01T18:12:00.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts
[2025-04-01T18:12:00.877Z] + grep -v github /etc/ssh/ssh_known_hosts
[2025-04-01T18:12:00.877Z] + [ -e /tmp/ssh_known_hosts ]
[2025-04-01T18:12:00.877Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts
[2025-04-01T18:12:00.877Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 
[2025-04-01T18:12:00.877Z] sudo tee -a /etc/ssh/ssh_known_hosts
[2025-04-01T18:12:00.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:12:01.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[2025-04-01T18:12:01.376Z] 
[2025-04-01T18:12:01.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:12:01.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[2025-04-01T18:12:01.777Z] 0.1.4: Pulling from edgex-devops/py-git-semver
[2025-04-01T18:12:01.777Z] b85a868b505f: Pulling fs layer
[2025-04-01T18:12:01.777Z] e2be974225ed: Pulling fs layer
[2025-04-01T18:12:01.777Z] 339a4e72a1f5: Pulling fs layer
[2025-04-01T18:12:01.777Z] 988bab9f4d93: Pulling fs layer
[2025-04-01T18:12:01.777Z] 1469e6f7b9e6: Pulling fs layer
[2025-04-01T18:12:01.777Z] eaf3925da568: Pulling fs layer
[2025-04-01T18:12:01.777Z] bab4dde63d76: Pulling fs layer
[2025-04-01T18:12:01.777Z] bde34c3a00c8: Pulling fs layer
[2025-04-01T18:12:01.777Z] b352a97aabf1: Pulling fs layer
[2025-04-01T18:12:01.777Z] 4872d77fe225: Pulling fs layer
[2025-04-01T18:12:01.777Z] 5851b861e8e6: Pulling fs layer
[2025-04-01T18:12:01.777Z] 988bab9f4d93: Waiting
[2025-04-01T18:12:01.777Z] 1469e6f7b9e6: Waiting
[2025-04-01T18:12:01.777Z] eaf3925da568: Waiting
[2025-04-01T18:12:01.777Z] bab4dde63d76: Waiting
[2025-04-01T18:12:01.777Z] bde34c3a00c8: Waiting
[2025-04-01T18:12:01.777Z] b352a97aabf1: Waiting
[2025-04-01T18:12:01.777Z] 4872d77fe225: Waiting
[2025-04-01T18:12:01.777Z] 5851b861e8e6: Waiting
[2025-04-01T18:12:01.777Z] e2be974225ed: Verifying Checksum
[2025-04-01T18:12:01.777Z] e2be974225ed: Download complete
[2025-04-01T18:12:01.777Z] 988bab9f4d93: Download complete
[2025-04-01T18:12:02.037Z] 1469e6f7b9e6: Verifying Checksum
[2025-04-01T18:12:02.037Z] 1469e6f7b9e6: Download complete
[2025-04-01T18:12:02.037Z] eaf3925da568: Verifying Checksum
[2025-04-01T18:12:02.037Z] eaf3925da568: Download complete
[2025-04-01T18:12:02.037Z] 339a4e72a1f5: Verifying Checksum
[2025-04-01T18:12:02.037Z] 339a4e72a1f5: Download complete
[2025-04-01T18:12:02.037Z] bde34c3a00c8: Download complete
[2025-04-01T18:12:02.037Z] b352a97aabf1: Verifying Checksum
[2025-04-01T18:12:02.037Z] b352a97aabf1: Download complete
[2025-04-01T18:12:02.037Z] 4872d77fe225: Download complete
[2025-04-01T18:12:02.037Z] 5851b861e8e6: Download complete
[2025-04-01T18:12:02.296Z] b85a868b505f: Verifying Checksum
[2025-04-01T18:12:02.296Z] b85a868b505f: Download complete
[2025-04-01T18:12:02.296Z] bab4dde63d76: Verifying Checksum
[2025-04-01T18:12:02.296Z] bab4dde63d76: Download complete
[2025-04-01T18:12:03.703Z] b85a868b505f: Pull complete
[2025-04-01T18:12:03.703Z] e2be974225ed: Pull complete
[2025-04-01T18:12:03.962Z] 339a4e72a1f5: Pull complete
[2025-04-01T18:12:04.224Z] 988bab9f4d93: Pull complete
[2025-04-01T18:12:04.482Z] 1469e6f7b9e6: Pull complete
[2025-04-01T18:12:04.482Z] eaf3925da568: Pull complete
[2025-04-01T18:12:06.383Z] bab4dde63d76: Pull complete
[2025-04-01T18:12:06.383Z] bde34c3a00c8: Pull complete
[2025-04-01T18:12:06.383Z] b352a97aabf1: Pull complete
[2025-04-01T18:12:06.642Z] 4872d77fe225: Pull complete
[2025-04-01T18:12:06.642Z] 5851b861e8e6: Pull complete
[2025-04-01T18:12:06.642Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8
[2025-04-01T18:12:06.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[2025-04-01T18:12:06.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-04-01T18:12:06.923Z] prd-ubuntu20.04-docker-8c-8g-42558 does not seem to be running inside a container
[2025-04-01T18:12:06.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-115 -v /w/workspace/xfoundry_edgex-taf-common_PR-115:/w/workspace/xfoundry_edgex-taf-common_PR-115:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-115@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
[2025-04-01T18:12:09.120Z] $ docker top 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 -eo pid,comm
[2025-04-01T18:12:09.172Z] 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).
[2025-04-01T18:12:09.172Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sshagent
[2025-04-01T18:12:09.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
[2025-04-01T18:12:09.309Z] [ssh-agent] Looking for ssh-agent implementation...
[2025-04-01T18:12:09.411Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
[2025-04-01T18:12:09.412Z] $ docker exec 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 ssh-agent
[2025-04-01T18:12:09.522Z] SSH_AUTH_SOCK=/tmp/ssh-gqdKF6iA3TXY/agent.33
[2025-04-01T18:12:09.522Z] SSH_AGENT_PID=39
[2025-04-01T18:12:09.528Z] Running ssh-add (command line suppressed)
[2025-04-01T18:12:09.628Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/private_key_16265226959573639974.key (/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/private_key_16265226959573639974.key)
[2025-04-01T18:12:09.646Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:12:09.981Z] + git tag --points-at HEAD
[Pipeline] }
[2025-04-01T18:12:10.016Z] $ docker exec --env ******** --env ******** 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 ssh-agent -k
[2025-04-01T18:12:10.126Z] unset SSH_AUTH_SOCK;
[2025-04-01T18:12:10.127Z] unset SSH_AGENT_PID;
[2025-04-01T18:12:10.127Z] echo Agent pid 39 killed;
[2025-04-01T18:12:10.147Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] sshagent
[2025-04-01T18:12:10.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
[2025-04-01T18:12:10.278Z] [ssh-agent] Looking for ssh-agent implementation...
[2025-04-01T18:12:10.403Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
[2025-04-01T18:12:10.405Z] $ docker exec 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 ssh-agent
[2025-04-01T18:12:10.510Z] SSH_AUTH_SOCK=/tmp/ssh-YxVw3XFxk0Bh/agent.72
[2025-04-01T18:12:10.510Z] SSH_AGENT_PID=78
[2025-04-01T18:12:10.514Z] Running ssh-add (command line suppressed)
[2025-04-01T18:12:10.597Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/private_key_15993973238882145499.key (/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/private_key_15993973238882145499.key)
[2025-04-01T18:12:10.610Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:12:10.947Z] + git semver init
[2025-04-01T18:12:11.209Z] 2025-04-01 18:12:11,104 [run_init] DEBUG init version:0.0.0 force:False
[2025-04-01T18:12:11.209Z] 2025-04-01 18:12:11,105 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver
[2025-04-01T18:12:11.209Z] 2025-04-01 18:12:11,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-115/.semver
[2025-04-01T18:12:11.209Z] 2025-04-01 18:12:11,106 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-115, universal_newlines=False, shell=None, istream=None)
[2025-04-01T18:12:11.780Z] 2025-04-01 18:12:11,697 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-115/.git/info/exclude
[2025-04-01T18:12:11.780Z] 2025-04-01 18:12:11,697 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver/PR-115 with force:False
[2025-04-01T18:12:11.780Z] 2025-04-01 18:12:11,698 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver/PR-115
[2025-04-01T18:12:11.780Z] 2025-04-01 18:12:11,702 [execute] INFO git cat-file --batch-check
[2025-04-01T18:12:11.780Z] 2025-04-01 18:12:11,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver, universal_newlines=False, shell=None, istream=<valid stream>)
[2025-04-01T18:12:11.780Z] 2025-04-01 18:12:11,709 [execute] INFO git cat-file --batch
[2025-04-01T18:12:11.780Z] 2025-04-01 18:12:11,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver, universal_newlines=False, shell=None, istream=<valid stream>)
[2025-04-01T18:12:11.780Z] 2025-04-01 18:12:11,715 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-115/.semver/PR-115
[2025-04-01T18:12:11.780Z] 0.0.0
[Pipeline] }
[2025-04-01T18:12:11.798Z] $ docker exec --env ******** --env ******** 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 ssh-agent -k
[2025-04-01T18:12:11.905Z] unset SSH_AUTH_SOCK;
[2025-04-01T18:12:11.906Z] unset SSH_AGENT_PID;
[2025-04-01T18:12:11.906Z] echo Agent pid 78 killed;
[2025-04-01T18:12:11.917Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
[2025-04-01T18:12:12.355Z] + git semver
[Pipeline] }
[2025-04-01T18:12:12.640Z] $ docker stop --time=1 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00
[2025-04-01T18:12:13.901Z] $ docker rm -f --volumes 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00
[Pipeline] // withDockerContainer
[Pipeline] sh
[2025-04-01T18:12:14.305Z] + sudo chown -R jenkins:jenkins .semver
[Pipeline] writeFile
[Pipeline] stash
[2025-04-01T18:12:14.558Z] Stashed 1 file(s)
[Pipeline] echo
[2025-04-01T18:12:14.579Z] [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
[2025-04-01T18:12:15.139Z] provisioning config files...
[2025-04-01T18:12:15.147Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/config5086409349804721171tmp
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:12:15.516Z] ---> ****-login.sh
[2025-04-01T18:12:15.516Z] nexus3.edgexfoundry.org:10001
[2025-04-01T18:12:15.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:12:15.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:12:15.516Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:12:15.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:12:15.516Z] 
[2025-04-01T18:12:15.516Z] Login Succeeded
[2025-04-01T18:12:15.516Z] nexus3.edgexfoundry.org:10002
[2025-04-01T18:12:15.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:12:15.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:12:15.516Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:12:15.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:12:15.517Z] 
[2025-04-01T18:12:15.517Z] Login Succeeded
[2025-04-01T18:12:15.517Z] nexus3.edgexfoundry.org:10003
[2025-04-01T18:12:15.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:12:15.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:12:15.776Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:12:15.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:12:15.776Z] 
[2025-04-01T18:12:15.776Z] Login Succeeded
[2025-04-01T18:12:15.776Z] nexus3.edgexfoundry.org:10004
[2025-04-01T18:12:15.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:12:15.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:12:15.776Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:12:15.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:12:15.776Z] 
[2025-04-01T18:12:15.776Z] Login Succeeded
[2025-04-01T18:12:15.776Z] ****.io
[2025-04-01T18:12:16.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:12:16.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:12:16.035Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:12:16.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:12:16.035Z] 
[2025-04-01T18:12:16.035Z] Login Succeeded
[2025-04-01T18:12:16.036Z] ---> ****-login.sh ends
[Pipeline] }
[2025-04-01T18:12:16.070Z] 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
[2025-04-01T18:12:17.066Z] + sudo chown -R jenkins:jenkins .
[Pipeline] sh
[2025-04-01T18:12:17.372Z] + ls -al .
[2025-04-01T18:12:17.372Z] total 72
[2025-04-01T18:12:17.372Z] drwxrwxr-x 7 jenkins jenkins  4096 Apr  1 18:12 .
[2025-04-01T18:12:17.372Z] drwxrwxr-x 4 jenkins jenkins  4096 Apr  1 18:11 ..
[2025-04-01T18:12:17.372Z] drwxrwxr-x 8 jenkins jenkins  4096 Apr  1 18:12 .git
[2025-04-01T18:12:17.372Z] drwxrwxr-x 2 jenkins jenkins  4096 Apr  1 18:11 .github
[2025-04-01T18:12:17.372Z] -rw-rw-r-- 1 jenkins jenkins    22 Apr  1 18:11 .gitignore
[2025-04-01T18:12:17.372Z] drwxr-xr-x 3 jenkins jenkins  4096 Apr  1 18:12 .semver
[2025-04-01T18:12:17.372Z] -rw-rw-r-- 1 jenkins jenkins  1653 Apr  1 18:11 Dockerfile
[2025-04-01T18:12:17.372Z] -rw-rw-r-- 1 jenkins jenkins   746 Apr  1 18:11 Jenkinsfile
[2025-04-01T18:12:17.372Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr  1 18:11 LICENSE
[2025-04-01T18:12:17.372Z] -rw-rw-r-- 1 jenkins jenkins  3606 Apr  1 18:11 README.md
[2025-04-01T18:12:17.372Z] drwxrwxr-x 4 jenkins jenkins  4096 Apr  1 18:11 TAF-Manager
[2025-04-01T18:12:17.372Z] drwxrwxr-x 6 jenkins jenkins  4096 Apr  1 18:11 TUC
[2025-04-01T18:12:17.372Z] -rw-rw-r-- 1 jenkins jenkins     5 Apr  1 18:12 VERSION
[2025-04-01T18:12:17.372Z] -rw-rw-r-- 1 jenkins jenkins   361 Apr  1 18:11 requirements.txt
[2025-04-01T18:12:17.372Z] -rw-rw-r-- 1 jenkins jenkins    54 Apr  1 18:11 robot-entrypoint.sh
[2025-04-01T18:12:17.372Z] -rw-rw-r-- 1 jenkins jenkins   445 Apr  1 18:11 setup.py
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:12:17.803Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=746b7625d660310a19c70bda2b7e6a7f55230f6b --label arch=amd64 --label version=0.0.0 .
[2025-04-01T18:12:17.803Z] Sending build context to Docker daemon  615.4kB

[2025-04-01T18:12:17.803Z] Step 1/13 : FROM alpine:3.20
[2025-04-01T18:12:18.069Z] 3.20: Pulling from library/alpine
[2025-04-01T18:12:18.329Z] 0a9a5dfd008f: Pulling fs layer
[2025-04-01T18:12:18.329Z] 0a9a5dfd008f: Verifying Checksum
[2025-04-01T18:12:18.329Z] 0a9a5dfd008f: Download complete
[2025-04-01T18:12:18.593Z] 0a9a5dfd008f: Pull complete
[2025-04-01T18:12:18.593Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f
[2025-04-01T18:12:18.593Z] Status: Downloaded newer image for alpine:3.20
[2025-04-01T18:12:18.593Z]  ---> ff221270b9fb
[2025-04-01T18:12:18.593Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2022: IOTech'
[2025-04-01T18:12:18.852Z]  ---> Running in e179bbd4f9fe
[2025-04-01T18:12:18.853Z] Removing intermediate container e179bbd4f9fe
[2025-04-01T18:12:18.853Z]  ---> c2ec7c47c479
[2025-04-01T18:12:18.853Z] Step 3/13 : LABEL maintainer="Bruce Huang <bruce@iotechsys.com>"
[2025-04-01T18:12:18.853Z]  ---> Running in 3873c2c42e28
[2025-04-01T18:12:18.853Z] Removing intermediate container 3873c2c42e28
[2025-04-01T18:12:18.853Z]  ---> 9c1f83373038
[2025-04-01T18:12:18.853Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common
[2025-04-01T18:12:19.124Z]  ---> e349fc2ee38a
[2025-04-01T18:12:19.124Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/
[2025-04-01T18:12:19.398Z]  ---> 857d1d2d2c71
[2025-04-01T18:12:19.398Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt
[2025-04-01T18:12:19.398Z]  ---> 576d6e43ecff
[2025-04-01T18:12:19.398Z] Step 7/13 : WORKDIR /edgex-taf
[2025-04-01T18:12:19.398Z]  ---> Running in eb32a163389f
[2025-04-01T18:12:19.656Z] Removing intermediate container eb32a163389f
[2025-04-01T18:12:19.656Z]  ---> 0f6101b6d27f
[2025-04-01T18:12:19.656Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories
[2025-04-01T18:12:19.656Z]  ---> Running in 75e6a56d0c0e
[2025-04-01T18:12:20.226Z] Removing intermediate container 75e6a56d0c0e
[2025-04-01T18:12:20.226Z]  ---> 21344b054244
[2025-04-01T18:12:20.226Z] 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
[2025-04-01T18:12:20.226Z]  ---> Running in ab1a33d94f33
[2025-04-01T18:12:20.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-04-01T18:12:23.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-04-01T18:12:24.346Z] OK: 8 MiB in 14 packages
[2025-04-01T18:12:24.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-04-01T18:12:24.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-04-01T18:12:25.478Z] (1/14) Installing ca-certificates (20241121-r1)
[2025-04-01T18:12:26.045Z] (2/14) Installing brotli-libs (1.1.0-r2)
[2025-04-01T18:12:26.312Z] (3/14) Installing c-ares (1.33.1-r0)
[2025-04-01T18:12:26.879Z] (4/14) Installing libunistring (1.2-r0)
[2025-04-01T18:12:27.137Z] (5/14) Installing libidn2 (2.3.7-r0)
[2025-04-01T18:12:27.706Z] (6/14) Installing nghttp2-libs (1.62.1-r0)
[2025-04-01T18:12:27.965Z] (7/14) Installing libpsl (0.21.5-r1)
[2025-04-01T18:12:28.532Z] (8/14) Installing zstd-libs (1.5.6-r0)
[2025-04-01T18:12:28.791Z] (9/14) Installing libcurl (8.12.1-r0)
[2025-04-01T18:12:29.357Z] (10/14) Installing curl (8.12.1-r0)
[2025-04-01T18:12:29.615Z] (11/14) Installing docker-cli (26.1.5-r0)
[2025-04-01T18:12:29.903Z] Still waiting to schedule task
[2025-04-01T18:12:29.903Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline
[2025-04-01T18:12:30.995Z] (12/14) Installing oniguruma (6.9.9-r0)
[2025-04-01T18:12:31.256Z] (13/14) Installing jq (1.7.1-r0)
[2025-04-01T18:12:31.515Z] (14/14) Installing openssl (3.3.3-r0)
[2025-04-01T18:12:32.083Z] Executing busybox-1.36.1-r29.trigger
[2025-04-01T18:12:32.083Z] Executing ca-certificates-20241121-r1.trigger
[2025-04-01T18:12:32.083Z] OK: 43 MiB in 28 packages
[2025-04-01T18:12:32.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-04-01T18:12:32.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-04-01T18:12:33.217Z] (1/167) Installing libexpat (2.7.0-r0)
[2025-04-01T18:12:33.783Z] (2/167) Installing libbz2 (1.0.8-r6)
[2025-04-01T18:12:34.041Z] (3/167) Installing libpng (1.6.44-r0)
[2025-04-01T18:12:34.300Z] (4/167) Installing freetype (2.13.2-r0)
[2025-04-01T18:12:34.869Z] (5/167) Installing fontconfig (2.15.0-r1)
[2025-04-01T18:12:35.439Z] (6/167) Installing libfontenc (1.1.8-r0)
[2025-04-01T18:12:35.439Z] (7/167) Installing mkfontscale (1.2.2-r6)
[2025-04-01T18:12:36.009Z] (8/167) Installing font-opensans (0_git20210927-r1)
[2025-04-01T18:12:36.579Z] (9/167) Installing pkgconf (2.2.0-r0)
[2025-04-01T18:12:36.838Z] (10/167) Installing libgcc (13.2.1_git20240309-r1)
[2025-04-01T18:12:37.097Z] (11/167) Installing libffi (3.4.6-r0)
[2025-04-01T18:12:37.357Z] (12/167) Installing libintl (0.22.5-r0)
[2025-04-01T18:12:37.929Z] (13/167) Installing libeconf (0.6.3-r0)
[2025-04-01T18:12:37.929Z] (14/167) Installing libblkid (2.40.1-r1)
[2025-04-01T18:12:38.497Z] (15/167) Installing libmount (2.40.1-r1)
[2025-04-01T18:12:38.757Z] (16/167) Installing pcre2 (10.43-r0)
[2025-04-01T18:12:39.325Z] (17/167) Installing glib (2.80.5-r0)
[2025-04-01T18:12:39.899Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1)
[2025-04-01T18:12:40.477Z] (19/167) Installing xz-libs (5.6.2-r0)
[2025-04-01T18:12:40.737Z] (20/167) Installing libxml2 (2.12.7-r2)
[2025-04-01T18:12:41.306Z] (21/167) Installing shared-mime-info (2.4-r0)
[2025-04-01T18:12:41.874Z] (22/167) Installing hicolor-icon-theme (0.17-r2)
[2025-04-01T18:12:42.133Z] (23/167) Installing libjpeg-turbo (3.0.3-r0)
[2025-04-01T18:12:42.392Z] (24/167) Installing libsharpyuv (1.3.2-r0)
[2025-04-01T18:12:42.652Z] (25/167) Installing libwebp (1.3.2-r0)
[2025-04-01T18:12:43.221Z] (26/167) Installing tiff (4.6.0t-r0)
[2025-04-01T18:12:43.480Z] (27/167) Installing gdk-pixbuf (2.42.12-r0)
[2025-04-01T18:12:44.047Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0)
[2025-04-01T18:12:44.308Z] (29/167) Installing libxau (1.0.11-r4)
[2025-04-01T18:12:44.572Z] (30/167) Installing libmd (1.1.0-r0)
[2025-04-01T18:12:44.836Z] (31/167) Installing libbsd (0.12.2-r0)
[2025-04-01T18:12:45.094Z] (32/167) Installing libxdmcp (1.1.5-r1)
[2025-04-01T18:12:45.351Z] (33/167) Installing libxcb (1.16.1-r0)
[2025-04-01T18:12:45.916Z] (34/167) Installing libx11 (1.8.9-r1)
[2025-04-01T18:12:46.484Z] (35/167) Installing libxcomposite (0.4.6-r5)
[2025-04-01T18:12:46.742Z] (36/167) Installing libxfixes (6.0.1-r4)
[2025-04-01T18:12:47.001Z] (37/167) Installing libxrender (0.9.11-r5)
[2025-04-01T18:12:47.258Z] (38/167) Installing libxcursor (1.2.2-r1)
[2025-04-01T18:12:47.513Z] (39/167) Installing libxdamage (1.1.6-r5)
[2025-04-01T18:12:47.770Z] (40/167) Installing libxext (1.3.6-r2)
[2025-04-01T18:12:48.027Z] (41/167) Installing libxi (1.8.1-r4)
[2025-04-01T18:12:48.592Z] (42/167) Installing libxinerama (1.1.5-r4)
[2025-04-01T18:12:48.592Z] (43/167) Installing libxrandr (1.5.4-r1)
[2025-04-01T18:12:49.158Z] (44/167) Installing libatk-1.0 (2.52.0-r0)
[2025-04-01T18:12:49.417Z] (45/167) Installing libxtst (1.2.4-r6)
[2025-04-01T18:12:49.676Z] (46/167) Installing dbus-libs (1.14.10-r1)
[2025-04-01T18:12:49.934Z] (47/167) Installing at-spi2-core (2.52.0-r0)
[2025-04-01T18:12:50.500Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0)
[2025-04-01T18:12:50.764Z] (49/167) Installing pixman (0.43.2-r0)
[2025-04-01T18:12:51.330Z] (50/167) Installing cairo (1.18.0-r0)
[2025-04-01T18:12:51.899Z] (51/167) Installing cairo-gobject (1.18.0-r0)
[2025-04-01T18:12:52.157Z] (52/167) Installing avahi-libs (0.8-r17)
[2025-04-01T18:12:52.414Z] (53/167) Installing gmp (6.3.0-r1)
[2025-04-01T18:12:52.993Z] (54/167) Installing nettle (3.9.1-r0)
[2025-04-01T18:12:53.250Z] (55/167) Installing libtasn1 (4.20.0-r0)
[2025-04-01T18:12:53.818Z] (56/167) Installing p11-kit (0.25.3-r0)
[2025-04-01T18:12:54.077Z] (57/167) Installing gnutls (3.8.5-r0)
[2025-04-01T18:12:54.642Z] (58/167) Installing cups-libs (2.4.9-r1)
[2025-04-01T18:12:55.206Z] (59/167) Installing libepoxy (1.5.10-r1)
[2025-04-01T18:12:55.768Z] (60/167) Installing fribidi (1.0.15-r0)
[2025-04-01T18:12:55.768Z] (61/167) Installing graphite2 (1.3.14-r6)
[2025-04-01T18:12:56.334Z] (62/167) Installing harfbuzz (8.5.0-r0)
[2025-04-01T18:12:56.901Z] (63/167) Installing libxft (2.3.8-r3)
[2025-04-01T18:12:57.159Z] (64/167) Installing pango (1.52.2-r0)
[2025-04-01T18:12:57.730Z] (65/167) Installing wayland-libs-client (1.22.0-r4)
[2025-04-01T18:12:57.987Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4)
[2025-04-01T18:12:58.245Z] (67/167) Installing wayland-libs-egl (1.22.0-r4)
[2025-04-01T18:12:58.503Z] (68/167) Installing xkeyboard-config (2.41-r0)
[2025-04-01T18:12:59.069Z] (69/167) Installing libxkbcommon (1.7.0-r0)
[2025-04-01T18:12:59.326Z] (70/167) Installing gtk+3.0 (3.24.43-r0)
[2025-04-01T18:12:59.890Z] (71/167) Installing icu-data-full (74.2-r0)
[2025-04-01T18:13:00.828Z] (72/167) Installing mesa (24.0.9-r1)
[2025-04-01T18:13:01.086Z] (73/167) Installing llvm17-libs (17.0.6-r2)
[2025-04-01T18:13:09.200Z] (74/167) Installing hwdata-pci (0.382-r0)
[2025-04-01T18:13:09.200Z] (75/167) Installing libpciaccess (0.18.1-r0)
[2025-04-01T18:13:09.461Z] (76/167) Installing libdrm (2.4.120-r0)
[2025-04-01T18:13:09.720Z] (77/167) Installing libelf (0.191-r0)
[2025-04-01T18:13:10.291Z] (78/167) Installing mesa-glapi (24.0.9-r1)
[2025-04-01T18:13:10.551Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1)
[2025-04-01T18:13:13.089Z] (80/167) Installing eudev-libs (3.2.14-r2)
[2025-04-01T18:13:13.089Z] (81/167) Installing libmagic (5.45-r1)
[2025-04-01T18:13:13.348Z] (82/167) Installing file (5.45-r1)
[2025-04-01T18:13:13.608Z] (83/167) Installing xprop (1.2.7-r0)
[2025-04-01T18:13:13.870Z] (84/167) Installing libice (1.1.1-r6)
[2025-04-01T18:13:14.129Z] (85/167) Installing libuuid (2.40.1-r1)
[2025-04-01T18:13:14.387Z] (86/167) Installing libsm (1.2.4-r4)
[2025-04-01T18:13:14.646Z] (87/167) Installing libxt (1.3.0-r5)
[2025-04-01T18:13:15.215Z] (88/167) Installing libxmu (1.1.4-r2)
[2025-04-01T18:13:15.476Z] (89/167) Installing xset (1.2.5-r1)
[2025-04-01T18:13:15.738Z] (90/167) Installing xdg-utils (1.2.1-r0)
[2025-04-01T18:13:15.998Z] (91/167) Installing libogg (1.3.5-r5)
[2025-04-01T18:13:16.257Z] (92/167) Installing libflac (1.4.3-r1)
[2025-04-01T18:13:16.825Z] (93/167) Installing alsa-lib (1.2.11-r0)
[2025-04-01T18:13:17.399Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1)
[2025-04-01T18:13:17.966Z] (95/167) Installing aom-libs (3.9.1-r0)
[2025-04-01T18:13:18.538Z] (96/167) Installing libva (2.21.0-r0)
[2025-04-01T18:13:18.797Z] (97/167) Installing libvdpau (1.5-r3)
[2025-04-01T18:13:19.057Z] (98/167) Installing onevpl-libs (2023.3.1-r2)
[2025-04-01T18:13:19.625Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8)
[2025-04-01T18:13:20.193Z] (100/167) Installing libdav1d (1.4.2-r0)
[2025-04-01T18:13:20.452Z] (101/167) Installing openexr-libiex (3.1.13-r1)
[2025-04-01T18:13:21.020Z] (102/167) Installing openexr-libilmthread (3.1.13-r1)
[2025-04-01T18:13:21.278Z] (103/167) Installing imath (3.1.12-r0)
[2025-04-01T18:13:21.537Z] (104/167) Installing openexr-libopenexr (3.1.13-r1)
[2025-04-01T18:13:22.106Z] (105/167) Installing giflib (5.2.2-r0)
[2025-04-01T18:13:22.364Z] (106/167) Installing libhwy (1.0.7-r0)
[2025-04-01T18:13:22.624Z] (107/167) Installing lcms2 (2.16-r0)
[2025-04-01T18:13:23.193Z] (108/167) Installing libjxl (0.10.2-r0)
[2025-04-01T18:13:23.761Z] (109/167) Installing lame-libs (3.100-r5)
[2025-04-01T18:13:24.022Z] (110/167) Installing opus (1.5.2-r0)
[2025-04-01T18:13:24.591Z] (111/167) Installing rav1e-libs (0.7.1-r0)
[2025-04-01T18:13:25.165Z] (112/167) Installing libgomp (13.2.1_git20240309-r1)
[2025-04-01T18:13:25.424Z] (113/167) Installing soxr (0.1.3-r7)
[2025-04-01T18:13:25.684Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8)
[2025-04-01T18:13:26.253Z] (115/167) Installing libtheora (1.1.1-r18)
[2025-04-01T18:13:26.517Z] (116/167) Installing libvorbis (1.3.7-r2)
[2025-04-01T18:13:27.086Z] (117/167) Installing libvpx (1.14.1-r0)
[2025-04-01T18:13:27.658Z] (118/167) Installing libwebpmux (1.3.2-r0)
[2025-04-01T18:13:27.915Z] (119/167) Installing x264-libs (0.164_git20231001-r0)
[2025-04-01T18:13:28.481Z] (120/167) Installing numactl (2.0.18-r0)
[2025-04-01T18:13:28.746Z] (121/167) Installing x265-libs (3.6-r0)
[2025-04-01T18:13:29.315Z] (122/167) Installing xvidcore (1.3.7-r2)
[2025-04-01T18:13:29.574Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8)
[2025-04-01T18:13:30.508Z] (124/167) Installing libbluray (1.3.4-r1)
[2025-04-01T18:13:30.766Z] (125/167) Installing mpg123-libs (1.32.8-r0)
[2025-04-01T18:13:31.332Z] (126/167) Installing libopenmpt (0.7.7-r0)
[2025-04-01T18:13:31.590Z] (127/167) Installing cjson (1.7.18-r0)
[2025-04-01T18:13:31.848Z] (128/167) Installing mbedtls (3.6.2-r0)
[2025-04-01T18:13:32.412Z] (129/167) Installing librist (0.2.10-r1)
[2025-04-01T18:13:32.671Z] (130/167) Installing libsrt (1.5.3-r0)
[2025-04-01T18:13:33.240Z] (131/167) Installing libssh (0.10.6-r0)
[2025-04-01T18:13:33.805Z] (132/167) Installing libsodium (1.0.19-r0)
[2025-04-01T18:13:34.063Z] (133/167) Installing libzmq (4.3.5-r2)
[2025-04-01T18:13:34.630Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8)
[2025-04-01T18:13:35.195Z] (135/167) Installing crc32c (1.1.2-r0)
[2025-04-01T18:13:35.453Z] (136/167) Installing double-conversion (3.3.0-r0)
[2025-04-01T18:13:35.712Z] (137/167) Installing libevent (2.1.12-r7)
[2025-04-01T18:13:35.970Z] (138/167) Installing wayland-libs-server (1.22.0-r4)
[2025-04-01T18:13:36.228Z] (139/167) Installing mesa-gbm (24.0.9-r1)
[2025-04-01T18:13:36.794Z] (140/167) Installing harfbuzz-subset (8.5.0-r0)
[2025-04-01T18:13:37.054Z] (141/167) Installing icu-libs (74.2-r0)
[2025-04-01T18:13:37.618Z] (142/167) Installing minizip (1.3.1-r0)
[2025-04-01T18:13:37.876Z] (143/167) Installing nspr (4.35-r4)
[2025-04-01T18:13:38.444Z] (144/167) Installing sqlite-libs (3.45.3-r1)
[2025-04-01T18:13:39.012Z] (145/167) Installing nss (3.105-r0)
[2025-04-01T18:13:39.577Z] (146/167) Installing openh264 (2.4.1-r0)
[2025-04-01T18:13:39.835Z] (147/167) Installing libcamera-ipa (0.3.0-r0)
[2025-04-01T18:13:40.402Z] (148/167) Installing libunwind (1.8.1-r0)
[2025-04-01T18:13:40.661Z] (149/167) Installing yaml (0.2.5-r2)
[2025-04-01T18:13:40.919Z] (150/167) Installing libcamera (0.3.0-r0)
[2025-04-01T18:13:41.486Z] (151/167) Installing speexdsp (1.2.1-r2)
[2025-04-01T18:13:41.744Z] (152/167) Installing libuv (1.48.0-r0)
[2025-04-01T18:13:42.310Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0)
[2025-04-01T18:13:42.569Z] (154/167) Installing libsndfile (1.2.2-r1)
[2025-04-01T18:13:43.133Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0)
[2025-04-01T18:13:43.698Z] (156/167) Installing pipewire-libs (1.0.6-r1)
[2025-04-01T18:13:44.264Z] (157/167) Installing libasyncns (0.8-r3)
[2025-04-01T18:13:44.264Z] (158/167) Installing libltdl (2.4.7-r3)
[2025-04-01T18:13:44.829Z] (159/167) Installing orc (0.4.40-r0)
[2025-04-01T18:13:45.087Z] (160/167) Installing tdb-libs (1.4.9-r1)
[2025-04-01T18:13:45.345Z] (161/167) Installing libpulse (17.0-r0)
[2025-04-01T18:13:45.909Z] (162/167) Installing libwebpdemux (1.3.2-r0)
[2025-04-01T18:13:46.167Z] (163/167) Installing libgpg-error (1.49-r0)
[2025-04-01T18:13:46.424Z] (164/167) Installing libgcrypt (1.10.3-r0)
[2025-04-01T18:13:46.988Z] (165/167) Installing libxslt (1.1.39-r2)
[2025-04-01T18:13:47.248Z] (166/167) Installing chromium (131.0.6778.108-r0)
[2025-04-01T18:13:56.333Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42564 in /w/workspace/xfoundry_edgex-taf-common_PR-115
[Pipeline] {
[Pipeline] checkout
[2025-04-01T18:13:59.430Z] Selected Git installation does not exist. Using Default
[2025-04-01T18:13:59.430Z] The recommended git tool is: NONE
[2025-04-01T18:14:02.120Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0)
[2025-04-01T18:14:02.120Z] Executing busybox-1.36.1-r29.trigger
[2025-04-01T18:14:02.120Z] Executing fontconfig-2.15.0-r1.trigger
[2025-04-01T18:14:02.120Z] Executing mkfontscale-1.2.2-r6.trigger
[2025-04-01T18:14:02.120Z] Executing glib-2.80.5-r0.trigger
[2025-04-01T18:14:02.120Z] Executing shared-mime-info-2.4-r0.trigger
[2025-04-01T18:14:02.120Z] Executing gdk-pixbuf-2.42.12-r0.trigger
[2025-04-01T18:14:02.120Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger
[2025-04-01T18:14:02.120Z] Executing gtk+3.0-3.24.43-r0.trigger
[2025-04-01T18:14:02.120Z] OK: 672 MiB in 195 packages
[2025-04-01T18:14:02.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-04-01T18:14:02.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-04-01T18:14:02.686Z] (1/30) Installing jansson (2.14-r4)
[2025-04-01T18:14:02.944Z] (2/30) Installing binutils (2.42-r1)
[2025-04-01T18:14:03.510Z] (3/30) Installing libatomic (13.2.1_git20240309-r1)
[2025-04-01T18:14:03.770Z] (4/30) Installing isl26 (0.26-r1)
[2025-04-01T18:14:04.337Z] (5/30) Installing mpfr4 (4.2.1-r0)
[2025-04-01T18:14:04.907Z] (6/30) Installing mpc1 (1.3.1-r1)
[2025-04-01T18:14:05.123Z] using credential edgex-jenkins-ssh
[2025-04-01T18:14:05.146Z] Cloning the remote Git repository
[2025-04-01T18:14:05.473Z] (7/30) Installing gcc (13.2.1_git20240309-r1)
[2025-04-01T18:14:05.199Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git
[2025-04-01T18:14:05.309Z]  > git init /w/workspace/xfoundry_edgex-taf-common_PR-115 # timeout=10
[2025-04-01T18:14:05.488Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git
[2025-04-01T18:14:05.489Z]  > git --version # timeout=10
[2025-04-01T18:14:05.521Z]  > git --version # 'git version 2.25.1'
[2025-04-01T18:14:05.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2025-04-01T18:14:05.784Z]  > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-04-01T18:14:06.435Z]  > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10
[2025-04-01T18:14:06.470Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-04-01T18:14:08.074Z] Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 746b7625d660310a19c70bda2b7e6a7f55230f6b
[2025-04-01T18:14:07.524Z]  > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10
[2025-04-01T18:14:07.572Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git
[2025-04-01T18:14:07.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2025-04-01T18:14:07.599Z]  > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10
[2025-04-01T18:14:08.101Z]  > git config core.sparsecheckout # timeout=10
[2025-04-01T18:14:08.176Z]  > git checkout -f 746b7625d660310a19c70bda2b7e6a7f55230f6b # timeout=10
[2025-04-01T18:14:08.385Z] Merge succeeded, producing 746b7625d660310a19c70bda2b7e6a7f55230f6b
[2025-04-01T18:14:08.386Z] Checking out Revision 746b7625d660310a19c70bda2b7e6a7f55230f6b (PR-115)
[2025-04-01T18:14:08.932Z] Commit message: "build: bump psycopg2 from 2.9.9 to 2.9.10"
[2025-04-01T18:14:08.996Z]  > git --version # timeout=10
[2025-04-01T18:14:09.007Z]  > git --version # 'git version 2.25.1'
[2025-04-01T18:14:09.023Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a
[2025-04-01T18:14:08.250Z]  > git remote # timeout=10
[2025-04-01T18:14:08.270Z]  > git config --get remote.origin.url # timeout=10
[2025-04-01T18:14:08.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2025-04-01T18:14:08.331Z]  > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10
[2025-04-01T18:14:08.362Z]  > git rev-parse HEAD^{commit} # timeout=10
[2025-04-01T18:14:08.389Z]  > git config core.sparsecheckout # timeout=10
[2025-04-01T18:14:08.416Z]  > git checkout -f 746b7625d660310a19c70bda2b7e6a7f55230f6b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prep)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:14:13.586Z] (8/30) Installing musl-dev (1.2.5-r1)
[2025-04-01T18:14:13.909Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json
[2025-04-01T18:14:13.909Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[2025-04-01T18:14:13.909Z]                                  Dload  Upload   Total   Spent    Left  Speed
[2025-04-01T18:14:13.909Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 12828  100 12828    0     0  89706      0 --:--:-- --:--:-- --:--:-- 90338
[Pipeline] sh
[2025-04-01T18:14:14.263Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json
[Pipeline] sh
[2025-04-01T18:14:14.522Z] (9/30) Installing linux-headers (6.6-r0)
[2025-04-01T18:14:14.617Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json
[2025-04-01T18:14:14.617Z] + sudo tee /etc/docker/daemon.new
[2025-04-01T18:14:14.617Z] {
[2025-04-01T18:14:14.617Z]   "registry-mirrors": [
[2025-04-01T18:14:14.617Z]     "https://nexus3.edgexfoundry.org:10001"
[2025-04-01T18:14:14.617Z]   ],
[2025-04-01T18:14:14.617Z]   "bip": "10.250.0.254/24",
[2025-04-01T18:14:14.617Z]   "hosts": [
[2025-04-01T18:14:14.617Z]     "tcp://0.0.0.0:5555",
[2025-04-01T18:14:14.617Z]     "unix:///var/run/docker.sock"
[2025-04-01T18:14:14.617Z]   ],
[2025-04-01T18:14:14.617Z]   "mtu": 1458,
[2025-04-01T18:14:14.617Z]   "selinux-enabled": true,
[2025-04-01T18:14:14.617Z]   "seccomp-profile": "/etc/docker/seccomp.json"
[2025-04-01T18:14:14.617Z] }
[Pipeline] sh
[2025-04-01T18:14:14.780Z] (10/30) Installing libffi-dev (3.4.6-r0)
[2025-04-01T18:14:14.960Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json
[Pipeline] sh
[2025-04-01T18:14:15.305Z] + sudo service docker restart
[2025-04-01T18:14:15.346Z] (11/30) Installing libpq (16.8-r0)
[2025-04-01T18:14:15.605Z] (12/30) Installing openssl-dev (3.3.3-r0)
[2025-04-01T18:14:16.173Z] (13/30) Installing libpq-dev (16.8-r0)
[2025-04-01T18:14:16.740Z] (14/30) Installing libecpg (16.8-r0)
[2025-04-01T18:14:16.999Z] (15/30) Installing libecpg-dev (16.8-r0)
[2025-04-01T18:14:17.568Z] (16/30) Installing clang16-headers (16.0.6-r5)
[2025-04-01T18:14:18.138Z] (17/30) Installing llvm16-libs (16.0.6-r9)
[2025-04-01T18:14:26.250Z] (18/30) Installing clang16-libs (16.0.6-r5)
[2025-04-01T18:14:30.431Z] (19/30) Installing fortify-headers (1.1-r3)
[2025-04-01T18:14:30.689Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1)
[2025-04-01T18:14:31.257Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9)
[2025-04-01T18:14:31.515Z] (22/30) Installing clang16 (16.0.6-r5)
[2025-04-01T18:14:32.083Z] (23/30) Installing icu (74.2-r0)
[2025-04-01T18:14:32.341Z] (24/30) Installing icu-dev (74.2-r0)
[2025-04-01T18:14:32.907Z] (25/30) Installing llvm16 (16.0.6-r9)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2025-04-01T18:14:33.642Z] provisioning config files...
[2025-04-01T18:14:33.667Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/config2558729814845073979tmp
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:14:34.178Z] ---> ****-login.sh
[2025-04-01T18:14:34.178Z] nexus3.edgexfoundry.org:10001
[2025-04-01T18:14:34.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:14:34.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:14:34.766Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:14:34.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:14:34.767Z] 
[2025-04-01T18:14:34.767Z] Login Succeeded
[2025-04-01T18:14:34.767Z] nexus3.edgexfoundry.org:10002
[2025-04-01T18:14:35.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:14:35.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:14:35.305Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:14:35.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:14:35.305Z] 
[2025-04-01T18:14:35.305Z] Login Succeeded
[2025-04-01T18:14:35.305Z] nexus3.edgexfoundry.org:10003
[2025-04-01T18:14:35.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:14:35.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:14:35.630Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:14:35.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:14:35.630Z] 
[2025-04-01T18:14:35.630Z] Login Succeeded
[2025-04-01T18:14:35.630Z] nexus3.edgexfoundry.org:10004
[2025-04-01T18:14:35.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:14:35.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:14:35.949Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:14:35.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:14:35.949Z] 
[2025-04-01T18:14:35.949Z] Login Succeeded
[2025-04-01T18:14:35.949Z] ****.io
[2025-04-01T18:14:36.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-01T18:14:36.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-04-01T18:14:36.496Z] Configure a credential helper to remove this warning. See
[2025-04-01T18:14:36.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-04-01T18:14:36.496Z] 
[2025-04-01T18:14:36.496Z] Login Succeeded
[2025-04-01T18:14:36.496Z] ---> ****-login.sh ends
[Pipeline] }
[2025-04-01T18:14:36.526Z] 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
[2025-04-01T18:14:37.653Z] + sudo chown -R jenkins:jenkins .
[Pipeline] sh
[2025-04-01T18:14:38.007Z] + ls -al .
[2025-04-01T18:14:38.007Z] total 68
[2025-04-01T18:14:38.007Z] drwxrwxr-x 6 jenkins jenkins  4096 Apr  1 18:14 .
[2025-04-01T18:14:38.007Z] drwxrwxr-x 4 jenkins jenkins  4096 Apr  1 18:14 ..
[2025-04-01T18:14:38.007Z] drwxrwxr-x 8 jenkins jenkins  4096 Apr  1 18:14 .git
[2025-04-01T18:14:38.008Z] drwxrwxr-x 2 jenkins jenkins  4096 Apr  1 18:14 .github
[2025-04-01T18:14:38.008Z] -rw-rw-r-- 1 jenkins jenkins    22 Apr  1 18:14 .gitignore
[2025-04-01T18:14:38.008Z] -rw-rw-r-- 1 jenkins jenkins  1653 Apr  1 18:14 Dockerfile
[2025-04-01T18:14:38.008Z] -rw-rw-r-- 1 jenkins jenkins   746 Apr  1 18:14 Jenkinsfile
[2025-04-01T18:14:38.008Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr  1 18:14 LICENSE
[2025-04-01T18:14:38.008Z] -rw-rw-r-- 1 jenkins jenkins  3606 Apr  1 18:14 README.md
[2025-04-01T18:14:38.008Z] drwxrwxr-x 4 jenkins jenkins  4096 Apr  1 18:14 TAF-Manager
[2025-04-01T18:14:38.008Z] drwxrwxr-x 6 jenkins jenkins  4096 Apr  1 18:14 TUC
[2025-04-01T18:14:38.008Z] -rw-rw-r-- 1 jenkins jenkins     5 Apr  1 18:12 VERSION
[2025-04-01T18:14:38.008Z] -rw-rw-r-- 1 jenkins jenkins   361 Apr  1 18:14 requirements.txt
[2025-04-01T18:14:38.008Z] -rw-rw-r-- 1 jenkins jenkins    54 Apr  1 18:14 robot-entrypoint.sh
[2025-04-01T18:14:38.008Z] -rw-rw-r-- 1 jenkins jenkins   445 Apr  1 18:14 setup.py
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:14:38.450Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=746b7625d660310a19c70bda2b7e6a7f55230f6b --label arch=arm64 --label version=0.0.0 .
[2025-04-01T18:14:38.717Z] Sending build context to Docker daemon  375.8kB

[2025-04-01T18:14:38.717Z] Step 1/13 : FROM alpine:3.20
[2025-04-01T18:14:39.304Z] 3.20: Pulling from library/alpine
[2025-04-01T18:14:39.304Z] 94e9d8af2201: Pulling fs layer
[2025-04-01T18:14:39.576Z] 94e9d8af2201: Verifying Checksum
[2025-04-01T18:14:39.576Z] 94e9d8af2201: Download complete
[2025-04-01T18:14:40.555Z] 94e9d8af2201: Pull complete
[2025-04-01T18:14:40.555Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f
[2025-04-01T18:14:40.555Z] Status: Downloaded newer image for alpine:3.20
[2025-04-01T18:14:40.555Z]  ---> 7aab056cecc6
[2025-04-01T18:14:40.555Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2022: IOTech'
[2025-04-01T18:14:40.555Z]  ---> Running in 15cec23e9f64
[2025-04-01T18:14:41.035Z] (26/30) Installing lz4-libs (1.9.4-r5)
[2025-04-01T18:14:41.035Z] (27/30) Installing lz4-dev (1.9.4-r5)
[2025-04-01T18:14:41.148Z] Removing intermediate container 15cec23e9f64
[2025-04-01T18:14:41.148Z]  ---> ecb736ea3a29
[2025-04-01T18:14:41.148Z] Step 3/13 : LABEL maintainer="Bruce Huang <bruce@iotechsys.com>"
[2025-04-01T18:14:41.148Z]  ---> Running in 285c72b39910
[2025-04-01T18:14:41.294Z] (28/30) Installing zstd (1.5.6-r0)
[2025-04-01T18:14:41.419Z] Removing intermediate container 285c72b39910
[2025-04-01T18:14:41.420Z]  ---> d4141e0925a0
[2025-04-01T18:14:41.420Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common
[2025-04-01T18:14:41.553Z] (29/30) Installing zstd-dev (1.5.6-r0)
[2025-04-01T18:14:42.123Z] (30/30) Installing postgresql16-dev (16.8-r0)
[2025-04-01T18:14:42.394Z]  ---> 0674ebd5a64b
[2025-04-01T18:14:42.394Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/
[2025-04-01T18:14:42.697Z] Executing busybox-1.36.1-r29.trigger
[2025-04-01T18:14:42.697Z] OK: 1208 MiB in 225 packages
[2025-04-01T18:14:42.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-04-01T18:14:42.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-04-01T18:14:42.983Z]  ---> 5b2daf8aa627
[2025-04-01T18:14:42.983Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt
[2025-04-01T18:14:43.569Z]  ---> b3ce6b617263
[2025-04-01T18:14:43.569Z] Step 7/13 : WORKDIR /edgex-taf
[2025-04-01T18:14:43.569Z]  ---> Running in fd904607c824
[2025-04-01T18:14:43.855Z] Removing intermediate container fd904607c824
[2025-04-01T18:14:43.855Z]  ---> 1126ed7aea31
[2025-04-01T18:14:43.855Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories
[2025-04-01T18:14:43.897Z] (1/14) Installing g++ (13.2.1_git20240309-r1)
[2025-04-01T18:14:44.125Z]  ---> Running in b0ae039c42e6
[2025-04-01T18:14:44.464Z] (2/14) Installing gdbm (1.23-r1)
[2025-04-01T18:14:44.723Z] (3/14) Installing mpdecimal (4.0.0-r0)
[2025-04-01T18:14:44.981Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2)
[2025-04-01T18:14:45.239Z] (5/14) Installing libncursesw (6.4_p20240420-r2)
[2025-04-01T18:14:45.804Z] (6/14) Installing libpanelw (6.4_p20240420-r2)
[2025-04-01T18:14:46.076Z] (7/14) Installing readline (8.2.10-r0)
[2025-04-01T18:14:46.334Z] (8/14) Installing python3 (3.12.9-r0)
[2025-04-01T18:14:46.731Z] Removing intermediate container b0ae039c42e6
[2025-04-01T18:14:46.731Z]  ---> 9f20744296b8
[2025-04-01T18:14:46.731Z] 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
[2025-04-01T18:14:46.731Z]  ---> Running in f29bb981c788
[2025-04-01T18:14:48.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-04-01T18:14:48.320Z] (9/14) Installing python3-pycache-pyc0 (3.12.9-r0)
[2025-04-01T18:14:48.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-04-01T18:14:48.945Z] (10/14) Installing pyc (3.12.9-r0)
[2025-04-01T18:14:49.239Z] (11/14) Installing python3-pyc (3.12.9-r0)
[2025-04-01T18:14:49.519Z] (12/14) Installing python3-dev (3.12.9-r0)
[2025-04-01T18:14:50.394Z] OK: 9 MiB in 14 packages
[2025-04-01T18:14:50.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-04-01T18:14:51.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-04-01T18:14:53.323Z] (1/14) Installing ca-certificates (20241121-r1)
[2025-04-01T18:14:53.593Z] (2/14) Installing brotli-libs (1.1.0-r2)
[2025-04-01T18:14:54.180Z] (3/14) Installing c-ares (1.33.1-r0)
[2025-04-01T18:14:54.769Z] (4/14) Installing libunistring (1.2-r0)
[2025-04-01T18:14:55.036Z] (5/14) Installing libidn2 (2.3.7-r0)
[2025-04-01T18:14:55.622Z] (6/14) Installing nghttp2-libs (1.62.1-r0)
[2025-04-01T18:14:55.888Z] (7/14) Installing libpsl (0.21.5-r1)
[2025-04-01T18:14:56.473Z] (8/14) Installing zstd-libs (1.5.6-r0)
[2025-04-01T18:14:57.060Z] (9/14) Installing libcurl (8.12.1-r0)
[2025-04-01T18:14:57.642Z] (10/14) Installing curl (8.12.1-r0)
[2025-04-01T18:14:57.711Z] (13/14) Installing libsodium-dev (1.0.19-r0)
[2025-04-01T18:14:57.908Z] (11/14) Installing docker-cli (26.1.5-r0)
[2025-04-01T18:14:58.279Z] (14/14) Installing zeromq-dev (4.3.5-r2)
[2025-04-01T18:14:58.539Z] Executing busybox-1.36.1-r29.trigger
[2025-04-01T18:14:58.539Z] OK: 1374 MiB in 239 packages
[2025-04-01T18:14:58.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-04-01T18:14:59.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-04-01T18:14:59.676Z] OK: 1374 MiB in 239 packages
[2025-04-01T18:14:59.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-04-01T18:14:59.846Z] (12/14) Installing oniguruma (6.9.9-r0)
[2025-04-01T18:15:00.122Z] (13/14) Installing jq (1.7.1-r0)
[2025-04-01T18:15:00.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-04-01T18:15:00.454Z] (14/14) Installing openssl (3.3.3-r0)
[2025-04-01T18:15:00.807Z] (1/1) Installing tzdata (2025b-r0)
[2025-04-01T18:15:01.037Z] Executing busybox-1.36.1-r29.trigger
[2025-04-01T18:15:01.037Z] Executing ca-certificates-20241121-r1.trigger
[2025-04-01T18:15:01.303Z] OK: 43 MiB in 28 packages
[2025-04-01T18:15:01.374Z] OK: 1376 MiB in 240 packages
[2025-04-01T18:15:01.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-04-01T18:15:01.632Z] (1/1) Purging tzdata (2025b-r0)
[2025-04-01T18:15:01.632Z] OK: 1374 MiB in 239 packages
[2025-04-01T18:15:02.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-04-01T18:15:03.551Z] Looking in links: /tmp/tmp466qwhsn
[2025-04-01T18:15:03.551Z] Processing /tmp/tmp466qwhsn/pip-24.3.1-py3-none-any.whl
[2025-04-01T18:15:03.551Z] Installing collected packages: pip
[2025-04-01T18:15:04.483Z] Successfully installed pip-24.3.1
[2025-04-01T18:15:04.483Z] 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.
[2025-04-01T18:15:04.489Z] (1/166) Installing libexpat (2.7.0-r0)
[2025-04-01T18:15:04.740Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1)
[2025-04-01T18:15:04.740Z] Collecting pip
[2025-04-01T18:15:04.740Z]   Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB)
[2025-04-01T18:15:04.762Z] (2/166) Installing libbz2 (1.0.8-r6)
[2025-04-01T18:15:04.997Z] Collecting setuptools
[2025-04-01T18:15:04.998Z]   Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
[2025-04-01T18:15:05.030Z] (3/166) Installing libpng (1.6.44-r0)
[2025-04-01T18:15:05.256Z] Collecting wheel
[2025-04-01T18:15:05.256Z]   Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
[2025-04-01T18:15:05.256Z] Downloading pip-25.0.1-py3-none-any.whl (1.8 MB)
[2025-04-01T18:15:05.256Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.7 MB/s eta 0:00:00
[2025-04-01T18:15:05.256Z] Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
[2025-04-01T18:15:05.256Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 96.5 MB/s eta 0:00:00
[2025-04-01T18:15:05.256Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB)
[2025-04-01T18:15:05.256Z] Installing collected packages: wheel, setuptools, pip
[2025-04-01T18:15:05.618Z] (4/166) Installing freetype (2.13.2-r0)
[2025-04-01T18:15:06.191Z]   Attempting uninstall: pip
[2025-04-01T18:15:06.191Z]     Found existing installation: pip 24.3.1
[2025-04-01T18:15:06.191Z]     Uninstalling pip-24.3.1:
[2025-04-01T18:15:06.191Z]       Successfully uninstalled pip-24.3.1
[2025-04-01T18:15:06.209Z] (5/166) Installing fontconfig (2.15.0-r1)
[2025-04-01T18:15:06.795Z] (6/166) Installing libfontenc (1.1.8-r0)
[2025-04-01T18:15:07.061Z] (7/166) Installing mkfontscale (1.2.2-r6)
[2025-04-01T18:15:07.329Z] (8/166) Installing font-opensans (0_git20210927-r1)
[2025-04-01T18:15:07.564Z] Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1
[2025-04-01T18:15:07.564Z] 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.
[2025-04-01T18:15:07.821Z] Processing ./edgex-taf-common
[2025-04-01T18:15:07.821Z]   Preparing metadata (setup.py): started
[2025-04-01T18:15:07.821Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:15:07.821Z] Building wheels for collected packages: edgex-taf-common
[2025-04-01T18:15:07.821Z]   Building wheel for edgex-taf-common (setup.py): started
[2025-04-01T18:15:08.080Z]   Building wheel for edgex-taf-common (setup.py): finished with status 'done'
[2025-04-01T18:15:08.080Z]   Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=7268d25eb3692d1e2cb259bd0e5b272b1d53333d8b0f6f89af5f9b86b7d61822
[2025-04-01T18:15:08.080Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-u3n2rioj/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d
[2025-04-01T18:15:08.080Z] Successfully built edgex-taf-common
[2025-04-01T18:15:08.080Z] Installing collected packages: edgex-taf-common
[2025-04-01T18:15:08.299Z] (9/166) Installing pkgconf (2.2.0-r0)
[2025-04-01T18:15:08.338Z] Successfully installed edgex-taf-common-0.0.0
[2025-04-01T18:15:08.338Z] 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.
[2025-04-01T18:15:08.570Z] (10/166) Installing libgcc (13.2.1_git20240309-r1)
[2025-04-01T18:15:08.903Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1))
[2025-04-01T18:15:08.903Z]   Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB)
[2025-04-01T18:15:08.903Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2))
[2025-04-01T18:15:08.903Z]   Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB)
[2025-04-01T18:15:08.903Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3))
[2025-04-01T18:15:08.903Z]   Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB)
[2025-04-01T18:15:08.903Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4))
[2025-04-01T18:15:08.903Z]   Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB)
[2025-04-01T18:15:08.903Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5))
[2025-04-01T18:15:08.903Z]   Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB)
[2025-04-01T18:15:08.903Z]   Preparing metadata (setup.py): started
[2025-04-01T18:15:09.162Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:15:09.162Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6))
[2025-04-01T18:15:09.162Z]   Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB)
[2025-04-01T18:15:09.162Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7))
[2025-04-01T18:15:09.162Z]   Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB)
[2025-04-01T18:15:09.162Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8))
[2025-04-01T18:15:09.162Z]   Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
[2025-04-01T18:15:09.162Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9))
[2025-04-01T18:15:09.162Z]   Downloading paho-mqtt-1.6.1.tar.gz (99 kB)
[2025-04-01T18:15:09.162Z]   Preparing metadata (setup.py): started
[2025-04-01T18:15:09.174Z] (11/166) Installing libffi (3.4.6-r0)
[2025-04-01T18:15:09.421Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:15:09.421Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10))
[2025-04-01T18:15:09.421Z]   Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB)
[2025-04-01T18:15:09.421Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11))
[2025-04-01T18:15:09.444Z] (12/166) Installing libintl (0.22.5-r0)
[2025-04-01T18:15:09.677Z]   Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB)
[2025-04-01T18:15:09.677Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12))
[2025-04-01T18:15:09.677Z]   Downloading psutil-6.0.0.tar.gz (508 kB)
[2025-04-01T18:15:09.677Z]   Installing build dependencies: started
[2025-04-01T18:15:10.032Z] (13/166) Installing libeconf (0.6.3-r0)
[2025-04-01T18:15:10.300Z] (14/166) Installing libblkid (2.40.1-r1)
[2025-04-01T18:15:10.568Z] (15/166) Installing libmount (2.40.1-r1)
[2025-04-01T18:15:11.153Z] (16/166) Installing pcre2 (10.43-r0)
[2025-04-01T18:15:11.575Z]   Installing build dependencies: finished with status 'done'
[2025-04-01T18:15:11.575Z]   Getting requirements to build wheel: started
[2025-04-01T18:15:11.737Z] (17/166) Installing glib (2.80.5-r0)
[2025-04-01T18:15:11.834Z]   Getting requirements to build wheel: finished with status 'done'
[2025-04-01T18:15:11.834Z]   Preparing metadata (pyproject.toml): started
[2025-04-01T18:15:12.092Z]   Preparing metadata (pyproject.toml): finished with status 'done'
[2025-04-01T18:15:12.092Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13))
[2025-04-01T18:15:12.092Z]   Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB)
[2025-04-01T18:15:12.322Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1)
[2025-04-01T18:15:12.350Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14))
[2025-04-01T18:15:12.350Z]   Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB)
[2025-04-01T18:15:12.350Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15))
[2025-04-01T18:15:12.350Z]   Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB)
[2025-04-01T18:15:12.350Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16))
[2025-04-01T18:15:12.350Z]   Downloading psycopg2-2.9.10.tar.gz (385 kB)
[2025-04-01T18:15:12.350Z]   Preparing metadata (setup.py): started
[2025-04-01T18:15:12.609Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:15:12.609Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17))
[2025-04-01T18:15:12.609Z]   Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB)
[2025-04-01T18:15:12.865Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18))
[2025-04-01T18:15:12.865Z]   Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes)
[2025-04-01T18:15:12.865Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:12.865Z]   Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB)
[2025-04-01T18:15:12.865Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:12.865Z]   Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB)
[2025-04-01T18:15:12.865Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:12.865Z]   Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)
[2025-04-01T18:15:12.865Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:12.865Z]   Downloading flex-6.14.1.tar.gz (40 kB)
[2025-04-01T18:15:12.865Z]   Preparing metadata (setup.py): started
[2025-04-01T18:15:12.902Z] (19/166) Installing xz-libs (5.6.2-r0)
[2025-04-01T18:15:13.124Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:15:13.124Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.124Z]   Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB)
[2025-04-01T18:15:13.124Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.124Z]   Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB)
[2025-04-01T18:15:13.124Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.124Z]   Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
[2025-04-01T18:15:13.381Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.381Z]   Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
[2025-04-01T18:15:13.381Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.381Z]   Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
[2025-04-01T18:15:13.381Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.381Z]   Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB)
[2025-04-01T18:15:13.381Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8))
[2025-04-01T18:15:13.381Z]   Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB)
[2025-04-01T18:15:13.381Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8))
[2025-04-01T18:15:13.381Z]   Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
[2025-04-01T18:15:13.381Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8))
[2025-04-01T18:15:13.381Z]   Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
[2025-04-01T18:15:13.381Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8))
[2025-04-01T18:15:13.381Z]   Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
[2025-04-01T18:15:13.485Z] (20/166) Installing libxml2 (2.12.7-r2)
[2025-04-01T18:15:13.639Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15))
[2025-04-01T18:15:13.639Z]   Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB)
[2025-04-01T18:15:13.639Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15))
[2025-04-01T18:15:13.639Z]   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
[2025-04-01T18:15:13.639Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (78.1.0)
[2025-04-01T18:15:13.639Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15))
[2025-04-01T18:15:13.639Z]   Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
[2025-04-01T18:15:13.639Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15))
[2025-04-01T18:15:13.639Z]   Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB)
[2025-04-01T18:15:13.639Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:13.639Z]   Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB)
[2025-04-01T18:15:13.639Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:13.639Z]   Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB)
[2025-04-01T18:15:13.639Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:13.639Z]   Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB)
[2025-04-01T18:15:13.639Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.639Z]   Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB)
[2025-04-01T18:15:13.894Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.894Z]   Downloading validate_email-1.3.tar.gz (4.7 kB)
[2025-04-01T18:15:13.894Z]   Preparing metadata (setup.py): started
[2025-04-01T18:15:13.894Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:15:13.894Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.894Z]   Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB)
[2025-04-01T18:15:13.894Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:13.894Z]   Downloading strict-rfc3339-0.7.tar.gz (17 kB)
[2025-04-01T18:15:13.894Z]   Preparing metadata (setup.py): started
[2025-04-01T18:15:14.072Z] (21/166) Installing shared-mime-info (2.4-r0)
[2025-04-01T18:15:14.151Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:15:14.151Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:14.151Z]   Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
[2025-04-01T18:15:14.151Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:14.151Z]   Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)
[2025-04-01T18:15:14.151Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:14.151Z]   Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes)
[2025-04-01T18:15:14.151Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:14.151Z]   Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
[2025-04-01T18:15:14.151Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:14.151Z]   Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
[2025-04-01T18:15:14.409Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:14.409Z]   Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
[2025-04-01T18:15:14.409Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:15:14.409Z]   Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB)
[2025-04-01T18:15:14.666Z] (22/166) Installing hicolor-icon-theme (0.17-r2)
[2025-04-01T18:15:14.668Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:14.668Z]   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
[2025-04-01T18:15:14.668Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:14.668Z]   Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB)
[2025-04-01T18:15:14.668Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:14.668Z]   Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
[2025-04-01T18:15:14.668Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:14.668Z]   Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB)
[2025-04-01T18:15:14.668Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:14.668Z]   Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB)
[2025-04-01T18:15:14.668Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:15:14.668Z]   Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)
[2025-04-01T18:15:14.668Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB)
[2025-04-01T18:15:14.668Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 400.7 MB/s eta 0:00:00
[2025-04-01T18:15:14.668Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
[2025-04-01T18:15:14.668Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
[2025-04-01T18:15:14.668Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB)
[2025-04-01T18:15:14.668Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB)
[2025-04-01T18:15:14.668Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB)
[2025-04-01T18:15:14.668Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[2025-04-01T18:15:14.668Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB)
[2025-04-01T18:15:14.668Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB)
[2025-04-01T18:15:14.926Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 332.9 MB/s eta 0:00:00
[2025-04-01T18:15:14.926Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB)
[2025-04-01T18:15:14.926Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB)
[2025-04-01T18:15:14.926Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 250.4 MB/s eta 0:00:00
[2025-04-01T18:15:14.926Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB)
[2025-04-01T18:15:14.926Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 293.1 MB/s eta 0:00:00
[2025-04-01T18:15:14.926Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB)
[2025-04-01T18:15:14.926Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 270.8 MB/s eta 0:00:00
[2025-04-01T18:15:14.926Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB)
[2025-04-01T18:15:14.926Z] Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
[2025-04-01T18:15:14.926Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (146 kB)
[2025-04-01T18:15:14.926Z] Downloading idna-3.10-py3-none-any.whl (70 kB)
[2025-04-01T18:15:14.926Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[2025-04-01T18:15:14.926Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB)
[2025-04-01T18:15:14.926Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
[2025-04-01T18:15:14.926Z] Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB)
[2025-04-01T18:15:14.926Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 288.2 MB/s eta 0:00:00
[2025-04-01T18:15:14.926Z] Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
[2025-04-01T18:15:14.926Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
[2025-04-01T18:15:14.926Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 300.9 MB/s eta 0:00:00
[2025-04-01T18:15:14.926Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB)
[2025-04-01T18:15:14.926Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB)
[2025-04-01T18:15:14.926Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
[2025-04-01T18:15:14.926Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)
[2025-04-01T18:15:14.926Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 240.6 MB/s eta 0:00:00
[2025-04-01T18:15:14.926Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)
[2025-04-01T18:15:14.926Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB)
[2025-04-01T18:15:14.926Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB)
[2025-04-01T18:15:14.926Z] Downloading click-8.1.8-py3-none-any.whl (98 kB)
[2025-04-01T18:15:14.926Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
[2025-04-01T18:15:14.926Z] Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
[2025-04-01T18:15:14.926Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB)
[2025-04-01T18:15:14.926Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 227.1 MB/s eta 0:00:00
[2025-04-01T18:15:14.926Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB)
[2025-04-01T18:15:14.926Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB)
[2025-04-01T18:15:14.926Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl (564 kB)
[2025-04-01T18:15:14.926Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 564.3/564.3 kB 285.1 MB/s eta 0:00:00
[2025-04-01T18:15:14.926Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
[2025-04-01T18:15:14.926Z] Downloading trio-0.29.0-py3-none-any.whl (492 kB)
[2025-04-01T18:15:14.926Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB)
[2025-04-01T18:15:14.926Z] Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB)
[2025-04-01T18:15:14.926Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB)
[2025-04-01T18:15:14.926Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[2025-04-01T18:15:14.926Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
[2025-04-01T18:15:14.926Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[2025-04-01T18:15:14.926Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
[2025-04-01T18:15:14.933Z] (23/166) Installing libjpeg-turbo (3.0.3-r0)
[2025-04-01T18:15:15.183Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
[2025-04-01T18:15:15.183Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[2025-04-01T18:15:15.183Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[2025-04-01T18:15:15.183Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email
[2025-04-01T18:15:15.183Z]   Building wheel for robotbackgroundlogger (setup.py): started
[2025-04-01T18:15:15.441Z]   Building wheel for robotbackgroundlogger (setup.py): finished with status 'done'
[2025-04-01T18:15:15.441Z]   Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=098daa94972d77a83d66540b20ea8cef78a219ab907b722beb122a4abd3402ce
[2025-04-01T18:15:15.441Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c
[2025-04-01T18:15:15.441Z]   Building wheel for paho-mqtt (setup.py): started
[2025-04-01T18:15:15.515Z] (24/166) Installing libsharpyuv (1.3.2-r0)
[2025-04-01T18:15:15.699Z]   Building wheel for paho-mqtt (setup.py): finished with status 'done'
[2025-04-01T18:15:15.699Z]   Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=6161af18174d468279d697a850185177251159bb8688fdda8032670ae608c697
[2025-04-01T18:15:15.699Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659
[2025-04-01T18:15:15.699Z]   Building wheel for psutil (pyproject.toml): started
[2025-04-01T18:15:15.782Z] (25/166) Installing libwebp (1.3.2-r0)
[2025-04-01T18:15:16.367Z] (26/166) Installing tiff (4.6.0t-r0)
[2025-04-01T18:15:16.635Z] (27/166) Installing gdk-pixbuf (2.42.12-r0)
[2025-04-01T18:15:17.222Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0)
[2025-04-01T18:15:17.493Z] (29/166) Installing libxau (1.0.11-r4)
[2025-04-01T18:15:17.596Z]   Building wheel for psutil (pyproject.toml): finished with status 'done'
[2025-04-01T18:15:17.596Z]   Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289981 sha256=6e4878a57da062db7a8c40e2fd6e013abc1942aa0b2bf5aa5167065b277a3764
[2025-04-01T18:15:17.596Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733
[2025-04-01T18:15:17.596Z]   Building wheel for psycopg2 (setup.py): started
[2025-04-01T18:15:18.077Z] (30/166) Installing libmd (1.1.0-r0)
[2025-04-01T18:15:18.344Z] (31/166) Installing libbsd (0.12.2-r0)
[2025-04-01T18:15:18.611Z] (32/166) Installing libxdmcp (1.1.5-r1)
[2025-04-01T18:15:18.877Z] (33/166) Installing libxcb (1.16.1-r0)
[2025-04-01T18:15:19.457Z] (34/166) Installing libx11 (1.8.9-r1)
[2025-04-01T18:15:20.418Z] (35/166) Installing libxcomposite (0.4.6-r5)
[2025-04-01T18:15:20.418Z] (36/166) Installing libxfixes (6.0.1-r4)
[2025-04-01T18:15:20.999Z] (37/166) Installing libxrender (0.9.11-r5)
[2025-04-01T18:15:21.278Z] (38/166) Installing libxcursor (1.2.2-r1)
[2025-04-01T18:15:21.543Z] (39/166) Installing libxdamage (1.1.6-r5)
[2025-04-01T18:15:21.810Z] (40/166) Installing libxext (1.3.6-r2)
[2025-04-01T18:15:22.390Z] (41/166) Installing libxi (1.8.1-r4)
[2025-04-01T18:15:22.655Z] (42/166) Installing libxinerama (1.1.5-r4)
[2025-04-01T18:15:22.923Z] (43/166) Installing libxrandr (1.5.4-r1)
[2025-04-01T18:15:23.511Z] (44/166) Installing libatk-1.0 (2.52.0-r0)
[2025-04-01T18:15:23.778Z] (45/166) Installing libxtst (1.2.4-r6)
[2025-04-01T18:15:24.049Z] (46/166) Installing dbus-libs (1.14.10-r1)
[2025-04-01T18:15:24.641Z] (47/166) Installing at-spi2-core (2.52.0-r0)
[2025-04-01T18:15:25.230Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0)
[2025-04-01T18:15:25.498Z] (49/166) Installing pixman (0.43.2-r0)
[2025-04-01T18:15:26.079Z] (50/166) Installing cairo (1.18.0-r0)
[2025-04-01T18:15:26.661Z] (51/166) Installing cairo-gobject (1.18.0-r0)
[2025-04-01T18:15:26.926Z] (52/166) Installing avahi-libs (0.8-r17)
[2025-04-01T18:15:27.507Z] (53/166) Installing gmp (6.3.0-r1)
[2025-04-01T18:15:27.574Z]   Building wheel for psycopg2 (setup.py): finished with status 'done'
[2025-04-01T18:15:27.574Z]   Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521917 sha256=4c3c182c015c6046182beb36d4bda458961f972d3891c7cf1ac421de769c97fb
[2025-04-01T18:15:27.574Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b
[2025-04-01T18:15:27.574Z]   Building wheel for flex (setup.py): started
[2025-04-01T18:15:27.574Z]   Building wheel for flex (setup.py): finished with status 'done'
[2025-04-01T18:15:27.574Z]   Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=825bcfe26bb5722575ad3d00ccb75f0fc40465aeee10a3375f78df6b7fa7437d
[2025-04-01T18:15:27.574Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270
[2025-04-01T18:15:27.574Z]   Building wheel for strict-rfc3339 (setup.py): started
[2025-04-01T18:15:27.574Z]   Building wheel for strict-rfc3339 (setup.py): finished with status 'done'
[2025-04-01T18:15:27.574Z]   Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=17a34d675b45997ea28310149cadd960700db4d1bdc18b8efc6b8907c491aaaa
[2025-04-01T18:15:27.574Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1
[2025-04-01T18:15:27.574Z]   Building wheel for validate-email (setup.py): started
[2025-04-01T18:15:27.574Z]   Building wheel for validate-email (setup.py): finished with status 'done'
[2025-04-01T18:15:27.574Z]   Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=bc6f1520d126eb8ff9de73f7a0269d88b03ea36c3013f9f192ffa803fc889dbe
[2025-04-01T18:15:27.574Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1
[2025-04-01T18:15:27.574Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email
[2025-04-01T18:15:27.574Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary
[2025-04-01T18:15:27.773Z] (54/166) Installing nettle (3.9.1-r0)
[2025-04-01T18:15:28.357Z] (55/166) Installing libtasn1 (4.20.0-r0)
[2025-04-01T18:15:28.941Z] (56/166) Installing p11-kit (0.25.3-r0)
[2025-04-01T18:15:29.522Z] (57/166) Installing gnutls (3.8.5-r0)
[2025-04-01T18:15:30.107Z] (58/166) Installing cups-libs (2.4.9-r1)
[2025-04-01T18:15:30.688Z] (59/166) Installing libepoxy (1.5.10-r1)
[2025-04-01T18:15:30.954Z] (60/166) Installing fribidi (1.0.15-r0)
[2025-04-01T18:15:31.538Z] (61/166) Installing graphite2 (1.3.14-r6)
[2025-04-01T18:15:31.806Z] (62/166) Installing harfbuzz (8.5.0-r0)
[2025-04-01T18:15:32.390Z] (63/166) Installing libxft (2.3.8-r3)
[2025-04-01T18:15:32.656Z] (64/166) Installing pango (1.52.2-r0)
[2025-04-01T18:15:33.238Z] (65/166) Installing wayland-libs-client (1.22.0-r4)
[2025-04-01T18:15:33.503Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4)
[2025-04-01T18:15:34.081Z] (67/166) Installing wayland-libs-egl (1.22.0-r4)
[2025-04-01T18:15:34.347Z] (68/166) Installing xkeyboard-config (2.41-r0)
[2025-04-01T18:15:34.927Z] (69/166) Installing libxkbcommon (1.7.0-r0)
[2025-04-01T18:15:35.508Z] (70/166) Installing gtk+3.0 (3.24.43-r0)
[2025-04-01T18:15:35.688Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.10 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.36.2 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0
[2025-04-01T18:15:35.688Z] 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.
[2025-04-01T18:15:36.091Z] (71/166) Installing icu-data-full (74.2-r0)
[2025-04-01T18:15:39.441Z] (72/166) Installing mesa (24.0.9-r1)
[2025-04-01T18:15:39.441Z] (73/166) Installing llvm17-libs (17.0.6-r2)
[2025-04-01T18:15:49.510Z] (74/166) Installing hwdata-pci (0.382-r0)
[2025-04-01T18:15:49.510Z] (75/166) Installing libpciaccess (0.18.1-r0)
[2025-04-01T18:15:50.090Z] (76/166) Installing libdrm (2.4.120-r0)
[2025-04-01T18:15:50.356Z] (77/166) Installing libelf (0.191-r0)
[2025-04-01T18:15:50.937Z] (78/166) Installing mesa-glapi (24.0.9-r1)
[2025-04-01T18:15:51.202Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1)
[2025-04-01T18:15:53.139Z] (80/166) Installing eudev-libs (3.2.14-r2)
[2025-04-01T18:15:53.405Z] (81/166) Installing libmagic (5.45-r1)
[2025-04-01T18:15:53.989Z] (82/166) Installing file (5.45-r1)
[2025-04-01T18:15:54.255Z] (83/166) Installing xprop (1.2.7-r0)
[2025-04-01T18:15:54.836Z] (84/166) Installing libice (1.1.1-r6)
[2025-04-01T18:15:55.103Z] (85/166) Installing libuuid (2.40.1-r1)
[2025-04-01T18:15:55.684Z] (86/166) Installing libsm (1.2.4-r4)
[2025-04-01T18:15:55.957Z] (87/166) Installing libxt (1.3.0-r5)
[2025-04-01T18:15:56.544Z] (88/166) Installing libxmu (1.1.4-r2)
[2025-04-01T18:15:56.810Z] (89/166) Installing xset (1.2.5-r1)
[2025-04-01T18:15:57.075Z] (90/166) Installing xdg-utils (1.2.1-r0)
[2025-04-01T18:15:57.604Z] Removing intermediate container ab1a33d94f33
[2025-04-01T18:15:57.604Z]  ---> 8b138d2cf960
[2025-04-01T18:15:57.604Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"]
[2025-04-01T18:15:57.604Z]  ---> Running in 7bf788dbf004
[2025-04-01T18:15:57.604Z] Removing intermediate container 7bf788dbf004
[2025-04-01T18:15:57.604Z]  ---> c0ffdb177efe
[2025-04-01T18:15:57.604Z] Step 11/13 : LABEL arch=amd64
[2025-04-01T18:15:57.604Z]  ---> Running in 1aa56f29f7d2
[2025-04-01T18:15:57.604Z] Removing intermediate container 1aa56f29f7d2
[2025-04-01T18:15:57.604Z]  ---> 6068ad25d19c
[2025-04-01T18:15:57.604Z] Step 12/13 : LABEL git_sha=746b7625d660310a19c70bda2b7e6a7f55230f6b
[2025-04-01T18:15:57.604Z]  ---> Running in d2bfa47ea4f4
[2025-04-01T18:15:57.605Z] Removing intermediate container d2bfa47ea4f4
[2025-04-01T18:15:57.605Z]  ---> 498895b2630b
[2025-04-01T18:15:57.605Z] Step 13/13 : LABEL version=0.0.0
[2025-04-01T18:15:57.605Z]  ---> Running in 9b5392de6b43
[2025-04-01T18:15:57.605Z] Removing intermediate container 9b5392de6b43
[2025-04-01T18:15:57.605Z]  ---> 134c22c0f029
[2025-04-01T18:15:57.605Z] [Warning] One or more build-args [ARCH] were not consumed
[2025-04-01T18:15:57.605Z] Successfully built 134c22c0f029
[2025-04-01T18:15:57.605Z] Successfully tagged edgex-taf-common:latest
[Pipeline] }
[2025-04-01T18:15:57.654Z] (91/166) Installing libogg (1.3.5-r5)
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Push)
[2025-04-01T18:15:57.929Z] (92/166) Installing libflac (1.4.3-r1)
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
[2025-04-01T18:15:58.510Z] (93/166) Installing alsa-lib (1.2.11-r0)
[2025-04-01T18:15:58.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-04-01T18:15:58.675Z] 
[2025-04-01T18:15:58.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:15:59.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-04-01T18:15:59.066Z] latest: Pulling from edgex-lftools-log-publisher
[2025-04-01T18:15:59.066Z] 5eb5b503b376: Pulling fs layer
[2025-04-01T18:15:59.066Z] 5c69ac0246d0: Pulling fs layer
[2025-04-01T18:15:59.066Z] ec43610c2a17: Pulling fs layer
[2025-04-01T18:15:59.066Z] 3a2ae6a8a46f: Pulling fs layer
[2025-04-01T18:15:59.066Z] 33b1e0a273af: Pulling fs layer
[2025-04-01T18:15:59.066Z] 5d3b04190fa2: Pulling fs layer
[2025-04-01T18:15:59.066Z] 2f39f015ded8: Pulling fs layer
[2025-04-01T18:15:59.066Z] 3a2ae6a8a46f: Waiting
[2025-04-01T18:15:59.066Z] 33b1e0a273af: Waiting
[2025-04-01T18:15:59.066Z] 5d3b04190fa2: Waiting
[2025-04-01T18:15:59.066Z] 2f39f015ded8: Waiting
[2025-04-01T18:15:59.066Z] 5c69ac0246d0: Verifying Checksum
[2025-04-01T18:15:59.066Z] 5c69ac0246d0: Download complete
[2025-04-01T18:15:59.066Z] 3a2ae6a8a46f: Download complete
[2025-04-01T18:15:59.066Z] 33b1e0a273af: Verifying Checksum
[2025-04-01T18:15:59.066Z] 33b1e0a273af: Download complete
[2025-04-01T18:15:59.066Z] ec43610c2a17: Verifying Checksum
[2025-04-01T18:15:59.066Z] ec43610c2a17: Download complete
[2025-04-01T18:15:59.066Z] 5d3b04190fa2: Verifying Checksum
[2025-04-01T18:15:59.066Z] 5d3b04190fa2: Download complete
[2025-04-01T18:15:59.088Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1)
[2025-04-01T18:15:59.324Z] 5eb5b503b376: Verifying Checksum
[2025-04-01T18:15:59.324Z] 5eb5b503b376: Download complete
[2025-04-01T18:15:59.671Z] (95/166) Installing aom-libs (3.9.1-r0)
[2025-04-01T18:15:59.889Z] 2f39f015ded8: Download complete
[2025-04-01T18:16:00.455Z] 5eb5b503b376: Pull complete
[2025-04-01T18:16:00.455Z] 5c69ac0246d0: Pull complete
[2025-04-01T18:16:00.628Z] (96/166) Installing libva (2.21.0-r0)
[2025-04-01T18:16:00.712Z] ec43610c2a17: Pull complete
[2025-04-01T18:16:00.894Z] (97/166) Installing libvdpau (1.5-r3)
[2025-04-01T18:16:00.971Z] 3a2ae6a8a46f: Pull complete
[2025-04-01T18:16:00.971Z] 33b1e0a273af: Pull complete
[2025-04-01T18:16:01.159Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8)
[2025-04-01T18:16:01.232Z] 5d3b04190fa2: Pull complete
[2025-04-01T18:16:01.739Z] (99/166) Installing libdav1d (1.4.2-r0)
[2025-04-01T18:16:02.317Z] (100/166) Installing openexr-libiex (3.1.13-r1)
[2025-04-01T18:16:02.582Z] (101/166) Installing openexr-libilmthread (3.1.13-r1)
[2025-04-01T18:16:03.162Z] (102/166) Installing imath (3.1.12-r0)
[2025-04-01T18:16:03.434Z] (103/166) Installing openexr-libopenexr (3.1.13-r1)
[2025-04-01T18:16:04.023Z] (104/166) Installing giflib (5.2.2-r0)
[2025-04-01T18:16:04.605Z] (105/166) Installing libhwy (1.0.7-r0)
[2025-04-01T18:16:04.874Z] (106/166) Installing lcms2 (2.16-r0)
[2025-04-01T18:16:05.406Z] 2f39f015ded8: Pull complete
[2025-04-01T18:16:05.406Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592
[2025-04-01T18:16:05.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-04-01T18:16:05.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[Pipeline] }
[2025-04-01T18:16:05.462Z] (107/166) Installing libjxl (0.10.2-r0)
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-04-01T18:16:05.651Z] prd-ubuntu20.04-docker-8c-8g-42558 does not seem to be running inside a container
[2025-04-01T18:16:05.675Z] $ 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-115 -v /w/workspace/xfoundry_edgex-taf-common_PR-115:/w/workspace/xfoundry_edgex-taf-common_PR-115:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-115@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
[2025-04-01T18:16:06.045Z] (108/166) Installing lame-libs (3.100-r5)
[2025-04-01T18:16:06.630Z] (109/166) Installing opus (1.5.2-r0)
[2025-04-01T18:16:07.215Z] (110/166) Installing rav1e-libs (0.7.1-r0)
[2025-04-01T18:16:07.708Z] $ docker top c2b0acd80e5e0f61e26cba3ad5a7632d5aa613f02284f37b673a1c7136449f8c -eo pid,comm
[Pipeline] {
[2025-04-01T18:16:07.797Z] (111/166) Installing libgomp (13.2.1_git20240309-r1)
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:16:08.064Z] (112/166) Installing soxr (0.1.3-r7)
[2025-04-01T18:16:08.211Z] ---> job-cost.sh
[2025-04-01T18:16:08.212Z] lf-activate-venv: SKIPPING
[2025-04-01T18:16:08.212Z] INFO: No Stack...
[2025-04-01T18:16:08.470Z] INFO: Retrieving Pricing Info for: v3-standard-8
[2025-04-01T18:16:08.656Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8)
[2025-04-01T18:16:08.729Z] INFO: Archiving Costs
[Pipeline] sh
[2025-04-01T18:16:08.922Z] (114/166) Installing libtheora (1.1.1-r18)
[2025-04-01T18:16:09.044Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-115/archives/cost.csv
[2025-04-01T18:16:09.044Z] + cut -d, -f6
[Pipeline] lock
[2025-04-01T18:16:09.082Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost]
[2025-04-01T18:16:09.087Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] did not exist. Created.
[2025-04-01T18:16:09.092Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost]
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
[2025-04-01T18:16:09.482Z] + echo total: 0.2199999988079071
[2025-04-01T18:16:09.503Z] (115/166) Installing libvorbis (1.3.7-r2)
[Pipeline] stash
[2025-04-01T18:16:09.545Z] Stashed 1 file(s)
[Pipeline] }
[2025-04-01T18:16:09.582Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost]
[Pipeline] // lock
[Pipeline] }
[2025-04-01T18:16:09.661Z] $ docker stop --time=1 c2b0acd80e5e0f61e26cba3ad5a7632d5aa613f02284f37b673a1c7136449f8c
[2025-04-01T18:16:10.089Z] (116/166) Installing libvpx (1.14.1-r0)
[2025-04-01T18:16:10.672Z] (117/166) Installing libwebpmux (1.3.2-r0)
[2025-04-01T18:16:10.939Z] (118/166) Installing x264-libs (0.164_git20231001-r0)
[2025-04-01T18:16:11.536Z] (119/166) Installing numactl (2.0.18-r0)
[2025-04-01T18:16:11.574Z] $ docker rm -f --volumes c2b0acd80e5e0f61e26cba3ad5a7632d5aa613f02284f37b673a1c7136449f8c
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-04-01T18:16:12.119Z] (120/166) Installing x265-libs (3.6-r0)
[2025-04-01T18:16:12.703Z] (121/166) Installing xvidcore (1.3.7-r2)
[2025-04-01T18:16:13.338Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8)
[2025-04-01T18:16:14.311Z] (123/166) Installing libbluray (1.3.4-r1)
[2025-04-01T18:16:14.582Z] (124/166) Installing mpg123-libs (1.32.8-r0)
[2025-04-01T18:16:15.173Z] (125/166) Installing libopenmpt (0.7.7-r0)
[2025-04-01T18:16:15.762Z] (126/166) Installing cjson (1.7.18-r0)
[2025-04-01T18:16:16.030Z] (127/166) Installing mbedtls (3.6.2-r0)
[2025-04-01T18:16:16.612Z] (128/166) Installing librist (0.2.10-r1)
[2025-04-01T18:16:16.875Z] (129/166) Installing libsrt (1.5.3-r0)
[2025-04-01T18:16:17.451Z] (130/166) Installing libssh (0.10.6-r0)
[2025-04-01T18:16:18.030Z] (131/166) Installing libsodium (1.0.19-r0)
[2025-04-01T18:16:18.299Z] (132/166) Installing libzmq (4.3.5-r2)
[2025-04-01T18:16:18.877Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8)
[2025-04-01T18:16:19.454Z] (134/166) Installing crc32c (1.1.2-r0)
[2025-04-01T18:16:19.721Z] (135/166) Installing double-conversion (3.3.0-r0)
[2025-04-01T18:16:20.298Z] (136/166) Installing libevent (2.1.12-r7)
[2025-04-01T18:16:20.877Z] (137/166) Installing wayland-libs-server (1.22.0-r4)
[2025-04-01T18:16:21.141Z] (138/166) Installing mesa-gbm (24.0.9-r1)
[2025-04-01T18:16:21.404Z] (139/166) Installing harfbuzz-subset (8.5.0-r0)
[2025-04-01T18:16:21.981Z] (140/166) Installing icu-libs (74.2-r0)
[2025-04-01T18:16:22.558Z] (141/166) Installing minizip (1.3.1-r0)
[2025-04-01T18:16:23.140Z] (142/166) Installing nspr (4.35-r4)
[2025-04-01T18:16:23.407Z] (143/166) Installing sqlite-libs (3.45.3-r1)
[2025-04-01T18:16:23.989Z] (144/166) Installing nss (3.105-r0)
[2025-04-01T18:16:24.571Z] (145/166) Installing openh264 (2.4.1-r0)
[2025-04-01T18:16:25.154Z] (146/166) Installing libcamera-ipa (0.3.0-r0)
[2025-04-01T18:16:25.734Z] (147/166) Installing libunwind (1.8.1-r0)
[2025-04-01T18:16:26.317Z] (148/166) Installing yaml (0.2.5-r2)
[2025-04-01T18:16:26.583Z] (149/166) Installing libcamera (0.3.0-r0)
[2025-04-01T18:16:27.161Z] (150/166) Installing speexdsp (1.2.1-r2)
[2025-04-01T18:16:27.425Z] (151/166) Installing libuv (1.48.0-r0)
[2025-04-01T18:16:28.006Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0)
[2025-04-01T18:16:28.587Z] (153/166) Installing libsndfile (1.2.2-r1)
[2025-04-01T18:16:29.168Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0)
[2025-04-01T18:16:29.752Z] (155/166) Installing pipewire-libs (1.0.6-r1)
[2025-04-01T18:16:30.341Z] (156/166) Installing libasyncns (0.8-r3)
[2025-04-01T18:16:30.607Z] (157/166) Installing libltdl (2.4.7-r3)
[2025-04-01T18:16:30.873Z] (158/166) Installing orc (0.4.40-r0)
[2025-04-01T18:16:31.455Z] (159/166) Installing tdb-libs (1.4.9-r1)
[2025-04-01T18:16:31.721Z] (160/166) Installing libpulse (17.0-r0)
[2025-04-01T18:16:32.302Z] (161/166) Installing libwebpdemux (1.3.2-r0)
[2025-04-01T18:16:32.570Z] (162/166) Installing libgpg-error (1.49-r0)
[2025-04-01T18:16:33.152Z] (163/166) Installing libgcrypt (1.10.3-r0)
[2025-04-01T18:16:33.735Z] (164/166) Installing libxslt (1.1.39-r2)
[2025-04-01T18:16:34.000Z] (165/166) Installing chromium (131.0.6778.108-r0)
[2025-04-01T18:16:40.657Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0)
[2025-04-01T18:16:41.238Z] Executing busybox-1.36.1-r29.trigger
[2025-04-01T18:16:41.238Z] Executing fontconfig-2.15.0-r1.trigger
[2025-04-01T18:16:41.238Z] Executing mkfontscale-1.2.2-r6.trigger
[2025-04-01T18:16:41.238Z] Executing glib-2.80.5-r0.trigger
[2025-04-01T18:16:41.504Z] Executing shared-mime-info-2.4-r0.trigger
[2025-04-01T18:16:43.443Z] Executing gdk-pixbuf-2.42.12-r0.trigger
[2025-04-01T18:16:43.712Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger
[2025-04-01T18:16:43.712Z] Executing gtk+3.0-3.24.43-r0.trigger
[2025-04-01T18:16:43.712Z] OK: 657 MiB in 194 packages
[2025-04-01T18:16:43.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-04-01T18:16:44.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-04-01T18:16:46.513Z] (1/30) Installing jansson (2.14-r4)
[2025-04-01T18:16:46.513Z] (2/30) Installing binutils (2.42-r1)
[2025-04-01T18:16:47.465Z] (3/30) Installing libatomic (13.2.1_git20240309-r1)
[2025-04-01T18:16:47.730Z] (4/30) Installing isl26 (0.26-r1)
[2025-04-01T18:16:48.307Z] (5/30) Installing mpfr4 (4.2.1-r0)
[2025-04-01T18:16:48.888Z] (6/30) Installing mpc1 (1.3.1-r1)
[2025-04-01T18:16:49.469Z] (7/30) Installing gcc (13.2.1_git20240309-r1)
[2025-04-01T18:16:59.534Z] (8/30) Installing musl-dev (1.2.5-r1)
[2025-04-01T18:16:59.534Z] (9/30) Installing linux-headers (6.6-r0)
[2025-04-01T18:16:59.802Z] (10/30) Installing libffi-dev (3.4.6-r0)
[2025-04-01T18:17:00.383Z] (11/30) Installing libpq (16.8-r0)
[2025-04-01T18:17:00.969Z] (12/30) Installing openssl-dev (3.3.3-r0)
[2025-04-01T18:17:01.552Z] (13/30) Installing libpq-dev (16.8-r0)
[2025-04-01T18:17:01.819Z] (14/30) Installing libecpg (16.8-r0)
[2025-04-01T18:17:02.404Z] (15/30) Installing libecpg-dev (16.8-r0)
[2025-04-01T18:17:02.986Z] (16/30) Installing clang16-headers (16.0.6-r5)
[2025-04-01T18:17:03.568Z] (17/30) Installing llvm16-libs (16.0.6-r9)
[2025-04-01T18:17:06.922Z] (18/30) Installing clang16-libs (16.0.6-r5)
[2025-04-01T18:17:08.851Z] (19/30) Installing fortify-headers (1.1-r3)
[2025-04-01T18:17:09.114Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1)
[2025-04-01T18:17:10.513Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9)
[2025-04-01T18:17:10.513Z] (22/30) Installing clang16 (16.0.6-r5)
[2025-04-01T18:17:11.091Z] (23/30) Installing icu (74.2-r0)
[2025-04-01T18:17:11.681Z] (24/30) Installing icu-dev (74.2-r0)
[2025-04-01T18:17:12.260Z] (25/30) Installing llvm16 (16.0.6-r9)
[2025-04-01T18:17:15.600Z] (26/30) Installing lz4-libs (1.9.4-r5)
[2025-04-01T18:17:16.179Z] (27/30) Installing lz4-dev (1.9.4-r5)
[2025-04-01T18:17:16.445Z] (28/30) Installing zstd (1.5.6-r0)
[2025-04-01T18:17:17.025Z] (29/30) Installing zstd-dev (1.5.6-r0)
[2025-04-01T18:17:17.289Z] (30/30) Installing postgresql16-dev (16.8-r0)
[2025-04-01T18:17:18.252Z] Executing busybox-1.36.1-r29.trigger
[2025-04-01T18:17:18.252Z] OK: 1184 MiB in 224 packages
[2025-04-01T18:17:18.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-04-01T18:17:19.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-04-01T18:17:21.347Z] (1/14) Installing g++ (13.2.1_git20240309-r1)
[2025-04-01T18:17:24.676Z] (2/14) Installing gdbm (1.23-r1)
[2025-04-01T18:17:24.942Z] (3/14) Installing mpdecimal (4.0.0-r0)
[2025-04-01T18:17:25.525Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2)
[2025-04-01T18:17:25.791Z] (5/14) Installing libncursesw (6.4_p20240420-r2)
[2025-04-01T18:17:26.370Z] (6/14) Installing libpanelw (6.4_p20240420-r2)
[2025-04-01T18:17:26.636Z] (7/14) Installing readline (8.2.10-r0)
[2025-04-01T18:17:27.217Z] (8/14) Installing python3 (3.12.9-r0)
[2025-04-01T18:17:28.622Z] (9/14) Installing python3-pycache-pyc0 (3.12.9-r0)
[2025-04-01T18:17:30.026Z] (10/14) Installing pyc (3.12.9-r0)
[2025-04-01T18:17:30.026Z] (11/14) Installing python3-pyc (3.12.9-r0)
[2025-04-01T18:17:30.292Z] (12/14) Installing python3-dev (3.12.9-r0)
[2025-04-01T18:17:40.360Z] (13/14) Installing libsodium-dev (1.0.19-r0)
[2025-04-01T18:17:40.360Z] (14/14) Installing zeromq-dev (4.3.5-r2)
[2025-04-01T18:17:40.360Z] Executing busybox-1.36.1-r29.trigger
[2025-04-01T18:17:40.360Z] OK: 1371 MiB in 238 packages
[2025-04-01T18:17:40.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-04-01T18:17:40.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-04-01T18:17:42.879Z] OK: 1371 MiB in 238 packages
[2025-04-01T18:17:43.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-04-01T18:17:43.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-04-01T18:17:45.663Z] (1/1) Installing tzdata (2025b-r0)
[2025-04-01T18:17:46.245Z] OK: 1372 MiB in 239 packages
[2025-04-01T18:17:48.185Z] (1/1) Purging tzdata (2025b-r0)
[2025-04-01T18:17:48.185Z] OK: 1371 MiB in 238 packages
[2025-04-01T18:18:00.478Z] Looking in links: /tmp/tmplm8u3vdl
[2025-04-01T18:18:00.478Z] Processing /tmp/tmplm8u3vdl/pip-24.3.1-py3-none-any.whl
[2025-04-01T18:18:00.478Z] Installing collected packages: pip
[2025-04-01T18:18:05.810Z] Successfully installed pip-24.3.1
[2025-04-01T18:18:05.810Z] 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.
[2025-04-01T18:18:08.384Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1)
[2025-04-01T18:18:08.965Z] Collecting pip
[2025-04-01T18:18:09.230Z]   Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB)
[2025-04-01T18:18:11.160Z] Collecting setuptools
[2025-04-01T18:18:11.160Z]   Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
[2025-04-01T18:18:11.424Z] Collecting wheel
[2025-04-01T18:18:11.424Z]   Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
[2025-04-01T18:18:11.424Z] Downloading pip-25.0.1-py3-none-any.whl (1.8 MB)
[2025-04-01T18:18:11.688Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.0 MB/s eta 0:00:00
[2025-04-01T18:18:11.688Z] Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
[2025-04-01T18:18:11.688Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 55.8 MB/s eta 0:00:00
[2025-04-01T18:18:11.688Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB)
[2025-04-01T18:18:11.952Z] Installing collected packages: wheel, setuptools, pip
[2025-04-01T18:18:18.574Z]   Attempting uninstall: pip
[2025-04-01T18:18:18.574Z]     Found existing installation: pip 24.3.1
[2025-04-01T18:18:18.574Z]     Uninstalling pip-24.3.1:
[2025-04-01T18:18:18.574Z]       Successfully uninstalled pip-24.3.1
[2025-04-01T18:18:25.187Z] Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1
[2025-04-01T18:18:25.187Z] 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.
[2025-04-01T18:18:28.505Z] Processing ./edgex-taf-common
[2025-04-01T18:18:28.505Z]   Preparing metadata (setup.py): started
[2025-04-01T18:18:29.907Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:18:29.907Z] Building wheels for collected packages: edgex-taf-common
[2025-04-01T18:18:29.907Z]   Building wheel for edgex-taf-common (setup.py): started
[2025-04-01T18:18:31.311Z]   Building wheel for edgex-taf-common (setup.py): finished with status 'done'
[2025-04-01T18:18:31.311Z]   Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=e64717f96120b2878501db733b4722c37e5f51a8dca0c5ca9af0ba5eae2e0b55
[2025-04-01T18:18:31.311Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-9imyiwly/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d
[2025-04-01T18:18:31.311Z] Successfully built edgex-taf-common
[2025-04-01T18:18:31.311Z] Installing collected packages: edgex-taf-common
[2025-04-01T18:18:31.311Z] Successfully installed edgex-taf-common-0.0.0
[2025-04-01T18:18:31.311Z] 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.
[2025-04-01T18:18:34.676Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1))
[2025-04-01T18:18:34.676Z]   Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB)
[2025-04-01T18:18:34.944Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2))
[2025-04-01T18:18:34.944Z]   Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB)
[2025-04-01T18:18:34.944Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3))
[2025-04-01T18:18:34.944Z]   Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB)
[2025-04-01T18:18:35.213Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4))
[2025-04-01T18:18:35.213Z]   Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB)
[2025-04-01T18:18:35.213Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5))
[2025-04-01T18:18:35.213Z]   Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB)
[2025-04-01T18:18:35.213Z]   Preparing metadata (setup.py): started
[2025-04-01T18:18:36.648Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:18:36.648Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6))
[2025-04-01T18:18:36.648Z]   Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB)
[2025-04-01T18:18:36.648Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7))
[2025-04-01T18:18:36.648Z]   Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB)
[2025-04-01T18:18:36.922Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8))
[2025-04-01T18:18:36.922Z]   Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
[2025-04-01T18:18:36.922Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9))
[2025-04-01T18:18:36.922Z]   Downloading paho-mqtt-1.6.1.tar.gz (99 kB)
[2025-04-01T18:18:37.194Z]   Preparing metadata (setup.py): started
[2025-04-01T18:18:38.618Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:18:38.618Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10))
[2025-04-01T18:18:38.618Z]   Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB)
[2025-04-01T18:18:40.020Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11))
[2025-04-01T18:18:40.020Z]   Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB)
[2025-04-01T18:18:40.604Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12))
[2025-04-01T18:18:40.869Z]   Downloading psutil-6.0.0.tar.gz (508 kB)
[2025-04-01T18:18:41.450Z]   Installing build dependencies: started
[2025-04-01T18:18:53.742Z]   Installing build dependencies: finished with status 'done'
[2025-04-01T18:18:53.742Z]   Getting requirements to build wheel: started
[2025-04-01T18:18:54.322Z]   Getting requirements to build wheel: finished with status 'done'
[2025-04-01T18:18:54.322Z]   Preparing metadata (pyproject.toml): started
[2025-04-01T18:18:56.251Z]   Preparing metadata (pyproject.toml): finished with status 'done'
[2025-04-01T18:18:56.516Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13))
[2025-04-01T18:18:56.516Z]   Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB)
[2025-04-01T18:18:58.447Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14))
[2025-04-01T18:18:58.447Z]   Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB)
[2025-04-01T18:18:58.710Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15))
[2025-04-01T18:18:58.711Z]   Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB)
[2025-04-01T18:18:58.974Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16))
[2025-04-01T18:18:58.975Z]   Downloading psycopg2-2.9.10.tar.gz (385 kB)
[2025-04-01T18:18:59.555Z]   Preparing metadata (setup.py): started
[2025-04-01T18:19:00.952Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:19:01.529Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17))
[2025-04-01T18:19:01.529Z]   Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB)
[2025-04-01T18:19:02.925Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18))
[2025-04-01T18:19:02.925Z]   Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes)
[2025-04-01T18:19:03.190Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:03.190Z]   Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB)
[2025-04-01T18:19:03.453Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:03.453Z]   Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB)
[2025-04-01T18:19:03.453Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:03.453Z]   Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)
[2025-04-01T18:19:03.716Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:03.716Z]   Downloading flex-6.14.1.tar.gz (40 kB)
[2025-04-01T18:19:03.979Z]   Preparing metadata (setup.py): started
[2025-04-01T18:19:05.375Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:19:05.375Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:05.375Z]   Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB)
[2025-04-01T18:19:05.375Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:05.375Z]   Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB)
[2025-04-01T18:19:05.639Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:05.639Z]   Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
[2025-04-01T18:19:05.902Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:05.902Z]   Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
[2025-04-01T18:19:06.166Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:06.166Z]   Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
[2025-04-01T18:19:06.429Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:06.429Z]   Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB)
[2025-04-01T18:19:07.006Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8))
[2025-04-01T18:19:07.006Z]   Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB)
[2025-04-01T18:19:07.270Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8))
[2025-04-01T18:19:07.270Z]   Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
[2025-04-01T18:19:07.270Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8))
[2025-04-01T18:19:07.534Z]   Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
[2025-04-01T18:19:07.534Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8))
[2025-04-01T18:19:07.534Z]   Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
[2025-04-01T18:19:07.797Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15))
[2025-04-01T18:19:07.797Z]   Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB)
[2025-04-01T18:19:08.061Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15))
[2025-04-01T18:19:08.061Z]   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
[2025-04-01T18:19:08.061Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (78.1.0)
[2025-04-01T18:19:08.325Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15))
[2025-04-01T18:19:08.325Z]   Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
[2025-04-01T18:19:08.325Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15))
[2025-04-01T18:19:08.325Z]   Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB)
[2025-04-01T18:19:08.588Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:08.588Z]   Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB)
[2025-04-01T18:19:08.588Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:08.588Z]   Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB)
[2025-04-01T18:19:09.165Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:09.165Z]   Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB)
[2025-04-01T18:19:09.437Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:09.437Z]   Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB)
[2025-04-01T18:19:09.437Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:09.437Z]   Downloading validate_email-1.3.tar.gz (4.7 kB)
[2025-04-01T18:19:09.437Z]   Preparing metadata (setup.py): started
[2025-04-01T18:19:10.836Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:19:10.836Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:10.836Z]   Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB)
[2025-04-01T18:19:10.836Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:10.836Z]   Downloading strict-rfc3339-0.7.tar.gz (17 kB)
[2025-04-01T18:19:10.836Z]   Preparing metadata (setup.py): started
[2025-04-01T18:19:12.235Z]   Preparing metadata (setup.py): finished with status 'done'
[2025-04-01T18:19:12.235Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:12.236Z]   Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
[2025-04-01T18:19:12.236Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:12.236Z]   Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)
[2025-04-01T18:19:12.236Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:12.236Z]   Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes)
[2025-04-01T18:19:12.499Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:12.499Z]   Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
[2025-04-01T18:19:12.499Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:12.499Z]   Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
[2025-04-01T18:19:12.765Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:12.765Z]   Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
[2025-04-01T18:19:15.338Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6))
[2025-04-01T18:19:15.338Z]   Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB)
[2025-04-01T18:19:15.604Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:15.604Z]   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
[2025-04-01T18:19:15.604Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:15.604Z]   Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB)
[2025-04-01T18:19:15.604Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:15.604Z]   Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
[2025-04-01T18:19:15.870Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:15.870Z]   Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB)
[2025-04-01T18:19:15.870Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:15.870Z]   Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB)
[2025-04-01T18:19:16.136Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4))
[2025-04-01T18:19:16.136Z]   Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)
[2025-04-01T18:19:16.402Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB)
[2025-04-01T18:19:16.402Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 50.7 MB/s eta 0:00:00
[2025-04-01T18:19:16.402Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
[2025-04-01T18:19:16.402Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
[2025-04-01T18:19:16.402Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB)
[2025-04-01T18:19:16.402Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB)
[2025-04-01T18:19:16.402Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB)
[2025-04-01T18:19:16.402Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[2025-04-01T18:19:16.402Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB)
[2025-04-01T18:19:16.402Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB)
[2025-04-01T18:19:16.668Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 47.0 MB/s eta 0:00:00
[2025-04-01T18:19:16.936Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB)
[2025-04-01T18:19:16.936Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB)
[2025-04-01T18:19:16.936Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.7 MB/s eta 0:00:00
[2025-04-01T18:19:16.936Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB)
[2025-04-01T18:19:16.936Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 48.7 MB/s eta 0:00:00
[2025-04-01T18:19:16.936Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB)
[2025-04-01T18:19:16.936Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 49.3 MB/s eta 0:00:00
[2025-04-01T18:19:16.936Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB)
[2025-04-01T18:19:16.936Z] Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
[2025-04-01T18:19:16.936Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (141 kB)
[2025-04-01T18:19:16.937Z] Downloading idna-3.10-py3-none-any.whl (70 kB)
[2025-04-01T18:19:16.937Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[2025-04-01T18:19:17.203Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB)
[2025-04-01T18:19:17.203Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
[2025-04-01T18:19:17.203Z] Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB)
[2025-04-01T18:19:17.203Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 47.1 MB/s eta 0:00:00
[2025-04-01T18:19:17.471Z] Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
[2025-04-01T18:19:17.472Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
[2025-04-01T18:19:17.472Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 51.8 MB/s eta 0:00:00
[2025-04-01T18:19:17.472Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB)
[2025-04-01T18:19:17.472Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB)
[2025-04-01T18:19:17.472Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
[2025-04-01T18:19:17.472Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)
[2025-04-01T18:19:17.472Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.8 MB/s eta 0:00:00
[2025-04-01T18:19:17.472Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)
[2025-04-01T18:19:17.472Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB)
[2025-04-01T18:19:17.472Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB)
[2025-04-01T18:19:17.472Z] Downloading click-8.1.8-py3-none-any.whl (98 kB)
[2025-04-01T18:19:17.472Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
[2025-04-01T18:19:17.472Z] Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
[2025-04-01T18:19:17.472Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB)
[2025-04-01T18:19:17.739Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 49.6 MB/s eta 0:00:00
[2025-04-01T18:19:17.739Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB)
[2025-04-01T18:19:17.739Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB)
[2025-04-01T18:19:17.739Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl (568 kB)
[2025-04-01T18:19:17.739Z]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.1/568.1 kB 51.7 MB/s eta 0:00:00
[2025-04-01T18:19:17.739Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
[2025-04-01T18:19:17.739Z] Downloading trio-0.29.0-py3-none-any.whl (492 kB)
[2025-04-01T18:19:17.739Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB)
[2025-04-01T18:19:17.739Z] Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB)
[2025-04-01T18:19:17.739Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB)
[2025-04-01T18:19:17.739Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[2025-04-01T18:19:17.739Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
[2025-04-01T18:19:17.739Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[2025-04-01T18:19:17.739Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
[2025-04-01T18:19:17.739Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
[2025-04-01T18:19:17.740Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[2025-04-01T18:19:17.740Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[2025-04-01T18:19:18.698Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email
[2025-04-01T18:19:18.698Z]   Building wheel for robotbackgroundlogger (setup.py): started
[2025-04-01T18:19:20.104Z]   Building wheel for robotbackgroundlogger (setup.py): finished with status 'done'
[2025-04-01T18:19:20.104Z]   Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=d96baccca51726022f7c0da62395a60b0ba129264a36e6e57d6d65c0553f796a
[2025-04-01T18:19:20.104Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c
[2025-04-01T18:19:20.104Z]   Building wheel for paho-mqtt (setup.py): started
[2025-04-01T18:19:21.518Z]   Building wheel for paho-mqtt (setup.py): finished with status 'done'
[2025-04-01T18:19:21.784Z]   Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=c9e61709445821e756499032a5e1316f5c583742b8de2b8765a8d11766c36517
[2025-04-01T18:19:21.784Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659
[2025-04-01T18:19:21.784Z]   Building wheel for psutil (pyproject.toml): started
[2025-04-01T18:19:34.069Z]   Building wheel for psutil (pyproject.toml): finished with status 'done'
[2025-04-01T18:19:34.069Z]   Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290696 sha256=0b0437b712ef7f6f1e3d337f71e8eaed51516b68bf1be7b43701c3cf7a9ef36a
[2025-04-01T18:19:34.069Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733
[2025-04-01T18:19:34.069Z]   Building wheel for psycopg2 (setup.py): started
[2025-04-01T18:20:41.914Z]   Building wheel for psycopg2 (setup.py): still running...
[2025-04-01T18:20:41.914Z]   Building wheel for psycopg2 (setup.py): finished with status 'done'
[2025-04-01T18:20:41.914Z]   Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512677 sha256=8a21d911cdfbd6a48295eb67cae3fd4670c44191ae8553106b2617b00ae7377b
[2025-04-01T18:20:41.914Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b
[2025-04-01T18:20:41.914Z]   Building wheel for flex (setup.py): started
[2025-04-01T18:20:42.181Z]   Building wheel for flex (setup.py): finished with status 'done'
[2025-04-01T18:20:42.182Z]   Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=34032ce5e1daddb1ecb466e017eeebb09728c2bb59afade40fd85c6b4acdc813
[2025-04-01T18:20:42.182Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270
[2025-04-01T18:20:42.182Z]   Building wheel for strict-rfc3339 (setup.py): started
[2025-04-01T18:20:43.588Z]   Building wheel for strict-rfc3339 (setup.py): finished with status 'done'
[2025-04-01T18:20:43.588Z]   Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=132e70259af2961e5954f512e959ef7b1f1f19ea62ba774954348b0afdd6816f
[2025-04-01T18:20:43.588Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1
[2025-04-01T18:20:43.588Z]   Building wheel for validate-email (setup.py): started
[2025-04-01T18:20:45.528Z]   Building wheel for validate-email (setup.py): finished with status 'done'
[2025-04-01T18:20:45.528Z]   Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=436222291ab3e72e695ba50c1184c3c078455bcbf001178a6093f7b6a77535f5
[2025-04-01T18:20:45.528Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1
[2025-04-01T18:20:45.528Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email
[2025-04-01T18:20:46.487Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary
[2025-04-01T18:21:54.334Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.10 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.36.2 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0
[2025-04-01T18:21:54.334Z] 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.
[2025-04-01T18:22:50.722Z] Removing intermediate container f29bb981c788
[2025-04-01T18:22:50.722Z]  ---> abc6f0e950d3
[2025-04-01T18:22:50.722Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"]
[2025-04-01T18:22:50.722Z]  ---> Running in e493963e5012
[2025-04-01T18:22:50.722Z] Removing intermediate container e493963e5012
[2025-04-01T18:22:50.722Z]  ---> 7017d8c2a741
[2025-04-01T18:22:50.722Z] Step 11/13 : LABEL arch=arm64
[2025-04-01T18:22:50.722Z]  ---> Running in 45021bb18f41
[2025-04-01T18:22:50.722Z] Removing intermediate container 45021bb18f41
[2025-04-01T18:22:50.722Z]  ---> b46829dc7145
[2025-04-01T18:22:50.722Z] Step 12/13 : LABEL git_sha=746b7625d660310a19c70bda2b7e6a7f55230f6b
[2025-04-01T18:22:50.722Z]  ---> Running in b02753e72938
[2025-04-01T18:22:50.722Z] Removing intermediate container b02753e72938
[2025-04-01T18:22:50.722Z]  ---> 055740478a18
[2025-04-01T18:22:50.722Z] Step 13/13 : LABEL version=0.0.0
[2025-04-01T18:22:50.722Z]  ---> Running in 3191c7552720
[2025-04-01T18:22:50.722Z] Removing intermediate container 3191c7552720
[2025-04-01T18:22:50.722Z]  ---> 52eabaeadcc4
[2025-04-01T18:22:50.722Z] [Warning] One or more build-args [ARCH] were not consumed
[2025-04-01T18:22:50.722Z] Successfully built 52eabaeadcc4
[2025-04-01T18:22:50.722Z] 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
[2025-04-01T18:22:51.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[2025-04-01T18:22:51.705Z] 
[2025-04-01T18:22:51.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:22:52.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[2025-04-01T18:22:52.373Z] arm64: Pulling from edgex-lftools-log-publisher
[2025-04-01T18:22:52.373Z] 8998bd30e6a1: Pulling fs layer
[2025-04-01T18:22:52.373Z] 04944245beec: Pulling fs layer
[2025-04-01T18:22:52.373Z] 699f458cf7ca: Pulling fs layer
[2025-04-01T18:22:52.373Z] 765212b225bb: Pulling fs layer
[2025-04-01T18:22:52.373Z] f23df028b6ca: Pulling fs layer
[2025-04-01T18:22:52.373Z] d65c8cfc05b1: Pulling fs layer
[2025-04-01T18:22:52.373Z] 2437ff75d9bd: Pulling fs layer
[2025-04-01T18:22:52.373Z] 765212b225bb: Waiting
[2025-04-01T18:22:52.373Z] f23df028b6ca: Waiting
[2025-04-01T18:22:52.373Z] d65c8cfc05b1: Waiting
[2025-04-01T18:22:52.373Z] 2437ff75d9bd: Waiting
[2025-04-01T18:22:52.373Z] 04944245beec: Verifying Checksum
[2025-04-01T18:22:52.373Z] 04944245beec: Download complete
[2025-04-01T18:22:52.373Z] 765212b225bb: Verifying Checksum
[2025-04-01T18:22:52.373Z] 765212b225bb: Download complete
[2025-04-01T18:22:52.640Z] f23df028b6ca: Verifying Checksum
[2025-04-01T18:22:52.640Z] f23df028b6ca: Download complete
[2025-04-01T18:22:52.640Z] d65c8cfc05b1: Verifying Checksum
[2025-04-01T18:22:52.640Z] d65c8cfc05b1: Download complete
[2025-04-01T18:22:52.640Z] 699f458cf7ca: Verifying Checksum
[2025-04-01T18:22:52.640Z] 699f458cf7ca: Download complete
[2025-04-01T18:22:53.222Z] 8998bd30e6a1: Verifying Checksum
[2025-04-01T18:22:53.222Z] 8998bd30e6a1: Download complete
[2025-04-01T18:22:55.160Z] 2437ff75d9bd: Verifying Checksum
[2025-04-01T18:22:57.737Z] 8998bd30e6a1: Pull complete
[2025-04-01T18:22:58.003Z] 04944245beec: Pull complete
[2025-04-01T18:22:59.945Z] 699f458cf7ca: Pull complete
[2025-04-01T18:22:59.945Z] 765212b225bb: Pull complete
[2025-04-01T18:23:00.905Z] f23df028b6ca: Pull complete
[2025-04-01T18:23:00.905Z] d65c8cfc05b1: Pull complete
[2025-04-01T18:23:19.101Z] 2437ff75d9bd: Pull complete
[2025-04-01T18:23:19.101Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da
[2025-04-01T18:23:19.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[2025-04-01T18:23:19.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-04-01T18:23:19.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-42564 does not seem to be running inside a container
[2025-04-01T18:23:19.546Z] $ 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-115 -v /w/workspace/xfoundry_edgex-taf-common_PR-115:/w/workspace/xfoundry_edgex-taf-common_PR-115:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-115@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
[2025-04-01T18:23:22.496Z] $ docker top 5eee79f0bb14d207e2d2c95be9e1aa77572fcbe42f8b33f1a4dc88b3b715bcdc -eo pid,comm
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:23:23.449Z] ---> job-cost.sh
[2025-04-01T18:23:23.449Z] lf-activate-venv: SKIPPING
[2025-04-01T18:23:23.449Z] INFO: No Stack...
[2025-04-01T18:23:24.033Z] INFO: Retrieving Pricing Info for: v3-standard-4
[2025-04-01T18:23:24.994Z] INFO: Archiving Costs
[Pipeline] sh
[2025-04-01T18:23:25.663Z] + cut -d, -f6
[2025-04-01T18:23:25.663Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-115/archives/cost.csv
[Pipeline] lock
[2025-04-01T18:23:25.745Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost]
[2025-04-01T18:23:25.751Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] did not exist. Created.
[2025-04-01T18:23:25.757Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost]
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
[2025-04-01T18:23:26.500Z] /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/durable-27383202/script.sh.copy: 1: Syntax error: Unterminated quoted string
[Pipeline] sh
[2025-04-01T18:23:27.171Z] + echo total: 0.10999999940395355
[Pipeline] stash
[2025-04-01T18:23:27.208Z] Warning: overwriting stash ‘stack-cost’
[2025-04-01T18:23:27.705Z] Stashed 1 file(s)
[Pipeline] }
[2025-04-01T18:23:27.728Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost]
[Pipeline] // lock
[Pipeline] }
[2025-04-01T18:23:27.811Z] $ docker stop --time=1 5eee79f0bb14d207e2d2c95be9e1aa77572fcbe42f8b33f1a4dc88b3b715bcdc
[2025-04-01T18:23:29.374Z] $ docker rm -f --volumes 5eee79f0bb14d207e2d2c95be9e1aa77572fcbe42f8b33f1a4dc88b3b715bcdc
[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
[2025-04-01T18:23:31.137Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-115/archives ]
[2025-04-01T18:23:31.137Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-115/archives
[2025-04-01T18:23:31.137Z] total 16
[2025-04-01T18:23:31.137Z] drwxr-xr-x 3 root    root    4096 Apr  1 18:16 .
[2025-04-01T18:23:31.137Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr  1 18:16 ..
[2025-04-01T18:23:31.137Z] drwxr-xr-x 2 root    root    4096 Apr  1 18:16 cost
[2025-04-01T18:23:31.137Z] -rw-r--r-- 1 root    root      88 Apr  1 18:16 cost.csv
[2025-04-01T18:23:31.137Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-115/archives
[2025-04-01T18:23:31.137Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-115/archives
[2025-04-01T18:23:31.137Z] total 16
[2025-04-01T18:23:31.137Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr  1 18:16 .
[2025-04-01T18:23:31.137Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr  1 18:16 ..
[2025-04-01T18:23:31.137Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr  1 18:16 cost
[2025-04-01T18:23:31.137Z] -rw-r--r-- 1 jenkins jenkins   88 Apr  1 18:16 cost.csv
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:23:31.474Z] ---> sysstat.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:23:32.378Z] ---> package-listing.sh
[2025-04-01T18:23:32.378Z] ++ facter osfamily
[2025-04-01T18:23:32.378Z] ++ tr '[:upper:]' '[:lower:]'
[2025-04-01T18:23:32.638Z] + OS_FAMILY=debian
[2025-04-01T18:23:32.638Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-115
[2025-04-01T18:23:32.638Z] + START_PACKAGES=/tmp/packages_start.txt
[2025-04-01T18:23:32.638Z] + END_PACKAGES=/tmp/packages_end.txt
[2025-04-01T18:23:32.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt
[2025-04-01T18:23:32.638Z] + PACKAGES=/tmp/packages_start.txt
[2025-04-01T18:23:32.638Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-115 ']'
[2025-04-01T18:23:32.638Z] + PACKAGES=/tmp/packages_end.txt
[2025-04-01T18:23:32.638Z] + case "${OS_FAMILY}" in
[2025-04-01T18:23:32.638Z] + dpkg -l
[2025-04-01T18:23:32.638Z] + grep '^ii'
[2025-04-01T18:23:32.638Z] + '[' -f /tmp/packages_start.txt ']'
[2025-04-01T18:23:32.638Z] + '[' -f /tmp/packages_end.txt ']'
[2025-04-01T18:23:32.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt
[2025-04-01T18:23:32.638Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-115 ']'
[2025-04-01T18:23:32.638Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-115/archives/
[2025-04-01T18:23:32.638Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-115/archives/
[Pipeline] echo
[2025-04-01T18:23:32.672Z] 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-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json]
[Pipeline] sh
[2025-04-01T18:23:32.967Z] + facter operatingsystem
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:23:33.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-04-01T18:23:33.602Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-04-01T18:23:33.756Z] prd-ubuntu20.04-docker-8c-8g-42558 does not seem to be running inside a container
[2025-04-01T18:23:33.784Z] $ 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-115/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-115 -v /w/workspace/xfoundry_edgex-taf-common_PR-115:/w/workspace/xfoundry_edgex-taf-common_PR-115:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-115@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
[2025-04-01T18:23:33.963Z] $ docker top 09d19d829c5c0a6503e11028c5d0888bf0eb80a4afc51402a81dba8279849f51 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[2025-04-01T18:23:34.367Z] + touch /tmp/pre-build-complete
[Pipeline] sh
[2025-04-01T18:23:34.674Z] + mkdir -p /var/log/sysstat
[Pipeline] sh
[2025-04-01T18:23:34.983Z] + ls /var/log/sa-host
[2025-04-01T18:23:34.983Z] ls: cannot access '/var/log/sa-host': No such file or directory
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2025-04-01T18:23:35.208Z] provisioning config files...
[2025-04-01T18:23:35.217Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/config1675679846947072654tmp
[Pipeline] {
[Pipeline] echo
[2025-04-01T18:23:35.281Z] Running shell/create-netrc.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:23:35.604Z] ---> create-netrc.sh
[Pipeline] }
[2025-04-01T18:23:35.633Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:23:36.067Z] ---> python-tools-install.sh
[Pipeline] echo
[2025-04-01T18:23:36.104Z] Running shell/sudo-logs.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:23:36.432Z] ---> sudo-logs.sh
[2025-04-01T18:23:36.432Z] Archiving 'sudo' log..
[Pipeline] unstash
[Pipeline] echo
[2025-04-01T18:23:36.531Z] Running shell/job-cost.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:23:36.843Z] ---> job-cost.sh
[2025-04-01T18:23:36.843Z] lf-activate-venv: SKIPPING
[2025-04-01T18:23:36.843Z] DEBUG: total: 0.2199999988079071
[2025-04-01T18:23:36.843Z] INFO: Retrieving Stack Cost...
[2025-04-01T18:23:37.411Z] INFO: Retrieving Pricing Info for: v3-standard-8
[2025-04-01T18:23:37.669Z] INFO: Archiving Costs
[Pipeline] echo
[2025-04-01T18:23:37.707Z] Running shell/logs-deploy.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-04-01T18:23:38.018Z] ---> logs-deploy.sh
[2025-04-01T18:23:38.018Z] lf-activate-venv: SKIPPING
[2025-04-01T18:23:38.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-115/1
[2025-04-01T18:23:38.018Z] INFO: archiving workspace using pattern(s): 
[2025-04-01T18:23:38.951Z] Archives upload complete.
[2025-04-01T18:23:38.951Z] INFO: archiving logs to Nexus