Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11eafb8f501a5a59e90cae954f9c3b373290224d 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-ssh8434487528224130372.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh9070135358602972434.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15670682395646264753.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 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-ssh7741628114687977362.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2220645976456379177.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7, goVersion:1.25] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9335’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9336 in /w/workspace/edgexfoundry_device-s7_main [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/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 11eafb8f501a5a59e90cae954f9c3b373290224d (main) Commit message: "Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11eafb8f501a5a59e90cae954f9c3b373290224d # timeout=10 > git rev-list --no-walk 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-14T08:12:26.846Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-14T08:12:26.913Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-14T08:12:26.938Z] ========================================================= [2026-05-14T08:12:26.938Z] EdgeX Global Pipelines Version Info [2026-05-14T08:12:26.938Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:12:28.008Z] ------------------- [2026-05-14T08:12:28.008Z] stable info: [2026-05-14T08:12:28.008Z] ------------------- [2026-05-14T08:12:28.008Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-14T08:12:28.008Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-14T08:12:28.008Z] Message: update stable to v1.0.278 [2026-05-14T08:12:28.577Z] ------------------- [2026-05-14T08:12:28.577Z] experimental info: [2026-05-14T08:12:28.577Z] ------------------- [2026-05-14T08:12:28.577Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-14T08:12:28.577Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-14T08:12:28.577Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-14T08:12:28.650Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2026-05-14T08:12:28.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2026-05-14T08:12:28.692Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-14T08:12:28.716Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-14T08:12:28.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-14T08:12:28.758Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-14T08:12:28.777Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-14T08:12:28.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-14T08:12:28.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-14T08:12:28.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-14T08:12:28.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-14T08:12:28.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2026-05-14T08:12:28.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-14T08:12:28.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-14T08:12:28.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T08:12:28.949Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T08:12:28.965Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T08:12:28.987Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T08:12:29.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-14T08:12:29.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-14T08:12:29.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-14T08:12:29.064Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-14T08:12:29.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-14T08:12:29.102Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-14T08:12:29.117Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-14T08:12:29.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-14T08:12:29.148Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-14T08:12:29.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-14T08:12:29.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-14T08:12:29.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-14T08:12:29.231Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo [2026-05-14T08:12:29.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11eafb8 [Pipeline] echo [2026-05-14T08:12:29.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:12:29.330Z] provisioning config files... [2026-05-14T08:12:29.346Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1950396102163296747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:12:29.670Z] ---> ****-login.sh [2026-05-14T08:12:29.670Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:12:29.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:29.929Z] [2026-05-14T08:12:29.929Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:12:29.929Z] Configure a credential helper to remove this warning. See [2026-05-14T08:12:29.929Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:12:29.929Z] [2026-05-14T08:12:29.929Z] Login Succeeded [2026-05-14T08:12:29.929Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:12:29.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:29.929Z] [2026-05-14T08:12:29.929Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:12:29.930Z] Configure a credential helper to remove this warning. See [2026-05-14T08:12:29.930Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:12:29.930Z] [2026-05-14T08:12:29.930Z] Login Succeeded [2026-05-14T08:12:29.930Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:12:29.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:29.930Z] [2026-05-14T08:12:29.930Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:12:29.930Z] Configure a credential helper to remove this warning. See [2026-05-14T08:12:29.930Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:12:29.930Z] [2026-05-14T08:12:29.930Z] Login Succeeded [2026-05-14T08:12:29.930Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:12:29.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:30.190Z] [2026-05-14T08:12:30.191Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:12:30.191Z] Configure a credential helper to remove this warning. See [2026-05-14T08:12:30.191Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:12:30.191Z] [2026-05-14T08:12:30.191Z] Login Succeeded [2026-05-14T08:12:30.191Z] ****.io [2026-05-14T08:12:30.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:30.191Z] [2026-05-14T08:12:30.191Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:12:30.191Z] Configure a credential helper to remove this warning. See [2026-05-14T08:12:30.191Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:12:30.191Z] [2026-05-14T08:12:30.191Z] Login Succeeded [2026-05-14T08:12:30.191Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:12:30.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-14T08:12:30.620Z] + git rev-list -1 --merges 11eafb8f501a5a59e90cae954f9c3b373290224d~1..11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo [2026-05-14T08:12:30.642Z] -----------> git rev-list -1 --merges 11eafb8f501a5a59e90cae954f9c3b373290224d~1..11eafb8f501a5a59e90cae954f9c3b373290224d 11eafb8f501a5a59e90cae954f9c3b373290224d [2026-05-14T08:12:30.642Z] 11eafb8f501a5a59e90cae954f9c3b373290224d [false] [Pipeline] sh [2026-05-14T08:12:30.937Z] + git log --format=format:%s -1 11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo [2026-05-14T08:12:30.951Z] ========================================================= [2026-05-14T08:12:30.951Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-14T08:12:30.951Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T08:12:31.295Z] + git log --format=format:%s -1 11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo [2026-05-14T08:12:31.306Z] [semverPrep] GIT_COMMIT: 11eafb8f501a5a59e90cae954f9c3b373290224d, Commit Message: Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo [2026-05-14T08:12:31.321Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-14T08:12:31.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:12:31.673Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-14T08:12:31.673Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-14T08:12:31.673Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-14T08:12:31.673Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-14T08:12:31.673Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-14T08:12:31.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:12:32.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:12:32.029Z] [2026-05-14T08:12:32.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:12:32.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:12:32.327Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-14T08:12:32.327Z] 3dae71ba6b94: Pulling fs layer [2026-05-14T08:12:32.327Z] 6bf1a483ea7c: Pulling fs layer [2026-05-14T08:12:32.327Z] f5dfc541a4d3: Pulling fs layer [2026-05-14T08:12:32.327Z] 461d9e800cba: Pulling fs layer [2026-05-14T08:12:32.327Z] 80192f66455f: Pulling fs layer [2026-05-14T08:12:32.327Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-14T08:12:32.327Z] a29436f7fd5d: Pulling fs layer [2026-05-14T08:12:32.327Z] 923cac83aea3: Pulling fs layer [2026-05-14T08:12:32.327Z] 25ad8b0a4227: Pulling fs layer [2026-05-14T08:12:32.327Z] db01528c6b51: Pulling fs layer [2026-05-14T08:12:32.327Z] 28988de357af: Pulling fs layer [2026-05-14T08:12:32.327Z] 461d9e800cba: Waiting [2026-05-14T08:12:32.327Z] 80192f66455f: Waiting [2026-05-14T08:12:32.327Z] db01528c6b51: Waiting [2026-05-14T08:12:32.327Z] 28988de357af: Waiting [2026-05-14T08:12:32.327Z] 25ad8b0a4227: Waiting [2026-05-14T08:12:32.327Z] 2e8e34ca0e6c: Waiting [2026-05-14T08:12:32.327Z] 923cac83aea3: Waiting [2026-05-14T08:12:32.327Z] 6bf1a483ea7c: Verifying Checksum [2026-05-14T08:12:32.327Z] 6bf1a483ea7c: Download complete [2026-05-14T08:12:32.327Z] 461d9e800cba: Download complete [2026-05-14T08:12:32.327Z] 80192f66455f: Verifying Checksum [2026-05-14T08:12:32.327Z] 80192f66455f: Download complete [2026-05-14T08:12:32.586Z] f5dfc541a4d3: Verifying Checksum [2026-05-14T08:12:32.586Z] f5dfc541a4d3: Download complete [2026-05-14T08:12:32.586Z] 3dae71ba6b94: Verifying Checksum [2026-05-14T08:12:32.586Z] 3dae71ba6b94: Download complete [2026-05-14T08:12:32.586Z] 923cac83aea3: Verifying Checksum [2026-05-14T08:12:32.586Z] 923cac83aea3: Download complete [2026-05-14T08:12:32.586Z] 25ad8b0a4227: Verifying Checksum [2026-05-14T08:12:32.586Z] 25ad8b0a4227: Download complete [2026-05-14T08:12:32.586Z] db01528c6b51: Verifying Checksum [2026-05-14T08:12:32.586Z] db01528c6b51: Download complete [2026-05-14T08:12:32.846Z] 28988de357af: Verifying Checksum [2026-05-14T08:12:32.846Z] 28988de357af: Download complete [2026-05-14T08:12:32.846Z] a29436f7fd5d: Verifying Checksum [2026-05-14T08:12:32.846Z] a29436f7fd5d: Download complete [2026-05-14T08:12:33.105Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-14T08:12:33.105Z] 2e8e34ca0e6c: Download complete [2026-05-14T08:12:33.672Z] 3dae71ba6b94: Pull complete [2026-05-14T08:12:33.930Z] 6bf1a483ea7c: Pull complete [2026-05-14T08:12:34.495Z] f5dfc541a4d3: Pull complete [2026-05-14T08:12:34.495Z] 461d9e800cba: Pull complete [2026-05-14T08:12:34.495Z] 80192f66455f: Pull complete [2026-05-14T08:12:38.676Z] 2e8e34ca0e6c: Pull complete [2026-05-14T08:12:38.933Z] a29436f7fd5d: Pull complete [2026-05-14T08:12:38.933Z] 923cac83aea3: Pull complete [2026-05-14T08:12:38.933Z] 25ad8b0a4227: Pull complete [2026-05-14T08:12:38.933Z] db01528c6b51: Pull complete [2026-05-14T08:12:38.933Z] 28988de357af: Pull complete [2026-05-14T08:12:38.933Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-14T08:12:38.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:12:38.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:12:39.063Z] prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container [2026-05-14T08:12:39.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-14T08:12:40.647Z] $ docker top 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa -eo pid,comm [2026-05-14T08:12:40.691Z] 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). [2026-05-14T08:12:40.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:12:40.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:12:40.747Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:12:40.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:12:40.868Z] $ docker exec 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa ssh-agent [2026-05-14T08:12:40.963Z] SSH_AUTH_SOCK=/tmp/ssh-jfYOoMPUD0kH/agent.32 [2026-05-14T08:12:40.963Z] SSH_AGENT_PID=38 [2026-05-14T08:12:40.968Z] Running ssh-add (command line suppressed) [2026-05-14T08:12:41.071Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17261533172663471457.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17261533172663471457.key) [2026-05-14T08:12:41.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:12:41.375Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2026-05-14T08:12:41.683Z] + git tag --points-at HEAD [Pipeline] } [2026-05-14T08:12:41.695Z] $ docker exec --env ******** --env ******** 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa ssh-agent -k [2026-05-14T08:12:41.788Z] unset SSH_AUTH_SOCK; [2026-05-14T08:12:41.789Z] unset SSH_AGENT_PID; [2026-05-14T08:12:41.789Z] echo Agent pid 38 killed; [2026-05-14T08:12:41.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-14T08:12:41.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:12:41.823Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:12:41.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:12:41.925Z] $ docker exec 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa ssh-agent [2026-05-14T08:12:42.018Z] SSH_AUTH_SOCK=/tmp/ssh-2GZEceg2BoMr/agent.85 [2026-05-14T08:12:42.018Z] SSH_AGENT_PID=91 [2026-05-14T08:12:42.022Z] Running ssh-add (command line suppressed) [2026-05-14T08:12:42.124Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18341244220272153801.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18341244220272153801.key) [2026-05-14T08:12:42.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:12:42.428Z] + git semver init [2026-05-14T08:12:42.685Z] 2026-05-14 08:12:42,617 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:12:42.685Z] 2026-05-14 08:12:42,620 [run_init] DEBUG init version:0.0.0 force:False [2026-05-14T08:12:42.685Z] 2026-05-14 08:12:42,621 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2026-05-14T08:12:42.685Z] 2026-05-14 08:12:42,621 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2026-05-14T08:12:42.685Z] 2026-05-14 08:12:42,621 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:12:44.071Z] 2026-05-14 08:12:43,732 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2026-05-14T08:12:44.071Z] 2026-05-14 08:12:43,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2026-05-14T08:12:44.071Z] 2026-05-14 08:12:43,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-05-14T08:12:44.071Z] 2026-05-14 08:12:43,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-05-14T08:12:44.071Z] 4.1.0-dev.16 [Pipeline] } [2026-05-14T08:12:44.082Z] $ docker exec --env ******** --env ******** 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa ssh-agent -k [2026-05-14T08:12:44.173Z] unset SSH_AUTH_SOCK; [2026-05-14T08:12:44.173Z] unset SSH_AGENT_PID; [2026-05-14T08:12:44.174Z] echo Agent pid 91 killed; [2026-05-14T08:12:44.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:12:44.560Z] + git semver [Pipeline] } [2026-05-14T08:12:44.836Z] $ docker stop --time=1 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa [2026-05-14T08:12:46.075Z] $ docker rm -f --volumes 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:12:46.432Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-14T08:12:46.712Z] Stashed 1 file(s) [Pipeline] echo [2026-05-14T08:12:46.714Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:12:46.901Z] provisioning config files... [2026-05-14T08:12:46.931Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1503369209624474481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:12:47.250Z] ---> ****-login.sh [2026-05-14T08:12:47.250Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:12:47.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:47.250Z] Login Succeeded [2026-05-14T08:12:47.250Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:12:47.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:47.250Z] Login Succeeded [2026-05-14T08:12:47.250Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:12:47.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:47.509Z] Login Succeeded [2026-05-14T08:12:47.509Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:12:47.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:47.509Z] Login Succeeded [2026-05-14T08:12:47.509Z] ****.io [2026-05-14T08:12:47.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:47.768Z] Login Succeeded [2026-05-14T08:12:47.768Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:12:47.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T08:12:47.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:12:47.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:12:47.896Z] ========================================================= [2026-05-14T08:12:47.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-14T08:12:47.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:12:48.215Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T08:12:48.783Z] #0 building with "default" instance using docker driver [2026-05-14T08:12:48.783Z] [2026-05-14T08:12:48.783Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:12:48.783Z] #1 transferring dockerfile: 1.62kB done [2026-05-14T08:12:48.783Z] #1 DONE 0.0s [2026-05-14T08:12:48.783Z] [2026-05-14T08:12:48.783Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-14T08:12:48.783Z] #2 DONE 0.1s [2026-05-14T08:12:48.783Z] [2026-05-14T08:12:48.783Z] #3 [internal] load .dockerignore [2026-05-14T08:12:48.783Z] #3 transferring context: 2B done [2026-05-14T08:12:48.783Z] #3 DONE 0.0s [2026-05-14T08:12:48.783Z] [2026-05-14T08:12:48.783Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T08:12:48.783Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-14T08:12:48.783Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-14T08:12:49.042Z] #4 ... [2026-05-14T08:12:49.042Z] [2026-05-14T08:12:49.042Z] #5 [internal] load build context [2026-05-14T08:12:49.042Z] #5 transferring context: 17.07MB 0.2s done [2026-05-14T08:12:49.042Z] #5 DONE 0.2s [2026-05-14T08:12:49.042Z] [2026-05-14T08:12:49.042Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T08:12:49.042Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-14T08:12:49.042Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-14T08:12:49.042Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-14T08:12:49.042Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-14T08:12:49.042Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-14T08:12:49.042Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2026-05-14T08:12:49.042Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-14T08:12:49.042Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-14T08:12:49.042Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-05-14T08:12:49.042Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-14T08:12:49.042Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-05-14T08:12:49.042Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-05-14T08:12:49.042Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.48MB / 60.15MB 0.3s [2026-05-14T08:12:49.042Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s [2026-05-14T08:12:49.042Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-14T08:12:49.300Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.4s [2026-05-14T08:12:49.301Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.4s [2026-05-14T08:12:49.301Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-14T08:12:49.301Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-05-14T08:12:49.301Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.4s [2026-05-14T08:12:49.301Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-14T08:12:49.301Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s [2026-05-14T08:12:49.301Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s [2026-05-14T08:12:49.558Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-14T08:12:49.558Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s [2026-05-14T08:12:49.558Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-05-14T08:12:49.558Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-14T08:12:49.558Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.7s [2026-05-14T08:12:49.558Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-14T08:12:49.558Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s [2026-05-14T08:12:49.816Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s [2026-05-14T08:12:49.816Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-14T08:12:50.074Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-14T08:12:54.256Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-05-14T08:12:54.256Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-14T08:12:54.256Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-14T08:12:54.256Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-14T08:12:54.256Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-14T08:12:54.256Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-14T08:12:54.514Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-14T08:12:54.514Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-14T08:12:57.796Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-05-14T08:12:57.796Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-14T08:12:57.796Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-14T08:12:57.796Z] #4 DONE 9.0s [2026-05-14T08:12:58.055Z] [2026-05-14T08:12:58.055Z] #6 [builder 2/7] WORKDIR /device-s7 [2026-05-14T08:12:58.991Z] #6 DONE 1.2s [2026-05-14T08:12:59.249Z] [2026-05-14T08:12:59.249Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2026-05-14T08:12:59.249Z] #7 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:12:59.507Z] #7 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:12:59.765Z] #7 0.734 OK: 265 MiB in 60 packages [2026-05-14T08:12:59.765Z] #7 DONE 0.8s [2026-05-14T08:12:59.765Z] [2026-05-14T08:12:59.765Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T08:13:00.022Z] #8 DONE 0.0s [2026-05-14T08:13:00.022Z] [2026-05-14T08:13:00.022Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:13:01.858Z] Still waiting to schedule task [2026-05-14T08:13:01.858Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-14T08:13:09.988Z] #9 DONE 8.5s [2026-05-14T08:13:09.988Z] [2026-05-14T08:13:09.988Z] #10 [builder 6/7] COPY . . [2026-05-14T08:13:09.988Z] #10 DONE 0.1s [2026-05-14T08:13:09.988Z] [2026-05-14T08:13:09.988Z] #11 [builder 7/7] RUN echo noop [2026-05-14T08:13:09.988Z] #11 0.177 noop [2026-05-14T08:13:09.988Z] #11 DONE 0.2s [2026-05-14T08:13:09.988Z] [2026-05-14T08:13:09.988Z] #12 exporting to image [2026-05-14T08:13:09.988Z] #12 exporting layers [2026-05-14T08:13:16.542Z] #12 exporting layers 6.6s done [2026-05-14T08:13:16.542Z] #12 writing image sha256:84ba35ce1b0ed754995ed6619e092f81d8cc287da7bcb58c82708afe9491405e done [2026-05-14T08:13:16.542Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-14T08:13:16.542Z] #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:16.878Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T08:13:16.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:13:16.952Z] prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container [2026-05-14T08:13:16.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-14T08:13:17.280Z] $ docker top ad4b5ce0afb5024e2048b6678da748bb1113df644c7ffb4a59fac6bdad7afe90 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:13:17.616Z] + go version [2026-05-14T08:13:17.616Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-14T08:13:17.627Z] $ docker stop --time=1 ad4b5ce0afb5024e2048b6678da748bb1113df644c7ffb4a59fac6bdad7afe90 [2026-05-14T08:13:18.864Z] $ docker rm -f --volumes ad4b5ce0afb5024e2048b6678da748bb1113df644c7ffb4a59fac6bdad7afe90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:19.291Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T08:13:19.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:13:19.361Z] prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container [2026-05-14T08:13:19.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-14T08:13:19.635Z] $ docker top 86de5142b21122d9da9af1e931bb1d033997a4f7df20a5fd33cb8f3d3dbf724c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:13:19.978Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2026-05-14T08:13:20.274Z] + make test [2026-05-14T08:13:20.274Z] go test -race -coverprofile=coverage.out ./... [2026-05-14T08:13:28.382Z] ? github.com/edgexfoundry/device-s7 [no test files] [2026-05-14T08:13:54.915Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2026-05-14T08:13:54.915Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.028s coverage: 6.8% of statements [2026-05-14T08:14:16.903Z] 0 issues. [2026-05-14T08:14:16.903Z] go vet ./... [2026-05-14T08:14:22.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T08:14:22.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T08:14:22.546Z] ./bin/test-attribution-txt.sh [2026-05-14T08:14:22.546Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T08:14:22.546Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T08:14:22.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T08:14:22.573Z] $ docker stop --time=1 86de5142b21122d9da9af1e931bb1d033997a4f7df20a5fd33cb8f3d3dbf724c [2026-05-14T08:14:24.679Z] $ docker rm -f --volumes 86de5142b21122d9da9af1e931bb1d033997a4f7df20a5fd33cb8f3d3dbf724c [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:14:25.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T08:14:25.719Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-14T08:14:26.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T08:14:26.799Z] + ls -al . [2026-05-14T08:14:26.799Z] total 224 [2026-05-14T08:14:26.799Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:13 . [2026-05-14T08:14:26.799Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:12 .. [2026-05-14T08:14:26.799Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:13 .git [2026-05-14T08:14:26.799Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:12 .github [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 237 May 14 08:12 .gitignore [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:12 .golangci.yml [2026-05-14T08:14:26.799Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:12 .semver [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 22332 May 14 08:12 Attribution.txt [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 1668 May 14 08:12 CHANGLOG.md [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 1579 May 14 08:12 Dockerfile [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 665 May 14 08:12 Jenkinsfile [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 10947 May 14 08:12 LICENSE [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 1902 May 14 08:12 Makefile [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 614 May 14 08:12 OWNERS.md [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 2393 May 14 08:12 README.md [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:12 VERSION [2026-05-14T08:14:26.799Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:12 bin [2026-05-14T08:14:26.799Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:12 cmd [2026-05-14T08:14:26.799Z] -rw-r--r-- 1 jenkins jenkins 19094 May 14 08:13 coverage.out [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 6567 May 14 08:12 go.mod [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 89389 May 14 08:12 go.sum [2026-05-14T08:14:26.799Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:12 internal [2026-05-14T08:14:26.799Z] -rw-rw-r-- 1 jenkins jenkins 223 May 14 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:27.269Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=11eafb8f501a5a59e90cae954f9c3b373290224d --label arch=amd64 --label version=4.1.0-dev.16 . [2026-05-14T08:14:27.269Z] #0 building with "default" instance using docker driver [2026-05-14T08:14:27.269Z] [2026-05-14T08:14:27.269Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:14:27.269Z] #1 transferring dockerfile: 1.62kB done [2026-05-14T08:14:27.269Z] #1 DONE 0.0s [2026-05-14T08:14:27.269Z] [2026-05-14T08:14:27.269Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-14T08:14:27.269Z] #2 DONE 0.0s [2026-05-14T08:14:27.269Z] [2026-05-14T08:14:27.269Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-14T08:14:27.269Z] #3 DONE 0.1s [2026-05-14T08:14:27.555Z] [2026-05-14T08:14:27.555Z] #4 [internal] load .dockerignore [2026-05-14T08:14:27.555Z] #4 transferring context: 2B done [2026-05-14T08:14:27.555Z] #4 DONE 0.0s [2026-05-14T08:14:27.555Z] [2026-05-14T08:14:27.555Z] #5 [internal] load build context [2026-05-14T08:14:27.555Z] #5 transferring context: 28.61kB done [2026-05-14T08:14:27.555Z] #5 DONE 0.0s [2026-05-14T08:14:27.555Z] [2026-05-14T08:14:27.555Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-14T08:14:27.555Z] #6 DONE 0.1s [2026-05-14T08:14:27.555Z] [2026-05-14T08:14:27.555Z] #7 [builder 2/7] WORKDIR /device-s7 [2026-05-14T08:14:27.555Z] #7 DONE 0.0s [2026-05-14T08:14:27.555Z] [2026-05-14T08:14:27.555Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T08:14:27.555Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done [2026-05-14T08:14:27.555Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-14T08:14:27.555Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-14T08:14:27.555Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-14T08:14:27.555Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-14T08:14:27.555Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-14T08:14:27.555Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-14T08:14:27.815Z] #8 DONE 0.3s [2026-05-14T08:14:27.815Z] [2026-05-14T08:14:27.815Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-14T08:14:28.073Z] #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:28.073Z] #9 0.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:28.330Z] #9 ... [2026-05-14T08:14:28.330Z] [2026-05-14T08:14:28.330Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2026-05-14T08:14:28.330Z] #10 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:28.330Z] #10 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:28.330Z] #10 0.747 OK: 265 MiB in 60 packages [2026-05-14T08:14:28.330Z] #10 DONE 0.8s [2026-05-14T08:14:28.330Z] [2026-05-14T08:14:28.330Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T08:14:28.330Z] #11 DONE 0.0s [2026-05-14T08:14:28.330Z] [2026-05-14T08:14:28.330Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-14T08:14:28.330Z] #9 0.582 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-14T08:14:28.330Z] #9 0.587 Executing busybox-1.37.0-r20.trigger [2026-05-14T08:14:28.330Z] #9 0.593 OK: 7 MiB in 17 packages [2026-05-14T08:14:28.590Z] #9 DONE 0.7s [2026-05-14T08:14:28.590Z] [2026-05-14T08:14:28.590Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-14T08:14:28.849Z] #12 0.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:28.849Z] #12 ... [2026-05-14T08:14:28.849Z] [2026-05-14T08:14:28.849Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:14:28.849Z] #13 DONE 0.6s [2026-05-14T08:14:28.849Z] [2026-05-14T08:14:28.849Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-14T08:14:28.849Z] #12 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:29.107Z] #12 ... [2026-05-14T08:14:29.107Z] [2026-05-14T08:14:29.107Z] #14 [builder 6/7] COPY . . [2026-05-14T08:14:29.107Z] #14 DONE 0.1s [2026-05-14T08:14:29.107Z] [2026-05-14T08:14:29.107Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-14T08:14:29.107Z] #12 0.826 OK: 7 MiB in 17 packages [2026-05-14T08:14:29.373Z] #12 DONE 0.9s [2026-05-14T08:14:29.373Z] [2026-05-14T08:14:29.373Z] #15 [builder 7/7] RUN make build [2026-05-14T08:14:29.373Z] #15 0.247 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2026-05-14T08:14:56.481Z] #15 DONE 23.7s [2026-05-14T08:14:56.481Z] [2026-05-14T08:14:56.481Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2026-05-14T08:14:56.481Z] #16 DONE 0.1s [2026-05-14T08:14:56.481Z] [2026-05-14T08:14:56.481Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2026-05-14T08:14:56.481Z] #17 DONE 0.2s [2026-05-14T08:14:56.481Z] [2026-05-14T08:14:56.481Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2026-05-14T08:14:56.481Z] #18 DONE 0.0s [2026-05-14T08:14:56.481Z] [2026-05-14T08:14:56.481Z] #19 exporting to image [2026-05-14T08:14:56.481Z] #19 exporting layers 0.1s done [2026-05-14T08:14:56.481Z] #19 writing image sha256:90a4ea7e312da07fa71a51b877c77f367c07cfadcddc0afdcf02fce21415ab1a done [2026-05-14T08:14:56.481Z] #19 naming to docker.io/library/device-s7 done [2026-05-14T08:14:56.481Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:14:56.885Z] provisioning config files... [2026-05-14T08:14:56.915Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10059318124730189308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:14:57.491Z] ---> ****-login.sh [2026-05-14T08:14:57.491Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:14:57.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:57.491Z] Login Succeeded [2026-05-14T08:14:57.491Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:14:57.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:57.491Z] Login Succeeded [2026-05-14T08:14:57.491Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:14:57.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:57.491Z] Login Succeeded [2026-05-14T08:14:57.491Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:14:57.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:57.787Z] Login Succeeded [2026-05-14T08:14:57.787Z] ****.io [2026-05-14T08:14:57.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:57.787Z] Login Succeeded [2026-05-14T08:14:57.787Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:14:57.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:14:57.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:14:58.005Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2026-05-14T08:14:58.005Z] 11eafb8f501a5a59e90cae954f9c3b373290224d [2026-05-14T08:14:58.005Z] latest [2026-05-14T08:14:58.005Z] 4.1.0-dev.16 [2026-05-14T08:14:58.005Z] 11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [2026-05-14T08:14:58.005Z] main [2026-05-14T08:14:58.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:58.531Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:58.962Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d [2026-05-14T08:14:58.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-05-14T08:14:58.962Z] 6c87b26bb198: Preparing [2026-05-14T08:14:58.962Z] 2951faa51e33: Preparing [2026-05-14T08:14:58.962Z] 97d5af71475d: Preparing [2026-05-14T08:14:58.962Z] bbe60144505a: Preparing [2026-05-14T08:14:58.962Z] 9a59165a239a: Preparing [2026-05-14T08:14:58.962Z] 0854555d70ac: Preparing [2026-05-14T08:14:58.962Z] 0854555d70ac: Waiting [2026-05-14T08:14:58.962Z] 6c87b26bb198: Pushed [2026-05-14T08:14:58.962Z] 0854555d70ac: Layer already exists [2026-05-14T08:14:58.962Z] 9a59165a239a: Pushed [2026-05-14T08:14:58.962Z] 97d5af71475d: Pushed [2026-05-14T08:14:58.962Z] bbe60144505a: Pushed [2026-05-14T08:15:03.411Z] 2951faa51e33: Pushed [2026-05-14T08:15:03.411Z] 11eafb8f501a5a59e90cae954f9c3b373290224d: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:03.782Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:04.123Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2026-05-14T08:15:04.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-05-14T08:15:04.123Z] 6c87b26bb198: Preparing [2026-05-14T08:15:04.123Z] 2951faa51e33: Preparing [2026-05-14T08:15:04.123Z] 97d5af71475d: Preparing [2026-05-14T08:15:04.123Z] bbe60144505a: Preparing [2026-05-14T08:15:04.123Z] 9a59165a239a: Preparing [2026-05-14T08:15:04.123Z] 0854555d70ac: Preparing [2026-05-14T08:15:04.123Z] 0854555d70ac: Waiting [2026-05-14T08:15:04.123Z] bbe60144505a: Layer already exists [2026-05-14T08:15:04.123Z] 6c87b26bb198: Layer already exists [2026-05-14T08:15:04.123Z] 2951faa51e33: Layer already exists [2026-05-14T08:15:04.123Z] 9a59165a239a: Layer already exists [2026-05-14T08:15:04.123Z] 97d5af71475d: Layer already exists [2026-05-14T08:15:04.123Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:04.123Z] latest: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:04.532Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:04.928Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [2026-05-14T08:15:04.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-05-14T08:15:04.928Z] 6c87b26bb198: Preparing [2026-05-14T08:15:04.928Z] 2951faa51e33: Preparing [2026-05-14T08:15:04.928Z] 97d5af71475d: Preparing [2026-05-14T08:15:04.928Z] bbe60144505a: Preparing [2026-05-14T08:15:04.928Z] 9a59165a239a: Preparing [2026-05-14T08:15:04.928Z] 0854555d70ac: Preparing [2026-05-14T08:15:04.928Z] 0854555d70ac: Waiting [2026-05-14T08:15:04.928Z] 9a59165a239a: Layer already exists [2026-05-14T08:15:04.928Z] 2951faa51e33: Layer already exists [2026-05-14T08:15:04.928Z] 97d5af71475d: Layer already exists [2026-05-14T08:15:04.928Z] bbe60144505a: Layer already exists [2026-05-14T08:15:04.928Z] 6c87b26bb198: Layer already exists [2026-05-14T08:15:04.928Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:04.928Z] 4.1.0-dev.16: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:05.257Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:05.624Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [2026-05-14T08:15:05.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-05-14T08:15:05.624Z] 6c87b26bb198: Preparing [2026-05-14T08:15:05.624Z] 2951faa51e33: Preparing [2026-05-14T08:15:05.624Z] 97d5af71475d: Preparing [2026-05-14T08:15:05.624Z] bbe60144505a: Preparing [2026-05-14T08:15:05.624Z] 9a59165a239a: Preparing [2026-05-14T08:15:05.624Z] 0854555d70ac: Preparing [2026-05-14T08:15:05.624Z] 0854555d70ac: Waiting [2026-05-14T08:15:05.624Z] 6c87b26bb198: Layer already exists [2026-05-14T08:15:05.624Z] bbe60144505a: Layer already exists [2026-05-14T08:15:05.624Z] 2951faa51e33: Layer already exists [2026-05-14T08:15:05.624Z] 97d5af71475d: Layer already exists [2026-05-14T08:15:05.624Z] 9a59165a239a: Layer already exists [2026-05-14T08:15:05.624Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:05.624Z] 11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:05.937Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:06.294Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2026-05-14T08:15:06.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-05-14T08:15:06.294Z] 6c87b26bb198: Preparing [2026-05-14T08:15:06.294Z] 2951faa51e33: Preparing [2026-05-14T08:15:06.294Z] 97d5af71475d: Preparing [2026-05-14T08:15:06.294Z] bbe60144505a: Preparing [2026-05-14T08:15:06.294Z] 9a59165a239a: Preparing [2026-05-14T08:15:06.294Z] 0854555d70ac: Preparing [2026-05-14T08:15:06.294Z] 0854555d70ac: Waiting [2026-05-14T08:15:06.294Z] 9a59165a239a: Layer already exists [2026-05-14T08:15:06.294Z] 97d5af71475d: Layer already exists [2026-05-14T08:15:06.294Z] 6c87b26bb198: Layer already exists [2026-05-14T08:15:06.294Z] bbe60144505a: Layer already exists [2026-05-14T08:15:06.294Z] 2951faa51e33: Layer already exists [2026-05-14T08:15:06.294Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:06.294Z] main: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:15:06.384Z] ===================================================== [Pipeline] echo [2026-05-14T08:15:06.398Z] taggedImages: [2026-05-14T08:15:06.398Z] - nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d [2026-05-14T08:15:06.398Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2026-05-14T08:15:06.398Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [2026-05-14T08:15:06.398Z] - nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [2026-05-14T08:15:06.398Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2026-05-14T08:15:06.431Z] ========================================================= [2026-05-14T08:15:06.431Z] [edgeXBuildMultiArch] RAW Config: [2026-05-14T08:15:06.431Z] images: [2026-05-14T08:15:06.431Z] - nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d [2026-05-14T08:15:06.431Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2026-05-14T08:15:06.431Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [2026-05-14T08:15:06.431Z] - nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [2026-05-14T08:15:06.431Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2026-05-14T08:15:06.431Z] settingsFile: [2026-05-14T08:15:06.431Z] device-s7-settings [2026-05-14T08:15:06.431Z] ========================================================= [Pipeline] node [2026-05-14T08:15:21.443Z] Still waiting to schedule task [2026-05-14T08:15:21.443Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-14T08:15:29.089Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9342 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2026-05-14T08:15:29.159Z] Running in /w/workspace/device-s7/44 [Pipeline] { [Pipeline] checkout [2026-05-14T08:15:32.306Z] Selected Git installation does not exist. Using Default [2026-05-14T08:15:32.306Z] The recommended git tool is: NONE [2026-05-14T08:15:39.930Z] using credential edgex-jenkins-ssh [2026-05-14T08:15:40.043Z] Cloning the remote Git repository [2026-05-14T08:15:40.100Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2026-05-14T08:15:40.254Z] > git init /w/workspace/device-s7/44 # timeout=10 [2026-05-14T08:15:40.465Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2026-05-14T08:15:40.467Z] > git --version # timeout=10 [2026-05-14T08:15:40.487Z] > git --version # 'git version 2.25.1' [2026-05-14T08:15:40.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-14T08:15:40.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T08:15:42.700Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2026-05-14T08:15:42.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T08:15:44.289Z] Avoid second fetch [2026-05-14T08:15:44.289Z] Checking out Revision 11eafb8f501a5a59e90cae954f9c3b373290224d (main) [2026-05-14T08:15:45.735Z] Commit message: "Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [2026-05-14T08:15:44.308Z] > git config core.sparsecheckout # timeout=10 [2026-05-14T08:15:44.392Z] > git checkout -f 11eafb8f501a5a59e90cae954f9c3b373290224d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:15:50.904Z] provisioning config files... [2026-05-14T08:15:50.936Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/44@tmp/config10694564404889077037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:15:51.637Z] ---> ****-login.sh [2026-05-14T08:15:51.637Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:15:51.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:52.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:52.185Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:52.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:52.185Z] [2026-05-14T08:15:52.185Z] Login Succeeded [2026-05-14T08:15:52.185Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:15:52.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:52.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:52.459Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:52.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:52.459Z] [2026-05-14T08:15:52.459Z] Login Succeeded [2026-05-14T08:15:52.459Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:15:52.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:53.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:53.054Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:53.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:53.054Z] [2026-05-14T08:15:53.054Z] Login Succeeded [2026-05-14T08:15:53.054Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:15:53.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:53.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:53.375Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:53.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:53.375Z] [2026-05-14T08:15:53.375Z] Login Succeeded [2026-05-14T08:15:53.375Z] ****.io [2026-05-14T08:15:53.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:53.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:53.976Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:53.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:53.976Z] [2026-05-14T08:15:53.976Z] Login Succeeded [2026-05-14T08:15:53.976Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:15:54.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T08:15:54.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:15:54.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:15:54.750Z] ========================================================= [2026-05-14T08:15:54.750Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-14T08:15:54.750Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:55.221Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T08:15:55.536Z] Sending build context to Docker daemon 8.699MB [2026-05-14T08:15:55.536Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T08:15:55.536Z] Step 2/10 : FROM ${BASE} AS builder [2026-05-14T08:15:55.841Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-14T08:15:55.841Z] 6b59a28fa201: Pulling fs layer [2026-05-14T08:15:55.841Z] d32bb0dddca7: Pulling fs layer [2026-05-14T08:15:55.841Z] 5dab1238d3d9: Pulling fs layer [2026-05-14T08:15:55.841Z] 196fd7d83e7d: Pulling fs layer [2026-05-14T08:15:55.841Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T08:15:55.841Z] 8ba94037c8f0: Pulling fs layer [2026-05-14T08:15:55.841Z] deaec5988b04: Pulling fs layer [2026-05-14T08:15:55.841Z] 9f65657bb879: Pulling fs layer [2026-05-14T08:15:55.841Z] 8ba94037c8f0: Waiting [2026-05-14T08:15:55.841Z] 196fd7d83e7d: Waiting [2026-05-14T08:15:55.841Z] deaec5988b04: Waiting [2026-05-14T08:15:55.841Z] 9f65657bb879: Waiting [2026-05-14T08:15:55.841Z] 4f4fb700ef54: Waiting [2026-05-14T08:15:55.841Z] d32bb0dddca7: Verifying Checksum [2026-05-14T08:15:55.841Z] d32bb0dddca7: Download complete [2026-05-14T08:15:55.841Z] 196fd7d83e7d: Verifying Checksum [2026-05-14T08:15:55.841Z] 196fd7d83e7d: Download complete [2026-05-14T08:15:55.841Z] 4f4fb700ef54: Verifying Checksum [2026-05-14T08:15:55.841Z] 4f4fb700ef54: Download complete [2026-05-14T08:15:55.841Z] 8ba94037c8f0: Verifying Checksum [2026-05-14T08:15:55.841Z] 8ba94037c8f0: Download complete [2026-05-14T08:15:55.841Z] 6b59a28fa201: Verifying Checksum [2026-05-14T08:15:55.841Z] 6b59a28fa201: Download complete [2026-05-14T08:15:56.532Z] 9f65657bb879: Verifying Checksum [2026-05-14T08:15:56.532Z] 9f65657bb879: Download complete [2026-05-14T08:15:57.601Z] 5dab1238d3d9: Verifying Checksum [2026-05-14T08:15:57.601Z] 5dab1238d3d9: Download complete [2026-05-14T08:15:57.601Z] 6b59a28fa201: Pull complete [2026-05-14T08:15:58.241Z] d32bb0dddca7: Pull complete [2026-05-14T08:15:58.840Z] deaec5988b04: Verifying Checksum [2026-05-14T08:15:58.840Z] deaec5988b04: Download complete [2026-05-14T08:16:14.077Z] 5dab1238d3d9: Pull complete [2026-05-14T08:16:14.077Z] 196fd7d83e7d: Pull complete [2026-05-14T08:16:14.077Z] 4f4fb700ef54: Pull complete [2026-05-14T08:16:14.077Z] 8ba94037c8f0: Pull complete [2026-05-14T08:16:22.364Z] deaec5988b04: Pull complete [2026-05-14T08:16:26.664Z] 9f65657bb879: Pull complete [2026-05-14T08:16:26.664Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-14T08:16:26.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-14T08:16:26.664Z] ---> 334268110677 [2026-05-14T08:16:26.664Z] Step 3/10 : ARG MAKE=make build [2026-05-14T08:16:29.298Z] ---> Running in aecaf031e0b6 [2026-05-14T08:16:29.298Z] Removing intermediate container aecaf031e0b6 [2026-05-14T08:16:29.298Z] ---> 9e4f56505f94 [2026-05-14T08:16:29.298Z] Step 4/10 : WORKDIR /device-s7 [2026-05-14T08:16:29.298Z] ---> Running in 258630553fc3 [2026-05-14T08:16:29.888Z] Removing intermediate container 258630553fc3 [2026-05-14T08:16:29.888Z] ---> fd728e676ece [2026-05-14T08:16:29.888Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-05-14T08:16:29.888Z] ---> Running in 0efddd478a2c [2026-05-14T08:16:30.157Z] Removing intermediate container 0efddd478a2c [2026-05-14T08:16:30.157Z] ---> 6807287a14cf [2026-05-14T08:16:30.157Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2026-05-14T08:16:30.157Z] ---> Running in 7173afb76935 [2026-05-14T08:16:31.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:16:31.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:16:33.840Z] OK: 255 MiB in 60 packages [2026-05-14T08:16:34.885Z] Removing intermediate container 7173afb76935 [2026-05-14T08:16:34.885Z] ---> 7dfd46612438 [2026-05-14T08:16:34.885Z] Step 7/10 : COPY go.mod vendor* ./ [2026-05-14T08:16:35.196Z] ---> 3b842504700d [2026-05-14T08:16:35.196Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:16:35.196Z] ---> Running in 4a506a31d811 [2026-05-14T08:16:58.979Z] Running on prd-centos7-docker-4c-2g-9346 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:16:59.024Z] provisioning config files... [2026-05-14T08:16:59.047Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15262638633323168822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:17:00.473Z] ---> ****-login.sh [2026-05-14T08:17:00.473Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:18:42.218Z] Removing intermediate container 4a506a31d811 [2026-05-14T08:18:42.218Z] ---> e98e61b5ba84 [2026-05-14T08:18:42.218Z] Step 9/10 : COPY . . [2026-05-14T08:18:42.218Z] ---> 597f50c21c51 [2026-05-14T08:18:42.218Z] Step 10/10 : RUN ${MAKE} [2026-05-14T08:18:42.218Z] ---> Running in fb9172da1d20 [2026-05-14T08:18:42.506Z] noop [2026-05-14T08:18:43.546Z] Removing intermediate container fb9172da1d20 [2026-05-14T08:18:43.546Z] ---> 13414aa48647 [2026-05-14T08:18:43.546Z] Successfully built 13414aa48647 [2026-05-14T08:18:43.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:18:43.962Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T08:18:43.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:18:44.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container [2026-05-14T08:18:44.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/44 -v /w/workspace/device-s7/44:/w/workspace/device-s7/44:rw,z -v /w/workspace/device-s7/44@tmp:/w/workspace/device-s7/44@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-14T08:18:47.455Z] $ docker top 01acd07d473eb4dd4651263c2cc26b640157a4f9370ef4746b9b8f333b447c32 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:18:48.295Z] + go version [2026-05-14T08:18:48.628Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-14T08:18:48.707Z] $ docker stop --time=1 01acd07d473eb4dd4651263c2cc26b640157a4f9370ef4746b9b8f333b447c32 [2026-05-14T08:18:50.389Z] $ docker rm -f --volumes 01acd07d473eb4dd4651263c2cc26b640157a4f9370ef4746b9b8f333b447c32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:18:51.362Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T08:18:51.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:18:51.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container [2026-05-14T08:18:52.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/44 -v /w/workspace/device-s7/44:/w/workspace/device-s7/44:rw,z -v /w/workspace/device-s7/44@tmp:/w/workspace/device-s7/44@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-14T08:18:53.377Z] $ docker top 625633ab1b6f9f527377143b988b3b619bd7c108a8f9c579cda77941c5c1654a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:18:54.339Z] + git config --global --add safe.directory /w/workspace/device-s7/44 [Pipeline] fileExists [Pipeline] sh [2026-05-14T08:18:54.806Z] + make test [2026-05-14T08:18:54.806Z] go test -race -coverprofile=coverage.out ./... [2026-05-14T08:20:03.511Z] ? github.com/edgexfoundry/device-s7 [no test files] [2026-05-14T08:24:44.750Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2026-05-14T08:24:44.750Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.132s coverage: 6.8% of statements [2026-05-14T08:24:44.750Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-14T08:24:44.750Z] go vet ./... [2026-05-14T08:28:37.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T08:28:37.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T08:28:37.564Z] ./bin/test-attribution-txt.sh [2026-05-14T08:28:37.833Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T08:28:38.421Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T08:28:39.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T08:28:39.030Z] $ docker stop --time=1 625633ab1b6f9f527377143b988b3b619bd7c108a8f9c579cda77941c5c1654a [2026-05-14T08:28:42.303Z] $ docker rm -f --volumes 625633ab1b6f9f527377143b988b3b619bd7c108a8f9c579cda77941c5c1654a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:28:44.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T08:28:44.956Z] Warning: overwriting stash ‘coverage-report’ [2026-05-14T08:28:45.477Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T08:28:45.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T08:28:46.256Z] + ls -al . [2026-05-14T08:28:46.256Z] total 220 [2026-05-14T08:28:46.256Z] drwxrwxr-x 7 jenkins jenkins 4096 May 14 08:19 . [2026-05-14T08:28:46.256Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:15 .. [2026-05-14T08:28:46.256Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:15 .git [2026-05-14T08:28:46.256Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:15 .github [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 237 May 14 08:15 .gitignore [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:15 .golangci.yml [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 22332 May 14 08:15 Attribution.txt [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 1668 May 14 08:15 CHANGLOG.md [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 1579 May 14 08:15 Dockerfile [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 665 May 14 08:15 Jenkinsfile [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 10947 May 14 08:15 LICENSE [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 1902 May 14 08:15 Makefile [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 614 May 14 08:15 OWNERS.md [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 2393 May 14 08:15 README.md [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:12 VERSION [2026-05-14T08:28:46.256Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:15 bin [2026-05-14T08:28:46.256Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:15 cmd [2026-05-14T08:28:46.256Z] -rw-r--r-- 1 jenkins jenkins 19094 May 14 08:24 coverage.out [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 6567 May 14 08:15 go.mod [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 89389 May 14 08:15 go.sum [2026-05-14T08:28:46.256Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:15 internal [2026-05-14T08:28:46.256Z] -rw-rw-r-- 1 jenkins jenkins 223 May 14 08:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:28:46.629Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=11eafb8f501a5a59e90cae954f9c3b373290224d --label arch=arm64 --label version=4.1.0-dev.16 . [2026-05-14T08:28:46.906Z] Sending build context to Docker daemon 8.719MB [2026-05-14T08:28:46.906Z] Step 1/24 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T08:28:46.906Z] Step 2/24 : FROM ${BASE} AS builder [2026-05-14T08:28:46.906Z] ---> 13414aa48647 [2026-05-14T08:28:46.906Z] Step 3/24 : ARG MAKE=make build [2026-05-14T08:28:47.188Z] ---> Running in 6f7c942b49b9 [2026-05-14T08:28:47.455Z] Removing intermediate container 6f7c942b49b9 [2026-05-14T08:28:47.455Z] ---> 7fd855e77164 [2026-05-14T08:28:47.455Z] Step 4/24 : WORKDIR /device-s7 [2026-05-14T08:28:47.735Z] ---> Running in a610a80235a2 [2026-05-14T08:28:48.002Z] Removing intermediate container a610a80235a2 [2026-05-14T08:28:48.002Z] ---> a22ccfff7464 [2026-05-14T08:28:48.002Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-05-14T08:28:48.002Z] ---> Running in 8c61af73cb2d [2026-05-14T08:28:48.269Z] Removing intermediate container 8c61af73cb2d [2026-05-14T08:28:48.269Z] ---> 29f28aadc629 [2026-05-14T08:28:48.269Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2026-05-14T08:28:48.535Z] ---> Running in c9e0d6367019 [2026-05-14T08:28:49.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:28:49.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:28:51.721Z] OK: 255 MiB in 60 packages [2026-05-14T08:28:52.680Z] Removing intermediate container c9e0d6367019 [2026-05-14T08:28:52.680Z] ---> 29e7305cecf9 [2026-05-14T08:28:52.680Z] Step 7/24 : COPY go.mod vendor* ./ [2026-05-14T08:28:53.273Z] ---> a8b08ee11c5b [2026-05-14T08:28:53.273Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:28:53.273Z] ---> Running in fe24d6073275 [2026-05-14T08:28:55.863Z] Removing intermediate container fe24d6073275 [2026-05-14T08:28:55.863Z] ---> ce15ea4d27a3 [2026-05-14T08:28:55.863Z] Step 9/24 : COPY . . [2026-05-14T08:28:56.446Z] ---> 136d50943488 [2026-05-14T08:28:56.446Z] Step 10/24 : RUN ${MAKE} [2026-05-14T08:28:56.716Z] ---> Running in d1bc1b02d662 [2026-05-14T08:28:57.687Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2026-05-14T08:33:04.960Z] Removing intermediate container d1bc1b02d662 [2026-05-14T08:33:04.960Z] ---> 79e176300d10 [2026-05-14T08:33:04.960Z] Step 11/24 : FROM alpine:3.22 [2026-05-14T08:33:04.960Z] 3.22: Pulling from library/alpine [2026-05-14T08:33:04.960Z] 58e777220c39: Pulling fs layer [2026-05-14T08:33:04.960Z] 58e777220c39: Verifying Checksum [2026-05-14T08:33:04.960Z] 58e777220c39: Download complete [2026-05-14T08:33:04.960Z] 58e777220c39: Pull complete [2026-05-14T08:33:04.960Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T08:33:04.960Z] Status: Downloaded newer image for alpine:3.22 [2026-05-14T08:33:04.960Z] ---> 6a2735c23ff3 [2026-05-14T08:33:04.960Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-05-14T08:33:04.960Z] ---> Running in 06d66f422560 [2026-05-14T08:33:04.960Z] Removing intermediate container 06d66f422560 [2026-05-14T08:33:04.960Z] ---> ba826fbfd022 [2026-05-14T08:33:04.960Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2026-05-14T08:33:04.960Z] ---> Running in 96228aea7e28 [2026-05-14T08:33:04.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:33:04.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:33:04.960Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-14T08:33:04.960Z] Executing busybox-1.37.0-r20.trigger [2026-05-14T08:33:04.960Z] OK: 8 MiB in 17 packages [2026-05-14T08:33:04.960Z] Removing intermediate container 96228aea7e28 [2026-05-14T08:33:04.960Z] ---> 096c9837f3bc [2026-05-14T08:33:04.960Z] Step 14/24 : RUN apk --no-cache upgrade [2026-05-14T08:33:04.960Z] ---> Running in 00f213b75527 [2026-05-14T08:33:05.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:33:05.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:33:06.915Z] OK: 8 MiB in 17 packages [2026-05-14T08:33:07.875Z] Removing intermediate container 00f213b75527 [2026-05-14T08:33:07.875Z] ---> ba9b48cd327f [2026-05-14T08:33:07.875Z] Step 15/24 : WORKDIR / [2026-05-14T08:33:07.875Z] ---> Running in 93246f83d714 [2026-05-14T08:33:08.148Z] Removing intermediate container 93246f83d714 [2026-05-14T08:33:08.148Z] ---> cb6c74bf0033 [2026-05-14T08:33:08.148Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2026-05-14T08:33:08.729Z] ---> 95b07e5e14f1 [2026-05-14T08:33:08.729Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2026-05-14T08:33:11.302Z] ---> 54f61f8af9a4 [2026-05-14T08:33:11.302Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2026-05-14T08:33:11.575Z] ---> 58d2d3bb72f4 [2026-05-14T08:33:11.575Z] Step 19/24 : EXPOSE 59994 [2026-05-14T08:33:11.575Z] ---> Running in 02b1c15e9f8a [2026-05-14T08:33:11.840Z] Removing intermediate container 02b1c15e9f8a [2026-05-14T08:33:11.841Z] ---> 55d3100f3067 [2026-05-14T08:33:11.841Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2026-05-14T08:33:11.841Z] ---> Running in 058c94a4ceae [2026-05-14T08:33:12.108Z] Removing intermediate container 058c94a4ceae [2026-05-14T08:33:12.108Z] ---> a355870b180e [2026-05-14T08:33:12.108Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-14T08:33:12.378Z] ---> Running in cc9c2793e2bd [2026-05-14T08:33:12.644Z] Removing intermediate container cc9c2793e2bd [2026-05-14T08:33:12.644Z] ---> 3a03f82375a4 [2026-05-14T08:33:12.644Z] Step 22/24 : LABEL arch=arm64 [2026-05-14T08:33:12.644Z] ---> Running in 76056f138d4e [2026-05-14T08:33:12.910Z] Removing intermediate container 76056f138d4e [2026-05-14T08:33:12.910Z] ---> 0c66ff3ea219 [2026-05-14T08:33:12.910Z] Step 23/24 : LABEL git_sha=11eafb8f501a5a59e90cae954f9c3b373290224d [2026-05-14T08:33:12.910Z] ---> Running in a74556e53f42 [2026-05-14T08:33:13.179Z] Removing intermediate container a74556e53f42 [2026-05-14T08:33:13.179Z] ---> bccd99d60a2c [2026-05-14T08:33:13.179Z] Step 24/24 : LABEL version=4.1.0-dev.16 [2026-05-14T08:33:13.179Z] ---> Running in 86823709fcc7 [2026-05-14T08:33:13.442Z] Removing intermediate container 86823709fcc7 [2026-05-14T08:33:13.442Z] ---> 64a3cf3b08be [2026-05-14T08:33:13.442Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-14T08:33:13.442Z] Successfully built 64a3cf3b08be [2026-05-14T08:33:13.442Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:33:13.862Z] provisioning config files... [2026-05-14T08:33:13.875Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/44@tmp/config13887891310201279984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:33:14.209Z] ---> ****-login.sh [2026-05-14T08:33:14.209Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:33:14.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:33:14.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:33:14.476Z] Configure a credential helper to remove this warning. See [2026-05-14T08:33:14.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:33:14.476Z] [2026-05-14T08:33:14.476Z] Login Succeeded [2026-05-14T08:33:14.476Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:33:14.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:33:14.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:33:14.744Z] Configure a credential helper to remove this warning. See [2026-05-14T08:33:14.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:33:14.744Z] [2026-05-14T08:33:14.744Z] Login Succeeded [2026-05-14T08:33:14.744Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:33:15.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:33:15.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:33:15.009Z] Configure a credential helper to remove this warning. See [2026-05-14T08:33:15.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:33:15.009Z] [2026-05-14T08:33:15.009Z] Login Succeeded [2026-05-14T08:33:15.273Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:33:15.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:33:15.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:33:15.539Z] Configure a credential helper to remove this warning. See [2026-05-14T08:33:15.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:33:15.539Z] [2026-05-14T08:33:15.539Z] Login Succeeded [2026-05-14T08:33:15.539Z] ****.io [2026-05-14T08:33:15.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:33:16.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:33:16.071Z] Configure a credential helper to remove this warning. See [2026-05-14T08:33:16.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:33:16.071Z] [2026-05-14T08:33:16.072Z] Login Succeeded [2026-05-14T08:33:16.072Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:33:16.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:33:16.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:33:16.142Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2026-05-14T08:33:16.142Z] 11eafb8f501a5a59e90cae954f9c3b373290224d [2026-05-14T08:33:16.142Z] latest [2026-05-14T08:33:16.142Z] 4.1.0-dev.16 [2026-05-14T08:33:16.142Z] 11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [2026-05-14T08:33:16.142Z] main [2026-05-14T08:33:16.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:16.502Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:16.853Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d [2026-05-14T08:33:16.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-05-14T08:33:16.853Z] fc4895dac7ab: Preparing [2026-05-14T08:33:16.853Z] 26119e3852e9: Preparing [2026-05-14T08:33:16.853Z] c439767ec17a: Preparing [2026-05-14T08:33:16.853Z] 02afa558164c: Preparing [2026-05-14T08:33:16.853Z] f85624f5ed69: Preparing [2026-05-14T08:33:16.853Z] eeaa73608b53: Preparing [2026-05-14T08:33:16.853Z] eeaa73608b53: Waiting [2026-05-14T08:33:17.119Z] 02afa558164c: Pushed [2026-05-14T08:33:17.119Z] fc4895dac7ab: Pushed [2026-05-14T08:33:17.119Z] f85624f5ed69: Pushed [2026-05-14T08:33:17.119Z] eeaa73608b53: Layer already exists [2026-05-14T08:33:18.516Z] c439767ec17a: Pushed [2026-05-14T08:33:26.703Z] 26119e3852e9: Pushed [2026-05-14T08:33:26.703Z] 11eafb8f501a5a59e90cae954f9c3b373290224d: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:27.051Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:27.406Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2026-05-14T08:33:27.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-05-14T08:33:27.406Z] fc4895dac7ab: Preparing [2026-05-14T08:33:27.406Z] 26119e3852e9: Preparing [2026-05-14T08:33:27.406Z] c439767ec17a: Preparing [2026-05-14T08:33:27.406Z] 02afa558164c: Preparing [2026-05-14T08:33:27.406Z] f85624f5ed69: Preparing [2026-05-14T08:33:27.406Z] eeaa73608b53: Preparing [2026-05-14T08:33:27.406Z] eeaa73608b53: Waiting [2026-05-14T08:33:27.406Z] c439767ec17a: Layer already exists [2026-05-14T08:33:27.406Z] 02afa558164c: Layer already exists [2026-05-14T08:33:27.406Z] fc4895dac7ab: Layer already exists [2026-05-14T08:33:27.406Z] 26119e3852e9: Layer already exists [2026-05-14T08:33:27.406Z] f85624f5ed69: Layer already exists [2026-05-14T08:33:27.406Z] eeaa73608b53: Layer already exists [2026-05-14T08:33:27.406Z] latest: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:28.025Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:28.363Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [2026-05-14T08:33:28.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-05-14T08:33:28.363Z] fc4895dac7ab: Preparing [2026-05-14T08:33:28.363Z] 26119e3852e9: Preparing [2026-05-14T08:33:28.363Z] c439767ec17a: Preparing [2026-05-14T08:33:28.363Z] 02afa558164c: Preparing [2026-05-14T08:33:28.363Z] f85624f5ed69: Preparing [2026-05-14T08:33:28.363Z] eeaa73608b53: Preparing [2026-05-14T08:33:28.363Z] eeaa73608b53: Waiting [2026-05-14T08:33:28.363Z] fc4895dac7ab: Layer already exists [2026-05-14T08:33:28.363Z] 02afa558164c: Layer already exists [2026-05-14T08:33:28.363Z] 26119e3852e9: Layer already exists [2026-05-14T08:33:28.363Z] c439767ec17a: Layer already exists [2026-05-14T08:33:28.363Z] f85624f5ed69: Layer already exists [2026-05-14T08:33:28.363Z] eeaa73608b53: Layer already exists [2026-05-14T08:33:28.363Z] 4.1.0-dev.16: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:28.995Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:29.391Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [2026-05-14T08:33:29.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-05-14T08:33:29.391Z] fc4895dac7ab: Preparing [2026-05-14T08:33:29.391Z] 26119e3852e9: Preparing [2026-05-14T08:33:29.391Z] c439767ec17a: Preparing [2026-05-14T08:33:29.391Z] 02afa558164c: Preparing [2026-05-14T08:33:29.391Z] f85624f5ed69: Preparing [2026-05-14T08:33:29.391Z] eeaa73608b53: Preparing [2026-05-14T08:33:29.391Z] eeaa73608b53: Waiting [2026-05-14T08:33:29.391Z] f85624f5ed69: Layer already exists [2026-05-14T08:33:29.391Z] c439767ec17a: Layer already exists [2026-05-14T08:33:29.391Z] 02afa558164c: Layer already exists [2026-05-14T08:33:29.391Z] fc4895dac7ab: Layer already exists [2026-05-14T08:33:29.391Z] 26119e3852e9: Layer already exists [2026-05-14T08:33:29.391Z] eeaa73608b53: Layer already exists [2026-05-14T08:33:29.391Z] 11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:29.737Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:30.093Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2026-05-14T08:33:30.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-05-14T08:33:30.093Z] fc4895dac7ab: Preparing [2026-05-14T08:33:30.093Z] 26119e3852e9: Preparing [2026-05-14T08:33:30.093Z] c439767ec17a: Preparing [2026-05-14T08:33:30.093Z] 02afa558164c: Preparing [2026-05-14T08:33:30.093Z] f85624f5ed69: Preparing [2026-05-14T08:33:30.093Z] eeaa73608b53: Preparing [2026-05-14T08:33:30.093Z] eeaa73608b53: Waiting [2026-05-14T08:33:30.093Z] c439767ec17a: Layer already exists [2026-05-14T08:33:30.093Z] f85624f5ed69: Layer already exists [2026-05-14T08:33:30.093Z] 26119e3852e9: Layer already exists [2026-05-14T08:33:30.093Z] 02afa558164c: Layer already exists [2026-05-14T08:33:30.093Z] fc4895dac7ab: Layer already exists [2026-05-14T08:33:30.093Z] eeaa73608b53: Layer already exists [2026-05-14T08:33:30.093Z] main: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:33:30.196Z] ===================================================== [Pipeline] echo [2026-05-14T08:33:30.205Z] taggedImages: [2026-05-14T08:33:30.205Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d [2026-05-14T08:33:30.205Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2026-05-14T08:33:30.205Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [2026-05-14T08:33:30.205Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [2026-05-14T08:33:30.205Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2026-05-14T08:33:30.246Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo [2026-05-14T08:33:30.271Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2026-05-14T08:33:30.303Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [Pipeline] echo [2026-05-14T08:33:30.317Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [Pipeline] echo [2026-05-14T08:33:30.328Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:30.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:33:30.810Z] [2026-05-14T08:33:30.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:31.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:33:31.157Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-14T08:33:31.157Z] 8998bd30e6a1: Pulling fs layer [2026-05-14T08:33:31.157Z] 04944245beec: Pulling fs layer [2026-05-14T08:33:31.157Z] 699f458cf7ca: Pulling fs layer [2026-05-14T08:33:31.157Z] 765212b225bb: Pulling fs layer [2026-05-14T08:33:31.157Z] f23df028b6ca: Pulling fs layer [2026-05-14T08:33:31.157Z] d65c8cfc05b1: Pulling fs layer [2026-05-14T08:33:31.157Z] 2437ff75d9bd: Pulling fs layer [2026-05-14T08:33:31.157Z] f23df028b6ca: Waiting [2026-05-14T08:33:31.157Z] d65c8cfc05b1: Waiting [2026-05-14T08:33:31.157Z] 765212b225bb: Waiting [2026-05-14T08:33:31.157Z] 2437ff75d9bd: Waiting [2026-05-14T08:33:31.422Z] 04944245beec: Verifying Checksum [2026-05-14T08:33:31.422Z] 04944245beec: Download complete [2026-05-14T08:33:31.422Z] 765212b225bb: Verifying Checksum [2026-05-14T08:33:31.422Z] 765212b225bb: Download complete [2026-05-14T08:33:31.422Z] f23df028b6ca: Verifying Checksum [2026-05-14T08:33:31.422Z] f23df028b6ca: Download complete [2026-05-14T08:33:31.422Z] d65c8cfc05b1: Verifying Checksum [2026-05-14T08:33:31.422Z] d65c8cfc05b1: Download complete [2026-05-14T08:33:31.690Z] 699f458cf7ca: Verifying Checksum [2026-05-14T08:33:31.690Z] 699f458cf7ca: Download complete [2026-05-14T08:33:31.961Z] 8998bd30e6a1: Verifying Checksum [2026-05-14T08:33:31.961Z] 8998bd30e6a1: Download complete [2026-05-14T08:33:34.561Z] 2437ff75d9bd: Verifying Checksum [2026-05-14T08:33:34.561Z] 2437ff75d9bd: Download complete [2026-05-14T08:33:36.523Z] 8998bd30e6a1: Pull complete [2026-05-14T08:33:36.791Z] 04944245beec: Pull complete [2026-05-14T08:33:38.786Z] 699f458cf7ca: Pull complete [2026-05-14T08:33:38.786Z] 765212b225bb: Pull complete [2026-05-14T08:33:39.391Z] f23df028b6ca: Pull complete [2026-05-14T08:33:39.777Z] d65c8cfc05b1: Pull complete [2026-05-14T08:33:58.137Z] 2437ff75d9bd: Pull complete [2026-05-14T08:33:58.137Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-14T08:33:58.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:33:58.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:33:58.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container [2026-05-14T08:33:58.406Z] $ 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/device-s7/44 -v /w/workspace/device-s7/44:/w/workspace/device-s7/44:rw,z -v /w/workspace/device-s7/44@tmp:/w/workspace/device-s7/44@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-14T08:34:01.084Z] $ docker top e058c2d17816620321c9e55d5c48566d3fc2358d23f364175c0acfa160a7f6d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:34:02.027Z] ---> job-cost.sh [2026-05-14T08:34:02.027Z] lf-activate-venv: SKIPPING [2026-05-14T08:34:02.027Z] INFO: No Stack... [2026-05-14T08:34:02.290Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-14T08:34:03.247Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T08:34:03.577Z] + + cutcat -d, /w/workspace/device-s7/44/archives/cost.csv -f6 [2026-05-14T08:34:03.577Z] [Pipeline] lock [2026-05-14T08:34:03.610Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [2026-05-14T08:34:03.622Z] Resource [jenkins-edgexfoundry-device-s7-main-44-stack-cost] did not exist. Created. [2026-05-14T08:34:03.628Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T08:34:04.276Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-14T08:34:04.338Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T08:34:04.348Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T08:34:04.362Z] $ docker stop --time=1 e058c2d17816620321c9e55d5c48566d3fc2358d23f364175c0acfa160a7f6d8 [2026-05-14T08:34:05.841Z] $ docker rm -f --volumes e058c2d17816620321c9e55d5c48566d3fc2358d23f364175c0acfa160a7f6d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-14T14:12:26.849Z] Cancelling nested steps due to timeout [2026-05-14T14:12:26.891Z] Sending interrupt signal to process [2026-05-14T14:12:29.797Z] script returned exit code 143 [Pipeline] } [2026-05-14T14:12:29.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-14T14:12:30.864Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:12:31.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:12:31.974Z] ---> package-listing.sh [2026-05-14T14:12:31.975Z] ++ facter osfamily [2026-05-14T14:12:31.975Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T14:12:31.975Z] + OS_FAMILY=redhat [2026-05-14T14:12:31.975Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2026-05-14T14:12:31.975Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T14:12:31.975Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T14:12:31.975Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T14:12:31.975Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T14:12:31.975Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-05-14T14:12:31.975Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T14:12:31.975Z] + case "${OS_FAMILY}" in [2026-05-14T14:12:31.975Z] + sort [2026-05-14T14:12:31.975Z] + rpm -qa [2026-05-14T14:12:33.007Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T14:12:33.007Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T14:12:33.007Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T14:12:33.007Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-05-14T14:12:33.007Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2026-05-14T14:12:33.007Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2026-05-14T14:12:33.024Z] 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-14T14:12:33.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:12:34.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:12:34.028Z] [2026-05-14T14:12:34.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:12:34.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:12:34.363Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T14:12:34.363Z] 5eb5b503b376: Pulling fs layer [2026-05-14T14:12:34.363Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T14:12:34.363Z] ec43610c2a17: Pulling fs layer [2026-05-14T14:12:34.363Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T14:12:34.363Z] 33b1e0a273af: Pulling fs layer [2026-05-14T14:12:34.363Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T14:12:34.363Z] 2f39f015ded8: Pulling fs layer [2026-05-14T14:12:34.363Z] 3a2ae6a8a46f: Waiting [2026-05-14T14:12:34.363Z] 33b1e0a273af: Waiting [2026-05-14T14:12:34.363Z] 5d3b04190fa2: Waiting [2026-05-14T14:12:34.363Z] 2f39f015ded8: Waiting [2026-05-14T14:12:34.363Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T14:12:34.363Z] 5c69ac0246d0: Download complete [2026-05-14T14:12:34.625Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T14:12:34.625Z] 3a2ae6a8a46f: Download complete [2026-05-14T14:12:34.625Z] 33b1e0a273af: Verifying Checksum [2026-05-14T14:12:34.625Z] 33b1e0a273af: Download complete [2026-05-14T14:12:34.625Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T14:12:34.625Z] 5d3b04190fa2: Download complete [2026-05-14T14:12:34.625Z] ec43610c2a17: Verifying Checksum [2026-05-14T14:12:34.625Z] ec43610c2a17: Download complete [2026-05-14T14:12:34.625Z] 5eb5b503b376: Verifying Checksum [2026-05-14T14:12:34.625Z] 5eb5b503b376: Download complete [2026-05-14T14:12:35.215Z] 2f39f015ded8: Verifying Checksum [2026-05-14T14:12:35.215Z] 2f39f015ded8: Download complete [2026-05-14T14:12:36.178Z] 5eb5b503b376: Pull complete [2026-05-14T14:12:36.178Z] 5c69ac0246d0: Pull complete [2026-05-14T14:12:36.451Z] ec43610c2a17: Pull complete [2026-05-14T14:12:36.451Z] 3a2ae6a8a46f: Pull complete [2026-05-14T14:12:36.710Z] 33b1e0a273af: Pull complete [2026-05-14T14:12:36.710Z] 5d3b04190fa2: Pull complete [2026-05-14T14:12:40.931Z] 2f39f015ded8: Pull complete [2026-05-14T14:12:40.931Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T14:12:40.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:12:40.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T14:12:41.044Z] prd-centos7-docker-4c-2g-9346 does not seem to be running inside a container [2026-05-14T14:12:41.079Z] $ 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-14T14:12:44.361Z] $ docker top 6aa32a578daaa27f134446a831d56119e6886d29f6df93343a869cc458cbf14b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T14:12:44.755Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T14:12:45.040Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T14:12:45.348Z] + ls /var/log/sa-host [2026-05-14T14:12:45.348Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T14:12:45.594Z] provisioning config files... [2026-05-14T14:12:45.627Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4578412561421023352tmp [Pipeline] { [Pipeline] echo [2026-05-14T14:12:45.654Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:12:45.980Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T14:12:46.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:12:46.514Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T14:12:46.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:12:46.922Z] ---> sudo-logs.sh [2026-05-14T14:12:46.922Z] Archiving 'sudo' log.. [2026-05-14T14:12:46.922Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9346.novalocal: Name or service not known [2026-05-14T14:12:46.922Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9346.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-14T14:12:47.287Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:12:47.671Z] ---> job-cost.sh [2026-05-14T14:12:47.671Z] lf-activate-venv: SKIPPING [2026-05-14T14:12:47.671Z] DEBUG: total: 0.10999999940395355 [2026-05-14T14:12:47.671Z] INFO: Retrieving Stack Cost... [2026-05-14T14:12:47.967Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-14T14:12:48.260Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T14:12:48.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:12:48.741Z] ---> logs-deploy.sh [2026-05-14T14:12:48.741Z] lf-activate-venv: SKIPPING [2026-05-14T14:12:48.741Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/44 [2026-05-14T14:12:48.741Z] INFO: archiving workspace using pattern(s): [2026-05-14T14:12:49.818Z] Archives upload complete. [2026-05-14T14:12:49.818Z] INFO: archiving logs to Nexus [2026-05-14T14:12:50.503Z] ---> uname -a: [2026-05-14T14:12:50.503Z] Linux prd-centos7-docker-4c-2g-9346.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-05-14T14:12:50.503Z] [2026-05-14T14:12:50.503Z] [2026-05-14T14:12:50.503Z] ---> lscpu: [2026-05-14T14:12:50.503Z] Architecture: x86_64 [2026-05-14T14:12:50.503Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-14T14:12:50.503Z] Byte Order: Little Endian [2026-05-14T14:12:50.503Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-14T14:12:50.503Z] CPU(s): 2 [2026-05-14T14:12:50.503Z] On-line CPU(s) list: 0,1 [2026-05-14T14:12:50.503Z] Thread(s) per core: 1 [2026-05-14T14:12:50.503Z] Core(s) per socket: 1 [2026-05-14T14:12:50.503Z] Socket(s): 2 [2026-05-14T14:12:50.503Z] NUMA node(s): 1 [2026-05-14T14:12:50.503Z] Vendor ID: AuthenticAMD [2026-05-14T14:12:50.503Z] CPU family: 23 [2026-05-14T14:12:50.503Z] Model: 49 [2026-05-14T14:12:50.503Z] Model name: AMD EPYC-Rome Processor [2026-05-14T14:12:50.503Z] Stepping: 0 [2026-05-14T14:12:50.503Z] CPU MHz: 2799.998 [2026-05-14T14:12:50.503Z] BogoMIPS: 5599.99 [2026-05-14T14:12:50.503Z] Virtualization: AMD-V [2026-05-14T14:12:50.503Z] Hypervisor vendor: KVM [2026-05-14T14:12:50.503Z] Virtualization type: full [2026-05-14T14:12:50.503Z] L1d cache: 64 KiB [2026-05-14T14:12:50.503Z] L1i cache: 64 KiB [2026-05-14T14:12:50.503Z] L2 cache: 1 MiB [2026-05-14T14:12:50.503Z] L3 cache: 32 MiB [2026-05-14T14:12:50.503Z] NUMA node0 CPU(s): 0,1 [2026-05-14T14:12:50.503Z] Vulnerability Itlb multihit: Not affected [2026-05-14T14:12:50.503Z] Vulnerability L1tf: Not affected [2026-05-14T14:12:50.503Z] Vulnerability Mds: Not affected [2026-05-14T14:12:50.503Z] Vulnerability Meltdown: Not affected [2026-05-14T14:12:50.503Z] Vulnerability Mmio stale data: Not affected [2026-05-14T14:12:50.503Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-14T14:12:50.503Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-14T14:12:50.503Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-14T14:12:50.503Z] Vulnerability Srbds: Not affected [2026-05-14T14:12:50.503Z] Vulnerability Tsx async abort: Not affected [2026-05-14T14:12:50.503Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-05-14T14:12:50.503Z] [2026-05-14T14:12:50.503Z] [2026-05-14T14:12:50.503Z] ---> nproc: [2026-05-14T14:12:50.503Z] 2 [2026-05-14T14:12:50.503Z] [2026-05-14T14:12:50.503Z] [2026-05-14T14:12:50.503Z] ---> df -h: [2026-05-14T14:12:50.503Z] Filesystem Size Used Avail Use% Mounted on [2026-05-14T14:12:50.503Z] overlay 40G 6.8G 34G 17% / [2026-05-14T14:12:50.503Z] tmpfs 64M 0 64M 0% /dev [2026-05-14T14:12:50.503Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-14T14:12:50.503Z] shm 64M 0 64M 0% /dev/shm [2026-05-14T14:12:50.503Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-05-14T14:12:50.503Z] [2026-05-14T14:12:50.503Z] [2026-05-14T14:12:50.503Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2026-05-14T14:12:50.503Z] Please check if data collecting is enabled [2026-05-14T14:12:50.503Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T14:12:50.622Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-14T14:12:50.628Z] $ docker stop --time=1 6aa32a578daaa27f134446a831d56119e6886d29f6df93343a869cc458cbf14b [2026-05-14T14:12:51.876Z] $ docker rm -f --volumes 6aa32a578daaa27f134446a831d56119e6886d29f6df93343a869cc458cbf14b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-14T14:12:52.100Z] [WS-CLEANUP] Deleting project workspace... [2026-05-14T14:12:52.100Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-14T14:12:52.163Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:12:52.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:12:52.995Z] [2026-05-14T14:12:52.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:12:53.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:12:53.427Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T14:12:53.427Z] 5eb5b503b376: Pulling fs layer [2026-05-14T14:12:53.427Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T14:12:53.427Z] ec43610c2a17: Pulling fs layer [2026-05-14T14:12:53.427Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T14:12:53.427Z] 33b1e0a273af: Pulling fs layer [2026-05-14T14:12:53.427Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T14:12:53.427Z] 2f39f015ded8: Pulling fs layer [2026-05-14T14:12:53.427Z] 3a2ae6a8a46f: Waiting [2026-05-14T14:12:53.427Z] 33b1e0a273af: Waiting [2026-05-14T14:12:53.427Z] 5d3b04190fa2: Waiting [2026-05-14T14:12:53.427Z] 2f39f015ded8: Waiting [2026-05-14T14:12:53.427Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T14:12:53.427Z] 5c69ac0246d0: Download complete [2026-05-14T14:12:53.721Z] 33b1e0a273af: Verifying Checksum [2026-05-14T14:12:53.721Z] 33b1e0a273af: Download complete [2026-05-14T14:12:53.721Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T14:12:53.721Z] 5d3b04190fa2: Download complete [2026-05-14T14:12:53.721Z] ec43610c2a17: Verifying Checksum [2026-05-14T14:12:53.721Z] ec43610c2a17: Download complete [2026-05-14T14:12:53.721Z] 5eb5b503b376: Verifying Checksum [2026-05-14T14:12:53.721Z] 5eb5b503b376: Download complete [2026-05-14T14:12:54.402Z] 2f39f015ded8: Download complete [2026-05-14T14:12:55.427Z] 5eb5b503b376: Pull complete [2026-05-14T14:12:55.427Z] 5c69ac0246d0: Pull complete [2026-05-14T14:12:56.014Z] ec43610c2a17: Pull complete [2026-05-14T14:12:56.014Z] 3a2ae6a8a46f: Pull complete [2026-05-14T14:12:56.284Z] 33b1e0a273af: Pull complete [2026-05-14T14:12:56.284Z] 5d3b04190fa2: Pull complete [2026-05-14T14:13:01.691Z] 2f39f015ded8: Pull complete [2026-05-14T14:13:01.691Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T14:13:01.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:13:01.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T14:13:02.026Z] prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container [2026-05-14T14:13:02.130Z] $ 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/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-14T14:13:02.974Z] $ docker top ba7d19895b0660cc3a87d424ce9d23712be5450fc6409caf8d2748ef0a216ae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:03.463Z] ---> job-cost.sh [2026-05-14T14:13:03.463Z] lf-activate-venv: SKIPPING [2026-05-14T14:13:03.463Z] INFO: No Stack... [2026-05-14T14:13:03.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T14:13:04.334Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T14:13:04.732Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2026-05-14T14:13:04.732Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T14:13:04.782Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [2026-05-14T14:13:04.793Z] Resource [jenkins-edgexfoundry-device-s7-main-44-stack-cost] did not exist. Created. [2026-05-14T14:13:04.799Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T14:13:05.288Z] /w/workspace/edgexfoundry_device-s7_main@tmp/durable-d70ab92a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-14T14:13:05.628Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-05-14T14:13:05.658Z] Warning: overwriting stash ‘stack-cost’ [2026-05-14T14:13:05.697Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T14:13:05.723Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T14:13:05.805Z] $ docker stop --time=1 ba7d19895b0660cc3a87d424ce9d23712be5450fc6409caf8d2748ef0a216ae9 [2026-05-14T14:13:06.979Z] $ docker rm -f --volumes ba7d19895b0660cc3a87d424ce9d23712be5450fc6409caf8d2748ef0a216ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-14T14:13:07.299Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-14T14:13:09.131Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2026-05-14T14:13:09.131Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2026-05-14T14:13:09.131Z] total 16 [2026-05-14T14:13:09.131Z] drwxr-xr-x 3 root root 4096 May 14 14:13 . [2026-05-14T14:13:09.131Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 14:13 .. [2026-05-14T14:13:09.131Z] drwxr-xr-x 2 root root 4096 May 14 14:13 cost [2026-05-14T14:13:09.131Z] -rw-r--r-- 1 root root 82 May 14 14:13 cost.csv [2026-05-14T14:13:09.131Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2026-05-14T14:13:09.131Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2026-05-14T14:13:09.131Z] total 16 [2026-05-14T14:13:09.131Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 14:13 . [2026-05-14T14:13:09.131Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 14:13 .. [2026-05-14T14:13:09.131Z] drwxr-xr-x 2 jenkins jenkins 4096 May 14 14:13 cost [2026-05-14T14:13:09.131Z] -rw-r--r-- 1 jenkins jenkins 82 May 14 14:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:09.585Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:10.669Z] ---> package-listing.sh [2026-05-14T14:13:10.669Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T14:13:10.669Z] ++ facter osfamily [2026-05-14T14:13:10.958Z] + OS_FAMILY=debian [2026-05-14T14:13:10.958Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2026-05-14T14:13:10.958Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T14:13:10.958Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T14:13:10.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T14:13:10.958Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T14:13:10.958Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-05-14T14:13:10.958Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T14:13:10.958Z] + case "${OS_FAMILY}" in [2026-05-14T14:13:10.958Z] + dpkg -l [2026-05-14T14:13:10.958Z] + grep '^ii' [2026-05-14T14:13:10.958Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T14:13:10.958Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T14:13:10.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T14:13:10.958Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-05-14T14:13:10.958Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2026-05-14T14:13:10.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2026-05-14T14:13:11.013Z] 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-14T14:13:11.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T14:13:11.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T14:13:11.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T14:13:12.054Z] prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container [2026-05-14T14:13:12.188Z] $ 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-14T14:13:12.434Z] $ docker top 0ac31f92125458392efb72ea65019694c02a51ee923ee1488f7f248cce01acb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T14:13:12.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T14:13:13.297Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T14:13:13.671Z] + ls /var/log/sa-host [2026-05-14T14:13:13.671Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T14:13:13.830Z] provisioning config files... [2026-05-14T14:13:13.843Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7996363413309350803tmp [Pipeline] { [Pipeline] echo [2026-05-14T14:13:13.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:14.218Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T14:13:14.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:14.623Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T14:13:14.658Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:15.028Z] ---> sudo-logs.sh [2026-05-14T14:13:15.028Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-14T14:13:15.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:15.463Z] ---> job-cost.sh [2026-05-14T14:13:15.463Z] lf-activate-venv: SKIPPING [2026-05-14T14:13:15.463Z] DEBUG: total: 1.5299999713897705 [2026-05-14T14:13:15.463Z] INFO: Retrieving Stack Cost... [2026-05-14T14:13:15.463Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T14:13:15.721Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T14:13:15.736Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T14:13:16.066Z] ---> logs-deploy.sh [2026-05-14T14:13:16.066Z] lf-activate-venv: SKIPPING [2026-05-14T14:13:16.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/44 [2026-05-14T14:13:16.066Z] INFO: archiving workspace using pattern(s): [2026-05-14T14:13:17.021Z] Archives upload complete. [2026-05-14T14:13:17.021Z] INFO: archiving logs to Nexus